Files
ThreadNet-Web/src/i18n/strings/th.json
T

25 lines
2.7 KiB
JSON
Raw Normal View History

2017-06-05 11:31:08 +00:00
{
2017-06-05 12:38:09 +00:00
"powered by Matrix": "ใช้เทคโนโลยี Matrix",
2021-04-14 07:03:06 +00:00
"Dismiss": "ปิด",
2017-06-05 12:38:09 +00:00
"Unknown device": "อุปกรณ์ที่ไม่รู้จัก",
"You need to be using HTTPS to place a screen-sharing call.": "คุณต้องใช้ HTTPS เพื่อเริ่มติดต่อแบบแบ่งปันหน้าจอ",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "ยินดีต้อนรับสู่ Element",
2017-06-11 20:42:24 +01:00
"Decentralised, encrypted chat & collaboration powered by [matrix]": "ระบบแชทและประสานงาน ไร้ศูนย์กลางและเข้ารหัสได้ โดยใช้เทคโนโลยีจาก [matrix]",
2021-04-12 08:12:35 +00:00
"The message from the parser is: %(message)s": "ข้อความจากตัวแยกวิเคราะห์คือ: %(message)s",
2019-09-29 14:59:52 +00:00
"Invalid JSON": "JSON ไม่ถูกต้อง",
2021-04-12 08:12:35 +00:00
"Sign In": "ลงชื่อเข้า",
2019-09-29 14:59:52 +00:00
"Create Account": "สร้างบัญชี",
2021-04-12 08:12:35 +00:00
"Explore rooms": "สำรวจห้อง",
"Download Completed": "การดาวน์โหลดเสร็จสมบูรณ์",
"Open user settings": "เปิดการตั้งค่าผู้ใช้",
"Go to element.io": "ไปยัง element.io",
"Failed to start": "ไม่สามารถเริ่ม",
2021-04-14 07:03:06 +00:00
"Open": "เปิด",
2021-08-28 21:31:46 +00:00
"Powered by Matrix": "ขับเคลื่อนโดย Matrix",
2021-08-28 21:31:27 +00:00
"Unexpected error preparing the app. See console for details.": "เกิดข้อผิดพลาดที่ไม่คาดคิดขณะเตรียมพร้อมโปรแกรม ดูรายละเอียดที่Console",
"Unable to load config file: please refresh the page to try again.": "ไม่สามารถโหลดการตั้งค่า: โปรดรีเฟรชหน้าเว็บเพื่อลองใหม่อีกครั้ง.",
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "การตั้งค่าของ Element จะต้องอยู่ในรูปแบบ JSON. โปรดแก้ไขการตั้งค่าและโหลดหน้านี้ใหม่อีกครั้ง.",
"Your Element is misconfigured": "การตั้งค่าของคุณไม่ถูกต้อง",
"Invalid configuration: no default server specified.": "คุณยังไม่ได้ตั้งค่าเซิฟเวอร์หลักในการตั้งค่า."
2017-06-05 11:31:08 +00:00
}