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

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-24 05:47:34 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:47:34 +0300
commit1661c1ec6ce53e8f36de7132cf13a59253760592 (patch)
tree1b3ae7db33b05253a993045d2117ee4d848f7946 /l10n
parent3f62d78164bf5dbeb0d103cf6a4de881338386bc (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-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 306ffa4..b01f33a 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"after" : "después",
"Create" : "Crear"
},
-"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 97d1a73..e8bf79c 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -8,5 +8,5 @@
"Time" : "Hora",
"after" : "después",
"Create" : "Crear"
-},"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