da.php 1.01 KB
<?php $TRANSLATIONS = array(
"Legal notice" => "Juridisk meddelelse",
"Nothing here yet" => "Her er intet, endnu.",
"The content of the legal notice has to be configured first" => "Indholdet af den juridiske meddelelse skal konfigureres først",
"That configuration is done in the administration section." => "Konfigurationen foretages i administrations sektionen.",
"That configuration has to be done by the system administration." => "Konfigurationen skal foretages af en systemadministrator.",
"Imprint" => "Imprint",
"Placement" => "Placering",
"Standalone app" => "Separat app",
"Header left" => "Sidehoved venstre",
"Header right" => "Sidehoved højre",
"Navigation top" => "Navigation top",
"Navigation bottom" => "Navigation bund",
"During login" => "Under login",
"Content" => "Indhold",
"You can use html markup (e.g. <br> for a linebreak) and inline style attributes (e.g. <a style=\"color:red;\">)." => "Du kan bruge html markup (f.eks. <br> for linjeskift) og inline style attributter (f.eks. <a style=\"color:red;\">)."
);