md_mix.inc.php 1.5 KB

12345678910111213141516171819
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $langTool = "เอกสาร Metadata";
  6. $langClickKw = "Click a keyword in the tree to select or deselect it.";
  7. $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/>";
  8. $langAdvanced = "ขั้นสูง";
  9. $langSearch = "ค้นหา Search";
  10. $langSearchCrit = "หนึ่งคำต่อบรรทัด! One word per line!";
  11. $langNoKeywords = "�Ԫҹ������դ��Ӥѭ";
  12. $langKwCacheProblem = "แคชคำสำคัญไม่สามารถเปิดได้";
  13. $langCourseKwds = "�͡��ù���դ��Ӥѭ�ͧ�Ԫ�";
  14. $langKwdsInMD = "คำสำคัญที่ใช้ในMD";
  15. $langKwdRefs = "การอ้างอิงคำสำคัญ";
  16. $langNonCourseKwds = "ไม่มีคำสำคัญของวิชา";
  17. $langKwdsUse = "คำสำคัญของวิชา(ตัวหนา=ไม่ใช้)";
  18. $langTotalMDEs = "รวมจำนวนการเชื่อมโยงที่มีของ MD";
  19. ?>