release 1.2.9

This commit is contained in:
Newcomer1989
2018-08-19 14:32:26 +02:00
parent 30cbefc1c0
commit d1baa659b5
23 changed files with 369 additions and 63 deletions

View File

@@ -110,6 +110,8 @@ $lang['sccupcount'] = "Active time of %s seconds for the unique Client-ID (%s)
$lang['sccupcount2'] = "Add an active time of %s seconds for the unique Client-ID (%s); requested about admin function.";
$lang['setontime'] = "voeg tijd toe";
$lang['setontimedesc'] = "Voeg online tijd toe aan de hiervoor geselecteerde clients. Elke gebruiker zal de tijd erbij krijgen op hun oude online tijd.<br><br>De ingevoerde online tijd zal onmiddelijk plaatsvinden en de servergroepen zullen meteen worden toegevoegd.";
$lang['setontime2'] = "remove time";
$lang['setontimedesc2'] = "Remove online time from the previous selected clients. Each user will get removed this time from their old online time.<br><br>The entered online time will be considered for the rank up and should take effect immediately.";
$lang['sgrpadd'] = "Verleen servergroep %s (ID: %s) naar gebruiker %s (unieke Client-ID: %s; Client-database-ID %s).";
$lang['sgrprerr'] = "Affected user: %s (unique Client-ID: %s; Client-database-ID %s) and server group %s (ID: %s).";
$lang['sgrprm'] = "Servergroep verwijderd van gebruiker %s (ID: %s) user %s (unieke Client-ID: %s; Client-database-ID %s).";
@@ -415,6 +417,7 @@ $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>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['wihladm2'] = "Remove online Time from User";
$lang['wihlcfg'] = "Core settings";
$lang['wihldb'] = "Database settings";
$lang['wihlmsg'] = "Message settings";
@@ -506,6 +509,7 @@ $lang['wishnavdesc'] = "Show the site navigation on 'stats/' page.<br><br>If th
$lang['wisupidle'] = "Mode";
$lang['wisupidledesc'] = "There are two modes, as time can be counted and can then apply for a rank increase.<br><br>1) online time: Here the pure online time of the user is taken into account (see column 'sum. online time' in the 'stats/list_rankup.php')<br><br>2) active time: This will be deducted from the online time of a user, the inactive time (idle) (see column 'sum. active time' in the 'stats/list_rankup.php').<br><br>A change of mode with an already longer running database is not recommended, but may work.";
$lang['wisvconf'] = "save";
$lang['wisvinfo1'] = "Attention!! By changing the mode of hashing the users IP address, it is necessary that the user connects new to the TS3 server or the user can't get synchronized with the stats page.";
$lang['wisvsuc'] = "Changes successfully saved!";
$lang['wisvres'] = "You need to restart the Ranksystem before the changes will take effect! %s";
$lang['witime'] = "Timezone";