gastenboek vertaalen
Geplaatst: 04 mei 2004, 14:52
ik heb dit al gootendeels vertaalt
maar omdat ik Dissecties ben ging dat niet zo goed
willen jullie de spellings fouten er uit halen en wat nog niet vertaald is vertalen
het is maar nog een klein stukje
maar omdat ik Dissecties ben ging dat niet zo goed
willen jullie de spellings fouten er uit halen en wat nog niet vertaald is vertalen
Code: Selecteer alles
<?php
# General
$LANG['metatag'] = '<meta http-equiv=\'Content-Type\' content=\'text/html; charset=iso-8859-1\'>';
$LANG['BookMess1'] = 'HTML code is toegelaten';
$LANG['BookMess2'] = 'HTML code is enabled';
$LANG['BookMess3'] = 'Onderteken Guestbook';
$LANG['BookMess4'] = 'terug naar gastenboek';
$LANG['BookMess5'] = 'Beleid';
$LANG['BookMess6'] = 'Thank you for stopping by my site. Here you can leave your mark.';
$LANG['BookMess7'] = 'comentaar';
$LANG['BookMess8'] = 'Back to submit form';
$LANG['BookMess9'] = 'Write a comment for this Guestbook entry.';
$LANG['BookMess10'] = '<u>Thank you for signing the Guestbook.</u><br><br>Your entry was added successfully! You should be transfered back to the Guestbook in 2 seconds.';
$LANG['BookMess11'] = 'Forum Index';
$LANG['EmailAdminSubject'] = 'New guestbook entry';
$LANG['EmailGuestSubject'] = 'Dank u voor het ondertekenen van Guestbook';
# Main
$LANG['AltIP'] = 'IP Ingelogd';
$LANG['AltICQ'] = 'zend ICQ Message';
$LANG['AltEmail'] = 'zend E-mail';
$LANG['AltUrl'] = 'bekijk web pagina';
$LANG['AltAim'] = 'AOL Instant Messenger';
$LANG['AltCom'] = 'Schrijf een commentaar';
$LANG['AltPost'] = 'bericht';
# Form
$LANG['FormMess1'] = 'Fill out the blanks below to sign the Guestbook. The blanks with * represent required fields.';
$LANG['FormMess2'] = 'Smilies zijn AAN';
$LANG['FormMess3'] = 'BBCode is AAN';
$LANG['FormMess4'] = 'Show legend';
$LANG['FormMess5'] = 'Below is your Guestbook entry.';
$LANG['FormMess6'] = 'BBCode is UIT';
$LANG['FormMess7'] = 'Smilies zijn UIT';
$LANG['FormName'] = 'naam';
$LANG['FormEmail'] = 'E-mail';
$LANG['FormLoc'] = 'Plaats';
$LANG['FormPic'] = 'plaatje';
$LANG['FormUrl'] = 'Homepage';
$LANG['FormGender'] = 'Geslacht';
$LANG['FormMale'] = 'Man';
$LANG['FormFemale'] = 'Vrouw';
$LANG['FormMessage'] = 'Je bericht';
$LANG['FormSelect'] = 'Gasten boek';
$LANG['FormUser'] = 'Gebruikersnaam';
$LANG['FormPass'] = 'Wachtwoord';
$LANG['FormReset'] = 'Reset';
$LANG['FormSubmit'] = 'subit';
$LANG['FormPreview'] = 'bekijk';
$LANG['FormEnter'] = 'Guestbook - Administration Centre<br>Before you can proceed you have to enter a valid name and password.';
$LANG['FormButton'] = 'Go';
$LANG['FormPriv'] = 'privé bericht';
$LANG['FormBack'] = 'terug naar gasten boek';
$LANG['FormFAQ'] = 'lees meer over BBcode';
$LANG['FormAIM'] = 'AIM Address';
$LANG['FormICQ'] = 'ICQ Nummer';
$LANG['FormMax_size'] = 'Maximum Grootte';
$LANG['FormKbits'] = 'Kb';
$LANG['FormEmpty'] = 'Je moet een bericht schrijven als je post';
# BBCode
$LANG['bbcode_a_help'] = 'Close all open BBCode tags';
$LANG['bbcode_b_help'] = 'Bold text: [b]text[/b] (alt+b)';
$LANG['bbcode_i_help'] = 'Italic text: [i]text[/i] (alt+i)';
$LANG['bbcode_u_help'] = 'Underline text: [u]text[/u] (alt+u)';
$LANG['bbcode_e_help'] = 'Insert E-mail: [email]nickname@domain.fr[/email] (alt+e)';
$LANG['bbcode_w_help'] = 'Insert URL: [url]http://url[/url] or [url=http://url]URL text[/url] (alt+w)';
$LANG['bbcode_k_help'] = 'Strike text: [strike]text[/strike] (alt+k)';
$LANG['bbcode_f_help'] = 'Font size: [size=x-small]small text[/size]';
$LANG['bbcode_s_help'] = 'Font color: [color=red]text[/color] Tip: you can also use color=#FF0000';
$LANG['bbcode_z_help'] = 'Font Alignment: [align=center]center text[/align]';
$LANG['bbcode_h_help'] = 'You can copy/stick BBcode';
$LANG['bbcode_q_help'] = 'BBCode Help Online';
$LANG['Help'] = 'Tip: De stijlen kunnen snel op geselecteerde teksten worden toegepast';
$LANG['Close_Tags'] = 'sluit Tags';
$LANG['Emoticons'] = 'Emoticons';
$LANG['Font_color' ] = 'Font kleur';
$LANG['Color_default' ] = 'standaard';
$LANG['Color_dark_red' ] = 'Donkerrood';
$LANG['Color_red' ] = 'Rood';
$LANG['Color_orange' ] = 'oranje';
$LANG['Color_brown' ] = 'Bruin';
$LANG['Color_yellow' ] = 'Geel';
$LANG['Color_green' ] = 'Groen';
$LANG['Color_olive' ] = 'Olijf';
$LANG['Color_cyan' ] = 'Cyaan';
$LANG['Color_blue' ] = 'Blauw';
$LANG['Color_dark_blue' ] = 'Donkerblauw';
$LANG['Color_indigo' ] = 'Indigo';
$LANG['Color_violet' ] = 'Viooltje';
$LANG['Color_white' ] = 'Wit';
$LANG['Color_black' ] = 'Zwarte';
$LANG['Font_size' ] = 'Font grootte';
$LANG['Font_tiny' ] = 'heel klein';
$LANG['Font_small' ] = 'Klein';
$LANG['Font_normal' ] = 'Normaal';
$LANG['Font_large' ] = 'Groot';
$LANG['Font_huge' ] = 'heel groot';
$LANG['Font_align' ] = 'Font groepering';
$LANG['Align_center' ] = 'Centrum';
$LANG['Align_right' ] = 'Juist';
$LANG['Align_left' ] = 'Weggegaan';
$LANG['Align_justify' ] = 'rechtvaardig';
# Post Errors
$LANG['ErrorPost1'] = 'You forgot to fill in the Name field. Please correct it and re-submit.';
$LANG['ErrorPost2'] = 'You forgot to fill in the Message field. Please correct it and re-submit.';
$LANG['ErrorPost3'] = 'Your message is either too short or too long. Please correct it and re-submit.';
$LANG['ErrorPost4'] = 'One of the input fields does not seem to be valid.';
$LANG['ErrorPost5'] = 'Guestbook - Error';
$LANG['ErrorPost6'] = 'Image file is too big.';
$LANG['ErrorPost7'] = 'Wrong image file type.';
$LANG['ErrorPost8'] = 'Sorry! We have flood-control activated. Please try again after a period of time elapses.';
$LANG['ErrorPost9'] = 'Your IP adress is banned.';
$LANG['ErrorPost10'] = 'Your message contains some invalid words. Please correct it and re-submit.';
$LANG['ErrorPost11'] = 'You forgot to fill in the Comment field. Please correct it and re-submit.';
$LANG['PassMess1'] = 'Please enter a valid username and password:';
$LANG['PassMess2'] = 'Invalid username or password. Please try again.';
$LANG['PassMess3'] = 'Sorry, but the password you entered was not correct.';
# Admin Panel
$LANG['Admin_title'] = 'Guestbook Administration Panel';
$LANG['Admin_description'] = 'Thank you for choosing <b>Advanced GuestBook</b> MOD for phpBB as guestbook solution. This screen will give you access to guestbook Administration Panel. You can get back to this page by clicking on the <u>Manage</u> Guestbook link in the left pane. To return to the index of your board, click the phpBB logo also in the left pane.';
# Days
$weekday[0] = 'Zondag';
$weekday[1] = 'Maandag';
$weekday[2] = 'Dinsdag';
$weekday[3] = 'Woensdag';
$weekday[4] = 'Donderdag';
$weekday[5] = 'Vrijdag';
$weekday[6] = 'Zaterdag';
# Months
$months[0] = 'Januari';
$months[1] = 'Februari';
$months[2] = 'Maart';
$months[3] = 'April';
$months[4] = 'Mei';
$months[5] = 'Juni';
$months[6] = 'Juli';
$months[7] = 'Augustus';
$months[8] = 'September';
$months[9] = 'Oktober';
$months[10] = 'November';
$months[11] = 'December';
?>