diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-05 02:18:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-05 02:18:50 +0000 |
commit | 9a6569d4f2ffd86614c760a2d306a38869fa2538 (patch) | |
tree | 4a71e2c8b20e3e4eb7232b0e3a492e60dd4878f4 /core/l10n/lt_LT.js | |
parent | f0862dcfaa0eee98a8cd5183f37cb92e96f5767a (diff) | |
download | nextcloud-server-9a6569d4f2ffd86614c760a2d306a38869fa2538.tar.gz nextcloud-server-9a6569d4f2ffd86614c760a2d306a38869fa2538.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index a7810e92540..c5842f049ff 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -60,6 +60,7 @@ OC.L10N.register( "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Buvo neįmanoma įvykdyti cron užduotį per komandų eilutę. Atsirado šios techninės klaidos:", "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>)", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Jūsų PHP neturi FreeType palaikymo, kas savo ruožtu sąlygoja profilio paveikslėlių ir nustatymų sąsajos neteisingą atvaizdavimą.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Lentelėje „{tableName}“ trūksta nebūtino stulpelio „{columnName}“.", @@ -120,12 +121,14 @@ OC.L10N.register( "Log in with a device" : "Prisijungti naudojant įrenginį", "Back" : "Atgal", "Reset search" : "Atstatyti paiešką", + "Search for {name} only" : "Ieškoti tik {name}", "No results for {query}" : "{query} negrąžino jokių rezultatų", "Start typing to search" : "Norėdami atlikti paiešką, pradėkite rašyti", "Loading more results …" : "Įkeliama daugiau rezultatų…", "Load more results" : "Įkelti daugiau rezultatų", "An error occurred while searching for {type}" : "Ieškant {type}, įvyko klaida", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių"], + "Search {types} …" : "Ieškoti {types}…", "Settings" : "Nustatymai", "Could not load your contacts" : "Nepavyko įkelti jūsų adresatų", "Search contacts …" : "Ieškoti adresatų…", @@ -210,6 +213,7 @@ OC.L10N.register( "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?", "Back to %s" : "Atgal į %s", "Too many requests" : "Per daug užklausų", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iš jūsų tinklo buvo per daug užklausų. Bandykite dar kartą vėliau arba, jeigu tai klaida, susisiekite su savo administratoriumi.", "Error" : "Klaida", "Internal Server Error" : "Vidinė serverio klaida", "The server was unable to complete your request." : "Serveriui nepavyko įvykdyti jūsų užklausos.", |