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

github.com/nextcloud/files_automatedtagging.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:43:39 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:43:39 +0300
commitb2045aa229a67bdfc9bc1079392e6a74b5238aa0 (patch)
treecde889c8b1a3a367becafd5a286484cc42c3fca9 /l10n
parentaab4158da8ffc4184ba2a5fe6799dba7b06567e7 (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 cc34ad2..0c1e9c9 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -8,4 +8,4 @@ OC.L10N.register(
"Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "Cada grupo de reglas contiene una o más reglas. Una solicitud coincide con un grupo si el resultado de todas las reglas es verdadero. Al cargar un archivo todos los grupos son evaluados y al tener una coincidencia, las etiquetas colaborativas dadas son asignadas al archivo. ",
"Files automated tagging" : "Etiquetado automático de archivos"
},
-"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 93b0e8d..1c284cd 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -5,5 +5,5 @@
"Automatically tag files based on factors such as filetype, user group memberships, time and more." : "Etiqueta archivos automáticamente con base en factores tales como tipo de archivo, pertenencia a grupos de usuarios, tiempo y más. ",
"Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "Cada grupo de reglas contiene una o más reglas. Una solicitud coincide con un grupo si el resultado de todas las reglas es verdadero. Al cargar un archivo todos los grupos son evaluados y al tener una coincidencia, las etiquetas colaborativas dadas son asignadas al archivo. ",
"Files automated tagging" : "Etiquetado automático de archivos"
-},"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