Blame view

sources/apps/files/l10n/lt_LT.php 6.18 KB
31b7f2792   Kload   Upgrade to ownclo...
1
2
3
4
5
  <?php
  $TRANSLATIONS = array(
  "Could not move %s - File with this name already exists" => "Nepavyko perkelti %s - failas su tokiu pavadinimu jau egzistuoja",
  "Could not move %s" => "Nepavyko perkelti %s",
  "File name cannot be empty." => "Failo pavadinimas negali būti tuščias.",
6d9380f96   Cédric Dupont   Update sources OC...
6
  "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Neleistinas pavadinimas, '\\', '/', '<', '>', ':', '\"', '|', '?' ir '*' yra neleidžiami.",
31b7f2792   Kload   Upgrade to ownclo...
7
8
  "The name %s is already used in the folder %s. Please choose a different name." => "Pavadinimas %s jau naudojamas aplanke %s. Prašome pasirinkti kitokį pavadinimą.",
  "Not a valid source" => "Netinkamas šaltinis",
6d9380f96   Cédric Dupont   Update sources OC...
9
  "Server is not allowed to open URLs, please check the server configuration" => "Serveriui neleidžiama atverti URL, prašome patikrinti serverio konfigūraciją",
31b7f2792   Kload   Upgrade to ownclo...
10
11
12
  "Error while downloading %s to %s" => "Klaida siunčiant %s į %s",
  "Error when creating the file" => "Klaida kuriant failą",
  "Folder name cannot be empty." => "Aplanko pavadinimas negali būti tuščias.",
31b7f2792   Kload   Upgrade to ownclo...
13
14
15
16
17
18
19
  "Error when creating the folder" => "Klaida kuriant aplanką",
  "Unable to set upload directory." => "Nepavyksta nustatyti įkėlimų katalogo.",
  "Invalid Token" => "Netinkamas ženklas",
  "No file was uploaded. Unknown error" => "Failai nebuvo įkelti dėl nežinomos priežasties",
  "There is no error, the file uploaded with success" => "Failas įkeltas sėkmingai, be klaidų",
  "The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Įkeliamas failas yra didesnis nei leidžia upload_max_filesize php.ini faile:",
  "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Įkeliamo failo dydis viršija MAX_FILE_SIZE nustatymą, kuris naudojamas HTML formoje.",
03e52840d   Kload   Init
20
  "The uploaded file was only partially uploaded" => "Failas buvo įkeltas tik dalinai",
31b7f2792   Kload   Upgrade to ownclo...
21
  "No file was uploaded" => "Nebuvo įkeltas joks failas",
03e52840d   Kload   Init
22
23
  "Missing a temporary folder" => "Nėra laikinojo katalogo",
  "Failed to write to disk" => "Nepavyko įrašyti į diską",
31b7f2792   Kload   Upgrade to ownclo...
24
  "Not enough storage available" => "Nepakanka vietos serveryje",
31b7f2792   Kload   Upgrade to ownclo...
25
  "Upload failed. Could not find uploaded file" => "Įkėlimas nepavyko. Nepavyko rasti įkelto failo",
6d9380f96   Cédric Dupont   Update sources OC...
26
  "Upload failed. Could not get file info." => "Įkėlimas nepavyko. Nepavyko gauti failo informacijos.",
31b7f2792   Kload   Upgrade to ownclo...
27
  "Invalid directory." => "Neteisingas aplankas",
03e52840d   Kload   Init
28
  "Files" => "Failai",
31b7f2792   Kload   Upgrade to ownclo...
29
  "Unable to upload {filename} as it is a directory or has 0 bytes" => "Nepavyksta įkelti {filename}, nes tai katalogas arba yra 0 baitų dydžio",
31b7f2792   Kload   Upgrade to ownclo...
30
31
32
33
34
35
36
  "Upload cancelled." => "Įkėlimas atšauktas.",
  "Could not get result from server." => "Nepavyko gauti rezultato iš serverio.",
  "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.",
  "{new_name} already exists" => "{new_name} jau egzistuoja",
  "Could not create file" => "Neįmanoma sukurti failo",
  "Could not create folder" => "Neįmanoma sukurti aplanko",
6d9380f96   Cédric Dupont   Update sources OC...
37
  "Error fetching URL" => "Klauda gaunant URL",
03e52840d   Kload   Init
38
  "Share" => "Dalintis",
31b7f2792   Kload   Upgrade to ownclo...
39
  "Delete permanently" => "Ištrinti negrįžtamai",
6d9380f96   Cédric Dupont   Update sources OC...
40
  "Delete" => "Ištrinti",
03e52840d   Kload   Init
41
  "Rename" => "Pervadinti",
6d9380f96   Cédric Dupont   Update sources OC...
42
  "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.",
03e52840d   Kload   Init
43
  "Pending" => "Laukiantis",
6d9380f96   Cédric Dupont   Update sources OC...
44
45
  "Error moving file" => "Klaida perkeliant failą",
  "Error" => "Klaida",
31b7f2792   Kload   Upgrade to ownclo...
46
  "Could not rename file" => "Neįmanoma pervadinti failo",
31b7f2792   Kload   Upgrade to ownclo...
47
  "Error deleting file." => "Klaida trinant failą.",
6d9380f96   Cédric Dupont   Update sources OC...
48
49
50
  "Name" => "Pavadinimas",
  "Size" => "Dydis",
  "Modified" => "Pakeista",
31b7f2792   Kload   Upgrade to ownclo...
51
52
  "_%n folder_::_%n folders_" => array("%n aplankas","%n aplankai","%n aplankų"),
  "_%n file_::_%n files_" => array("%n failas","%n failai","%n failų"),
31b7f2792   Kload   Upgrade to ownclo...
53
  "_Uploading %n file_::_Uploading %n files_" => array("Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų"),
31b7f2792   Kload   Upgrade to ownclo...
54
55
56
57
58
  "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}%)",
  "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Šifravimo programa įjungta, bet Jūsų raktai nėra pritaikyti. Prašome atsijungti ir vėl prisijungti",
  "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Netinkamas privatus raktas Šifravimo programai. Prašome atnaujinti savo privataus rakto slaptažodį asmeniniuose nustatymuose, kad atkurti prieigą prie šifruotų failų.",
  "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Šifravimas buvo išjungtas, bet Jūsų failai vis dar užšifruoti. Prašome eiti į asmeninius nustatymus ir iššifruoti savo failus.",
6d9380f96   Cédric Dupont   Update sources OC...
59
  "{dirs} and {files}" => "{dirs} ir {files}",
31b7f2792   Kload   Upgrade to ownclo...
60
  "%s could not be renamed" => "%s negali būti pervadintas",
03e52840d   Kload   Init
61
62
63
  "File handling" => "Failų tvarkymas",
  "Maximum upload size" => "Maksimalus įkeliamo failo dydis",
  "max. possible: " => "maks. galima:",
03e52840d   Kload   Init
64
  "Save" => "Išsaugoti",
6d9380f96   Cédric Dupont   Update sources OC...
65
66
  "WebDAV" => "WebDAV",
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Naudokite šį adresą, kad <a href=\"%s\" target=\"_blank\">pasiektumėte savo failus per WebDAV</a>",
03e52840d   Kload   Init
67
  "New" => "Naujas",
6d9380f96   Cédric Dupont   Update sources OC...
68
  "New text file" => "Naujas tekstinis failas",
03e52840d   Kload   Init
69
  "Text file" => "Teksto failas",
6d9380f96   Cédric Dupont   Update sources OC...
70
  "New folder" => "Naujas aplankas",
03e52840d   Kload   Init
71
  "Folder" => "Katalogas",
31b7f2792   Kload   Upgrade to ownclo...
72
  "From link" => "Iš nuorodos",
31b7f2792   Kload   Upgrade to ownclo...
73
  "You don’t have permission to upload or create files here" => "Jūs neturite leidimo čia įkelti arba kurti failus",
03e52840d   Kload   Init
74
75
  "Nothing in here. Upload something!" => "Čia tuščia. Įkelkite ką nors!",
  "Download" => "Atsisiųsti",
03e52840d   Kload   Init
76
  "Upload too large" => "Įkėlimui failas per didelis",
31b7f2792   Kload   Upgrade to ownclo...
77
  "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Bandomų įkelti failų dydis viršija maksimalų, kuris leidžiamas šiame serveryje",
6d9380f96   Cédric Dupont   Update sources OC...
78
  "Files are being scanned, please wait." => "Skenuojami failai, prašome palaukti."
03e52840d   Kload   Init
79
  );
31b7f2792   Kload   Upgrade to ownclo...
80
  $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);";