cloud_bbb/l10n/th.json

23 lines
1.3 KiB
JSON
Raw Normal View History

2020-05-20 05:20:45 +02:00
{ "translations": {
2020-12-20 04:39:54 +01:00
"You created the room %s." : "คุณสร้างห้องแล้วเมื่อ %s",
"You deleted the room %s." : "คุณลบห้องแล้วเมื่อ %s",
"{user} deleted the room %s." : "{user} ลบห้องแล้วเมื่อ %s",
"You shared the room %s with {shareWith}." : "คุณแบ่งปันห้องกับ {shareWith} แล้วเมื่อ %s",
"{user} shared the room %s with you." : "{user} แบ่งปันห้องกับคุณเมื่อ %s",
"Room not found" : "ไม่พบห้อง",
"The room could not be found. Maybe it was deleted?" : "ไม่พบห้อง อาจจะถูกลบไปแล้ว",
2020-05-20 05:20:45 +02:00
"Save" : "บันทึก",
2020-06-05 05:19:27 +02:00
"Password" : "รหัสผ่าน",
2020-08-30 05:18:51 +02:00
"Hello %s" : "สวัสดี %s",
"Group" : "กลุ่ม",
2020-05-20 05:20:45 +02:00
"Name" : "ชื่อ",
2020-06-05 05:19:27 +02:00
"Edit" : "แก้ไข",
2020-05-20 05:20:45 +02:00
"Create" : "สร้าง",
"Delete" : "ลบ",
"Error" : "ข้อผิดพลาด",
2020-12-20 04:39:54 +01:00
"Delete?" : "ลบ",
2020-06-17 05:19:38 +02:00
"Server error" : "ข้อผิดพลาดของเซิร์ฟเวอร์",
2020-06-19 05:23:03 +02:00
"Share" : "แชร์",
2020-06-17 05:19:38 +02:00
"Loading" : "Loading"
2020-05-20 05:20:45 +02:00
},"pluralForm" :"nplurals=1; plural=0;"
}