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:09 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:02:09 +0300
commitf55b7f0bc203fe0f2c027ec6c9455ecbb401565d (patch)
tree17cb7862e1c54a0618313752f85abbf24d5bfdf6
parentdb56b43430ff3a53d2491ea812a5d01b17a9d4b3 (diff)
[tx-robot] updated from transifexv25.0.0beta3
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