aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-zh-rTW/strings_pref_notifications.xml
blob: 878a3754b15b83048d1b42876f1e1132889f993d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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>