diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-11-29 10:53:08 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-11-29 10:53:08 +0200 |
commit | f224934ae01fffa81c391220821eb3308a037b86 (patch) | |
tree | caead7d7e4cd84a5ad53575338b42ebf5a22aaf2 /i18n/th.i18n.json | |
parent | 596dd87862ecf866f701b683dd0b24ad70c64d8c (diff) | |
download | wekan-f224934ae01fffa81c391220821eb3308a037b86.tar.gz wekan-f224934ae01fffa81c391220821eb3308a037b86.tar.bz2 wekan-f224934ae01fffa81c391220821eb3308a037b86.zip |
Update translations.
Diffstat (limited to 'i18n/th.i18n.json')
-rw-r--r-- | i18n/th.i18n.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/th.i18n.json b/i18n/th.i18n.json index 9463a6ab..46ac3ca5 100644 --- a/i18n/th.i18n.json +++ b/i18n/th.i18n.json @@ -184,6 +184,7 @@ "email-enrollAccount-subject": "บัญชีคุณถูกสร้างใน __siteName__", "email-enrollAccount-text": "สวัสดี __user__,\n\nเริ่มใช้บริการง่าย ๆ , ด้วยการคลิกลิงค์ด้านล่าง.\n\n__url__\n\n ขอบคุณค่ะ", "email-fail": "การส่งอีเมล์ล้มเหลว", + "email-fail-text": "Error trying to send email", "email-invalid": "อีเมล์ไม่ถูกต้อง", "email-invite": "เชิญผ่านทางอีเมล์", "email-invite-subject": "__inviter__ ส่งคำเชิญให้คุณ", @@ -239,6 +240,7 @@ "initials": "ชื่อย่อ", "invalid-date": "วันที่ไม่ถูกต้อง", "invalid-time": "Invalid time", + "invalid-user": "Invalid user", "joined": "เข้าร่วม", "just-invited": "คุณพึ่งได้รับเชิญบอร์ดนี้", "keyboard-shortcuts": "แป้นพิมพ์ลัด", @@ -386,9 +388,12 @@ "smtp-password": "รหัสผ่าน", "smtp-tls": "TLS support", "send-from": "From", + "send-smtp-test": "Send a test email to yourself", "invitation-code": "Invitation Code", "email-invite-register-subject": "__inviter__ ส่งคำเชิญให้คุณ", "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.", + "email-smtp-test-subject": "SMTP Test Email From Wekan", + "email-smtp-test-text": "You have successfully sent an email", "error-invitation-code-not-exist": "Invitation code doesn't exist", "error-notAuthorized": "You are not authorized to view this page.", "outgoing-webhooks": "Outgoing Webhooks", |