diff options
author | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 19:18:28 +0000 |
---|---|---|
committer | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 19:18:28 +0000 |
commit | c35e14afe195640b441f40bdd9be6e7344dd9528 (patch) | |
tree | 116d084cd34a62a977dcc018181b16eb9f618c19 /perl-install/share/po/zh_CN.po | |
parent | c17fbf2a4f83f6192453e947733c22c2af3501bf (diff) | |
download | drakx-c35e14afe195640b441f40bdd9be6e7344dd9528.tar drakx-c35e14afe195640b441f40bdd9be6e7344dd9528.tar.gz drakx-c35e14afe195640b441f40bdd9be6e7344dd9528.tar.bz2 drakx-c35e14afe195640b441f40bdd9be6e7344dd9528.tar.xz drakx-c35e14afe195640b441f40bdd9be6e7344dd9528.zip |
- string changes: perl -pi -e 's!Can not!Cannot!'
Diffstat (limited to 'perl-install/share/po/zh_CN.po')
-rw-r--r-- | perl-install/share/po/zh_CN.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/share/po/zh_CN.po b/perl-install/share/po/zh_CN.po index 5e68828e9..0da8a314d 100644 --- a/perl-install/share/po/zh_CN.po +++ b/perl-install/share/po/zh_CN.po @@ -1015,7 +1015,7 @@ msgstr "这个密码太简单了(至少要有 %d 个字符)" #: authentication.pm:377 #, c-format -msgid "Can not use broadcast with no NIS domain" +msgid "Cannot use broadcast with no NIS domain" msgstr "没有 NIS 域无法广播" #: authentication.pm:893 @@ -1727,7 +1727,7 @@ msgstr "您想把设备 %s 挂载到哪里?" #: diskdrake/interactive.pm:716 #, c-format msgid "" -"Can not unset mount point as this partition is used for loop back.\n" +"Cannot unset mount point as this partition is used for loop back.\n" "Remove the loopback first" msgstr "" "无法取消设定的挂载点, 因为该分区正用于回环。\n" @@ -2226,7 +2226,7 @@ msgstr "取消" #: diskdrake/smbnfs_gtk.pm:164 #, c-format -msgid "Can not login using username %s (bad password?)" +msgid "Cannot login using username %s (bad password?)" msgstr "不能使用用户名 %s 登录(密码错误?)" #: diskdrake/smbnfs_gtk.pm:168 diskdrake/smbnfs_gtk.pm:177 @@ -5194,7 +5194,7 @@ msgstr "未使用的本地化" #: raid.pm:42 #, c-format -msgid "Can not add a partition to _formatted_ RAID %s" +msgid "Cannot add a partition to _formatted_ RAID %s" msgstr "无法加入一个分区到已经格式化的硬盘阵列 %s" #: raid.pm:165 |