summaryrefslogtreecommitdiff
path: root/po/vi/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/vi/preseed.po')
-rw-r--r--po/vi/preseed.po21
1 files changed, 15 insertions, 6 deletions
diff --git a/po/vi/preseed.po b/po/vi/preseed.po
index 474e550c2..991b67afb 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: 2006-07-30 15:28+0000\n"
+"POT-Creation-Date: 2006-08-18 17:32+0000\n"
"PO-Revision-Date: 2006-08-16 16:59+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -1216,7 +1216,7 @@ msgstr ""
#. Tag: screen
#: preseed.xml:648
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
"# Note: this must be preseeded with a localized (translated) value.\n"
@@ -1229,6 +1229,9 @@ msgid ""
"d-i partman-auto/disk string /dev/discs/disc0/disc\n"
"# Or, if you want to use LVM:\n"
"#d-i partman-auto-lvm/disk string /dev/discs/disc0/disc\n"
+"# Or, LVM with more than one disk:\n"
+"#d-i partman-auto-lvm/disk string /dev/discs/disc0/disc /dev/discs/disc1/"
+"disc\n"
"\n"
"# You can choose from any of the predefined partitioning recipes.\n"
"# Note: this must be preseeded with a localized (translated) value.\n"
@@ -1556,7 +1559,7 @@ msgstr "Cài đặt bộ tải khởi động"
#. Tag: screen
#: preseed.xml:729
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# Grub is the default boot loader (for x86). If you want lilo installed\n"
"# instead, uncomment this:\n"
@@ -1574,9 +1577,11 @@ msgid ""
"\n"
"# Alternatively, if you want to install to a location other than the mbr,\n"
"# uncomment and edit these lines:\n"
-"#d-i grub-installer/bootdev string (hd0,0)\n"
"#d-i grub-installer/only_debian boolean false\n"
-"#d-i grub-installer/with_other_os boolean false"
+"#d-i grub-installer/with_other_os boolean false\n"
+"#d-i grub-installer/bootdev string (hd0,0)\n"
+"# To install grub to multiple disks:\n"
+"#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)"
msgstr ""
"# GRUB là bộ tải khởi động mặc định (cho kiến trúc x86).\n"
"# Còn nếu bạn muốn cài đặt LILO, hãy bỏ ghi chú dòng này:\n"
@@ -1700,7 +1705,11 @@ msgid ""
"installed by tasks, you can use the parameter <classname>pkgsel/include</"
"classname>. The value of this parameter can be either comma-separated or "
"space-separated, so you can also use it easily on the kernel command line."
-msgstr "Nếu bạn muốn cài đặt một số gói riêng, thêm vào những gói do công việc cài đặt, bạn có khả năng sử dụng tham số <classname>pkgsel/include</classname>. Giá trị của tham số này có thể được định giới bằng hoặc dấu phẩy hoặc dấu cách, vậy dễ dàng dùng trên dòng lệnh."
+msgstr ""
+"Nếu bạn muốn cài đặt một số gói riêng, thêm vào những gói do công việc cài "
+"đặt, bạn có khả năng sử dụng tham số <classname>pkgsel/include</classname>. "
+"Giá trị của tham số này có thể được định giới bằng hoặc dấu phẩy hoặc dấu "
+"cách, vậy dễ dàng dùng trên dòng lệnh."
#. Tag: screen
#: preseed.xml:794