-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
autoconf, pr: add Chinese translation #15106
base: main
Are you sure you want to change the base?
Conversation
yuyu seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
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.
Thanks for your contribution. I left some suggestions. Please sign the Contributor License Agreement so we can approve and merge the code.
# 自动配置 | ||
|
||
> 生成配置脚本,自动配置软件源码包。 | ||
> 更多信息:<https://www.gnu.org/software/autoconf>。 |
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.
Using Latin period is a mandatory rule for more info link. See: https://github.com/tldr-pages/tldr/blob/main/contributing-guides/translation-templates/more-info-link.md#zh
> 更多信息:<https://www.gnu.org/software/autoconf>。 | |
> 更多信息:<https://www.gnu.org/software/autoconf>. |
# pr | ||
|
||
> 对文件进行分页或分栏以便打印。 | ||
> 更多信息:<https://www.gnu.org/software/coreutils/pr>。 |
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.
> 更多信息:<https://www.gnu.org/software/coreutils/pr>。 | |
> 更多信息:<https://www.gnu.org/software/coreutils/pr>. |
`pr {{路径/到/文件1 路径/到/文件2 ...}}` | ||
|
||
- 使用自定义居中标题打印: | ||
`pr -h "{{header}}" {{path/to/file1 path/to/file2 ...}}` |
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.
`pr -h "{{header}}" {{path/to/file1 path/to/file2 ...}}` | |
`pr -h "{{标题}}" {{路径/到/文件1 路径/到/文件2 ...}}` |
|
||
- 使用编号行和自定义日期格式打印: | ||
|
||
`pr -n -D "{{format}}" {{path/to/file1 path/to/file2 ...}}` |
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.
`pr -n -D "{{format}}" {{path/to/file1 path/to/file2 ...}}` | |
`pr -n -D "{{格式}}" {{路径/到/文件1 路径/到/文件2 ...}}` |
|
||
- 使用每行的偏移量和截断的自定义页面宽度进行打印: | ||
|
||
`pr -o {{offset}} -W {{width}} {{path/to/file1 path/to/file2 ...}}` |
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.
`pr -o {{offset}} -W {{width}} {{path/to/file1 path/to/file2 ...}}` | |
`pr -o {{偏移量}} -W {{宽度}} {{路径/到/文件1 路径/到/文件2 ...}}` |
|
||
- 打印,从第 2 页开始到第 5 页,具有给定的页面长度(包括页眉和页脚): | ||
|
||
`pr +2:5 -l {{page_length}} {{路径/到/文件1 路径/到/文件2 ...}}` |
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.
`pr +2:5 -l {{page_length}} {{路径/到/文件1 路径/到/文件2 ...}}` | |
`pr +2:5 -l {{页面长度}} {{路径/到/文件1 路径/到/文件2 ...}}` |
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.
I'm really sorry, this is my first time doing a review, and I misunderstood blueskyson's comment as an already effective commit. I made a mistake :(
I'll be more careful next time! :(
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.
hi @yuyuasm Thanks for the translation, please fix the format suggested by @blueskyson , and the left looks good to me.
@@ -0,0 +1,16 @@ | |||
# 自动配置 |
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.
# 自动配置 | |
# autoconf |
Hello! I've noticed something unusual when checking this PR:
Is this intended? If so, just ignore this comment. Otherwise, please double-check the commits. |
The build for this PR failed with the following error(s):
Please fix the error(s) and push again. |
common
,linux
,osx
,windows
,sunos
,android
, etc.