diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-28 01:55:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-28 01:55:12 -0500 |
commit | a39332832c3926929a245275717391e8f5b00ca7 (patch) | |
tree | e1f7fa42fbb913ec1d60b2bc8eab8b4052398f28 /apps/files/l10n/es.json | |
parent | f9826ec9486c6a4e6a55b8985ba677a4f066af3b (diff) | |
download | nextcloud-server-a39332832c3926929a245275717391e8f5b00ca7.tar.gz nextcloud-server-a39332832c3926929a245275717391e8f5b00ca7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index f0649db14b2..fe135f765ce 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -26,6 +26,7 @@ "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}", + "Error uploading file \"{fileName}\": {message}" : "Error subiendo el archivo \"{fileName}\": {message}", "Could not get result from server." : "No se pudo obtener respuesta del servidor.", "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.", "Actions" : "Acciones", |