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-06-09 05:31:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-09 05:31:52 +0300
commitda58e46ecded68585f6ce3c5ce778be076711b1a (patch)
tree245f05bbcd332b963d80ed0a679b94db68233b34 /core/l10n/lt_LT.js
parentb7089c20ee4dd0f4b8bc805068aadbaf89a6a081 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r--core/l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js
index 5a6d7cee75c..d7204568b02 100644
--- a/core/l10n/lt_LT.js
+++ b/core/l10n/lt_LT.js
@@ -267,7 +267,6 @@ OC.L10N.register(
"You can close this window." : "Galite užverti šį langą.",
"This share is password-protected" : "Šis viešinys yra apsaugotas slaptažodžiu",
"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.",
@@ -298,6 +297,7 @@ OC.L10N.register(
"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.",
- "The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą."
+ "The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą.",
+ "Request password" : "Prašyti slaptažodžio"
},
"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);");