diff options
author | Thierry.Vignaud <thierry.vignaud@gmail.com> | 2014-05-26 17:02:56 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-05-26 22:06:55 +0200 |
commit | 2b8aba459b403dba23c166f3d71820326e566cd9 (patch) | |
tree | 1a40d96441f1620764e5b84274fc22dd563f8c8e /perl-install/install/help/po/zh_CN.po | |
parent | a907de999722299291514a6fcaaa0bb5dee82a9f (diff) | |
download | drakx-2b8aba459b403dba23c166f3d71820326e566cd9.tar drakx-2b8aba459b403dba23c166f3d71820326e566cd9.tar.gz drakx-2b8aba459b403dba23c166f3d71820326e566cd9.tar.bz2 drakx-2b8aba459b403dba23c166f3d71820326e566cd9.tar.xz drakx-2b8aba459b403dba23c166f3d71820326e566cd9.zip |
drop PPC help message
it would have been better to test for arch first and then translate a
small messages rather than forcing displaying "if you're installing on
PPC, ..."
Diffstat (limited to 'perl-install/install/help/po/zh_CN.po')
-rw-r--r-- | perl-install/install/help/po/zh_CN.po | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/perl-install/install/help/po/zh_CN.po b/perl-install/install/help/po/zh_CN.po index 558ca9533..add346e46 100644 --- a/perl-install/install/help/po/zh_CN.po +++ b/perl-install/install/help/po/zh_CN.po @@ -1022,12 +1022,6 @@ msgid "" "\n" "To get information about the different filesystem types available, please\n" "read the ext2FS chapter from the ``Reference Manual''.\n" -"\n" -"If you are installing on a PPC machine, you will want to create a small HFS\n" -"``bootstrap'' partition of at least 1MB which will be used by the yaboot\n" -"bootloader. If you opt to make the partition a bit larger, say 50MB, you\n" -"may find it a useful place to store a spare kernel and ramdisk images for\n" -"emergency boot situations." msgstr "" "在这一步中, 您需要选择要使用哪个或哪些分区来安装您的 Mageia 系统。如" "果已经定义了分区, 不管是先前安装的 GNU/Linux\n" @@ -1082,11 +1076,6 @@ msgstr "" " * Ctrl+M 设定挂载点\n" "\n" "要的关于不同的文件系统类型的更多信息, 请查看“参考手册”中 ext2FS 一章。\n" -"\n" -"如果您在 PPC 计算机上安装, 您可能需要创建至少 1MB 大小的 HFS“bootstrap”分区, " -"该分区将用于 yaboot\n" -"引导程序。如果您创建的分区再稍微大点, 比如说 50MB, 您可能会发现这个分区可用来" -"存储内核或紧急引导时的虚拟磁盘映像。" #: ../help.pm:526 #, c-format |