aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/es.js')
-rw-r--r--apps/files_trashbin/l10n/es.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_trashbin/l10n/es.js b/apps/files_trashbin/l10n/es.js
index 94e35aaf17f..c338e9be505 100644
--- a/apps/files_trashbin/l10n/es.js
+++ b/apps/files_trashbin/l10n/es.js
@@ -11,11 +11,6 @@ OC.L10N.register(
"No deleted files" : "No hay archivos eliminados",
"Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí",
"Deleted" : "Eliminado",
- "You will be able to recover deleted files from here" : "Desde aquí se podrán recuperar archivos eliminados",
- "No entries found in this folder" : "No hay nada en esta carpeta",
- "Select all" : "Seleccionar todo",
- "Name" : "Nombre",
- "Actions" : "Acciones",
"Delete permanently" : "Eliminar permanentemente",
"Error while restoring file from trash bin" : "Error al restaurar el archivo de la papelera",
"Error while removing file from trash bin" : "Error al eliminar el archivo de la papelera",
@@ -24,6 +19,11 @@ OC.L10N.register(
"Error while removing files from trash bin" : "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",
+ "You will be able to recover deleted files from here" : "Desde aquí se podrán recuperar archivos eliminados",
+ "No entries found in this folder" : "No hay nada en esta carpeta",
+ "Select all" : "Seleccionar todo",
+ "Name" : "Nombre",
+ "Actions" : "Acciones",
"Delete" : "Eliminar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");