Blame view

sources/settings/l10n/lt_LT.php 9.74 KB
31b7f2792   Kload   Upgrade to ownclo...
1
2
  <?php
  $TRANSLATIONS = array(
6d9380f96   Cédric Dupont   Update sources OC...
3
4
  "Email sent" => "Laiškas išsiųstas",
  "Encryption" => "Šifravimas",
03e52840d   Kload   Init
5
6
  "Unable to load list from App Store" => "Neįmanoma įkelti sąrašo iš Programų Katalogo",
  "Authentication error" => "Autentikacijos klaida",
31b7f2792   Kload   Upgrade to ownclo...
7
8
  "Group already exists" => "Grupė jau egzistuoja",
  "Unable to add group" => "Nepavyko pridėti grupės",
03e52840d   Kload   Init
9
10
  "Email saved" => "El. paštas išsaugotas",
  "Invalid email" => "Netinkamas el. paštas",
31b7f2792   Kload   Upgrade to ownclo...
11
12
  "Unable to delete group" => "Nepavyko ištrinti grupės",
  "Unable to delete user" => "Nepavyko ištrinti vartotojo",
03e52840d   Kload   Init
13
14
  "Language changed" => "Kalba pakeista",
  "Invalid request" => "Klaidinga užklausa",
31b7f2792   Kload   Upgrade to ownclo...
15
16
17
18
19
20
21
22
23
24
  "Admins can't remove themself from the admin group" => "Administratoriai negali pašalinti savęs iš administratorių grupės",
  "Unable to add user to group %s" => "Nepavyko pridėti vartotojo prie grupės %s",
  "Unable to remove user from group %s" => "Nepavyko ištrinti vartotojo iš grupės %s",
  "Couldn't update app." => "Nepavyko atnaujinti programos.",
  "Wrong password" => "Neteisingas slaptažodis",
  "No user supplied" => "Nepateiktas naudotojas",
  "Please provide an admin recovery password, otherwise all user data will be lost" => "Prašome įvesti administratoriaus atkūrimo slaptažodį, kitaip visi naudotojo suomenys bus prarasti",
  "Wrong admin recovery password. Please check the password and try again." => "Netinkamas administratoriau atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.",
  "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Sistema nepalaiko slaptažodžio keitimo, bet naudotojo šifravimo raktas buvo sėkmingai atnaujintas.",
  "Unable to change password" => "Nepavyksta pakeisti slaptažodžio",
6d9380f96   Cédric Dupont   Update sources OC...
25
  "User Documentation" => "Naudotojo dokumentacija",
31b7f2792   Kload   Upgrade to ownclo...
26
  "Update to {appversion}" => "Atnaujinti iki {appversion}",
03e52840d   Kload   Init
27
28
  "Disable" => "Išjungti",
  "Enable" => "Įjungti",
31b7f2792   Kload   Upgrade to ownclo...
29
30
31
32
33
  "Please wait...." => "Prašome palaukti...",
  "Error while disabling app" => "Klaida išjungiant programą",
  "Error while enabling app" => "Klaida įjungiant programą",
  "Updating...." => "Atnaujinama...",
  "Error while updating app" => "Įvyko klaida atnaujinant programą",
03e52840d   Kload   Init
34
  "Error" => "Klaida",
31b7f2792   Kload   Upgrade to ownclo...
35
36
37
38
  "Update" => "Atnaujinti",
  "Updated" => "Atnaujinta",
  "Select a profile picture" => "Pažymėkite profilio paveikslėlį",
  "Decrypting files... Please wait, this can take some time." => "Iššifruojami failai... Prašome palaukti, tai gali užtrukti.",
03e52840d   Kload   Init
39
40
  "undo" => "anuliuoti",
  "Groups" => "Grupės",
31b7f2792   Kload   Upgrade to ownclo...
41
  "Group Admin" => "Grupės administratorius",
03e52840d   Kload   Init
42
  "Delete" => "Ištrinti",
6d9380f96   Cédric Dupont   Update sources OC...
43
  "never" => "niekada",
31b7f2792   Kload   Upgrade to ownclo...
44
45
46
47
48
  "add group" => "pridėti grupę",
  "A valid username must be provided" => "Vartotojo vardas turi būti tinkamas",
  "Error creating user" => "Klaida kuriant vartotoją",
  "A valid password must be provided" => "Slaptažodis turi būti tinkamas",
  "Warning: Home directory for user \"{user}\" already exists" => "Įspėjimas: Vartotojo \"{user}\" namų aplankas jau egzistuoja",
03e52840d   Kload   Init
49
  "__language_name__" => "Kalba",
6d9380f96   Cédric Dupont   Update sources OC...
50
51
52
  "Fatal issues only" => "Tik kritinės problemos",
  "None" => "Nieko",
  "Login" => "Prisijungti",
03e52840d   Kload   Init
53
  "Security Warning" => "Saugumo pranešimas",
31b7f2792   Kload   Upgrade to ownclo...
54
55
56
57
58
59
60
61
62
63
64
65
  "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Jūsų duomenų katalogas ir Jūsų failai turbūt yra pasiekiami per internetą. Failas .htaccess neveikia. Mes labai rekomenduojame sukonfigūruoti serverį taip, kad katalogas nebūtų daugiau pasiekiamas, arba iškelkite duomenis kitur iš webserverio šakninio aplanko.",
  "Setup Warning" => "Nustatyti perspėjimą",
  "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Jūsų serveris nėra tvarkingai nustatytas leisti failų sinchronizaciją, nes WebDAV sąsaja panašu, kad yra sugadinta.",
  "Please double check the <a href=\"%s\">installation guides</a>." => "Prašome pažiūrėkite dar kartą <a href=\"%s\">diegimo instrukcijas</a>.",
  "Module 'fileinfo' missing" => "Trūksta 'fileinfo' modulio",
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Trūksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipą.",
  "Locale not working" => "Lokalė neveikia",
  "Internet connection not working" => "Nėra interneto ryšio",
  "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Šis serveris neturi veikiančio ryšio. Tai reiškia, kas kai kurios funkcijos kaip išorinės saugyklos prijungimas, perspėjimai apie atnaujinimus ar trečių šalių programų įdiegimas neveikia. Failų pasiekimas iš kitur ir pranešimų siuntimas el. paštu gali taip pat neveikti. Rekomenduojame įjungti interneto ryšį šiame serveryje, jei norite naudoti visas funkcijas.",
  "Cron" => "Cron",
  "Execute one task with each page loaded" => "Įvykdyti vieną užduotį su kiekvieno puslapio įkėlimu",
  "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php yra registruotas tinklapio suplanuotų užduočių paslaugose, kad iškviesti cron.php kas 15 minučių per http.",
6d9380f96   Cédric Dupont   Update sources OC...
66
  "Use system's cron service to call the cron.php file every 15 minutes." => "Naudoti sistemos planuotų užduočių paslaugą, kad iškvieti cron.php kas 15 minučių.",
31b7f2792   Kload   Upgrade to ownclo...
67
  "Sharing" => "Dalijimasis",
31b7f2792   Kload   Upgrade to ownclo...
68
  "Allow apps to use the Share API" => "Leidžia programoms naudoti Share API",
31b7f2792   Kload   Upgrade to ownclo...
69
  "Allow public uploads" => "Leisti viešus įkėlimus",
31b7f2792   Kload   Upgrade to ownclo...
70
  "Allow resharing" => "Leisti dalintis",
31b7f2792   Kload   Upgrade to ownclo...
71
72
73
74
  "Security" => "Saugumas",
  "Enforce HTTPS" => "Reikalauti HTTPS",
  "Forces the clients to connect to %s via an encrypted connection." => "Verčia klientus jungtis prie %s per šifruotą ryšį.",
  "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Prašome prisijungti prie savo %s per HTTPS, kad įjungti ar išjungti SSL reikalavimą.",
6d9380f96   Cédric Dupont   Update sources OC...
75
76
  "Server address" => "Serverio adresas",
  "Port" => "Prievadas",
31b7f2792   Kload   Upgrade to ownclo...
77
78
  "Log" => "Žurnalas",
  "Log level" => "Žurnalo išsamumas",
03e52840d   Kload   Init
79
  "More" => "Daugiau",
31b7f2792   Kload   Upgrade to ownclo...
80
81
82
  "Less" => "Mažiau",
  "Version" => "Versija",
  "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Sukurta <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud bendruomenės</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">pirminis kodas</a> platinamas pagal <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
03e52840d   Kload   Init
83
84
85
  "Add your App" => "Pridėti programėlę",
  "More Apps" => "Daugiau aplikacijų",
  "Select an App" => "Pasirinkite programą",
31b7f2792   Kload   Upgrade to ownclo...
86
  "See application page at apps.owncloud.com" => "Žiūrėti programos puslapį svetainėje apps.owncloud.com",
03e52840d   Kload   Init
87
  "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>- autorius<span class=\"author\"></span>",
6d9380f96   Cédric Dupont   Update sources OC...
88
  "All" => "Viskas",
31b7f2792   Kload   Upgrade to ownclo...
89
90
91
92
93
94
95
96
  "Administrator Documentation" => "Administratoriaus dokumentacija",
  "Online Documentation" => "Dokumentacija tinkle",
  "Forum" => "Forumas",
  "Bugtracker" => "Klaidų sekimas",
  "Commercial Support" => "Komercinis palaikymas",
  "Get the apps to sync your files" => "Atsisiųskite programėlių, kad sinchronizuotumėte savo failus",
  "Show First Run Wizard again" => "Rodyti pirmo karto vedlį dar kartą",
  "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Jūs naudojate <strong>%s</strong> iš galimų <strong>%s</strong>",
03e52840d   Kload   Init
97
98
99
100
101
102
  "Password" => "Slaptažodis",
  "Your password was changed" => "Jūsų slaptažodis buvo pakeistas",
  "Unable to change your password" => "Neįmanoma pakeisti slaptažodžio",
  "Current password" => "Dabartinis slaptažodis",
  "New password" => "Naujas slaptažodis",
  "Change password" => "Pakeisti slaptažodį",
6d9380f96   Cédric Dupont   Update sources OC...
103
  "Full Name" => "Pilnas vardas",
31b7f2792   Kload   Upgrade to ownclo...
104
  "Email" => "El. Paštas",
03e52840d   Kload   Init
105
  "Your email address" => "Jūsų el. pašto adresas",
31b7f2792   Kload   Upgrade to ownclo...
106
107
108
109
110
  "Profile picture" => "Profilio paveikslėlis",
  "Upload new" => "Įkelti naują",
  "Select new from Files" => "Pasirinkti naują iš failų",
  "Remove image" => "Pašalinti paveikslėlį",
  "Either png or jpg. Ideally square but you will be able to crop it." => "Arba png arba jpg. Geriausia kvadratinį, bet galėsite jį apkarpyti.",
6d9380f96   Cédric Dupont   Update sources OC...
111
  "Cancel" => "Atšaukti",
31b7f2792   Kload   Upgrade to ownclo...
112
  "Choose as profile image" => "Pasirinkite profilio paveiksliuką",
03e52840d   Kload   Init
113
114
  "Language" => "Kalba",
  "Help translate" => "Padėkite išversti",
31b7f2792   Kload   Upgrade to ownclo...
115
116
117
  "Log-in password" => "Prisijungimo slaptažodis",
  "Decrypt all Files" => "Iššifruoti visus failus",
  "Login Name" => "Vartotojo vardas",
03e52840d   Kload   Init
118
  "Create" => "Sukurti",
31b7f2792   Kload   Upgrade to ownclo...
119
120
  "Admin Recovery Password" => "Administracinis atkūrimo slaptažodis",
  "Enter the recovery password in order to recover the users files during password change" => "Įveskite atkūrimo slaptažodį, kad atkurti naudotojo failus keičiant slaptažodį",
6d9380f96   Cédric Dupont   Update sources OC...
121
122
  "Group" => "Grupė",
  "Default Quota" => "Numatytoji kvota",
31b7f2792   Kload   Upgrade to ownclo...
123
124
125
  "Unlimited" => "Neribota",
  "Other" => "Kita",
  "Username" => "Prisijungimo vardas",
6d9380f96   Cédric Dupont   Update sources OC...
126
127
  "Quota" => "Limitas",
  "change full name" => "keisti pilną vardą",
31b7f2792   Kload   Upgrade to ownclo...
128
129
  "set new password" => "nustatyti naują slaptažodį",
  "Default" => "Numatytasis"
03e52840d   Kload   Init
130
  );
31b7f2792   Kload   Upgrade to ownclo...
131
  $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);";