aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-zh-rCN/strings_pref_notifications.xml
blob: 622c03df2ef46ab63d15b4cc77570adcdfc08fd4 (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
<?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_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_success">正在获取通知…</string>
    <string name="notification_fetch_fail">无法获取通知</string>
    <string name="notification_sound">通知提示音</string>
    <string name="notification_ringtone">通知铃声</string>
    <string name="message_ringtone">消息铃声</string>
    <string name="notification_vibrate">通知振动</string>
    <string name="notification_lights">通知指示灯</string>
</resources>