aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-fr/strings_pref_notifications.xml
blob: 5a05a8c6c9c148cc9a1df4c88fd02dff9ad1b241 (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">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>