aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-zh-rTW/strings_pref_notifications.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-zh-rTW/strings_pref_notifications.xml')
-rw-r--r--app/src/main/res/values-zh-rTW/strings_pref_notifications.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/app/src/main/res/values-zh-rTW/strings_pref_notifications.xml b/app/src/main/res/values-zh-rTW/strings_pref_notifications.xml
new file mode 100644
index 00000000..878a3754
--- /dev/null
+++ b/app/src/main/res/values-zh-rTW/strings_pref_notifications.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources>
+ <string name="notification_frequency">通知頻率</string>
+ <string name="no_notifications">沒有通知</string>
+ <string name="notification_keywords">關鍵字</string>
+ <string name="notification_keywords_desc">當通知中包含任何這些鍵時, 不要通知。</string>
+ <string name="add_keyword">添加關鍵字</string>
+ <string name="hint_keyword">鍵入關鍵字並按 +</string>
+ <string name="empty_keyword">空關鍵字</string>
+ <string name="notification_general">允許一般通知</string>
+ <string name="notification_general_desc">取得當前帳號的一般通知</string>
+ <string name="notification_general_all_accounts">每個帳號的通知</string>
+ <string name="notification_general_all_accounts_desc">取得所有已登入帳號的一般通知</string>
+ <string name="notification_messages">啟用通知</string>
+ <string name="notification_messages_desc">獲取當前帳戶的即時消息通知。</string>
+ <string name="notification_messages_all_accounts">從所有帳戶通知</string>
+ <string name="notification_messages_all_accounts_desc">獲取帳戶的即時消息通知。</string>
+ <string name="notification_fetch_now">立刻獲取通知</string>
+ <string name="notification_fetch_now_desc">觸發通知獲取程式一次。</string>
+ <string name="notification_fetch_success">正在獲取通知…</string>
+ <string name="notification_fetch_fail">無法獲取通知</string>
+ <string name="notification_sound">通知音效</string>
+ <string name="notification_channel">客製化通知頻道</string>
+ <string name="notification_channel_desc">修改音量, 震動, 優先權等等…</string>
+ <string name="notification_ringtone">通知鈴聲</string>
+ <string name="message_ringtone">留言鈴聲</string>
+ <string name="select_ringtone">選擇鈴聲</string>
+ <string name="notification_vibrate">通知震動</string>
+ <string name="notification_lights">通知指示燈</string>
+</resources>