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

github.com/nextcloud/data_request.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 05:38:27 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:38:27 +0300
commit73b3baaf4712f28142faf17771130e02c8ec699a (patch)
treef001710840c3785bb71118cf4636498885b16109
parentb8c6d1f4179af319efcbcad4bd4a6d8504f73e61 (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 0fa28d5..e3e8e8a 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"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 f7a9b4c..50b62de 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"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