summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/gl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/gl.php')
-rw-r--r--apps/files_trashbin/l10n/gl.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/gl.php b/apps/files_trashbin/l10n/gl.php
index fe74ab34a02..143cf0e6df5 100644
--- a/apps/files_trashbin/l10n/gl.php
+++ b/apps/files_trashbin/l10n/gl.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Non foi posíbel eliminar %s permanente",
"Couldn't restore %s" => "Non foi posíbel restaurar %s",
"Deleted files" => "Ficheiros eliminados",
+"Restore" => "Restablecer",
"Error" => "Erro",
-"Deleted Files" => "Ficheiros eliminados",
"restored" => "restaurado",
"Nothing in here. Your trash bin is empty!" => "Aquí non hai nada. O cesto do lixo está baleiro!",
"Name" => "Nome",
-"Restore" => "Restablecer",
"Deleted" => "Eliminado",
"Delete" => "Eliminar"
);