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

github.com/nextcloud/zenodo.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:38:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:38:40 +0300
commit5425d5a9b1999cbd0f0564cadc0c1a3e5c56eea0 (patch)
tree028ff0d789372812caf3a5a02863997bd1dee1a8
parent5967e38c35380d7987978b55a5013624fc9f1b39 (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 8b406f4..f08c326 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -5,4 +5,4 @@ OC.L10N.register(
"Add this file to a deposition" : "Agregar este archivo a la declaración",
"Zenodo" : "Zenodo"
},
-"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 2922caa..d9db35e 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -2,5 +2,5 @@
"Create a new deposition" : "Crear una nueva declaración",
"Add this file to a deposition" : "Agregar este archivo a la declaración",
"Zenodo" : "Zenodo"
-},"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