File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ msgstr "0 个文件被修改\n"
99
99
#, c-format
100
100
msgid " %d file changed"
101
101
msgid_plural " %d files changed"
102
- msgstr[ 0 ] "%d 个文件被修改"
102
+ msgstr[ 0 ] " %d 个文件被修改"
103
103
104
104
#: diff.c:1352
105
105
#, c-format
@@ -187,7 +187,7 @@ msgstr[0] ""
187
187
#: builtin/merge.c:1093 builtin/merge.c:1103
188
188
#, c-format
189
189
msgid "Could not open '%s' for writing"
190
- msgstr "无法为写入打开 '%s'"
190
+ msgstr "无法打开 '%s' 以写入 "
191
191
192
192
#: sequencer.c:122 builtin/merge.c:334 builtin/merge.c:865
193
193
#: builtin/merge.c:1095 builtin/merge.c:1108
@@ -636,7 +636,7 @@ msgstr " (干净的工作区)"
636
636
637
637
#: wt-status.c:884
638
638
msgid "HEAD (no branch)"
639
- msgstr "头 (非分支)"
639
+ msgstr "HEAD (非分支)"
640
640
641
641
# 注意保持句尾空格
642
642
#: wt-status.c:890
@@ -856,7 +856,7 @@ msgstr ""
856
856
#: builtin/branch.c:214
857
857
#, c-format
858
858
msgid "Error deleting %sbranch '%s'"
859
- msgstr "错误删除 %s分支 '%s'"
859
+ msgstr "删除 %s分支 '%s' 时错误 "
860
860
861
861
#: builtin/branch.c:219
862
862
#, c-format
You can’t perform that action at this time.
0 commit comments