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

github.com/nextcloud/fulltextsearch.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:52:42 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:52:42 +0300
commitfa754920ff8894526b5ed19244612e21c812b9cc (patch)
tree5fbfcdbb0b9276d8eaa5d8048da00dedcc2e30ac
parenta772da356e44aedfd86ede1cf8308edd9fd9e8d6 (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 d75b230..33fdeff 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Search on %s" : "Busar en %s",
"General" : "General"
},
-"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 ceb1536..9238410 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -4,5 +4,5 @@
"Full text search" : "Búsqueda de texto completo",
"Search on %s" : "Busar en %s",
"General" : "General"
-},"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