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