summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/pt_PT.php
diff options
context:
space:
mode:
authorFlorin Peter <github@florin-peter.de>2013-05-01 01:38:06 +0200
committerFlorin Peter <github@florin-peter.de>2013-05-01 01:38:06 +0200
commit3c100af1329c1c101f38f23f2d74710954387fdf (patch)
tree9b8dff5ea23da3ca6ed6984f8cec741143e42833 /apps/files_trashbin/l10n/pt_PT.php
parent5deba29bdfedc3ee2babece9eafff0bb709cd90c (diff)
downloadnextcloud-server-3c100af1329c1c101f38f23f2d74710954387fdf.tar.gz
nextcloud-server-3c100af1329c1c101f38f23f2d74710954387fdf.zip
revert changes to fbbc76f281f50afa3072d99e4e0d413df835b3d3 because master is very unstable right now
Diffstat (limited to 'apps/files_trashbin/l10n/pt_PT.php')
-rw-r--r--apps/files_trashbin/l10n/pt_PT.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/pt_PT.php b/apps/files_trashbin/l10n/pt_PT.php
index ba85158b70e..7dfe610466b 100644
--- a/apps/files_trashbin/l10n/pt_PT.php
+++ b/apps/files_trashbin/l10n/pt_PT.php
@@ -13,6 +13,6 @@
"{count} files" => "{count} ficheiros",
"Nothing in here. Your trash bin is empty!" => "Não hà ficheiros. O lixo está vazio!",
"Restore" => "Restaurar",
-"Delete" => "Eliminar",
+"Delete" => "Apagar",
"Deleted Files" => "Ficheiros Apagados"
);