summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/pt_PT.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/pt_PT.php')
-rw-r--r--apps/files_trashbin/l10n/pt_PT.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/pt_PT.php b/apps/files_trashbin/l10n/pt_PT.php
index 979cd8dd151..79930315b0e 100644
--- a/apps/files_trashbin/l10n/pt_PT.php
+++ b/apps/files_trashbin/l10n/pt_PT.php
@@ -1,8 +1,11 @@
<?php $TRANSLATIONS = array(
+"perform restore operation" => "Restaurar",
"Name" => "Nome",
+"Deleted" => "Apagado",
"1 folder" => "1 pasta",
"{count} folders" => "{count} pastas",
"1 file" => "1 ficheiro",
"{count} files" => "{count} ficheiros",
+"Nothing in here. Your trash bin is empty!" => "Não ha ficheiros. O lixo está vazio",
"Restore" => "Restaurar"
);