summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-06-04 11:52:56 -0300
committerJoram Wilander <jwawilander@gmail.com>2016-06-04 10:52:56 -0400
commitbbaf1032a264d4029e1c0844507e2b59119ef757 (patch)
tree73e06405cce0200051bc7d1bfc20c7cbc6623501 /i18n/fr.json
parent971149d2b298b3408af7218c868ed0b3edd83c2e (diff)
downloadchat-bbaf1032a264d4029e1c0844507e2b59119ef757.tar.gz
chat-bbaf1032a264d4029e1c0844507e2b59119ef757.tar.bz2
chat-bbaf1032a264d4029e1c0844507e2b59119ef757.zip
daily translations 20160603 (#3251)
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index 918d2bb62..dd3749647 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -340,6 +340,34 @@
"translation": "Initialisation des routes de l'api des commandes"
},
{
+ "id": "api.command.invite_people.desc",
+ "translation": "Send an email invite to your Mattermost team"
+ },
+ {
+ "id": "api.command.invite_people.email_off",
+ "translation": "Email has not been configured, no invite(s) sent"
+ },
+ {
+ "id": "api.command.invite_people.fail",
+ "translation": "Encountered an error sending email invite(s)"
+ },
+ {
+ "id": "api.command.invite_people.hint",
+ "translation": "[name@domain.com ...]"
+ },
+ {
+ "id": "api.command.invite_people.name",
+ "translation": "invite_people"
+ },
+ {
+ "id": "api.command.invite_people.no_email",
+ "translation": "Please specify one or more valid email addresses"
+ },
+ {
+ "id": "api.command.invite_people.sent",
+ "translation": "Email invite(s) sent"
+ },
+ {
"id": "api.command.regen.app_error",
"translation": "Droits insuffisants pour regénérer la clé de commande"
},
@@ -1996,6 +2024,14 @@
"translation": "Utilisateur non enregistré sur le serveur LDAP"
},
{
+ "id": "ent.ldap.syncdone.info",
+ "translation": "LDAP Synchronization completed"
+ },
+ {
+ "id": "ent.ldap.syncronize.get_all.app_error",
+ "translation": "Unable to get all users using LDAP"
+ },
+ {
"id": "ent.ldap.validate_filter.app_error",
"translation": "Filtre LDAP Invalide"
},
@@ -2384,6 +2420,10 @@
"translation": "Sécurité de connexion invalide dans les paramètres de messagerie. Doit être '', 'TLS' ou 'STARTTLS'"
},
{
+ "id": "model.config.is_valid.ldap_sync_interval.app_error",
+ "translation": "Invalid sync interval time. Must be at least one minute."
+ },
+ {
"id": "model.config.is_valid.listen_address.app_error",
"translation": "Adresse d'écoute invalide dans les paramètres de service. Doit être renseignée."
},
@@ -3520,6 +3560,10 @@
"translation": "Nous avons rencontré une erreur lors de la recherche du compte"
},
{
+ "id": "store.sql_user.get_all_using_auth_service.other.app_error",
+ "translation": "Nous avons rencontré une erreur en essayer de trouver le compte par type d'authentification."
+ },
+ {
"id": "store.sql_user.get_by_auth.missing_account.app_error",
"translation": "Nous n'avons pas pu trouver un compte existant correspondant à votre type d'authentification pour cette équipe. Cette équipe nécessite peut-être une invitation de la part du propriétaire pour pouvoir la rejoindre."
},