diff options
Diffstat (limited to 'apps/files/l10n/th_TH.js')
-rw-r--r-- | apps/files/l10n/th_TH.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/th_TH.js b/apps/files/l10n/th_TH.js index 06a02adab7f..0de5cd7dcf9 100644 --- a/apps/files/l10n/th_TH.js +++ b/apps/files/l10n/th_TH.js @@ -79,11 +79,9 @@ OC.L10N.register( "Favorite" : "รายการโปรด", "Folder" : "แฟ้มเอกสาร", "New folder" : "โฟลเดอร์ใหม่", - "{newname} already exists" : "{newname} ถูกใช้ไปแล้ว", "Upload" : "อัพโหลด", "An error occurred while trying to update the tags" : "เกิดข้อผิดพลาดขณะที่พยายามจะปรับปรุงแท็ก", "A new file or folder has been <strong>created</strong>" : "มีไฟล์ใหม่หรือโฟลเดอร์ได้ถูก <strong>สร้างขึ้น!</strong>", - "A file or folder has been <strong>changed</strong>" : "มีไฟล์หรือโฟลเดอร์ได้ถูก <strong>เปลี่ยน!</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "จำกัดการแจ้งเตือนเกี่ยวกับการสร้างและการเปลี่ยนแปลงของคุณ <strong>ไฟล์ที่ชื่นชอบ</strong> <em>(สตรีมเท่านั้น)</em>", "A file or folder has been <strong>deleted</strong>" : "ไฟล์หรือโฟลเดอร์ถูก <strong>ลบ</strong>", "A file or folder has been <strong>restored</strong>" : "ไฟล์หรือโฟลเดอร์ถูก <strong>กู้คืน</strong>", @@ -119,6 +117,8 @@ OC.L10N.register( "No favorites" : "ยังไม่มีรายการโปรด", "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณทำเครื่องหมายเป็นรายการโปรดจะปรากฏขึ้นที่นี่", "Text file" : "ไฟล์ข้อความ", - "New text file.txt" : "ไฟล์ข้อความใหม่ .txt" + "New text file.txt" : "ไฟล์ข้อความใหม่ .txt", + "{newname} already exists" : "{newname} ถูกใช้ไปแล้ว", + "A file or folder has been <strong>changed</strong>" : "มีไฟล์หรือโฟลเดอร์ได้ถูก <strong>เปลี่ยน!</strong>" }, "nplurals=1; plural=0;"); |