Chamilo is a learning management system focused on ease of use and accessibility
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.
 
 
 
 
 
 
chamilo-lms/main/lang/thai/dropbox.inc.php

51 lines
3.9 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$BackList = "กลบไปทกลองรบสงงาน";
$ShowFeedback = "แสดงความเหนทตอบกล";
$GiveFeedback = "อภาษาองกฤษ / แกไข การตอบกล";
$JustUploadInSelect = "งเขามาลาส";
$MailingNothingFor = "ไมเจาของ";
$MailingFileNotRegistered = "ไมไดสมครเรยนในวชาน";
$MailingFileSentTo = "งถ";
$MailingFileIsFor = "สำหร";
$MailingFileRecipDup = "multiple users have";
$MailingFileNoRecip = "name does not contain any recipient-id";
$MailingFileNoPostfix = "อตองไมลงทายดวย";
$MailingFileNoPrefix = "อตองไมเรมดวย";
$MailingFileFunny = "no name, or extension not 1-4 letters or digits";
$MailingZipDups = "Mailing zipfile must not contain duplicate files - it will not be sent";
$MailingZipPhp = "Mailing zipfile must not contain php files - it will not be sent";
$MailingZipEmptyOrCorrupt = "Mailing zipfile is empty or not a valid zipfile";
$MailingWrongZipfile = "Mailing must be zipfile with STUDENTID or LOGINNAME";
$MailingConfirmSend = "งไฟลเนอหาใหแตละคน Send content files to individual destinations ?";
$MailingSend = "งไฟลเนอหา Send content files";
$MailingNotYetSent = "Mailing content files have not yet been sent out...";
$MailingInSelect = "---สงอเมล---";
$MailingAsUsername = "งอเมล Mailing";
$FileDeleted = "ไฟลเลอกไว ไดเอาออกจากกลองรบสงงานแล";
$DocAdd = "งรายงานเขาเรยบรอยแล";
$Sender = "";
$Author = "เจาของงาน";
$FileSize = "ขนาดไฟล";
$Title = "อเรอง";
$OverwriteFile = "นทกทบไฟลงไปใหอนหนาน";
$Ok = "ตกลง";
$Unknown = "ไม";
$SentOn = "บน";
$SentTo = "งถ";
$ConfirmDelete = "จะเอาออกจากรายการของคณเทาน";
$SendTo = "งถ";
$Description = "คำอธบายไฟลงาน";
$UploadFile = "โอนยายไฟลอมลข";
$ErrorCreatingDir = "ไมสามารถสรางแฟมเกบงานใหได โปรดตดตอผบรหารระบบของคณ.";
$UploadError = "อผดพลาดในการโอนยายไฟล โปรดตดตอผบรหารระบบของคณ.";
$TooBig = "ณไมไดเลอกไฟลหรอเลอกไฟลใหญเกนพ";
$NoFileSpecified = "ณไมไดระบไฟลจะโอนยาย";
$NoUserSelected = "โปรดเลอกชอผใชองการสงไฟล";
$BadFormData = "การรบคาลมเหลว:ขอมลเสยหาย โปรดตดตอผบรหารระบบของคณ.";
$GeneralError = "อผดพลาด. โปรดตดตอผบรหารระบบของคณ.";
$Dropbox = "กลองรบสงงาน";
$Help = "ระบบชวยเหลอ Help";
?>