diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-30 01:13:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-30 01:13:33 +0000 |
commit | 809058cb3ca68c74307b056c1581836f2b51b260 (patch) | |
tree | 138149db684eeddfda8380f7fe254b38b7fab58d /apps/twofactor_backupcodes/l10n/cs.js | |
parent | fb5eebd33b8c500e13b3ec00941933f2adce7b29 (diff) | |
download | nextcloud-server-809058cb3ca68c74307b056c1581836f2b51b260.tar.gz nextcloud-server-809058cb3ca68c74307b056c1581836f2b51b260.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/cs.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/cs.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/cs.js b/apps/twofactor_backupcodes/l10n/cs.js index 26d08eb6299..e0c80610c45 100644 --- a/apps/twofactor_backupcodes/l10n/cs.js +++ b/apps/twofactor_backupcodes/l10n/cs.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_" : "_", "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", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Zde jsou vaše záložní kódy. Kódy si uložte a/nebo vytiskněte, protože už je nebude možné zobrazit znovu.", "Save backup codes" : "Uložit záložní kódy", "Print backup codes" : "Vytisknout záložní kódy", |