eu.php 652 Bytes
<?php $TRANSLATIONS = array(
"Legal notice" => "Lege oharra",
"Nothing here yet" => "Ezer hemen oraindik",
"The content of the legal notice has to be configured first" => "Lege oharraren edukia konfiguratu behar da lehenengo",
"That configuration is done in the administration section." => "Konfigurazioa hau kudeaketa atalean eginda dago.",
"That configuration has to be done by the system administration." => "Konfigurazioa sistema kudeatzaileak egin du.",
"Imprint" => "Imprint",
"Placement" => "Kokalekua",
"Standalone app" => "Bakarkako aplikazioa",
"Header left" => "Ezker goiburua",
"Header right" => "Eskuin goiburua",
"Content" => "Edukia"
);