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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemtags/l10n/es_EC.js')
-rw-r--r--apps/systemtags/l10n/es_EC.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/systemtags/l10n/es_EC.js b/apps/systemtags/l10n/es_EC.js
index 77f45fe1268..331a8fcdac0 100644
--- a/apps/systemtags/l10n/es_EC.js
+++ b/apps/systemtags/l10n/es_EC.js
@@ -42,17 +42,17 @@ OC.L10N.register(
"%s (invisible)" : "%s (invisible) ",
"<strong>System tags</strong> for a file have been modified" : "Las <strong>etiquetas del sistema</strong> para un archivo han sido modificadas",
"Collaborative tags" : "Etiquetas colaborativas",
- "Create and edit collaborative tags. These tags affect all users." : "Crear y editar etiquetas colaborativas. Estas etiquetas afectan a todos los usuarios. ",
"Select tag …" : "Seleccionar etiqueta ...",
"Name" : "Nombre",
- "Delete" : "Borrar",
"Public" : "Público",
"Restricted" : "Restringido",
"Invisible" : "Invisible",
+ "Delete" : "Borrar",
"Reset" : "Restaurar",
"No files in here" : "No hay archivos aquí",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
"Size" : "Tamaño",
- "Modified" : "Modificado"
+ "Modified" : "Modificado",
+ "Create and edit collaborative tags. These tags affect all users." : "Crear y editar etiquetas colaborativas. Estas etiquetas afectan a todos los usuarios. "
},
"nplurals=2; plural=(n != 1);");