gl.php 487 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Gardar",
"Search" => "Buscar",
"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 are unsaved changes in the text editor" => "Hai cambios sen gardar no editor de textos",
"There were unsaved changes, click here to go back" => "Hai cambios sen gardar, prema aquí para ir cara atrás"
);