Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/bg.js')
-rw-r--r--l10n/bg.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 83a5d48..c8d9064 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -4,6 +4,10 @@ OC.L10N.register(
"Enable TOTP" : "Включи TOTP",
"This is your new TOTP secret:" : "Това е вашата TOTP парола:",
"Scan this QR code with your TOTP app" : "Сканирайте QR кода с TOTP приложение",
- "Authenticate with a TOTP app" : "Идентифицирате с TOTP приложение"
+ "Authentication code" : "Идентификационен код",
+ "Verify" : "Потвърждаване",
+ "Could not verify your key. Please try again" : "Вашия ключ не можа да бъде потвърден. Моля, опитайте отново.",
+ "Authenticate with a TOTP app" : "Идентифицирате с TOTP приложение",
+ "Submit" : "Изпращане"
},
"nplurals=2; plural=(n != 1);");