From ba92272ec96c69b9e20980ed932bc6f3a861a870 Mon Sep 17 00:00:00 2001 From: PPNplus Date: Fri, 19 Mar 2021 11:59:50 +0000 Subject: [PATCH] Translated using Weblate (Thai) Currently translated at 33.6% (98 of 291 strings) Translated using Weblate (Thai) Currently translated at 32.6% (95 of 291 strings) Co-authored-by: PPNplus Translate-URL: http://weblate.yerbamate.ml/projects/lemmy/lemmy/th/ Translation: Lemmy/lemmy --- translations/th.json | 63 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 61 insertions(+), 2 deletions(-) diff --git a/translations/th.json b/translations/th.json index 299faab..050ceea 100644 --- a/translations/th.json +++ b/translations/th.json @@ -10,7 +10,7 @@ "couldnt_save_post": "ไม่สามารถบันทึกโพสต์ได้", "mark_as_read": "ทำเครื่องหมายว่าอ่านแล้ว", "remove_post": "ลบโพสต์", - "no_posts": "ไม่โพสต์", + "no_posts": "ไม่มีโพสต์", "create_a_post": "สร้างโพสต์", "number_of_posts": "{{count}} โพสต์", "posts": "โพสต์", @@ -37,5 +37,64 @@ "action": "การกระทำ", "password_incorrect": "รหัสผ่านไม่ถูกต้อง", "email_already_exists": "อีเมลถูกใช้งานแล้ว", - "enter_code": "กรอกโค้ด" + "enter_code": "กรอกโค้ด", + "related_posts": "โพสต์เหล่านี้อาจเกี่ยวข้อง", + "communities": "ชุมชน", + "invalid_community_name": "ชื่อไม่ถูกต้อง", + "upload_icon": "อัปโหลดไอคอน", + "view_source": "ดูต้นฉบับ", + "delete_account": "ลบบัญชี", + "ban": "แบน", + "number_of_users": "ผู้ใช้ {{count}} คน", + "email_or_username": "อีเมลหรือชื่อผู้ใช้", + "username": "ชื่อผู้ใช้", + "creator": "ผู้สร้าง", + "name": "ชื่อ", + "both": "ทั้งคู่", + "saved": "บันทึกแล้ว", + "unsubscribe": "เลิกติดตาม", + "prev": "ก่อนหน้า", + "next": "ถัดไป", + "new": "ใหม่", + "old": "เก่า", + "all": "ทั้งหมด", + "unread": "ยังไม่อ่าน", + "mentions": "การกล่าวถึง", + "reply_sent": "ส่งการตอบกลับแล้ว", + "search": "ค้นหา", + "overview": "ภาพรวม", + "logout": "ออกจากระบบ", + "login_sign_up": "เข้าสู่ระบบ / สมัคร", + "login": "เข้าสู่ระบบ", + "password": "รหัสผ่าน", + "messages": "ข้อความ", + "old_password": "รหัสผ่านเก่า", + "verify_password": "ยืนยันรหัสผ่าน", + "forgot_password": "ลืมรหัสผ่าน", + "new_password": "รหัสผ่านใหม่", + "email": "อีเมล", + "optional": "ไม่จำเป็น", + "language": "ภาษา", + "registration_closed": "การลงทะเบียนปิดอยู่", + "chat": "แชท", + "no_results": "ไม่มีผลลัพธ์", + "by": "โดย", + "to": "ไปยัง", + "are_you_sure": "คุณแน่ใจหรือไม่", + "yes": "ใช่", + "no": "ไม่", + "logged_in": "เข้าสู่ระบบแล้ว", + "subscribe": "ติดตาม", + "replies": "การตอบกลับ", + "message_sent": "ส่งข้อความแล้ว", + "sign_up": "สมัครใช้งาน", + "unread_messages": "ข้อความที่ยังไม่ได้อ่าน", + "browser_default": "ค่าเริ่มต้นของเบราว์เซอร์", + "recent_comments": "ความคิดเห็นล่าสุด", + "joined": "เข้าร่วมแล้ว", + "from": "จาก", + "not_logged_in": "ไม่ได้เข้าสู่ระบบ", + "create_a_community": "สร้างชุมชน", + "select_a_community": "เลือกชุมชน", + "create_community": "สร้างชุมชน" }