From a46d2f1d39c99b2e237b3b642099f02a3fb8c841 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Thu, 25 May 2017 00:08:04 +0000
Subject: [tx-robot] updated from transifex

---
 apps/twofactor_backupcodes/l10n/en_GB.js | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 apps/twofactor_backupcodes/l10n/en_GB.js

(limited to 'apps/twofactor_backupcodes/l10n/en_GB.js')

diff --git a/apps/twofactor_backupcodes/l10n/en_GB.js b/apps/twofactor_backupcodes/l10n/en_GB.js
new file mode 100644
index 00000000000..fc9ec043807
--- /dev/null
+++ b/apps/twofactor_backupcodes/l10n/en_GB.js
@@ -0,0 +1,19 @@
+OC.L10N.register(
+    "twofactor_backupcodes",
+    {
+    "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.",
+    "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",
+    "Backup code" : "Backup code",
+    "Use backup code" : "Use backup code",
+    "Two factor backup codes" : "Two factor backup codes",
+    "Second-factor backup codes" : "Second-factor backup codes"
+},
+"nplurals=2; plural=(n != 1);");
-- 
cgit v1.2.3