contact forum vertaling

Hulp nodig bij een modificaties of op zoek naar een MOD? Bekijk ons archief. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Gebruikersavatar
Diablo Gamer
Berichten: 1394
Lid geworden op: 02 jan 2004, 20:33
Locatie: Dalen/Drenthe/Holland
Contacteer:

contact forum vertaling

Bericht door Diablo Gamer » 24 mar 2006, 11:21

wie heeft de vertaing van deze mod voor mijn ?

Code: Selecteer alles

<?php
/***************************************************************************
 *                                lang_contact.php
 *                            -------------------
 *   begin                : Sunday, Apr 11, 2005
 *   copyright            : (C) 2005 FuNEnD3R
 *   email                : admin@funender.com
 *
 ***************************************************************************/

/***************************************************************************
 *
 *   This program is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 2 of the License, or
 *   (at your option) any later version.
 *
 ***************************************************************************/

$lang['Eadmin'] = 'Contact Admin';
$lang['Esuccess'] = 'Your Message was sent successfully';
$lang['EYour_Name'] = 'An error occurred sending your Message.';
$lang['EYour_Name'] = 'Your Name';
$lang['EYour_Email'] = 'Your Email';
$lang['EForum_Username'] = 'Forum Username';
$lang['EQuest_Comms'] = 'Questions or Comments';
$lang['Edenotes_field'] = 'denotes required field';
$lang['EAuth'] = 'Contact form written by';
$lang['EYour_IP'] = 'Your IP';
$lang['ERecorded'] = 'Has been recorded in case of fraud and security purposes';

$lang['EEnquiry'] = 'Your Enquiry';
$lang['EPlease_Select'] = 'Please Select One';

$lang['EOption_One_Text'] = 'Login Trouble with Forum';
$lang['EOption_Two_Text'] = 'Regarding Moderation';
$lang['EOption_Three_Text'] = 'Problems Registering';
$lang['EOption_Four_Text'] = 'General Questions or Feedback';

$lang['EClear'] = 'Clear Form';
$lang['ESubmit'] = 'Submit';
$lang['EEmail_username'] = 's forum username is';
$lang['EEmail_mailname'] = 's email is';
$lang['EEmail_sendersip'] = 'Sender\'s ip address is';
$lang['EEmail_lookupip'] = 'Lookup ip';
$lang['EEmail_xmailer'] = 'phpBB Mail';
$lang['EEmail_enquiry'] = 'Enquiry';

$lang['ESubject'] = '[Question or Comment from your Website]';
$lang['ERequired_error'] = 'Please fill out all required fields.<br /><br /><a href="javascript:history.go(-1)">Back to Form</a>';
$lang['EEmail_error'] = 'Your email address does not appear valid. Please verify it.<br /><br /><a href="javascript:history.go(-1)">Back to Form</a>';
$lang['ESuccessfully'] = 'Your Message was sent successfully';
$lang['EMain_error'] = 'An Error has occured<br />Admin has not set a recipient email address in contact_form.php.<br /><br />Please <a href="javascript:history.go(-1)">try again</a>';

$lang['code_wrong'] = 'Image verification failed.<br /><br /><a href="javascript:history.go(-1)">Back to Form</a>';
//
// That's all, Folks!
// -------------------------------------------------

?>
It`s nice to be important, but it`s more important to be nice.

Raimon
Berichten: 4397
Lid geworden op: 27 aug 2005, 12:59
Contacteer:

Bericht door Raimon » 24 mar 2006, 11:36

Nymphy heeft er toch een gemaakt : http://www.phpbb.nl/viewtopic.php?p=225 ... ht=#225715 :wink:

Gebruikersavatar
Diablo Gamer
Berichten: 1394
Lid geworden op: 02 jan 2004, 20:33
Locatie: Dalen/Drenthe/Holland
Contacteer:

Bericht door Diablo Gamer » 24 mar 2006, 11:40

oeps vergeten dat ik het all gevraag heb :oops:
It`s nice to be important, but it`s more important to be nice.

Gesloten