summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-16 01:12:14 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-16 01:12:14 +0000
commitdef8af3e7e1f4328860f5c2d0c1643e0553f58e0 (patch)
tree71cd019171c96ba5cd52b43676e150c499f5ca0c /apps/twofactor_backupcodes/l10n/en_GB.json
parent846e2f296725c0ca5052707d2fc7fa7f464ca760 (diff)
downloadnextcloud-server-def8af3e7e1f4328860f5c2d0c1643e0553f58e0.tar.gz
nextcloud-server-def8af3e7e1f4328860f5c2d0c1643e0553f58e0.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.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.json b/apps/twofactor_backupcodes/l10n/en_GB.json
index 96ca440407f..838ce57c518 100644
--- a/apps/twofactor_backupcodes/l10n/en_GB.json
+++ b/apps/twofactor_backupcodes/l10n/en_GB.json
@@ -1,18 +1,33 @@
{ "translations": {
+ "activated" : "activated",
+ "updated" : "updated",
+ "mounted" : "mounted",
+ "deactivated" : "deactivated",
+ "beforeCreate" : "beforeCreate",
+ "created" : "created",
+ "beforeUpdate" : "beforeUpdate",
+ "beforeDestroy" : "beforeDestroy",
+ "destroyed" : "destroyed",
+ "beforeMount" : "beforeMount",
"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",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "Backup codes have been generated. {used} of {total} codes have been used.",
"Regenerate backup codes" : "Regenerate backup codes",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-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",
"Second-factor backup codes" : "Second-factor backup codes",
+ "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." : "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.",
"Backup code" : "Backup code",
"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",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "Use one of the backup codes you saved when setting up two-factor authentication.",
+ "Submit" : "Submit",
"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