2014-10-17 16:20:02 +04:00
OC . L10N . register (
"files_trashbin" ,
{
2015-06-07 08:55:03 +03:00
"Couldn't delete %s permanently" : "ไม่สามารถลบ %s แบบถาวร" ,
"Couldn't restore %s" : "ไม่สามารถกู้คืน %s" ,
"Deleted files" : "ไฟล์ที่ถูกลบ" ,
2014-10-17 16:20:02 +04:00
"Restore" : "คืนค่า" ,
2015-11-24 09:56:32 +03:00
"Delete" : "ลบ" ,
2015-06-07 08:55:03 +03:00
"Delete permanently" : "ลบแบบถาวร" ,
2014-10-17 16:20:02 +04:00
"Error" : "ข้อผิดพลาด" ,
2015-11-24 09:56:32 +03:00
"This operation is forbidden" : "การดำเนินการนี้ถูกห้าม" ,
"This directory is unavailable, please check the logs or contact the administrator" : "ไม่สามารถใช้งานไดเรกทอรีนี้โปรดตรวจสอบบันทึกหรือติดต่อผู้ดูแลระบบ" ,
2015-06-07 08:55:03 +03:00
"restored" : "การเรียกคืน" ,
"No deleted files" : "ไม่มีไฟล์ที่ถูกลบ" ,
2016-04-30 08:55:54 +03:00
"You will be able to recover deleted files from here" : "คุณจะสามารถกู้คืนไฟล์ที่ถูกได้ลบจากที่นี่" ,
2015-06-07 08:55:03 +03:00
"No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้" ,
"Select all" : "เลือกทั้งหมด" ,
2014-10-17 16:20:02 +04:00
"Name" : "ชื่อ" ,
2015-11-24 09:56:32 +03:00
"Deleted" : "ลบแล้ว"
2014-10-17 16:20:02 +04:00
} ,
"nplurals=1; plural=0;" ) ;