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

47 lines
2.8 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langMdCallingTool = "Dokumentai";
$langMdTitle = "Mokymosi dokumento antraštė";
$langMdDescription = "Kad išsaugoti šią informaciją, spausti Išsaugoti";
$langMdCoverage = "pvz. Bakalauras ...";
$langMdCopyright = "e.g. provided the source is acknowledged";
$nameTools = "nebenaudojamas kalbos kintamasis";
$langTool = "Dokumento metaduomenys";
$langNoScript = "Script is not enabled in your browser, please ignore the screen part below this text, it won't work...";
$langLanguageTip = "kalba, kuria sukurtas šis mokymo dokumentas";
$langIdentifier = "Identifikatorius";
$langIdentifierTip = "šio mokymo dokumento unikalus identifikatorius, įrašytas raidėmis, skaičiais, _-.()'!*";
$langTitleTip = "antraštė arba vardas ir kalba, kuria jie sukurti";
$langDescriptionTip = "apibūdinimas ir komentaras, ir kalba, kuria apibūdinamas šis mokymo dokumentas";
$langKeyword = "Raktinis žodis";
$langKeywordTip = "atskirti kableliais (raidėmis, skaičiais, -.)";
$langCoverage = "Aprėptis";
$langCoverageTip = "pvz. xxx: yyy bakalauras";
$langKwNote = "Jei pakeitėte apibūdinimo kalbą, tai nekeiskite raktažodžių tuo pačiu metu.";
$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/>";
$langLocation = "URL/URI";
$langLocationTip = "Dokumento atidarymui spragtelti";
$langStore = "Išsaugoti";
$langDeleteAll = "Ištrinti visus metaduomenis";
$langConfirmDelete = "Ar tikrai norite ištrinti visus metaduomenis?";
$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 = "sukurti";
$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";
?>