From bbaf1032a264d4029e1c0844507e2b59119ef757 Mon Sep 17 00:00:00 2001 From: enahum Date: Sat, 4 Jun 2016 11:52:56 -0300 Subject: daily translations 20160603 (#3251) --- i18n/fr.json | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'i18n/fr.json') diff --git a/i18n/fr.json b/i18n/fr.json index 918d2bb62..dd3749647 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -339,6 +339,34 @@ "id": "api.command.init.debug", "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" @@ -1995,6 +2023,14 @@ "id": "ent.ldap.do_login.user_not_registered.app_error", "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" @@ -2383,6 +2419,10 @@ "id": "model.config.is_valid.ldap_security.app_error", "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." @@ -3519,6 +3559,10 @@ "id": "store.sql_user.get.app_error", "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." -- cgit v1.2.3-1-g7c22