-
Notifications
You must be signed in to change notification settings - Fork 37
chore: Add new Lao translation file #307
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
chore: Add new Lao translation file #307
Conversation
- Add new Lao translation file Log: Improve language support by adding Lao translation
- update version to 6.5.13 log: update version to 6.5.13
|
TAG Bot TAG: 6.5.13 |
Reviewer's GuideThis PR enhances localization by introducing Lao language support, adding two new translation files for the application UI and desktop entry, and updating the packaging changelog accordingly. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Hey @dengzhongyuan365-dev - I've reviewed your changes and they look great!
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location> `translations/deepin-compressor_lo.ts:87` </location>
<code_context>
+ <message>
+ <location filename="../src/source/page/compresssettingpage.cpp" line="232"/>
+ <source>CPU threads</source>
+ <translation>ເສັ້ນທາງ CPU</translation>
+ </message>
+ <message>
</code_context>
<issue_to_address>
Translation for 'CPU threads' may be misleading.
'ເສັ້ນທາງ CPU' may be misunderstood as 'CPU path.' Please use a term that clearly refers to processing threads or cores in Lao, if available.
</issue_to_address>
<suggested_fix>
<<<<<<< SEARCH
<source>CPU threads</source>
<translation>ເສັ້ນທາງ CPU</translation>
=======
<source>CPU threads</source>
<translation>ຫົວຂໍ້ການປະມວນຜົນ CPU</translation>
>>>>>>> REPLACE
</suggested_fix>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
| <source>CPU threads</source> | ||
| <translation>ເສັ້ນທາງ CPU</translation> |
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.
suggestion: Translation for 'CPU threads' may be misleading.
'ເສັ້ນທາງ CPU' may be misunderstood as 'CPU path.' Please use a term that clearly refers to processing threads or cores in Lao, if available.
| <source>CPU threads</source> | |
| <translation>ເສັ້ນທາງ CPU</translation> | |
| <source>CPU threads</source> | |
| <translation>ຫົວຂໍ້ການປະມວນຜົນ CPU</translation> |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dengzhongyuan365-dev, lzwind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
chore: Add new Lao translation file
Log: Improve language support by adding Lao translation
Summary by Sourcery
Add Lao language support by including new translation files for the application UI and desktop entry.
New Features: