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

github.com/nextcloud/serverinfo.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:21:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:21:57 +0300
commite6773b5861aff786ca8684987f46dae0981718e7 (patch)
tree8af716dfed3bdd32b4efb9302ae56d1fa1dbe059
parent8890a0bec8c17923a68f5dcb7f4eeb733a02649a (diff)
[tx-robot] updated from transifexv25.0.0beta3
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 2f8d36d..5dbb4cf 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -40,4 +40,4 @@ OC.L10N.register(
"Version" : "Versión",
"Type" : "Tipo"
},
-"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 e2220fe..47e8ab3 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -37,5 +37,5 @@
"Files" : "Archivos",
"Version" : "Versión",
"Type" : "Tipo"
-},"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