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.
24 lines
1.1 KiB
24 lines
1.1 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/>
|
|
Spauskite \\\'+\\\' mygtuką kad atidaryti, \\\'-\\\' mygtuką kad uždaryti, \\\'++\\\' mygtuką kad atidaryti visus, \\\'--\\\' mygtuką kad uždaryti visus.<br/>
|
|
<br/>
|
|
Clear all selected keywords by closing the tree and opening it again with the \\\'+\\\' button.<br/>
|
|
Alt-click \\\'+\\\' re-selects the previously selected keywords.<br/>
|
|
<br/>
|
|
Alt-click keyword negates the keyword.<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šų: ";
|
|
?>
|