richdocuments/l10n/pt_PT.php
2013-09-22 09:53:01 -04:00

14 lines
374 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Fechar",
"Share" => "Partilhar",
"Failed to load documents." => "O carregamento dos documentos falhou",
"Sent" => "Enviado",
"Declined" => "Negado",
"Accepted" => "Aceite",
"Incoming" => "Chegada",
"Upload" => "Carregar",
"Documents" => "Documentos",
"Advanced feature-set" => "Opções avançadas",
"(Unstable)" => "(Instável)"
);