diff options
Diffstat (limited to 'po/vi/preseed.po')
-rw-r--r-- | po/vi/preseed.po | 34 |
1 files changed, 16 insertions, 18 deletions
diff --git a/po/vi/preseed.po b/po/vi/preseed.po index 95cfadaa6..074ed329a 100644 --- a/po/vi/preseed.po +++ b/po/vi/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 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: 2006-12-29 15:47+1030\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" @@ -2469,33 +2469,31 @@ 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 "" "Có thể dùng khả năng chèn sẵn để thay đổi trả lời mặc định đối với câu hỏi " "nào, còn câu đó vẫn được hỏi. Để làm như thế, cờ <firstterm>seen</firstterm> " "(đã xem) phải được đặt lại thành <quote>false</quote> (sai) sau khi đặt giá " "trị cho câu hỏi nào." -#. 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 "Tải dây chuyền tập tin định cấu hình sẵn" #. Tag: para -#: preseed.xml:1045 +#: preseed.xml:1049 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2511,7 +2509,7 @@ msgstr "" "để thiết lập chi tiết hơn cho một số cấu hình riêng trong các tập tin khác." #. 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" @@ -2564,7 +2562,7 @@ msgstr "" "#d-i preseed/run string phu.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, " |