From 5b720366c6c5e269dcc16df2b6e98680e760518d Mon Sep 17 00:00:00 2001 From: Felipe Augusto van de Wiel Date: Fri, 27 Feb 2009 04:02:33 +0000 Subject: [SILENT_COMMIT] Update of POT and PO files for the manual --- po/zh_CN/install-methods.po | 2 -- po/zh_CN/preseed.po | 56 ++++----------------------------------------- 2 files changed, 4 insertions(+), 54 deletions(-) (limited to 'po/zh_CN') diff --git a/po/zh_CN/install-methods.po b/po/zh_CN/install-methods.po index cadd3c5d7..fce75d49d 100644 --- a/po/zh_CN/install-methods.po +++ b/po/zh_CN/install-methods.po @@ -968,8 +968,6 @@ msgstr "" #. Tag: para #: install-methods.xml:721 #, no-c-format -#| msgid "" -#| "To use this image you only have to extract it directly to your USB stick:" msgid "To use this image simply extract it directly to your USB stick:" msgstr "使用该映象只须将它直接解压到 U 盘:" diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index b94f6c8c9..4460b8a5b 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -1713,56 +1713,6 @@ msgstr "" #. Tag: screen #: preseed.xml:866 #, 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" @@ -1836,9 +1786,11 @@ msgstr "" "# 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" +"# <raidtype> <devcount> <sparecount> <fstype> <" +"mountpoint> \\\n" "# <devices> <sparedevices>\n" -"# RAID levels 0, 1, 5, 6 and 10 are supported; devices are separated using \"#\"\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/sda1#/dev/sdb1 \\\n" -- cgit v1.2.3