From 2318c6e7594442db39c16ec243237cd0d1046fa1 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sun, 7 Jun 2015 02:11:18 -0400 Subject: [tx-robot] updated from transifex --- l10n/th_TH.js | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 l10n/th_TH.js (limited to 'l10n/th_TH.js') diff --git a/l10n/th_TH.js b/l10n/th_TH.js new file mode 100644 index 0000000..504811a --- /dev/null +++ b/l10n/th_TH.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "files_texteditor", + { + "Invalid file path supplied." : "เส้นทางของไฟล์ที่ให้มาไม่ถูกต้อง", + "Cannot save file as it has been modified since opening" : "ไม่สามารถบันทึกไฟล์ในขณะที่มันถูกเปิดและแก้ไขอยู่", + "Insufficient permissions" : "สิทธิ์ไม่เพียงพอ", + "File path not supplied" : "ไม่ได้ระบุเส้นทางของไฟล์", + "File mtime not supplied" : "ไม่ได้ให้ไฟล์ mtime มาด้วย", + "Save" : "บันทึก", + "Search" : "ค้นหา", + "Next" : "ถัดไป", + "Clear" : "ล้างข้อมูล", + "Saving..." : "กำลังบันทึกข้อมูล...", + "An error occurred!" : "เกิดข้อผิดพลาดบางประการ!", + "There are unsaved changes in the text editor" : "มีการเปลี่ยนแปลงที่ไม่ถูกบันทึกในโปรแกรมแก้ไขข้อความ", + "There were unsaved changes, click here to go back" : "มีค่าเปลี่ยนแปลงที่ยังไม่ได้รับการบันทึกข้อมูล, คลิกเพื่อย้อนกลับไป" +}, +"nplurals=1; plural=0;"); -- cgit v1.2.3