md_link.inc.php 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $langMdCallingTool = "Dokumentai";
  6. $langMdTitle = "Mokymosi dokumento antraštė";
  7. $langMdDescription = "Kad išsaugoti šią informaciją, spausti Išsaugoti";
  8. $langMdCoverage = "pvz. Bakalauras ...";
  9. $langMdCopyright = "e.g. provided the source is acknowledged";
  10. $nameTools = "nebenaudojamas kalbos kintamasis";
  11. $langTool = "Dokumento metaduomenys";
  12. $langNoScript = "Script is not enabled in your browser, please ignore the screen part below this text, it won't work...";
  13. $langLanguageTip = "kalba, kuria sukurtas šis mokymo dokumentas";
  14. $langIdentifier = "Identifikatorius";
  15. $langIdentifierTip = "šio mokymo dokumento unikalus identifikatorius, įrašytas raidėmis, skaičiais, _-.()'!*";
  16. $langTitleTip = "antraštė arba vardas ir kalba, kuria jie sukurti";
  17. $langDescriptionTip = "apibūdinimas ir komentaras, ir kalba, kuria apibūdinamas šis mokymo dokumentas";
  18. $langKeyword = "Raktinis žodis";
  19. $langKeywordTip = "atskirti kableliais (raidėmis, skaičiais, -.)";
  20. $langCoverage = "Aprėptis";
  21. $langCoverageTip = "pvz. xxx: yyy bakalauras";
  22. $langKwNote = "Jei pakeitėte apibūdinimo kalbą, tai nekeiskite raktažodžių tuo pačiu metu.";
  23. $langClickKw = "Spragtelėkite ant raktažodžio medyje kad pažymėti arba nužymėti jį.";
  24. $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/>";
  25. $langLocation = "URL/URI";
  26. $langLocationTip = "Dokumento atidarymui spragtelti";
  27. $langStore = "Išsaugoti";
  28. $langDeleteAll = "Ištrinti visus metaduomenis";
  29. $langConfirmDelete = "Ar tikrai norite ištrinti visus metaduomenis?";
  30. $langWorkOn = "on";
  31. $langNotInDB = "no such Links category";
  32. $langManifestSyntax = "(syntax error in manifest file...)";
  33. $langEmptyManifest = "(empty manifest file...)";
  34. $langNoManifest = "(no manifest file...)";
  35. $langNotFolder = "are not possible, it is not a folder...";
  36. $langContinue = "Continue with";
  37. $langCreate = "sukurti";
  38. $langRemove = "Remove MDEs";
  39. $langAllRemovedFor = "All entries removed for category";
  40. $langRemainingFor = "obsolete entries removed for category";
  41. $langIndex = "Indeksiniai žodžiai";
  42. $langTotalMDEs = "Total number of Links MD entries:";
  43. $langMainMD = "Atidaryti pagrindinį MDE";
  44. $langOrElse = "Išrinkti nuorodų kategoriją";
  45. $langWarningDups = " - duplicate categorynames were removed from the list!";
  46. $langSLC = "Work with Links category named";
  47. ?>