aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-it/strings_pref_notifications.xml
blob: 80ef2b5bf5a273151ca7e63d0814c907be1dd035 (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
  <string name="notification_frequency">Frequenza Notifiche</string>
  <string name="no_notifications">Nessuna Notifica</string>
  <string name="notification_keywords">Parole Chiave</string>
  <string name="notification_keywords_desc">Non mostrare notifiche contenenti una qualunque di queste parole chiave.</string>
  <string name="add_keyword">Aggiungi parola chiave</string>
  <string name="hint_keyword">Inserisci parola chiave e premi +</string>
  <string name="empty_keyword">Parola Chiave Vuota</string>
  <string name="notification_all_accounts">Notifica da tutti gli account</string>
  <string name="notification_all_accounts_desc">Ricevi notifiche per ogni account registrato. Disattivando questa opzione riceverai notifiche solo dall\'account selezionato.</string>
  <string name="notification_messages">Attiva notifiche tramite messaggio</string>
  <string name="notification_messages_desc">Ricevi notifiche istantanee di messaggi per il tuo account.</string>
  <string name="notification_messages_all_accounts">Notifica messaggi da tutti gli account</string>
  <string name="notification_messages_all_accounts_desc">Ricevi notifiche di messaggio immediate da tutti gli account</string>
  <string name="notification_fetch_now">Recupera le notifiche ora</string>
  <string name="notification_fetch_now_desc">Innesca il recupero delle notifiche una volta sola. Nota che il recupero di messaggi istantanei richiede tempo.</string>
  <string name="notification_fetch_success">Recupero le notifiche…</string>
  <string name="notification_fetch_fail">Impossibile recuperare le notifiche</string>
  <string name="notification_sound">Suono di notifica</string>
  <string name="notification_ringtone">Suoneria della Notifica</string>
  <string name="message_ringtone">Suoneria dei Messaggi</string>
  <string name="select_ringtone">Seleziona Suoneria</string>
  <string name="notification_vibrate">Vibrazione Notifiche</string>
  <string name="notification_lights">Luce di Notifica</string>
</resources>