summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/el/preseed.po72
-rw-r--r--po/fi/preseed.po72
-rw-r--r--po/hu/preseed.po20
-rw-r--r--po/ja/preseed.po72
-rw-r--r--po/ko/preseed.po72
-rw-r--r--po/pot/preseed.pot20
-rw-r--r--po/pt/preseed.po72
-rw-r--r--po/ru/preseed.po72
-rw-r--r--po/sv/preseed.po72
-rw-r--r--po/vi/preseed.po72
-rw-r--r--po/zh_CN/preseed.po80
11 files changed, 576 insertions, 120 deletions
diff --git a/po/el/preseed.po b/po/el/preseed.po
index 857ad117c..c40952e39 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: 2009-01-16 01:09+0000\n"
+"POT-Creation-Date: 2009-02-22 01:09+0000\n"
"PO-Revision-Date: 2009-01-26 18:12+0200\n"
"Last-Translator: quad-nrg.net <galaxico@quad-nrg.net>\n"
"Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
@@ -1960,7 +1960,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"
@@ -1968,7 +2018,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"
@@ -1993,14 +2043,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"
diff --git a/po/fi/preseed.po b/po/fi/preseed.po
index c0233fa0e..f751023cd 100644
--- a/po/fi/preseed.po
+++ b/po/fi/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Installation Guide 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: 2008-12-03 12:55+0200\n"
"Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -1845,7 +1845,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"
@@ -1853,7 +1903,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"
@@ -1878,14 +1928,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"
diff --git a/po/hu/preseed.po b/po/hu/preseed.po
index 5c6ad708b..e463fe1f6 100644
--- a/po/hu/preseed.po
+++ b/po/hu/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \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: 2007-03-18 19:17+0100\n"
"Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
"Language-Team: Hungarian\n"
@@ -1902,7 +1902,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"
@@ -1927,14 +1927,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"
diff --git a/po/ja/preseed.po b/po/ja/preseed.po
index 40eaa762b..bdeca22ce 100644
--- a/po/ja/preseed.po
+++ b/po/ja/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: 2009-01-16 01:09+0000\n"
+"POT-Creation-Date: 2009-02-22 01:09+0000\n"
"PO-Revision-Date: 2009-01-19 23:57+0900\n"
"Last-Translator: KURASAWA Nozomu <nabetaro@caldron.jp>\n"
"Language-Team: \n"
@@ -1806,7 +1806,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"
@@ -1814,7 +1864,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"
@@ -1839,14 +1889,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"
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index 1d913c6a4..be5df3a20 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed.xml\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-01-30 22:40+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -1797,7 +1797,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"
@@ -1805,7 +1855,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"
@@ -1830,14 +1880,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"
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index 1444b0713..35c643a5d 100644
--- a/po/pot/preseed.pot
+++ b/po/pot/preseed.pot
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1027,7 +1027,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"
@@ -1050,14 +1050,14 @@ msgid ""
"# &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"
+ "# 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"
diff --git a/po/pt/preseed.po b/po/pt/preseed.po
index f51feacbf..2444284cf 100644
--- a/po/pt/preseed.po
+++ b/po/pt/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-01-18 19:01+0000\n"
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -1889,7 +1889,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"
@@ -1897,7 +1947,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"
@@ -1922,14 +1972,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"
diff --git a/po/ru/preseed.po b/po/ru/preseed.po
index a0964b284..4f9e7a025 100644
--- a/po/ru/preseed.po
+++ b/po/ru/preseed.po
@@ -7,7 +7,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-04 20:54+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -1863,7 +1863,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"
@@ -1871,7 +1921,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"
@@ -1896,14 +1946,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"
diff --git a/po/sv/preseed.po b/po/sv/preseed.po
index 8543564a2..e5cf2411b 100644
--- a/po/sv/preseed.po
+++ b/po/sv/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-01-16 17:57+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -1886,7 +1886,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"
@@ -1894,7 +1944,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"
@@ -1919,14 +1969,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"
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"
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index d023e5843..a97a336bd 100644
--- a/po/zh_CN/preseed.po
+++ b/po/zh_CN/preseed.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual\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-04 16:31+0800\n"
"Last-Translator: Ji YongGang <jungle@soforge.com>\n"
"Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n"
@@ -1712,7 +1712,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"
@@ -1720,7 +1770,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"
@@ -1745,14 +1795,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"
@@ -2469,7 +2519,13 @@ msgid ""
"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 "如果使用引导参数预置,您可以通过 <quote>?=</quote> 操作符让安装程序询问相关的问题,例如,<userinput><replaceable>foo</replaceable>/<replaceable>bar</replaceable>?=<replaceable>value</replaceable></userinput> (或者 <userinput><replaceable>owner</replaceable>:<replaceable>foo/bar</replaceable>?=<replaceable>value</replaceable></userinput>)。当然,这只会影响在安装时显示出来的问题对应的参数,而不是<quote>内部的</quote>参数。"
+msgstr ""
+"如果使用引导参数预置,您可以通过 <quote>?=</quote> 操作符让安装程序询问相关的"
+"问题,例如,<userinput><replaceable>foo</replaceable>/<replaceable>bar</"
+"replaceable>?=<replaceable>value</replaceable></userinput> (或者 "
+"<userinput><replaceable>owner</replaceable>:<replaceable>foo/bar</"
+"replaceable>?=<replaceable>value</replaceable></userinput>)。当然,这只会影响"
+"在安装时显示出来的问题对应的参数,而不是<quote>内部的</quote>参数。"
#. Tag: title
#: preseed.xml:1088