Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-02 16:12:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-02 16:12:51 +0300
commit82dc13c3af39e662c1a992b8bfb08f95c2a571cc (patch)
treee92a33451a024b998567e12b4252a1532eb834f9 /core/l10n/lt_LT.json
parent72c4047ce98903e588e6de17547fa5360b18a002 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lt_LT.json')
-rw-r--r--core/l10n/lt_LT.json34
1 files changed, 13 insertions, 21 deletions
diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json
index 204a52e8cbb..993ad447e64 100644
--- a/core/l10n/lt_LT.json
+++ b/core/l10n/lt_LT.json
@@ -3,6 +3,14 @@
"File is too big" : "Failas yra per didelis",
"The selected file is not an image." : "Pasirinktas failas nėra paveikslas.",
"The selected file cannot be read." : "Nepavyksta perskaityti pasirinkto failo.",
+ "The file was uploaded" : "Failas buvo įkeltas",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Įkeliamas failas viršija upload_max_filesize direktyvą, esančią faile php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Įkeltas failas viršija MAX_FILE_SIZE direktyvą, kuri buvo nurodyta HTML formoje",
+ "The file was only partially uploaded" : "Failas buvo tik dalinai įkeltas",
+ "No file was uploaded" : "Nebuvo įkeltas joks failas",
+ "Missing a temporary folder" : "Trūksta laikinojo aplanko",
+ "Could not write file to disk" : "Nepavyko rašyti į diską",
+ "A PHP extension stopped the file upload" : "PHP plėtinys sustabdė failo įkėlimą",
"Invalid file provided" : "Pateiktas neteisingas failas",
"No image or file provided" : "Nenurodytas paveikslas ar failas",
"Unknown filetype" : "Nežinomas failo tipas",
@@ -229,6 +237,7 @@
"You chose SQLite as database." : "Jūs kaip duomenų bazę pasirinkote SQLite.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite turėtų būti naudojama tik minimaliems ir plėtojimo egzemplioriams. Darbiniam egzemplioriui rekomenduojame naudoti kitą duomenų bazės vidinę pusę.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Jei sinchronizavimui naudojate kliento programas, tuomet SQLite naudojimas yra primygtinai nerekomenduojamas.",
+ "Install" : "Įdiegti",
"Need help?" : "Reikia pagalbos?",
"See the documentation" : "Žiūrėkite dokumentaciją",
"Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Nepavyko iš konfigūracijos aplanko pašalinti failo CAN_INSTALL. Pašalinkite šį failą rankiniu būdu.",
@@ -256,6 +265,9 @@
"You can close this window." : "Galite užverti šį langą.",
"This share is password-protected" : "Šis viešinys yra apsaugotas slaptažodžiu",
"The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą.",
+ "Email address" : "El. pašto adresas",
+ "Request password" : "Prašyti slaptažodžio",
+ "Go to %s" : "Pereiti į %s",
"Two-factor authentication" : "Dviejų faktorių tapatybės nustatymas",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Nepavyko įkelti bent vieno iš jūsų įjungtų dviejų faktorių tapatybės nustatymo metodų. Susisiekite su savo administratoriumi.",
"Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Dviejų faktorių tapatybės nustatymas yra priverstinis, tačiau nebuvo sukonfigūruotas jūsų paskyroje. Susisiekite su savo administratoriumi dėl pagalbos. ",
@@ -284,26 +296,6 @@
"Maintenance mode" : "Techninės priežiūros veiksena",
"This %s instance is currently in maintenance mode, which may take a while." : "Šis %s egzempliorius šiuo metu yra techninės priežiūros veiksenoje, kas savo ruožtu gali šiek tiek užtrukti.",
"This page will refresh itself when the instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai egzempliorius bus ir vėl prieinamas.",
- "Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi, jei šis pranešimas nedingsta arba, jei jis pasirodė netikėtai.",
- "Couldn't reset password because the token is invalid" : "Nepavyko atstatyti slaptažodžio, nes prieigos raktas yra neteisingas",
- "Couldn't reset password because the token is expired" : "Nepavyko atstatyti slaptažodžio, kadangi prieigos rakto galiojimas yra pasibaigęs",
- "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Tikrinama ar duomenų bazės struktūra gali būti atnaujinta (priklausomai nuo duomenų bazės dydžio, operacija gali ilgai užtrukti)",
- "Checked database schema update" : "Duomenų bazės struktūros naujinimas patikrintas",
- "Checking updates of apps" : "Tikrinami programėlių atnaujinimai",
- "Update app \"%s\" from appstore" : "Atnaujinkite \"%s\" įskiepį iš programinės įrangos saugyklos",
- "Checked database schema update for apps" : "Duomenų bazės struktūra paruošta įskiepių atnaujinimui",
- "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Jūsų svetainės serveris nėra sukonfiguruotas atpažinti \"{url}\". Daugiau informacijos rasite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>.",
- "Last background job execution ran {relativeTime}. Something seems wrong." : "Paskutinis foninis užduočių vykdymas buvo paleistas {relativeTime}. Atrodo, kad kažkas nutiko.",
- "Check the background job settings" : "Peržiūrėkite fone veikiančių užduočių nustatymus",
- "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nėra sukonfigūruotas atminties podėlis. Norėdami pagerinti našumą, jei prieinama, sukonfigūruokite atminties podėlį. Tolimesnę informaciją galima rasti mūsų <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>.",
- "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Kai kurie failai nepraėjo vientisumo patikrinimo. Tolimesnę informaciją apie tai, kaip išspręsti šią problemą, galima rasti <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Neteisingų failų sąrašas…</a> / <a href=\"{rescanEndpoint}\">Peržiūrėti iš naujo…</a>)",
- "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Išsamesnei informacijai, žiūrėkite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciją</a>.",
- "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Gaunate prieigą prie šios svetainės nesaugiu būdu per HTTP. Primygtinai rekomenduojama, kad nusistatytumėte serverį taip, kad jis vietoj HTTP reikalautų HTTPS, kaip tai yra aprašyta <a href=\"{docUrl}\">saugumo patarimuose ↗</a>.",
- "Continue to Nextcloud" : "Eiti į NextCloud",
- "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Atnaujinimas buvo sėkmingas. Po %n sekundės būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundžių būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundžių būsite nukreipti į Nextcloud.","Atnaujinimas buvo sėkmingas. Po %n sekundės būsite nukreipti į Nextcloud."],
- "Password can not be changed. Please contact your administrator." : "Slaptažodis negali būti pakeistas. Susisiekite su savo administratoriumi.",
- "Could not fetch list of apps from the app store." : "Nepavyko iš programėlių parduotuvės gauti programėlių sąrašo.",
- "Can't install this app because it is not compatible" : "Nepavyksta įdiegti šios programėlės, nes ji yra nesuderinama",
- "Can't install this app" : "Nepavyksta įdiegti šios programėlės"
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi, jei šis pranešimas nedingsta arba, jei jis pasirodė netikėtai."
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file