Conversation
Reviewer's GuideThis pull request adds comprehensive Lao language translation files for the Cooperation and Data Transfer applications, their file-manager plugins, and associated desktop entries to enable lo locale support. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey @JWWTSL - I've reviewed your changes - here's some feedback:
- Consider splitting this massive translation update into separate PRs per component (e.g., dde-cooperation, data-transfer, desktop entries) to make reviews more manageable.
- Double-check that all new strings have been correctly translated or marked as “unfinished”—I spotted several entries still blank or flagged as unfinished.
- Verify that placeholders (like %1, %2) and XML entities are preserved exactly in each translation to avoid runtime formatting errors.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Consider splitting this massive translation update into separate PRs per component (e.g., dde-cooperation, data-transfer, desktop entries) to make reviews more manageable.
- Double-check that all new strings have been correctly translated or marked as “unfinished”—I spotted several entries still blank or flagged as unfinished.
- Verify that placeholders (like %1, %2) and XML entities are preserved exactly in each translation to avoid runtime formatting errors.
## Individual Comments
### Comment 1
<location> `translations/deepin-data-transfer/deepin-data-transfer_lo.ts:358` </location>
<code_context>
+ <message>
+ <location filename="../../src/plugins/data-transfer/core/gui/select/fileselectwidget.cpp" line="71"/>
+ <source>Cancel</source>
+ <translation>Batalkan</translation>
+ </message>
+ <message>
</code_context>
<issue_to_address>
Inconsistent language for 'Cancel' translation.
'Batalkan' is Indonesian. Please update the translation to match the file's target language.
</issue_to_address>
### Comment 2
<location> `translations/deepin-data-transfer/deepin-data-transfer_lo.ts:445` </location>
<code_context>
+ <message>
+ <location filename="../../src/plugins/data-transfer/core/gui/connect/readywidget.cpp" line="59"/>
+ <source>Please input the IP of UOS</source>
+ <translation>ກະລົດປ້ອມກະລົນ IP ຂອງ UOS</translation>
+ </message>
+ <message>
</code_context>
<issue_to_address>
Inconsistent use of 'ກະລົດປ້ອມກະລົນ' in multiple translations.
Please check if this phrase is accurate and appropriate in each translation context.
</issue_to_address>
<suggested_fix>
<<<<<<< SEARCH
<location filename="../../src/plugins/data-transfer/core/gui/connect/readywidget.cpp" line="59"/>
<source>Please input the IP of UOS</source>
<translation>ກະລົດປ້ອມກະລົນ IP ຂອງ UOS</translation>
=======
<location filename="../../src/plugins/data-transfer/core/gui/connect/readywidget.cpp" line="59"/>
<source>Please input the IP of UOS</source>
<translation>ກະລຸນາປ້ອນ IP ຂອງ UOS</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.
| <message> | ||
| <location filename="../../src/plugins/data-transfer/core/gui/select/fileselectwidget.cpp" line="71"/> | ||
| <source>Cancel</source> | ||
| <translation>Batalkan</translation> |
There was a problem hiding this comment.
issue: Inconsistent language for 'Cancel' translation.
'Batalkan' is Indonesian. Please update the translation to match the file's target language.
| <location filename="../../src/plugins/data-transfer/core/gui/connect/readywidget.cpp" line="59"/> | ||
| <source>Please input the IP of UOS</source> | ||
| <translation>ກະລົດປ້ອມກະລົນ IP ຂອງ UOS</translation> |
There was a problem hiding this comment.
suggestion: Inconsistent use of 'ກະລົດປ້ອມກະລົນ' in multiple translations.
Please check if this phrase is accurate and appropriate in each translation context.
| <location filename="../../src/plugins/data-transfer/core/gui/connect/readywidget.cpp" line="59"/> | |
| <source>Please input the IP of UOS</source> | |
| <translation>ກະລົດປ້ອມກະລົນ IP ຂອງ UOS</translation> | |
| <location filename="../../src/plugins/data-transfer/core/gui/connect/readywidget.cpp" line="59"/> | |
| <source>Please input the IP of UOS</source> | |
| <translation>ກະລຸນາປ້ອນ IP ຂອງ UOS</translation> |
|
TAG Bot TAG: 1.1.15 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: JWWTSL, 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 |
log:
Summary by Sourcery
Add Lao locale translations across multiple Deepin components
Enhancements: