release 1.2.8
This commit is contained in:
@@ -6,7 +6,7 @@ $lang['changedbid'] = "Gebruiker %s (unieke Client-ID: %s) heeft een nieuwe Te
|
||||
$lang['crawl'] = "Scannen naar geconnecte gebruikers en de activiteiten aan het optellen...";
|
||||
$lang['clean'] = "Scannen naar clients, die moeten worden verwijderd...";
|
||||
$lang['cleanc'] = "opschonen clients";
|
||||
$lang['cleancdesc'] = "Met deze functie worden de oude clients in de Ranksysteem verwijderd.<br><br>Op dit einde, de Ranksysteem gesynchroniseerd met de TeamSpeak database. Clients, dat niet bestaan in Teamspeak zullen worden verwijderd van de TeamSpeak database. Clients, dat niet bestaat in Teamspeak, zal worden verwijderd van het Ranksysteem<br><br>Deze functie is alleen beschikbaar wanneer de 'Slowmode' is gedeactiveerd!<br><br><br>Voor de automatische aanpassing van de TeamSpeak database de ClientCleaner kan worden gebruikt:<br>http://ts-n.net/clientcleaner.php";
|
||||
$lang['cleancdesc'] = "Met deze functie worden de oude clients in de Ranksysteem verwijderd.<br><br>Op dit einde, de Ranksysteem gesynchroniseerd met de TeamSpeak database. Clients, dat niet bestaan in Teamspeak zullen worden verwijderd van de TeamSpeak database. Clients, dat niet bestaat in Teamspeak, zal worden verwijderd van het Ranksysteem<br><br>Deze functie is alleen beschikbaar wanneer de 'Query-Slowmode' is gedeactiveerd!<br><br><br>Voor de automatische aanpassing van de TeamSpeak database de ClientCleaner kan worden gebruikt:<br>//ts-n.net/clientcleaner.php";
|
||||
$lang['cleandel'] = "Er waren %s clients verwijderd uit de Ranksysteem database, omdat ze niet meer bestaan in de TeamSpeak database.";
|
||||
$lang['cleanno'] = "Er was niks om te verwijderen...";
|
||||
$lang['cleanp'] = "opschoon periode";
|
||||
@@ -137,6 +137,8 @@ $lang['stag0012'] = "set groups";
|
||||
$lang['stag0013'] = "Addon ON/OFF";
|
||||
$lang['stag0014'] = "Turn the Addon on (enabled) or off (disabled).<br><br>On disabling the addon a possible part on the stats/ site will be hidden.";
|
||||
$lang['stag0015'] = "You couldn't be find on the TeamSpeak server. Please %sclick here%s to verify yourself.";
|
||||
$lang['stag0016'] = "verification needed!";
|
||||
$lang['stag0017'] = "verificate here..";
|
||||
$lang['stix0001'] = "Server statistieken";
|
||||
$lang['stix0002'] = "Totaal gebruikers";
|
||||
$lang['stix0003'] = "Bekijk gegevens";
|
||||
@@ -196,6 +198,7 @@ $lang['stix0060'] = "User";
|
||||
$lang['stix0061'] = "View all versions";
|
||||
$lang['stix0062'] = "View all nations";
|
||||
$lang['stix0063'] = "View all platforms";
|
||||
$lang['stix0064'] = "Last 3 months";
|
||||
$lang['stmy0001'] = "Mijn statistieken";
|
||||
$lang['stmy0002'] = "Rang";
|
||||
$lang['stmy0003'] = "Database ID:";
|
||||
@@ -409,7 +412,7 @@ $lang['wiexresdesc'] = "There are three modes, how to handle an exception. In e
|
||||
$lang['wiexuid'] = "client exception";
|
||||
$lang['wiexuiddesc'] = "A comma seperated list of unique Client-IDs, which should not conside for the Ranksystem.<br>User in this list will be ignored for the rank up.";
|
||||
$lang['wigrptime'] = "rank up definition";
|
||||
$lang['wigrptimedesc'] = "Define here after which time a user should get automatically a predefined servergroup.<br><br>time (seconds)=>servergroup ID<br><br>Important for this is the 'online time' or the 'active time' of an user, depending on setting of the mode.<br><br>Each entry have to separate from next with a comma.<br><br>The time must be entered cumulative<br><br>Example:<br>60=>9,120=>10,180=>11<br><br>On this a user get after 60 seconds the servergroup 9, in turn after 60 seconds the servergroup 10, and so on...";
|
||||
$lang['wigrptimedesc'] = "Define here after which time a user should get automatically a predefined servergroup.<br><br>time (seconds)=>servergroup ID<br><br>Max. value are 999.999.999 seconds (over 31 years)<br><br>Important for this is the 'online time' or the 'active time' of an user, depending on setting of the mode.<br><br>Each entry have to separate from next with a comma.<br><br>The time must be entered cumulative<br><br>Example:<br>60=>9,120=>10,180=>11<br><br>On this a user get after 60 seconds the servergroup 9, in turn after 60 seconds the servergroup 10, and so on...";
|
||||
$lang['wihladm'] = "List Rankup (Admin-Mode)";
|
||||
$lang['wihladm1'] = "Add online Time to User";
|
||||
$lang['wihlcfg'] = "Core settings";
|
||||
@@ -426,7 +429,7 @@ $lang['wilogout'] = "Logout";
|
||||
$lang['wimsgmsg'] = "Message";
|
||||
$lang['wimsgmsgdesc'] = "Define a message, which will be send to an user, when he rises the next higher rank.<br><br>This message will be send via TS3 private message. So every know bb-code could be used, which also works for a normal private message.<br>http://ts-n.net/lexicon.php?showid=97#lexindex<br><br>Furthermore, the previously spent time can be expressed by arguments:<br>%1\$s - days<br>%2\$s - hours<br>%3\$s - minutes<br>%4\$s - seconds<br>%5\$s - name of reached servergroup<br>%6$s - name of the user (recipient)<br><br>Example:<br>Hey,\\nyou reached a higher rank, since you already connected for %1\$s days, %2\$s hours and %3\$s minutes to our TS3 server.[B]Keep it up![/B] ;-)";
|
||||
$lang['wimsgsn'] = "Server-News";
|
||||
$lang['wimsgsndesc'] = "Define a message, which will be shown on the /stats/ page as server news.<br><br>You can use default html functions to modify the layout<br><br>Example:<br><b> - <b>for bold</b><br><u> - <u>for underline</u><br><i> - <i>for italic</i><br><br> - for word-wrap (new line)";
|
||||
$lang['wimsgsndesc'] = "Define a message, which will be shown on the /stats/ page as server news.<br><br>You can use default html functions to modify the layout<br><br>Example:<br><b> - <b>for bold</b><br><u> - <u>for underline</u><br><i> - <i>for italic</i><br><br> - for word-wrap (new line)";
|
||||
$lang['wimsgusr'] = "Rank up notification";
|
||||
$lang['wimsgusrdesc'] = "Inform an user with a private text message about his rank up.";
|
||||
$lang['winav1'] = "TeamSpeak";
|
||||
@@ -513,8 +516,8 @@ $lang['wits3dch'] = "Default Channel";
|
||||
$lang['wits3dchdesc'] = "The channel-ID, the bot should connect with.<br><br>The Bot will join this channel after connecting to the TeamSpeak server.";
|
||||
$lang['wits3host'] = "TS3 Hostaddress";
|
||||
$lang['wits3hostdesc'] = "TeamSpeak 3 Server address<br>(IP oder DNS)";
|
||||
$lang['wits3sm'] = "Slowmode";
|
||||
$lang['wits3smdesc'] = "With the Slowmode you can reduce \"spam\" of query commands to the TeamSpeak server. This prevent bans in case of flood.<br>TeamSpeak Query commands get delayed with this function.<br><br>!!! ALSO IT REDUCE THE CPU USAGE !!!<br><br>The activation is not recommended, if not required. The delay increases the duration of the Bot, which makes it imprecisely.<br><br>The last column shows the required time for one duration (in seconds):<br><br>disabled    0,0   0,10<br>low delay   0,2   2,60<br>middle delay  0,5   6,50<br>high delay   1,0  13,00<br>huge delay  2,0  26,00<br>ultra delay   5,0  65,00<br><br>Consequently, the values (times) with the ultra delay become inaccurate by about 65 seconds! Depending on, what to do and/or server size even higher!";
|
||||
$lang['wits3sm'] = "Query-Slowmode";
|
||||
$lang['wits3smdesc'] = "With the Query-Slowmode you can reduce \"spam\" of query commands to the TeamSpeak server. This prevent bans in case of flood.<br>TeamSpeak Query commands get delayed with this function.<br><br>!!! ALSO IT REDUCE THE CPU USAGE !!!<br><br>The activation is not recommended, if not required. The delay increases the duration of the Bot, which makes it imprecisely.<br><br>The last column shows the required time for one duration (in seconds):<br><br>disabled    0,0   0,10<br>low delay   0,2   2,60<br>middle delay  0,5   6,50<br>high delay   1,0  13,00<br>huge delay  2,0  26,00<br>ultra delay   5,0  65,00<br><br>Consequently, the values (times) with the ultra delay become inaccurate by about 65 seconds! Depending on, what to do and/or server size even higher!";
|
||||
$lang['wits3qnm'] = "Botname";
|
||||
$lang['wits3qnm2'] = "2nd Botname";
|
||||
$lang['wits3qnm2desc'] = "A fallback Botname, if the first one is already in use.";
|
||||
|
||||
Reference in New Issue
Block a user