diff options
author | D-I role <debian-boot@lists.debian.org> | 2021-10-10 23:03:38 +0000 |
---|---|---|
committer | D-I role <debian-boot@lists.debian.org> | 2021-10-10 23:03:38 +0000 |
commit | bfd8f896a6a3cc57828920c7f0f2c646acfe042e (patch) | |
tree | 252b381c51f35f3a383090caf231119e759083db /po/pot | |
parent | 2ddc5fdc02a6e9cf40a8ac5f8b4eb1b894aeca68 (diff) | |
download | installation-guide-bfd8f896a6a3cc57828920c7f0f2c646acfe042e.zip |
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po/pot')
-rw-r--r-- | po/pot/preseed.pot | 60 |
1 files changed, 37 insertions, 23 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index e6678a765..942698823 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: 2021-10-03 23:02+0000\n" +"POT-Creation-Date: 2021-10-10 23:02+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" @@ -2056,6 +2056,15 @@ msgstr "" #: preseed.xml:1126 #, no-c-format msgid "" +"Or if you don't want the tasksel dialog to be shown at all, preseed " +"<classname>pkgsel/run_tasksel</classname> (no packages are installed via " +"tasksel in that case)." +msgstr "" + +#. Tag: para +#: preseed.xml:1132 +#, 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 " @@ -2064,11 +2073,16 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1142 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" "\n" +"# Or choose to not get the tasksel dialog displayed at all (and don't " +"install\n" +"# any packages):\n" +"#d-i pkgsel/run_tasksel boolean false\n" +"\n" "# Individual additional packages to install\n" "#d-i pkgsel/include string openssh-server build-essential\n" "# Whether to upgrade packages after debootstrap.\n" @@ -2083,13 +2097,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1141 +#: preseed.xml:1147 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1143 +#: preseed.xml:1149 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2138,7 +2152,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1145 +#: preseed.xml:1151 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2147,13 +2161,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1161 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1163 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2176,13 +2190,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1168 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1164 +#: preseed.xml:1170 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2195,19 +2209,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1171 +#: preseed.xml:1177 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1174 +#: preseed.xml:1180 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1175 +#: preseed.xml:1181 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2215,7 +2229,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1187 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2224,7 +2238,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1189 +#: preseed.xml:1195 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2251,13 +2265,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1194 +#: preseed.xml:1200 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1195 +#: preseed.xml:1201 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2273,7 +2287,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1215 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2283,7 +2297,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1222 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2298,7 +2312,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1226 +#: preseed.xml:1232 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2308,13 +2322,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1238 +#: preseed.xml:1244 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1245 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2325,7 +2339,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1249 +#: preseed.xml:1255 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2353,7 +2367,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1251 +#: preseed.xml:1257 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " |