You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

th_TH.js 1.4KB

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