From 610f8099cdcde3482cf86090cf0586bfeb017f67 Mon Sep 17 00:00:00 2001 From: Ray Chen Date: Thu, 29 Mar 2018 15:09:20 +0800 Subject: [PATCH] l10n: zh_CN: review for git v2.17.0 l10n round 1 Signed-off-by: Ray Chen --- po/zh_CN.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/po/zh_CN.po b/po/zh_CN.po index a51a54c209..fa3f484456 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3834,7 +3834,7 @@ msgstr "无法使用无效配置来创建工作区" #: setup.c:395 msgid "this operation must be run in a work tree" -msgstr "本操作必须在一个工作区中运行" +msgstr "该操作必须在一个工作区中运行" #: setup.c:506 #, c-format @@ -3853,7 +3853,7 @@ msgstr "无法打开 '%s'" #: setup.c:535 #, c-format msgid "too large to be a .git file: '%s'" -msgstr "文件 .git 太大:'%s'" +msgstr "文件太大,无法作为 .git 文件:'%s'" #: setup.c:537 #, c-format @@ -13654,7 +13654,7 @@ msgid "" "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you " "really want to remove it including all of its history)" msgstr "" -"子模组工作区 '%s' 包含一个 .git 目录(如果您真的想删除它及其全部历史,使用 " +"子模组工作区 '%s' 包含一个 .git 目录(如果您确需删除它及其全部历史,使用 " "'rm -rf' 命令)" #: builtin/submodule--helper.c:958 @@ -14551,7 +14551,7 @@ msgstr "'%s' 未被锁定" #: builtin/worktree.c:645 msgid "working trees containing submodules cannot be moved or removed" -msgstr "包含子模组的工作区不能移动或删除" +msgstr "不能移动或删除包含子模组的工作区" #: builtin/worktree.c:672 builtin/worktree.c:811 #, c-format @@ -16374,7 +16374,7 @@ msgstr "将删除应用到索引 [y,n,q,a,d%s,?]? " #: git-add--interactive.perl:1400 #, perl-format 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 #, perl-format -- 2.11.4.GIT