diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-28 11:14:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-28 11:14:08 +0000 |
commit | db50e11edf608b6225e253610f7435089824a2c2 (patch) | |
tree | dff69086a5264a8c48cfa7599df363e2c892b693 /apps/twofactor_backupcodes/l10n/en_GB.json | |
parent | e2047009d118adbfeba6c16547d7965b10b92894 (diff) | |
download | nextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.tar.gz nextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/en_GB.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.json b/apps/twofactor_backupcodes/l10n/en_GB.json index 235f7c69edb..88dfc2c7370 100644 --- a/apps/twofactor_backupcodes/l10n/en_GB.json +++ b/apps/twofactor_backupcodes/l10n/en_GB.json @@ -1,11 +1,10 @@ { "translations": { - "Generate backup codes" : "Generate backup codes", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes have been generated. {{used}} of {{total}} codes have been used.", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later", "Save backup codes" : "Save backup codes", "Print backup codes" : "Print backup codes", "Regenerate backup codes" : "Regenerate backup codes", "If you regenerate backup codes, you automatically invalidate old codes." : "If you regenerate backup codes, you automatically invalidate old codes.", + "Generate backup codes" : "Generate backup codes", "An error occurred while generating your backup codes" : "An error occurred while generating your backup codes", "Nextcloud backup codes" : "Nextcloud backup codes", "You created two-factor backup codes for your account" : "You created two-factor backup codes for your account", @@ -13,6 +12,7 @@ "Use backup code" : "Use backup code", "Two factor backup codes" : "Two factor backup codes", "A two-factor auth backup codes provider" : "A two-factor auth backup codes provider", - "Second-factor backup codes" : "Second-factor backup codes" + "Second-factor backup codes" : "Second-factor backup codes", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes have been generated. {{used}} of {{total}} codes have been used." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |