Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-07 09:11:18 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-07 09:11:18 +0300
commit2318c6e7594442db39c16ec243237cd0d1046fa1 (patch)
tree22d2fa91d4d1015e6065c83e6fa428a27ad6ffe9 /l10n/th_TH.js
parent69acb4b00ace7f73e61a75ab7b7b96e75c3db971 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/th_TH.js')
-rw-r--r--l10n/th_TH.js18
1 files changed, 18 insertions, 0 deletions
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;");