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_link.inc.php

58 lines
2.7 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langMdCallingTool = "Nuorodos";
$langMdTitle = "Nuorodos pavadinimas";
$langMdDescription = "Nuorodos aprašymas";
$langMdCoverage = "Universalus";
$langMdCopyright = "Ghent Universitetas";
$nameTools = "nebenaudojamas kalbos kintamasis";
$langTool = " Nuorodų Meta duomenys";
$langNoScript = "Jūsų naršyklėje neįjungtas javascript palaikymas, ignoruokite tai, kas vaizduojama žemiau, jei tai neveikia...";
$langLanguageTip = "the language in which this learning object was made";
$langIdentifier = "Identifikatorius";
$langIdentifierTip = "unique identification for this learning object, composed of letters, digits, _-.()\\\'!*";
$langTitleTip = "antraštė ar vardas, ir kalba, kuria jie įrašyti";
$langDescriptionTip = "apibūdinimas ar komentaras, ir kalba, kuria jie įrašyti";
$langKeyword = "Raktažodžiai";
$langKeywordTip = "atskirta kableliais (raidės, skaičiai, -.)";
$langCoverage = "Kategorija";
$langCoverageTip = "kategorijos vardas, pvz. Nuorodos";
$langKwNote = "If you change the description language, do not add keywords at the same time.";
$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 or
deselects a keyword with broader terms.<br/>
<br/>
If you change the description language, do not add keywords at the same time.<br/>
<br/>
";
$langLocation = "URL/URI";
$langLocationTip = "atidaryti objektą";
$langStore = "Išsaugoti";
$langDeleteAll = "Ištrinti visus Meta duomenis";
$langConfirmDelete = "Ar tikrai norite visus Meta duomenis?";
$langWorkOn = "on";
$langNotInDB = "no such Links category";
$langManifestSyntax = "(syntax error in manifest file...)";
$langEmptyManifest = "(empty manifest file...)";
$langNoManifest = "(no manifest file...)";
$langNotFolder = "are not possible, it is not a folder...";
$langContinue = "Continue with";
$langCreate = "Create MDEs";
$langRemove = "Remove MDEs";
$langAllRemovedFor = "All entries removed for category";
$langRemainingFor = "obsolete entries removed for category";
$langIndex = "Indeksiniai žodžiai";
$langTotalMDEs = "Total number of Links MD entries: ";
$langMainMD = "Atidaryti pagrindinį MDE";
$langOrElse = "Išrinkti nuorodų kategoriją";
$langWarningDups = " - duplicate categorynames were removed from the list!";
$langSLC = "Work with Links category named";
?>