pt_PT.php
1.07 KB
<?php $TRANSLATIONS = array(
"Legal notice" => "Notificação legal",
"Nothing here yet" => "Vazio",
"The content of the legal notice has to be configured first" => "O conteúdo da nota legal, deve ser configurado primeiro",
"That configuration is done in the administration section." => "A configuração está concluída na secção de administração.",
"That configuration has to be done by the system administration." => "É necessária efectuar a configuração pelo administrador de sistema.",
"Imprint" => "Imprint",
"Placement" => "Posição",
"Standalone app" => "Aplicação Só",
"Header left" => "Cabeçalho Esquerdo",
"Header right" => "Cabeçalho Direito",
"Navigation top" => "Navegação Topo (Navigation top)",
"Navigation bottom" => "Navegação Sopé (Navigation Bottom)",
"During login" => "Durante a entrada",
"Content" => "Conteúdo",
"You can use html markup (e.g. <br> for a linebreak) and inline style attributes (e.g. <a style=\"color:red;\">)." => "Pode usar marcas html (ex: <br> para uma quebra de linha) e atributos em linha (ex:. <a style=\"color:red;\">)."
);