diff --git a/l10n/es.js b/l10n/es.js index f94d72686..2d747af28 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -67,6 +67,7 @@ OC.L10N.register( "Create new board" : "Crear nuevo tablero", "New board title" : "Nuevo título de tablero", "Select an attachment" : "Selecciona un adjunto", + "Cancel upload" : "Cancelar la subida", "by" : "por", "Undo file deletion - Otherwise the file will be deleted during the next cronjob run." : "Deshacer eliminación del archivo. De otra forma el archivo se borrará durante la próxima ejecución del trabajo cron.", "Undo file deletion" : "Deshacer eliminación del archivo", diff --git a/l10n/es.json b/l10n/es.json index c60d8c015..08635d1c0 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -65,6 +65,7 @@ "Create new board" : "Crear nuevo tablero", "New board title" : "Nuevo título de tablero", "Select an attachment" : "Selecciona un adjunto", + "Cancel upload" : "Cancelar la subida", "by" : "por", "Undo file deletion - Otherwise the file will be deleted during the next cronjob run." : "Deshacer eliminación del archivo. De otra forma el archivo se borrará durante la próxima ejecución del trabajo cron.", "Undo file deletion" : "Deshacer eliminación del archivo",