Commit Graph

12 Commits

Author SHA1 Message Date
yeshanshan 725e0a0c83 fix: update transifex configuration
1. Removed minimum_perc and mode settings from main section
2. Updated resource identifier from 'dwidget' to hash-based identifier
3. Cleaned up whitespace in the configuration file

The changes were made to align with Transifex's updated configuration
requirements and to standardize resource identifiers across the project.
The hash-based identifier provides better uniqueness and consistency.

Influence:
1. Verify translations are still being properly synced with Transifex
2. Check that translation files are being generated correctly
3. Ensure no regression in translation functionality

fix: 更新Transifex配置

1. 从main部分移除了minimum_perc和mode设置
2. 将资源标识符从'dwidget'更新为基于哈希的标识符
3. 清理了配置文件中的空白字符

这些更改是为了符合Transifex更新的配置要求,并使项目中的资源标识符标准
化。基于哈希的标识符提供了更好的唯一性和一致性。

Influence:
1. 验证翻译仍能正确与Transifex同步
2. 检查翻译文件是否正确生成
3. 确保翻译功能没有回归
2025-08-14 13:28:31 +08:00
yeshanshan 72b17970f1 feat: update translation configurations and translations
1. Added .tx/transifex.yaml configuration file for translation
management
2. Updated license and copyright information in translation files
3. Improved Arabic translations with corrected terms and completed
missing translations
4. Updated Chinese translations for "Acknowledgements" term
5. Added various language translations (Japanese, German, French,
Italian, etc)
6. Removed SPDX headers from translation files to avoid duplication

Log: Updated translation configurations and improved translations

Influence:
1. Verify all translations display correctly in UI
2. Check translation management works with Transifex
3. Test language switching functionality
4. Validate license/copyright information in about dialogs

feat: 更新翻译配置和翻译内容

1. 新增.tx/transifex.yaml翻译管理配置文件
2. 更新翻译文件中的许可证和版权信息
3. 改进阿拉伯语翻译,修正术语并补全缺失翻译
4. 更新中文"鸣谢"翻译为"致谢"
5. 新增多种语言翻译(日语、德语、法语、意大利语等)
6. 移除翻译文件中的SPDX头以避免重复

Log: 更新翻译配置并改进翻译内容

Influence:
1. 验证所有翻译在界面中正确显示
2. 检查与Transifex的翻译管理功能
3. 测试语言切换功能
4. 验证关于对话框中的许可证/版权信息
2025-08-13 14:27:58 +08:00
ck 2d9f4dad45 chore: tx config tweak
update group name
tx --version : TX Client, version=1.6.5
tx pull --all --branch master
2023-03-28 10:51:33 +08:00
ck a0483c9fb3 chore: update changelog
5.6.2.2

Log: none
Influence: none
2022-11-30 12:13:19 +08:00
zccrs dd213a5eb4 refactor: move all translation files to "src/translations" 2019-07-30 19:07:11 +08:00
zccrs ff8e7a539c fix: reset tx config file
"dtkwidget2.ts" => "dtkwidget.ts"
2019-07-26 17:32:56 +08:00
zccrs fe15d32b71 Revert "update version 5.0"
This reverts commit 782192d8c2.
2019-07-25 13:48:44 +08:00
deepinzhangshuang 782192d8c2 update version 5.0 2019-07-25 11:28:27 +08:00
Iceyer d5f7601c0d Add translations
Change-Id: I2d0af59e7be6a634233c456c64c27dcf817d9275
2017-07-28 16:23:02 +08:00
Iceyer 892d6d0499 Split dtkwidget module
Change-Id: Id609507209f1b5635e86e42d61ab5e2121f1e559
2017-07-26 13:08:28 +08:00
Hualet Wang 65d775335a Pull translations
Change-Id: I743da87829e9b349492eb9faab63bdbacfb6b351
2017-05-11 14:24:18 +08:00
Hualet Wang 0ccb514d4f Add transltions and set up tx
Change-Id: I6b384660999036ad9c51a0cd9e2370a679e2539b
2017-05-08 15:32:30 +08:00