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:
-rw-r--r--l10n/is.js1
-rw-r--r--l10n/is.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/is.js b/l10n/is.js
index d24df91..42192b7 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"TOTP (Authenticator app)" : "TOTP (auðkenningarforrit)",
"Authenticate with a TOTP app" : "Auðkenna með TOTP-forriti",
"Authentication code" : "Auðkenningarkóði",
+ "Submit" : "Senda inn",
"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"
},
diff --git a/l10n/is.json b/l10n/is.json
index f92a930..62c6336 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -7,6 +7,7 @@
"TOTP (Authenticator app)" : "TOTP (auðkenningarforrit)",
"Authenticate with a TOTP app" : "Auðkenna með TOTP-forriti",
"Authentication code" : "Auðkenningarkóði",
+ "Submit" : "Senda inn",
"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);"