diff options
Diffstat (limited to 'app/src/main/res/values-it-rIT/strings_pref_notifications.xml')
-rw-r--r-- | app/src/main/res/values-it-rIT/strings_pref_notifications.xml | 51 |
1 files changed, 28 insertions, 23 deletions
diff --git a/app/src/main/res/values-it-rIT/strings_pref_notifications.xml b/app/src/main/res/values-it-rIT/strings_pref_notifications.xml index 9f34a5c2..7a9725d8 100644 --- a/app/src/main/res/values-it-rIT/strings_pref_notifications.xml +++ b/app/src/main/res/values-it-rIT/strings_pref_notifications.xml @@ -1,25 +1,30 @@ -<?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> +<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--> <resources> - <string name="notification_frequency">Frequenza delle notifiche</string> - <string name="no_notifications">Nessuna notifica</string> - <string name="notification_keywords">Parole chiave</string> - <string name="notification_keywords_desc">Non mostrare quando la notifica contiene qualcuna delle seguenti parole.</string> - <string name="add_keyword">Aggiungi parole chiave</string> - <string name="hint_keyword">Scrivi la parola e premi +</string> - <string name="empty_keyword">Parola Chiave Vuota</string> - <string name="notification_general_all_accounts">Notifica da tutti gli accounts</string> - <string name="notification_general_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 messaggi</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_success">Recupero le notifiche…</string> - <string name="notification_fetch_fail">Impossibile recuperare le notifiche</string> - <string name="notification_sound">Suono notifiche</string> - <string name="notification_ringtone">Suoneria della Notifica</string> - <string name="message_ringtone">Suoneria dei messaggi</string> - <string name="notification_vibrate">Vibrazione notifiche</string> - <string name="notification_lights">LED di notifica</string> + <string name="notification_frequency">Frequenza delle notifiche</string> + <string name="no_notifications">Nessuna notifica</string> + <string name="notification_keywords">Parole chiave</string> + <string name="notification_keywords_desc">Non mostrare quando la notifica contiene qualcuna delle seguenti parole.</string> + <string name="add_keyword">Aggiungi parole chiave</string> + <string name="hint_keyword">Scrivi la parola e premi +</string> + <string name="empty_keyword">Parola Chiave Vuota</string> + <string name="notification_general">Abilita notifiche generali</string> + <string name="notification_general_desc">Ricevi notifiche generali per il tuo account.</string> + <string name="notification_general_all_accounts">Notifica da tutti gli account</string> + <string name="notification_general_all_accounts_desc">Ricevi notifiche generali per ogni account connesso.</string> + <string name="notification_messages">Attiva notifiche messaggi</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">Avvia il recupero delle notifiche attuali.</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 notifiche</string> + <string name="notification_channel">Personalizza i canali di notifica</string> + <string name="notification_channel_desc">Modifica il suono, la vibrazione, le priorità ecc</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">LED di notifica</string> </resources> |