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.2 KiB

<?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "ไมอผดพลาดใดๆ ไฟลกอพโหลดเรยบรอยแล",
"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} ไฟล",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "อทใชไมกตอง, '\\', '/', '<', '>', ':', '\"', '|', '?' และ '*' ไมไดบอนญาตใหใชงานได",
"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" => "เกดขอผดพลาดในการอพโหลด",
"Close" => "",
"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 folder name. Usage of \"Shared\" is reserved by Owncloud" => "อโฟลเดอรใชไมกตอง การใชงาน \"กแชร\"กสงวนไวเฉพาะ Owncloud เทาน",
"{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" => "แฟมเอกสาร",
"From link" => "จากลงก",
"Upload" => "พโหลด",
"Cancel upload" => "ยกเลกการอพโหลด",
"Nothing in here. Upload something!" => "งไมไฟลใดๆอย กรณาอพโหลดไฟล!",
"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" => "ไฟลกำลงสแกนอยขณะน"
);