diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-08 02:17:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-08 02:17:32 +0000 |
commit | 270ebb2aa9dcdcdb18be527935ad7fc63355c2fd (patch) | |
tree | a1f611715bfc7463f08572e28eb4456ac37ff7b5 /apps/files/l10n/es.js | |
parent | 2959487f71c8226036ac3614bce27e3bbe60418a (diff) | |
download | nextcloud-server-270ebb2aa9dcdcdb18be527935ad7fc63355c2fd.tar.gz nextcloud-server-270ebb2aa9dcdcdb18be527935ad7fc63355c2fd.zip |
[tx-robot] updated from transifex
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", |