Browse Source

l10n: zh_CN: review for git v2.17.0 l10n round 1

Signed-off-by: Ray Chen <oldsharp@gmail.com>
maint
Ray Chen 7 years ago committed by Jiang Xin
parent
commit
610f8099cd
  1. 10
      po/zh_CN.po

10
po/zh_CN.po

@ -3834,7 +3834,7 @@ msgstr "无法使用无效配置来创建工作区"


#: setup.c:395 #: setup.c:395
msgid "this operation must be run in a work tree" msgid "this operation must be run in a work tree"
msgstr "本操作必须在一个工作区中运行" msgstr "该操作必须在一个工作区中运行"


#: setup.c:506 #: setup.c:506
#, c-format #, c-format
@ -3853,7 +3853,7 @@ msgstr "无法打开 '%s'"
#: setup.c:535 #: setup.c:535
#, c-format #, c-format
msgid "too large to be a .git file: '%s'" msgid "too large to be a .git file: '%s'"
msgstr "文件 .git 太大:'%s'" msgstr "文件太大,无法作为 .git 文件:'%s'"


#: setup.c:537 #: setup.c:537
#, c-format #, c-format
@ -13654,7 +13654,7 @@ msgid ""
"Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you " "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
"really want to remove it including all of its history)" "really want to remove it including all of its history)"
msgstr "" msgstr ""
"子模组工作区 '%s' 包含一个 .git 目录(如果您真的想删除它及其全部历史,使用 " "子模组工作区 '%s' 包含一个 .git 目录(如果您确需删除它及其全部历史,使用 "
"'rm -rf' 命令)" "'rm -rf' 命令)"


#: builtin/submodule--helper.c:958 #: builtin/submodule--helper.c:958
@ -14551,7 +14551,7 @@ msgstr "'%s' 未被锁定"


#: builtin/worktree.c:645 #: builtin/worktree.c:645
msgid "working trees containing submodules cannot be moved or removed" msgid "working trees containing submodules cannot be moved or removed"
msgstr "包含子模组的工作区不能移动或删除" msgstr "不能移动或删除包含子模组的工作区"


#: builtin/worktree.c:672 builtin/worktree.c:811 #: builtin/worktree.c:672 builtin/worktree.c:811
#, c-format #, c-format
@ -16374,7 +16374,7 @@ msgstr "将删除应用到索引 [y,n,q,a,d%s,?]? "
#: git-add--interactive.perl:1400 #: git-add--interactive.perl:1400
#, perl-format #, perl-format
msgid "Apply this hunk to index [y,n,q,a,d%s,?]? " msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
msgstr "将此块应用到索引 [y,n,q,a,d%s,?]? " msgstr "将该块应用到索引 [y,n,q,a,d%s,?]? "


#: git-add--interactive.perl:1403 #: git-add--interactive.perl:1403
#, perl-format #, perl-format

Loading…
Cancel
Save