th.js 1.2 KB

12345678910111213141516171819
  1. OC.L10N.register(
  2. "files_trashbin",
  3. {
  4. "restored" : "เรียกคืนแล้ว",
  5. "Deleted files" : "ไฟล์ที่ถูกลบ",
  6. "Restore" : "คืนค่า",
  7. "No deleted files" : "ไม่มีไฟล์ที่ถูกลบ",
  8. "Deleted" : "ลบแล้ว",
  9. "You will be able to recover deleted files from here" : "คุณจะสามารถกู้คืนไฟล์ที่ถูกได้ลบจากที่นี่",
  10. "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
  11. "Select all" : "เลือกทั้งหมด",
  12. "Name" : "ชื่อ",
  13. "Actions" : "การกระทำ",
  14. "Delete permanently" : "ลบแบบถาวร",
  15. "This operation is forbidden" : "การดำเนินการนี้ถูกห้าม",
  16. "This directory is unavailable, please check the logs or contact the administrator" : "ไม่สามารถใช้งานไดเรกทอรีนี้ โปรดตรวจสอบบันทึกหรือติดต่อผู้ดูแลระบบ",
  17. "Delete" : "ลบ"
  18. },
  19. "nplurals=1; plural=0;");