TopList MOD 1.3.4 auf deutsch?
Verfasst: 21.02.2004 12:47
HI! Hat jemand von euch das deutsche Language Pack des Toplist MODs 1.3.4? FInde nirgends was...
Bekommt das einer von euch hin?! Bin net sonderlich gut in Englisch 
Code: Alles auswählen
Subject: Toplist HTML code
Charset: iso-8859-1
Hello {USERNAME},
You have updated your site in the {SITE_TOPLIST} and you choosed to have resend your HTML code of the toplist for on your site:
{HTML_CODE}
{EMAIL_SIG}
Code: Alles auswählen
Subject: Toplist HTML code
Charset: iso-8859-1
Hello {USERNAME},
You've added a {USER_SITE} to the {SITE_TOPLIST}
Here is your HTML code:
{HTML_CODE}
{EMAIL_SIG}
Code: Alles auswählen
<?php
$lang['Name'] = "Name";
$lang['TopList'] = "Toplist";
$lang['Toplist'] = $lang['TopList'];
$lang['TL'] = $lang['Toplist'];
$lang['Toplist_top10'] = "Top 10";
$lang['SURL'] = "Site URL";
$lang['BURL'] = "Banner URL";
$lang['Del_toplist'] = "Are you sure you want to delete %s from the Top List?";
$lang['Refresh'] = "Refresh";
$lang['Cb'] = "Choose your button/banner:";
$lang['Easi'] = "Edit/Check Site Info";
$lang['As'] = "Add site";
$lang['Newmem'] = "You don't have a site in the %s Top List yet!!!";
$lang['Notmem'] = "Your site in the Top List? <a href=\"".append_sid('profile.php?mode=register')."\">register</a> first.";
$lang['Need'] = "";
$lang['Hits_in'] = "Hits In";
$lang['Hits_out'] = "Hits Out";
$lang['Image_displays'] = "Image Display's";
$lang['Toplist_rank'] = "Rank";
$lang['Toplist_site'] = "Site";
$lang['Toplist_no_sites'] = "There arn't any sites in the Toplist yet.<br /><a href=\"" . append_sid("toplist.php?f=toplistnew") . "\">Add One</a>";
$lang['admin']['Button_1'] = "Left Button Image URL";
$lang['admin']['Button_2'] = "Right Button Image URL";
$lang['admin']['Button_1_l'] = "Left Button Link URL";
$lang['admin']['Button_2_l'] = "Right Button Link URL";
$lang['admin']['Button_Explain'] = "I reserved space for 2 buttons, 1 on the left bottom and 1 on the right bottom of the main toplist page.";
$lang['admin']['General_toplist_settings'] = "General Toplist Settings";
$lang['admin']['Config_toplist_explain'] = "The form below will allow you to customize all the toplist options. For User administrations use the related link on the left hand side.";
$lang['admin']['General_Toplist_Config'] = "General Toplist Configuration";
$lang['admin']['Toplist_Imge_Dis'] = "Only the first 5(or what ever you specify) can display banner/buttons in the toplist.<br /> If the option is set to -1 they will all be displayed.";
$lang['admin']['Hits_in'] = "Disable the view of the inhits.";
$lang['admin']['Hits_img'] = "Disable the view of the imagehits.";
$lang['admin']['Hits_out'] = "Disable the view of the outhits.";
$lang['admin']['Disable_hits'] = "Disable the view of outhits/imagehits/inhits.";
$lang['admin']['Dimensions_expl'] = "Image dimension limitations.";
$lang['admin']['Dimensions_expl_multiple'] = "Select 1 or multiple dimensions to delete them.";
$lang['admin']['Dimensions_expl_heigth'] = "Add new dimension height.";
$lang['admin']['Dimensions_expl_width'] = "Add new dimension width.";
$lang['admin']['Specify_in_prune_interval'] = "Specify in-hits reset interval.";
$lang['admin']['Specify_out_prune_interval'] = "Specify out-hits reset interval.";
$lang['admin']['Specify_img_prune_interval'] = "Specify image-displays reset interval.";
$lang['admin']['Specify_in_anti_flood_interval'] = "Specify in-hits antiflood interval.";
$lang['admin']['Specify_out_anti_flood_interval'] = "Specify out-hits antiflood interval.";
$lang['admin']['Specify_img_anti_flood_interval'] = "Specify image-displays antiflood interval.";
$lang['admin']['Intervals'] = "Specify several toplist intervals.";
$lang['admin']['Toplist_toplist_top10'] = "This enables a 'small' top 10 toplist on your forum index.";
$lang['admin']['Hin_activation'] = "When this is enabled the sites need atleast 1 in-hit to be displayed in the toplist.";
$lang['admin']['Count_hits_in'] = "Enable/disable ranking on inhits";
$lang['admin']['Count_hits_img'] = "Enable/disable ranking on imagedisplays";
$lang['admin']['Count_hits_out'] = "Enable/disable ranking on outhits";
$lang['admin']['Count_ioi_oops'] = "You need to enable at last inhits, outhits or imagedisplays to be ranked on!";
$lang['admin']['Count_ex_hits'] = "With the 3 checkboxes below you can enable and disable ranking values. Example: a site got 112 inhits, 45 outhits and 495 imagesdisplays; in the ranking settings only in and out hits are enabled then the 495 imagesdisplays will be handled as 0.";
$lang['admin']['Count_hits_title'] = "Site ranking settings";
?>
