pt_BR.php 1.05 KB
<?php $TRANSLATIONS = array(
"Legal notice" => "Aviso legal",
"Nothing here yet" => "Nada aqui ainda",
"The content of the legal notice has to be configured first" => "O conteúdo do aviso legal deve ser configurado primeiro",
"That configuration is done in the administration section." => "Esta configuração é feita na seção de administração.",
"That configuration has to be done by the system administration." => "Esta configuração deverá ser feita pela administração do sistema.",
"Imprint" => "Imprint",
"Placement" => "Localização",
"Standalone app" => "App independente",
"Header left" => "Cabeçalho esquerdo",
"Header right" => "Cabeçalho direito",
"Navigation top" => "Topo da navegação",
"Navigation bottom" => "Rodapé da navegação",
"During login" => "Durante o login",
"Content" => "Conteúdo",
"You can use html markup (e.g. <br> for a linebreak) and inline style attributes (e.g. <a style=\"color:red;\">)." => "Você pode usar marcação html (ex.: <br> para quebra de linha) e atributos de estilo em linha (ex.: <a style=\"color:red;\">)."
);