aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-fr/strings_pref_notifications.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-10-24 21:06:37 -0400
committerGitHub <noreply@github.com>2017-10-24 21:06:37 -0400
commit64dbf74b7a44a25f41ed7ff2ebfa11db0bc91769 (patch)
treef4d192349f824ae28fcee309d9b8f72ac98afe7b /app/src/main/res/values-fr/strings_pref_notifications.xml
parent3e0d4547a5618463508cb9f13a4c8158c161b11f (diff)
downloadfrost-64dbf74b7a44a25f41ed7ff2ebfa11db0bc91769.tar.gz
frost-64dbf74b7a44a25f41ed7ff2ebfa11db0bc91769.tar.bz2
frost-64dbf74b7a44a25f41ed7ff2ebfa11db0bc91769.zip
Translations (#443)
* Merge dev * Update kau * Add translations * Update some strings * Update readme
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.xml27
1 files changed, 27 insertions, 0 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
new file mode 100644
index 00000000..5a05a8c6
--- /dev/null
+++ b/app/src/main/res/values-fr/strings_pref_notifications.xml
@@ -0,0 +1,27 @@
+<?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>