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

github.com/nextcloud/survey_client.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:26:32 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:26:32 +0300
commit832e2392ffaa36f42de32c4e7dc66bc08d84e186 (patch)
tree734d2081283bf0f3792057ca299d183572e5309e
parent36b5e3f7a2326672c9376082b64a50949e2bb804 (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 be7b64e..59b3c02 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
-"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 6f1c274..42c7edc 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -20,5 +20,5 @@
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
-},"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