From 9e9410df24b1d88d4760510ab496f5fa36f24a66 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 11 May 2015 21:07:59 -0400 Subject: Add Jabber/XMPP integration --- app/Locale/fr_FR/translations.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/Locale/fr_FR/translations.php') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index b7436323..03bb59f5 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -902,4 +902,12 @@ return array( 'When task is moved from first column' => 'Lorsque la tâche est déplacée en dehors de la première colonne', 'When task is moved to last column' => 'Lorsque la tâche est déplacée dans la dernière colonne', 'Year(s)' => 'Année(s)', + 'Jabber (XMPP)' => 'Jabber (XMPP)', + 'Send notifications to Jabber' => 'Envoyer les notifications vers Jabber', + 'XMPP server address' => 'Adresse du serveur XMPP', + 'Jabber domain' => 'Nom de domaine Jabber', + 'Jabber nickname' => 'Pseudonyme Jabber', + 'Multi-user chat room' => 'Salon de discussion multi-utilisateurs', + 'Help on Jabber integration' => 'Aide sur l\'intégration avec Jabber', + 'The server address must use this format: "tcp://hostname:5222"' => 'L\'adresse du serveur doit utiliser le format suivant : « tcp://hostname:5222 »', ); -- cgit v1.2.3