-
Notifications
You must be signed in to change notification settings - Fork 90
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
Traditional Chinese translation update #1135
Conversation
Minor translation corrections
Minor translation corrections
WalkthroughThe changes involve updates to the Chinese (Traditional) translations in the Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant UI
participant ResourceFile
User->>UI: Open application
UI->>ResourceFile: Request translations
ResourceFile-->>UI: Provide updated translations
UI-->>User: Display localized interface
Poem
Tip We have updated our review workflow to use the Anthropic's Claude family of models. Please share any feedback in the discussion post on our Discord. Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- HandheldCompanion/Properties/Resources.zh-Hant.resx (6 hunks)
Additional comments not posted (14)
HandheldCompanion/Properties/Resources.zh-Hant.resx (14)
Line range hint
1-2
: Translation looks good.The Chinese (Traditional) translation for "QuickHomePage_Title" is correct and consistent.
Line range hint
3-5
: Translation approved.The Chinese (Traditional) translation for "QuickApplicationsPage_Desc" is correct and clear.
Line range hint
6-8
: Translation is good.The Chinese (Traditional) translation for "QuickApplicationsPage_Title" is correct and consistent.
Line range hint
9-11
: Translation approved.The Chinese (Traditional) translation for "ProfilesPage_EmulatedControllerDesc" is correct and clear.
Line range hint
12-14
: Translation looks good.The Chinese (Traditional) translation for "MainWindow_navNotifications" is correct and consistent.
Line range hint
15-17
: Translation approved.The Chinese (Traditional) translation for "ProfilesPage_SubProfiles" is correct and clear.
Line range hint
18-20
: Translation is good.The Chinese (Traditional) translation for "QuickProfilesPage_SubProfilesDesc" is correct and clear.
Line range hint
21-23
: Translation approved.The Chinese (Traditional) translation for "PerformancePage_MaxCPU_Desc" is correct and clear.
Line range hint
24-26
: Translation looks good.The Chinese (Traditional) translation for "PerformancePage_MaxCPU_Title" is correct and consistent.
Line range hint
27-29
: Translation is good.The Chinese (Traditional) translation for "PerformancePage_FanMode_Title" is correct and consistent.
Line range hint
30-32
: Translation approved.The Chinese (Traditional) translation for "PerformancePage_FanMode_Desc" is correct and clear.
Line range hint
33-35
: Translation looks good.The Chinese (Traditional) translation for "ProfilesPage_ProfileArguments" is correct and consistent.
Line range hint
36-38
: Translation is good.The Chinese (Traditional) translation for "ProfilesPage_GraphicsSetting_Desc" is correct and clear.
Line range hint
39-41
: Translation approved.The Chinese (Traditional) translation for "ProfilesPage_GraphicsSetting_Title" is correct and consistent.
Minor translation corrections
Summary by CodeRabbit
New Features
Bug Fixes