diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-23 02:06:03 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-23 02:06:03 +0200 |
commit | bc2a648f2d18537a8e9d20bbf9eb468325a84c7f (patch) | |
tree | 2f6859f2901b2039f1c3aa5c1bcbb2c13ccc12cc /apps/files/l10n/lt_LT.php | |
parent | 78a1b987bb9c33aa5de8c4988d663b28304ef1b2 (diff) | |
download | nextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.tar.gz nextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.php')
-rw-r--r-- | apps/files/l10n/lt_LT.php | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/apps/files/l10n/lt_LT.php b/apps/files/l10n/lt_LT.php index a6d8f6905bc..d224b8cce8e 100644 --- a/apps/files/l10n/lt_LT.php +++ b/apps/files/l10n/lt_LT.php @@ -7,22 +7,54 @@ "Missing a temporary folder" => "Nėra laikinojo katalogo", "Failed to write to disk" => "Nepavyko įrašyti į diską", "Files" => "Failai", +"Unshare" => "Nebesidalinti", "Delete" => "Ištrinti", +"Rename" => "Pervadinti", +"{new_name} already exists" => "{new_name} jau egzistuoja", +"replace" => "pakeisti", +"suggest name" => "pasiūlyti pavadinimą", "cancel" => "atšaukti", +"replaced {new_name}" => "pakeiskite {new_name}", +"undo" => "anuliuoti", +"replaced {new_name} with {old_name}" => "pakeiskite {new_name} į {old_name}", +"unshared {files}" => "nebesidalinti {files}", +"deleted {files}" => "ištrinti {files}", "generating ZIP-file, it may take some time." => "kuriamas ZIP archyvas, tai gali užtrukti šiek tiek laiko.", "Unable to upload your file as it is a directory or has 0 bytes" => "Neįmanoma įkelti failo - jo dydis gali būti 0 bitų arba tai katalogas", "Upload Error" => "Įkėlimo klaida", "Pending" => "Laukiantis", +"1 file uploading" => "įkeliamas 1 failas", +"{count} files uploading" => "{count} įkeliami failai", "Upload cancelled." => "Įkėlimas atšauktas.", +"File upload is in progress. Leaving the page now will cancel the upload." => "Failo įkėlimas pradėtas. Jei paliksite šį puslapį, įkėlimas nutrūks.", "Invalid name, '/' is not allowed." => "Pavadinime negali būti naudojamas ženklas \"/\".", +"{count} files scanned" => "{count} praskanuoti failai", +"error while scanning" => "klaida skanuojant", "Name" => "Pavadinimas", "Size" => "Dydis", "Modified" => "Pakeista", +"1 folder" => "1 aplankalas", +"{count} folders" => "{count} aplankalai", +"1 file" => "1 failas", +"{count} files" => "{count} failai", +"seconds ago" => "prieš sekundę", +"1 minute ago" => "Prieš 1 minutę", +"{minutes} minutes ago" => "Prieš {count} minutes", +"today" => "šiandien", +"yesterday" => "vakar", +"{days} days ago" => "Prieš {days} dienas", +"last month" => "praeitą mėnesį", +"months ago" => "prieš mėnesį", +"last year" => "praeitais metais", +"years ago" => "prieš metus", "File handling" => "Failų tvarkymas", "Maximum upload size" => "Maksimalus įkeliamo failo dydis", +"max. possible: " => "maks. galima:", +"Needed for multi-file and folder downloads." => "Reikalinga daugybinui failų ir aplankalų atsisiuntimui.", "Enable ZIP-download" => "Įjungti atsisiuntimą ZIP archyvu", "0 is unlimited" => "0 yra neribotas", "Maximum input size for ZIP files" => "Maksimalus ZIP archyvo failo dydis", +"Save" => "Išsaugoti", "New" => "Naujas", "Text file" => "Teksto failas", "Folder" => "Katalogas", |