Commit graph

25 commits

Author SHA1 Message Date
OHaiiBuzzle
97c00e2cf2
feat: Vietnamese Localizations (#725)
* feat: Vietnamese Localizations

* fix: adding updated strings

* fix: remove SubType Designer from vcxproj (what, how and why)

* fix: undo auto-formatting in vcxproj.filters

* fix: added Vietnamese font glyphs for Overlay
2023-10-10 16:55:31 +08:00
刘旭
b80dd595fb feat: 添加未完成的翻译
即使未完成也可以供用户选择
2023-10-09 22:16:31 +08:00
Weblate (bot)
8b6d7ebddc
Translations update from Hosted Weblate (#675)
* Added translation using Weblate (Italian)

* Translated using Weblate (Italian)

Currently translated at 100.0% (242 of 242 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/it/

* feat: 支持意大利语

---------

Co-authored-by: fil08 <filippo08@hotmail.it>
Co-authored-by: 刘旭 <34770031+Blinue@users.noreply.github.com>
2023-07-18 20:46:03 +08:00
刘旭
eaf06698b8 feat: 支持葡萄牙语(巴西) 2023-06-01 19:12:08 +08:00
Weblate (bot)
e1a455bef7
Translations update from Hosted Weblate (#619)
* Added translation using Weblate (Korean)

* Translated using Weblate (Korean)

Currently translated at 100.0% (234 of 234 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/ko/

* feat: add Korean support

---------

Co-authored-by: a6e5aa12f60f4a7a <jyw8484@gmail.com>
Co-authored-by: 刘旭 <34770031+Blinue@users.noreply.github.com>
2023-05-19 19:19:01 +08:00
刘旭
723dc7a57e
fix: 根据显示语言选择字体 (#599)
* fix: 根据显示语言选择字体
控件根据 Language 属性选择合适的字体,在打包应用中这由操作系统处理,但我们不是

* fix: 修复 ContentDialog 字体
2023-05-11 18:22:22 +08:00
刘旭
98806c9983 feat: 从 WinUI 的资源中加载“设置”的翻译,而不是我们自己翻译它 2023-05-10 10:22:47 +08:00
Weblate (bot)
543c4d5f44
Translations update from Hosted Weblate (#597)
* Added translation using Weblate (Ukrainian)

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (222 of 222 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/uk/

* feat: add Ukrainian localization

---------

Co-authored-by: Dan <denqwerta@gmail.com>
Co-authored-by: 刘旭 <34770031+Blinue@users.noreply.github.com>
2023-05-10 08:26:05 +08:00
Weblate (bot)
3febe42901
Translations update from Hosted Weblate (#580)
* Added translation using Weblate (Spanish)

* Translated using Weblate (Spanish)

Currently translated at 100.0% (220 of 220 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/es/

* feat: add Spanish localization

---------

Co-authored-by: Andrus Diaz German <andrusdiazaleman@gmail.com>
Co-authored-by: 刘旭 <34770031+Blinue@users.noreply.github.com>
2023-04-30 16:06:22 +08:00
Weblate (bot)
4e136ad4ec
Translations update from Hosted Weblate (#576)
* Added translation using Weblate (Turkish)

* Translated using Weblate (Turkish)

Currently translated at 100.0% (219 of 219 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/tr/

* feat: add Turkish localization

---------

Co-authored-by: Serdar Sağlam <teknomobil@msn.com>
Co-authored-by: 刘旭 <blinue@outlook.com>
2023-04-24 16:06:08 +08:00
Weblate (bot)
612b21959a
Translations update from Hosted Weblate (#551)
* Added translation using Weblate (Japanese)

* Translated using Weblate (Japanese)

Currently translated at 5.4% (12 of 219 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/ja/

* Translated using Weblate (Japanese)

Currently translated at 17.8% (39 of 219 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/ja/

* feat: add Japanese support

* Translated using Weblate (Japanese)

Currently translated at 100.0% (219 of 219 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/ja/

---------

Co-authored-by: set soul <soulset001@gmail.com>
Co-authored-by: 刘旭 <blinue@outlook.com>
2023-04-07 16:09:11 +08:00
刘旭
7f68d9e34b feat: 添加繁体中文
fixes #518
2023-03-29 18:40:21 +08:00
刘旭
7161b8e4e6 perf: 使用 GetDistanceOfClosestLanguageInList 查找最佳语言 2023-03-22 15:57:45 +08:00
刘旭
c2f40b645e fix: 优化查找支持的语言 2023-03-02 10:44:48 +08:00
刘旭
7e683e4845 fix: 修复查找所有支持的语言时偶尔崩溃的问题 2023-03-01 15:08:17 +08:00
刘旭
3033894a66 UI: 优化 UI 2023-02-28 21:09:55 +08:00
刘旭
53b7d3ae2f feat: 从资源文件中查找支持的语言而不是硬编码,以及添加俄语翻译 2023-02-28 20:30:33 +08:00
刘旭
546c3e9616 Revert "fix: 使用 SetProcessPreferredUILanguages 设置原生控件的语言"
This reverts commit 4f71e0f804.
SetProcessPreferredUILanguages 的问题在于不支持系统中没有安装的语言
2023-02-28 20:17:39 +08:00
刘旭
4f71e0f804 fix: 使用 SetProcessPreferredUILanguages 设置原生控件的语言
ToggleSwitch 等原生控件的语言不遵从 ResourceContext::SetGlobalQualifierValue,而是遵从 SetProcessPreferredUILanguages
2023-02-28 19:21:25 +08:00
刘旭
4fab2e42dd feat: 英语本地化 21 2023-02-20 22:41:13 +08:00
刘旭
863fee047e feat: 英语本地化 13 2023-02-17 17:18:18 +08:00
刘旭
8cbc43b523 feat: 英语本地化 2 2023-02-09 15:38:34 +08:00
刘旭
a68106c111 feat: 实现保存语言设置 2023-02-08 22:19:45 +08:00
刘旭
4205036e9b feat: 添加语言选项 2023-02-08 17:11:09 +08:00
刘旭
f6ec33bc8d UI: 添加切换语言的用户界面 2023-02-08 11:18:32 +08:00