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

github.com/nextcloud/files_downloadactivity.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:44:16 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:44:16 +0300
commite4130dc59f8b0eb7fb66d7ca50fb0cced5d45f83 (patch)
tree34db5fe457ebbea68304e7b3953c5cc246c06d7a
parent0ec0274f86d438c23e24ca471673309f1bb1428b (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 6955a49..7c31646 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"A local shared file or folder was <strong>downloaded</strong>" : "Un archivo o carpeta local compartido fue <strong>descargado</strong>",
"Activities for shared file downloads" : "Actividades para los archivos compartidos descargados"
},
-"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 44aa422..1d6ee00 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -7,5 +7,5 @@
"Shared file {file} was downloaded by {actor} via the browser" : "El archivo compartido {file} fue descargado por {actor} vía el navegador",
"A local shared file or folder was <strong>downloaded</strong>" : "Un archivo o carpeta local compartido fue <strong>descargado</strong>",
"Activities for shared file downloads" : "Actividades para los archivos compartidos descargados"
-},"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