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.php 7.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <?php $TRANSLATIONS = array(
  2. "Could not move %s - File with this name already exists" => "ไม่สามารถย้าย %s ได้ - ไฟล์ที่ใช้ชื่อนี้มีอยู่แล้ว",
  3. "Could not move %s" => "ไม่สามารถย้าย %s ได้",
  4. "Unable to rename file" => "ไม่สามารถเปลี่ยนชื่อไฟล์ได้",
  5. "No file was uploaded. Unknown error" => "ยังไม่มีไฟล์ใดที่ถูกอัพโหลด เกิดข้อผิดพลาดที่ไม่ทราบสาเหตุ",
  6. "There is no error, the file uploaded with success" => "ไม่มีข้อผิดพลาดใดๆ ไฟล์ถูกอัพโหลดเรียบร้อยแล้ว",
  7. "The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "ขนาดไฟล์ที่อัพโหลดมีขนาดเกิน upload_max_filesize ที่ระบุไว้ใน php.ini",
  8. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "ไฟล์ที่อัพโหลดมีขนาดเกินคำสั่ง MAX_FILE_SIZE ที่ระบุเอาไว้ในรูปแบบคำสั่งในภาษา HTML",
  9. "The uploaded file was only partially uploaded" => "ไฟล์ที่อัพโหลดยังไม่ได้ถูกอัพโหลดอย่างสมบูรณ์",
  10. "No file was uploaded" => "ยังไม่มีไฟล์ที่ถูกอัพโหลด",
  11. "Missing a temporary folder" => "แฟ้มเอกสารชั่วคราวเกิดการสูญหาย",
  12. "Failed to write to disk" => "เขียนข้อมูลลงแผ่นดิสก์ล้มเหลว",
  13. "Invalid directory." => "ไดเร็กทอรี่ไม่ถูกต้อง",
  14. "Files" => "ไฟล์",
  15. "Unshare" => "ยกเลิกการแชร์ข้อมูล",
  16. "Delete" => "ลบ",
  17. "Rename" => "เปลี่ยนชื่อ",
  18. "{new_name} already exists" => "{new_name} มีอยู่แล้วในระบบ",
  19. "replace" => "แทนที่",
  20. "suggest name" => "แนะนำชื่อ",
  21. "cancel" => "ยกเลิก",
  22. "replaced {new_name}" => "แทนที่ {new_name} แล้ว",
  23. "undo" => "เลิกทำ",
  24. "replaced {new_name} with {old_name}" => "แทนที่ {new_name} ด้วย {old_name} แล้ว",
  25. "unshared {files}" => "ยกเลิกการแชร์แล้ว {files} ไฟล์",
  26. "deleted {files}" => "ลบไฟล์แล้ว {files} ไฟล์",
  27. "'.' is an invalid file name." => "'.' เป็นชื่อไฟล์ที่ไม่ถูกต้อง",
  28. "File name cannot be empty." => "ชื่อไฟล์ไม่สามารถเว้นว่างได้",
  29. "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "ชื่อที่ใช้ไม่ถูกต้อง, '\\', '/', '<', '>', ':', '\"', '|', '?' และ '*' ไม่ได้รับอนุญาตให้ใช้งานได้",
  30. "Your download is being prepared. This might take some time if the files are big." => "กำลังเตรียมดาวน์โหลดข้อมูล หากไฟล์มีขนาดใหญ่ อาจใช้เวลาสักครู่",
  31. "Unable to upload your file as it is a directory or has 0 bytes" => "ไม่สามารถอัพโหลดไฟล์ของคุณได้ เนื่องจากไฟล์ดังกล่าวเป็นไดเร็กทอรี่หรือมีขนาด 0 ไบต์",
  32. "Upload Error" => "เกิดข้อผิดพลาดในการอัพโหลด",
  33. "Close" => "ปิด",
  34. "Pending" => "อยู่ระหว่างดำเนินการ",
  35. "1 file uploading" => "กำลังอัพโหลดไฟล์ 1 ไฟล์",
  36. "{count} files uploading" => "กำลังอัพโหลด {count} ไฟล์",
  37. "Upload cancelled." => "การอัพโหลดถูกยกเลิก",
  38. "File upload is in progress. Leaving the page now will cancel the upload." => "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก",
  39. "URL cannot be empty." => "URL ไม่สามารถเว้นว่างได้",
  40. "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "ชื่อโฟลเดอร์ไม่ถูกต้อง การใช้งาน 'แชร์' สงวนไว้สำหรับ Owncloud เท่านั้น",
  41. "{count} files scanned" => "สแกนไฟล์แล้ว {count} ไฟล์",
  42. "error while scanning" => "พบข้อผิดพลาดในระหว่างการสแกนไฟล์",
  43. "Name" => "ชื่อ",
  44. "Size" => "ขนาด",
  45. "Modified" => "ปรับปรุงล่าสุด",
  46. "1 folder" => "1 โฟลเดอร์",
  47. "{count} folders" => "{count} โฟลเดอร์",
  48. "1 file" => "1 ไฟล์",
  49. "{count} files" => "{count} ไฟล์",
  50. "Upload" => "อัพโหลด",
  51. "File handling" => "การจัดกาไฟล์",
  52. "Maximum upload size" => "ขนาดไฟล์สูงสุดที่อัพโหลดได้",
  53. "max. possible: " => "จำนวนสูงสุดที่สามารถทำได้: ",
  54. "Needed for multi-file and folder downloads." => "จำเป็นต้องใช้สำหรับการดาวน์โหลดไฟล์พร้อมกันหลายๆไฟล์หรือดาวน์โหลดทั้งโฟลเดอร์",
  55. "Enable ZIP-download" => "อนุญาตให้ดาวน์โหลดเป็นไฟล์ ZIP ได้",
  56. "0 is unlimited" => "0 หมายถึงไม่จำกัด",
  57. "Maximum input size for ZIP files" => "ขนาดไฟล์ ZIP สูงสุด",
  58. "Save" => "บันทึก",
  59. "New" => "อัพโหลดไฟล์ใหม่",
  60. "Text file" => "ไฟล์ข้อความ",
  61. "Folder" => "แฟ้มเอกสาร",
  62. "From link" => "จากลิงก์",
  63. "Cancel upload" => "ยกเลิกการอัพโหลด",
  64. "Nothing in here. Upload something!" => "ยังไม่มีไฟล์ใดๆอยู่ที่นี่ กรุณาอัพโหลดไฟล์!",
  65. "Download" => "ดาวน์โหลด",
  66. "Upload too large" => "ไฟล์ที่อัพโหลดมีขนาดใหญ่เกินไป",
  67. "The files you are trying to upload exceed the maximum size for file uploads on this server." => "ไฟล์ที่คุณพยายามที่จะอัพโหลดมีขนาดเกินกว่าขนาดสูงสุดที่กำหนดไว้ให้อัพโหลดได้สำหรับเซิร์ฟเวอร์นี้",
  68. "Files are being scanned, please wait." => "ไฟล์กำลังอยู่ระหว่างการสแกน, กรุณารอสักครู่.",
  69. "Current scanning" => "ไฟล์ที่กำลังสแกนอยู่ขณะนี้"
  70. );