@@ -3834,7 +3834,7 @@ msgstr "无法使用无效配置来创建工作区"
3834
3834
3835
3835
#: setup.c:395
3836
3836
msgid "this operation must be run in a work tree"
3837
- msgstr "本操作必须在一个工作区中运行 "
3837
+ msgstr "该操作必须在一个工作区中运行 "
3838
3838
3839
3839
#: setup.c:506
3840
3840
#, c-format
@@ -3853,7 +3853,7 @@ msgstr "无法打开 '%s'"
3853
3853
#: setup.c:535
3854
3854
#, c-format
3855
3855
msgid "too large to be a .git file: '%s'"
3856
- msgstr "文件 .git 太大 :'%s'"
3856
+ msgstr "文件太大,无法作为 .git 文件 :'%s'"
3857
3857
3858
3858
#: setup.c:537
3859
3859
#, c-format
@@ -13654,7 +13654,7 @@ msgid ""
13654
13654
"Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
13655
13655
"really want to remove it including all of its history)"
13656
13656
msgstr ""
13657
- "子模组工作区 '%s' 包含一个 .git 目录(如果您真的想删除它及其全部历史 ,使用 "
13657
+ "子模组工作区 '%s' 包含一个 .git 目录(如果您确需删除它及其全部历史 ,使用 "
13658
13658
"'rm -rf' 命令)"
13659
13659
13660
13660
#: builtin/submodule--helper.c:958
@@ -14551,7 +14551,7 @@ msgstr "'%s' 未被锁定"
14551
14551
14552
14552
#: builtin/worktree.c:645
14553
14553
msgid "working trees containing submodules cannot be moved or removed"
14554
- msgstr "包含子模组的工作区不能移动或删除 "
14554
+ msgstr "不能移动或删除包含子模组的工作区 "
14555
14555
14556
14556
#: builtin/worktree.c:672 builtin/worktree.c:811
14557
14557
#, c-format
@@ -16374,7 +16374,7 @@ msgstr "将删除应用到索引 [y,n,q,a,d%s,?]? "
16374
16374
#: git-add--interactive.perl:1400
16375
16375
#, perl-format
16376
16376
msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
16377
- msgstr "将此块应用到索引 [y,n,q,a,d%s,?]? "
16377
+ msgstr "将该块应用到索引 [y,n,q,a,d%s,?]? "
16378
16378
16379
16379
#: git-add--interactive.perl:1403
16380
16380
#, perl-format
0 commit comments