Commit Graph

31 Commits

Author SHA1 Message Date
Woozepao 646e33e59f Update .config/quickshell/translations/zh_CN.json
Co-authored-by: Celestial.y <celestial.y@outlook.com>
2025-10-04 19:30:19 -05:00
Woozepao 68ddfb0f02 Update .config/quickshell/translations/zh_CN.json
Co-authored-by: Celestial.y <celestial.y@outlook.com>
2025-10-04 19:30:13 -05:00
woozepao 69d4f32933 update zh_CN.json 2025-10-04 17:52:13 -05:00
czn d6bef6b17d Translation : update zh_CN.json 2025-09-12 22:22:07 +08:00
czn 231100cbdc Translation : update zh_CN.json 2025-09-12 21:50:24 +08:00
cupcat121 3310d2b431 update zh_CN translation 2025-09-06 12:07:20 +08:00
end-4 45d0a8e501 settings: language change notice: use proper rounding value, update chinese translation 2025-08-26 08:56:08 +07:00
月月 e6bb1a3fde translations: add setting language selection and related strings 2025-08-24 04:10:08 +08:00
月月 6df7482b3d translations:update zh_CN.json and en_US.json;
Add "Corner style" and Bar layout to translation
2025-08-24 02:28:33 +08:00
end-4 73304ef8d4 Merge branch 'main' into all-tooltips 2025-08-11 22:06:56 +07:00
Runze e39c1af5ae chore(bar): add WlrLayer.Overlay in StyledPopup and delete temperature translation 2025-08-10 02:51:54 +08:00
Runze 061bb2abeb feat(bar): unify popup handling and improve layouts
- Unified popup handling in ClockWidget, Resource, BatteryPopup, and WeatherBar
  using PanelWindow + LazyLoader for consistent positioning and compositor animations.
- Replaced plain text with ColumnLayout and RowLayout where possible, adding
  MaterialSymbol icons for improved visual consistency with the overall desktop style.
- Added Translation.tr() for bilingual (Chinese/English) support to avoid hardcoded strings.
- Based on improvements from PR #1771 (mine) and PR #1773 (by @finjener), merged and refined into a more polished and practical solution.
2025-08-06 18:02:55 +08:00
Runze 3a6c032782 Added a small battery popup to show information 2025-08-05 17:21:36 +08:00
月月 9df7129c6c translation: update zh_CN.json 2025-08-03 09:42:43 +08:00
ふらまりん 47007288e8 fix(translation): fix comma 2025-07-19 09:37:39 +08:00
ふらまりん 68fa1715d0 fix(translation): reflect dir change in zh_cn 2025-07-19 09:34:45 +08:00
月月 c64e079da4 translations: update translations/zh_CN.json 2025-07-17 22:10:37 +08:00
月月 7f3fb26651 Translation: Update weather information card title to support multiple languages, and clean up unnecessary translation entries 2025-07-17 22:01:41 +08:00
月月 9978c87b67 translations: update translations/zh_CN.json 2025-07-17 16:03:27 +08:00
月月 9ca67f0095 translations: Update Chinese language files 2025-07-17 14:25:57 +08:00
月月 fec4990506 translations: Update chat save message in Chinese translations 2025-07-17 08:45:25 +08:00
月月 2b2733679c i18n: Update translation for online model disallowance message to remove model name reference 2025-07-16 23:46:02 +08:00
月月 8a68cf207a i18n: Refactor translation management tools and add ignore feature for dynamic resources
- Updated README.md to reflect changes in translation management tools and added ignore mark feature for dynamic resources.
- Created Chinese translation guide for the translation management tools.
- Created English translation guide for the translation management tools.
- Enhanced translation-cleaner.py to skip keys marked with /*keep*/ during cleanup.
- Improved translation-manager.py to create backups only when updating keys interactively.
- Updated zh_CN.json with new translations and added ignore marks for dynamic values.
2025-07-16 23:36:47 +08:00
月月 2ad60a40a8 i18n: Refactor string formatting to use arg() method for translations 2025-07-16 21:11:27 +08:00
月月 2eff8d6db4 i18n: Fix translatable string extraction tool bug. 2025-07-14 15:08:40 +08:00
月月 8f3b2474d2 i18n: Add multilingual support for the Settings interface and update the Simplified Chinese translation file. 2025-07-14 00:33:03 +08:00
月月 99af57fbc6 Updated Chinese translation 2025-07-13 13:14:02 +08:00
月月 fb0d3f7f40 i18n:Replace qstr with Translation.tr and update the translation file 2025-07-12 22:46:24 +08:00
月月 cef02f367b Merge remote-tracking branch 'origin/main' into addon-i18n 2025-06-21 09:10:40 +08:00
月月 89e25e3504 Add translation management tool suite and update Chinese translations
- Introduced a comprehensive guide for the translation management tool suite, detailing components, usage, and best practices.
- Added `translation-manager.py`, `translation-cleaner.py`, and `manage-translations.sh` scripts for managing translations.
- Updated the Chinese translation file (`zh_CN.json`) to improve existing translations and remove unused keys.
- Enhanced documentation with examples and troubleshooting tips for better user experience.
2025-06-17 14:29:33 +08:00
月月 b32734b9f5 Quickshell qstr seems not to be working, trying to implement custom translation
Add Chinese (zh_CN) translations for Quickshell interface and settings
2025-06-17 12:54:22 +08:00