Hosted Weblate
7d9d8d94de
Update translation files
...
Updated by "Update RESX files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/
Translation: Magpie/UI
2023-03-03 07:18:31 +01:00
刘旭
56aad7636d
feat: 优化 Graphics Capture
...
1. 不再尝试删除 WS_EX_TOOLWINDOW 样式,因为 WS_EX_APPWINDOW 的优先级高于 WS_EX_TOOLWINDOW fixes #464
2. 如果改变窗口样式后捕获失败,尝试使用 ITaskbarList 添加任务栏图标,最后回落到屏幕捕获
2023-03-03 14:17:17 +08:00
刘旭
c2f40b645e
fix: 优化查找支持的语言
2023-03-02 10:44:48 +08:00
刘旭
9d74f7bb97
fix: 修复几个导致崩溃的 bug
2023-03-01 23:00:46 +08:00
Hosted Weblate
b9d929b30f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (217 of 217 strings)
Co-authored-by: NightFox <NightFox@myied.org>
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/ru/
Translation: Magpie/UI
2023-03-01 15:38:09 +01:00
刘旭
be59c6c7e3
feat: 源窗口移动或调整大小后自动重新缩放
...
fixes #487
2023-03-01 20:39:37 +08:00
刘旭
7e683e4845
fix: 修复查找所有支持的语言时偶尔崩溃的问题
2023-03-01 15:08:17 +08:00
Hosted Weblate
e55d5f116d
Translated using Weblate (Russian)
...
Currently translated at 100.0% (217 of 217 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (217 of 217 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: NightFox <NightFox@myied.org>
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/ru/
Translation: Magpie/UI
2023-02-28 14:49:34 +01:00
刘旭
3033894a66
UI: 优化 UI
2023-02-28 21:09:55 +08:00
Hosted Weblate
eb51467dbf
Translated using Weblate (Russian)
...
Currently translated at 100.0% (217 of 217 strings)
Translated using Weblate (Russian)
Currently translated at 76.4% (166 of 217 strings)
Update translation files
Updated by "Update RESX files" hook in Weblate.
Translated using Weblate (Russian)
Currently translated at 52.5% (113 of 215 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: NightFox <NightFox@myied.org>
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/ru/
Translation: Magpie/UI
2023-02-28 14:00:12 +01: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
Hosted Weblate
2cd46700f6
Translated using Weblate (Russian)
...
Currently translated at 0.0% (0 of 215 strings)
Co-authored-by: Anonymous <noreply@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/ru/
Translation: Magpie/UI
2023-02-28 12:24:34 +01:00
Hosted Weblate
346aaeac26
Added translation using Weblate (Russian)
...
Co-authored-by: NightFox <NightFox@myied.org>
2023-02-28 12:22:52 +01:00
刘旭
4f71e0f804
fix: 使用 SetProcessPreferredUILanguages 设置原生控件的语言
...
ToggleSwitch 等原生控件的语言不遵从 ResourceContext::SetGlobalQualifierValue,而是遵从 SetProcessPreferredUILanguages
2023-02-28 19:21:25 +08:00
刘旭
e2055d0bf2
Revert "refactor: 实验性"
...
This reverts commit 4265645c36 .
2023-02-28 18:13:00 +08:00
刘旭
4265645c36
refactor: 实验性
2023-02-28 16:26:23 +08:00
刘旭
a995bf5a18
refactor: 分离 XAML Islands 的逻辑,简化 XamlApp
2023-02-28 15:48:56 +08:00
刘旭
bd0fd0fbba
UI: 修复动画错误
2023-02-28 12:27:38 +08:00
刘旭
64193e5dd6
refactor: 分离托盘图标逻辑,简化 XamlApp
2023-02-26 16:44:49 +08:00
刘旭
5b617883c3
chore: 杂项优化
2023-02-26 13:10:29 +08:00
刘旭
c373957349
chore: 更新 version.h
2023-02-23 19:45:28 +08:00
刘旭
390da23ae6
bump: v0.10.0-preview2
v0.10.0-preview2
2023-02-23 19:16:39 +08:00
刘旭
f1809baf11
UI: 修复动画错误
2023-02-23 17:03:25 +08:00
刘旭
c72724a4e9
chore: 更新 BumpVersion.py
2023-02-23 12:26:56 +08:00
刘旭
af98c1d90a
chore: 修复 CI
2023-02-23 10:18:48 +08:00
刘旭
31f160b53b
UI: 添加动画
2023-02-22 20:13:29 +08:00
刘旭
648b6c3b3c
feat: 更改语言后提示用户重启 Magpie
2023-02-22 15:15:19 +08:00
Hosted Weblate
13229fa310
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (215 of 215 strings)
Co-authored-by: 刘旭 <blinue@outlook.com>
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/en_US/
Translation: Magpie/UI
2023-02-21 14:21:16 +01:00
刘旭
9d647c9cb4
chore: 修复编译
2023-02-21 20:54:22 +08:00
刘旭
25ecb62e9a
Revert "Deleted translation using Weblate (language_ZH-HANS (generated) (language_ZH-HANS))"
...
This reverts commit c47d2cd558 .
2023-02-21 20:48:38 +08:00
刘旭
3eefabb94b
Deleted translation using Weblate (Chinese (Simplified))
2023-02-21 13:46:27 +01:00
刘旭
9d46129c3e
Added translation using Weblate (Chinese (Simplified))
2023-02-21 13:41:49 +01:00
刘旭
c47d2cd558
Deleted translation using Weblate (language_ZH-HANS (generated) (language_ZH-HANS))
2023-02-21 13:41:29 +01:00
刘旭
c1119d17de
Translated using Weblate (language_ZH-HANS (generated) (language_ZH-HANS))
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/language_ZH-HANS/
2023-02-21 13:17:17 +01:00
刘旭
415efec971
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/en_US/
2023-02-21 13:17:16 +01:00
刘旭
c8277b634d
Revert "Update translation files"
...
This reverts commit a4106f5d90 .
2023-02-21 20:13:32 +08:00
Hosted Weblate
a4106f5d90
Update translation files
...
Updated by "Update RESX files" hook in Weblate.
Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/
2023-02-21 13:09:32 +01:00
刘旭
7c9a9b264b
feat: 英语本地化 22
2023-02-21 20:09:22 +08:00
刘旭
0cc1f63c14
chore: 修复编译
2023-02-21 15:32:40 +08:00
刘旭
6743cdf912
Rename Resources.language-en-US.resw to Resources.resw
2023-02-21 13:40:09 +08:00
刘旭
6519fbedbe
test
2023-02-21 13:26:28 +08:00
刘旭
a83f1f827b
test
2023-02-21 13:22:27 +08:00
刘旭
e0dc5b42cf
Update and rename Resources.language-en.resw to Resources.resw
2023-02-21 13:18:47 +08:00
刘旭
bcfabff458
Rename Resources.resw to Resources.language-en.resw
2023-02-21 13:16:14 +08:00
刘旭
5ab5b1efd6
Rename Resources.language-en-US.resw to Resources.resw
2023-02-21 13:11:20 +08:00
刘旭
4fab2e42dd
feat: 英语本地化 21
2023-02-20 22:41:13 +08:00
刘旭
a58e49eecb
feat: 英语本地化 20
2023-02-20 19:09:19 +08:00
刘旭
aa3e7ebdd0
chore: 删除 InitializeComponent 调用
...
从某个版本开始 C++/WinRT 会自动调用它
2023-02-20 16:00:44 +08:00
刘旭
92a4f04f21
feat: 英语本地化 19
2023-02-19 20:41:45 +08:00