deck/l10n/th.js

32 строки
1.6 KiB
JavaScript

OC.L10N.register(
"deck",
{
"Personal" : "ส่วนตัว",
"Done" : "Done",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "ไฟล์ที่อัพโหลดมีขนาดไฟล์ใหญ่เกินจำนวนที่กำหนดไว้ในคำสั่ง MAX_FILE_SIZE ที่ถูกระบุไว้ในรูปแบบของ HTML",
"No file was uploaded" : "ไม่มีไฟล์ที่ถูกอัพโหลด",
"Missing a temporary folder" : "โฟลเดอร์ชั่วคราวเกิดการสูญหาย",
"Cancel" : "ยกเลิก",
"File already exists" : "ไฟล์นี้มีแล้ว",
"Details" : "รายละเอียด",
"Sharing" : "แชร์ข้อมูล",
"Tags" : "ป้ายกำกับ",
"Can edit" : "Can edit",
"Can share" : "Can share",
"Delete" : "ลบ",
"Edit" : "แก้ไข",
"Comments" : "ความคิดเห็น",
"Modified" : "แก้ไขเมื่อ",
"Due date" : "วันที่ครบกำหนด",
"Today" : "วันนี้",
"Tomorrow" : "วันพรุ่งนี้",
"Save" : "บันทึก",
"Reply" : "ตอบกลับ",
"Update" : "อัพเดท",
"Description" : "รายละเอียด",
"(group)" : "(กลุ่ม)",
"seconds ago" : "วินาที ก่อนหน้านี้",
"Shared with you" : "Shared with you"
},
"nplurals=1; plural=0;");