summaryrefslogtreecommitdiff
path: root/po/hu/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/hu/preseed.po
parent989c4e9562c43db567b6d7b7f3b4a892d9c9c122 (diff)
downloadinstallation-guide-7021338dc8f43e6b776f889733c392e9b45efb6c.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/hu/preseed.po')
-rw-r--r--po/hu/preseed.po38
1 files changed, 25 insertions, 13 deletions
diff --git a/po/hu/preseed.po b/po/hu/preseed.po
index a89f159a3..375d1ca38 100644
--- a/po/hu/preseed.po
+++ b/po/hu/preseed.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \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-25 22:42+0100\n"
"Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
"Language-Team: Hungarian\n"
@@ -2320,36 +2320,41 @@ msgstr "Előírás használata alap értékek módosítására"
#. 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 ""
"Az előírás használható alapértelmezett válaszok módosítására a kérdések "
"feltevésével. Ekkor a <firstterm>seen</firstterm> kapcsolót vissza kell "
"állítani <quote>false</quote> értékre egy érték beállítása után egy "
"kérdéshez."
-#. 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 érték\n"
-"d-i foo/bar seen false"
#. Tag: title
-#: preseed.xml:1034
+#: preseed.xml:1044
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Előíró fájlok lánc-betöltése"
#. Tag: para
-#: preseed.xml:1035
+#: preseed.xml:1045
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2364,7 +2369,7 @@ msgstr ""
"fájlba és pontosabb beállításokat egyes konfigurációkhoz más fájlokba."
#. 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"
@@ -2415,7 +2420,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, "
@@ -2430,3 +2435,10 @@ msgstr ""
"előírás végrehajtását adja a hálózat feléledésekor. Ezt óvatosan kell tenni, "
"mert 2 önálló előírás fut, így például kétszer lefuthat a preseed/early "
"parancs, másodszor a hálózat feléledése után."
+
+#~ msgid ""
+#~ "d-i foo/bar string value\n"
+#~ "d-i foo/bar seen false"
+#~ msgstr ""
+#~ "d-i foo/bar string érték\n"
+#~ "d-i foo/bar seen false"