diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-25 02:11:52 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-25 02:11:52 +0200 |
commit | 6a6c18dfab494324d5fa7c2ea7a299830dd79612 (patch) | |
tree | 464276f325e2e0185a9e843bd86a2c192812ab94 /apps/files_trashbin/l10n/pt_PT.php | |
parent | fba7200b05c54a20f009b501744dd1074afceec5 (diff) | |
download | nextcloud-server-6a6c18dfab494324d5fa7c2ea7a299830dd79612.tar.gz nextcloud-server-6a6c18dfab494324d5fa7c2ea7a299830dd79612.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/pt_PT.php')
-rw-r--r-- | apps/files_trashbin/l10n/pt_PT.php | 2 |
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 7dfe610466b..ba85158b70e 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" => "Apagar", +"Delete" => "Eliminar", "Deleted Files" => "Ficheiros Apagados" ); |