diff options
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index ef5bf32a460..7609f4fb7d2 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -298,24 +298,18 @@ OC.L10N.register( "Update app \"%s\" from appstore" : "Atnaujinkite \"%s\" įskiepį iš programinės įrangos saugyklos", "Checked for update of app \"%s\" in appstore" : "Atlikta atnaujinimų paieška įskiepiui \"%s\" programinės įrangos saugykloje", "Checked database schema update for apps" : "Duomenų bazės struktūra paruošta įskiepių atnaujinimui", - "Following apps have been disabled: %s" : "Šios programėlės buvo išjungtos: %s", "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."], - "Searching other places" : "Ieškoma kitose vietose", - "No search results in other folders for {tag}{filter}{endtag}" : "Kituose aplankuose nėra paieškos rezultatų, skirtų {tag}{filter}{endtag}", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} paieškos rezultatas kitame aplanke","{count} paieškos rezultatai kitame aplanke","{count} paieškos rezultatų kitame aplanke","{count} paieškos rezultatas kitame aplanke"], "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.", - "Nextcloud {app}" : "Nextcloud {app}", "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", - "These apps will be updated:" : "Bus atnaujintos šios programėlės:", - "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>." + "Can't install this app" : "Nepavyksta įdiegti šios programėlės" }, "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);"); |