summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/es_AR.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/es_AR.php')
-rw-r--r--apps/files_trashbin/l10n/es_AR.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/es_AR.php b/apps/files_trashbin/l10n/es_AR.php
index b354dd656b1..2991ea507b0 100644
--- a/apps/files_trashbin/l10n/es_AR.php
+++ b/apps/files_trashbin/l10n/es_AR.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "No fue posible borrar %s de manera permanente",
"Couldn't restore %s" => "No se pudo restaurar %s",
"Deleted files" => "Archivos borrados",
+"Restore" => "Recuperar",
"Error" => "Error",
-"Deleted Files" => "Archivos eliminados",
"restored" => "recuperado",
"Nothing in here. Your trash bin is empty!" => "No hay nada acá. ¡La papelera está vacía!",
"Name" => "Nombre",
-"Restore" => "Recuperar",
"Deleted" => "Borrado",
"Delete" => "Borrar"
);