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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js
index 8fd7daac9da..d2c6da9f388 100644
--- a/core/l10n/lt_LT.js
+++ b/core/l10n/lt_LT.js
@@ -90,7 +90,6 @@ OC.L10N.register(
"Passwordless authentication is only available over a secure connection." : "Tapatybės nustatymas be slaptažodžio yra prieinamas tik per saugų ryšį.",
"Reset password" : "Atstatyti slaptažodį",
"Couldn't send reset email. Please contact your administrator." : "Nepavyko išsiųsti atstatymo el. laiško. Susisiekite su savo administratoriumi.",
- "Password can not be changed. Please contact your administrator." : "Slaptažodis negali būti pakeistas. Susisiekite su savo administratoriumi.",
"Back to login" : "Grįžti prie prisijungimo",
"New password" : "Naujas slaptažodis",
"I know what I'm doing" : "Aš žinau ką darau",
@@ -99,8 +98,6 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "Nepavyko iš programėlių parduotuvės gauti programėlių sąrašo.",
"Installing apps …" : "Įdiegiamos programėlės…",
"App download or installation failed" : "Programėlės atsisiuntimas ar įdiegimas patyrė nesėkmę",
- "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",
"Cancel" : "Atsisakyti",
"Schedule work & meetings, synced with all your devices." : "Planuokite su visais jūsų įrenginiais sinchronizuotus darbus ir susitikimus.",
"Keep your colleagues and friends in one place without leaking their private info." : "Saugokite savo kolegas bei draugus vienoje vietoje, neatskleisdami jų asmeninės informacjios.",
@@ -314,7 +311,10 @@ OC.L10N.register(
"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.",
"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>."
},