summaryrefslogtreecommitdiff
path: root/po/hu/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/hu/preseed.po')
-rw-r--r--po/hu/preseed.po20
1 files changed, 10 insertions, 10 deletions
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"