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

31 lines
3.8 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:41:47 +00:00
"Unexpected error preparing the app. See console for details.": "เกิดข้อผิดพลาดที่ไม่คาดคิดขณะการเตรียมพร้อมโปรแกรม. คุณสามารถดูรายละเอียดข้อผิดพลาดได้ที่หน้าคอนโซล.",
2021-08-28 21:31:27 +00:00
"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": "การตั้งค่าของคุณไม่ถูกต้อง",
2021-08-28 21:41:47 +00:00
"Invalid configuration: no default server specified.": "คุณยังไม่ได้ตั้งค่าเซิฟเวอร์หลักในการตั้งค่า.",
"I understand the risks and wish to continue": "ฉันเข้าใจความเสี่ยง และดำเนินการต่อ",
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "กรุณาติดตั้ง <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, หรือ <safariLink>Safari</safariLink> เพื่อประสิทธิภาพการใช้งานที่ดีที่สุด.",
"Your browser can't run %(brand)s": "เบราว์เซอร์ของคุณไม่สามารถใช้งาน %(brand)s ได้",
"Unsupported browser": "เบราว์เซอร์ไม่รองรับ",
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
"Previous/next recently visited room or community": "ห้อง/ชุมชน ที่เคยเยี่ยมชมไปก่อนหน้า"
2017-06-05 11:31:08 +00:00
}