summaryrefslogtreecommitdiff
path: root/po/cs
diff options
context:
space:
mode:
authorD-I role <debian-boot@lists.debian.org>2020-07-26 23:03:28 +0000
committerD-I role <debian-boot@lists.debian.org>2020-07-26 23:03:28 +0000
commit2d1e420075c6ab9d9b167ccabc6d569331b7fcdb (patch)
treef195657803d17a2af0e3832f759596bb59174f60 /po/cs
parenta7b081d0543b2b531d29fcdcdae5a8efad22bb7e (diff)
downloadinstallation-guide-2d1e420075c6ab9d9b167ccabc6d569331b7fcdb.zip
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po/cs')
-rw-r--r--po/cs/boot-installer.po29
-rw-r--r--po/cs/hardware.po15
-rw-r--r--po/cs/install-methods.po148
-rw-r--r--po/cs/installation-howto.po66
-rw-r--r--po/cs/partitioning.po75
-rw-r--r--po/cs/preparing.po174
6 files changed, 297 insertions, 210 deletions
diff --git a/po/cs/boot-installer.po b/po/cs/boot-installer.po
index f5545bccf..7789e620d 100644
--- a/po/cs/boot-installer.po
+++ b/po/cs/boot-installer.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2020-05-20 19:14+0000\n"
+"POT-Creation-Date: 2020-07-26 23:02+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"
@@ -677,10 +677,18 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:339
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The autoboot framework in modern U-Boot versions works similar to the "
+#| "boot ordering options in a PC BIOS, i.e. it checks a list of possible "
+#| "boot devices for a valid boot image and starts the first one it finds. If "
+#| "there is no operating system installed, plugging in the USB stick and "
+#| "powering up the system should result in starting the installer. You can "
+#| "also initiate the USB-boot process any time from the U-Boot prompt by "
+#| "entering the <quote>run bootcmd_usb0</quote> command."
msgid ""
"The autoboot framework in modern U-Boot versions works similar to the boot "
-"ordering options in a PC BIOS, i.e. it checks a list of possible boot "
+"ordering options in a PC BIOS/UEFI, i.e. it checks a list of possible boot "
"devices for a valid boot image and starts the first one it finds. If there "
"is no operating system installed, plugging in the USB stick and powering up "
"the system should result in starting the installer. You can also initiate "
@@ -1126,12 +1134,17 @@ msgstr "Síťová karta s podporou PXE"
#. Tag: para
#: boot-installer.xml:755
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "It could be that your Network Interface Card or Motherboard provides PXE "
+#| "boot functionality. This is a <trademark class=\"trade\">Intel</"
+#| "trademark> re-implementation of TFTP boot. If so, you may be able to "
+#| "configure your BIOS to boot from the network."
msgid ""
"It could be that your Network Interface Card or Motherboard provides PXE "
"boot functionality. This is a <trademark class=\"trade\">Intel</trademark> "
"re-implementation of TFTP boot. If so, you may be able to configure your "
-"BIOS to boot from the network."
+"BIOS/UEFI to boot from the network."
msgstr ""
"Novější síťové karty podporují zavádění metodou PXE, což je reimplementace "
"TFTP od <trademark class=\"trade\">Intel</trademark>u. Zde by mělo stačit "
@@ -3985,9 +3998,9 @@ msgstr "Pokud se nedaří z CD zavést systém, zkuste následující."
#| "Check that your BIOS actually supports booting from CD-ROM (only an issue "
#| "for very old systems) and that CD booting is enabled in the BIOS."
msgid ""
-"Check that your BIOS actually supports booting from optical disc (only an "
-"issue for very old systems) and that booting from such media is enabled in "
-"the BIOS."
+"Check that your BIOS/UEFI actually supports booting from optical disc (only "
+"an issue for very old systems) and that booting from such media is enabled "
+"in the BIOS/UEFI."
msgstr ""
"Zkontrolujte, zda je v BIOSu povoleno zavádění z CD a že vaše CD mechanika "
"podporuje média, která používáte."
diff --git a/po/cs/hardware.po b/po/cs/hardware.po
index 895fcfedb..73da9c4ae 100644
--- a/po/cs/hardware.po
+++ b/po/cs/hardware.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_hardware\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2019-09-22 23:04+0000\n"
+"POT-Creation-Date: 2020-07-26 23:02+0000\n"
"PO-Revision-Date: 2019-12-03 00:05+0000\n"
"Last-Translator: Jiri Tersel <jiri.tersel@seznam.cz>\n"
"Language-Team: \n"
@@ -478,7 +478,16 @@ msgstr ""
#. Tag: para
#: hardware.xml:285
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The ARM architecture is used mainly in so-called <quote>system-on-chip</"
+#| "quote> (SoC) designs. These SoCs are designed by many different companies "
+#| "with vastly varying hardware components even for the very basic "
+#| "functionality required to bring the system up. System firmware interfaces "
+#| "have been increasingly standardised over time, but especially on older "
+#| "hardware firmware/boot interfaces vary a great deal, so on these systems "
+#| "the Linux kernel has to take care of many system-specific low-level "
+#| "issues which would be handled by the mainboard's BIOS in the PC world."
msgid ""
"The ARM architecture is used mainly in so-called <quote>system-on-chip</"
"quote> (SoC) designs. These SoCs are designed by many different companies "
@@ -487,7 +496,7 @@ msgid ""
"have been increasingly standardised over time, but especially on older "
"hardware firmware/boot interfaces vary a great deal, so on these systems the "
"Linux kernel has to take care of many system-specific low-level issues which "
-"would be handled by the mainboard's BIOS in the PC world."
+"would be handled by the mainboard's BIOS/UEFI in the PC world."
msgstr ""
"Architektura ARM se používá hlavně v řešeních vše v jednom, tzv. SoC "
"(<quote>system-on-chip</quote>). Tyto SoC navrhuje spousta společností z "
diff --git a/po/cs/install-methods.po b/po/cs/install-methods.po
index 65935ec26..638012302 100644
--- a/po/cs/install-methods.po
+++ b/po/cs/install-methods.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_install-methods\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2020-05-29 21:04+0000\n"
+"POT-Creation-Date: 2020-07-26 23:02+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"
@@ -1072,18 +1072,24 @@ msgstr "Příprava souborů pro zavedení z pevného disku"
#. Tag: para
#: install-methods.xml:644
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The installer may be booted using boot files placed on an existing hard "
+#| "drive partition, either launched from another operating system or by "
+#| "invoking a boot loader directly from the BIOS."
msgid ""
"The installer may be booted using boot files placed on an existing hard "
"drive partition, either launched from another operating system or by "
-"invoking a boot loader directly from the BIOS."
+"invoking a boot loader directly from the BIOS. On modern UEFI systems, the "
+"kernel may be booted directly from the UEFI partition without the need of a "
+"boot loader."
msgstr ""
"Instalační systém můžete zavést ze zaváděcích souborů umístěných na "
"stávající oblasti pevného disku buď přímo BIOSem, nebo z původního "
"operačního systému."
#. Tag: para
-#: install-methods.xml:650
+#: install-methods.xml:652
#, fuzzy, no-c-format
#| msgid ""
#| "A full, <quote>pure network</quote> installation can be achieved using "
@@ -1100,7 +1106,7 @@ msgstr ""
"neskladných CD."
#. Tag: para
-#: install-methods.xml:656
+#: install-methods.xml:658
#, no-c-format
msgid ""
"The installer cannot boot from files on an HFS+ file system. MacOS System "
@@ -1122,7 +1128,7 @@ msgstr ""
"mít oblast typu HFS (například pro instalační soubory)."
#. Tag: para
-#: install-methods.xml:667
+#: install-methods.xml:669
#, no-c-format
msgid ""
"Different programs are used for hard disk installation system booting, "
@@ -1133,7 +1139,7 @@ msgstr ""
"(NewWorld) nebo starší (OldWorld) Macintosh."
#. Tag: title
-#: install-methods.xml:676
+#: install-methods.xml:678
#, fuzzy, no-c-format
#| msgid ""
#| "Hard disk installer booting from DOS using <command>loadlin</command>"
@@ -1141,7 +1147,7 @@ msgid "Hard disk installer booting from Linux using <command>GRUB</command>"
msgstr "Zavedení instalačního systému programem <command>loadlin</command>"
#. Tag: para
-#: install-methods.xml:678
+#: install-methods.xml:680
#, fuzzy, no-c-format
#| msgid ""
#| "This section explains how to add to or even replace an existing linux "
@@ -1155,7 +1161,7 @@ msgstr ""
"za pomoci programu <command>LILO</command>, resp. <command>GRUB</command>."
#. Tag: para
-#: install-methods.xml:684
+#: install-methods.xml:686
#, fuzzy, no-c-format
#| msgid ""
#| "At boot time, both bootloaders support loading in memory not only the "
@@ -1170,7 +1176,7 @@ msgstr ""
"pak můžete použít jako kořenový souborový systém."
#. Tag: para
-#: install-methods.xml:690
+#: install-methods.xml:692
#, fuzzy, no-c-format
#| msgid ""
#| "Copy the following files from the &debian; archives to a convenient "
@@ -1185,19 +1191,19 @@ msgstr ""
"LILO neumí zavést soubory ležící na souborovém systému NTFS."
#. Tag: para
-#: install-methods.xml:697
+#: install-methods.xml:699
#, no-c-format
msgid "<filename>vmlinuz</filename> (kernel binary)"
msgstr "<filename>vmlinuz</filename> (vhodné jádro)"
#. Tag: para
-#: install-methods.xml:702
+#: install-methods.xml:704
#, no-c-format
msgid "<filename>initrd.gz</filename> (ramdisk image)"
msgstr "<filename>initrd.gz</filename> (obraz ramdisku)"
#. Tag: para
-#: install-methods.xml:709
+#: install-methods.xml:711
#, no-c-format
msgid ""
"If you intend to use the hard drive only for booting and then download "
@@ -1212,7 +1218,7 @@ msgstr ""
"spustili."
#. Tag: para
-#: install-methods.xml:718
+#: install-methods.xml:720
#, fuzzy, no-c-format
msgid ""
"Alternatively, if you intend to keep an existing partition on the hard drive "
@@ -1228,7 +1234,7 @@ msgstr ""
"Instalační systém pak nebude vyžadovat připojení k síti."
#. Tag: para
-#: install-methods.xml:726
+#: install-methods.xml:728
#, no-c-format
msgid ""
"Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd"
@@ -1236,13 +1242,13 @@ msgid ""
msgstr "Nastavení zavaděče popisuje <xref linkend=\"boot-initrd\"/>."
#. Tag: title
-#: install-methods.xml:736
+#: install-methods.xml:738
#, no-c-format
msgid "Hard disk installer booting from DOS using <command>loadlin</command>"
msgstr "Zavedení instalačního systému programem <command>loadlin</command>"
#. Tag: para
-#: install-methods.xml:737
+#: install-methods.xml:739
#, no-c-format
msgid ""
"This section explains how to prepare your hard drive for booting the "
@@ -1252,7 +1258,7 @@ msgstr ""
"<command>loadlin</command>."
#. Tag: para
-#: install-methods.xml:742
+#: install-methods.xml:744
#, fuzzy, no-c-format
#| msgid ""
#| "Copy the following directories from a &debian; CD image to <filename>c:"
@@ -1265,26 +1271,26 @@ msgstr ""
"následující adresáře:"
#. Tag: para
-#: install-methods.xml:747
+#: install-methods.xml:749
#, no-c-format
msgid ""
"<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)"
msgstr "<filename>/&x86-install-dir;</filename> (jádro a obraz ramdisku)"
#. Tag: para
-#: install-methods.xml:752
+#: install-methods.xml:754
#, no-c-format
msgid "<filename>/tools</filename> (loadlin tool)"
msgstr "<filename>/tools</filename> (nástroj loadlin)"
#. Tag: title
-#: install-methods.xml:864
+#: install-methods.xml:866
#, no-c-format
msgid "Preparing Files for TFTP Net Booting"
msgstr "Příprava souborů pro zavedení ze sítě pomocí TFTP"
#. Tag: para
-#: install-methods.xml:865
+#: install-methods.xml:867
#, no-c-format
msgid ""
"If your machine is connected to a local area network, you may be able to "
@@ -1299,7 +1305,7 @@ msgstr ""
"povolit zavádění vaší stanice."
#. Tag: para
-#: install-methods.xml:873
+#: install-methods.xml:875
#, no-c-format
msgid ""
"You need to set up a TFTP server, and for many machines a DHCP server<phrase "
@@ -1311,7 +1317,7 @@ msgstr ""
"nebo BOOTP </phrase> server."
#. Tag: para
-#: install-methods.xml:880
+#: install-methods.xml:882
#, no-c-format
msgid ""
"<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol "
@@ -1331,7 +1337,7 @@ msgstr ""
"nastaveny pouze pomocí DHCP."
#. Tag: para
-#: install-methods.xml:894
+#: install-methods.xml:896
#, no-c-format
msgid ""
"For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good "
@@ -1342,7 +1348,7 @@ msgstr ""
"DHCP, protože některé novější počítače se neumí protokolem BOOTP zavést."
#. Tag: para
-#: install-methods.xml:900
+#: install-methods.xml:902
#, no-c-format
msgid ""
"Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There "
@@ -1353,7 +1359,7 @@ msgstr ""
"classname>."
#. Tag: para
-#: install-methods.xml:905
+#: install-methods.xml:907
#, no-c-format
msgid ""
"The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to "
@@ -1367,7 +1373,7 @@ msgstr ""
"operačním systémům SunOS 4.x, SunOS 5.x (neboli Solaris) a GNU/Linux."
#. Tag: para
-#: install-methods.xml:913
+#: install-methods.xml:915
#, no-c-format
msgid ""
"For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. "
@@ -1381,13 +1387,13 @@ msgstr ""
"problémů. Vhodnou alternativou je i <classname>atftpd</classname>."
#. Tag: title
-#: install-methods.xml:929
+#: install-methods.xml:931
#, no-c-format
msgid "Setting up RARP server"
msgstr "Nastavení RARP serveru"
#. Tag: para
-#: install-methods.xml:930
+#: install-methods.xml:932
#, fuzzy, no-c-format
#| msgid ""
#| "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC "
@@ -1414,7 +1420,7 @@ msgstr ""
"userinput>."
#. Tag: para
-#: install-methods.xml:942
+#: install-methods.xml:944
#, no-c-format
msgid ""
"On a RARP server system using a Linux kernel or Solaris/SunOS, you use the "
@@ -1438,13 +1444,13 @@ msgstr ""
"(Solaris 1) příkazem <userinput>/usr/etc/rarpd -a</userinput>."
#. Tag: title
-#: install-methods.xml:963
+#: install-methods.xml:965
#, no-c-format
msgid "Setting up a DHCP server"
msgstr "Nastavení DHCP serveru"
#. Tag: para
-#: install-methods.xml:964
+#: install-methods.xml:966
#, no-c-format
msgid ""
"One free software DHCP server is ISC <command>dhcpd</command>. For &debian-"
@@ -1458,7 +1464,7 @@ msgstr ""
"dhcp/dhcpd.conf</filename>):"
#. Tag: screen
-#: install-methods.xml:971
+#: install-methods.xml:973
#, no-c-format
msgid ""
"option domain-name \"example.com\";\n"
@@ -1502,7 +1508,7 @@ msgstr ""
"}"
#. Tag: para
-#: install-methods.xml:973
+#: install-methods.xml:975
#, no-c-format
msgid ""
"In this example, there is one server <replaceable>servername</replaceable> "
@@ -1519,7 +1525,7 @@ msgstr ""
"měla obsahovat název souboru, který si klient stáhne přes TFTP."
#. Tag: para
-#: install-methods.xml:983
+#: install-methods.xml:985
#, no-c-format
msgid ""
"After you have edited the <command>dhcpd</command> configuration file, "
@@ -1529,13 +1535,13 @@ msgstr ""
"command> příkazem <userinput>/etc/init.d/isc-dhcp-server restart</userinput>."
#. Tag: title
-#: install-methods.xml:991
+#: install-methods.xml:993
#, no-c-format
msgid "Enabling PXE Booting in the DHCP configuration"
msgstr "Povolení PXE zavádění"
#. Tag: para
-#: install-methods.xml:992
+#: install-methods.xml:994
#, no-c-format
msgid ""
"Here is another example for a <filename>dhcp.conf</filename> using the Pre-"
@@ -1606,7 +1612,7 @@ msgstr ""
"\"tftp-images\"/> dále v textu)."
#. Tag: para
-#: install-methods.xml:1002
+#: install-methods.xml:1004
#, no-c-format
msgid ""
"If your machine uses UEFI to boot, you will have to specify a boot loader "
@@ -1614,7 +1620,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: install-methods.xml:1006
+#: install-methods.xml:1008
#, no-c-format
msgid ""
"group {\n"
@@ -1628,13 +1634,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: install-methods.xml:1019
+#: install-methods.xml:1021
#, no-c-format
msgid "Setting up a BOOTP server"
msgstr "Nastavení BOOTP serveru"
#. Tag: para
-#: install-methods.xml:1020
+#: install-methods.xml:1022
#, no-c-format
msgid ""
"There are two BOOTP servers available for GNU/Linux. The first is CMU "
@@ -1650,7 +1656,7 @@ msgstr ""
"classname>."
#. Tag: para
-#: install-methods.xml:1028
+#: install-methods.xml:1030
#, no-c-format
msgid ""
"To use CMU <command>bootpd</command>, you must first uncomment (or add) the "
@@ -1714,7 +1720,7 @@ msgstr ""
"<userinput>eaddr</userinput> je MAC adresa daného počítače. </phrase>"
#. Tag: para
-#: install-methods.xml:1061
+#: install-methods.xml:1063
#, no-c-format
msgid ""
"By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really "
@@ -1738,13 +1744,13 @@ msgstr ""
"isc-dhcp-server restart</userinput>."
#. Tag: title
-#: install-methods.xml:1080
+#: install-methods.xml:1082
#, no-c-format
msgid "Enabling the TFTP Server"
msgstr "Povolení TFTP serveru"
#. Tag: para
-#: install-methods.xml:1081
+#: install-methods.xml:1083
#, no-c-format
msgid ""
"To get the TFTP server ready to go, you should first make sure that "
@@ -1754,7 +1760,7 @@ msgstr ""
"<command>tftpd</command> povolen."
#. Tag: para
-#: install-methods.xml:1086
+#: install-methods.xml:1088
#, no-c-format
msgid ""
"In the case of <classname>tftpd-hpa</classname> there are two ways the "
@@ -1771,7 +1777,7 @@ msgstr ""
"balíku, respektive ho můžete kdykoliv změnit rekonfigurací balíku."
#. Tag: para
-#: install-methods.xml:1095
+#: install-methods.xml:1097
#, no-c-format
msgid ""
"Historically, TFTP servers used <filename>/tftpboot</filename> as directory "
@@ -1789,7 +1795,7 @@ msgstr ""
"cesty uváděné v této kapitole upravit pro konkrétní situaci."
#. Tag: para
-#: install-methods.xml:1105
+#: install-methods.xml:1107
#, no-c-format
msgid ""
"All <command>in.tftpd</command> alternatives available in &debian; should "
@@ -1805,7 +1811,7 @@ msgstr ""
"<userinput>-v</userinput>."
#. Tag: para
-#: install-methods.xml:1113
+#: install-methods.xml:1115
#, no-c-format
msgid ""
"If you intend to install &debian; on an SGI machine and your TFTP server is "
@@ -1834,13 +1840,13 @@ msgstr ""
"</screen></informalexample>"
#. Tag: title
-#: install-methods.xml:1135
+#: install-methods.xml:1137
#, no-c-format
msgid "Move TFTP Images Into Place"
msgstr "Přesun TFTP obrazů na místo"
#. Tag: para
-#: install-methods.xml:1136
+#: install-methods.xml:1138
#, no-c-format
msgid ""
"Next, place the TFTP boot image you need, as found in <xref linkend=\"where-"
@@ -1857,7 +1863,7 @@ msgstr ""
"klienta."
#. Tag: para
-#: install-methods.xml:1145
+#: install-methods.xml:1147
#, no-c-format
msgid ""
"On NewWorld Power Macintosh machines, you will need to set up the "
@@ -1868,37 +1874,37 @@ msgid ""
msgstr ""
#. Tag: filename
-#: install-methods.xml:1156
+#: install-methods.xml:1158
#, no-c-format
msgid "vmlinux"
msgstr "vmlinux"
#. Tag: filename
-#: install-methods.xml:1161
+#: install-methods.xml:1163
#, no-c-format
msgid "initrd.gz"
msgstr "initrd.gz"
#. Tag: filename
-#: install-methods.xml:1166
+#: install-methods.xml:1168
#, no-c-format
msgid "yaboot"
msgstr "yaboot"
#. Tag: filename
-#: install-methods.xml:1171
+#: install-methods.xml:1173
#, no-c-format
msgid "yaboot.conf"
msgstr "yaboot.conf"
#. Tag: filename
-#: install-methods.xml:1176
+#: install-methods.xml:1178
#, no-c-format
msgid "boot.msg"
msgstr "boot.msg"
#. Tag: para
-#: install-methods.xml:1181
+#: install-methods.xml:1183
#, fuzzy, no-c-format
#| msgid ""
#| "For PXE booting, everything you should need is set up in the "
@@ -1922,7 +1928,7 @@ msgstr ""
"<filename>pxelinux.0</filename>."
#. Tag: para
-#: install-methods.xml:1191
+#: install-methods.xml:1193
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -1938,13 +1944,13 @@ msgstr ""
"<filename>/debian-installer/ia64//elilo.efi</filename>."
#. Tag: title
-#: install-methods.xml:1203
+#: install-methods.xml:1205
#, no-c-format
msgid "SPARC TFTP Booting"
msgstr "TFTP zavádění na počítačích SPARC"
#. Tag: para
-#: install-methods.xml:1204
+#: install-methods.xml:1206
#, no-c-format
msgid ""
"Some SPARC architectures add the subarchitecture names, such as "
@@ -1973,7 +1979,7 @@ msgstr ""
"převést na velká písmena a případně připojit název podarchitektury."
#. Tag: para
-#: install-methods.xml:1220
+#: install-methods.xml:1222
#, no-c-format
msgid ""
"If you've done all this correctly, giving the command <userinput>boot net</"
@@ -1987,7 +1993,7 @@ msgstr ""
"požádal."
#. Tag: para
-#: install-methods.xml:1227
+#: install-methods.xml:1229
#, no-c-format
msgid ""
"You can also force some sparc systems to look for a specific file name by "
@@ -2001,13 +2007,13 @@ msgstr ""
"ležet v adresáři prohledávaném TFTP serverem."
#. Tag: title
-#: install-methods.xml:1238
+#: install-methods.xml:1240
#, no-c-format
msgid "SGI TFTP Booting"
msgstr "TFTP zavádění na SGI"
#. Tag: para
-#: install-methods.xml:1239
+#: install-methods.xml:1241
#, no-c-format
msgid ""
"On SGI machines you can rely on the <command>bootpd</command> to supply the "
@@ -2022,13 +2028,13 @@ msgstr ""
"userinput>."
#. Tag: title
-#: install-methods.xml:1347
+#: install-methods.xml:1349
#, no-c-format
msgid "Automatic Installation"
msgstr "Automatická Instalace"
#. Tag: para
-#: install-methods.xml:1348
+#: install-methods.xml:1350
#, no-c-format
msgid ""
"For installing on multiple computers it's possible to do fully automatic "
@@ -2043,13 +2049,13 @@ msgstr ""
"project.org\">domovské stránce FAI</ulink>."
#. Tag: title
-#: install-methods.xml:1360
+#: install-methods.xml:1362
#, no-c-format
msgid "Automatic Installation Using the &debian; Installer"
msgstr ""
#. Tag: para
-#: install-methods.xml:1361
+#: install-methods.xml:1363
#, no-c-format
msgid ""
"The &debian; Installer supports automating installs via preconfiguration "
@@ -2063,7 +2069,7 @@ msgstr ""
"soubor můžete nahrát ze sítě nebo z vyměnitelného média."
#. Tag: para
-#: install-methods.xml:1368
+#: install-methods.xml:1370
#, no-c-format
msgid ""
"Full documentation on preseeding including a working example that you can "
diff --git a/po/cs/installation-howto.po b/po/cs/installation-howto.po
index 8c8fca095..b148d5d99 100644
--- a/po/cs/installation-howto.po
+++ b/po/cs/installation-howto.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_installation-howto\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2020-04-02 09:22+0000\n"
+"POT-Creation-Date: 2020-07-26 23:02+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"
@@ -165,7 +165,7 @@ msgstr ""
#| "other ways to boot from CD. </phrase>"
msgid ""
"Download whichever type you prefer and burn it to an optical disc. <phrase "
-"arch=\"any-x86\">To boot the disc, you may need to change your BIOS "
+"arch=\"any-x86\">To boot the disc, you may need to change your BIOS/UEFI "
"configuration, as explained in <xref linkend=\"bios-setup\"/>.</phrase> "
"<phrase arch=\"powerpc\"> To boot a PowerMac from CD, press the <keycap>c</"
"keycap> key while booting. See <xref linkend=\"boot-cd\"/> for other ways to "
@@ -259,9 +259,11 @@ msgstr ""
#| "even a <quote>USB-ZIP</quote> to get it to boot from the USB device. For "
#| "helpful hints and details, see <xref linkend=\"usb-boot-x86\"/>."
msgid ""
-"Some BIOSes can boot USB storage directly, and some cannot. You may need to "
-"configure your BIOS to enable <quote>USB legacy support</quote>. The boot "
-"device selection menu should show <quote>removable drive</quote> or "
+"While booting from USB storage is quite common on UEFI systems, this is "
+"somewhat different in the older BIOS world. Some BIOSes can boot USB storage "
+"directly, and some cannot. You may need to configure your BIOS/UEFI to "
+"enable <quote>USB legacy support</quote> or <quote>Legacy support</quote>. "
+"The boot device selection menu should show <quote>removable drive</quote> or "
"<quote>USB-HDD</quote> to get it to boot from the USB device. For helpful "
"hints and details, see <xref linkend=\"usb-boot-x86\"/>."
msgstr ""
@@ -270,7 +272,7 @@ msgstr ""
"quote>. Užitečné tipy naleznete v kapitole <xref linkend=\"usb-boot-x86\"/>."
#. Tag: para
-#: installation-howto.xml:131
+#: installation-howto.xml:134
#, no-c-format
msgid ""
"Booting Macintosh systems from USB storage devices involves manual use of "
@@ -280,13 +282,13 @@ msgstr ""
"Firmwaru. Postup naleznete v <xref linkend=\"usb-boot-powerpc\"/>."
#. Tag: title
-#: installation-howto.xml:140
+#: installation-howto.xml:143
#, no-c-format
msgid "Booting from network"
msgstr "Zavedení ze sítě"
#. Tag: para
-#: installation-howto.xml:141
+#: installation-howto.xml:144
#, no-c-format
msgid ""
"It's also possible to boot &d-i; completely from the net. The various "
@@ -298,7 +300,7 @@ msgstr ""
"adresáře <filename>netboot/</filename>."
#. Tag: para
-#: installation-howto.xml:147
+#: installation-howto.xml:150
#, no-c-format
msgid ""
"The easiest thing to set up is probably PXE netbooting. Untar the file "
@@ -316,13 +318,13 @@ msgstr ""
"<xref linkend=\"install-tftp\"/>."
#. Tag: title
-#: installation-howto.xml:161
+#: installation-howto.xml:164
#, no-c-format
msgid "Booting from hard disk"
msgstr "Zavedení z pevného disku"
#. Tag: para
-#: installation-howto.xml:162
+#: installation-howto.xml:165
#, fuzzy, no-c-format
#| msgid ""
#| "It's possible to boot the installer using no removable media, but just an "
@@ -352,13 +354,13 @@ msgstr ""
"phrase>"
#. Tag: title
-#: installation-howto.xml:179
+#: installation-howto.xml:182
#, no-c-format
msgid "Installation"
msgstr "Instalace"
#. Tag: para
-#: installation-howto.xml:180
+#: installation-howto.xml:183
#, no-c-format
msgid ""
"Once the installer starts, you will be greeted with an initial screen. Press "
@@ -370,7 +372,7 @@ msgstr ""
"\"boot-parms\"/>), nebo jednoduše stisknout &enterkey; a zavést instalaci."
#. Tag: para
-#: installation-howto.xml:186
+#: installation-howto.xml:189
#, no-c-format
msgid ""
"After a while you will be asked to select your language. Use the arrow keys "
@@ -385,7 +387,7 @@ msgstr ""
"zobrazené nabídce, můžete přejít do úplného seznamu zemí světa."
#. Tag: para
-#: installation-howto.xml:194
+#: installation-howto.xml:197
#, no-c-format
msgid ""
"You may be asked to confirm your keyboard layout. Choose the default unless "
@@ -395,7 +397,7 @@ msgstr ""
"jisti, ponechte výchozí návrh."
#. Tag: para
-#: installation-howto.xml:199
+#: installation-howto.xml:202
#, fuzzy, no-c-format
#| msgid ""
#| "Now sit back while debian-installer detects some of your hardware, and "
@@ -408,7 +410,7 @@ msgstr ""
"nahrál zbytek sebe sama z CD, disket, USB, apod."
#. Tag: para
-#: installation-howto.xml:204
+#: installation-howto.xml:207
#, no-c-format
msgid ""
"Next the installer will try to detect your network hardware and set up "
@@ -420,7 +422,7 @@ msgstr ""
"budete mít možnost nastavit síť ručně."
#. Tag: para
-#: installation-howto.xml:210
+#: installation-howto.xml:213
#, fuzzy, no-c-format
#| msgid ""
#| "Setting up your clock and time zone is followed by the creation of user "
@@ -451,7 +453,7 @@ msgstr ""
"svá oprávnění."
#. Tag: para
-#: installation-howto.xml:221
+#: installation-howto.xml:224
#, no-c-format
msgid ""
"The next step is setting up your clock and time zone. The installer will try "
@@ -465,7 +467,7 @@ msgstr ""
"několika časových pásmech, dostanete na výběr."
#. Tag: para
-#: installation-howto.xml:228
+#: installation-howto.xml:231
#, no-c-format
msgid ""
"Now it is time to partition your disks. First you will be given the "
@@ -482,7 +484,7 @@ msgstr ""
"rozdělení."
#. Tag: para
-#: installation-howto.xml:236
+#: installation-howto.xml:239
#, no-c-format
msgid ""
"If you have an existing DOS or Windows partition that you want to preserve, "
@@ -498,7 +500,7 @@ msgstr ""
"zadejte její novou velikost."
#. Tag: para
-#: installation-howto.xml:243
+#: installation-howto.xml:246
#, no-c-format
msgid ""
"On the next screen you will see your partition table, how the partitions "
@@ -522,7 +524,7 @@ msgstr ""
"<xref linkend=\"partitioning\"/>."
#. Tag: para
-#: installation-howto.xml:256
+#: installation-howto.xml:259
#, no-c-format
msgid ""
"Now &d-i; formats your partitions and starts to install the base system, "
@@ -532,7 +534,7 @@ msgstr ""
"může chvíli trvat. Následovat bude instalace jádra."
#. Tag: para
-#: installation-howto.xml:261
+#: installation-howto.xml:264
#, no-c-format
msgid ""
"The base system that was installed earlier is a working, but very minimal "
@@ -556,7 +558,7 @@ msgstr ""
"naleznete v kapitole <xref linkend=\"pkgsel\"/>."
#. Tag: para
-#: installation-howto.xml:273
+#: installation-howto.xml:276
#, fuzzy, no-c-format
#| msgid ""
#| "The last step is to install a boot loader. If the installer detects other "
@@ -580,7 +582,7 @@ msgstr ""
"jinam. </phrase>"
#. Tag: para
-#: installation-howto.xml:283
+#: installation-howto.xml:286
#, no-c-format
msgid ""
"&d-i; will now tell you that the installation has finished. Remove the cdrom "
@@ -593,7 +595,7 @@ msgstr ""
"nainstalovaný systém. Tato část je popsaná v <xref linkend=\"boot-new\"/>."
#. Tag: para
-#: installation-howto.xml:290
+#: installation-howto.xml:293
#, no-c-format
msgid ""
"If you need more information on the install process, see <xref linkend=\"d-i-"
@@ -603,13 +605,13 @@ msgstr ""
"i-intro\"/>."
#. Tag: title
-#: installation-howto.xml:299
+#: installation-howto.xml:302
#, no-c-format
msgid "Send us an installation report"
msgstr "Pošlete nám zprávu o instalaci"
#. Tag: para
-#: installation-howto.xml:300
+#: installation-howto.xml:303
#, no-c-format
msgid ""
"If you successfully managed an installation with &d-i;, please take time to "
@@ -625,7 +627,7 @@ msgstr ""
"příkaz <command>reportbug installation-reports</command>."
#. Tag: para
-#: installation-howto.xml:310
+#: installation-howto.xml:313
#, no-c-format
msgid ""
"If you did not complete the install, you probably found a bug in debian-"
@@ -640,13 +642,13 @@ msgstr ""
"<xref linkend=\"problem-report\"/>)."
#. Tag: title
-#: installation-howto.xml:322
+#: installation-howto.xml:325
#, no-c-format
msgid "And finally&hellip;"
msgstr "A na závěr&hellip;"
#. Tag: para
-#: installation-howto.xml:323
+#: installation-howto.xml:326
#, no-c-format
msgid ""
"We hope that your &debian; installation is pleasant and that you find "
diff --git a/po/cs/partitioning.po b/po/cs/partitioning.po
index 25ec10149..c16242612 100644
--- a/po/cs/partitioning.po
+++ b/po/cs/partitioning.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_partitioning\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2020-04-02 09:22+0000\n"
+"POT-Creation-Date: 2020-07-26 23:02+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"
@@ -925,8 +925,8 @@ msgstr ""
"kde je krok za krokem popsán způsob sdílení disku s MacOS."
#. Tag: title
-#: partitioning.xml:532 partitioning.xml:556 partitioning.xml:652
-#: partitioning.xml:766 partitioning.xml:843
+#: partitioning.xml:532 partitioning.xml:556 partitioning.xml:653
+#: partitioning.xml:767 partitioning.xml:844
#, no-c-format
msgid "Partitioning for &arch-title;"
msgstr "Dělení disku na &arch-title;"
@@ -972,9 +972,18 @@ msgstr ""
#. Tag: para
#: partitioning.xml:567
-#, no-c-format
-msgid ""
-"The PC BIOS generally adds additional constraints for disk partitioning. "
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The PC BIOS generally adds additional constraints for disk partitioning. "
+#| "There is a limit to how many <quote>primary</quote> and <quote>logical</"
+#| "quote> partitions a drive can contain. Additionally, with pre "
+#| "1994&ndash;98 BIOSes, there are limits to where on the drive the BIOS can "
+#| "boot from. More information can be found in the <ulink url=\"&url-"
+#| "partition-howto;\">Linux Partition HOWTO</ulink>, but this section will "
+#| "include a brief overview to help you plan most situations."
+msgid ""
+"While modern UEFI systems don't have such limitations as listed below, the "
+"old PC BIOS generally adds additional constraints for disk partitioning. "
"There is a limit to how many <quote>primary</quote> and <quote>logical</"
"quote> partitions a drive can contain. Additionally, with pre 1994&ndash;98 "
"BIOSes, there are limits to where on the drive the BIOS can boot from. More "
@@ -990,7 +999,7 @@ msgstr ""
"stručný přehled."
#. Tag: para
-#: partitioning.xml:577
+#: partitioning.xml:578
#, no-c-format
msgid ""
"<quote>Primary</quote> partitions are the original partitioning scheme for "
@@ -1009,7 +1018,7 @@ msgstr ""
"rozšířený oddíl."
#. Tag: para
-#: partitioning.xml:588
+#: partitioning.xml:589
#, no-c-format
msgid ""
"Linux limits the partitions per drive to 255 partitions for SCSI disks (3 "
@@ -1026,7 +1035,7 @@ msgstr ""
"musíte odpovídající zařízení vytvořit ručně."
#. Tag: para
-#: partitioning.xml:598
+#: partitioning.xml:599
#, no-c-format
msgid ""
"If you have a large IDE disk, and are using neither LBA addressing, nor "
@@ -1040,7 +1049,7 @@ msgstr ""
"jádro) do prvních 1024 cylindrů na disku (obvykle prvních 524 megabajtů)."
#. Tag: para
-#: partitioning.xml:606
+#: partitioning.xml:607
#, fuzzy, no-c-format
#| msgid ""
#| "This restriction doesn't apply if you have a BIOS newer than around "
@@ -1077,7 +1086,7 @@ msgstr ""
"protože &arch-kernel; k přístupu na disky BIOS nepoužívá."
#. Tag: para
-#: partitioning.xml:620
+#: partitioning.xml:621
#, no-c-format
msgid ""
"If you have a large disk, you might have to use cylinder translation "
@@ -1099,7 +1108,7 @@ msgstr ""
"cylindru."
#. Tag: para
-#: partitioning.xml:632
+#: partitioning.xml:633
#, no-c-format
msgid ""
"The recommended way of accomplishing this is to create a small "
@@ -1121,7 +1130,7 @@ msgstr ""
"nepoužívá LBA, CHS nebo zda podporuje rozšíření pro přístup k velkým diskům."
#. Tag: para
-#: partitioning.xml:653
+#: partitioning.xml:654
#, no-c-format
msgid ""
"The <command>partman</command> disk partitioner is the default partitioning "
@@ -1132,13 +1141,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: partitioning.xml:665
+#: partitioning.xml:666
#, fuzzy, no-c-format
msgid "EFI Recognized Formats"
msgstr "Různé formáty tabulky oddílů"
#. Tag: para
-#: partitioning.xml:666
+#: partitioning.xml:667
#, no-c-format
msgid ""
"The IA-64 EFI firmware supports two partition table (or disk label) formats, "
@@ -1156,7 +1165,7 @@ msgstr ""
"zvládá oba formáty tabulky oddílů."
#. Tag: para
-#: partitioning.xml:678
+#: partitioning.xml:679
#, no-c-format
msgid ""
"The automatic partitioning recipes for <command>partman</command> allocate "
@@ -1171,7 +1180,7 @@ msgstr ""
"<emphasis>swap</emphasis>."
#. Tag: para
-#: partitioning.xml:686
+#: partitioning.xml:687
#, no-c-format
msgid ""
"The <command>partman</command> partitioner will handle most disk layouts. "
@@ -1222,13 +1231,13 @@ msgstr ""
"bloků."
#. Tag: title
-#: partitioning.xml:711
+#: partitioning.xml:712
#, no-c-format
msgid "Boot Loader Partition Requirements"
msgstr "Požadavky na zaváděcí oblast"
#. Tag: para
-#: partitioning.xml:712
+#: partitioning.xml:713
#, no-c-format
msgid ""
"ELILO, the IA-64 boot loader, requires a partition containing a FAT file "
@@ -1245,7 +1254,7 @@ msgstr ""
"experimentujete s více jádry, klidně použijte oblast o velikosti 128MB."
#. Tag: para
-#: partitioning.xml:721
+#: partitioning.xml:722
#, no-c-format
msgid ""
"The EFI Boot Manager and the EFI Shell fully support the GPT table so the "
@@ -1271,7 +1280,7 @@ msgstr ""
"vzniklé volné místo právě pro zaváděcí EFI oblast."
#. Tag: para
-#: partitioning.xml:736
+#: partitioning.xml:737
#, no-c-format
msgid ""
"It is strongly recommended that you allocate the EFI boot partition on the "
@@ -1281,13 +1290,13 @@ msgstr ""
"<emphasis>kořenový</emphasis> souborový systém."
#. Tag: title
-#: partitioning.xml:744
+#: partitioning.xml:745
#, no-c-format
msgid "EFI Diagnostic Partitions"
msgstr "Diagnostické EFI oblasti"
#. Tag: para
-#: partitioning.xml:745
+#: partitioning.xml:746
#, no-c-format
msgid ""
"The EFI firmware is significantly more sophisticated than the usual BIOS "
@@ -1308,7 +1317,7 @@ msgstr ""
"zároveň se zaváděcí EFI oblastí."
#. Tag: para
-#: partitioning.xml:767
+#: partitioning.xml:768
#, no-c-format
msgid ""
"SGI machines require an SGI disk label in order to make the system bootable "
@@ -1320,13 +1329,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: partitioning.xml:784
+#: partitioning.xml:785
#, no-c-format
msgid "Partitioning Newer PowerMacs"
msgstr "Dělení disku na novějších Macintoshích"
#. Tag: para
-#: partitioning.xml:785
+#: partitioning.xml:786
#, no-c-format
msgid ""
"If you are installing onto a NewWorld PowerMac you must create a special "
@@ -1349,7 +1358,7 @@ msgstr ""
"userinput>."
#. Tag: para
-#: partitioning.xml:798
+#: partitioning.xml:799
#, no-c-format
msgid ""
"The special partition type Apple_Bootstrap is required to prevent MacOS from "
@@ -1362,7 +1371,7 @@ msgstr ""
"start z oblasti."
#. Tag: para
-#: partitioning.xml:805
+#: partitioning.xml:806
#, no-c-format
msgid ""
"Note that the bootstrap partition is only meant to hold 3 very small files: "
@@ -1381,7 +1390,7 @@ msgstr ""
"command>."
#. Tag: para
-#: partitioning.xml:815
+#: partitioning.xml:816
#, no-c-format
msgid ""
"In order for OpenFirmware to automatically boot &debian-gnu; the bootstrap "
@@ -1403,7 +1412,7 @@ msgstr ""
"logické, ne fyzické uspořádání na disku, ale o to nám jde."
#. Tag: para
-#: partitioning.xml:827
+#: partitioning.xml:828
#, no-c-format
msgid ""
"Apple disks normally have several small driver partitions. If you intend to "
@@ -1419,7 +1428,7 @@ msgstr ""
"MacOS oblasti a oblasti s ovladači."
#. Tag: para
-#: partitioning.xml:844
+#: partitioning.xml:845
#, no-c-format
msgid ""
"Make sure you create a <quote>Sun disk label</quote> on your boot disk. This "
@@ -1429,7 +1438,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: partitioning.xml:852
+#: partitioning.xml:853
#, no-c-format
msgid ""
"Furthermore, on &arch-title; disks, make sure your first partition on your "
@@ -1451,7 +1460,7 @@ msgstr ""
"nedotknou."
#. Tag: para
-#: partitioning.xml:863
+#: partitioning.xml:864
#, no-c-format
msgid ""
"It is also advised that the third partition should be of type <quote>Whole "
diff --git a/po/cs/preparing.po b/po/cs/preparing.po
index 158514f1b..735c612c5 100644
--- a/po/cs/preparing.po
+++ b/po/cs/preparing.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preparing\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2020-07-24 23:02+0000\n"
+"POT-Creation-Date: 2020-07-26 23:02+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"
@@ -551,14 +551,21 @@ msgstr "Z manuálů, které jste získali spolu s příslušným hardwarem."
#. Tag: para
#: preparing.xml:391
-#, no-c-format
-msgid ""
-"The BIOS setup screens of your computer. You can view these screens when you "
-"start your computer by pressing a combination of keys. Check your manual for "
-"the combination. Often, it is the <keycap>Delete</keycap> or the <keycap>F2</"
-"keycap> key, but some manufacturers use other keys or key combinations. "
-"Usually upon starting the computer there will be a message stating which key "
-"to press to enter the setup screen."
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The BIOS setup screens of your computer. You can view these screens when "
+#| "you start your computer by pressing a combination of keys. Check your "
+#| "manual for the combination. Often, it is the <keycap>Delete</keycap> or "
+#| "the <keycap>F2</keycap> key, but some manufacturers use other keys or key "
+#| "combinations. Usually upon starting the computer there will be a message "
+#| "stating which key to press to enter the setup screen."
+msgid ""
+"The BIOS/UEFI setup screens of your computer. You can view these screens "
+"when you start your computer by pressing a combination of keys. Check your "
+"manual for the combination. Often, it is the <keycap>Delete</keycap> or the "
+"<keycap>F2</keycap> key, but some manufacturers use other keys or key "
+"combinations. Usually upon starting the computer there will be a message "
+"stating which key to press to enter the setup screen."
msgstr ""
"Z BIOSu vašeho počítače. K těmto informacím se dostanete, když během startu "
"počítače stisknete určitou kombinaci kláves. Často to bývá klávesa "
@@ -806,12 +813,18 @@ msgstr ""
#. Tag: para
#: preparing.xml:553
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "On Linux systems, these IDs can be read with the <command>lsusb</command> "
+#| "command for USB devices and with the <command>lspci -nn</command> command "
+#| "for PCI/PCI-Express/ExpressCard devices. The vendor and product IDs are "
+#| "usually given in the form of two hexadecimal numbers, seperated by a "
+#| "colon, such as <quote>1d6b:0001</quote>."
msgid ""
"On Linux systems, these IDs can be read with the <command>lsusb</command> "
"command for USB devices and with the <command>lspci -nn</command> command "
"for PCI/PCI-Express/ExpressCard devices. The vendor and product IDs are "
-"usually given in the form of two hexadecimal numbers, seperated by a colon, "
+"usually given in the form of two hexadecimal numbers, separated by a colon, "
"such as <quote>1d6b:0001</quote>."
msgstr ""
"V Linuxu můžete tato ID zjistit příkazem <command>lsusb</command> pro USB "
@@ -1633,14 +1646,21 @@ msgstr "Než začnete s instalací &hellip;"
#. Tag: para
#: preparing.xml:1117
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "This section will walk you through pre-installation hardware setup, if "
+#| "any, that you will need to do prior to installing &debian;. Generally, "
+#| "this involves checking and possibly changing BIOS/system firmware "
+#| "settings for your system. The <quote>BIOS</quote> or <quote>system "
+#| "firmware</quote> is the core software used by the hardware; it is most "
+#| "critically invoked during the bootstrap process (after power-up)."
msgid ""
"This section will walk you through pre-installation hardware setup, if any, "
"that you will need to do prior to installing &debian;. Generally, this "
-"involves checking and possibly changing BIOS/system firmware settings for "
-"your system. The <quote>BIOS</quote> or <quote>system firmware</quote> is "
-"the core software used by the hardware; it is most critically invoked during "
-"the bootstrap process (after power-up)."
+"involves checking and possibly changing BIOS/UEFI/system firmware settings "
+"for your system. The <quote>BIOS/UEFI</quote> or <quote>system firmware</"
+"quote> is the core software used by the hardware; it is most critically "
+"invoked during the bootstrap process (after power-up)."
msgstr ""
"Tato část vás provede nastavením hardwaru, který je občas potřeba před "
"vlastní instalací mírně připravit. Obecně se tím myslí kontrola a případná "
@@ -1651,22 +1671,23 @@ msgstr ""
#. Tag: title
#: preparing.xml:1132
-#, no-c-format
-msgid "Invoking the BIOS Set-Up Menu"
+#, fuzzy, no-c-format
+#| msgid "Invoking the BIOS Set-Up Menu"
+msgid "Invoking the BIOS/UEFI Set-Up Menu"
msgstr "Vyvolání menu systému BIOS"
#. Tag: para
#: preparing.xml:1134
#, fuzzy, no-c-format
msgid ""
-"The BIOS provides the basic functions needed to boot your machine and to "
-"allow your operating system to access your hardware. Your system provides a "
-"BIOS setup menu, which is used to configure the BIOS. To enter the BIOS "
-"setup menu you have to press a key or key combination after turning on the "
-"computer. Often it is the <keycap>Delete</keycap> or the <keycap>F2</keycap> "
-"key, but some manufacturers use other keys. Usually upon starting the "
-"computer there will be a message stating which key to press to enter the "
-"setup screen."
+"The BIOS/UEFI provides the basic functions needed to boot your machine and "
+"to allow your operating system to access your hardware. Your system provides "
+"a BIOS/UEFI setup menu, which is used to configure the BIOS/UEFI. To enter "
+"the BIOS/UEFI setup menu you have to press a key or key combination after "
+"turning on the computer. Often it is the <keycap>Delete</keycap> or the "
+"<keycap>F2</keycap> key, but some manufacturers use other keys. Usually upon "
+"starting the computer there will be a message stating which key to press to "
+"enter the setup screen."
msgstr ""
"BIOS zabezpečuje základní funkce nutné pro zavedení operačního systému. Váš "
"počítač patrně umožňuje vyvolání menu, ze kterého lze BIOS nastavit. Vstup "
@@ -1681,13 +1702,20 @@ msgstr "Výběr zaváděcího zařízení"
#. Tag: para
#: preparing.xml:1150
-#, no-c-format
-msgid ""
-"Within the BIOS setup menu, you can select which devices shall be checked in "
-"which sequence for a bootable operating system. Possible choices usually "
-"include the internal harddisks, the CD/DVD-ROM drive and USB mass storage "
-"devices such as USB sticks or external USB harddisks. On modern systems "
-"there is also often a possibility to enable network booting via PXE."
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Within the BIOS setup menu, you can select which devices shall be checked "
+#| "in which sequence for a bootable operating system. Possible choices "
+#| "usually include the internal harddisks, the CD/DVD-ROM drive and USB mass "
+#| "storage devices such as USB sticks or external USB harddisks. On modern "
+#| "systems there is also often a possibility to enable network booting via "
+#| "PXE."
+msgid ""
+"Within the BIOS/UEFI setup menu, you can select which devices shall be "
+"checked in which sequence for a bootable operating system. Possible choices "
+"usually include the internal harddisks, the CD/DVD-ROM drive and USB mass "
+"storage devices such as USB sticks or external USB harddisks. On modern "
+"systems there is also often a possibility to enable network booting via PXE."
msgstr ""
"V systémech BIOS si obvykle můžete vybrat pořadí médií, na kterých se bude "
"hledat zaveditelný operační systém. V seznamu obvykle naleznete interní "
@@ -1709,16 +1737,16 @@ msgstr ""
#: preparing.xml:1164
#, fuzzy, no-c-format
msgid ""
-"Most BIOS versions allow you to call up a boot menu on system startup in "
-"which you select from which device the computer should start for the current "
-"session. If this option is available, the BIOS usually displays a short "
-"message like <quote>press <keycap>F12</keycap> for boot menu</quote> on "
-"system startup. The actual key used to select this menu varies from system "
-"to system; commonly used keys are <keycap>F12</keycap>, <keycap>F11</keycap> "
-"and <keycap>F8</keycap>. Choosing a device from this menu does not change "
-"the default boot order of the BIOS, i.e. you can start once from a USB stick "
-"while having configured the internal harddisk as the normal primary boot "
-"device."
+"Most BIOS/UEFI versions allow you to call up a boot menu on system startup "
+"in which you select from which device the computer should start for the "
+"current session. If this option is available, the BIOS/UEFI usually displays "
+"a short message like <quote>press <keycap>F12</keycap> for boot menu</quote> "
+"on system startup. The actual key used to select this menu varies from "
+"system to system; commonly used keys are <keycap>F12</keycap>, <keycap>F11</"
+"keycap> and <keycap>F8</keycap>. Choosing a device from this menu does not "
+"change the default boot order of the BIOS/UEFI, i.e. you can start once from "
+"a USB stick while having configured the internal harddisk as the normal "
+"primary boot device."
msgstr ""
"Často můžete použít zkratku a příslušné zaváděcí zařízení vybrat hned po "
"zapnutí počítače bez vstupování do BIOSu. Výhodou je, že na rozdíl od "
@@ -1732,9 +1760,9 @@ msgstr ""
#: preparing.xml:1178
#, no-c-format
msgid ""
-"If your BIOS does not provide you with a boot menu to do ad-hoc choices of "
-"the current boot device, you will have to change your BIOS setup to make the "
-"device from which the &d-i; shall be booted the primary boot device."
+"If your BIOS/UEFI does not provide you with a boot menu to do ad-hoc choices "
+"of the current boot device, you will have to change your BIOS/UEFI setup to "
+"make the device from which the &d-i; shall be booted the primary boot device."
msgstr ""
#. Tag: para
@@ -1754,19 +1782,19 @@ msgstr ""
#| "helps on some BIOSes which will not boot from a USB stick in USB harddisk "
#| "mode.</phrase>"
msgid ""
-"Unfortunately some computers contain buggy BIOS versions. Booting &d-i; from "
-"a USB stick might not work even if there is an appropriate option in the "
-"BIOS setup menu and the stick is selected as the primary boot device. On "
-"some of these systems using a USB stick as boot medium is impossible; others "
-"can be tricked into booting from the stick by changing the device type in "
-"the BIOS setup from the default <quote>USB harddisk</quote> or <quote>USB "
-"stick</quote> to <quote>USB ZIP</quote> or <quote>USB CDROM</quote>. <phrase "
-"condition=\"isohybrid-supported\"> In particular if you use an isohybrid "
-"installation image on a USB stick (see <xref linkend=\"usb-copy-isohybrid\"/"
-">), changing the device type to <quote>USB CDROM</quote> helps on some "
-"BIOSes which will not boot from a USB stick in USB harddisk mode.</phrase> "
-"You may need to configure your BIOS to enable <quote>USB legacy support</"
-"quote>."
+"Unfortunately some computers may contain buggy BIOS/UEFI versions. Booting "
+"&d-i; from a USB stick might not work even if there is an appropriate option "
+"in the BIOS/UEFI setup menu and the stick is selected as the primary boot "
+"device. On some of these systems using a USB stick as boot medium is "
+"impossible; others can be tricked into booting from the stick by changing "
+"the device type in the BIOS/UEFI setup from the default <quote>USB harddisk</"
+"quote> or <quote>USB stick</quote> to <quote>USB ZIP</quote> or <quote>USB "
+"CDROM</quote>. <phrase condition=\"isohybrid-supported\"> In particular if "
+"you use an isohybrid installation image on a USB stick (see <xref linkend="
+"\"usb-copy-isohybrid\"/>), changing the device type to <quote>USB CDROM</"
+"quote> helps on some BIOSes which will not boot from a USB stick in USB "
+"harddisk mode.</phrase> You may need to configure your BIOS/UEFI to enable "
+"<quote>USB legacy support</quote>."
msgstr ""
"Některé počítače mají bohužel chybové verze BIOSu a zavedení instalačního "
"systému z USB klíčenky nemusí fungovat, i když jste vše nastavili správně. "
@@ -1779,9 +1807,15 @@ msgstr ""
#. Tag: para
#: preparing.xml:1200
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "If you cannot manipulate the BIOS to boot directly from a USB stick you "
+#| "still have the option of using an ISO copied to the stick. Boot &d-i; "
+#| "using <xref linkend=\"boot-drive-files\"/> and, after scanning the hard "
+#| "drives for an installer ISO image, select the USB device and choose an "
+#| "installation image."
msgid ""
-"If you cannot manipulate the BIOS to boot directly from a USB stick you "
+"If you cannot manipulate the BIOS/UEFI to boot directly from a USB stick you "
"still have the option of using an ISO copied to the stick. Boot &d-i; using "
"<xref linkend=\"boot-drive-files\"/> and, after scanning the hard drives for "
"an installer ISO image, select the USB device and choose an installation "
@@ -2858,7 +2892,21 @@ msgstr ""
#. Tag: para
#: preparing.xml:1837
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The latter becomes important when booting &d-i; on a UEFI system with CSM "
+#| "because &d-i; checks whether it was started on a BIOS- or on a native "
+#| "UEFI system and installs the corresponding bootloader. Normally this "
+#| "simply works but there can be a problem in multi-boot environments. On "
+#| "some UEFI systems with CSM the default boot mode for removable devices "
+#| "can be different from what is actually used when booting from hard disk, "
+#| "so when booting the installer from a USB stick in a different mode from "
+#| "what is used when booting another already installed operating system from "
+#| "the hard disk, the wrong bootloader might be installed and the system "
+#| "might be unbootable after finishing the installation. When choosing the "
+#| "boot device from a firmware boot menu, some systems offer two seperate "
+#| "choices for each device, so that the user can select whether booting "
+#| "shall happen in CSM or in native UEFI mode."
msgid ""
"The latter becomes important when booting &d-i; on a UEFI system with CSM "
"because &d-i; checks whether it was started on a BIOS- or on a native UEFI "
@@ -2870,7 +2918,7 @@ msgid ""
"booting another already installed operating system from the hard disk, the "
"wrong bootloader might be installed and the system might be unbootable after "
"finishing the installation. When choosing the boot device from a firmware "
-"boot menu, some systems offer two seperate choices for each device, so that "
+"boot menu, some systems offer two separate choices for each device, so that "
"the user can select whether booting shall happen in CSM or in native UEFI "
"mode."
msgstr ""