-
Notifications
You must be signed in to change notification settings - Fork 78
l10n: zh_CN: updated translation for 2.50 #851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Warnings found by git-po-helper in workflow #1005: |
11cb418 to
a5d08c7
Compare
|
我会逐一检查补丁中的中文翻译内容: 总的来说,这份翻译质量还不错,主要需要改进的是:
|
66a286d to
3c51161
Compare
3c51161 to
1da44b1
Compare
Helped-by: 依云 <[email protected]> Helped-by: Jiang Xin <[email protected]> Signed-off-by: Teng Long <[email protected]>
1da44b1 to
2249978
Compare
|
cherry-picked your commit, and fix one fuzzy translation. |
fangyi-zhou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
抱歉周中的时候比较忙,没来得及 review。如果可以的话,可以在下一次窗口再并入。
| #: builtin/diff-pairs.c | ||
| #, c-format | ||
| msgid "unable to parse object id: %s" | ||
| msgstr "不能解析对象ID:%s" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-msgstr "不能解析对象ID:%s"
+msgstr "不能解析对象 ID:%s"|
|
||
| #: builtin/update-ref.c | ||
| msgid "batch reference updates" | ||
| msgstr "批量引用更新" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
此处的 batch 应该是动词?
https://github.com/git/git/blob/f1ca98f609f9a730b9accf24e5558a10a0b41b6c/builtin/update-ref.c#L790
是否应该译为 “批量处理引用更新”
| #: object-file.c | ||
| #, c-format | ||
| msgid "unable to parse type from header '%s' of %s" | ||
| msgstr "无法从 %s 的包头 '%s' 中解析类型" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里两个 %s 是不是应该反过来?
See PR #868 |
Thanks for taking the time to contribute to Git! Please be advised that the
Git community does not use github.com for their contributions. Instead, we use
a mailing list ([email protected]) for code submissions, code reviews, and
bug reports. Nevertheless, you can use GitGitGadget (https://gitgitgadget.github.io/)
to conveniently send your Pull Requests commits to our mailing list.
For a single-commit pull request, please leave the pull request description
empty: your commit message itself should describe your changes.
Please read the "guidelines for contributing" linked above!