summaryrefslogtreecommitdiff
path: root/po/el/preseed.po
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-02-02 17:47:58 +0000
committerFrans Pop <elendil@planet.nl>2007-02-02 17:47:58 +0000
commit7021338dc8f43e6b776f889733c392e9b45efb6c (patch)
tree9e00a7dcfa3f37d1760311d0ff989f9096394f4c /po/el/preseed.po
parent989c4e9562c43db567b6d7b7f3b4a892d9c9c122 (diff)
downloadinstallation-guide-7021338dc8f43e6b776f889733c392e9b45efb6c.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/el/preseed.po')
-rw-r--r--po/el/preseed.po38
1 files changed, 25 insertions, 13 deletions
diff --git a/po/el/preseed.po b/po/el/preseed.po
index 41bd9a519..941518e0b 100644
--- a/po/el/preseed.po
+++ b/po/el/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2007-01-29 00:43+0000\n"
+"POT-Creation-Date: 2007-02-02 17:44+0000\n"
"PO-Revision-Date: 2007-01-23 11:31+0200\n"
"Last-Translator: quad-nrg.net <galaxico@quad-nrg.net>\n"
"Language-Team: Greek <en@li.org>\n"
@@ -2568,12 +2568,17 @@ msgstr "Χρήση preseeding για την αλλαγή των προκαθορ
#. Tag: para
#: preseed.xml:1020
-#, no-c-format
+#, fuzzy, 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."
+"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."
msgstr ""
"Είναι δυνατόν να χρησιμοποιήσετε προρυθμίσεις για να αλλάξετε την "
"προκαθορισμένη απάντηση σε μια ερώτηση, επιτρέποντας όμως ακόμα την "
@@ -2581,24 +2586,24 @@ msgstr ""
"πρέπει να ξαναοριστεί σαν <quote>false</quote>αφού έχει δωθεί η τιμή για μια "
"ερώτηση."
-#. Tag: screen
-#: preseed.xml:1029
+#. Tag: para
+#: preseed.xml:1033
#, no-c-format
msgid ""
-"d-i foo/bar string value\n"
-"d-i foo/bar seen false"
+"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 ""
-"d-i foo/bar string value\n"
-"d-i foo/bar seen false"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1044
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Αλυσιδωτή φόρτωση (chainloading) αρχείων προρυθμίσεων"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1045
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2615,7 +2620,7 @@ msgstr ""
"συγκεκριμένες διαμορφώσεις σε άλλα αρχεία."
#. Tag: screen
-#: preseed.xml:1045
+#: preseed.xml:1055
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -2676,7 +2681,7 @@ msgstr ""
" #d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1047
+#: preseed.xml:1057
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
@@ -2695,3 +2700,10 @@ msgstr ""
"προρύθμισης, που σημαίνει για παράδειγμα ότι έχετε άλλη μια ευκαιρία να "
"εκτελέσετε την εντολή preseed/early, με την δεύτερη να προκύπτει όταν το "
"δίκτυο έχει ανέβει."
+
+#~ msgid ""
+#~ "d-i foo/bar string value\n"
+#~ "d-i foo/bar seen false"
+#~ msgstr ""
+#~ "d-i foo/bar string value\n"
+#~ "d-i foo/bar seen false"