diff options
author | Allan McRae <allan@archlinux.org> | 2013-06-18 05:17:30 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-06-18 05:17:30 +0200 |
commit | d985a6217275f3fe45613a77c2cdd37a5d26055f (patch) | |
tree | 1f986c9005db03dee6f18adcacf938ab09976872 /scripts/po/zh_CN.po | |
parent | cd421c83832adb0a81a8a5b5c3d0ad3cd91c2adb (diff) | |
download | pacman-d985a6217275f3fe45613a77c2cdd37a5d26055f.tar.gz pacman-d985a6217275f3fe45613a77c2cdd37a5d26055f.tar.xz |
Pull translation updates
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/po/zh_CN.po')
-rw-r--r-- | scripts/po/zh_CN.po | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/scripts/po/zh_CN.po b/scripts/po/zh_CN.po index d2cd102d..f653052c 100644 --- a/scripts/po/zh_CN.po +++ b/scripts/po/zh_CN.po @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" "POT-Creation-Date: 2013-06-06 13:07+1000\n" -"PO-Revision-Date: 2013-04-30 15:07+0000\n" +"PO-Revision-Date: 2013-06-09 12:13+0000\n" "Last-Translator: mytbk <mytbk920423@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/" "archlinux-pacman/language/zh_CN/)\n" @@ -339,9 +339,8 @@ msgstr "%s 不允许为空。" msgid "%s is not allowed to start with a hyphen." msgstr "%s 不允许以连字号开始。" -#, fuzzy msgid "%s is not allowed to start with a dot." -msgstr "%s 不允许以连字号开始。" +msgstr "%s 不允许以点号开始。" msgid "%s contains invalid characters: '%s'" msgstr "%s 包含无效字符: '%s'" @@ -647,7 +646,7 @@ msgid "Making package: %s" msgstr "正在创建软件包:%s" msgid "Using a %s without a %s function is deprecated." -msgstr "不建议使用没有 %2s 函数 %1s 。" +msgstr "%s 因无 %s 函数而不建议使用。" msgid "A source package has already been built. (use %s to overwrite)" msgstr "源软件包已经创建过。(使用 %s 覆盖)" |