diff options
Diffstat (limited to 'po/el')
-rw-r--r-- | po/el/preseed.po | 38 |
1 files changed, 29 insertions, 9 deletions
diff --git a/po/el/preseed.po b/po/el/preseed.po index 2f6b0c8f9..252d3443c 100644 --- a/po/el/preseed.po +++ b/po/el/preseed.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2008-12-29 01:12+0000\n" +"POT-Creation-Date: 2009-01-16 01:09+0000\n" "PO-Revision-Date: 2008-10-28 17:06+0200\n" "Last-Translator: quad-nrg.net <yodesy@quad-nrg.net>\n" "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" @@ -2775,13 +2775,33 @@ msgstr "" #: preseed.xml:1065 #, no-c-format msgid "" +"Note that the <quote>d-i</quote> owner should only be used for variables " +"used in the installer itself. For variables belonging to packages installed " +"on the target system, you should use the name of that package instead. See " +"the footnote to <xref linkend=\"preseed-bootparms\"/>." +msgstr "" + +#. Tag: para +#: preseed.xml:1072 +#, fuzzy, no-c-format +#| msgid "" +#| "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." +msgid "" "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." +"=<replaceable>value</replaceable></userinput> (or " +"<userinput><replaceable>owner</replaceable>:<replaceable>foo/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 "" "Αν κάνετε την προρύθμιση χρησιμοποιώντας παραμέτρους εκκίνησης, μπορείτε να " "κάνετε τον εγκαταστάτη να ρωτά την αντίστοιχη ερώτηση χρησιμοποιώντας τον " @@ -2792,13 +2812,13 @@ msgstr "" "εγκατάστασης και όχι για <quote>εσωτερικές</quote> παραμέτρους." #. Tag: title -#: preseed.xml:1080 +#: preseed.xml:1088 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Αλυσιδωτή φόρτωση (chainloading) αρχείων προρυθμίσεων" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1089 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2815,7 +2835,7 @@ msgstr "" "συγκεκριμένες διαμορφώσεις σε άλλα αρχεία." #. Tag: screen -#: preseed.xml:1091 +#: preseed.xml:1099 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2877,7 +2897,7 @@ msgstr "" " #d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1101 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " |