Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Translate Locale to your language
29-12-2010, 10:46 PM
Post: #2
Dutch
Dutch version

PHP Code:
$lcl['homepage']="HOME";
$lcl['popularvideos']="POPULAIRE VIDEOS";
$lcl['relatedvideos']="SUGGESTIES";
$lcl['contact']="CONTACT";
$lcl['categories']="Categories";
$lcl['recentcomments']="Commentaar";
$lcl['tags']="Tags";
$lcl['contact_name']="Uw naam";
$lcl['contact_email']="Uw E-Mail";
$lcl['contact_subject']="Onderwerp";
$lcl['contact_message']="Bericht";
$lcl['contact_security']="Security Code";
$lcl['contact_name_err']="Vul uw naam in!";
$lcl['contact_email_err']="Vul uw E-Mail in!";
$lcl['contact_subject_err']="Vul het onderwerp in!";
$lcl['contact_message_err']="Vul een brericht in!";
$lcl['contact_security_err']="Vul uw security code in!";
$lcl['contact_security_err2']="Onjuist Security vul opnieuw in!";
$lcl['contact_succes']="Bericht ontvangen. wij zullen deze zo spoedig mogelijk beandwoorden";
$lcl['send']="Verstuurd";
$lcl['comment_form_title']="Plaats commentaar";
$lcl['comment_form_name']="Uw naam";
$lcl['comment_form_email']="E-Mail: (Wordt niet vertoond)";
$lcl['comment_form_comment']="Commentaar";
$lcl['comment_form_security']="Security Code";
$lcl['comment_form_security_err']=" vul uw security nummer in!";
$lcl['comment_form_security_err2']="Onjuist Security Code vul opnieuw in!";
$lcl['comment_form_comment_err']="Vul uw commentaar in!";
$lcl['comment_form_succes']="Commentaar ontvagen. Admin zal deze plaatsen!";
$lcl['comment_list_name']="Naam";
$lcl['comment_list_date']="Datum";
$lcl['comment_list_comment']="Commentaar";


$lcl['games']="SPELLEN";
$lcl['videos']="VIDEO,S";
$lcl['populargames']="POPULAIRE SPELLEN";
$lcl['relatedgames']="Suggeties Spellen";
$lcl['populargames']="Populaire Spellen"
[/quote]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Translate Locale to your language - admin - 16-12-2010, 04:33 PM
Dutch - swingers - 29-12-2010 10:46 PM
Italian language - redstone - 06-09-2011, 02:33 PM

Forum Jump: