aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-06-12 14:49:21 +0200
committerDaniel Gultsch <daniel@gultsch.de>2016-06-12 14:49:21 +0200
commitea667a1a730228859f1ba600d04fd5cf96864ace (patch)
tree20bf10669df22599846f836881c309ad5d38321a /src/main/res/values-fr/strings.xml
parentf4e3cd509874009e2baa024337973e958c586863 (diff)
pulled translations from transifex
Diffstat (limited to 'src/main/res/values-fr/strings.xml')
-rw-r--r--src/main/res/values-fr/strings.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/main/res/values-fr/strings.xml b/src/main/res/values-fr/strings.xml
index 5b464a2e..89e943de 100644
--- a/src/main/res/values-fr/strings.xml
+++ b/src/main/res/values-fr/strings.xml
@@ -116,6 +116,8 @@
<string name="pref_led_summary">Faire clignoter la LED lors de la réception d\'un message</string>
<string name="pref_sound">Sonnerie</string>
<string name="pref_sound_summary">Jouer un son lors de la réception d\'un message</string>
+ <string name="pref_notification_grace_period">Délai sans notification</string>
+ <string name="pref_notification_grace_period_summary">Durée d\'inactivité de Conversations après avoir repéré un changement sur un autre périphérique</string>
<string name="pref_advanced_options">Avancé</string>
<string name="pref_never_send_crash">Ne pas envoyer de rapports d\'erreurs</string>
<string name="pref_never_send_crash_summary">En envoyant des logs vous aidez le développement de Conversations.</string>
@@ -505,6 +507,7 @@
<string name="download_failed_server_not_found">Échec du téléchargement : impossible de trouver le serveur</string>
<string name="download_failed_file_not_found">Échec du téléchargement : impossible de trouver le fichier</string>
<string name="download_failed_could_not_connect">Échec du téléchargement : impossible de se connecter à l\'hôte</string>
+ <string name="download_failed_could_not_write_file">Téléchargement échoué: Ecriture impossible</string>
<string name="pref_use_white_background">Utiliser un fond blanc</string>
<string name="pref_use_white_background_summary">Afficher les messages reçus en texte noir sur fond blanc.</string>
<string name="account_status_tor_unavailable">Réseau Tor inaccessible</string>
@@ -614,4 +617,16 @@
<string name="choose_participants">Choisir les participants</string>
<string name="creating_conference">Création de la conférence...</string>
<string name="invite_again">Inviter à nouveau</string>
+ <string name="gp_short">Courte</string>
+ <string name="gp_medium">Moyenne</string>
+ <string name="gp_long">Longue</string>
+ <string name="pref_broadcast_last_activity">Diffuser la dernière action utilisateur</string>
+ <string name="pref_broadcast_last_activity_summary">Informer tous vos contacts lorsque vous utitlisez Conversations</string>
+ <string name="pref_privacy">Confidentialité</string>
+ <string name="pref_theme_options">Thème</string>
+ <string name="pref_theme_options_summary">Choisir la palette de couleur </string>
+ <string name="pref_theme_light">Thème Clair</string>
+ <string name="pref_theme_dark">Thème Sombre</string>
+ <string name="pref_use_green_background">Fond Vert</string>
+ <string name="pref_use_green_background_summary">Utiliser un fond vert pour les messages reçus</string>
</resources>