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:
authorNextcloud bot <bot@nextcloud.com>2022-08-24 06:31:01 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:31:01 +0300
commit0a5fad62433c6c0643c16a8eecd1a041be895178 (patch)
treee4e4c482b69fc1a5cdb10b3e95086832ad1c7a62
parentce035318de2ce8d5753f252b10b40f91ae2edfdf (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 d2f2ee5..16e3cf0 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Error while sending the Message. Please try again later or contact the administrator." : "Se presentó un error al enviar el Mensaje. Por favor inténtalo de nuevo más tarde o contacta al adminstrador. ",
"Your phone number has changed and had not been re-verified. Use a different two-factor mechanism or contact your admin." : "Tu número telefónico ha cambiado y no ha sido re-verificado. Usa un mecanismo diferente de 2 factores o contacta a tu administrador. "
},
-"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 20e6ee5..ced77ec 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -4,5 +4,5 @@
"An access code has been sent to %s" : "Un código de acceso ha sido enviado a %s",
"Error while sending the Message. Please try again later or contact the administrator." : "Se presentó un error al enviar el Mensaje. Por favor inténtalo de nuevo más tarde o contacta al adminstrador. ",
"Your phone number has changed and had not been re-verified. Use a different two-factor mechanism or contact your admin." : "Tu número telefónico ha cambiado y no ha sido re-verificado. Usa un mecanismo diferente de 2 factores o contacta a tu administrador. "
-},"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