-
Notifications
You must be signed in to change notification settings - Fork 94
[222_64] 优化间隔符相关表述 #3070
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
Merged
Merged
[222_64] 优化间隔符相关表述 #3070
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -944,6 +944,7 @@ | |||||
| ("help" "帮助") | ||||||
| ("here" "这里") | ||||||
| ("hidden" "隐藏") | ||||||
| ("Sub-level separator" "当前节的下一层级的分隔符") | ||||||
| ("High resolution screen settings" "高分屏设置") | ||||||
| ("high resolution settings" "高分屏设置") | ||||||
| ("highlight errors" "高亮错误") | ||||||
|
|
@@ -1551,6 +1552,7 @@ | |||||
| ("number of subunit steps" "子单元步数") | ||||||
| ("number" "") | ||||||
| ("number style" "编号样式") | ||||||
| ("Number-title separator" "当前节的分割符") | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
此外,"分割符"(表示"切割/分裂")是不标准的用法,正确的术语是"分隔符"(表示"分隔/间隔"),与文件中其他地方保持一致。
Suggested change
|
||||||
| ("numbered equation" "") | ||||||
| ("numbered equations" "") | ||||||
| ("numbered" "编号") | ||||||
|
|
@@ -1751,7 +1753,6 @@ | |||||
| ("preamble" "") | ||||||
| ("preferences for tag" "全局设置") | ||||||
| ("preferences" "首选项") | ||||||
| ("Prefix separator" "前缀分隔符") | ||||||
| ("Prepend chapter number prefix for section numbers" "节编号显示章编号的前缀") | ||||||
| ("presentation mode" "演讲模式") | ||||||
| ("presentation tag" "外观标记") | ||||||
|
|
||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
"Sub-level separator"的翻译为"当前节的下一层级的分隔符",但devel/222_64.md第 5.3 节的翻译验证表中列出的预期翻译为:同一 PR 内两处描述不一致,建议统一。