-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
l10n: zh_CN: fixed some typos for git 2.10.0
Reviewed-by: Ray <[email protected]> Signed-off-by: Jiang Xin <[email protected]>
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -136,7 +136,7 @@ msgstr "" | |
"Project-Id-Version: Git\n" | ||
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n" | ||
"POT-Creation-Date: 2016-08-27 23:21+0800\n" | ||
"PO-Revision-Date: 2016-08-31 00:11+0800\n" | ||
"PO-Revision-Date: 2016-09-05 23:36+0800\n" | ||
"Last-Translator: Jiang Xin <[email protected]>\n" | ||
"Language-Team: GitHub <https://github.com/jiangxin/git/>\n" | ||
"Language: zh_CN\n" | ||
|
@@ -949,7 +949,7 @@ msgstr "外部 diff 退出,停止在 %s" | |
|
||
#: diff.c:3415 | ||
msgid "--follow requires exactly one pathspec" | ||
msgstr "--follow 参数后只跟一个 pathspec" | ||
msgstr "--follow 参数需要一个路径" | ||
|
||
#: diff.c:3578 | ||
#, c-format | ||
|
@@ -1033,7 +1033,7 @@ msgid "" | |
"WARNING: You called a Git command named '%s', which does not exist.\n" | ||
"Continuing under the assumption that you meant '%s'" | ||
msgstr "" | ||
"警告:您运行一个不存在的 Git 命令 '%s'。继续执行假定您要要运行的\n" | ||
"警告:您运行一个不存在的 Git 命令 '%s'。继续执行假定您要运行的\n" | ||
"是 '%s'" | ||
|
||
#: help.c:393 | ||
|
@@ -12881,7 +12881,7 @@ msgstr "索引的进度没有被恢复。" | |
|
||
#: git-stash.sh:551 | ||
msgid "The stash is kept in case you need it again." | ||
msgstr "进度保存以免您再需要。" | ||
msgstr "保存以备您再次需要。" | ||
|
||
#: git-stash.sh:560 | ||
#, sh-format | ||
|