diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-09 02:31:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-09 02:31:52 +0000 |
commit | da58e46ecded68585f6ce3c5ce778be076711b1a (patch) | |
tree | 245f05bbcd332b963d80ed0a679b94db68233b34 /core/l10n/lt_LT.json | |
parent | b7089c20ee4dd0f4b8bc805068aadbaf89a6a081 (diff) | |
download | nextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.tar.gz nextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lt_LT.json')
-rw-r--r-- | core/l10n/lt_LT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 73829ae3836..506f6ff29cd 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -265,7 +265,6 @@ "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.", @@ -296,6 +295,7 @@ "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" },"pluralForm" :"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);" }
\ No newline at end of file |