diff options
Diffstat (limited to 'app/src/main/res/values-fr/strings_pref_notifications.xml')
-rw-r--r-- | app/src/main/res/values-fr/strings_pref_notifications.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/app/src/main/res/values-fr/strings_pref_notifications.xml b/app/src/main/res/values-fr/strings_pref_notifications.xml deleted file mode 100644 index 5a05a8c6..00000000 --- a/app/src/main/res/values-fr/strings_pref_notifications.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> -<resources> - <string name="notification_frequency">Fréquence de notification</string> - <string name="no_notifications">Aucune notification</string> - <string name="notification_keywords">Mots-clés</string> - <string name="notification_keywords_desc">Pas de notification si elle contient un de ces mots.</string> - <string name="add_keyword">Ajouter mots-clés</string> - <string name="hint_keyword">Tapez le mot clé et appuyez sur +</string> - <string name="empty_keyword">Mot clé vide</string> - <string name="notification_all_accounts">Notifier tous les comptes</string> - <string name="notification_all_accounts_desc">Recevoir des notifications pour chaque compte connecté. Désactiver cette option fera une récupération uniquement pour le compte sélectionné.</string> - <string name="notification_messages">Activer les notifications de message</string> - <string name="notification_messages_desc">Recevoir des notifications de messagerie instantanée pour le compte actuel.</string> - <string name="notification_messages_all_accounts">Notifier les messages de tous les comptes</string> - <string name="notification_messages_all_accounts_desc">Recevoir des notifications de messagerie instantanée de tous les comptes</string> - <string name="notification_fetch_now">Récuperer les notifications maintenant</string> - <string name="notification_fetch_now_desc">Déclencher une fois l’outil de récupération de notification. Notez que la récupération de messages instantanés prend du temps.</string> - <string name="notification_fetch_success">Récupération des Notifications…</string> - <string name="notification_fetch_fail">Récupération des notifications impossible</string> - <string name="notification_sound">Son de notification</string> - <string name="notification_ringtone">Sonnerie de notification</string> - <string name="message_ringtone">Sonnerie de message</string> - <string name="select_ringtone">Sélectionner la sonnerie</string> - <string name="notification_vibrate">Vibration de notification</string> - <string name="notification_lights">Voyants de notification</string> -</resources> |