-
Notifications
You must be signed in to change notification settings - Fork 891
[Enhancement] 更改设置"渲染器"的选项以减小误导性 #4975
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
Changes from 22 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
4c08546
更改选项"渲染器"为"驱动"并修改翻译
slmpc c02e006
修改LLVMpipe相关名称
slmpc 04a49f6
Update HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties
slmpc 5a6a90d
修改fatal.unsupported_platform相关内容
slmpc 2147adc
统一换行 中文采用全角逗号 半角小括号
slmpc 015bcac
为文言统一选项格式
slmpc 1c557fa
将中文翻译的“驱动”改为“渲染驱动”
slmpc 78d8015
Update HMCL/src/main/resources/assets/lang/I18N_zh.properties
slmpc e2544c8
Update HMCL/src/main/resources/assets/lang/I18N_zh.properties
slmpc 4eafaf9
Update HMCL/src/main/resources/assets/lang/I18N_zh.properties
slmpc fa349d4
回溯所有对.java与.json文件的修改
slmpc f99cbfd
Delete HMCLCore/src/main/java/org/jackhuang/hmcl/game/Driver.java
slmpc 5049fb8
保持渲染器名称不变 重新修改选项文本 删除错误语段
slmpc 528221f
回溯添加的错误字符
slmpc a25e795
修改默认语言文件的unsupported_platform项
slmpc 6a8b218
删去LLVMpipe的OpenGL版本
slmpc 84f642e
删去OpenGL版本提示以减短长度
slmpc d094305
Merge branch 'main' into rename-renderer
slmpc 9484ca5
Update HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties
slmpc 9df076d
删去额外内容
slmpc 88fafd5
删去括号内注释
slmpc 94f2213
为LLVMpipe这一软渲染器单独添加注解
slmpc ef7ad32
Update HMCL/src/main/resources/assets/lang/I18N_zh.properties
slmpc a73b678
Update HMCL/src/main/resources/assets/lang/I18N_zh.properties
slmpc 573af5e
Update HMCL/src/main/resources/assets/lang/I18N_zh.properties
Glavo b1c06c8
update
Glavo 89ed45a
update
Glavo 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
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
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
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
Oops, something went wrong.
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.
Inconsistent translation in Classical Chinese: The label changed from "繪器" (renderer) to "繪製之器" which is more verbose, but the "default" option uses "常用" (commonly used) instead of a word meaning "default" like "預設" or "本". For consistency with other languages that use words meaning "default", consider using "預設" instead of "常用".