diff options
author | Holger Wansing <holgerw@debian.org> | 2016-11-25 19:10:17 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2016-11-25 19:10:17 +0000 |
commit | 5f431502c87bd280d1e15de6ebe5aef4040bb5c5 (patch) | |
tree | 34e5b9de0f3d59b695d403da5bef764241398452 /po/pot/random-bits.pot | |
parent | 8b8d8cc465281596d6e80ef18c35812b8762cd6a (diff) | |
download | installation-guide-5f431502c87bd280d1e15de6ebe5aef4040bb5c5.zip |
Refresh po and pot files after changings in en
Diffstat (limited to 'po/pot/random-bits.pot')
-rw-r--r-- | po/pot/random-bits.pot | 175 |
1 files changed, 88 insertions, 87 deletions
diff --git a/po/pot/random-bits.pot b/po/pot/random-bits.pot index bdb2c2c5c..7358c6e3f 100644 --- a/po/pot/random-bits.pot +++ b/po/pot/random-bits.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: 2016-04-08 20:25+0000\n" +"POT-Creation-Date: 2016-11-25 19:03+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" @@ -829,12 +829,13 @@ msgid "" "<command>debootstrap</command> command: <userinput>amd64</userinput>, " "<userinput>arm64</userinput>, <userinput>armel</userinput>, " "<userinput>armhf</userinput>, <userinput>i386</userinput>, <userinput>mips</" -"userinput>, <userinput>mipsel</userinput>, <userinput>powerpc</userinput>, " -"<userinput>ppc64el</userinput>, or <userinput>s390x</userinput>." +"userinput>, <userinput>mips64el</userinput>, <userinput>mipsel</userinput>, " +"<userinput>powerpc</userinput>, <userinput>ppc64el</userinput>, or " +"<userinput>s390x</userinput>." msgstr "" #. Tag: screen -#: random-bits.xml:483 +#: random-bits.xml:484 #, no-c-format msgid "" "# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n" @@ -842,13 +843,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:489 +#: random-bits.xml:490 #, no-c-format msgid "Configure The Base System" msgstr "" #. Tag: para -#: random-bits.xml:490 +#: random-bits.xml:491 #, no-c-format msgid "" "Now you've got a real &debian; system, though rather lean, on disk. " @@ -864,13 +865,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:508 +#: random-bits.xml:509 #, no-c-format msgid "Create device files" msgstr "" #. Tag: para -#: random-bits.xml:509 +#: random-bits.xml:510 #, no-c-format msgid "" "At this point <filename>/dev/</filename> only contains very basic device " @@ -883,13 +884,13 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:519 +#: random-bits.xml:520 #, no-c-format msgid "A few of the available options are:" msgstr "" #. Tag: para -#: random-bits.xml:524 +#: random-bits.xml:525 #, no-c-format msgid "" "install the makedev package, and create a default set of static device files " @@ -897,7 +898,7 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:528 +#: random-bits.xml:529 #, no-c-format msgid "" "# apt install makedev\n" @@ -907,14 +908,14 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:531 +#: random-bits.xml:532 #, no-c-format msgid "" "manually create only specific device files using <command>MAKEDEV</command>" msgstr "" #. Tag: para -#: random-bits.xml:536 +#: random-bits.xml:537 #, no-c-format msgid "" "bind mount /dev from your host system on top of /dev in the target system; " @@ -923,13 +924,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:549 +#: random-bits.xml:550 #, no-c-format msgid "Mount Partitions" msgstr "" #. Tag: para -#: random-bits.xml:550 +#: random-bits.xml:551 #, no-c-format msgid "" "You need to create <filename>/etc/fstab</filename>. " @@ -973,13 +974,13 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:576 +#: random-bits.xml:577 #, no-c-format msgid "# mount -t proc proc /proc" msgstr "" #. Tag: para -#: random-bits.xml:578 +#: random-bits.xml:579 #, no-c-format msgid "" "The command <userinput>ls /proc</userinput> should now show a non-empty " @@ -988,19 +989,19 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:584 +#: random-bits.xml:585 #, no-c-format msgid "# mount -t proc proc /mnt/debinst/proc" msgstr "" #. Tag: title -#: random-bits.xml:590 +#: random-bits.xml:591 #, no-c-format msgid "Setting Timezone" msgstr "" #. Tag: para -#: random-bits.xml:591 +#: random-bits.xml:592 #, no-c-format msgid "" "Setting the third line of the file <filename>/etc/adjtime</filename> to " @@ -1017,19 +1018,19 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:605 +#: random-bits.xml:606 #, no-c-format msgid "# dpkg-reconfigure tzdata" msgstr "" #. Tag: title -#: random-bits.xml:611 +#: random-bits.xml:612 #, no-c-format msgid "Configure Networking" msgstr "" #. Tag: para -#: random-bits.xml:612 +#: random-bits.xml:613 #, no-c-format msgid "" "To configure networking, edit <filename>/etc/network/interfaces</filename>, " @@ -1093,13 +1094,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:653 +#: random-bits.xml:654 #, no-c-format msgid "Configure Apt" msgstr "" #. Tag: para -#: random-bits.xml:654 +#: random-bits.xml:655 #, no-c-format msgid "" "Debootstrap will have created a very basic <filename>/etc/apt/sources.list</" @@ -1115,13 +1116,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:670 +#: random-bits.xml:671 #, no-c-format msgid "Configure Locales and Keyboard" msgstr "" #. Tag: para -#: random-bits.xml:671 +#: random-bits.xml:672 #, no-c-format msgid "" "To configure your locale settings to use a language other than English, " @@ -1134,7 +1135,7 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:681 +#: random-bits.xml:682 #, no-c-format msgid "" "# apt install console-setup\n" @@ -1142,7 +1143,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:683 +#: random-bits.xml:684 #, no-c-format msgid "" "Note that the keyboard cannot be set while in the chroot, but will be " @@ -1150,13 +1151,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:693 +#: random-bits.xml:694 #, no-c-format msgid "Install a Kernel" msgstr "" #. Tag: para -#: random-bits.xml:694 +#: random-bits.xml:695 #, no-c-format msgid "" "If you intend to boot this system, you probably want a &arch-kernel; kernel " @@ -1164,31 +1165,31 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:699 +#: random-bits.xml:700 #, no-c-format msgid "# apt search &kernelpackage;" msgstr "" #. Tag: para -#: random-bits.xml:701 +#: random-bits.xml:702 #, no-c-format msgid "Then install the kernel package of your choice using its package name." msgstr "" #. Tag: screen -#: random-bits.xml:705 +#: random-bits.xml:706 #, no-c-format msgid "# apt install &kernelpackage;-<replaceable>arch-etc</replaceable>" msgstr "" #. Tag: title -#: random-bits.xml:711 +#: random-bits.xml:712 #, no-c-format msgid "Set up the Boot Loader" msgstr "" #. Tag: para -#: random-bits.xml:712 +#: random-bits.xml:713 #, no-c-format msgid "" "To make your &debian-gnu; system bootable, set up your boot loader to load " @@ -1198,7 +1199,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:719 +#: random-bits.xml:720 #, no-c-format msgid "" "Check <userinput>info grub</userinput> <phrase arch=\"x86\">or " @@ -1213,7 +1214,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:731 +#: random-bits.xml:732 #, no-c-format msgid "" "Installing and setting up <classname>grub2</classname> is as easy as: " @@ -1228,7 +1229,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:741 +#: random-bits.xml:742 #, no-c-format msgid "" "Note that this assumes that a <filename>/dev/sda</filename> device file has " @@ -1237,13 +1238,13 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:747 +#: random-bits.xml:748 #, no-c-format msgid "Here is a basic <filename>/etc/lilo.conf</filename> as an example:" msgstr "" #. Tag: screen -#: random-bits.xml:751 +#: random-bits.xml:752 #, no-c-format msgid "" "boot=/dev/<replaceable>sda6</replaceable>\n" @@ -1257,7 +1258,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:753 +#: random-bits.xml:754 #, no-c-format msgid "" "Check <userinput>man yaboot.conf</userinput> for instructions on setting up " @@ -1269,7 +1270,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:763 +#: random-bits.xml:764 #, no-c-format msgid "" "Here is a basic <filename>/etc/yaboot.conf</filename> as an example: " @@ -1287,13 +1288,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:776 +#: random-bits.xml:777 #, no-c-format msgid "Remote access: Installing SSH and setting up access" msgstr "" #. Tag: para -#: random-bits.xml:777 +#: random-bits.xml:778 #, no-c-format msgid "" "In case you can login to the system via console, you can skip this section. " @@ -1319,7 +1320,7 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:801 +#: random-bits.xml:802 #, no-c-format msgid "" "# adduser joe\n" @@ -1327,13 +1328,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:806 +#: random-bits.xml:807 #, no-c-format msgid "Finishing touches" msgstr "" #. Tag: para -#: random-bits.xml:807 +#: random-bits.xml:808 #, no-c-format msgid "" "As mentioned earlier, the installed system will be very basic. If you would " @@ -1346,7 +1347,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:818 +#: random-bits.xml:819 #, no-c-format msgid "" "After the installation there will be a lot of downloaded packages in " @@ -1355,19 +1356,19 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:824 +#: random-bits.xml:825 #, no-c-format msgid "# apt clean" msgstr "" #. Tag: title -#: random-bits.xml:835 +#: random-bits.xml:836 #, no-c-format msgid "Installing &debian-gnu; over Parallel Line IP (PLIP)" msgstr "" #. Tag: para -#: random-bits.xml:837 +#: random-bits.xml:838 #, no-c-format msgid "" "This section explains how to install &debian-gnu; on a computer without an " @@ -1378,7 +1379,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:845 +#: random-bits.xml:846 #, no-c-format msgid "" "In the example in this appendix we will set up a PLIP connection using a " @@ -1389,7 +1390,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:853 +#: random-bits.xml:854 #, no-c-format msgid "" "The PLIP connection set up during the installation will also be available " @@ -1398,7 +1399,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:858 +#: random-bits.xml:859 #, no-c-format msgid "" "Before you start, you will need to check the BIOS configuration (IO base " @@ -1408,13 +1409,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:868 +#: random-bits.xml:869 #, no-c-format msgid "Requirements" msgstr "" #. Tag: para -#: random-bits.xml:871 +#: random-bits.xml:872 #, no-c-format msgid "" "A target computer, called <emphasis>target</emphasis>, where &debian; will " @@ -1422,13 +1423,13 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:877 +#: random-bits.xml:878 #, no-c-format msgid "System installation media; see <xref linkend=\"installation-media\"/>." msgstr "" #. Tag: para -#: random-bits.xml:882 +#: random-bits.xml:883 #, no-c-format msgid "" "Another computer connected to the Internet, called <emphasis>source</" @@ -1436,7 +1437,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:888 +#: random-bits.xml:889 #, no-c-format msgid "" "A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;" @@ -1445,13 +1446,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:900 +#: random-bits.xml:901 #, no-c-format msgid "Setting up source" msgstr "" #. Tag: para -#: random-bits.xml:901 +#: random-bits.xml:902 #, no-c-format msgid "" "The following shell script is a simple example of how to configure the " @@ -1459,7 +1460,7 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:906 +#: random-bits.xml:907 #, no-c-format msgid "" "#!/bin/sh\n" @@ -1483,13 +1484,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:912 +#: random-bits.xml:913 #, no-c-format msgid "Installing target" msgstr "" #. Tag: para -#: random-bits.xml:913 +#: random-bits.xml:914 #, no-c-format msgid "" "Boot the installation media. The installation needs to be run in expert " @@ -1505,13 +1506,13 @@ msgid "" msgstr "" #. Tag: guimenuitem -#: random-bits.xml:932 +#: random-bits.xml:933 #, no-c-format msgid "Load installer components from CD" msgstr "" #. Tag: para -#: random-bits.xml:934 +#: random-bits.xml:935 #, no-c-format msgid "" "Select the <userinput>plip-modules</userinput> option from the list; this " @@ -1519,13 +1520,13 @@ msgid "" msgstr "" #. Tag: guimenuitem -#: random-bits.xml:942 +#: random-bits.xml:943 #, no-c-format msgid "Detect network hardware" msgstr "" #. Tag: para -#: random-bits.xml:947 +#: random-bits.xml:948 #, no-c-format msgid "" "If target <emphasis>does</emphasis> have a network card, a list of driver " @@ -1535,7 +1536,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:956 +#: random-bits.xml:957 #, no-c-format msgid "" "Because no network card was detected/selected earlier, the installer will " @@ -1544,26 +1545,26 @@ msgid "" msgstr "" #. Tag: guimenuitem -#: random-bits.xml:968 +#: random-bits.xml:969 #, no-c-format msgid "Configure the network" msgstr "" #. Tag: para -#: random-bits.xml:971 +#: random-bits.xml:972 #, no-c-format msgid "Auto-configure network with DHCP: No" msgstr "" #. Tag: para -#: random-bits.xml:976 +#: random-bits.xml:977 #, no-c-format msgid "" "IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>" msgstr "" #. Tag: para -#: random-bits.xml:981 +#: random-bits.xml:982 #, no-c-format msgid "" "Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></" @@ -1571,7 +1572,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:987 +#: random-bits.xml:988 #, no-c-format msgid "" "Name server addresses: you can enter the same addresses used on source (see " @@ -1579,13 +1580,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:1006 +#: random-bits.xml:1007 #, no-c-format msgid "Installing &debian-gnu; using PPP over Ethernet (PPPoE)" msgstr "" #. Tag: para -#: random-bits.xml:1008 +#: random-bits.xml:1009 #, no-c-format msgid "" "In some countries PPP over Ethernet (PPPoE) is a common protocol for " @@ -1596,7 +1597,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:1016 +#: random-bits.xml:1017 #, no-c-format msgid "" "The PPPoE connection set up during the installation will also be available " @@ -1605,7 +1606,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:1021 +#: random-bits.xml:1022 #, no-c-format msgid "" "To have the option of setting up and using PPPoE during the installation, " @@ -1615,7 +1616,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:1028 +#: random-bits.xml:1029 #, no-c-format msgid "" "Installing over PPPoE is mostly the same as any other installation. The " @@ -1623,7 +1624,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:1036 +#: random-bits.xml:1037 #, no-c-format msgid "" "Boot the installer with the boot parameter <userinput>modules=ppp-udeb</" @@ -1634,7 +1635,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:1051 +#: random-bits.xml:1052 #, no-c-format msgid "" "Follow the regular initial steps of the installation (language, country and " @@ -1647,7 +1648,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:1070 +#: random-bits.xml:1071 #, no-c-format msgid "" "The next step is the detection of network hardware, in order to identify any " @@ -1655,7 +1656,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:1076 +#: random-bits.xml:1077 #, no-c-format msgid "" "After this the actual setup of PPPoE is started. The installer will probe " @@ -1664,7 +1665,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:1082 +#: random-bits.xml:1083 #, no-c-format msgid "" "It is possible that the concentrator will not to be found at the first " @@ -1675,7 +1676,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:1091 +#: random-bits.xml:1092 #, no-c-format msgid "" "After a concentrator is found, the user will be prompted to type the login " @@ -1683,7 +1684,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:1097 +#: random-bits.xml:1098 #, no-c-format msgid "" "At this point the installer will use the provided information to establish " |