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/md_document.inc.php

48 lines
5.1 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langMdCallingTool = "เอกสาร Documents";
$langMdTitle = "ตถประสงคการเรยน Learning Object Title";
$langMdDescription = "กดปมจดเกบ(restore) To store this information, press Store";
$langMdCoverage = "เชน ปรญญา e.g. Bachelor of ...";
$langMdCopyright = "e.g. provided the source is acknowledged";
$langTool = "เอกสาร Metadata";
$langNoScript = "โปรแกรมดนเตอรเนตทานใชอย ไมไดอนญาตใหานคำสงน ใหามไป Script is not enabled in your browser, please ignore the screen part below this text, it won't work...";
$langPressAgain = "ดเกบอกครง Press 'Store' again...";
$langLanguageTip = "the language in which this learning object was made";
$langIdentifier = "วบงช Identifier";
$langIdentifierTip = "unique identification for this learning object, composed of letters, digits, _-.()'!*";
$langTitleTip = "title or name, and language of that title or name";
$langDescriptionTip = "อธบายแสดงความคดเหน description or comment, and language used for describing this learning object";
$langKeyword = "คำสำค";
$langKeywordTip = "แยกคำดวยเครองหมาย , separate by commas (letters, digits, -.)";
$langCoverage = "ครอบคลม Coverage";
$langCoverageTip = "วอยางปรญญาของ for example bachelor of xxx: yyy";
$langKwNote = "If you change the description language, do not add keywords at the same time.";
$langClickKw = "Click a keyword in the tree to select or deselect it.";
$langKwHelp = "<br/>คลกปมบวก '+' เพอเปด,ลบ '-' เพอปด, '++' button to open all, '--' button to close all..<br/> <br/> Clear all selected keywords by closing the tree and opening it again with the '+' button.<br/> Alt-click '+' searches the original keywords in the tree.<br/> <br/> Alt-click keyword selects a keyword without broader terms or deselects a keyword with broader terms.<br/> <br/> If you change the description language, do not add keywords at the same time.<br/> <br/>";
$langRights = "ใชทธ Usage Rights";
$langRightsTip = "อธบายความ describe in words";
$langVersion = "น Version";
$langVersionTip = "หรอคำบรรยาย number or description";
$langStatusTip = "เลอกจากรายการ select from list";
$langCreatedSize = "สรางแลว ขนาด Created, size";
$langCreatedSizeTip = "พศ.-เดอน-วน when created, size in octets (bytes)";
$langAuthorTip = "in VCARD format";
$langFormat = "ปแบบ Format";
$langFormatTip = "เลอกจากรายการ select from list";
$langLocation = "URL/URI";
$langLocationTip = "คลกเปด click to open object";
$langStore = "ดเกบ Store";
$langDeleteAll = "ลบ metadata ทงหมด";
$langConfirmDelete = "ณตองการทจะลบ metadata ทงหมดจรงๆใชหรอไม";
$langCourseKwds = "<EFBFBD>͡<EFBFBD><EFBFBD>ù<EFBFBD><EFBFBD><EFBFBD>դ<EFBFBD><EFBFBD>Ӥѭ<EFBFBD>ͧ<EFBFBD>Ԫ<EFBFBD>";
$langSearch = "นหา Search";
$langSearchCrit = "หนงคำตอบรรทด! One word per line!";
$langStatuses = "าง:ราง,งานสำเรจ:งานสำเรจ,แกไขใหม:แกไขใหม,ยงไมได:ยงไมได :draft:draft,, final:final,, revised:revised,, unavailable:unavailable";
$langCosts = ":ไม:ฟร,ไมราคา,,ใช:ไมฟร,ราคา:no:free, no cost,, yes:not free, cost";
$langCopyrights = ":ใช :ลขสทธ,, ไม:ไมขสทธ :yes:copyright,, no:no copyright";
$langFormats = ":text/plain;tis-620:text/plain;tis-620,, text/plain;utf-8:text/plain;utf-8,, text/html;tis-620 1:text/html;tis-620,, text/html;windows-874:text/html;windows-874,, inode/directory:Folder,, application/msword:MsWord,, application/octet-stream:Octet stream,, application/pdf:PDF,, application/postscript:PostScript,, application/rtf:RTF,, application/vnd.ms-excel:MsExcel,, application/vnd.ms-powerpoint:MsPowerpoint,, application/xml;tis-620 :XML;tis-620,, application/xml;windows-874:XML;windows-874,, application/zip:ZIP";
$langLngResTypes = ":แบบฝกหด:แบบฝกหด,, simulation:simulation,, questionnaire:questionnaire,, diagram:diagram,, figure:figure,, graph:graf,, index:index,, slide:slide,, table:table,, narrative text:narrative text,, exam:exam,, experiment:experiment,, problem statement:problem statement,, self assessment:self assessment,, lecture:lecture";
?>