pt_PT.php
403 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Guardar",
"Search" => "Procurar",
"Close" => "Fechar",
"Next" => "Próxima",
"Clear" => "Limpar.",
"Saving..." => "A guardar...",
"Failed to save file" => "Erro a salvar o ficheiro!",
"An error occurred!" => "Ocorreu um erro!",
"There were unsaved changes, click here to go back" => "Houve alterações que não foram guardadas, click aqui para voltar atrás"
);