diff options
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 464a922a7d0..fde4fe81583 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -157,6 +157,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "Transferir {path} a {userid}", "Invalid path selected" : "Ruta de archivo seleccionada no válida.", "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", + "Tags" : "Etiquetas", "Error while loading the file data" : "Error al cargar los datos del archivo", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", "%s used" : "usado %s", @@ -175,7 +176,6 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando subir sobrepasan el tamaño máximo permitido en este servidor.", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que has marcado como favoritos", - "Tags" : "Etiquetas", "Deleted files" : "Archivos eliminados", "Shares" : "Archivos compartidos", "Shared with others" : "Compartido con otros", |