summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-07 00:12:38 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-07 00:12:38 +0000
commit8d96b3790d5e801f6ee8aee200e0c258cbb937a4 (patch)
tree2385c61f376953d0cf1e51ac64d207140c74b19c /apps/files_trashbin/l10n
parent642a19c2b53a533aab387ed04a3e66f3fdfc0c47 (diff)
downloadnextcloud-server-8d96b3790d5e801f6ee8aee200e0c258cbb937a4.tar.gz
nextcloud-server-8d96b3790d5e801f6ee8aee200e0c258cbb937a4.zip
[tx-robot] updated from transifex
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",