diff options
author | Ahmad Samir <ahmad@mageia.org> | 2011-04-05 15:56:23 +0000 |
---|---|---|
committer | Ahmad Samir <ahmad@mageia.org> | 2011-04-05 15:56:23 +0000 |
commit | 361ef02945723935543279fc57053a157d903c79 (patch) | |
tree | 21d8ff277b883ade2c55658de98a0c1f7b716ce9 /perl-install/share/po/zh_CN.po | |
parent | 0b067ac321acf0f3c518d820928f283a23bed8a0 (diff) | |
download | drakx-361ef02945723935543279fc57053a157d903c79.tar drakx-361ef02945723935543279fc57053a157d903c79.tar.gz drakx-361ef02945723935543279fc57053a157d903c79.tar.bz2 drakx-361ef02945723935543279fc57053a157d903c79.tar.xz drakx-361ef02945723935543279fc57053a157d903c79.zip |
- revert 's,/boot partition,separate /boot partition,', .po/pot files shouldn't
be changed this way as this changes the meaning of the string and translators
need to adapt the .po files themselves
Diffstat (limited to 'perl-install/share/po/zh_CN.po')
-rw-r--r-- | perl-install/share/po/zh_CN.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/share/po/zh_CN.po b/perl-install/share/po/zh_CN.po index f9609591f..1ddf410ec 100644 --- a/perl-install/share/po/zh_CN.po +++ b/perl-install/share/po/zh_CN.po @@ -2784,7 +2784,7 @@ msgstr "已经有一个分区的挂载点是 %s\n" msgid "" "You've selected a software RAID partition as root (/).\n" "No bootloader is able to handle this without a /boot partition.\n" -"Please be sure to add a separate /boot partition" +"Please be sure to add a /boot partition" msgstr "" "您选择了把软件 RAID 分区作为根(/)。\n" "如果没有一个 /boot 分区, 各种启动引导程序都无法处理这种情况。\n" @@ -2820,7 +2820,7 @@ msgstr "" msgid "" "You've selected an encrypted partition as root (/).\n" "No bootloader is able to handle this without a /boot partition.\n" -"Please be sure to add a separate /boot partition" +"Please be sure to add a /boot partition" msgstr "" "您选择了把软件 RAID 分区作为根(/)。\n" "如果没有一个 /boot 分区, 各种启动引导程序都无法处理这种情况。\n" @@ -2844,7 +2844,7 @@ msgid "" "You've selected the LVM Logical Volume as root (/).\n" "The bootloader is not able to handle this when the volume spans physical " "volumes.\n" -"You should create a separate /boot partition first" +"You should create a /boot partition first" msgstr "" "您将 LVM 逻辑卷选为根(/)。\n" "引导程序无法识别跨越多个物理卷的卷。\n" |