diff options
author | Felipe Augusto van de Wiel <faw@debian.org> | 2009-02-25 01:01:01 +0000 |
---|---|---|
committer | Felipe Augusto van de Wiel <faw@debian.org> | 2009-02-25 01:01:01 +0000 |
commit | 52abfd5e2e64f71fb79a9dc416a0560f8f853d71 (patch) | |
tree | d8b6689f075446a310c7b4cabe28d93f23e7fa56 /po | |
parent | c57d4ecd6e752631390f0d4189715bf6865ad443 (diff) | |
download | installation-guide-52abfd5e2e64f71fb79a9dc416a0560f8f853d71.zip |
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po')
-rw-r--r-- | po/pt/preseed.po | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/po/pt/preseed.po b/po/pt/preseed.po index eceeee9ab..88bb14386 100644 --- a/po/pt/preseed.po +++ b/po/pt/preseed.po @@ -1890,56 +1890,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" |