summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/th.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/th.js')
-rw-r--r--apps/files_trashbin/l10n/th.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/th.js b/apps/files_trashbin/l10n/th.js
index bdd447ab894..64a26d6851c 100644
--- a/apps/files_trashbin/l10n/th.js
+++ b/apps/files_trashbin/l10n/th.js
@@ -1,13 +1,10 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "ไม่สามารถลบ %s แบบถาวร",
- "Couldn't restore %s" : "ไม่สามารถกู้คืน %s",
"Deleted files" : "ไฟล์ที่ถูกลบ",
"Restore" : "คืนค่า",
"Delete" : "ลบ",
"Delete permanently" : "ลบแบบถาวร",
- "Error" : "ข้อผิดพลาด",
"This operation is forbidden" : "การดำเนินการนี้ถูกห้าม",
"This directory is unavailable, please check the logs or contact the administrator" : "ไม่สามารถใช้งานไดเรกทอรีนี้โปรดตรวจสอบบันทึกหรือติดต่อผู้ดูแลระบบ",
"restored" : "การเรียกคืน",
@@ -16,6 +13,9 @@ OC.L10N.register(
"No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
"Select all" : "เลือกทั้งหมด",
"Name" : "ชื่อ",
- "Deleted" : "ลบแล้ว"
+ "Deleted" : "ลบแล้ว",
+ "Couldn't delete %s permanently" : "ไม่สามารถลบ %s แบบถาวร",
+ "Couldn't restore %s" : "ไม่สามารถกู้คืน %s",
+ "Error" : "ข้อผิดพลาด"
},
"nplurals=1; plural=0;");