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 = "Meta duomenys";
$langClickKw = "Click a keyword in the tree to select or deselect it.";
$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 = "Išplėstinis";
$langSearch = "Paieška";
$langSearchCrit = "Use the area below for descriptive words, one word per line!";
$langNoKeywords = "Šis kursas neturi raktažodžių";
$langKwCacheProblem = "The keyword cache cannot be opened";
$langCourseKwds = "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 = "Iš viso MD įrašų:";
?>