summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/es.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/es.php')
-rw-r--r--apps/files_trashbin/l10n/es.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/es.php b/apps/files_trashbin/l10n/es.php
index c0dc6bb45c2..c3db7765154 100644
--- a/apps/files_trashbin/l10n/es.php
+++ b/apps/files_trashbin/l10n/es.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "No se puede eliminar %s permanentemente",
"Couldn't restore %s" => "No se puede restaurar %s",
"Deleted files" => "Archivos eliminados",
+"Restore" => "Recuperar",
"Error" => "Error",
-"Deleted Files" => "Archivos Eliminados",
"restored" => "recuperado",
"Nothing in here. Your trash bin is empty!" => "No hay nada aquí. ¡Tu papelera esta vacía!",
"Name" => "Nombre",
-"Restore" => "Recuperar",
"Deleted" => "Eliminado",
"Delete" => "Eliminar"
);