diff options
Diffstat (limited to 'apps/files/l10n/th.js')
-rw-r--r-- | apps/files/l10n/th.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index 6cf20e63db5..a4c56376c05 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -197,7 +197,6 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "ไม่สามารถเปลี่ยนสถานะรายการโปรดของไฟล์", "Error while loading the file data" : "ข้อผิดพลาดขณะโหลดข้อมูลไฟล์", "Pick a template for {name}" : "เลือกเทมเพลตสำหรับ {name}", - "Cancel" : "ยกเลิก", "Create" : "สร้าง", "Create a new file with the selected template" : "สร้างไฟล์ใหม่ด้วยเทมเพลตที่เลือก", "Creating file" : "กำลังสร้างไฟล์", @@ -231,6 +230,7 @@ OC.L10N.register( "Unlimited" : "ไม่จำกัด", "Search users" : "ค้นหาผู้ใช้", "Cannot transfer ownership of a file or folder you don't own" : "ไม่สามารถโอนย้ายความเป็นเจ้าของไฟล์หรือโฟลเดอร์ที่คุณไม่ได้เป็นเจ้าของ", + "Cancel" : "ยกเลิก", "%s used" : "ใช้ไป %s", "%s%%" : "%s%%", "%1$s of %2$s used" : "ใช้ไป %1$s จาก %2$s", |