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/sk.js')
-rw-r--r--core/l10n/sk.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js
index 677c2eba7c2..fd03298ccfc 100644
--- a/core/l10n/sk.js
+++ b/core/l10n/sk.js
@@ -27,6 +27,8 @@ 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é",
+ "Could not reset password because the token is expired" : "Nepodarilo sa obnoviť heslo, pretože platnosť tokenu uplynula",
+ "Could not reset password because the token is invalid" : "Nepodarilo sa obnoviť heslo, pretože token nie je platný",
"%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.",
@@ -339,6 +341,7 @@ OC.L10N.register(
"You can close this window." : "Toto okno už môžete zatvoriť.",
"This share is password-protected" : "Toto sprístupnenie je chránené heslom",
"The password is wrong. Try again." : "Heslo je chybné. Skúste to znova.",
+ "Go to %s" : "Prejsť na %s",
"Two-factor authentication" : "Dvojzložkové overovanie",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Vylepšená bezpečnosť je pre váš účet povolená. Vyberte druhý faktor overenia:",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Nedá sa načíťať minimálne jeden z vašich povolených spôsobov na dvojzložkové overovanie. Kontaktujte prosím správcu systému.",