summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
diff options
context:
space:
mode:
authorLibravatar Jiang Xin <worldhello.net@gmail.com>2015-01-21 15:05:03 +0800
committerLibravatar Jiang Xin <worldhello.net@gmail.com>2015-01-21 15:35:37 +0800
commit1e607449135792dd117bd528432fc1fbc1115667 (patch)
treeea93ef4d4358800f894b4b412a88d460389e126d /po/zh_CN.po
parentMerge branch 'master' of git://github.com/git-l10n/git-po (diff)
downloadtgif-1e607449135792dd117bd528432fc1fbc1115667.tar.xz
l10n: correct indentation of show-branch usage
An indentation error was found right after we started l10n round 2, and commit d6589d1 (show-branch: fix indentation of usage string) and this update would fix it. Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r--po/zh_CN.po24
1 files changed, 11 insertions, 13 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index ccbb03c493..2b8d2cbb77 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Git\n"
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
-"POT-Creation-Date: 2015-01-18 11:24+0800\n"
-"PO-Revision-Date: 2015-01-18 20:34+0800\n"
+"POT-Creation-Date: 2015-01-21 14:21+0800\n"
+"PO-Revision-Date: 2015-01-21 14:58+0800\n"
"Last-Translator: Jiang Xin <worldhello.net@gmail.com>\n"
"Language-Team: GitHub <https://github.com/gotgit/git/>\n"
"Language: zh_CN\n"
@@ -320,7 +320,7 @@ msgstr "不能创建 '%s'"
msgid "index-pack died"
msgstr "index-pack 终止"
-#: color.c:259
+#: color.c:260
#, c-format
msgid "invalid color value: %.*s"
msgstr "无效的颜色值:%.*s"
@@ -5368,8 +5368,7 @@ msgstr "获取组并指定引用规则没有意义"
#: builtin/fmt-merge-msg.c:13
msgid "git fmt-merge-msg [-m <message>] [--log[=<n>]|--no-log] [--file <file>]"
-msgstr ""
-"git fmt-merge-msg [-m <说明>] [--log[=<n>]|--no-log] [--file <文件>]"
+msgstr "git fmt-merge-msg [-m <说明>] [--log[=<n>]|--no-log] [--file <文件>]"
#: builtin/fmt-merge-msg.c:662 builtin/fmt-merge-msg.c:665 builtin/grep.c:698
#: builtin/merge.c:198 builtin/repack.c:178 builtin/repack.c:182
@@ -6375,8 +6374,7 @@ msgstr "不能切换目录到 %s"
msgid ""
"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
"dir=<directory>)"
-msgstr ""
-"不允许 %s(或 --work-tree=<目录>)而没有指定 %s(或 --git-dir=<目录>)"
+msgstr "不允许 %s(或 --work-tree=<目录>)而没有指定 %s(或 --git-dir=<目录>)"
#: builtin/init-db.c:591
#, c-format
@@ -9359,14 +9357,14 @@ msgstr "折行输出"
#: builtin/show-branch.c:9
msgid ""
"git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order]\n"
-"\t\t [--current] [--color[=<when>] | --no-color] [--sparse]\n"
-"\t\t [--more=<n> | --list | --independent | --merge-base]\n"
-"\t [--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
+"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
+"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
+"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
msgstr ""
"git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order]\n"
-"\t\t [--current] [--color[=<何时>] | --no-color] [--sparse]\n"
-"\t\t [--more=<n> | --list | --independent | --merge-base]\n"
-"\t [--no-name | --sha1-name] [--topics] [(<版本> | <通配符>)...]"
+"\t\t[--current] [--color[=<何时>] | --no-color] [--sparse]\n"
+"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
+"\t\t[--no-name | --sha1-name] [--topics] [(<版本> | <通配符>)...]"
#: builtin/show-branch.c:13
msgid "git show-branch (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]"