diff options
Diffstat (limited to 'apps/files_trashbin/l10n/th.js')
-rw-r--r-- | apps/files_trashbin/l10n/th.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/th.js b/apps/files_trashbin/l10n/th.js index a3dea845a7e..e0ba6ea9839 100644 --- a/apps/files_trashbin/l10n/th.js +++ b/apps/files_trashbin/l10n/th.js @@ -1,19 +1,19 @@ OC.L10N.register( "files_trashbin", { - "Deleted files" : "ไฟล์ที่ถูกลบ", "restored" : "เรียกคืนแล้ว", + "Deleted files" : "ไฟล์ที่ถูกลบ", "Restore" : "คืนค่า", "Delete permanently" : "ลบแบบถาวร", "This operation is forbidden" : "การดำเนินการนี้ถูกห้าม", "This directory is unavailable, please check the logs or contact the administrator" : "ไม่สามารถใช้งานไดเรกทอรีนี้ โปรดตรวจสอบบันทึกหรือติดต่อผู้ดูแลระบบ", + "Deleted" : "ลบแล้ว", "No deleted files" : "ไม่มีไฟล์ที่ถูกลบ", "You will be able to recover deleted files from here" : "คุณจะสามารถกู้คืนไฟล์ที่ถูกได้ลบจากที่นี่", "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้", "Select all" : "เลือกทั้งหมด", "Name" : "ชื่อ", "Actions" : "การกระทำ", - "Deleted" : "ลบแล้ว", "Delete" : "ลบ" }, "nplurals=1; plural=0;"); |