aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-zh-rCN/strings_pref_notifications.xml
blob: 3054859d654f1d20a8b471a7793f3e25cb4c5e9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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_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>