diff --git a/debian/patches/0001-Added-translation-using-Weblate-Kazakh.patch b/debian/patches/0001-Added-translation-using-Weblate-Kazakh.patch new file mode 100644 index 0000000..a2576e2 --- /dev/null +++ b/debian/patches/0001-Added-translation-using-Weblate-Kazakh.patch @@ -0,0 +1,116 @@ +From: KevinDuan +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 @@ ++ ++ ++ ++ ++ Notice ++ ++ ++ Notice ++ ++ ++ ++ NotFaze Mode ++ 勿扰模式 ++ ++ ++ ++ Do not disturb mode ++ ++ /Notice/Do not disturb mode Mode ++ ++ ++ ++ (Notification banners, prompts will be hidden, and notification sounds will be muted) ++ ++ ++ ++ ++ Automatically turn on ++ ++ /Notice/Do not disturb mode Mode/Automatically turn on ++ ++ ++ ++ to ++ ++ ++ ++ ++ Automatically turn on when multiple screens are connected ++ ++ /Notice/Do not disturb mode/Automatically turn on when multiple screens are connected ++ ++ ++ ++ Automatically open in full screen mode ++ ++ /Notice/Do not disturb mode/Automatically open in full screen mode ++ ++ ++ ++ Allow automatic alarm reminders in Do Not Disturb mode ++ ++ /Notice/Do not disturb mode/Allow automatic alarm reminders in Do Not Disturb mode ++ ++ ++ ++ Notice Settings ++ ++ ++ ++ ++ Get notifications from the app ++ ++ /notice/Get notifications from the app ++ ++ ++ ++ NoticeMenu ++ ++ ++ Beep sound when notified ++ ++ ++ ++ ++ Show message on screenlock ++ ++ ++ ++ ++ Show noticfication on screenlock ++ ++ ++ ++ Notification Style ++ 通知样式 ++ ++ ++ Banner: Appears in the upper right corner of the screen, and disappears automatically ++ 横幅:显示在屏幕右上角,会自动消失 ++ ++ ++ Tip:It will be kept on the screen until it is closed ++ 提示:会保留在屏幕上,直到被关闭 ++ ++ ++ None:Notifications will not be displayed on the screen, but will go to the notification center ++ 无:通知不会显示在屏幕上,但会进入通知中心 ++ ++ ++ diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..6b8f029 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +0001-Added-translation-using-Weblate-Kazakh.patch