md_link.inc.php 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $langMdCallingTool = "เอกสาร Documents";
  6. $langMdTitle = "วัตถุประสงค์การเรียน Learning Object Title";
  7. $langMdDescription = "กดปุ่มจัดเก็บ(restore) To store this information, press Store";
  8. $langMdCoverage = "เช่น ปริญญา e.g. Bachelor of ...";
  9. $langMdCopyright = "e.g. provided the source is acknowledged";
  10. $nameTools = "obsolete language variable";
  11. $langTool = "เอกสาร Metadata";
  12. $langNoScript = "โปรแกรมดูอินเตอร์เน็ตที่ท่านใช้อยู่นี้ ไม่ได้อนุญาตให้อ่านคำสั่งนี้ ให้ข้ามไป Script is not enabled in your browser, please ignore the screen part below this text, it won't work...";
  13. $langLanguageTip = "the language in which this learning object was made";
  14. $langIdentifier = "ตัวบ่งชี้ Identifier";
  15. $langIdentifierTip = "unique identification for this learning object, composed of letters, digits, _-.()'!*";
  16. $langTitleTip = "title or name, and language of that title or name";
  17. $langDescriptionTip = "อธิบายแสดงความคิดเห็น description or comment, and language used for describing this learning object";
  18. $langKeyword = "คำสำคัญ";
  19. $langKeywordTip = "แยกคำด้วยเครื่องหมาย , separate by commas (letters, digits, -.)";
  20. $langCoverage = "ครอบคลุม Coverage";
  21. $langCoverageTip = "ตัวอย่างปริญญาของ for example bachelor of xxx: yyy";
  22. $langKwNote = "If you change the description language, do not add keywords at the same time.";
  23. $langClickKw = "Click a keyword in the tree to select or deselect it.";
  24. $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/>";
  25. $langLocation = "URL/URI";
  26. $langLocationTip = "คลิกเปิด click to open object";
  27. $langStore = "จัดเก็บ Store";
  28. $langDeleteAll = "ลบ metadata ทั้งหมด";
  29. $langConfirmDelete = "คุณต้องการที่จะลบ metadata ทั้งหมดจริงๆใช่หรือไม่";
  30. $langWorkOn = "เปิด";
  31. $langNotInDB = "ไม่มีประเภทรายการเชื่อมโยง";
  32. $langManifestSyntax = "(syntax error in manifest file...)";
  33. $langEmptyManifest = "ไม่มีไฟล์ข้อมูล";
  34. $langNoManifest = "ไม่มีไฟล์ข้อมูล";
  35. $langNotFolder = "เป็นไปไม่ได้ ไม่มีแฟ้ม";
  36. $langContinue = "ต่อไปด้วย";
  37. $langCreate = "สร้าง";
  38. $langRemove = "เอา MDEs ออก";
  39. $langAllRemovedFor = "เอารายการที่มีในประเภทออกไป";
  40. $langRemainingFor = "เอารายการที่ล้าหลังออกจากประเภท";
  41. $langIndex = "ดัชนีคำ";
  42. $langTotalMDEs = "รวมจำนวนการเชื่อมโยงที่มีของ MD";
  43. $langMainMD = "เปิดรายการหลัก MDE";
  44. $langOrElse = "เลือกประเภทการเชื่อมโยง";
  45. $langWarningDups = "สำเนาชื่อประเภทได้เอาออกจากรายการแล้ว";
  46. $langSLC = "ใช้งานร่วมกับชื่อของประเภท";
  47. ?>