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.
55 lines
2.7 KiB
55 lines
2.7 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$ReceivedFiles = "Gauti failai";
|
|
$SentFiles = "Išsiųsti failai";
|
|
$ReceivedTitle = "Antraštė";
|
|
$SentTitle = "Antraštė";
|
|
$Authors = "Autoriai";
|
|
$Size = "Dydis";
|
|
$LastResent = "Paskutinis siuntimas buvo";
|
|
$kB = "kB";
|
|
$Root = "Šakninis katalogas";
|
|
$NoSentFilesHere = "<b>Išsiųstų</b> failų nėra.";
|
|
$NoReceivedFilesHere = "<b>Gautų</b> failų nėra.";
|
|
$UploadNewFile = "Siųsti naują failą";
|
|
$AreYouSureToDelete = "Ar tikrai norite ištrinti";
|
|
$Feedback = "Grįžtamasis ryšys";
|
|
$CloseFeedback = "Uždaryti grįžtamajį ryšį";
|
|
$AddNewFeedback = "Sukurti kitą grįžtamajį ryšį";
|
|
$DropboxFeedbackStored = "Grįžtamojo ryšio žinutė išsaugota";
|
|
$AllUsersHaveDeletedTheFileAndWillNotSeeFeedback = "Visi vartotojai ištrynė failą, taigi niekas nematys Jūsų sukurto grįžtamojo ryšio.";
|
|
$FeedbackError = "Grįžtamojo ryšio klaida";
|
|
$PleaseTypeText = "Įrašykite tekstą.";
|
|
$YouAreNotAllowedToDownloadThisFile = "Jums neleidžiama parsisiųsti šio failo.";
|
|
$CheckAtLeastOneFile = "Parinkite mažiausiai vieną failą.";
|
|
$ReceivedFileDeleted = "Gautas failas ištrintas.";
|
|
$SentFileDeleted = "Išsiųstas failas ištintas.";
|
|
$FilesMoved = "Išrinkti failai perkelti.";
|
|
$ReceivedFileMoved = "Gautas failas perkeltas.";
|
|
$SentFileMoved = "Išsiųstas failas perkeltas";
|
|
$NotMovedError = "Failas(ai) negali būti perkeliami.";
|
|
$AddNewCategory = "Įrašyti naują kategoriją";
|
|
$EditCategory = "Redaguoti šią kategoriją";
|
|
$CategoryName = "Kategorijos vardas";
|
|
$ErrorPleaseGiveCategoryName = "Prašome įrašyti kategorijos vardą";
|
|
$CategoryAlreadyExistsEditIt = "Tokia kategorija jau yra, Prašome įrašyti kitą vardą";
|
|
$CurrentlySeeing = "You are currently seeing category";
|
|
$CategoryStored = "Kategorija išsaugota.";
|
|
$CategoryModified = "Kategorija modifikuota.";
|
|
$CategoryDeleted = "Kategorija ištrinta.";
|
|
$AuthorFieldCannotBeEmpty = "Autoriaus laukas negali būti tuščias";
|
|
$YouMustSelectAtLeastOneDestinee = "You must select at least one destinee";
|
|
$InvalidUserDetected = "Invalid user detected";
|
|
$InvalidGroupDetected = "Invalid group detected";
|
|
$DropboxFileTooBig = "Failas dydis per didelis.";
|
|
$TheFileIsNotUploaded = "Failas nebuvo įkeltas.";
|
|
$FileUploadSucces = "Failas sėkmingai įkeltas.";
|
|
$MailingNonMailingError = "Mailing cannot be overwritten by non-mailing and vice-versa";
|
|
$MailingSelectNoOther = "Mailing cannot be combined with other recipients";
|
|
$MailingJustUploadSelectNoOther = "Just Upload cannot be combined with other recipients";
|
|
$NoFilesHere = "Failų nėra";
|
|
$NoFilesHere = "Failų nėra";
|
|
$NewDropboxFileUploaded = "A new file has been sent in the dropbox tool";
|
|
$NewDropboxFileUploadedContent = "A new file has been sent in the dropbox tool of your course";
|
|
?>
|