summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-03-01 20:51:37 -0800
committerJunio C Hamano <gitster@pobox.com>2012-03-01 20:51:37 -0800
commit11ec817fedd5d861c0424d7e420a157b393587bf (patch)
treed987019ed279f6a1df99a07c91fd23fde541c9b0
parent75b182aee702aa82bec81c542788eb9149a68fa0 (diff)
parent61bc0753f149f204ddb5414ca98dc3d4f1876456 (diff)
downloadgit-l10n.tar.gz
Merge branch 'master' of https://github.com/git-l10n/git-po into l10nl10n
* 'master' of https://github.com/git-l10n/git-po: l10n: leave leading space unchanged for zh_CN.po
-rw-r--r--po/zh_CN.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index cd26805799..0a7dbe3c6a 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -99,7 +99,7 @@ msgstr "0 个文件被修改\n"
#, c-format
msgid " %d file changed"
msgid_plural " %d files changed"
-msgstr[0] "%d 个文件被修改"
+msgstr[0] " %d 个文件被修改"
#: diff.c:1352
#, c-format
@@ -187,7 +187,7 @@ msgstr[0] ""
#: builtin/merge.c:1093 builtin/merge.c:1103
#, c-format
msgid "Could not open '%s' for writing"
-msgstr "无法为写入打开 '%s'"
+msgstr "无法打开 '%s' 以写入"
#: sequencer.c:122 builtin/merge.c:334 builtin/merge.c:865
#: builtin/merge.c:1095 builtin/merge.c:1108
@@ -636,7 +636,7 @@ msgstr " (干净的工作区)"
#: wt-status.c:884
msgid "HEAD (no branch)"
-msgstr "头(非分支)"
+msgstr "HEAD(非分支)"
# 注意保持句尾空格
#: wt-status.c:890
@@ -856,7 +856,7 @@ msgstr ""
#: builtin/branch.c:214
#, c-format
msgid "Error deleting %sbranch '%s'"
-msgstr "错误删除 %s分支 '%s'"
+msgstr "删除 %s分支 '%s' 时错误"
#: builtin/branch.c:219
#, c-format