summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/cs.js')
-rw-r--r--apps/twofactor_backupcodes/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/cs.js b/apps/twofactor_backupcodes/l10n/cs.js
index 265efa2bca2..52f9f5c6e50 100644
--- a/apps/twofactor_backupcodes/l10n/cs.js
+++ b/apps/twofactor_backupcodes/l10n/cs.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"twofactor_backupcodes",
{
- "function" : "funkce",
"_" : "_",
"An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.",
"{name} backup codes" : "{name} záložní kódy",
@@ -33,6 +32,7 @@ OC.L10N.register(
"destroyed" : "zničeno",
"beforeMount" : "předPřipojením",
"Nextcloud backup codes" : "Nextcloud záložní kódy",
- "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Máte zapnuté dvouúrovňové ověřování ale zatím jste nenechali vytvořit záložní kódy. Určitě to udělejte pro případ ztráty přístupu k druhé fázi."
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Máte zapnuté dvouúrovňové ověřování ale zatím jste nenechali vytvořit záložní kódy. Určitě to udělejte pro případ ztráty přístupu k druhé fázi.",
+ "function" : "funkce"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");