Skip to content

Commit 11ec817

Browse files
committed
Merge branch 'master' of https://github.com/git-l10n/git-po into l10n
* 'master' of https://github.com/git-l10n/git-po: l10n: leave leading space unchanged for zh_CN.po
2 parents 75b182a + 61bc075 commit 11ec817

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

po/zh_CN.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ msgstr "0 个文件被修改\n"
9999
#, c-format
100100
msgid " %d file changed"
101101
msgid_plural " %d files changed"
102-
msgstr[0] "%d 个文件被修改"
102+
msgstr[0] " %d 个文件被修改"
103103

104104
#: diff.c:1352
105105
#, c-format
@@ -187,7 +187,7 @@ msgstr[0] ""
187187
#: builtin/merge.c:1093 builtin/merge.c:1103
188188
#, c-format
189189
msgid "Could not open '%s' for writing"
190-
msgstr "无法为写入打开 '%s'"
190+
msgstr "无法打开 '%s' 以写入"
191191

192192
#: sequencer.c:122 builtin/merge.c:334 builtin/merge.c:865
193193
#: builtin/merge.c:1095 builtin/merge.c:1108
@@ -636,7 +636,7 @@ msgstr " (干净的工作区)"
636636

637637
#: wt-status.c:884
638638
msgid "HEAD (no branch)"
639-
msgstr "(非分支)"
639+
msgstr "HEAD(非分支)"
640640

641641
# 注意保持句尾空格
642642
#: wt-status.c:890
@@ -856,7 +856,7 @@ msgstr ""
856856
#: builtin/branch.c:214
857857
#, c-format
858858
msgid "Error deleting %sbranch '%s'"
859-
msgstr "错误删除 %s分支 '%s'"
859+
msgstr "删除 %s分支 '%s' 时错误"
860860

861861
#: builtin/branch.c:219
862862
#, c-format

0 commit comments

Comments
 (0)