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-03-11 04:16:22 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-11 04:16:22 +0300
commitca5cd531cc49093a501b881b9a9334b77669c1ad (patch)
treeab5789eb527d4804bbd5b1ebdd3aa64b692851bc /l10n
parent0eacfee9611bd153057a534f4f0f9da0fbec5a59 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/is.js15
-rw-r--r--l10n/is.json13
2 files changed, 28 insertions, 0 deletions
diff --git a/l10n/is.js b/l10n/is.js
new file mode 100644
index 0000000..d24df91
--- /dev/null
+++ b/l10n/is.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "twofactor_totp",
+ {
+ "Enable TOTP" : "Virkja TOTP",
+ "This is your new TOTP secret:" : "Þetta er nýi TOTP-leynilykillinn þinn:",
+ "Scan this QR code with your TOTP app" : "Skannaðu þennan QR-kóða með TOTP-forritinu þínu",
+ "You enabled TOTP two-factor authentication for your account" : "Þú virkjaðir TOTP tveggja-þrepa auðkenningu fyrir aðganginn þinn",
+ "You disabled TOTP two-factor authentication for your account" : "Þú gerðir TOTP tveggja-þrepa auðkenningu fyrir aðganginn þinn óvirka",
+ "TOTP (Authenticator app)" : "TOTP (auðkenningarforrit)",
+ "Authenticate with a TOTP app" : "Auðkenna með TOTP-forriti",
+ "Authentication code" : "Auðkenningarkóði",
+ "Get the authentication code from the two-factor authentication app on your device." : "Náðu í auðkenningarkóða frá tveggja-þrepa auðkenningarforriti á tækinu þínu.",
+ "TOTP second-factor auth" : "TOTP tveggja-þrepa auðkenning"
+},
+"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/l10n/is.json b/l10n/is.json
new file mode 100644
index 0000000..f92a930
--- /dev/null
+++ b/l10n/is.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "Enable TOTP" : "Virkja TOTP",
+ "This is your new TOTP secret:" : "Þetta er nýi TOTP-leynilykillinn þinn:",
+ "Scan this QR code with your TOTP app" : "Skannaðu þennan QR-kóða með TOTP-forritinu þínu",
+ "You enabled TOTP two-factor authentication for your account" : "Þú virkjaðir TOTP tveggja-þrepa auðkenningu fyrir aðganginn þinn",
+ "You disabled TOTP two-factor authentication for your account" : "Þú gerðir TOTP tveggja-þrepa auðkenningu fyrir aðganginn þinn óvirka",
+ "TOTP (Authenticator app)" : "TOTP (auðkenningarforrit)",
+ "Authenticate with a TOTP app" : "Auðkenna með TOTP-forriti",
+ "Authentication code" : "Auðkenningarkóði",
+ "Get the authentication code from the two-factor authentication app on your device." : "Náðu í auðkenningarkóða frá tveggja-þrepa auðkenningarforriti á tækinu þínu.",
+ "TOTP second-factor auth" : "TOTP tveggja-þrepa auðkenning"
+},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
+} \ No newline at end of file