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

github.com/nextcloud/files_rightclick.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:48:19 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:48:19 +0300
commit70d0bf906115991c1d060f682d6045b97973d9e6 (patch)
tree61f36c14e10b0616845616bcf53ea8d9b9741a9b
parent9687790d0ee1b620e591e29e3613cbdc8bdd70d7 (diff)
[tx-robot] updated from transifexv25.0.0beta4v25.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 3b3b4fe..35accf3 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Select" : "Seleccionar"
},
-"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 2a1f5ed..417eb91 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -1,4 +1,4 @@
{ "translations": {
"Select" : "Seleccionar"
-},"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