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

github.com/nextcloud/passman.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:10:21 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:10:21 +0300
commita73959e36bfb246c0a44f2642b8954ddb354ff53 (patch)
tree80660543ab2e8be80607c6e44362ec3b0f1fc9b3
parent7c70e3434206bdf11332a0bfab3a7f13e747c11f (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 672ebf32..1d33e47e 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -311,4 +311,4 @@ OC.L10N.register(
"Dismiss" : "Descartar",
"seconds ago" : "hace segundos"
},
-"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 0447de95..a64cd084 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -308,5 +308,5 @@
"Problem loading page, reloading in 5 seconds" : "Se presentó un problema al cargar la página, recargando en 5 segundos",
"Dismiss" : "Descartar",
"seconds ago" : "hace segundos"
-},"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