1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- <?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";
- $nameTools = "obsolete language variable";
- $langTool = "เอกสาร Metadata";
- $langNoScript = "โปรแกรมดูอินเตอร์เน็ตที่ท่านใช้อยู่นี้ ไม่ได้อนุญาตให้อ่านคำสั่งนี้ ให้ข้ามไป Script is not enabled in your browser, please ignore the screen part below this text, it won't work...";
- $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/>";
- $langLocation = "URL/URI";
- $langLocationTip = "คลิกเปิด click to open object";
- $langStore = "จัดเก็บ Store";
- $langDeleteAll = "ลบ metadata ทั้งหมด";
- $langConfirmDelete = "คุณต้องการที่จะลบ metadata ทั้งหมดจริงๆใช่หรือไม่";
- $langWorkOn = "เปิด";
- $langNotInDB = "ไม่มีประเภทรายการเชื่อมโยง";
- $langManifestSyntax = "(syntax error in manifest file...)";
- $langEmptyManifest = "ไม่มีไฟล์ข้อมูล";
- $langNoManifest = "ไม่มีไฟล์ข้อมูล";
- $langNotFolder = "เป็นไปไม่ได้ ไม่มีแฟ้ม";
- $langContinue = "ต่อไปด้วย";
- $langCreate = "สร้าง";
- $langRemove = "เอา MDEs ออก";
- $langAllRemovedFor = "เอารายการที่มีในประเภทออกไป";
- $langRemainingFor = "เอารายการที่ล้าหลังออกจากประเภท";
- $langIndex = "ดัชนีคำ";
- $langTotalMDEs = "รวมจำนวนการเชื่อมโยงที่มีของ MD";
- $langMainMD = "เปิดรายการหลัก MDE";
- $langOrElse = "เลือกประเภทการเชื่อมโยง";
- $langWarningDups = "สำเนาชื่อประเภทได้เอาออกจากรายการแล้ว";
- $langSLC = "ใช้งานร่วมกับชื่อของประเภท";
- ?>
|