Skip to content

Commit 489a4c0

Browse files
committed
l10n: zh_CN: post-2.53 code review
Update Simplified Chinese translation for post-2.53 code review. Reviewed-by: 依云 <lilydjwg@gmail.com> Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
1 parent 67ad421 commit 489a4c0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

po/zh_CN.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
# grafts | (提交)嫁接
7171
# hash | 哈希值
7272
# HEAD | HEAD(头指针,亦即当前分支)
73+
# heap | 堆
7374
# head | 头、分支
7475
# head ref | 分支
7576
# header | 头信息
@@ -131,6 +132,7 @@
131132
# signed tag | 签名标签
132133
# smart HTTP protocol | 智能 HTTP 协议
133134
# squash | 挤压
135+
# stack | 栈
134136
# stage | n. 暂存区(即索引); v. 暂存
135137
# stale | 过期的
136138
# stash | n. 储藏区; v. 储藏
@@ -22583,7 +22585,7 @@ msgstr "无法将 SSL 后端设置为 '%s':已经设置"
2258322585

2258422586
#: http.c
2258522587
msgid "refusing to read cookies from http.cookiefile '-'"
22586-
msgstr "拒绝从 http.cookiefile '-' 读取 Cookie"
22588+
msgstr "拒绝从 http.cookiefile '-' 读取 cookie"
2258722589

2258822590
#: http.c
2258922591
msgid "ignoring http.savecookies for empty http.cookiefile"
@@ -25741,7 +25743,7 @@ msgstr "reftable:事务失败:%s"
2574125743
#: refs/reftable-backend.c
2574225744
#, c-format
2574325745
msgid "unable to compact stack: %s"
25744-
msgstr "无法压缩堆栈:%s"
25746+
msgstr "无法压缩栈:%s"
2574525747

2574625748
#: refs/reftable-backend.c
2574725749
#, c-format
@@ -25756,7 +25758,7 @@ msgstr "引用名 %s 是一个符号引用,不支持复制"
2575625758
#: refs/reftable-backend.c
2575725759
#, c-format
2575825760
msgid "reftable stack for worktree '%s' is broken"
25759-
msgstr "工作区 '%s' 的 reftable 堆栈已损坏"
25761+
msgstr "工作区 '%s' 的 reftable 栈已损坏"
2576025762

2576125763
#: refs/reftable-backend.c
2576225764
#, c-format
@@ -25883,7 +25885,7 @@ msgstr "获取失败。"
2588325885

2588425886
#: remote-curl.c
2588525887
msgid "cannot fetch by sha1 over smart http"
25886-
msgstr "无法通过智能 HTTP 获取 SHA-1"
25888+
msgstr "无法经由智能 HTTP 通过 SHA-1 获取"
2588725889

2588825890
#: remote-curl.c
2588925891
#, c-format

0 commit comments

Comments
 (0)