diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-11 02:27:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-11 02:27:42 +0000 |
commit | 5e989fa75bac70a6bbe46d841a16dd3655c4ec34 (patch) | |
tree | 82e53421e6a15ad61d644a8e6834976125a19e2d /core/l10n/lt_LT.js | |
parent | 99a146803353ee93a6935606b411954b9ad845f5 (diff) | |
download | nextcloud-server-5e989fa75bac70a6bbe46d841a16dd3655c4ec34.tar.gz nextcloud-server-5e989fa75bac70a6bbe46d841a16dd3655c4ec34.zip |
[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.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 7609f4fb7d2..e3d31965e48 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -18,8 +18,6 @@ OC.L10N.register( "Could not complete login" : "Nepavyko užbaigti prisijungimo", "Your login token is invalid or has expired" : "Jūsų prieigos raktas yra neteisingas arba pasibaigė jo galiojimo laikas", "Password reset is disabled" : "Slaptažodžio atstatymas išjungtas", - "Couldn't reset password because the token is invalid" : "Nepavyko atstatyti slaptažodžio, nes prieigos raktas yra neteisingas", - "Couldn't reset password because the token is expired" : "Nepavyko atstatyti slaptažodžio, kadangi prieigos rakto galiojimas yra pasibaigęs", "%s password reset" : "%s slaptažodžio atstatymas", "Password reset" : "Slaptažodžio atstatymas", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Paspauskite mygtuką slaptažodžio atkūrimui. Jei slaptažodžio atkūrimas nėra reikalingas, ignoruokite šį laišką.", @@ -291,6 +289,8 @@ 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.", + "Couldn't reset password because the token is invalid" : "Nepavyko atstatyti slaptažodžio, nes prieigos raktas yra neteisingas", + "Couldn't reset password because the token is expired" : "Nepavyko atstatyti slaptažodžio, kadangi prieigos rakto galiojimas yra pasibaigęs", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Tikrinama ar duomenų bazės struktūra gali būti atnaujinta (priklausomai nuo duomenų bazės dydžio, operacija gali ilgai užtrukti)", "Checked database schema update" : "Duomenų bazės struktūros naujinimas patikrintas", "Checking updates of apps" : "Tikrinami programėlių atnaujinimai", |