-
-
Notifications
You must be signed in to change notification settings - Fork 868
Update translations for Simplified Chinese and Traditional Chinese #1417
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
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.
Thank you!
@@ -239,7 +239,7 @@ | |||
"ltL-gR-K3Z.title" = "控制的螢幕:"; | |||
|
|||
/* Class = "NSTextFieldCell"; title = "Control your external displays brightness, contrast and volume directly from your Mac, using menulet sliders or the keyboard, including native Apple keys."; ObjectID = "Mh5-1A-apq"; */ | |||
"Mh5-1A-apq.title" = "Control your external displays brightness, contrast and volume directly from your Mac, using menulet sliders or the keyboard, including native Apple keys."; | |||
"Mh5-1A-apq.title" = "使用菜單上的滑桿或者鍵盤(支持Apple原生快捷鍵),直接從Mac控制外接螢幕的亮度、對比度和音量。"; |
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.
The translation in Traditional Chinese is actually erroneous and doesn't follow the convention of the language. Please do not simply convert the characters from Simplified Chinese to Traditional Chinese. As the practice can cause confusion to both Traditional Chinese users and translators.
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 apologize for that. I noticed that some sentences weren't localized in Traditional Chinese, so I translated them together.
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 helping out. Feel free to mention me or assign me next time!
No description provided.