l10n: zh_CN: fixed some typos for git 2.10.0

Reviewed-by: Ray <tvvocold@163.com> Signed-off-by: Jiang Xin <worldhello.net@gmail.com>

Jiang Xin committed Sep 5, 2016 at 23:26 UTC 7665d45926ccebc22673e5cf07deb9bc1aa4139f
1 file changed +4 -4
po/zh_CN.po
+4 -4
@@ -136,7 +136,7 @@ msgstr ""
136 "Project-Id-Version: Git\n"
137 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
138 "POT-Creation-Date: 2016-08-27 23:21+0800\n"
139 -"PO-Revision-Date: 2016-08-31 00:11+0800\n"
139 +"PO-Revision-Date: 2016-09-05 23:36+0800\n"
140 "Last-Translator: Jiang Xin <worldhello.net@gmail.com>\n"
141 "Language-Team: GitHub <https://github.com/jiangxin/git/>\n"
142 "Language: zh_CN\n"
@@ -949,7 +949,7 @@ msgstr "外部 diff 退出,停止在 %s"
949
950 #: diff.c:3415
951 msgid "--follow requires exactly one pathspec"
952 -msgstr "--follow 参数后只跟一个 pathspec"
952 +msgstr "--follow 参数需要一个路径"
953
954 #: diff.c:3578
955 #, c-format
@@ -1033,7 +1033,7 @@ msgid ""
1033 "WARNING: You called a Git command named '%s', which does not exist.\n"
1034 "Continuing under the assumption that you meant '%s'"
1035 msgstr ""
1036 -"警告:您运行一个不存在的 Git 命令 '%s'。继续执行假定您要要运行的\n"
1036 +"警告:您运行一个不存在的 Git 命令 '%s'。继续执行假定您要运行的\n"
1037 "是 '%s'"
1038
1039 #: help.c:393
@@ -12881,7 +12881,7 @@ msgstr "索引的进度没有被恢复。"
12881
12882 #: git-stash.sh:551
12883 msgid "The stash is kept in case you need it again."
12884 -msgstr "进度保存以免您再需要。"
12884 +msgstr "保存以备您再次需要。"
12885
12886 #: git-stash.sh:560
12887 #, sh-format