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

34 lines
3.6 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" => "ไฟล",
"Size" => "ขนาด",
"Modified" => "ปรบปรงลาส",
"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 สงส",
"New" => "พโหลดไฟลใหม",
"Text file" => "ไฟลอความ",
"Folder" => "แฟมเอกสาร",
"From url" => "จาก url",
"Upload" => "พโหลด",
"Cancel upload" => "ยกเลกการอพโหลด",
"Nothing in here. Upload something!" => "งไมไฟลใดๆอย กรณาอพโหลดไฟล!",
"Name" => "",
"Share" => "แชร",
"Download" => "ดาวนโหลด",
"Delete" => "ลบ",
"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" => "ไฟลกำลงสแกนอยขณะน"
);