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

github.com/nextcloud/event_update_notification.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:41:00 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:41:00 +0300
commit3963e9e42b3ec2527768c3316abf85cd6347560d (patch)
treeb7e3e8951eb8185a5be7d0f01b405e12894ad7b8
parent1b8dfd786a271f6e7085bde0573144b9237b8858 (diff)
[tx-robot] updated from transifex
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 61a62a5..4cb472e 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Personal" : "Personal"
},
-"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 f95a1fd..53530fc 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -1,4 +1,4 @@
{ "translations": {
"Personal" : "Personal"
-},"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