summaryrefslogtreecommitdiff
path: root/po/fi/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fi/preseed.po')
-rw-r--r--po/fi/preseed.po34
1 files changed, 16 insertions, 18 deletions
diff --git a/po/fi/preseed.po b/po/fi/preseed.po
index f6979cd47..458e30ea1 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: 2007-02-02 17:44+0000\n"
+"POT-Creation-Date: 2007-02-12 22:15+0000\n"
"PO-Revision-Date: 2007-01-25 04:53+0200\n"
"Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -2448,32 +2448,30 @@ msgid ""
"value for a question. <informalexample><screen>\n"
"d-i foo/bar string value\n"
"d-i foo/bar seen false\n"
-"</screen></informalexample> 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."
+"</screen></informalexample> The same effect can be achieved for "
+"<emphasis>all</emphasis> questions by setting the parameter "
+"<classname>preseed/interactive=true</classname> at the boot prompt. This can "
+"also be useful for testing or debugging your preconfiguration file. 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>. 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 ""
"On mahdollista muuttaa oletusarvoa valmiilla vastauksella mutta silti "
"esittää kysymys. Tämä tehdään muuttamalla ilmaisimen <firstterm>seen</"
"firstterm> arvoksi <quote>false</quote> sen jälkeen kun vastaus on asetettu."
-#. Tag: para
-#: preseed.xml:1033
-#, no-c-format
-msgid ""
-"The same effect can be achieved for <emphasis>all</emphasis> questions by "
-"setting the parameter <classname>preseed/interactive=true</classname> at the "
-"boot prompt. This can also be useful for testing or debugging your "
-"preconfiguration file."
-msgstr ""
-
#. Tag: title
-#: preseed.xml:1044
+#: preseed.xml:1048
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Valmiiden vastausten tiedostojen lataaminen ketjussa"
#. Tag: para
-#: preseed.xml:1045
+#: preseed.xml:1049
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2489,7 +2487,7 @@ msgstr ""
"asetukset tiettyihin kokoonpanoihin toisiin tiedostoihin."
#. Tag: screen
-#: preseed.xml:1055
+#: preseed.xml:1059
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -2543,7 +2541,7 @@ msgstr ""
"d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1057
+#: preseed.xml:1061
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "