pt_BR.php 483 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Salvar",
"Search" => "Perquisar",
"Close" => "Fechar",
"Next" => "Próximo",
"Clear" => "Limpar",
"Saving..." => "Salvando...",
"Failed to save file" => "Falha ao salvar arquivo",
"An error occurred!" => "Ocorreu um erro!",
"There are unsaved changes in the text editor" => "Há alterações não salvas no editor de texto",
"There were unsaved changes, click here to go back" => "Existem alterações não salvas, clique aqui para voltar"
);