md_mix.inc.php 1.2 KB

12345678910111213141516171819
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $langTool = "Dokumento metaduomenys";
  6. $langClickKw = "Spragtelėkite ant raktažodžio medyje kad pažymėti arba nužymėti jį.";
  7. $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 ordeselects 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 = "Sudarymas";
  9. $langSearch = "Ieškoti";
  10. $langSearchCrit = "Vienas žodis linijoje!";
  11. $langNoKeywords = "Šis kursas neturi raktažodžių";
  12. $langKwCacheProblem = "The keyword cache cannot be opened";
  13. $langCourseKwds = "Šiame dokumente yra kurso raktažodžiai";
  14. $langKwdsInMD = "raktažodžiai, naudojami MD";
  15. $langKwdRefs = "keyword references";
  16. $langNonCourseKwds = "Non-course keywords";
  17. $langKwdsUse = "Kurso raktažodžiai (bold = not used)";
  18. $langTotalMDEs = "Total number of Links MD entries:";
  19. ?>