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:
authorNextcloud bot <bot@nextcloud.com>2022-08-24 06:32:37 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:32:37 +0300
commit51f8db6ca4f6cca241983d66a22efe33ab12d12a (patch)
tree572b4a325c8e83c212bf7f3f8b0aee932cca4e2c
parent7ff6fc354aa64e524aad6e1f5decb2de71de01bc (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es_SV.js2
-rw-r--r--l10n/es_SV.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index aa320a1..c838255 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -13,4 +13,4 @@ OC.L10N.register(
"Get the authentication code from the two-factor authentication app on your device." : "Obten el código de autenticación de la aplicación de autenticación de dos factores en tu dispositivo.",
"Submit" : "Enviar"
},
-"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_SV.json b/l10n/es_SV.json
index fc616b5..a9cd4da 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -10,5 +10,5 @@
"Verify" : "Verificar",
"Get the authentication code from the two-factor authentication app on your device." : "Obten el código de autenticación de la aplicación de autenticación de dos factores en tu dispositivo.",
"Submit" : "Enviar"
-},"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file