summaryrefslogtreecommitdiff
path: root/po/vi
diff options
context:
space:
mode:
authorFelipe Augusto van de Wiel <faw@debian.org>2009-02-22 01:09:54 +0000
committerFelipe Augusto van de Wiel <faw@debian.org>2009-02-22 01:09:54 +0000
commit9a1d477e6f4cedbd4d2c26e4ab61f20452892261 (patch)
treef724d2a0fc4d6058095475f794b31541c86d7b55 /po/vi
parentd2272ac05b8c9a359261f25a8bbedb08cf63c25c (diff)
downloadinstallation-guide-9a1d477e6f4cedbd4d2c26e4ab61f20452892261.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/vi')
-rw-r--r--po/vi/preseed.po72
1 files changed, 61 insertions, 11 deletions
diff --git a/po/vi/preseed.po b/po/vi/preseed.po
index 6e12a8e12..05d768981 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: 2009-01-16 01:09+0000\n"
+"POT-Creation-Date: 2009-02-22 01:09+0000\n"
"PO-Revision-Date: 2009-02-12 19:17+1030\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -1872,7 +1872,57 @@ msgstr ""
#. Tag: screen
#: preseed.xml:866
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# NOTE: this option is of beta release quality and should be used "
+#| "carefully\n"
+#| "\n"
+#| "# The method should be set to \"raid\".\n"
+#| "#d-i partman-auto/method string raid\n"
+#| "# Specify the disks to be partitioned. They will all get the same "
+#| "layout,\n"
+#| "# so this will only work if the disks are the same size.\n"
+#| "#d-i partman-auto/disk string /dev/discs/disc0/disc /dev/discs/disc1/"
+#| "disc\n"
+#| "\n"
+#| "# Next you need to specify the physical partitions that will be used. \n"
+#| "#d-i partman-auto/expert_recipe string \\\n"
+#| "# multiraid :: \\\n"
+#| "# 1000 5000 4000 raid \\\n"
+#| "# $primary{ } method{ raid } \\\n"
+#| "# . \\\n"
+#| "# 64 512 300% raid \\\n"
+#| "# method{ raid } \\\n"
+#| "# . \\\n"
+#| "# 500 10000 1000000000 raid \\\n"
+#| "# method{ raid } \\\n"
+#| "# .\n"
+#| "\n"
+#| "# Last you need to specify how the previously defined partitions will be\n"
+#| "# used in the RAID setup. Remember to use the correct partition numbers\n"
+#| "# for logical partitions.\n"
+#| "# Parameters are:\n"
+#| "# &lt;raidtype&gt; &lt;devcount&gt; &lt;sparecount&gt; &lt;fstype&gt; &lt;"
+#| "mountpoint&gt; \\\n"
+#| "# &lt;devices&gt; &lt;sparedevices&gt;\n"
+#| "# RAID levels 0, 1, 5, 6 and 10 are supported; devices are separated "
+#| "using \"#\"\n"
+#| "#d-i partman-auto-raid/recipe string \\\n"
+#| "# 1 2 0 ext3 / \\\n"
+#| "# /dev/discs/disc0/part1#/dev/discs/disc1/part1 \\\n"
+#| "# . \\\n"
+#| "# 1 2 0 swap - \\\n"
+#| "# /dev/discs/disc0/part5#/dev/discs/disc1/part5 \\\n"
+#| "# . \\\n"
+#| "# 0 2 0 ext3 /home \\\n"
+#| "# /dev/discs/disc0/part6#/dev/discs/disc1/part6 \\\n"
+#| "# .\n"
+#| "\n"
+#| "# This makes partman automatically partition without confirmation.\n"
+#| "d-i partman-md/confirm boolean true\n"
+#| "d-i partman/confirm_write_new_label boolean true\n"
+#| "d-i partman/choose_partition select finish\n"
+#| "d-i partman/confirm boolean true"
msgid ""
"# NOTE: this option is of beta release quality and should be used carefully\n"
"\n"
@@ -1880,7 +1930,7 @@ msgid ""
"#d-i partman-auto/method string raid\n"
"# Specify the disks to be partitioned. They will all get the same layout,\n"
"# so this will only work if the disks are the same size.\n"
-"#d-i partman-auto/disk string /dev/discs/disc0/disc /dev/discs/disc1/disc\n"
+"#d-i partman-auto/disk string /dev/sda /dev/sdb\n"
"\n"
"# Next you need to specify the physical partitions that will be used. \n"
"#d-i partman-auto/expert_recipe string \\\n"
@@ -1905,14 +1955,14 @@ msgid ""
"# RAID levels 0, 1, 5, 6 and 10 are supported; devices are separated using "
"\"#\"\n"
"#d-i partman-auto-raid/recipe string \\\n"
-"# 1 2 0 ext3 / \\\n"
-"# /dev/discs/disc0/part1#/dev/discs/disc1/part1 \\\n"
-"# . \\\n"
-"# 1 2 0 swap - \\\n"
-"# /dev/discs/disc0/part5#/dev/discs/disc1/part5 \\\n"
-"# . \\\n"
-"# 0 2 0 ext3 /home \\\n"
-"# /dev/discs/disc0/part6#/dev/discs/disc1/part6 \\\n"
+"# 1 2 0 ext3 / \\\n"
+"# /dev/sda1#/dev/sdb1 \\\n"
+"# . \\\n"
+"# 1 2 0 swap - \\\n"
+"# /dev/sda5#/dev/sdb5 \\\n"
+"# . \\\n"
+"# 0 2 0 ext3 /home \\\n"
+"# /dev/sda6#/dev/sdb6 \\\n"
"# .\n"
"\n"
"# This makes partman automatically partition without confirmation.\n"