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/da | |
parent | 2ddc5fdc02a6e9cf40a8ac5f8b4eb1b894aeca68 (diff) | |
download | installation-guide-bfd8f896a6a3cc57828920c7f0f2c646acfe042e.zip |
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po/da')
-rw-r--r-- | po/da/preseed.po | 60 |
1 files changed, 37 insertions, 23 deletions
diff --git a/po/da/preseed.po b/po/da/preseed.po index 827b7f355..a25040bc5 100644 --- a/po/da/preseed.po +++ b/po/da/preseed.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\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: 2021-06-07 19:32+0000\n" "Last-Translator: scootergrisen <scootergrisen@gmail.com>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -2832,6 +2832,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 " @@ -2845,11 +2854,16 @@ msgstr "" "kernes kommandolinje." #. 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" @@ -2864,13 +2878,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1141 +#: preseed.xml:1147 #, no-c-format msgid "Boot loader installation" msgstr "Installation af opstartsindlæseren" #. Tag: screen -#: preseed.xml:1143 +#: preseed.xml:1149 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</" @@ -2919,7 +2933,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 " @@ -2931,13 +2945,13 @@ msgstr "" "<xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1161 #, no-c-format msgid "Finishing up the installation" msgstr "Afslutning af installationen" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1163 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2977,13 +2991,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1168 #, no-c-format msgid "Preseeding other packages" msgstr "Forhåndskonfiguration af andre pakker" #. 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" @@ -3006,19 +3020,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1171 +#: preseed.xml:1177 #, no-c-format msgid "Advanced options" msgstr "Avancerede indstillinger" #. Tag: title -#: preseed.xml:1174 +#: preseed.xml:1180 #, no-c-format msgid "Running custom commands during the installation" msgstr "Kørsel af tilpassede kommandoer under installationen" #. Tag: para -#: preseed.xml:1175 +#: preseed.xml:1181 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3029,7 +3043,7 @@ msgstr "" "på bestemte steder under installationen." #. 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 " @@ -3041,7 +3055,7 @@ msgstr "" "monteret, er den tilgængelig under <filename>/cdrom</filename>." #. 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" @@ -3068,13 +3082,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1194 +#: preseed.xml:1200 #, no-c-format msgid "Using preseeding to change default values" msgstr "Brug af forhåndskonfiguration til at ændre standardværdier" #. 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 " @@ -3090,7 +3104,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 " @@ -3100,7 +3114,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 " @@ -3115,7 +3129,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1226 +#: preseed.xml:1232 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3130,13 +3144,13 @@ msgstr "" "installationsskripter." #. Tag: title -#: preseed.xml:1238 +#: preseed.xml:1244 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Kædeindlæsning af forhåndskonfigurerede filer" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1245 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3153,7 +3167,7 @@ msgstr "" "andre filer." #. 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" @@ -3206,7 +3220,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. 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, " |