summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/es.js5
-rw-r--r--apps/files_trashbin/l10n/es.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/es.js b/apps/files_trashbin/l10n/es.js
index f3a32417378..02125703b0d 100644
--- a/apps/files_trashbin/l10n/es.js
+++ b/apps/files_trashbin/l10n/es.js
@@ -4,7 +4,12 @@ OC.L10N.register(
"Deleted files" : "Archivos eliminados",
"Restore" : "Recuperar",
"Delete" : "Eliminar",
+ "Error while restoring file from trashbin" : "Error al restaurar el archivo desde papelera",
"Delete permanently" : "Eliminar permanentemente",
+ "Error while removing file from trashbin" : "Error al eliminar el archivo de la papelera",
+ "Error while restoring files from trashbin" : "Error al restaurar los archivos desde papelera",
+ "Error while emptying trashbin" : "Error al vaciar la papelera",
+ "Error while removing files from trashbin" : "Error al eliminar los archivos de la papelera",
"This operation is forbidden" : "Esta operación está prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador",
"restored" : "recuperado",
diff --git a/apps/files_trashbin/l10n/es.json b/apps/files_trashbin/l10n/es.json
index 264aeeb0aca..f9bd213dba4 100644
--- a/apps/files_trashbin/l10n/es.json
+++ b/apps/files_trashbin/l10n/es.json
@@ -2,7 +2,12 @@
"Deleted files" : "Archivos eliminados",
"Restore" : "Recuperar",
"Delete" : "Eliminar",
+ "Error while restoring file from trashbin" : "Error al restaurar el archivo desde papelera",
"Delete permanently" : "Eliminar permanentemente",
+ "Error while removing file from trashbin" : "Error al eliminar el archivo de la papelera",
+ "Error while restoring files from trashbin" : "Error al restaurar los archivos desde papelera",
+ "Error while emptying trashbin" : "Error al vaciar la papelera",
+ "Error while removing files from trashbin" : "Error al eliminar los archivos de la papelera",
"This operation is forbidden" : "Esta operación está prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador",
"restored" : "recuperado",