diff options
Diffstat (limited to 'apps/files/l10n/th.js')
-rw-r--r-- | apps/files/l10n/th.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index 50330cc7477..064521069f5 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -170,6 +170,7 @@ OC.L10N.register( "{relative}% used" : "ใช้ไป {relative}%", "Could not refresh storage stats" : "ไม่สามารถรีเฟรชสถิติพื้นที่จัดเก็บ", "Your storage is full, files can not be updated or synced anymore!" : "พื้นที่จัดเก็บข้อมูลของคุณเต็มแล้ว ไม่สามารถอัปเดตหรือซิงค์ไฟล์ได้อีก!", + "Create" : "สร้าง", "Transfer ownership of a file or folder" : "โอนย้ายความเป็นเจ้าของไฟล์หรือโฟลเดอร์", "Choose file or folder to transfer" : "เลือกไฟล์หรือโฟลเดอร์ที่จะโอนย้าย", "Change" : "เปลี่ยนแปลง", @@ -198,15 +199,15 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "ไม่สามารถเปลี่ยนสถานะรายการโปรดของไฟล์", "Error while loading the file data" : "ข้อผิดพลาดขณะโหลดข้อมูลไฟล์", "Pick a template for {name}" : "เลือกเทมเพลตสำหรับ {name}", - "Create" : "สร้าง", "Create a new file with the selected template" : "สร้างไฟล์ใหม่ด้วยเทมเพลตที่เลือก", "Creating file" : "กำลังสร้างไฟล์", "Blank" : "ว่าง", "Unable to create new file from template" : "ไม่สามารถสร้างไฟล์ใหม่จากเทมเพลต", "Delete permanently" : "ลบแบบถาวร", "Cancel" : "ยกเลิก", - "Templates" : "เทมเพลต", + "Filename" : "ชื่อไฟล์", "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", + "Templates" : "เทมเพลต", "No favorites yet" : "ยังไม่มีรายการโปรด", "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณระบุเป็นรายการโปรดจะแสดงที่นี่", "All files" : "ไฟล์ทั้งหมด", |