Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index c061526..80172dd 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -1,8 +1,6 @@
OC.L10N.register(
"registration",
{
- "Registration is not allowed with the following domains:" : "Registrácia nie je povolená s nasledujúcimi doménami",
- "Registration is only allowed with the following domains:" : "Registrácia je povolená iba na nasledujúcich doménach",
"A problem occurred sending email, please contact your administrator." : "Pri odosielaní e-mailu sa vyskytol problém. Kontaktujte svojho správcu.",
"The entered verification code is wrong" : "Zadaný overovací kód je nesprávny",
"The verification failed." : "Overenie zlyhalo.",
@@ -24,7 +22,9 @@ OC.L10N.register(
"Enable now" : "Povoliť teraz",
"A user has already taken this email, maybe you already have an account?" : "Niekto už tento e-mail použil, nemáte už účet?",
"You can <a href=\"%s\">log in now</a>." : "Teraz sa môžete <a href=\"%s\">prihlásiť</a>.",
+ "Registration is only allowed with the following domains:" : "Registrácia je povolená iba na nasledujúcich doménach",
"Registration with this email domain is not allowed." : "Registrácia pomocou tejto e-mailovej domény nie je povolená",
+ "Registration is not allowed with the following domains:" : "Registrácia nie je povolená s nasledujúcimi doménami",
"Please provide a valid display name." : "Zadajte platné zobrazované meno.",
"Please provide a valid login name." : "Zadajte platné používateľské meno.",
"The login name you have chosen already exists." : "Používateľské meno, ktoré ste si vybrali, už existuje.",