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:30 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:26:30 +0300
commitfba763686441c3e1f8a9b86e6ae260befb86b875 (patch)
tree4f499b37cfc57e2ae04dc21b4ad808bef977edf9
parent968300b5aefc56f21e06e7c4b132d0bcd280228c (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 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