diff options
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index d9646fcd1e8..aad567378c8 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -136,7 +136,13 @@ OC.L10N.register( "A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>", "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Subida (máx. %s)", + "Accept" : "Aceptar", + "Decline" : "Rechazar", + "Do you want to accept {path}?" : "¿Quieres aceptar {path}?", "File Management" : "Gestión de archivos", + "No directory selected" : "No se ha seleccionado ningún carpeta", + "Submit" : "Enviar", + "Invalid path selected" : "Ruta de archivo seleccionada inválida.", "Error while loading the file data" : "Error al cargar el archivo de datos", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", "%s used" : "usado %s", |