diff options
Diffstat (limited to 'po/pot/installation-howto.pot')
-rw-r--r-- | po/pot/installation-howto.pot | 186 |
1 files changed, 66 insertions, 120 deletions
diff --git a/po/pot/installation-howto.pot b/po/pot/installation-howto.pot index c9942403e..899e91cf3 100644 --- a/po/pot/installation-howto.pot +++ b/po/pot/installation-howto.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2018-11-09 18:04+0000\n" +"POT-Creation-Date: 2020-04-02 09:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -60,21 +60,22 @@ msgstr "" #: installation-howto.xml:37 #, no-c-format msgid "" -"<phrase condition=\"unofficial-build\"> For some quick links to CD images, " -"check out the <ulink url=\"&url-d-i;\"> &d-i; home page</ulink>. </phrase> " -"The debian-cd team provides builds of CD images using &d-i; on the <ulink " -"url=\"&url-debian-cd;\">Debian CD page</ulink>. For more information on " -"where to get CDs, see <xref linkend=\"official-cdrom\"/>." +"<phrase condition=\"unofficial-build\"> For some quick links to installation " +"images, check out the <ulink url=\"&url-d-i;\"> &d-i; home page</ulink>. </" +"phrase> The debian-cd team provides builds of installation images using &d-" +"i; on the <ulink url=\"&url-debian-cd;\">Debian CD/DVD page</ulink>. For " +"more information on where to get installation images, see <xref linkend=" +"\"official-cdrom\"/>." msgstr "" #. Tag: para #: installation-howto.xml:47 #, no-c-format msgid "" -"Some installation methods require other images than CD images. <phrase " -"condition=\"unofficial-build\"> The <ulink url=\"&url-d-i;\">&d-i; home " -"page</ulink> has links to other images. </phrase> <xref linkend=\"where-files" -"\"/> explains how to find images on &debian; mirrors." +"Some installation methods require other images than those for optical media. " +"<phrase condition=\"unofficial-build\"> The <ulink url=\"&url-d-i;\">&d-i; " +"home page</ulink> has links to other images. </phrase> <xref linkend=\"where-" +"files\"/> explains how to find images on &debian; mirrors." msgstr "" #. Tag: para @@ -88,7 +89,7 @@ msgstr "" #. Tag: title #: installation-howto.xml:65 #, no-c-format -msgid "CDROM" +msgid "Optical disc" msgstr "" #. Tag: para @@ -96,89 +97,34 @@ msgstr "" #, no-c-format msgid "" "The netinst CD image is a popular image which can be used to install " -"&releasename; with the &d-i;. This image is intended to boot from CD and " -"install additional packages over a network; hence the name 'netinst'. The " -"image has the software components needed to run the installer and the base " -"packages to provide a minimal &releasename; system. If you'd rather, you can " -"get a full size CD image which will not need the network to install. You " -"only need the first CD of the set." +"&releasename; with the &d-i;. This installation method is intended to boot " +"from the image and install additional packages over a network; hence the " +"name <quote>netinst</quote>. The image has the software components needed to " +"run the installer and the base packages to provide a minimal &releasename; " +"system. If you'd rather, you can get a full size CD/DVD image which will not " +"need the network to install. You only need the first image of such set." msgstr "" #. Tag: para #: installation-howto.xml:77 #, no-c-format msgid "" -"Download whichever type you prefer and burn it to a CD. <phrase arch=\"any-" -"x86\">To boot the CD, you may need to change your BIOS 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 boot from CD. </" -"phrase>" +"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 " +"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 " +"boot from CD. </phrase>" msgstr "" #. Tag: title #: installation-howto.xml:91 #, no-c-format -msgid "Floppy" -msgstr "" - -#. Tag: para -#: installation-howto.xml:92 -#, no-c-format -msgid "" -"If you can't boot from CD, you can download floppy images to install " -"&debian;. You need the <filename>floppy/boot.img</filename>, the " -"<filename>floppy/root.img</filename> and one or more of the driver disks." -msgstr "" - -#. Tag: para -#: installation-howto.xml:98 -#, no-c-format -msgid "" -"The boot floppy is the one with <filename>boot.img</filename> on it. This " -"floppy, when booted, will prompt you to insert a second floppy — use " -"the one with <filename>root.img</filename> on it." -msgstr "" - -#. Tag: para -#: installation-howto.xml:104 -#, no-c-format -msgid "" -"If you're planning to install over the network, you will usually need the " -"<filename>floppy/net-drivers-1.img</filename>. For PCMCIA or USB networking, " -"and some less common network cards, you will also need a second driver " -"floppy, <filename>floppy/net-drivers-2.img</filename>." -msgstr "" - -#. Tag: para -#: installation-howto.xml:111 -#, no-c-format -msgid "" -"If you have a CD, but cannot boot from it, then boot from floppies and use " -"<filename>floppy/cd-drivers.img</filename> on a driver disk to complete the " -"install using the CD." -msgstr "" - -#. Tag: para -#: installation-howto.xml:117 -#, no-c-format -msgid "" -"Floppy disks are one of the least reliable media around, so be prepared for " -"lots of bad disks (see <xref linkend=\"unreliable-floppies\"/>). Each " -"<filename>.img</filename> file you downloaded goes on a single floppy; you " -"can use the dd command to write it to /dev/fd0 or some other means (see " -"<xref linkend=\"create-floppy\"/> for details). Since you'll have more than " -"one floppy, it's a good idea to label them." -msgstr "" - -#. Tag: title -#: installation-howto.xml:130 -#, no-c-format msgid "USB memory stick" msgstr "" #. Tag: para -#: installation-howto.xml:131 +#: installation-howto.xml:92 #, no-c-format msgid "" "It's also possible to install from removable USB storage devices. For " @@ -187,18 +133,18 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:137 +#: installation-howto.xml:98 #, no-c-format msgid "" "The easiest way to prepare your USB memory stick is to download any Debian " -"CD or DVD image that will fit on it, and write the CD image directly to the " -"memory stick. Of course this will destroy anything already on the memory " -"stick. This works because Debian CD images are \"isohybrid\" images that can " -"boot both from CD and from USB drives." +"CD or DVD image that will fit on it, and write the image directly to the " +"memory stick. Of course this will destroy anything already on the stick. " +"This works because Debian CD/DVD images are <quote>isohybrid</quote> images " +"that can boot both from optical and USB drives." msgstr "" #. Tag: para -#: installation-howto.xml:145 +#: installation-howto.xml:106 #, no-c-format msgid "" "The easiest way to prepare your USB memory stick is to download <filename>hd-" @@ -212,7 +158,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:156 +#: installation-howto.xml:117 #, no-c-format msgid "" "There are other, more flexible ways to set up a memory stick to use the " @@ -221,7 +167,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:162 +#: installation-howto.xml:123 #, no-c-format msgid "" "Some BIOSes can boot USB storage directly, and some cannot. You may need to " @@ -232,7 +178,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:170 +#: installation-howto.xml:131 #, no-c-format msgid "" "Booting Macintosh systems from USB storage devices involves manual use of " @@ -240,13 +186,13 @@ msgid "" msgstr "" #. Tag: title -#: installation-howto.xml:179 +#: installation-howto.xml:140 #, no-c-format msgid "Booting from network" msgstr "" #. Tag: para -#: installation-howto.xml:180 +#: installation-howto.xml:141 #, no-c-format msgid "" "It's also possible to boot &d-i; completely from the net. The various " @@ -255,7 +201,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:186 +#: installation-howto.xml:147 #, no-c-format msgid "" "The easiest thing to set up is probably PXE netbooting. Untar the file " @@ -267,33 +213,33 @@ msgid "" msgstr "" #. Tag: title -#: installation-howto.xml:200 +#: installation-howto.xml:161 #, no-c-format msgid "Booting from hard disk" msgstr "" #. Tag: para -#: installation-howto.xml:201 +#: installation-howto.xml:162 #, no-c-format msgid "" "It's possible to boot the installer using no removable media, but just an " "existing hard disk, which can have a different OS on it. Download " "<filename>hd-media/initrd.gz</filename>, <filename>hd-media/vmlinuz</" -"filename>, and a &debian; CD image to the top-level directory of the hard " -"disk. Make sure that the CD image has a filename ending in <literal>.iso</" +"filename>, and a &debian; CD/DVD image to the top-level directory of the " +"hard disk. Make sure that the image has a filename ending in <literal>.iso</" "literal>. Now it's just a matter of booting linux with the initrd. <phrase " "arch=\"x86\"> <xref linkend=\"boot-initrd\"/> explains one way to do it. </" "phrase>" msgstr "" #. Tag: title -#: installation-howto.xml:218 +#: installation-howto.xml:179 #, no-c-format msgid "Installation" msgstr "" #. Tag: para -#: installation-howto.xml:219 +#: installation-howto.xml:180 #, no-c-format msgid "" "Once the installer starts, you will be greeted with an initial screen. Press " @@ -302,7 +248,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:225 +#: installation-howto.xml:186 #, no-c-format msgid "" "After a while you will be asked to select your language. Use the arrow keys " @@ -313,7 +259,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:233 +#: installation-howto.xml:194 #, no-c-format msgid "" "You may be asked to confirm your keyboard layout. Choose the default unless " @@ -321,15 +267,15 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:238 +#: installation-howto.xml:199 #, no-c-format msgid "" "Now sit back while debian-installer detects some of your hardware, and loads " -"the rest of itself from CD, floppy, USB, etc." +"the rest of the installation image." msgstr "" #. Tag: para -#: installation-howto.xml:243 +#: installation-howto.xml:204 #, no-c-format msgid "" "Next the installer will try to detect your network hardware and set up " @@ -338,7 +284,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:249 +#: installation-howto.xml:210 #, no-c-format msgid "" "Setting up the network is followed by the creation of user accounts. By " @@ -352,7 +298,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:260 +#: installation-howto.xml:221 #, no-c-format msgid "" "The next step is setting up your clock and time zone. The installer will try " @@ -362,7 +308,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:267 +#: installation-howto.xml:228 #, no-c-format msgid "" "Now it is time to partition your disks. First you will be given the " @@ -373,7 +319,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:275 +#: installation-howto.xml:236 #, no-c-format msgid "" "If you have an existing DOS or Windows partition that you want to preserve, " @@ -384,7 +330,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:282 +#: installation-howto.xml:243 #, no-c-format msgid "" "On the next screen you will see your partition table, how the partitions " @@ -399,7 +345,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:295 +#: installation-howto.xml:256 #, no-c-format msgid "" "Now &d-i; formats your partitions and starts to install the base system, " @@ -407,7 +353,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:300 +#: installation-howto.xml:261 #, no-c-format msgid "" "The base system that was installed earlier is a working, but very minimal " @@ -422,19 +368,19 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:312 +#: installation-howto.xml:273 #, no-c-format msgid "" "The last step is to install a boot loader. If the installer detects other " "operating systems on your computer, it will add them to the boot menu and " "let you know. <phrase arch=\"any-x86\">By default GRUB will be installed to " -"the master boot record of the first harddrive, which is generally a good " -"choice. You'll be given the opportunity to override that choice and install " -"it elsewhere. </phrase>" +"the UEFI partition/boot record of the primary drive, which is generally a " +"good choice. You'll be given the opportunity to override that choice and " +"install it elsewhere. </phrase>" msgstr "" #. Tag: para -#: installation-howto.xml:322 +#: installation-howto.xml:283 #, no-c-format msgid "" "&d-i; will now tell you that the installation has finished. Remove the cdrom " @@ -444,7 +390,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:329 +#: installation-howto.xml:290 #, no-c-format msgid "" "If you need more information on the install process, see <xref linkend=\"d-i-" @@ -452,13 +398,13 @@ msgid "" msgstr "" #. Tag: title -#: installation-howto.xml:338 +#: installation-howto.xml:299 #, no-c-format msgid "Send us an installation report" msgstr "" #. Tag: para -#: installation-howto.xml:339 +#: installation-howto.xml:300 #, no-c-format msgid "" "If you successfully managed an installation with &d-i;, please take time to " @@ -469,7 +415,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:349 +#: installation-howto.xml:310 #, no-c-format msgid "" "If you did not complete the install, you probably found a bug in debian-" @@ -480,13 +426,13 @@ msgid "" msgstr "" #. Tag: title -#: installation-howto.xml:361 +#: installation-howto.xml:322 #, no-c-format msgid "And finally…" msgstr "" #. Tag: para -#: installation-howto.xml:362 +#: installation-howto.xml:323 #, no-c-format msgid "" "We hope that your &debian; installation is pleasant and that you find " |