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/fi | |
parent | 2ddc5fdc02a6e9cf40a8ac5f8b4eb1b894aeca68 (diff) | |
download | installation-guide-bfd8f896a6a3cc57828920c7f0f2c646acfe042e.zip |
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po/fi')
-rw-r--r-- | po/fi/preseed.po | 60 |
1 files changed, 37 insertions, 23 deletions
diff --git a/po/fi/preseed.po b/po/fi/preseed.po index 9f044a383..19e913af1 100644 --- a/po/fi/preseed.po +++ b/po/fi/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Installation Guide 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: 2010-05-10 22:11+0300\n" "Last-Translator: Tapio Lehtonen <tale@debian.org>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" @@ -3105,6 +3105,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 " @@ -3118,7 +3127,7 @@ msgstr "" "käynnistysparametrinakin." #. Tag: screen -#: preseed.xml:1136 +#: preseed.xml:1142 #, fuzzy, no-c-format #| msgid "" #| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3139,6 +3148,11 @@ msgstr "" 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" @@ -3166,13 +3180,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1141 +#: preseed.xml:1147 #, no-c-format msgid "Boot loader installation" msgstr "Käynnistyslataimen asennus" #. Tag: screen -#: preseed.xml:1143 +#: preseed.xml:1149 #, fuzzy, no-c-format #| msgid "" #| "# Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -3304,7 +3318,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. 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 " @@ -3316,13 +3330,13 @@ msgstr "" "esimerkistä <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1161 #, no-c-format msgid "Finishing up the installation" msgstr "Asennuksen lopetus" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1163 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3363,13 +3377,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 "Valmiit vastaukset muille paketeille" #. 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" @@ -3389,19 +3403,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1171 +#: preseed.xml:1177 #, no-c-format msgid "Advanced options" msgstr "Lisäasetukset" #. Tag: title -#: preseed.xml:1174 +#: preseed.xml:1180 #, no-c-format msgid "Running custom commands during the installation" msgstr "Mielivaltaisten komentojen käynnistämien asennuksen aikana" #. Tag: para -#: preseed.xml:1175 +#: preseed.xml:1181 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3411,7 +3425,7 @@ msgstr "" "komentotiedostojen suorittaminen tietyissä paikoissa asennuksen aikana." #. 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 " @@ -3420,7 +3434,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" @@ -3471,13 +3485,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1194 +#: preseed.xml:1200 #, no-c-format msgid "Using preseeding to change default values" msgstr "Oletusarvojen muuttaminen valmiilla vastauksilla" #. 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 " @@ -3503,7 +3517,7 @@ msgstr "" "jäljitettäessä vikaa valmiiden vastausten tiedostosta." #. 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 " @@ -3517,7 +3531,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/>." #. 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 " @@ -3538,7 +3552,7 @@ msgstr "" "sisäisiin (<quote>internal</quote>) parametreihin." #. Tag: para -#: preseed.xml:1226 +#: preseed.xml:1232 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3548,13 +3562,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1238 +#: preseed.xml:1244 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Valmiiden vastausten tiedostojen lataaminen ketjussa" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1245 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3570,7 +3584,7 @@ msgstr "" "asetukset tiettyihin kokoonpanoihin toisiin tiedostoihin." #. 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" @@ -3622,7 +3636,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, " |