server/apps/user_ldap/l10n/pt_PT.php

10 lines
283 B
PHP
Raw Normal View History

2012-10-04 00:07:35 +00:00
<?php $TRANSLATIONS = array(
"Host" => "Anfitrião",
"Password" => "Palavra-passe",
"Group Filter" => "Filtrar por grupo",
"Port" => "Porto",
"in bytes" => "em bytes",
"in seconds. A change empties the cache." => "em segundos. Uma alteração esvazia a cache.",
"Help" => "Ajuda"
);