summaryrefslogtreecommitdiffstats
path: root/core/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r--core/l10n/cs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 0cc1573e128..54da24d1a25 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -278,7 +278,6 @@ OC.L10N.register(
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Bylo rozpoznáno několik neplatných pokusů o přihlášeni z Vaší IP. Další přihlášení bude možné za 30 sekund.",
"Stay logged in" : "Neodhlašovat",
"Forgot password?" : "Zapomněli jste heslo?",
- "Alternative Logins" : "Alternativní přihlášení",
"Account access" : "Přístup k účtu",
"You are about to grant %s access to your %s account." : "Chystáte se povolit %s přístup k vašemu %s účtu.",
"Grant access" : "Povolit přístup",
@@ -336,6 +335,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Pro informace, jak správně nastavit váš server, se podívejte do <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dokumentace</a>.",
"This action requires you to confirm your password:" : "Tato akce vyžaduje potvrzení vašeho hesla:",
"Wrong password. Reset it?" : "Nesprávné heslo. Resetovat?",
+ "Alternative Logins" : "Alternativní přihlášení",
"You are about to grant \"%s\" access to your %s account." : "Chystáte se povolit %s přístup k vašemu %s účtu.",
"You are accessing the server from an untrusted domain." : "Přistupujete na server z nedůvěryhodné domény.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte prosím svého správce. Pokud spravujete tuto instalaci, nastavte \"trusted_domains\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.",