diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-04-02 13:23:21 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-04-02 13:23:21 +0300 |
commit | c58cb9eddf26ec8f2927457a790cb09b172a6da0 (patch) | |
tree | 722678ec1229adfaa2d0e6eee9eae7bd82de5394 /i18n | |
parent | 1fa9fe372be081a6047490d4b967cfe416e848e2 (diff) | |
download | wekan-c58cb9eddf26ec8f2927457a790cb09b172a6da0.tar.gz wekan-c58cb9eddf26ec8f2927457a790cb09b172a6da0.tar.bz2 wekan-c58cb9eddf26ec8f2927457a790cb09b172a6da0.zip |
Update translations.
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/eu.i18n.json | 4 | ||||
-rw-r--r-- | i18n/fr.i18n.json | 4 | ||||
-rw-r--r-- | i18n/he.i18n.json | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/i18n/eu.i18n.json b/i18n/eu.i18n.json index 0d5eddbf..b140e53c 100644 --- a/i18n/eu.i18n.json +++ b/i18n/eu.i18n.json @@ -337,12 +337,12 @@ "email-addresses": "E-posta helbideak", "smtp-host-description": "Zure e-posta mezuez arduratzen den SMTP zerbitzariaren helbidea", "smtp-port-description": "Zure SMTP zerbitzariak bidalitako e-posta mezuentzat erabiltzen duen kaia.", - "smtp-tls-description": "Enable TLS support for SMTP server", + "smtp-tls-description": "Gaitu TLS euskarria SMTP zerbitzariarentzat", "smtp-host": "SMTP ostalaria", "smtp-port": "SMTP kaia", "smtp-username": "Erabiltzaile-izena", "smtp-password": "Pasahitza", - "smtp-tls": "TLS support", + "smtp-tls": "TLS euskarria", "send-from": "Nork", "invitation-code": "Gonbidapen kodea", "email-invite-register-subject": "__inviter__ erabiltzaileak gonbidapen bat bidali dizu", diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 449d880b..6d6ccf60 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -337,12 +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-tls-description": "Activer la gestion de TLS sur le serveur SMTP", "smtp-host": "Hôte SMTP", "smtp-port": "Port SMTP", "smtp-username": "Nom d'utilisateur", "smtp-password": "Mot de passe", - "smtp-tls": "TLS support", + "smtp-tls": "Prise en charge de TLS", "send-from": "De", "invitation-code": "Code d'invitation", "email-invite-register-subject": "__inviter__ vous a envoyé une invitation", diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index 193ed249..d2327a99 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -135,7 +135,7 @@ "color-red": "אדום", "color-sky": "תכלת", "color-yellow": "צהוב", - "comment": "הערה", + "comment": "פרסם", "comment-placeholder": "כתוב הערה", "comment-only": "Limited", "comment-only-desc": "ניתן להעיר רק על כרטיסים", @@ -337,12 +337,12 @@ "email-addresses": "כתובת דוא\"ל", "smtp-host-description": "כתובת שרת ה-SMTP שמטפל במיילים שלך", "smtp-port-description": "מספר הפורט בו שרת ה- SMTP שלך משתמש", - "smtp-tls-description": "Enable TLS support for SMTP server", + "smtp-tls-description": "הפעל תמיכה ב- TLS עבור שרת ה- SMTP", "smtp-host": "כתובת ה-SMTP", "smtp-port": "פורט ה-SMTP", "smtp-username": "שם משתמש", "smtp-password": "סיסמא", - "smtp-tls": "TLS support", + "smtp-tls": "תמיכה ב- TLS", "send-from": "מ", "invitation-code": "קוד הזמנה", "email-invite-register-subject": "__inviter__ שלח לך הזמנה", |