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:
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r--core/l10n/lt_LT.js14
1 files changed, 3 insertions, 11 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js
index 8d5303e776f..a67fcd3302e 100644
--- a/core/l10n/lt_LT.js
+++ b/core/l10n/lt_LT.js
@@ -281,9 +281,6 @@ OC.L10N.register(
"Updated \"%s\" to %s" : "Atnaujinta \"%s\" į %s",
"There was an error loading your contacts" : "Įkeliant jūsų kontaktus, įvyko klaida",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Buvo problemų su kodo vientisumo patikrinimu. Daugiau informacijos…</a>",
- "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Kol kas jūsų saityno serveris nėra tinkamai nustatytas, kad leistų failų sinchronizavimą, nes atrodo, kad WebDAV sąsaja yra sugadinta.",
- "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" 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\" href=\"{docLink}\">dokumentacijoje</a>.",
- "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" 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 mūsų <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentacijoje</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Neteisingų failų sąrašas…</a> / <a href=\"{rescanEndpoint}\">Peržiūrėti iš naujo…</a>)",
"Error setting expiration date" : "Klaida nustatant dalinimosi pabaigos laiką",
"The public link will expire no later than {days} days after it is created" : "Nuoroda veiks ne mažiau kaip {days} dienas nuo sukūrimo",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} pasidalino per nuorodą",
@@ -295,22 +292,17 @@ OC.L10N.register(
"Share with other people by entering a user or group or an email address." : "Pasidalinti su kitais asmenimis galima įvedus vartotojo ar grupės vardą arba elektroninio pašto adresą.",
"The specified document has not been found on the server." : "Ieškotas dokumentas nerastas sistemoje.",
"You can click here to return to %s." : "Paspauskite čia norėdami grįžti į %s.",
- "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Išsamesnei informacijai apie tai kaip tinkamai sukonfigūruoti savo serverį, žiūrėkite <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dokumentaciją</a>.",
- "This action requires you to confirm your password:" : "Šis veiksmas reikalauja, kad patvirtintumėte savo slaptažodį:",
- "Wrong password. Reset it?" : "Neteisingas slaptažodis. Atstatyti jį?",
"Stay logged in" : "Likti prisijungus",
+ "Back to log in" : "Grįžti prie prisijungimo",
"Alternative Logins" : "Alternatyvūs prisijungimai",
- "You are about to grant \"%s\" access to your %s account." : "Ketinate suteikti \"%s\" prieigą prie savo %s paskyros.",
+ "You are about to grant %s access to your %s account." : "Jūs ketinate suteikti %s prieigą prie savo %s paskyros.",
"Alternative login using app token" : "Alternatyvus prisijungimas naudojant išorinės sistemos kodą",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "Jūsų paskyros saugumas yra sustiprintas. Prašome prisijungti naudojant antrą prisijungimo variantą.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Priklausomai nuo konfigūracijos, šiuo mygtuku taip pat galima patvirtinti domeną kaip patikimą.",
"Add \"%s\" as trusted domain" : "Pridėti \"%s\" į patikimų domenų sąrašą",
"%s will be updated to version %s" : "%s bus atnaujintas iki %s versijos",
- "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Detalesnės informacijos ieškokite <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentacijoje</a>",
"This page will refresh itself when the %s instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai %s egzempliorius bus ir vėl prieinamas.",
"Thank you for your patience." : "Dėkojame už jūsų kantrumą.",
- "Back to log in" : "Grįžti prie prisijungimo",
- "You are about to grant %s access to your %s account." : "Jūs ketinate suteikti %s prieigą prie savo %s paskyros.",
- "Depending on your configuration, this button could also work to trust the domain:" : "Priklausomai nuo konfigūracijos, šiuo mygtuku taip pat galima patvirtinti domeną kaip patikimą.",
"Enable" : "Įjungti"
},
"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);");