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

github.com/nextcloud/logreader.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:02:13 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:02:13 +0300
commitcaf2b30d3e064853912d28c6913f683ea99906c0 (patch)
tree8242888e2ed5966187aec14532ca61682701c190
parent2849811eb6b6dd71ccdc7512700ab6829b52ebf3 (diff)
[tx-robot] updated from transifexv23.0.9rc1
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 0a10117..e427cd4 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -20,4 +20,4 @@ OC.L10N.register(
"Live update" : "Actualización en vivo",
"Download logs" : "Descargar bitácoras"
},
-"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 23dc4eb..93793de 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -17,5 +17,5 @@
"Log content" : "Contenido de bitácoras",
"Live update" : "Actualización en vivo",
"Download logs" : "Descargar bitácoras"
-},"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