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
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_HN.js')
-rw-r--r--l10n/es_HN.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/es_HN.js b/l10n/es_HN.js
index 31b5816..7b50531 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -6,7 +6,6 @@ OC.L10N.register(
"At least one of the given tags is invalid" : "Al menos una de las etiquetas dadas es inválidas",
"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",
- "Tags to assign…" : "Etiquetas a asignar..."
+ "Files automated tagging" : "Etiquetado automático de archivos"
},
"nplurals=2; plural=(n != 1);");