md_link.inc.php 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $langMdCallingTool = "ÃÒ¡ÒÃàª×èÍÁâ§";
  5. $langMdTitle = "ª×èÍ¡ÒÃàª×èÍÁâ§";
  6. $langMdDescription = "͸ԺÒ¡ÒÃàª×èÍÁâ§";
  7. $langMdCoverage = "ÊÒ¡Å";
  8. $langMdCopyright = "Ghent University";
  9. $nameTools = "obsolete language variable";
  10. $langTool = "¡ÒÃàª×èÍÁ⧵èÍ Metadata";
  11. $langNoScript = "ʤÃÔ껤ÓÊÑ觹Õé â»Ãá¡ÃÁ´ÙàÇç»ä«·ìäÁèä´é¡Ó˹´ãËéãªé§Ò¹ ¨Ö§ãªé§Ò¹äÁèä´é ¡ÃسÒ¡àÅÔ¡¤ÓÊÑ觹Õé";
  12. $langLanguageTip = "the language in which this learning object was made";
  13. $langIdentifier = "µÑǺ觪Õé";
  14. $langIdentifierTip = "unique identification for this learning object, composed of letters, digits, _-.()\'!*";
  15. $langTitleTip = "title or name, and language of that title or name";
  16. $langDescriptionTip = "description or comment, and language used for describing this learning object";
  17. $langKeyword = "¤ÓÊӤѭ";
  18. $langKeywordTip = "ᡤÓâ´Âà¤Ã×èͧËÁÒ¤ÍÁÁèÒ ,";
  19. $langCoverage = "»ÃÐàÀ·/ËÁÇ´";
  20. $langCoverageTip = "categoryname, cfr. Links";
  21. $langKwNote = "If you change the description language, do not add keywords at the same time.";
  22. $langClickKw = "Click a keyword in the tree to select or deselect it.";
  23. $langKwHelp = "<br/> Click \'+\' button to open, \'-\' button to close, \'++\' 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/> ";
  24. $langLocation = "URL/URI";
  25. $langLocationTip = "¤ÅÔ¡à¾×èÍà»Ô´";
  26. $langStore = "¨Ñ´à¡çº";
  27. $langDeleteAll = "ź metadata ·Ñé§ËÁ´";
  28. $langConfirmDelete = "¤Ø³µéͧ¡Ò÷Õè¨Ðź metadata ·Ñé§ËÁ´ËÃ×ÍäÁè";
  29. $langWorkOn = "à»Ô´";
  30. $langNotInDB = "äÁèÁÕ»ÃÐàÀ·ÃÒ¡ÒÃàª×èÍÁâ§";
  31. $langManifestSyntax = "(syntax error in manifest file...)";
  32. $langEmptyManifest = "äÁèÁÕä¿Åì¢éÍÁÙÅ";
  33. $langNoManifest = "äÁèÁÕä¿Åì¢éÍÁÙÅ";
  34. $langNotFolder = "à»ç¹ä»äÁèä´é äÁèÁÕá¿éÁ";
  35. $langContinue = "µèÍä»´éÇÂ";
  36. $langCreate = "ÊÃéÒ§ MDEs";
  37. $langRemove = "àÍÒ MDEs ÍÍ¡";
  38. $langAllRemovedFor = "àÍÒÃÒ¡Ò÷ÕèÁÕã¹»ÃÐàÀ·ÍÍ¡ä»";
  39. $langRemainingFor = "àÍÒÃÒ¡Ò÷ÕèÅéÒËÅѧÍÍ¡¨Ò¡»ÃÐàÀ·";
  40. $langIndex = "´Ñª¹Õ¤Ó";
  41. $langTotalMDEs = "ÃÇÁ¨Ó¹Ç¹¡ÒÃàª×èÍÁ⧷ÕèÁբͧ MD";
  42. $langMainMD = "à»Ô´ÃÒ¡ÒÃËÅÑ¡ MDE";
  43. $langOrElse = "àÅ×Í¡»ÃÐàÀ·¡ÒÃàª×èÍÁâ§";
  44. $langWarningDups = "ÊÓà¹Òª×èÍ»ÃÐàÀ·ä´éàÍÒÍÍ¡¨Ò¡ÃÒ¡ÒÃáÅéÇ";
  45. $langSLC = "ãªé§Ò¹ÃèÇÁ¡Ñºª×èͧ͢»ÃÐàÀ·";
  46. ?>