Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/lithuanian/md_mix.inc.php

19 lines
1.2 KiB

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