From 9a1d477e6f4cedbd4d2c26e4ab61f20452892261 Mon Sep 17 00:00:00 2001 From: Felipe Augusto van de Wiel Date: Sun, 22 Feb 2009 01:09:54 +0000 Subject: [SILENT_COMMIT] Update of POT and PO files for the manual --- po/sv/preseed.po | 72 +++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 61 insertions(+), 11 deletions(-) (limited to 'po/sv/preseed.po') 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 \n" "Language-Team: Swedish \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" +#| "# <raidtype> <devcount> <sparecount> <fstype> <" +#| "mountpoint> \\\n" +#| "# <devices> <sparedevices>\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" -- cgit v1.2.3