diff options
author | Holger Wansing <linux@wansing-online.de> | 2015-02-23 21:13:46 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2015-02-23 21:13:46 +0000 |
commit | b36334785f7df3f7f8a103584c5e1d10f1119086 (patch) | |
tree | dc3962f68d07f7bf33f1bad253ea517c463e9a22 /po/pot/preseed.pot | |
parent | 6e63ffb74923d9eb7dc5004deee048de31491d54 (diff) | |
download | installation-guide-b36334785f7df3f7f8a103584c5e1d10f1119086.zip |
Refresh po and pot files after changings in en
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r-- | po/pot/preseed.pot | 136 |
1 files changed, 68 insertions, 68 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index 24315baab..290929943 100644 --- a/po/pot/preseed.pot +++ b/po/pot/preseed.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: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -1130,23 +1130,23 @@ msgstr "" #. Tag: para #: preseed.xml:891 #, no-c-format -msgid "The following command can be used to generate an MD5 hash for a password:" +msgid "The following command (available from the <classname>whois</classname> package) can be used to generate an MD5 hash for a password:" msgstr "" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format -msgid "$ printf \"r00tme\" | mkpasswd -s -m md5" +msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1163,43 +1163,43 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "Using preseeding to partition the harddisk is limited to what is supported by <classname>partman-auto</classname>. You can choose to partition either existing free space on a disk or a whole disk. The layout of the disk can be determined by using a predefined recipe, a custom recipe from a recipe file or a recipe included in the preconfiguration file." msgstr "" #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "Preseeding of advanced partition setups using RAID, LVM and encryption is supported, but not with the full flexibility possible when partitioning during a non-preseeded install." msgstr "" #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "The examples below only provide basic information on the use of recipes. For detailed information see the files <filename>partman-auto-recipe.txt</filename> and <filename>partman-auto-raid-recipe.txt</filename> included in the <classname>debian-installer</classname> package. Both files are also available from the <ulink url=\"&url-d-i-gitweb-doc-devel;\">&d-i; source repository</ulink>. Note that the supported functionality may change between releases." msgstr "" #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "The identification of disks is dependent on the order in which their drivers are loaded. If there are multiple disks in the system, make very sure the correct one will be selected before using preseeding." msgstr "" #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1275,31 +1275,31 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "You can also use preseeding to set up partitions on software RAID arrays. Supported are RAID levels 0, 1, 5, 6 and 10, creating degraded arrays and specifying spare devices." msgstr "" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "If you are using RAID 1, you can preseed grub to install to all devices used in the array; see <xref linkend=\"preseed-bootloader\"/>." msgstr "" #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "This type of automated partitioning is easy to get wrong. It is also functionality that receives relatively little testing from the developers of &d-i;. The responsibility to get the various recipes right (so they make sense and don't conflict) lies with the user. Check <filename>/var/log/syslog</filename> if you run into problems." msgstr "" #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1353,31 +1353,31 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "Normally, filesystems are mounted using a universally unique identifier (UUID) as a key; this allows them to be mounted properly even if their device name changes. UUIDs are long and difficult to read, so, if you prefer, the installer can mount filesystems based on the traditional device names, or based on a label you assign. If you ask the installer to mount by label, any filesystems without a label will be mounted using a UUID instead." msgstr "" #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "Devices with stable names, such as LVM logical volumes, will continue to use their traditional names rather than UUIDs." msgstr "" #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "Traditional device names may change based on the order in which the kernel discovers devices at boot, which may cause the wrong filesystem to be mounted. Similarly, labels are likely to clash if you plug in a new disk or a USB drive, and if that happens your system's behaviour when started will be random." msgstr "" #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" to\n" @@ -1387,19 +1387,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "There is actually not very much that can be preseeded for this stage of the installation. The only questions asked concern the installation of the kernel." msgstr "" #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1413,19 +1413,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "Setup of the <filename>/etc/apt/sources.list</filename> and basic configuration options is fully automated based on your installation method and answers to earlier questions. You can optionally add other (local) repositories." msgstr "" #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1456,97 +1456,97 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "You can choose to install any combination of tasks that are available. Available tasks as of this writing include:" msgstr "" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "You can also choose to install no tasks, and force the installation of a set of packages in some other way. We recommend always including the <userinput>standard</userinput> task." msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "If you want to install some individual packages in addition to packages installed by tasks, you can use the parameter <classname>pkgsel/include</classname>. The value of this parameter can be a list of packages separated by either commas or spaces, which allows it to be used easily on the kernel command line as well." msgstr "" #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -1565,13 +1565,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -1595,9 +1595,9 @@ msgid "" "# uncomment and edit these lines:\n" "#d-i grub-installer/only_debian boolean false\n" "#d-i grub-installer/with_other_os boolean false\n" - "#d-i grub-installer/bootdev string (hd0,0)\n" + "#d-i grub-installer/bootdev string (hd0,1)\n" "# To install grub to multiple disks:\n" - "#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)\n" + "#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)\n" "# To install to a particular device:\n" "#d-i grub-installer/bootdev string /dev/sda\n" "# To install to the first device:\n" @@ -1616,19 +1616,19 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "An MD5 hash for a password for <classname>grub</classname> can be generated using <command>grub-md5-crypt</command>, or using the command from the example in <xref linkend=\"preseed-account\"/>." msgstr "" #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -1651,13 +1651,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -1670,31 +1670,31 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "A very powerful and flexible option offered by the preconfiguration tools is the ability to run commands or scripts at certain points in the installation." msgstr "" #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "When the filesystem of the target system is mounted, it is available in <filename>/target</filename>. If an installation CD is used, when it is mounted it is available in <filename>/cdrom</filename>." msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -1720,13 +1720,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a question, but still have the question asked. To do this the <firstterm>seen</firstterm> flag must be reset to <quote>false</quote> after setting the value for a question. <informalexample><screen>\n" @@ -1736,37 +1736,37 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "Note that the <quote>d-i</quote> owner should only be used for variables used in the installer itself. For variables belonging to packages installed on the target system, you should use the name of that package instead. See the footnote to <xref linkend=\"preseed-bootparms\"/>." msgstr "" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "If you are preseeding using boot parameters, you can make the installer ask the corresponding question by using the <quote>?=</quote> operator, i.e. <userinput><replaceable>foo</replaceable>/<replaceable>bar</replaceable>?=<replaceable>value</replaceable></userinput> (or <userinput><replaceable>owner</replaceable>:<replaceable>foo/bar</replaceable>?=<replaceable>value</replaceable></userinput>). This will of course only have effect for parameters that correspond to questions that are actually displayed during an installation and not for <quote>internal</quote> parameters." msgstr "" #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "For more debugging information, use the boot parameter <classname>DEBCONF_DEBUG=5</classname>. This will cause <classname>debconf</classname> to print much more detail about the current settings of each variable and about its progress through each package's installation scripts." msgstr "" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "It is possible to include other preconfiguration files from a preconfiguration file. Any settings in those files will override pre-existing settings from files loaded earlier. This makes it possible to put, for example, general networking settings for your location in one file and more specific settings for certain configurations in other files." msgstr "" #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -1794,7 +1794,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "It is also possible to chainload from the initrd or file preseeding phase, into network preseeding by setting preseed/url in the earlier files. This will cause network preseeding to be performed when the network comes up. You need to be careful when doing this, since there will be two distinct runs at preseeding, meaning for example that you get another chance to run the preseed/early command, the second one happening after the network comes up." msgstr "" |