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

github.com/nextcloud/user_saml.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:35:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:35:40 +0300
commitc058e1736d3e365489999b493fbfdfe9d41eb246 (patch)
tree51ecb18cf7f72f7299a171f7244893efd0e81f3a
parent0fdd38e44520f03214d280a2a5c354792ade38cd (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 35035d0b..011239fd 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -59,4 +59,4 @@ OC.L10N.register(
"Account not provisioned." : "La cuenta no está aprovisionada. ",
"Your account is not provisioned, access to this service is thus not possible." : "Tu cuenta no ha sido aprovisionada, por lo cual el acceso a este servico no es posible. "
},
-"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 986749a8..f47da6df 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -56,5 +56,5 @@
"Error" : "Error",
"Account not provisioned." : "La cuenta no está aprovisionada. ",
"Your account is not provisioned, access to this service is thus not possible." : "Tu cuenta no ha sido aprovisionada, por lo cual el acceso a este servico no es posible. "
-},"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