gl.php 392 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Gardar",
"Search:" => "Busca:",
"Close" => "Pechar",
"Next" => "Seguinte",
"Clear" => "Limpar",
"Saving..." => "Gardando...",
"Failed to save file" => "Non foi posíbel gardar o ficheiro",
"An error occurred!" => "Produciuse un erro!",
"There were unsaved changes, click here to go back" => "Hai cambios sen gardar, prema aquí para ir cara atrás"
);