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:
Diffstat (limited to 'l10n/th_TH.js')
-rw-r--r--l10n/th_TH.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/l10n/th_TH.js b/l10n/th_TH.js
index d77e7e7..829e92e 100644
--- a/l10n/th_TH.js
+++ b/l10n/th_TH.js
@@ -1,6 +1,13 @@
OC.L10N.register(
"files_texteditor",
{
+ "saving..." : "กำลังบันทึก...",
+ "saved!" : "บันทึกแล้ว!",
+ "failed!" : "ล้มเหลว!",
+ "Saved" : "บันทึกแล้ว",
+ "There was a problem saving your changes. Click to resume editing." : "พบปัญหาการบันทึกการเปลี่ยนแปลงของคุณ คลิกที่นี่เพื่อกลับไปแก้ไข",
+ "An error occurred!" : "เกิดข้อผิดพลาดบางประการ!",
+ "New text file.txt" : "ไฟล์ข้อความใหม่ .txt",
"This file is too big to be opened. Please download the file instead." : "เปิดไฟล์นี้ไม่ได้ เพราะมีขนาดใหญ่เกินไป กรุณาดาวน์โหลดไฟล์แทน",
"Cannot read the file." : "ไม่สามารถอ่านไฟล์",
"Invalid file path supplied." : "เส้นทางของไฟล์ที่ให้มาไม่ถูกต้อง",
@@ -9,13 +16,6 @@ OC.L10N.register(
"Cannot save file as it has been modified since opening" : "ไม่สามารถบันทึกไฟล์ในขณะที่มันถูกเปิดและแก้ไขอยู่",
"Insufficient permissions" : "สิทธิ์ไม่เพียงพอ",
"File path not supplied" : "ไม่ได้ระบุเส้นทางของไฟล์",
- "File mtime not supplied" : "ไม่ได้ให้ไฟล์ mtime มาด้วย",
- "saving..." : "กำลังบันทึก...",
- "saved!" : "บันทึกแล้ว!",
- "failed!" : "ล้มเหลว!",
- "Saved" : "บันทึกแล้ว",
- "There was a problem saving your changes. Click to resume editing." : "พบปัญหาการบันทึกการเปลี่ยนแปลงของคุณ คลิกที่นี่เพื่อกลับไปแก้ไข",
- "An error occurred!" : "เกิดข้อผิดพลาดบางประการ!",
- "New text file.txt" : "ไฟล์ข้อความใหม่ .txt"
+ "File mtime not supplied" : "ไม่ได้ให้ไฟล์ mtime มาด้วย"
},
"nplurals=1; plural=0;");