Refferal Mod Übersetzung bitte
Verfasst: 22.08.2003 18:09
Kann das jemand übernehmen???
Code: Alles auswählen
//
// Common, these terms are used
// extensively on several pages
//
$lang['Referral_Intro'] = 'To allow people to refer this account, use this url:';
$lang['Referral_System'] = 'Referral System MOD';
//
// Is MOD Up-To-Date?
//
$lang['Referral_Version'] = '<B>MOD Version:</B> You are using version <b>%s</b> of the Referral MOD. Please check <a href="http://www.phpbb.com/phpBB/viewtopic.php?t=108421" target="_Blank">here</a> for information on the latest version.';
//
// Is phpBB Up-To-Date?
//
$lang['Referral_Admin_Board_Version_Report_Latest'] = '<B>phpBB Version:</B> You are using the latest version of phpBB.';
$lang['Referral_Admin_Board_Version_Report_Outdated'] = '<B>phpBB Version:</B> You are using an out-dated version of phpBB, which this MOD does not work on. Please update your version of phpBB ASAP!';
//
$lang['Referral_Admin_Title'] = 'Referral System MOD';
$lang['Referral_Admin_Referral_Name'] = 'Referral By:';
$lang['Referral_Admin_New_Name'] = 'New User:';
$lang['Referral_Admin_Explain'] = 'From this control panel you can view referrals to your site, from specific users.';
$lang['Referral_Admin_DateTime'] = 'Date/Time';
$lang['Referral_Admin_User_ID'] = 'User ID:';
$lang['Referral_Total'] = 'Total Referrals';
$lang['Referral_Text'] = 'If you would like to have others join this site, and get referral credit, use the following url: ';
$lang['Referral_Admin_User_Delete'] = 'This User Has Been Deleted';
//
// Admin values
//
$lang['Referral_Enable'] = 'Enable MOD';
$lang['Referral_Admin_Title_Explain'] = 'The following settings will allow you to administrate the "Referral System MOD".';
$lang['Referral_Default_user_id'] = 'Default user_id';
$lang['Referral_Default_user_id_Explain'] = 'If you want a specific user_id credited, when a user_id<br />is not specificied upon registration, enter that here. <br />Enter -1 for no referral credit.';
$lang['Click_return_referral_settings'] = 'Referral System MOD Settings have been updated <br /><br />Click %sHere%s to return to the Referral System MOD Settings'; // %s's here are for uris, do not remove!
//
// About MOD
//
$lang['Referral_About'] = 'About :: ';
$lang['Referral_System_History'] = 'Referral System MOD - History Report';
$lang['Referral_About_Title'] = '<B>MOD Title:</B> Referral System MOD';
$lang['Referral_About_Author'] = '<B>MOD Author:</B> <a href="http://www.phpbb.com/phpBB/profile.php?mode=viewprofile&u=40">AbelaJohnB</a> <abela@phpbb> (John B. Abela) <a href="http://www.johnabela.com/">http://www.johnabela.com/</a> ';
$lang['Referral_About_Description'] = '<B>MOD Description:</B> This MOD will allow your members to have a link that will allow them to refer new members to your forum. It includes a list of how many people they have referred within their profile, as well as a detailed list within the ACP, showing their username, the name of the member they referred and the date/time. The Referral System MOD allows you to keep records of which of you\'re members are bring the most members to your site.';
$lang['Referral_About_Support_Thread'] = '<B>MOD Support Thread:</B> <a href="http://www.phpbb.com/phpBB/viewtopic.php?t=108421">http://www.phpbb.com/phpBB/viewtopic.php?t=108421</a>';
$lang['Referral_Disabled'] = 'Presently Disabled';
//
// Top Referrals
//
$lang['Referrals_Name'] = 'Referrals Username';
$lang['Referrals_Total'] = 'Total Referrals';
$lang['Referral_Top'] = 'Top Referrals';
$lang['Referral_Top_About'] = 'Below is a list of the top referrals, and the amount of members they have referred to this site and have joined!';
$lang['Referral_Top_Explain'] = 'How many Top Referrals to show within top_referrals.php';