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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-01-09 11:17:23 +0300
committerNextcloud bot <bot@nextcloud.com>2017-01-09 11:17:23 +0300
commit2f1151372dd2c01b11eb07bfdd7f724766c8f33f (patch)
tree6564e48fcd6a0b204d936f07cdaa66809729f454 /l10n
parent405d12ffbf02de09bac277bf48ddf11a75258978 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/sv.js2
-rw-r--r--l10n/sv.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index 281c557..7d2d5a3 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"twofactor_totp",
{
"Enable TOTP" : "Aktivera TOTP",
- "This is your new TOTP secret:" : "Detta är din nya TOTP-hemlighet:",
+ "This is your new TOTP secret:" : "Detta är din nya TOTP-kod:",
"Scan this QR code with your TOTP app" : "Skanna denna QR-kod med din TOTP-app",
"Authenticate with a TOTP app" : "Autentisera med en TOTP-app",
"Authentication code" : "Autentiseringskod",
diff --git a/l10n/sv.json b/l10n/sv.json
index 5c2da19..c29f2f6 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -1,6 +1,6 @@
{ "translations": {
"Enable TOTP" : "Aktivera TOTP",
- "This is your new TOTP secret:" : "Detta är din nya TOTP-hemlighet:",
+ "This is your new TOTP secret:" : "Detta är din nya TOTP-kod:",
"Scan this QR code with your TOTP app" : "Skanna denna QR-kod med din TOTP-app",
"Authenticate with a TOTP app" : "Autentisera med en TOTP-app",
"Authentication code" : "Autentiseringskod",