nl.php 733 Bytes
<?php $TRANSLATIONS = array(
"OpenID Changed" => "OpenID is aangepast",
"Invalid request" => "Ongeldige aanvraag",
"This is an OpenID server endpoint. For more information, see " => "Dit is een OpenID server.  Voor meer informatie, zie",
"Identity: <b>" => "Identiteit: <b>",
"Realm: <b>" => "Realm: <b>",
"User: <b>" => "Gebruiker: <b>",
"Login" => "Login",
"Error: <b>No user Selected" => "Fout: <b>Geen gebruiker geselecteerd",
"OpenID" => "OpenID",
"you can authenticate to other sites with this address" => "U kan met dit adres bij andere sites authenticeren",
"Authorized OpenID provider" => "Geautoriseerde OpenID provider",
"Your address at Wordpress, Identi.ca, &hellip;" => "Uw adres bij Wordpress, Identi.ca, &hellip;"
);