summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/pt_BR.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/pt_BR.php')
-rw-r--r--apps/files_trashbin/l10n/pt_BR.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/pt_BR.php b/apps/files_trashbin/l10n/pt_BR.php
index d524d8879e2..b7dd346b40a 100644
--- a/apps/files_trashbin/l10n/pt_BR.php
+++ b/apps/files_trashbin/l10n/pt_BR.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Não foi possível excluir %s permanentemente",
"Couldn't restore %s" => "Não foi possível restaurar %s",
"Deleted files" => "Arquivos apagados",
+"Restore" => "Restaurar",
"Error" => "Erro",
-"Deleted Files" => "Arquivos Apagados",
"restored" => "restaurado",
"Nothing in here. Your trash bin is empty!" => "Nada aqui. Sua lixeira está vazia!",
"Name" => "Nome",
-"Restore" => "Restaurar",
"Deleted" => "Excluído",
"Delete" => "Excluir"
);