diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-29 02:09:10 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-29 02:09:10 +0200 |
commit | d2f50bc0890821aeee5d293387b9840ad9d78da6 (patch) | |
tree | 53a3b8e37c87d83b8a08b371a73ecb6b25ff7772 /apps/files/l10n/lt_LT.php | |
parent | dfa6aa25c3bec3cba027b5bf89f75303fe7bce06 (diff) | |
download | nextcloud-server-d2f50bc0890821aeee5d293387b9840ad9d78da6.tar.gz nextcloud-server-d2f50bc0890821aeee5d293387b9840ad9d78da6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lt_LT.php')
-rw-r--r-- | apps/files/l10n/lt_LT.php | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/lt_LT.php b/apps/files/l10n/lt_LT.php index 5938521beab..39dcc32fa6d 100644 --- a/apps/files/l10n/lt_LT.php +++ b/apps/files/l10n/lt_LT.php @@ -12,6 +12,13 @@ "Not enough storage available" => "Nepakanka vietos serveryje", "Invalid directory." => "Neteisingas aplankas", "Files" => "Failai", +"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", +"Not enough space available" => "Nepakanka vietos", +"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.", +"URL cannot be empty." => "URL negali būti tuščias.", +"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Negalimas aplanko pavadinimas. 'Shared' pavadinimas yra rezervuotas ownCloud", +"Error" => "Klaida", "Share" => "Dalintis", "Delete permanently" => "Ištrinti negrįžtamai", "Delete" => "Ištrinti", @@ -32,13 +39,7 @@ "Your storage is full, files can not be updated or synced anymore!" => "Jūsų visa vieta serveryje užimta", "Your storage is almost full ({usedSpacePercent}%)" => "Jūsų vieta serveryje beveik visa užimta ({usedSpacePercent}%)", "Your download is being prepared. This might take some time if the files are big." => "Jūsų atsisiuntimas yra paruošiamas. tai gali užtrukti jei atsisiunčiamas didelis failas.", -"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", -"Not enough space available" => "Nepakanka vietos", -"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.", -"URL cannot be empty." => "URL negali būti tuščias.", "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Negalimas aplanko pavadinimas. 'Shared' pavadinimas yra rezervuotas ownCloud", -"Error" => "Klaida", "Name" => "Pavadinimas", "Size" => "Dydis", "Modified" => "Pakeista", @@ -46,7 +47,6 @@ "{count} folders" => "{count} aplankalai", "1 file" => "1 failas", "{count} files" => "{count} failai", -"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Negalimas aplanko pavadinimas. 'Shared' pavadinimas yra rezervuotas ownCloud", "Unable to rename file" => "Nepavyko pervadinti failo", "Upload" => "Įkelti", "File handling" => "Failų tvarkymas", |