summaryrefslogtreecommitdiff
path: root/po/cs/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/cs/preseed.po')
-rw-r--r--po/cs/preseed.po87
1 files changed, 69 insertions, 18 deletions
diff --git a/po/cs/preseed.po b/po/cs/preseed.po
index 357b9d7f9..7c8cc1812 100644
--- a/po/cs/preseed.po
+++ b/po/cs/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2019-08-29 14:36+0000\n"
+"POT-Creation-Date: 2019-09-22 23:04+0000\n"
"PO-Revision-Date: 2018-05-21 10:18+0200\n"
"Last-Translator: Miroslav Kure <kurem@upcase.inf.upol.cz>\n"
"Language-Team: \n"
@@ -131,8 +131,9 @@ msgstr "network"
#. Tag: entry
#: preseed.xml:76
-#, no-c-format
-msgid "CD/DVD"
+#, fuzzy, no-c-format
+#| msgid "CD/DVD"
+msgid "CD/DVD/USB"
msgstr "CD/DVD"
#. Tag: entry
@@ -187,7 +188,17 @@ msgstr "obecná"
#. Tag: para
#: preseed.xml:107
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "An important difference between the preseeding methods is the point at "
+#| "which the preconfiguration file is loaded and processed. For initrd "
+#| "preseeding this is right at the start of the installation, before the "
+#| "first question is even asked. Preseeding from the kernel command line "
+#| "happens just after. It is thus possible to override configuration set in "
+#| "the initrd by editing the kernel command line (either in the bootloader "
+#| "configuration or manually at boot time for bootloaders that allow it). "
+#| "For file preseeding this is after the CD or CD image has been loaded. For "
+#| "network preseeding it is only after the network has been configured."
msgid ""
"An important difference between the preseeding methods is the point at which "
"the preconfiguration file is loaded and processed. For initrd preseeding "
@@ -196,8 +207,8 @@ msgid ""
"is thus possible to override configuration set in the initrd by editing the "
"kernel command line (either in the bootloader configuration or manually at "
"boot time for bootloaders that allow it). For file preseeding this is after "
-"the CD or CD image has been loaded. For network preseeding it is only after "
-"the network has been configured."
+"the installation image has been loaded. For network preseeding it is only "
+"after the network has been configured."
msgstr ""
"U jednotlivých způsobů přednastavení je významný okamžik, kdy je soubor "
"nahrán a zpracován. Pro initrd to je okamžitě po startu instalace, ještě "
@@ -289,10 +300,10 @@ msgid ""
"location from where you want to use it. Creating the preconfiguration file "
"is covered later in this appendix. Putting it in the correct location is "
"fairly straightforward for network preseeding or if you want to read the "
-"file off a usb-stick. If you want to include the file on a CD or DVD, you "
-"will have to remaster the ISO image. How to get the preconfiguration file "
-"included in the initrd is outside the scope of this document; please consult "
-"the developers' documentation for &d-i;."
+"file off a usb-stick. If you want to include the file in an installation ISO "
+"image, you will have to remaster the image. How to get the preconfiguration "
+"file included in the initrd is outside the scope of this document; please "
+"consult the developers' documentation for &d-i;."
msgstr ""
"Nejprve samozřejmě musíte vytvořit soubor s přednastavením a umístit jej na "
"vhodné místo, odkud jej budete používat. O vytvoření souboru se dočtete dále "
@@ -396,7 +407,25 @@ msgstr ""
#. Tag: screen
#: preseed.xml:277
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Boot parameters to specify:\n"
+#| "- if you're netbooting:\n"
+#| " preseed/url=http://host/path/to/preseed.cfg\n"
+#| " preseed/url/checksum=5da499872becccfeda2c4872f9171c3d\n"
+#| "- or\n"
+#| " preseed/url=tftp://host/path/to/preseed.cfg\n"
+#| " preseed/url/checksum=5da499872becccfeda2c4872f9171c3d\n"
+#| "\n"
+#| "- if you're booting a remastered CD:\n"
+#| " preseed/file=/cdrom/preseed.cfg\n"
+#| " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d\n"
+#| "\n"
+#| "- if you're installing from USB media (put the preconfiguration file in "
+#| "the\n"
+#| " toplevel directory of the USB stick):\n"
+#| " preseed/file=/hd-media/preseed.cfg\n"
+#| " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d"
msgid ""
"Boot parameters to specify:\n"
"- if you're netbooting:\n"
@@ -406,7 +435,7 @@ msgid ""
" preseed/url=tftp://host/path/to/preseed.cfg\n"
" preseed/url/checksum=5da499872becccfeda2c4872f9171c3d\n"
"\n"
-"- if you're booting a remastered CD:\n"
+"- if you're booting a remastered installation image:\n"
" preseed/file=/cdrom/preseed.cfg\n"
" preseed/file/checksum=5da499872becccfeda2c4872f9171c3d\n"
"\n"
@@ -1571,13 +1600,19 @@ msgstr "Nastavení sítě"
#. Tag: para
#: preseed.xml:787
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Of course, preseeding the network configuration won't work if you're "
+#| "loading your preconfiguration file from the network. But it's great when "
+#| "you're booting from CD or USB stick. If you are loading preconfiguration "
+#| "files from the network, you can pass network config parameters by using "
+#| "kernel boot parameters."
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
"your preconfiguration file from the network. But it's great when you're "
-"booting from CD or USB stick. If you are loading preconfiguration files from "
-"the network, you can pass network config parameters by using kernel boot "
-"parameters."
+"booting from optical disc or USB stick. If you are loading preconfiguration "
+"files from the network, you can pass network config parameters by using "
+"kernel boot parameters."
msgstr ""
"Pokud nahráváte soubor s přednastavením ze sítě, pak následující samozřejmě "
"nebude fungovat! V takovém případě zadejte potřebné parametry sítě zavaděči "
@@ -2848,7 +2883,23 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1114
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
+#| "\n"
+#| "# Individual additional packages to install\n"
+#| "#d-i pkgsel/include string openssh-server build-essential\n"
+#| "# Whether to upgrade packages after debootstrap.\n"
+#| "# Allowed values: none, safe-upgrade, full-upgrade\n"
+#| "#d-i pkgsel/upgrade select none\n"
+#| "\n"
+#| "# Some versions of the installer can report back on what software you "
+#| "have\n"
+#| "# installed, and what software you use. The default is not to report "
+#| "back,\n"
+#| "# but sending reports helps the project determine what software is most\n"
+#| "# popular and include it on CDs.\n"
+#| "#popularity-contest popularity-contest/participate boolean false"
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
"\n"
@@ -2861,7 +2912,7 @@ msgid ""
"# Some versions of the installer can report back on what software you have\n"
"# installed, and what software you use. The default is not to report back,\n"
"# but sending reports helps the project determine what software is most\n"
-"# popular and include it on CDs.\n"
+"# popular and should be included on the first CD/DVD.\n"
"#popularity-contest popularity-contest/participate boolean false"
msgstr ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"