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.
nextcloud-server/apps/files/l10n/th_TH.php

61 lines
6.0 KiB

<?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "ไมอผดพลาดใดๆ ไฟลกอพโหลดเรยบรอยแลว",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "ไฟลพโหลดมขนาดเกนคำสง upload_max_filesize ทระบเอาไวในไฟล php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "ไฟลพโหลดมขนาดเกนคำสง MAX_FILE_SIZE ทระบเอาไวในรปแบบคำสงในภาษา HTML",
"The uploaded file was only partially uploaded" => "ไฟลพโหลดยงไมไดกอพโหลดอยางสมบรณ",
"No file was uploaded" => "ยงไมไฟลกอพโหลด",
"Missing a temporary folder" => "แฟมเอกสารชวคราวเกดการสญหาย",
"Failed to write to disk" => "เขยนขอมลลงแผนดสกมเหลว",
"Files" => "ไฟล",
"Unshare" => "ยกเลกการแชรอมล",
"Delete" => "ลบ",
"Rename" => "เปลยนชอ",
"{new_name} already exists" => "{new_name} มอยแลวในระบบ",
"replace" => "แทนท",
"suggest name" => "แนะนำชอ",
"cancel" => "ยกเลก",
"replaced {new_name}" => "แทนท {new_name} แลว",
"undo" => "เลกทำ",
"replaced {new_name} with {old_name}" => "แทนท {new_name} ดวย {old_name} แลว",
"unshared {files}" => "ยกเลกการแชรแลว {files} ไฟล",
"deleted {files}" => "ลบไฟลแลว {files} ไฟล",
"generating ZIP-file, it may take some time." => "กำลงสรางไฟลบอด ZIP อาจใชเวลาสกคร",
"Unable to upload your file as it is a directory or has 0 bytes" => "ไมสามารถอพโหลดไฟลของคณได เนองจากไฟลงกลาวเปนไดเรกทอรหรอมขนาด 0 ไบต",
"Upload Error" => "เกดขอผดพลาดในการอพโหลด",
"Pending" => "อยระหวางดำเนนการ",
"1 file uploading" => "กำลงอพโหลดไฟล 1 ไฟล",
"{count} files uploading" => "กำลงอพโหลด {count} ไฟล",
"Upload cancelled." => "การอพโหลดถกยกเลก",
"File upload is in progress. Leaving the page now will cancel the upload." => "การอพโหลดไฟลกำลงอยในระหวางดำเนนการ การออกจากหนาเวบนจะทำใหการอพโหลดถกยกเลก",
"Invalid name, '/' is not allowed." => "ชอทใชไมกตอง '/' ไมอนญาตใหใชงาน",
"{count} files scanned" => "สแกนไฟลแลว {count} ไฟล",
"error while scanning" => "พบขอผดพลาดในระหวางการสแกนไฟล",
"Name" => "ชอ",
"Size" => "ขนาด",
"Modified" => "ปรบปรงลาสด",
"1 folder" => "1 โฟลเดอร",
"{count} folders" => "{count} โฟลเดอร",
"1 file" => "1 ไฟล",
"{count} files" => "{count} ไฟล",
"File handling" => "การจดกาไฟล",
"Maximum upload size" => "ขนาดไฟลงสดทพโหลดได",
"max. possible: " => "จำนวนสงสดทสามารถทำได: ",
"Needed for multi-file and folder downloads." => "จำเปนตองใชสำหรบการดาวนโหลดไฟลพรอมกนหลายๆไฟลหรอดาวนโหลดทงโฟลเดอร",
"Enable ZIP-download" => "อนญาตใหดาวนโหลดเปนไฟล ZIP ได",
"0 is unlimited" => "0 หมายถงไมจำกด",
"Maximum input size for ZIP files" => "ขนาดไฟล ZIP สงสด",
"Save" => "บนทก",
"New" => "อพโหลดไฟลใหม",
"Text file" => "ไฟลอความ",
"Folder" => "แฟมเอกสาร",
"Upload" => "อพโหลด",
"Cancel upload" => "ยกเลกการอพโหลด",
"Nothing in here. Upload something!" => "ยงไมไฟลใดๆอย กรณาอพโหลดไฟล!",
"Share" => "แชร",
"Download" => "ดาวนโหลด",
"Upload too large" => "ไฟลพโหลดมขนาดใหญเกนไป",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "ไฟลณพยายามทจะอพโหลดมขนาดเกนกวาขนาดสงสดทกำหนดไวใหพโหลดไดสำหรบเซฟเวอร",
"Files are being scanned, please wait." => "ไฟลกำลงอยระหวางการสแกน, กรณารอสกคร.",
"Current scanning" => "ไฟลกำลงสแกนอยขณะน"
);