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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/bg.js1
-rw-r--r--l10n/bg.json1
-rw-r--r--l10n/ca.js1
-rw-r--r--l10n/ca.json1
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/da.js1
-rw-r--r--l10n/da.json1
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/el.js1
-rw-r--r--l10n/el.json1
-rw-r--r--l10n/en_GB.js1
-rw-r--r--l10n/en_GB.json1
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
-rw-r--r--l10n/es_MX.js1
-rw-r--r--l10n/es_MX.json1
-rw-r--r--l10n/fi.js1
-rw-r--r--l10n/fi.json1
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
-rw-r--r--l10n/hu.js1
-rw-r--r--l10n/hu.json1
-rw-r--r--l10n/is.js1
-rw-r--r--l10n/is.json1
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
-rw-r--r--l10n/ja.js1
-rw-r--r--l10n/ja.json1
-rw-r--r--l10n/ko.js1
-rw-r--r--l10n/ko.json1
-rw-r--r--l10n/lt_LT.js1
-rw-r--r--l10n/lt_LT.json1
-rw-r--r--l10n/lv.js1
-rw-r--r--l10n/lv.json1
-rw-r--r--l10n/nb.js3
-rw-r--r--l10n/nb.json3
-rw-r--r--l10n/nl.js2
-rw-r--r--l10n/nl.json2
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
-rw-r--r--l10n/ru.js1
-rw-r--r--l10n/ru.json1
-rw-r--r--l10n/sk.js7
-rw-r--r--l10n/sk.json5
-rw-r--r--l10n/sl.js1
-rw-r--r--l10n/sl.json1
-rw-r--r--l10n/sq.js1
-rw-r--r--l10n/sq.json1
-rw-r--r--l10n/sv.js1
-rw-r--r--l10n/sv.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
-rw-r--r--l10n/zh_TW.js1
-rw-r--r--l10n/zh_TW.json1
62 files changed, 4 insertions, 74 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 5eea6c5..4f15275 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS потвърждение",
- "Send a authentication code via SMS" : "Изпращане на идентификационен код чрез SMS",
"%s is your Nextcloud authentication code" : "%s е вашия Nextcloud идентификационен код",
"Authentication code" : "Идентификационен код",
"An access code has been sent to %s" : "Код за достъп беше изпратен на %s",
diff --git a/l10n/bg.json b/l10n/bg.json
index 71eecfa..28d7435 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS потвърждение",
- "Send a authentication code via SMS" : "Изпращане на идентификационен код чрез SMS",
"%s is your Nextcloud authentication code" : "%s е вашия Nextcloud идентификационен код",
"Authentication code" : "Идентификационен код",
"An access code has been sent to %s" : "Код за достъп беше изпратен на %s",
diff --git a/l10n/ca.js b/l10n/ca.js
index 461ca8b..c12cef2 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "Verificació per SMS",
- "Send a authentication code via SMS" : "Envia un codi d'autenticació per SMS",
"%s is your Nextcloud authentication code" : "%s es el teu codi d'Autenticació de Nextcloud",
"Authentication code" : "Code d'autenticació"
},
diff --git a/l10n/ca.json b/l10n/ca.json
index 3ee7ca9..735521b 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "Verificació per SMS",
- "Send a authentication code via SMS" : "Envia un codi d'autenticació per SMS",
"%s is your Nextcloud authentication code" : "%s es el teu codi d'Autenticació de Nextcloud",
"Authentication code" : "Code d'autenticació"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/cs.js b/l10n/cs.js
index 0b75bea..df0f8ec 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS ověření",
- "Send a authentication code via SMS" : "Odeslat ověřovací kód jako SMS",
"%s is your Nextcloud authentication code" : "%s je váš ověřovací kód pro Nextcloud",
"Authentication code" : "Ověřovací kód",
"An access code has been sent to %s" : "Přístupový kód byl zaslán na %s",
diff --git a/l10n/cs.json b/l10n/cs.json
index 755db74..bdb3b58 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS ověření",
- "Send a authentication code via SMS" : "Odeslat ověřovací kód jako SMS",
"%s is your Nextcloud authentication code" : "%s je váš ověřovací kód pro Nextcloud",
"Authentication code" : "Ověřovací kód",
"An access code has been sent to %s" : "Přístupový kód byl zaslán na %s",
diff --git a/l10n/da.js b/l10n/da.js
index 0526e7b..d70e23d 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS verifikation ",
- "Send a authentication code via SMS" : "Send en godkendelses kode via SMS",
"%s is your Nextcloud authentication code" : "%s er din Nextcloud godkendelses kode",
"Authentication code" : "Godkendelses kode",
"An access code has been sent to %s" : "En adgangskode er blevet sendt til %s",
diff --git a/l10n/da.json b/l10n/da.json
index 5fb1138..5250e01 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS verifikation ",
- "Send a authentication code via SMS" : "Send en godkendelses kode via SMS",
"%s is your Nextcloud authentication code" : "%s er din Nextcloud godkendelses kode",
"Authentication code" : "Godkendelses kode",
"An access code has been sent to %s" : "En adgangskode er blevet sendt til %s",
diff --git a/l10n/de.js b/l10n/de.js
index 8d25a16..87bb944 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS-Bestätigung",
- "Send a authentication code via SMS" : "Einen Authentifizierungscode über SMS versenden",
"%s is your Nextcloud authentication code" : "%s ist dein Nextcloud-Authentifizierungscode",
"Two Factor SMS Provider" : "Zwei-Faktor SMS-Anbieter",
"Authentication code" : "Authentifizierungscode",
diff --git a/l10n/de.json b/l10n/de.json
index 26aad99..bbc1cc8 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS-Bestätigung",
- "Send a authentication code via SMS" : "Einen Authentifizierungscode über SMS versenden",
"%s is your Nextcloud authentication code" : "%s ist dein Nextcloud-Authentifizierungscode",
"Two Factor SMS Provider" : "Zwei-Faktor SMS-Anbieter",
"Authentication code" : "Authentifizierungscode",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 3be8316..c2645a7 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS-Bestätigung",
- "Send a authentication code via SMS" : "Sende einen Authentifizierungscode per SMS",
"%s is your Nextcloud authentication code" : "%s ist Ihr Nextcloud-Authentifizierungscode",
"Two Factor SMS Provider" : "Zwei-Faktor SMS-Anbieter",
"Authentication code" : "Authentifizierungscode",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index e777a85..229363b 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS-Bestätigung",
- "Send a authentication code via SMS" : "Sende einen Authentifizierungscode per SMS",
"%s is your Nextcloud authentication code" : "%s ist Ihr Nextcloud-Authentifizierungscode",
"Two Factor SMS Provider" : "Zwei-Faktor SMS-Anbieter",
"Authentication code" : "Authentifizierungscode",
diff --git a/l10n/el.js b/l10n/el.js
index be7a1fb..25f7b82 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "Επιβεβαίωση με SMS",
- "Send a authentication code via SMS" : "Αποστολή κωδικού πιστοποίησης με μήνυμα",
"%s is your Nextcloud authentication code" : "%s είναι ο κωδικός πιστοποίησης του Nextcloud",
"Two Factor SMS Provider" : "Διπλός Παράγοντας Παροχής SMS",
"Authentication code" : "Κωδικός πιστοποίησης",
diff --git a/l10n/el.json b/l10n/el.json
index 731616f..5dba7fa 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "Επιβεβαίωση με SMS",
- "Send a authentication code via SMS" : "Αποστολή κωδικού πιστοποίησης με μήνυμα",
"%s is your Nextcloud authentication code" : "%s είναι ο κωδικός πιστοποίησης του Nextcloud",
"Two Factor SMS Provider" : "Διπλός Παράγοντας Παροχής SMS",
"Authentication code" : "Κωδικός πιστοποίησης",
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 7e60df0..d5bc646 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS verification",
- "Send a authentication code via SMS" : "Send a authentication code via SMS",
"%s is your Nextcloud authentication code" : "%s is your Nextcloud authentication code",
"Authentication code" : "Authentication code",
"An access code has been sent to %s" : "An access code has been sent to %s",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index d6e9ba1..ae60fc8 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS verification",
- "Send a authentication code via SMS" : "Send a authentication code via SMS",
"%s is your Nextcloud authentication code" : "%s is your Nextcloud authentication code",
"Authentication code" : "Authentication code",
"An access code has been sent to %s" : "An access code has been sent to %s",
diff --git a/l10n/es.js b/l10n/es.js
index a035ed9..979ae83 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "Verificación SMS",
- "Send a authentication code via SMS" : "Enviar un código de autenficación por SMS",
"%s is your Nextcloud authentication code" : "%s es tu código de atenficación para Nextcloud",
"Authentication code" : "Código de autentificación",
"An access code has been sent to %s" : "Un código acceso ha sido enviado a %s",
diff --git a/l10n/es.json b/l10n/es.json
index 9918979..a401d26 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "Verificación SMS",
- "Send a authentication code via SMS" : "Enviar un código de autenficación por SMS",
"%s is your Nextcloud authentication code" : "%s es tu código de atenficación para Nextcloud",
"Authentication code" : "Código de autentificación",
"An access code has been sent to %s" : "Un código acceso ha sido enviado a %s",
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 2f24809..3e85402 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "Verificación por SMS",
- "Send a authentication code via SMS" : "Enviar un código de autenticación por SMS",
"%s is your Nextcloud authentication code" : "%s es su código de autenticación Nextcloud",
"Two Factor SMS Provider" : "Proveedor de SMS de Dos-Factores",
"Authentication code" : "Código de autenticación",
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index d1dbd0c..c2cb526 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "Verificación por SMS",
- "Send a authentication code via SMS" : "Enviar un código de autenticación por SMS",
"%s is your Nextcloud authentication code" : "%s es su código de autenticación Nextcloud",
"Two Factor SMS Provider" : "Proveedor de SMS de Dos-Factores",
"Authentication code" : "Código de autenticación",
diff --git a/l10n/fi.js b/l10n/fi.js
index 72117b0..1b9de9e 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "Tekstiviestivahvistus",
- "Send a authentication code via SMS" : "Lähetä vahvistuskoodi tekstiviestillä",
"%s is your Nextcloud authentication code" : "Nextcloud-vahvistuskoodisi on %s",
"Authentication code" : "Vahvistuskoodi",
"An access code has been sent to %s" : "Vahvistuskoodi lähetettiin kohteelle %s",
diff --git a/l10n/fi.json b/l10n/fi.json
index 224d1d7..1220d84 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "Tekstiviestivahvistus",
- "Send a authentication code via SMS" : "Lähetä vahvistuskoodi tekstiviestillä",
"%s is your Nextcloud authentication code" : "Nextcloud-vahvistuskoodisi on %s",
"Authentication code" : "Vahvistuskoodi",
"An access code has been sent to %s" : "Vahvistuskoodi lähetettiin kohteelle %s",
diff --git a/l10n/fr.js b/l10n/fr.js
index 4fc8967..cfc26dd 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "Vérification SMS",
- "Send a authentication code via SMS" : "Envoyer un code d'authentification par SMS",
"%s is your Nextcloud authentication code" : "Votre code d'authentification Nextcloud est %s",
"Two Factor SMS Provider" : "Fournisseur de SMS pour l'authentification en deux étapes",
"Authentication code" : "Code d'authentification",
diff --git a/l10n/fr.json b/l10n/fr.json
index db58c7c..68b66a4 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "Vérification SMS",
- "Send a authentication code via SMS" : "Envoyer un code d'authentification par SMS",
"%s is your Nextcloud authentication code" : "Votre code d'authentification Nextcloud est %s",
"Two Factor SMS Provider" : "Fournisseur de SMS pour l'authentification en deux étapes",
"Authentication code" : "Code d'authentification",
diff --git a/l10n/hu.js b/l10n/hu.js
index 88438d5..e036d52 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS ellenőrzés",
- "Send a authentication code via SMS" : "Hitelesítő kód küldése SMS-ben",
"%s is your Nextcloud authentication code" : "%s a Nextcloud hitelesítő kódod",
"Authentication code" : "Hitelesítő kód",
"An access code has been sent to %s" : "Egy hozzáférési kód el lett küldve ide: %s",
diff --git a/l10n/hu.json b/l10n/hu.json
index 93b1388..10e3c6f 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS ellenőrzés",
- "Send a authentication code via SMS" : "Hitelesítő kód küldése SMS-ben",
"%s is your Nextcloud authentication code" : "%s a Nextcloud hitelesítő kódod",
"Authentication code" : "Hitelesítő kód",
"An access code has been sent to %s" : "Egy hozzáférési kód el lett küldve ide: %s",
diff --git a/l10n/is.js b/l10n/is.js
index 57c1306..a82bc98 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS-sannvottun",
- "Send a authentication code via SMS" : "Senda auðkenningarkóða með SMS",
"%s is your Nextcloud authentication code" : "%s er auðkenningarkóðinn þinn á Nextcloud",
"Two Factor SMS Provider" : "Veituaðili tveggja-þrepa SMS-vottunar",
"Authentication code" : "Auðkenningarkóði",
diff --git a/l10n/is.json b/l10n/is.json
index 8e11617..c1d7192 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS-sannvottun",
- "Send a authentication code via SMS" : "Senda auðkenningarkóða með SMS",
"%s is your Nextcloud authentication code" : "%s er auðkenningarkóðinn þinn á Nextcloud",
"Two Factor SMS Provider" : "Veituaðili tveggja-þrepa SMS-vottunar",
"Authentication code" : "Auðkenningarkóði",
diff --git a/l10n/it.js b/l10n/it.js
index c0c28f8..3312b5a 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "Verifica SMS",
- "Send a authentication code via SMS" : "Invia un codice di autenticazione tramite SMS",
"%s is your Nextcloud authentication code" : "%s è il tuo codice di autenticazione Nextcloud",
"Authentication code" : "Codice di autenticazione",
"An access code has been sent to %s" : "Un codice di accesso è stato inviato a %s",
diff --git a/l10n/it.json b/l10n/it.json
index ba4251f..9e9245e 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "Verifica SMS",
- "Send a authentication code via SMS" : "Invia un codice di autenticazione tramite SMS",
"%s is your Nextcloud authentication code" : "%s è il tuo codice di autenticazione Nextcloud",
"Authentication code" : "Codice di autenticazione",
"An access code has been sent to %s" : "Un codice di accesso è stato inviato a %s",
diff --git a/l10n/ja.js b/l10n/ja.js
index bb8bb1b..e0357f2 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS 認証",
- "Send a authentication code via SMS" : "SMS経由で認証コードを送信する",
"%s is your Nextcloud authentication code" : "%sはあなたのNextcloud認証コードです",
"Authentication code" : "認証コード",
"An access code has been sent to %s" : "アクセスコードが %s に送信されました",
diff --git a/l10n/ja.json b/l10n/ja.json
index b6d003d..67e0fde 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS 認証",
- "Send a authentication code via SMS" : "SMS経由で認証コードを送信する",
"%s is your Nextcloud authentication code" : "%sはあなたのNextcloud認証コードです",
"Authentication code" : "認証コード",
"An access code has been sent to %s" : "アクセスコードが %s に送信されました",
diff --git a/l10n/ko.js b/l10n/ko.js
index 57c5641..b6fb9b3 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS 인증",
- "Send a authentication code via SMS" : "SMS로 인증 코드 보내기",
"%s is your Nextcloud authentication code" : "%s: Nextcloud 인증 코드입니다",
"Authentication code" : "인증 코드",
"An access code has been sent to %s" : "접근 코드를 %s(으)로 보냄",
diff --git a/l10n/ko.json b/l10n/ko.json
index 9048a91..7316d2b 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS 인증",
- "Send a authentication code via SMS" : "SMS로 인증 코드 보내기",
"%s is your Nextcloud authentication code" : "%s: Nextcloud 인증 코드입니다",
"Authentication code" : "인증 코드",
"An access code has been sent to %s" : "접근 코드를 %s(으)로 보냄",
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 32adf0b..79cea7f 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS patvirtinimas",
- "Send a authentication code via SMS" : "Siųsti tapatybės nustatymo kodą trumpąja SMS žinute",
"%s is your Nextcloud authentication code" : "%s yra jūsų Nextcloud tapatybės nustatymo kodas",
"Authentication code" : "Tapatybės nustatymo kodas",
"An access code has been sent to %s" : "Prieigos kodas buvo išsiųstas į %s",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index b102441..0da6acf 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS patvirtinimas",
- "Send a authentication code via SMS" : "Siųsti tapatybės nustatymo kodą trumpąja SMS žinute",
"%s is your Nextcloud authentication code" : "%s yra jūsų Nextcloud tapatybės nustatymo kodas",
"Authentication code" : "Tapatybės nustatymo kodas",
"An access code has been sent to %s" : "Prieigos kodas buvo išsiųstas į %s",
diff --git a/l10n/lv.js b/l10n/lv.js
index 07d5bd6..5dcdc1d 100644
--- a/l10n/lv.js
+++ b/l10n/lv.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS verifikācija",
- "Send a authentication code via SMS" : "Sūtīt autentifikācijas kodu, izmantojot SMS",
"%s is your Nextcloud authentication code" : "%s ir jūsu Nextcloud autentifikācijas kods",
"Authentication code" : "Autentifikācijas kods",
"An access code has been sent to %s" : "Piekļuves kods ir nosūtīts %s",
diff --git a/l10n/lv.json b/l10n/lv.json
index 3caef22..eaf9363 100644
--- a/l10n/lv.json
+++ b/l10n/lv.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS verifikācija",
- "Send a authentication code via SMS" : "Sūtīt autentifikācijas kodu, izmantojot SMS",
"%s is your Nextcloud authentication code" : "%s ir jūsu Nextcloud autentifikācijas kods",
"Authentication code" : "Autentifikācijas kods",
"An access code has been sent to %s" : "Piekļuves kods ir nosūtīts %s",
diff --git a/l10n/nb.js b/l10n/nb.js
index 481a59e..62c4dad 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -2,10 +2,9 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS-verifisering",
- "Send a authentication code via SMS" : "Send en autentiseringskode på SMS",
"%s is your Nextcloud authentication code" : "%s er din Nextcloud-autentiseringskode",
"Authentication code" : "Autentiseringskode",
"An access code has been sent to %s" : "En tilgangskode er sendt til %s",
- "Error while sending the Message. Please try again later or contact the administrator." : "Feil ved sending av melding. Prøv igjen senere eller ta kontakt med en administrator."
+ "Error while sending the Message. Please try again later or contact the administrator." : "Feil ved forsendelse av melding. Prøv igjen senere eller ta kontakt med en administrator."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nb.json b/l10n/nb.json
index 29ffa08..e288cf7 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -1,9 +1,8 @@
{ "translations": {
"SMS verification" : "SMS-verifisering",
- "Send a authentication code via SMS" : "Send en autentiseringskode på SMS",
"%s is your Nextcloud authentication code" : "%s er din Nextcloud-autentiseringskode",
"Authentication code" : "Autentiseringskode",
"An access code has been sent to %s" : "En tilgangskode er sendt til %s",
- "Error while sending the Message. Please try again later or contact the administrator." : "Feil ved sending av melding. Prøv igjen senere eller ta kontakt med en administrator."
+ "Error while sending the Message. Please try again later or contact the administrator." : "Feil ved forsendelse av melding. Prøv igjen senere eller ta kontakt med en administrator."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/nl.js b/l10n/nl.js
index f2e7c49..c9e9b6a 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -2,8 +2,8 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS verificatie",
- "Send a authentication code via SMS" : "Verstuur een authenticatiecode via SMS",
"%s is your Nextcloud authentication code" : "%s is je Nextcloud authenticatiecode",
+ "Two Factor SMS Provider" : "Twee-factor SMS leverancier",
"Authentication code" : "Authenticatie code",
"An access code has been sent to %s" : "Er is een toegangscode verzonden aan %s",
"Error while sending the Message. Please try again later or contact the administrator." : "Fout bij versturen bericht. Probeer het later opnieuw of neem contact op met je beheerder."
diff --git a/l10n/nl.json b/l10n/nl.json
index 2b468f6..47a5ad4 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,7 +1,7 @@
{ "translations": {
"SMS verification" : "SMS verificatie",
- "Send a authentication code via SMS" : "Verstuur een authenticatiecode via SMS",
"%s is your Nextcloud authentication code" : "%s is je Nextcloud authenticatiecode",
+ "Two Factor SMS Provider" : "Twee-factor SMS leverancier",
"Authentication code" : "Authenticatie code",
"An access code has been sent to %s" : "Er is een toegangscode verzonden aan %s",
"Error while sending the Message. Please try again later or contact the administrator." : "Fout bij versturen bericht. Probeer het later opnieuw of neem contact op met je beheerder."
diff --git a/l10n/pl.js b/l10n/pl.js
index b4f64a0..e3683f2 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "Weryfikacja SMS",
- "Send a authentication code via SMS" : "Wyślij kod uwierzytelnienia poprzez SMS",
"%s is your Nextcloud authentication code" : "%s twój kod uwierzytelnienia Nextcloud",
"Authentication code" : "Kod uwierzytelnienia",
"An access code has been sent to %s" : "Kod uwierzytelnienia został wysłany do %s",
diff --git a/l10n/pl.json b/l10n/pl.json
index 603994b..2474296 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "Weryfikacja SMS",
- "Send a authentication code via SMS" : "Wyślij kod uwierzytelnienia poprzez SMS",
"%s is your Nextcloud authentication code" : "%s twój kod uwierzytelnienia Nextcloud",
"Authentication code" : "Kod uwierzytelnienia",
"An access code has been sent to %s" : "Kod uwierzytelnienia został wysłany do %s",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index f2650e8..8b830b7 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "Verificação por SMS",
- "Send a authentication code via SMS" : "Enviar um código de autenticação via SMS",
"%s is your Nextcloud authentication code" : "%s é seu código de autenticação do Nextcloud",
"Two Factor SMS Provider" : "Provedor SMS de dois fatores",
"Authentication code" : "Código de autenticação",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index c55d5cd..735a99a 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "Verificação por SMS",
- "Send a authentication code via SMS" : "Enviar um código de autenticação via SMS",
"%s is your Nextcloud authentication code" : "%s é seu código de autenticação do Nextcloud",
"Two Factor SMS Provider" : "Provedor SMS de dois fatores",
"Authentication code" : "Código de autenticação",
diff --git a/l10n/ru.js b/l10n/ru.js
index c4dc875..a3fb869 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS аутентификация",
- "Send a authentication code via SMS" : "Отправить код аутентификации через SMS",
"%s is your Nextcloud authentication code" : "%s это ваш код аутентификации для Nextcloud",
"Two Factor SMS Provider" : "Второй фактор — получение SMS",
"Authentication code" : "Код аутентификации",
diff --git a/l10n/ru.json b/l10n/ru.json
index 83b8bc7..ed4fd19 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS аутентификация",
- "Send a authentication code via SMS" : "Отправить код аутентификации через SMS",
"%s is your Nextcloud authentication code" : "%s это ваш код аутентификации для Nextcloud",
"Two Factor SMS Provider" : "Второй фактор — получение SMS",
"Authentication code" : "Код аутентификации",
diff --git a/l10n/sk.js b/l10n/sk.js
deleted file mode 100644
index 491ffe5..0000000
--- a/l10n/sk.js
+++ /dev/null
@@ -1,7 +0,0 @@
-OC.L10N.register(
- "twofactor_sms",
- {
- "Send a authentication code via SMS" : "Odoslať autentifikačný kód cez SMS",
- "Authentication code" : "Autentifikačný kód"
-},
-"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/l10n/sk.json b/l10n/sk.json
deleted file mode 100644
index 081f675..0000000
--- a/l10n/sk.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{ "translations": {
- "Send a authentication code via SMS" : "Odoslať autentifikačný kód cez SMS",
- "Authentication code" : "Autentifikačný kód"
-},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
-} \ No newline at end of file
diff --git a/l10n/sl.js b/l10n/sl.js
index bdb6531..26488e8 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS preverjanje",
- "Send a authentication code via SMS" : "Pošlji šifro za preverjanje preko SMS",
"%s is your Nextcloud authentication code" : "%s je tvoja Nextcloud prijavna šifra",
"Authentication code" : "Prijavna šifra",
"An access code has been sent to %s" : "Prijavna šifra je bila poslana %s"
diff --git a/l10n/sl.json b/l10n/sl.json
index 9f765df..dc69377 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS preverjanje",
- "Send a authentication code via SMS" : "Pošlji šifro za preverjanje preko SMS",
"%s is your Nextcloud authentication code" : "%s je tvoja Nextcloud prijavna šifra",
"Authentication code" : "Prijavna šifra",
"An access code has been sent to %s" : "Prijavna šifra je bila poslana %s"
diff --git a/l10n/sq.js b/l10n/sq.js
index df8f7e9..187dd26 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "Verifikim me SMS",
- "Send a authentication code via SMS" : "Dërgo një kod verifikimi nëpërmjet SMS",
"%s is your Nextcloud authentication code" : "%s është kodi juaj i verifikimit të Nextcloud",
"Authentication code" : "Kodi i verifikimit",
"An access code has been sent to %s" : "Një kod aksesi është dërguar tek %s",
diff --git a/l10n/sq.json b/l10n/sq.json
index f6d1edb..d0fb4c5 100644
--- a/l10n/sq.json
+++ b/l10n/sq.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "Verifikim me SMS",
- "Send a authentication code via SMS" : "Dërgo një kod verifikimi nëpërmjet SMS",
"%s is your Nextcloud authentication code" : "%s është kodi juaj i verifikimit të Nextcloud",
"Authentication code" : "Kodi i verifikimit",
"An access code has been sent to %s" : "Një kod aksesi është dërguar tek %s",
diff --git a/l10n/sv.js b/l10n/sv.js
index 4eb94ef..bb65b02 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS verifikation",
- "Send a authentication code via SMS" : "Skicka autentiseringskod via SMS",
"%s is your Nextcloud authentication code" : "%s är din autentiseringskod",
"Authentication code" : "Autentiseringskod",
"An access code has been sent to %s" : "En autentiseringskod har skickats till %s",
diff --git a/l10n/sv.json b/l10n/sv.json
index cc36384..f75c51e 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS verifikation",
- "Send a authentication code via SMS" : "Skicka autentiseringskod via SMS",
"%s is your Nextcloud authentication code" : "%s är din autentiseringskod",
"Authentication code" : "Autentiseringskod",
"An access code has been sent to %s" : "En autentiseringskod har skickats till %s",
diff --git a/l10n/tr.js b/l10n/tr.js
index 8c597b0..b5825c8 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS doğrulaması",
- "Send a authentication code via SMS" : "SMS ile doğrulama kodu gönder",
"%s is your Nextcloud authentication code" : "Nextcloud doğrulama kodunuz: %s",
"Two Factor SMS Provider" : "İki Aşamalı Kimlik Doğrulama SMS Hizmeti Sağlayıcı",
"Authentication code" : "Doğrulama kodu",
diff --git a/l10n/tr.json b/l10n/tr.json
index eaba196..6537d02 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "SMS doğrulaması",
- "Send a authentication code via SMS" : "SMS ile doğrulama kodu gönder",
"%s is your Nextcloud authentication code" : "Nextcloud doğrulama kodunuz: %s",
"Two Factor SMS Provider" : "İki Aşamalı Kimlik Doğrulama SMS Hizmeti Sağlayıcı",
"Authentication code" : "Doğrulama kodu",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 4043c9f..1df855c 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "手机短信息认证",
- "Send a authentication code via SMS" : "通过手机短信发送授权认证验证码",
"%s is your Nextcloud authentication code" : "%s 是您在 Nextcloud 的授权认证代码",
"Two Factor SMS Provider" : "两步验证短信提供者",
"Authentication code" : "授权代码",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 736bef0..7135734 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "手机短信息认证",
- "Send a authentication code via SMS" : "通过手机短信发送授权认证验证码",
"%s is your Nextcloud authentication code" : "%s 是您在 Nextcloud 的授权认证代码",
"Two Factor SMS Provider" : "两步验证短信提供者",
"Authentication code" : "授权代码",
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 436bbd4..0b51570 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "短訊驗證",
- "Send a authentication code via SMS" : "發送簡訊驗證碼",
"%s is your Nextcloud authentication code" : "%s 是你的 Nextcloud 驗證碼",
"Authentication code" : "驗證碼",
"An access code has been sent to %s" : "一個驗証碼已經發送到 %s",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 8ff2d11..cce3013 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -1,6 +1,5 @@
{ "translations": {
"SMS verification" : "短訊驗證",
- "Send a authentication code via SMS" : "發送簡訊驗證碼",
"%s is your Nextcloud authentication code" : "%s 是你的 Nextcloud 驗證碼",
"Authentication code" : "驗證碼",
"An access code has been sent to %s" : "一個驗証碼已經發送到 %s",