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>2021-09-11 05:27:42 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-11 05:27:42 +0300
commit5e989fa75bac70a6bbe46d841a16dd3655c4ec34 (patch)
tree82e53421e6a15ad61d644a8e6834976125a19e2d /core/l10n/sk.js
parent99a146803353ee93a6935606b411954b9ad845f5 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sk.js')
-rw-r--r--core/l10n/sk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js
index ca900634555..677c2eba7c2 100644
--- a/core/l10n/sk.js
+++ b/core/l10n/sk.js
@@ -27,8 +27,6 @@ OC.L10N.register(
"Could not complete login" : "Nie je možné dokončiť prihlásenie",
"Your login token is invalid or has expired" : "Váš prihlasovací token je neplatný alebo jeho platnosť skončila",
"Password reset is disabled" : "Obnovenie hesla nie je povolené",
- "Couldn't reset password because the token is invalid" : "Nepodarilo sa obnoviť heslo, pretože token nie je platný",
- "Couldn't reset password because the token is expired" : "Nepodarilo sa obnoviť heslo, pretože platnosť tokenu uplynula",
"%s password reset" : "reset hesla %s",
"Password reset" : "Obnovenie hesla",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Pre obnovenie hesla kliknite na nasledujúce tlačidlo. Pokiaľ ste nevyžiadali obnovenie hesla, tento email ignorujte.",
@@ -374,6 +372,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Táto %s inštancia je v súčasnej dobe v režime údržby. Počkajte prosím.",
"This page will refresh itself when the instance is available again." : "Táto stránka sa obnoví sama hneď ako bude inštancia znovu dostupná.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správcu systému, ak sa táto správa objavuje opakovane alebo neočakávane.",
+ "Couldn't reset password because the token is invalid" : "Nepodarilo sa obnoviť heslo, pretože token nie je platný",
+ "Couldn't reset password because the token is expired" : "Nepodarilo sa obnoviť heslo, pretože platnosť tokenu uplynula",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Kontroluje sa, či je možné aktualizovať schému databázy (to môže trvať dlhší čas v závislosti na veľkosti databázy)",
"Checked database schema update" : "Skontrolovať aktualizáciu schémy databázy",
"Checking updates of apps" : "Kontrolujú sa aktualizácie aplikácií",