diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-03-31 11:13:57 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-03-31 11:13:57 +0300 |
commit | 2f054234da71d78d6c5422f98675c8c491bd1d55 (patch) | |
tree | 4f31b2227591604727889559ea1b5ff00e06abc1 /i18n/fr.i18n.json | |
parent | f9fe4a1c0bf28fe1c56e5c0fa6a2bc4894c38c15 (diff) | |
download | wekan-2f054234da71d78d6c5422f98675c8c491bd1d55.tar.gz wekan-2f054234da71d78d6c5422f98675c8c491bd1d55.tar.bz2 wekan-2f054234da71d78d6c5422f98675c8c491bd1d55.zip |
Update translations.
Diffstat (limited to 'i18n/fr.i18n.json')
-rw-r--r-- | i18n/fr.i18n.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 73225b23..449d880b 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -137,8 +137,8 @@ "color-yellow": "jaune", "comment": "Commentaire", "comment-placeholder": "Rédiger un commentaire", - "comment-only": "Limited", - "comment-only-desc": "Can comment on cards only.", + "comment-only": "Limité", + "comment-only-desc": "Ne peut que commenter des cartes.", "computer": "Ordinateur", "create": "Créer", "createBoardPopup-title": "Créer un tableau", @@ -337,10 +337,12 @@ "email-addresses": "Adresses email", "smtp-host-description": "L'adresse du serveur SMTP qui gère vos mails.", "smtp-port-description": "Le port des mails sortants du serveur SMTP.", + "smtp-tls-description": "Enable TLS support for SMTP server", "smtp-host": "Hôte SMTP", "smtp-port": "Port SMTP", "smtp-username": "Nom d'utilisateur", "smtp-password": "Mot de passe", + "smtp-tls": "TLS support", "send-from": "De", "invitation-code": "Code d'invitation", "email-invite-register-subject": "__inviter__ vous a envoyé une invitation", |