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

th.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6ffb9d851f237013d3e1f2c014fde0d4927fe637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Saving …" : "กำลังบันทึก …",
    "Saved" : "บันทึกแล้ว",
    "There was a problem saving your changes. Click to resume editing." : "พบปัญหาการบันทึกการเปลี่ยนแปลงของคุณ คลิกที่นี่เพื่อกลับไปแก้ไข",
    "An error occurred!" : "เกิดข้อผิดพลาดบางประการ!",
    "Edit" : "แก้ไข",
    "Preview" : "ตัวอย่าง",
    "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." : "เส้นทางของไฟล์ที่ให้มาไม่ถูกต้อง",
    "The file is locked." : "ไฟล์ถูกล็อค",
    "An internal server error occurred." : "มีข้อผิดพลาดเกิดขึ้นภายในเซิร์ฟเวอร์",
    "saved!" : "บันทึกแล้ว!",
    "failed!" : "ล้มเหลว!"
},"pluralForm" :"nplurals=1; plural=0;"
}