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:21 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:48:21 +0300
commitb91b75d4a0d28d739edfbff71abecf0d03fd3323 (patch)
tree41775b158edef75e2206165961fa27a379e9c0d6
parentb3fccf8fdff4873900e42c39b45e7acb146788e4 (diff)
[tx-robot] updated from transifexv24.0.5rc1
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