aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-ca-rES/strings_pref_notifications.xml
blob: 865b3a00265071791c789a8d52f43ba1dda39b5c (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">Freqüència de notificació</string>
    <string name="no_notifications">Cap notificació</string>
    <string name="notification_keywords">Paraules clau</string>
    <string name="notification_keywords_desc">No notifica quan apareixen aquestes paraules.</string>
    <string name="add_keyword">Afegeix paraula clau</string>
    <string name="hint_keyword">Escriviu una paraula clau i premeu +</string>
    <string name="empty_keyword">Paraula clau buida</string>
    <string name="notification_general">Activa les notificacions generals</string>
    <string name="notification_general_desc">Rep les notificacions generals per al compte actual.</string>
    <string name="notification_general_all_accounts">Notifica de tots els comptes</string>
    <string name="notification_general_all_accounts_desc">Rep les notificacions generals de cada compte connectat.</string>
    <string name="notification_messages">Activa les notificacions dels missatges</string>
    <string name="notification_messages_desc">Rep les notificacions de missatges instantanis del compte actual.</string>
    <string name="notification_messages_all_accounts">Notifica els missatges de tots els comptes</string>
    <string name="notification_messages_all_accounts_desc">Rep notificacions de missatges de tots els comptes</string>
    <string name="notification_fetch_now">Arreplega les notificacions ara</string>
    <string name="notification_fetch_now_desc">Arreplega les notificacions una sola vegada.</string>
    <string name="notification_fetch_success">Obtenció de notificacions…</string>
    <string name="notification_fetch_fail">No s\'han pogut obtindre les notificacions</string>
    <string name="notification_sound">So de notificació</string>
    <string name="notification_channel">Personalitza els canals de notificació</string>
    <string name="notification_channel_desc">Modifica el so, la vibració, la prioritat, etc</string>
    <string name="notification_ringtone">To de notificació</string>
    <string name="message_ringtone">To de missatge</string>
    <string name="select_ringtone">Selecciona el to</string>
    <string name="notification_vibrate">Vibració de notificació</string>
    <string name="notification_lights">Llums de notificació</string>
</resources>