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

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 26438378..d72d896f 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"Error" : "Chyba",
"Account not provisioned." : "Účet není zprovozněn.",
"Your account is not provisioned, access to this service is thus not possible." : "Váš účet ještě nebyl zprovozněn, přístup ke službě tedy ještě není možný.",
+ "Login options:" : "Možnosti přihlašování:",
"Choose a authentication provider" : "Zvolte poskytovatele ověřování"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");