remove useless patches
This commit is contained in:
parent
53b58cccfb
commit
757dcf240c
|
@ -1,116 +0,0 @@
|
|||
From: KevinDuan <duankaiwen@kylinos.cn>
|
||||
Date: Tue, 6 Aug 2024 15:36:33 +0800
|
||||
Subject: Added translation using Weblate (Kazakh)
|
||||
|
||||
---
|
||||
notification-ukcc-plugin/translations/kk.ts | 101 ++++++++++++++++++++++++++++
|
||||
1 file changed, 101 insertions(+)
|
||||
create mode 100644 notification-ukcc-plugin/translations/kk.ts
|
||||
|
||||
diff --git a/notification-ukcc-plugin/translations/kk.ts b/notification-ukcc-plugin/translations/kk.ts
|
||||
new file mode 100644
|
||||
index 0000000..549280c
|
||||
--- /dev/null
|
||||
+++ b/notification-ukcc-plugin/translations/kk.ts
|
||||
@@ -0,0 +1,101 @@
|
||||
+<?xml version="1.0" encoding="utf-8"?>
|
||||
+<!DOCTYPE TS>
|
||||
+<TS version="2.1" language="kk" sourcelanguage="en">
|
||||
+<context>
|
||||
+ <name>Notice</name>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="52"/>
|
||||
+ <source>Notice</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>NotFaze Mode</source>
|
||||
+ <translation type="vanished">勿扰模式</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="149"/>
|
||||
+ <source>Do not disturb mode</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode Mode</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="151"/>
|
||||
+ <source>(Notification banners, prompts will be hidden, and notification sounds will be muted)</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="226"/>
|
||||
+ <source>Automatically turn on</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode Mode/Automatically turn on</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="251"/>
|
||||
+ <source>to</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="277"/>
|
||||
+ <source>Automatically turn on when multiple screens are connected</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode/Automatically turn on when multiple screens are connected</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="283"/>
|
||||
+ <source>Automatically open in full screen mode</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode/Automatically open in full screen mode</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="289"/>
|
||||
+ <source>Allow automatic alarm reminders in Do Not Disturb mode</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode/Allow automatic alarm reminders in Do Not Disturb mode</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="318"/>
|
||||
+ <source>Notice Settings</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="320"/>
|
||||
+ <source>Get notifications from the app</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/notice/Get notifications from the app</extra-contents_path>
|
||||
+ </message>
|
||||
+</context>
|
||||
+<context>
|
||||
+ <name>NoticeMenu</name>
|
||||
+ <message>
|
||||
+ <location filename="../notice-menu.cpp" line="104"/>
|
||||
+ <source>Beep sound when notified</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notice-menu.cpp" line="110"/>
|
||||
+ <source>Show message on screenlock</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notice-menu.cpp" line="116"/>
|
||||
+ <source>Show noticfication on screenlock</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>Notification Style</source>
|
||||
+ <translation type="vanished">通知样式</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>Banner: Appears in the upper right corner of the screen, and disappears automatically</source>
|
||||
+ <translation type="vanished">横幅:显示在屏幕右上角,会自动消失</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>Tip:It will be kept on the screen until it is closed</source>
|
||||
+ <translation type="vanished">提示:会保留在屏幕上,直到被关闭</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>None:Notifications will not be displayed on the screen, but will go to the notification center</source>
|
||||
+ <translation type="vanished">无:通知不会显示在屏幕上,但会进入通知中心</translation>
|
||||
+ </message>
|
||||
+</context>
|
||||
+</TS>
|
|
@ -1,116 +0,0 @@
|
|||
From: KevinDuan <duankaiwen@kylinos.cn>
|
||||
Date: Wed, 28 Aug 2024 16:36:27 +0800
|
||||
Subject: Added translation using Weblate (Kyrgyz)
|
||||
|
||||
---
|
||||
notification-ukcc-plugin/translations/ky.ts | 101 ++++++++++++++++++++++++++++
|
||||
1 file changed, 101 insertions(+)
|
||||
create mode 100644 notification-ukcc-plugin/translations/ky.ts
|
||||
|
||||
diff --git a/notification-ukcc-plugin/translations/ky.ts b/notification-ukcc-plugin/translations/ky.ts
|
||||
new file mode 100644
|
||||
index 0000000..55b4912
|
||||
--- /dev/null
|
||||
+++ b/notification-ukcc-plugin/translations/ky.ts
|
||||
@@ -0,0 +1,101 @@
|
||||
+<?xml version="1.0" encoding="utf-8"?>
|
||||
+<!DOCTYPE TS>
|
||||
+<TS version="2.1" language="ky" sourcelanguage="en">
|
||||
+<context>
|
||||
+ <name>Notice</name>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="52"/>
|
||||
+ <source>Notice</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>NotFaze Mode</source>
|
||||
+ <translation type="vanished">勿扰模式</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="149"/>
|
||||
+ <source>Do not disturb mode</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode Mode</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="151"/>
|
||||
+ <source>(Notification banners, prompts will be hidden, and notification sounds will be muted)</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="226"/>
|
||||
+ <source>Automatically turn on</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode Mode/Automatically turn on</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="251"/>
|
||||
+ <source>to</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="277"/>
|
||||
+ <source>Automatically turn on when multiple screens are connected</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode/Automatically turn on when multiple screens are connected</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="283"/>
|
||||
+ <source>Automatically open in full screen mode</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode/Automatically open in full screen mode</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="289"/>
|
||||
+ <source>Allow automatic alarm reminders in Do Not Disturb mode</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode/Allow automatic alarm reminders in Do Not Disturb mode</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="318"/>
|
||||
+ <source>Notice Settings</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="320"/>
|
||||
+ <source>Get notifications from the app</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/notice/Get notifications from the app</extra-contents_path>
|
||||
+ </message>
|
||||
+</context>
|
||||
+<context>
|
||||
+ <name>NoticeMenu</name>
|
||||
+ <message>
|
||||
+ <location filename="../notice-menu.cpp" line="104"/>
|
||||
+ <source>Beep sound when notified</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notice-menu.cpp" line="110"/>
|
||||
+ <source>Show message on screenlock</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notice-menu.cpp" line="116"/>
|
||||
+ <source>Show noticfication on screenlock</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>Notification Style</source>
|
||||
+ <translation type="vanished">通知样式</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>Banner: Appears in the upper right corner of the screen, and disappears automatically</source>
|
||||
+ <translation type="vanished">横幅:显示在屏幕右上角,会自动消失</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>Tip:It will be kept on the screen until it is closed</source>
|
||||
+ <translation type="vanished">提示:会保留在屏幕上,直到被关闭</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>None:Notifications will not be displayed on the screen, but will go to the notification center</source>
|
||||
+ <translation type="vanished">无:通知不会显示在屏幕上,但会进入通知中心</translation>
|
||||
+ </message>
|
||||
+</context>
|
||||
+</TS>
|
|
@ -1,101 +0,0 @@
|
|||
From: KevinDuan <duankaiwen@kylinos.cn>
|
||||
Date: Wed, 28 Aug 2024 08:19:26 +0000
|
||||
Subject: Translated using Weblate (Kazakh)
|
||||
|
||||
Currently translated at 92.3% (12 of 13 strings)
|
||||
|
||||
Translation: openkylin-nile-new/notification-ukcc-plugin
|
||||
Translate-URL: http://weblate.openkylin.top/projects/openkylin-nile-new/notification-ukcc-plugin/kk/
|
||||
---
|
||||
notification-ukcc-plugin/translations/kk.ts | 24 ++++++++++++------------
|
||||
1 file changed, 12 insertions(+), 12 deletions(-)
|
||||
|
||||
diff --git a/notification-ukcc-plugin/translations/kk.ts b/notification-ukcc-plugin/translations/kk.ts
|
||||
index 549280c..ef5ea3b 100644
|
||||
--- a/notification-ukcc-plugin/translations/kk.ts
|
||||
+++ b/notification-ukcc-plugin/translations/kk.ts
|
||||
@@ -6,7 +6,7 @@
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="52"/>
|
||||
<source>Notice</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ۇقتٸرۋ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>NotFaze Mode</source>
|
||||
@@ -21,46 +21,46 @@
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="151"/>
|
||||
<source>(Notification banners, prompts will be hidden, and notification sounds will be muted)</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>(ۇقتٸرۋ لوزۇنكىسى، ەسكەرتپەسٸ جاسىرىلعان بولادٸ، ۇقتٸرۋ داۋىسى ۇنسىز بولادٸ)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="226"/>
|
||||
<source>Automatically turn on</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>اۆتوماتتى ٸشٸۋ</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode Mode/Automatically turn on</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="251"/>
|
||||
<source>to</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>عا</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="277"/>
|
||||
<source>Automatically turn on when multiple screens are connected</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>كوپ ەكٸران جالعانعاندا اۆتوماتتى ٸشٸۋ</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Automatically turn on when multiple screens are connected</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="283"/>
|
||||
<source>Automatically open in full screen mode</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>پۇتٸن ەكٸران كۇيىندە اۆتوماتتى ٸشٸۋ</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Automatically open in full screen mode</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="289"/>
|
||||
<source>Allow automatic alarm reminders in Do Not Disturb mode</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>اۋرە ورىنداماستىق نۇسقاسندا قوڭغىراقلىق ساعات ەسكەرتۋگە رۇحسات ەتۋ</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Allow automatic alarm reminders in Do Not Disturb mode</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="318"/>
|
||||
<source>Notice Settings</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ۇقتٸرۋ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="320"/>
|
||||
<source>Get notifications from the app</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ئەپتىن كەل ۇقتٸرۋعا يە بولۋ</translation>
|
||||
<extra-contents_path>/notice/Get notifications from the app</extra-contents_path>
|
||||
</message>
|
||||
</context>
|
||||
@@ -69,17 +69,17 @@
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="104"/>
|
||||
<source>Beep sound when notified</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ۇقتٸرۋ قىلعاندا قوڭىراۋ داۋىسى</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="110"/>
|
||||
<source>Show message on screenlock</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ەكٸران قۇلۇپىدا حابار كورسەتۋ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="116"/>
|
||||
<source>Show noticfication on screenlock</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ەكٸران قۇلۇپىدا دېققىتنى كورسەتۋ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Notification Style</source>
|
|
@ -1,116 +0,0 @@
|
|||
From: KevinDuan <duankaiwen@kylinos.cn>
|
||||
Date: Thu, 29 Aug 2024 14:34:55 +0800
|
||||
Subject: Added translation using Weblate (Uyghur)
|
||||
|
||||
---
|
||||
notification-ukcc-plugin/translations/ug.ts | 101 ++++++++++++++++++++++++++++
|
||||
1 file changed, 101 insertions(+)
|
||||
create mode 100644 notification-ukcc-plugin/translations/ug.ts
|
||||
|
||||
diff --git a/notification-ukcc-plugin/translations/ug.ts b/notification-ukcc-plugin/translations/ug.ts
|
||||
new file mode 100644
|
||||
index 0000000..b03fca0
|
||||
--- /dev/null
|
||||
+++ b/notification-ukcc-plugin/translations/ug.ts
|
||||
@@ -0,0 +1,101 @@
|
||||
+<?xml version="1.0" encoding="utf-8"?>
|
||||
+<!DOCTYPE TS>
|
||||
+<TS version="2.1" language="ug" sourcelanguage="en">
|
||||
+<context>
|
||||
+ <name>Notice</name>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="52"/>
|
||||
+ <source>Notice</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>NotFaze Mode</source>
|
||||
+ <translation type="vanished">勿扰模式</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="149"/>
|
||||
+ <source>Do not disturb mode</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode Mode</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="151"/>
|
||||
+ <source>(Notification banners, prompts will be hidden, and notification sounds will be muted)</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="226"/>
|
||||
+ <source>Automatically turn on</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode Mode/Automatically turn on</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="251"/>
|
||||
+ <source>to</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="277"/>
|
||||
+ <source>Automatically turn on when multiple screens are connected</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode/Automatically turn on when multiple screens are connected</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="283"/>
|
||||
+ <source>Automatically open in full screen mode</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode/Automatically open in full screen mode</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="289"/>
|
||||
+ <source>Allow automatic alarm reminders in Do Not Disturb mode</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/Notice/Do not disturb mode/Allow automatic alarm reminders in Do Not Disturb mode</extra-contents_path>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="318"/>
|
||||
+ <source>Notice Settings</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notification-ukcc-plugin.cpp" line="320"/>
|
||||
+ <source>Get notifications from the app</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ <extra-contents_path>/notice/Get notifications from the app</extra-contents_path>
|
||||
+ </message>
|
||||
+</context>
|
||||
+<context>
|
||||
+ <name>NoticeMenu</name>
|
||||
+ <message>
|
||||
+ <location filename="../notice-menu.cpp" line="104"/>
|
||||
+ <source>Beep sound when notified</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notice-menu.cpp" line="110"/>
|
||||
+ <source>Show message on screenlock</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <location filename="../notice-menu.cpp" line="116"/>
|
||||
+ <source>Show noticfication on screenlock</source>
|
||||
+ <translation type="unfinished"></translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>Notification Style</source>
|
||||
+ <translation type="vanished">通知样式</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>Banner: Appears in the upper right corner of the screen, and disappears automatically</source>
|
||||
+ <translation type="vanished">横幅:显示在屏幕右上角,会自动消失</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>Tip:It will be kept on the screen until it is closed</source>
|
||||
+ <translation type="vanished">提示:会保留在屏幕上,直到被关闭</translation>
|
||||
+ </message>
|
||||
+ <message>
|
||||
+ <source>None:Notifications will not be displayed on the screen, but will go to the notification center</source>
|
||||
+ <translation type="vanished">无:通知不会显示在屏幕上,但会进入通知中心</translation>
|
||||
+ </message>
|
||||
+</context>
|
||||
+</TS>
|
|
@ -1,276 +0,0 @@
|
|||
From: KevinDuan <duankaiwen@kylinos.cn>
|
||||
Date: Thu, 29 Aug 2024 08:52:55 +0000
|
||||
Subject: Translated using Weblate (Uyghur)
|
||||
|
||||
Currently translated at 100.0% (13 of 13 strings)
|
||||
|
||||
Translation: openkylin-nile-new/notification-ukcc-plugin
|
||||
Translate-URL: http://weblate.openkylin.top/projects/openkylin-nile-new/notification-ukcc-plugin/ug/
|
||||
---
|
||||
notification-ukcc-plugin/translations/kk.ts | 18 +++++++++---------
|
||||
notification-ukcc-plugin/translations/ky.ts | 26 +++++++++++++-------------
|
||||
notification-ukcc-plugin/translations/ug.ts | 26 +++++++++++++-------------
|
||||
3 files changed, 35 insertions(+), 35 deletions(-)
|
||||
|
||||
diff --git a/notification-ukcc-plugin/translations/kk.ts b/notification-ukcc-plugin/translations/kk.ts
|
||||
index ef5ea3b..130e063 100644
|
||||
--- a/notification-ukcc-plugin/translations/kk.ts
|
||||
+++ b/notification-ukcc-plugin/translations/kk.ts
|
||||
@@ -15,18 +15,18 @@
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="149"/>
|
||||
<source>Do not disturb mode</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>جارا ورىنداماستىق فورماسى</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode Mode</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="151"/>
|
||||
<source>(Notification banners, prompts will be hidden, and notification sounds will be muted)</source>
|
||||
- <translation>(ۇقتٸرۋ لوزۇنكىسى، ەسكەرتپەسٸ جاسىرىلعان بولادٸ، ۇقتٸرۋ داۋىسى ۇنسىز بولادٸ)</translation>
|
||||
+ <translation>(ۇقتٸرۋ لوزۇنكىلىرى، ئەسكەرتىشلەر جاسىرىلعان بولادٸ، ۇقتٸرۋ دٸبٸسسز بولادٸ)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="226"/>
|
||||
<source>Automatically turn on</source>
|
||||
- <translation>اۆتوماتتى ٸشٸۋ</translation>
|
||||
+ <translation>اۆتوماتتى قوزعالتۋ</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode Mode/Automatically turn on</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
@@ -37,19 +37,19 @@
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="277"/>
|
||||
<source>Automatically turn on when multiple screens are connected</source>
|
||||
- <translation>كوپ ەكٸران جالعانعاندا اۆتوماتتى ٸشٸۋ</translation>
|
||||
+ <translation>كوپ ەكٸران جالعانعاندا اۆتوماتتى اشٸلدٸ</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Automatically turn on when multiple screens are connected</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="283"/>
|
||||
<source>Automatically open in full screen mode</source>
|
||||
- <translation>پۇتٸن ەكٸران كۇيىندە اۆتوماتتى ٸشٸۋ</translation>
|
||||
+ <translation>پۇتٸن ەكٸران كۇيىندە اۆتوماتتى اشٸلدٸ</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Automatically open in full screen mode</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="289"/>
|
||||
<source>Allow automatic alarm reminders in Do Not Disturb mode</source>
|
||||
- <translation>اۋرە ورىنداماستىق نۇسقاسندا قوڭغىراقلىق ساعات ەسكەرتۋگە رۇحسات ەتۋ</translation>
|
||||
+ <translation>اۋرە ورىنداماستىق كۇيىندە قوڭىراۋلىق ساعات ەسكەرتكى رۇحسات قىلىندى.</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Allow automatic alarm reminders in Do Not Disturb mode</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
@@ -69,17 +69,17 @@
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="104"/>
|
||||
<source>Beep sound when notified</source>
|
||||
- <translation>ۇقتٸرۋ قىلعاندا قوڭىراۋ داۋىسى</translation>
|
||||
+ <translation>ۇقتٸرۋ قىلعاندا ەسكەرتپەۋ داۋىسى</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="110"/>
|
||||
<source>Show message on screenlock</source>
|
||||
- <translation>ەكٸران قۇلۇپىدا حابار كورسەتۋ</translation>
|
||||
+ <translation>ەكٸران قۇلپىلاۋ كورىنبە بەتىندە حابار مازمۇندى كورسەتەدى.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="116"/>
|
||||
<source>Show noticfication on screenlock</source>
|
||||
- <translation>ەكٸران قۇلۇپىدا دېققىتنى كورسەتۋ</translation>
|
||||
+ <translation>ەكٸران قۇلپىلاۋ كورىنبە بەتىندە ۇقتٸرۋ كورسەتۋ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Notification Style</source>
|
||||
diff --git a/notification-ukcc-plugin/translations/ky.ts b/notification-ukcc-plugin/translations/ky.ts
|
||||
index 55b4912..0762f32 100644
|
||||
--- a/notification-ukcc-plugin/translations/ky.ts
|
||||
+++ b/notification-ukcc-plugin/translations/ky.ts
|
||||
@@ -6,7 +6,7 @@
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="52"/>
|
||||
<source>Notice</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ۇقتۇرۇۇ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>NotFaze Mode</source>
|
||||
@@ -15,52 +15,52 @@
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="149"/>
|
||||
<source>Do not disturb mode</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>تااسىئر قىلبوو ۉلگۉسۉ</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode Mode</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="151"/>
|
||||
<source>(Notification banners, prompts will be hidden, and notification sounds will be muted)</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>(ۇقتۇرۇۇ لوزۇنكىلىرى، ئەسكەرتىشلەر جاشىرىنعان بولوت ، ۇقتۇرۇۇ دووشسۇز بولوت )</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="226"/>
|
||||
<source>Automatically turn on</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>اپتوماتتىك قوزعوتۇۇ</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode Mode/Automatically turn on</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="251"/>
|
||||
<source>to</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>عا</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="277"/>
|
||||
<source>Automatically turn on when multiple screens are connected</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>كۅپ ەكىران ۇلانعاندا اپتوماتتىك اچىلات</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Automatically turn on when multiple screens are connected</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="283"/>
|
||||
<source>Automatically open in full screen mode</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>پۉتۉن ەكىران ابالىندا اپتوماتتىك اچىلات</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Automatically open in full screen mode</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="289"/>
|
||||
<source>Allow automatic alarm reminders in Do Not Disturb mode</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ئاۋارە قىلبوو ابالىندا قوڭعۇراقتۇۇ ساات ەسكەرتۉۉگۅ ۇرۇقسات جاسالات.</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Allow automatic alarm reminders in Do Not Disturb mode</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="318"/>
|
||||
<source>Notice Settings</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ۇقتۇرۇۇ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="320"/>
|
||||
<source>Get notifications from the app</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ئەپتىن گەلگەن ۇقتۇرۇۇعا ەە بولۇۇ</translation>
|
||||
<extra-contents_path>/notice/Get notifications from the app</extra-contents_path>
|
||||
</message>
|
||||
</context>
|
||||
@@ -69,17 +69,17 @@
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="104"/>
|
||||
<source>Beep sound when notified</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ۇقتۇرۇۇ جاساعاندا ەسكەرتۉۉ وبونۇ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="110"/>
|
||||
<source>Show message on screenlock</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ەكىران قۇلۇپتوو كۅرۉنمۅ بەتىندە ۇچۇر مازمۇنۇن كۅرسۅتۅت.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="116"/>
|
||||
<source>Show noticfication on screenlock</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ەكىران قۇلۇپتوو كۅرۉنمۅ بەتىندە ۇقتۇرۇۇ كۅرسۅتۉۉ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Notification Style</source>
|
||||
diff --git a/notification-ukcc-plugin/translations/ug.ts b/notification-ukcc-plugin/translations/ug.ts
|
||||
index b03fca0..037b54b 100644
|
||||
--- a/notification-ukcc-plugin/translations/ug.ts
|
||||
+++ b/notification-ukcc-plugin/translations/ug.ts
|
||||
@@ -6,7 +6,7 @@
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="52"/>
|
||||
<source>Notice</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ئۇقتۇرۇش</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>NotFaze Mode</source>
|
||||
@@ -15,52 +15,52 @@
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="149"/>
|
||||
<source>Do not disturb mode</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>دەخلى قىلماسلىق ئەندىزىسى</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode Mode</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="151"/>
|
||||
<source>(Notification banners, prompts will be hidden, and notification sounds will be muted)</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>(ئۇقتۇرۇش لوزۇنكىلىرى، ئەسكەرتىشلەر يوشۇرۇنغان بولىدۇ، ئۇقتۇرۇش ئاۋازسىز بولىدۇ)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="226"/>
|
||||
<source>Automatically turn on</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ئاپتوماتىك قوزغىتىش</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode Mode/Automatically turn on</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="251"/>
|
||||
<source>to</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>غا</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="277"/>
|
||||
<source>Automatically turn on when multiple screens are connected</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>كۆپ ئېكران ئۇلانغاندا ئاپتوماتىك ئېچىلىدۇ</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Automatically turn on when multiple screens are connected</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="283"/>
|
||||
<source>Automatically open in full screen mode</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>پۈتۈن ئېكران ھالىتىدە ئاپتوماتىك ئېچىلىدۇ</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Automatically open in full screen mode</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="289"/>
|
||||
<source>Allow automatic alarm reminders in Do Not Disturb mode</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ئاۋارە قىلماسلىق ھالىتىدە قوڭغۇراقلىق سائەت ئەسكەرتىشكە رۇخسەت قىلىنىدۇ.</translation>
|
||||
<extra-contents_path>/Notice/Do not disturb mode/Allow automatic alarm reminders in Do Not Disturb mode</extra-contents_path>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="318"/>
|
||||
<source>Notice Settings</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ئۇقتۇرۇش</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notification-ukcc-plugin.cpp" line="320"/>
|
||||
<source>Get notifications from the app</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ئەپتىن كەلگەن ئۇقتۇرۇشقا ئېرىشىش</translation>
|
||||
<extra-contents_path>/notice/Get notifications from the app</extra-contents_path>
|
||||
</message>
|
||||
</context>
|
||||
@@ -69,17 +69,17 @@
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="104"/>
|
||||
<source>Beep sound when notified</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ئۇقتۇرۇش قىلغاندا ئەسكەرتىش ئاۋازى</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="110"/>
|
||||
<source>Show message on screenlock</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ئېكران قۇلۇپلاش كۆرۈنمە يۈزىدە ئۇچۇر مەزمۇنىنى كۆرسىتىدۇ.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../notice-menu.cpp" line="116"/>
|
||||
<source>Show noticfication on screenlock</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
+ <translation>ئېكران قۇلۇپلاش كۆرۈنمە يۈزىدە ئۇقتۇرۇش كۆرسىتىش</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Notification Style</source>
|
|
@ -1,5 +0,0 @@
|
|||
0001-Added-translation-using-Weblate-Kazakh.patch
|
||||
0002-Added-translation-using-Weblate-Kyrgyz.patch
|
||||
0003-Translated-using-Weblate-Kazakh.patch
|
||||
0004-Added-translation-using-Weblate-Uyghur.patch
|
||||
0005-Translated-using-Weblate-Uyghur.patch
|
Loading…
Reference in New Issue