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
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/l10n/cs.js1
-rw-r--r--core/l10n/cs.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index dcb48e4215a..8bd66fcfffc 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -140,6 +140,7 @@ OC.L10N.register(
"Please try again or contact your administrator." : "Zkuste to znovu nebo se obraťte na správce.",
"Username or email" : "Uživatelské jméno nebo e-mailová adresa",
"Password" : "Heslo",
+ "Toggle password visibility" : "Přepnout viditelnost hesla",
"Wrong username or password." : "Nesprávné uživatelské jméno nebo heslo.",
"User disabled" : "Uživatel zakázán",
"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 adresy. Další přihlášení bude možné za 30 sekund.",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index 46143596464..42cfaff9d62 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -138,6 +138,7 @@
"Please try again or contact your administrator." : "Zkuste to znovu nebo se obraťte na správce.",
"Username or email" : "Uživatelské jméno nebo e-mailová adresa",
"Password" : "Heslo",
+ "Toggle password visibility" : "Přepnout viditelnost hesla",
"Wrong username or password." : "Nesprávné uživatelské jméno nebo heslo.",
"User disabled" : "Uživatel zakázán",
"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 adresy. Další přihlášení bude možné za 30 sekund.",