aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 61432fe570e..af4b2a6b0a4 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -109,6 +109,8 @@ OC.L10N.register(
"Create new folder" : "Crear nueva carpeta",
"Upload file" : "Subir archivo",
"Recent" : "Reciente",
+ "This file has the tag {tag}" : "Este archivo tiene la etiqueta {tag}",
+ "This file has the tags {firstTags} and {lastTag}" : "Este archivo tiene las etiquetas {firstTags} y {lastTag}",
"Not favorited" : "Quitado como favorito",
"Remove from favorites" : "Quitar de favoritos",
"Add to favorites" : "AƱadir a favoritos",
@@ -221,7 +223,6 @@ OC.L10N.register(
"Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero",
"Error while loading the file data" : "Error al cargar los datos del archivo",
"Pick a template for {name}" : "Elija una plantilla para {name}",
- "Cancel" : "Cancelar",
"Create" : "Crear",
"Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada",
"Creating file" : "Creando el archivo",
@@ -256,6 +257,7 @@ OC.L10N.register(
"Unlimited" : "Ilimitado",
"Search users" : "Buscar usuarios",
"Cannot transfer ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece",
+ "Cancel" : "Cancelar",
"%s used" : "usado %s",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s de %2$s usados",