Skip to content

Conversation

@dyrone
Copy link

@dyrone dyrone commented Aug 15, 2025

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!

@github-actions
Copy link

github-actions bot commented Aug 15, 2025

Errors and warnings found by git-po-helper in workflow #1043:

------------------------------------------------------------------------------
ERROR [po/zh_CN.po@9828250]	/tmp/890057969--zh_CN.po:24379: 'msgid' and 'msgstr' entries do not both end with '\n' 
ERROR [po/zh_CN.po@9828250]	/tmp/890057969--zh_CN.po:24385: 'msgid' and 'msgstr' entries do not both end with '\n' 
ERROR [po/zh_CN.po@9828250]	/usr/bin/msgfmt: found 2 fatal errors 
ERROR [po/zh_CN.po@9828250]	5856 translated messages. 
ERROR [po/zh_CN.po@9828250]	fail to check po: exit status 1 
------------------------------------------------------------------------------
WARNING [po/zh_CN.po@9828250]	fail to compile /tmp/890057969--zh_CN.po: exit status 1 
INFO checking commits: 0 passed, 1 failed.        
------------------------------------------------------------------------------
INFO downloading pot file from https://github.com/git-l10n/pot-changes/raw/pot/master/po/git.pot 

ERROR: fail to execute "git-po-helper check-commits"

@dyrone dyrone force-pushed the tl/zh_CN_2.51_rnd branch from 4f892c4 to 9828250 Compare August 15, 2025 07:28
@dyrone dyrone force-pushed the tl/zh_CN_2.51_rnd branch from 9828250 to 44a46d5 Compare August 15, 2025 07:39
Copy link

@fangyi-zhou fangyi-zhou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#851 上一轮剩下的一些问题能否可以这一轮一同并入?

Comment on lines +27929 to +27930
"'--i-still-use-this',并通过邮件通知我们您仍在使用它\n"
"发送至 <[email protected]>。谢谢。\n"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"'--i-still-use-this',并通过邮件通知我们您仍在使用它\n"
"发送至 <[email protected]>。谢谢。\n"
"'--i-still-use-this',并通过发送邮件至 <[email protected]> \n"
"通知我们您仍在使用它。谢谢。\n"

#: builtin/stash.c
#, c-format
msgid "cannot parse parents of commit: %s"
msgstr "无法解析提交的父提交:%s"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

「无法解析提交的父提交:%s」。加个字,避免把 %s 误认为是父提交。

#: imap-send.c
msgid "git imap-send [-v] [-q] [--[no-]curl] [(--folder|-f) <folder>] < <mbox>"
msgstr ""
"git imap-send [-v] [-q] [--[no-]curl] [(--folder|-f) <文件夹>] < <邮箱>"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里保留「mbox」原文或者译为「mbox邮箱」或「mbox文件」会不会更好?避免和其它格式的邮箱(如 Maildir)搞混。另外也避免和远程 IMAP 上的邮箱搞混(虽然这里显然应该是个本地文件)。


#: builtin/stash.c
msgid "exactly one of --print and --to-ref is required"
msgstr "必须指定 --print 或 --to-ref 之一,且只能选一个"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

简洁一点: 参数 --print 和 --to-ref 必须二选一

@jiangxin
Copy link
Member

I will make some changes according to the above comments, and send another PR. This PR will be closed.

@jiangxin jiangxin closed this Aug 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants