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

github.com/nextcloud/backup.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:30:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:30:51 +0300
commita28b2cea98328b5846df0ad5da0edaee13160368 (patch)
treed35546751eb6a503c98e17944e4b8336e09cada8
parent6c6c1f872aa1130888d4530654abcc6d69f450c7 (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 15f2789..d65447d 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -19,4 +19,4 @@ OC.L10N.register(
"ID" : "ID",
"Local" : "Local"
},
-"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 f97d013..44d634b 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -16,5 +16,5 @@
"Date" : "Fecha",
"ID" : "ID",
"Local" : "Local"
-},"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