summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-17 01:12:49 +0000
committerNextcloud bot <bot@nextcloud.com>2019-01-17 01:12:49 +0000
commitc61018220417e24d2f07b12939471906f4137c5c (patch)
treed9ca8aa3d3c8e7c621b42a2b26d27cd66a21b0b8 /apps/twofactor_backupcodes/l10n/en_GB.json
parent593e596da62392da08b47d2721ced0cd3cae81c0 (diff)
downloadnextcloud-server-c61018220417e24d2f07b12939471906f4137c5c.tar.gz
nextcloud-server-c61018220417e24d2f07b12939471906f4137c5c.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.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.json b/apps/twofactor_backupcodes/l10n/en_GB.json
index 838ce57c518..dbf755ace65 100644
--- a/apps/twofactor_backupcodes/l10n/en_GB.json
+++ b/apps/twofactor_backupcodes/l10n/en_GB.json
@@ -1,14 +1,4 @@
{ "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",
@@ -28,6 +18,16 @@
"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."
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes have been generated. {{used}} of {{total}} codes have been used.",
+ "activated" : "activated",
+ "updated" : "updated",
+ "mounted" : "mounted",
+ "deactivated" : "deactivated",
+ "beforeCreate" : "beforeCreate",
+ "created" : "created",
+ "beforeUpdate" : "beforeUpdate",
+ "beforeDestroy" : "beforeDestroy",
+ "destroyed" : "destroyed",
+ "beforeMount" : "beforeMount"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file