release 1.3.9
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
<?PHP
|
||||
$lang = array();
|
||||
$lang['adduser'] = "User %s (unique Client-ID: %s; Client-database-ID %s) is unknown -> added to the Ranksystem now.";
|
||||
$lang['achieve'] = "Achieve";
|
||||
$lang['adduser'] = "User %s (unique Client-ID: %s; Client-database-ID %s) is unknown -> added to the Ranksystem now.";
|
||||
$lang['api'] = "API";
|
||||
$lang['apikey'] = "API Key";
|
||||
$lang['asc'] = "ascending";
|
||||
$lang['boton'] = "Bot is running...";
|
||||
$lang['botoff'] = "Bot is stopped.";
|
||||
$lang['boton'] = "Bot is running...";
|
||||
$lang['brute'] = "Much incorrect logins detected on the webinterface. Blocked login for 300 seconds! Last access from IP %s.";
|
||||
$lang['brute1'] = "Incorrect login attempt on the webinterface detected. Failed access attempt from IP %s with username %s.";
|
||||
$lang['brute2'] = "Successful login attempt to the webinterface from IP %s.";
|
||||
@@ -14,6 +16,10 @@ $lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP
|
||||
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
|
||||
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
|
||||
$lang['clean'] = "Scanning for clients to delete...";
|
||||
$lang['clean0001'] = "Deleted unnecessary avatar %s (erstwhile unique Client-ID: %s) successfully.";
|
||||
$lang['clean0002'] = "Error while deleting unnecessary avatar %s (unique Client-ID: %s).";
|
||||
$lang['clean0003'] = "Check for cleaning database done. All unnecessary stuff was deleted.";
|
||||
$lang['clean0004'] = "Check for deleting users done. Nothing was changed, because function 'clean clients' is disabled (webinterface - other).";
|
||||
$lang['cleanc'] = "clean clients";
|
||||
$lang['cleancdesc'] = "With this function old clients gets deleted out of the Ranksystem.<br><br>To this end, the Ranksystem will be synchronized with the TeamSpeak database. Clients, which does not exist anymore on the TeamSpeak server, will be deleted out of the Ranksystem.<br><br>This function is only enabled when the 'Query-Slowmode' is deactivated!<br><br><br>For automatic adjustment of the TeamSpeak database the ClientCleaner can be used:<br>%s";
|
||||
$lang['cleandel'] = "%s clients were deleted out of the Ranksystem database, because they were no longer existing in the TeamSpeak database.";
|
||||
@@ -22,14 +28,11 @@ $lang['cleanp'] = "clean period";
|
||||
$lang['cleanpdesc'] = "Set a time that has to elapse before the 'clean clients' runs next.<br><br>Set a time in seconds.<br><br>Recommended is once a day, because the client cleaning needs much time for bigger databases.";
|
||||
$lang['cleanrs'] = "Clients in the Ranksystem database: %s";
|
||||
$lang['cleants'] = "Clients found in the TeamSpeak database: %s (of %s)";
|
||||
$lang['clean0001'] = "Deleted unnecessary avatar %s (erstwhile unique Client-ID: %s) successfully.";
|
||||
$lang['clean0002'] = "Error while deleting unnecessary avatar %s (unique Client-ID: %s).";
|
||||
$lang['clean0003'] = "Check for cleaning database done. All unnecessary stuff was deleted.";
|
||||
$lang['clean0004'] = "Check for deleting users done. Nothing was changed, because function 'clean clients' is disabled (webinterface - other).";
|
||||
$lang['day'] = "%s <small>day</small>";
|
||||
$lang['days'] = "%s <small>days</small>";
|
||||
$lang['dbconerr'] = "Failed to connect to database: ";
|
||||
$lang['desc'] = "descending";
|
||||
$lang['descr'] = "Description";
|
||||
$lang['duration'] = "Duration";
|
||||
$lang['errcsrf'] = "CSRF Token is wrong or expired (= security-check failed)! Please reload this site and try it again. If you get this error repeated times, remove the session cookie from your browser and try it again!";
|
||||
$lang['errgrpid'] = "Your changes were not stored to the database due errors occurred. Please fix the problems and save your changes after!";
|
||||
@@ -40,9 +43,9 @@ $lang['errlogin3'] = "Brute force protection: To much mistakes. Banned for 300
|
||||
$lang['error'] = "Error ";
|
||||
$lang['errorts3'] = "TS3 Error: ";
|
||||
$lang['errperm'] = "Please check the write-out permission for the folder '%s'!";
|
||||
$lang['errphp'] = "%s is missed. Installation of %s is required!";
|
||||
$lang['errselusr'] = "Please choose at least one user!";
|
||||
$lang['errphp'] = "%1\$s is missed. Installation of %1\$s is required!";
|
||||
$lang['errseltime'] = "Please enter an online time to add it!";
|
||||
$lang['errselusr'] = "Please choose at least one user!";
|
||||
$lang['errukwn'] = "An unknown error has occurred!";
|
||||
$lang['factor'] = "Factor";
|
||||
$lang['highest'] = "highest rank reached";
|
||||
@@ -50,13 +53,13 @@ $lang['insec'] = "in Seconds";
|
||||
$lang['install'] = "Installation";
|
||||
$lang['instdb'] = "Install database";
|
||||
$lang['instdbsuc'] = "Database %s successfully created.";
|
||||
$lang['insterr1'] = "ATTENTION: You are trying to install the Ranksystem, but there is already existing a database with the name \"%s1\".<br>Due installation this database will be dropped!<br>Be sure you want this. If not, please choose an other database name.";
|
||||
$lang['insterr2'] = "%1\$s is needed but seems not to be installed. Install <a href=\"%2\$s\" target=\"_blank\">%1\$s</a> and try it again!";
|
||||
$lang['insterr3'] = "PHP %1\$s function is needed to be enabled but seems to be disabled. Please enable the PHP <a href=\"%2\$s\" target=\"_blank\">%1\$s</a> function and try it again!";
|
||||
$lang['insterr1'] = "ATTENTION: You are trying to install the Ranksystem, but there is already existing a database with the name \"%s\".<br>Due installation this database will be dropped!<br>Be sure you want this. If not, please choose an other database name.";
|
||||
$lang['insterr2'] = "%1\$s is needed but seems not to be installed. Install <a href=\"%2\$s\" target=\"_blank\">%1\$s</a> and try it again!<br>Path to your PHP config file, if one is defined and loaded: %3\$s";
|
||||
$lang['insterr3'] = "PHP %1\$s function is needed to be enabled but seems to be disabled. Please enable the PHP <a href=\"%2\$s\" target=\"_blank\">%1\$s</a> function and try it again!<br>Path to your PHP config file, if one is defined and loaded: %3\$s";
|
||||
$lang['insterr4'] = "Your PHP version (%s) is below 5.5.0. Update your PHP and try it again!";
|
||||
$lang['isntwicfg'] = "Can't save the database configuration! Please assign full write-out permissions on 'other/dbconfig.php' (Linux: chmod 777; Windows: 'full access') and try again after.";
|
||||
$lang['isntwicfg'] = "Can't save the database configuration! Please assign full write-out permissions on 'other/dbconfig.php' (Linux: chmod 740; Windows: 'full access') and try again after.";
|
||||
$lang['isntwicfg2'] = "Configure Webinterface";
|
||||
$lang['isntwichm'] = "Write-out permissions on folder \"%s\" are missing. Please assign full rights (Linux: chmod 777; Windows: 'full access') and try to start the Ranksystem again.";
|
||||
$lang['isntwichm'] = "Write-out permissions on folder \"%s\" are missing. Please assign full rights (Linux: chmod 740; Windows: 'full access') and try to start the Ranksystem again.";
|
||||
$lang['isntwiconf'] = "Open the %s to configure the Ranksystem!";
|
||||
$lang['isntwidbhost'] = "DB host-address:";
|
||||
$lang['isntwidbhostdesc'] = "The address of the server where the database is running.<br>(IP or DNS)<br><br>If the database server and the web server (= web space) are running on the same system, you should be able to use <pre>localhost</pre> or <pre>127.0.0.1</pre>";
|
||||
@@ -73,6 +76,7 @@ $lang['isntwidel'] = "Please delete the file 'install.php' from your web space
|
||||
$lang['isntwiusr'] = "User for the webinterface successfully created.";
|
||||
$lang['isntwiusr2'] = "Congratulations! You have finished the installation process.";
|
||||
$lang['isntwiusrcr'] = "Create Webinterface-User";
|
||||
$lang['isntwiusrd'] = "Create login credentials to access the Ranksystem Webinterface.";
|
||||
$lang['isntwiusrdesc'] = "Enter a username and password to access the webinterface. With the webinterface you can configure the Ranksystem.";
|
||||
$lang['isntwiusrh'] = "Access - Webinterface";
|
||||
$lang['listacsg'] = "current servergroup";
|
||||
@@ -111,25 +115,25 @@ $lang['resettime'] = "Reset the online and idle time of user %s (unique Client
|
||||
$lang['sccupcount'] = "Active time of %s seconds for the unique Client-ID (%s) will be added in a few seconds (have a look to the Ranksystem log).";
|
||||
$lang['sccupcount2'] = "Add an active time of %s seconds for the unique Client-ID (%s); requested about admin function.";
|
||||
$lang['setontime'] = "add time";
|
||||
$lang['setontimedesc'] = "Add online time to the previous selected clients. Each user will get this time additional to his old online time.<br><br>The entered online time will be considered for the rank up and should take effect immediately.";
|
||||
$lang['setontime2'] = "remove time";
|
||||
$lang['setontimedesc'] = "Add online time to the previous selected clients. Each user will get this time additional to his old online time.<br><br>The entered online time will be considered for the rank up and should take effect immediately.";
|
||||
$lang['setontimedesc2'] = "Remove online time from the previous selected clients. Each user will get this value deducted from his old online time.<br><br>The entered online time will be considered for the rank up and should take effect immediately.";
|
||||
$lang['sgrpadd'] = "Grant servergroup %s (ID: %s) to user %s (unique 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'] = "Removed servergroup %s (ID: %s) from user %s (unique Client-ID: %s; Client-database-ID %s).";
|
||||
$lang['size_byte'] = "B";
|
||||
$lang['size_eib'] = "EiB";
|
||||
$lang['size_gib'] = "GiB";
|
||||
$lang['size_kib'] = "KiB";
|
||||
$lang['size_mib'] = "MiB";
|
||||
$lang['size_gib'] = "GiB";
|
||||
$lang['size_tib'] = "TiB";
|
||||
$lang['size_pib'] = "PiB";
|
||||
$lang['size_eib'] = "EiB";
|
||||
$lang['size_zib'] = "ZiB";
|
||||
$lang['size_tib'] = "TiB";
|
||||
$lang['size_yib'] = "YiB";
|
||||
$lang['size_zib'] = "ZiB";
|
||||
$lang['stag0001'] = "Assign Servergroups";
|
||||
$lang['stag0001desc'] = "With the 'Assign Servergroups' function you allows your TeamSpeak user to manage their servergroups (as self-service) on the TeamSpeak server (e.g. game-, country-, gender-groups).<br><br>With activation this function, a new menu item will appear on the stats/ site. About that menu item, the user can manage their own servergroups.<br><br>You define, which groups should be available.<br>You can also set a number to limit of concurrent groups.";
|
||||
$lang['stag0002'] = "Allowed Groups";
|
||||
$lang['stag0003'] = "Define a list of servergroups, which a user can assign himself.<br><br>The servergroups should entered here with its groupID comma separated.<br><br>Example:<br><pre>23,24,28</pre>";
|
||||
$lang['stag0003'] = "Select the servergroups, which a user can assign to himself.";
|
||||
$lang['stag0004'] = "Limit concurrent groups";
|
||||
$lang['stag0005'] = "Limit the number of servergroups, which are possible to set at the same time.";
|
||||
$lang['stag0006'] = "There are multiple unique IDs online with your IP address. Please %sclick here%s to verify first.";
|
||||
@@ -288,22 +292,24 @@ $lang['stri0009'] = "How was the Ranksystem created?";
|
||||
$lang['stri0010'] = "The Ranksystem is developed in";
|
||||
$lang['stri0011'] = "It also uses the following libraries:";
|
||||
$lang['stri0012'] = "Special Thanks To:";
|
||||
$lang['stri0013'] = "sergey, <a href=\"//vk.com/akhachirov\" target=\"_blank\">Arselopster</a>, <a href=\"//vk.com/zheez\" target=\"_blank\">DeviantUser</a> & <a href=\"//goodgame.by/\" target=\"_blank\">kidi</a> - for russian translation";
|
||||
$lang['stri0014'] = "Bejamin Frost - for initialisation the bootstrap design";
|
||||
$lang['stri0015'] = "<a href=\"//hydrake.eu/\" target=\"_blank\">ZanK</a> & <a href=\"//mozzygaming.it\" target=\"_blank\">jacopomozzy</a> - for italian translation";
|
||||
$lang['stri0016'] = "<a href=\"//iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"//www.sagamer.net/\" target=\"_blank\">Jehad</a> - for initialisation arabic translation";
|
||||
$lang['stri0017'] = "<a href=\"//whitecs.ro/\" target=\"_blank\">SakaLuX</a> - for initialisation romanian translation";
|
||||
$lang['stri0018'] = "<a href=\"//r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - for initialisation dutch translation";
|
||||
$lang['stri0019'] = "<a href=\"//umazinggames.fr/\" target=\"_blank\">Quentinti</a> - for french translation";
|
||||
$lang['stri0020'] = "<a href=\"mailto://celso@esbsb.com.br\" target=\"_blank\">Pasha</a> - for portuguese translation";
|
||||
$lang['stri0021'] = "<a href=\"//hdf-multigaming.de\" target=\"_blank\">Shad86</a> - for the great support on GitHub & our public server, sharing his ideas, pre-testing all that shit & much more";
|
||||
$lang['stri0022'] = "<a href=\"//magicbroccoli.de\" target=\"_blank\">mightyBroccoli</a> - for sharing their ideas & pre-testing";
|
||||
$lang['stri0013'] = "%s for russian translation";
|
||||
$lang['stri0014'] = "%s for initialisation the bootstrap design";
|
||||
$lang['stri0015'] = "%s for italian translation";
|
||||
$lang['stri0016'] = "%s for initialisation arabic translation";
|
||||
$lang['stri0017'] = "%s for initialisation romanian translation";
|
||||
$lang['stri0018'] = "%s for initialisation dutch translation";
|
||||
$lang['stri0019'] = "%s for french translation";
|
||||
$lang['stri0020'] = "%s for portuguese translation";
|
||||
$lang['stri0021'] = "%s for the great support on GitHub & our public server, sharing his ideas, pre-testing all that shit & much more";
|
||||
$lang['stri0022'] = "%s for sharing their ideas & pre-testing";
|
||||
$lang['stri0023'] = "Stable since: 18/04/2016.";
|
||||
$lang['stri0024'] = "<a href=\"//zasivarna.cloud\" target=\"_blank\">KeviN</a> - for czech translation";
|
||||
$lang['stri0025'] = "<a href=\"//github.com/DoktorekOne\" target=\"_blank\">DoktorekOne</a> - for polish translation";
|
||||
$lang['stri0026'] = "<a href=\"//foro.gameflix.es\" target=\"_blank\">JavierlechuXD</a> - for spanish translation";
|
||||
$lang['stri0027'] = "<a href=\"//warriortigers.hu\" target=\"_blank\">ExXeL</a> - for initialisation hungarian translation";
|
||||
$lang['stri0028'] = "<a href=\"//grezhost.com\" target=\"_blank\">G. FARZALIYEV</a> - for azerbaijan translation";
|
||||
$lang['stri0024'] = "%s for czech translation";
|
||||
$lang['stri0025'] = "%s for polish translation";
|
||||
$lang['stri0026'] = "%s for spanish translation";
|
||||
$lang['stri0027'] = "%s for hungarian translation";
|
||||
$lang['stri0028'] = "%s for azerbaijan translation";
|
||||
$lang['stta0001'] = "Of all time";
|
||||
$lang['sttm0001'] = "Of the month";
|
||||
$lang['sttw0001'] = "Top users";
|
||||
$lang['sttw0002'] = "Of the week";
|
||||
$lang['sttw0003'] = "With %s %s online time";
|
||||
@@ -319,8 +325,6 @@ $lang['sttw0012'] = "Other %s users (in hours)";
|
||||
$lang['sttw0013'] = "With %s %s active time";
|
||||
$lang['sttw0014'] = "hours";
|
||||
$lang['sttw0015'] = "minutes";
|
||||
$lang['sttm0001'] = "Of the month";
|
||||
$lang['stta0001'] = "Of all time";
|
||||
$lang['stve0001'] = "\nHello %s,\nto verify you with the Ranksystem click on the link below:\n[B]%s[/B]\n\nIf the link doesn't work, you can also enter the token manually on the website:\n[B]%s[/B]\n\nIf you didn't request this message, please ignore it. When you are getting it repeated times, please contact an admin.";
|
||||
$lang['stve0002'] = "A message with the token was sent to you on the TS3 server.";
|
||||
$lang['stve0003'] = "Please enter the token, which you received on the TS3 server. If you have not received a message, please be sure you have chosen the correct unique Client-ID.";
|
||||
@@ -333,11 +337,11 @@ $lang['stve0009'] = " -- select yourself -- ";
|
||||
$lang['stve0010'] = "You will receive a token on the TS3 server, which you have to enter here:";
|
||||
$lang['stve0011'] = "Token:";
|
||||
$lang['stve0012'] = "verify";
|
||||
$lang['time_day'] = "Day(s)";
|
||||
$lang['time_hour'] = "Hour(s)";
|
||||
$lang['time_min'] = "Min(s)";
|
||||
$lang['time_ms'] = "ms";
|
||||
$lang['time_sec'] = "Sec(s)";
|
||||
$lang['time_min'] = "Min(s)";
|
||||
$lang['time_hour'] = "Hour(s)";
|
||||
$lang['time_day'] = "Day(s)";
|
||||
$lang['unknown'] = "unknown";
|
||||
$lang['upgrp0001'] = "There is a servergroup with ID %s configured inside your '%s' parameter (webinterface -> rank), but that servergroup ID isn't existent on your TS3 server (anymore)! Please correct this or errors might happen!";
|
||||
$lang['upgrp0002'] = "Download new ServerIcon";
|
||||
@@ -367,10 +371,11 @@ $lang['wiadmhide'] = "hide excepted clients";
|
||||
$lang['wiadmhidedesc'] = "To hide excepted user in the following selection";
|
||||
$lang['wiadmuuid'] = "Bot-Admin";
|
||||
$lang['wiadmuuiddesc'] = "Choose the user, which are the administrator(s) of the Ranksystem.<br>Also, multiple selections are possible.<br><br>Here listed users are the user of your TeamSpeak server. Be sure, you are online there. When you are offline, go online, restart the Ranksystem Bot and reload this site.<br><br><br>The administrator of the Ranksystem Bot have the <b>privileges</b>:<br><br>- to reset the password for the webinterface.<br>(Note: Without definition of an administrator, it is not possible to reset the password!)<br><br>- using Bot commands with Bot-Admin privileges<br>(A list of commands you'll find %shere%s.)";
|
||||
$lang['wiapidesc'] = "With the API it is possible to transfer data (which were collected by the Ranksytem) to third party applications.<br><br>To be able to receive information, you need to authenticate yourself with an API key. This keys, you can manage here.<br><br>The API is reachable under: <br>%s<br><br>The API will generate its output as JSON string. Since the API is documentated by itself, you need only to open the link above and follow the instructions.";
|
||||
$lang['wiboost'] = "Boost";
|
||||
$lang['wiboostdesc'] = "Give a user on your TeamSpeak server a servergroup (have to be created manually), which you can declare here as boost group. Also define a factor which should be used (2x for example) and a time, how long the boost should be rated.<br>The higher the factor, the faster a user reaches the next higher rank.<br>Is the time expired, the booster servergroup gets automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a dot!<br><br><pre>servergroup ID => factor => time (in seconds)</pre><br>Each entry has to separate from the next with a comma.<br><br>Example:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>Here a user in servergroup 12 get the factor 2 for the next 6000 seconds, a user in servergroup 13 get the factor 1.25 for 2500 seconds, and so on...";
|
||||
$lang['wiboost2desc'] = "You can define boost groups, for example to reward users. With that they will collect time faster (boosted) and therefore reach the next rank faster.<br><br><u>Steps to do:</u><br><br><b>1)</b> Create a servergroup on your server, which should be used for the boost.<br><br><b>2)</b> Define the boost defintion on this site.<br><br><b>Servergroup:</b> Choose the servergroup that should triggers the boost.<br><br><b>Boost Factor:</b> The factor to boost the online/active time of the user, which owned that group (example 2 times). As factor are also decimal numbers possible (example 1.5). Decimal places must be separated by a dot!<br><br><b>Duration in Seconds:</b> Define how long the boost should be active. Is the time expired, the booster servergroup gets automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup. It doesn't matter the user is online or not, the duration is running out.<br><br><b>3)</b> Give one or more user on the TS server the defined servergroup to boost them.";
|
||||
$lang['wiboostempty'] = "Empty boost definition. Click on the plus symbol to define one!";
|
||||
$lang['wiboostdesc'] = "Give a user on your TeamSpeak server a servergroup (have to be created manually), which you can declare here as boost group. Also define a factor which should be used (2x for example) and a time, how long the boost should be rated.<br>The higher the factor, the faster a user reaches the next higher rank.<br>Is the time expired, the booster servergroup gets automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a dot!<br><br><pre>servergroup ID => factor => time (in seconds)</pre><br>Each entry has to separate from the next with a comma.<br><br>Example:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>Here a user in servergroup 12 get the factor 2 for the next 6000 seconds, a user in servergroup 13 get the factor 1.25 for 2500 seconds, and so on...";
|
||||
$lang['wiboostempty'] = "List is empty. Click on the plus symbol (button) to add an entry!";
|
||||
$lang['wibot1'] = "Ranksystem bot should be stopped. Check the log below for more information!";
|
||||
$lang['wibot2'] = "Ranksystem bot should be started. Check the log below for more information!";
|
||||
$lang['wibot3'] = "Ranksystem bot should be restarted. Check the log below for more information!";
|
||||
@@ -382,15 +387,15 @@ $lang['wibot8'] = "Ranksystem log (excerpt):";
|
||||
$lang['wibot9'] = "Fill out all mandatory fields before starting the Ranksystem bot!";
|
||||
$lang['wichdbid'] = "Client-database-ID reset";
|
||||
$lang['wichdbiddesc'] = "Activate this function to reset the online time of a user, if his TeamSpeak Client-database-ID has been changed.<br>The user will be matched by his unique Client-ID.<br><br>If this function is disabled, the counting of the online (or active) time will go on by the old value, with the new Client-database-ID. In this case only the Client-database-ID of the user will be replaced.<br><br><br><b>How the Client-database-ID changes?</b><br><br>In every of the following cases the client gets a new Client-database-ID with the next connect to the TS3 server.<br><br>1) <u>automatically by the TS3 server</u><br>The TeamSpeak server has a function to delete user after X days out of the database. By default this happens when a user is offline for 30 days and is in no permanent servergroup.<br>This option you can change inside your <u>ts3server.ini</u>:<pre>dbclientkeepdays=30</pre><br>2) <u>restoring TS3 snapshot</u><br>When you are restoring a TS3 server snapshot, the database-IDs will be changed.<br><br>3) <u>manually removing Client</u><br>A TeamSpeak client could also be removed manually or by a third-party script out of the TS3 server.";
|
||||
$lang['wiconferr'] = "There is an error in the configuration of the Ranksystem. Please go to the webinterface and correct the rank settings!";
|
||||
$lang['wichpw1'] = "The old password is wrong. Please try again";
|
||||
$lang['wichpw2'] = "The new passwords mismatch. Please try again.";
|
||||
$lang['wichpw3'] = "The password of the webinterface has been successfully changed. Requested from IP %s.";
|
||||
$lang['wichpw4'] = "Change Password";
|
||||
$lang['wiconferr'] = "There is an error in the configuration of the Ranksystem. Please go to the webinterface and correct the rank settings!";
|
||||
$lang['widaform'] = "Date format";
|
||||
$lang['widaformdesc'] = "Choose the showing date format.<br><br>Example:<br>%a days, %h hours, %i mins, %s secs";
|
||||
$lang['widbcfgsuc'] = "Database configurations saved successfully.";
|
||||
$lang['widbcfgerr'] = "Error while saving the database configurations! Connection failed or write-out error for 'other/dbconfig.php'";
|
||||
$lang['widbcfgsuc'] = "Database configurations saved successfully.";
|
||||
$lang['widbg'] = "Log-Level";
|
||||
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
|
||||
$lang['widelcldgrp'] = "renew groups";
|
||||
@@ -412,10 +417,10 @@ $lang['wiexuiddesc'] = "A comma separated list of unique Client-IDs, which shou
|
||||
$lang['wigrpimp'] = "Import Mode";
|
||||
$lang['wigrpt1'] = "Time in Seconds";
|
||||
$lang['wigrpt2'] = "Servergroup";
|
||||
$lang['wigrptk'] = "cumulative";
|
||||
$lang['wigrptime'] = "rank up definition";
|
||||
$lang['wigrptimedesc'] = "Define here, after which time a user should get automatically a predefined servergroup.<br><br><pre>time (seconds)=>servergroup ID</pre><br>Max. value is 999.999.999 seconds (over 31 years).<br><br>The entered seconds will be rated as 'online time' or 'active time', depending on the setting of the 'time mode' you have chosen.<br><br>Each entry has to separate from next with a comma.<br><br>The time must be entered cumulative<br><br>Example:<br><pre>60=>9,120=>10,180=>11</pre>On this example a user receives servergroup 9 after 60 seconds, servergroup 10 after another 60 seconds, servergroup 11 after another 60 seconds.";
|
||||
$lang['wigrptime2desc'] = "Define a time after which a user should get automatically a predefined servergroup.<br><br><pre>time in seconds => servergroup ID</pre><br>Max. value is 999.999.999 seconds (over 31 years).<br><br>The entered seconds will be rated as 'online time' or 'active time', depending on the setting of the 'time mode' you have chosen.<br><br><br>The time in seconds needs to be entered <b>cumulative</b>!<br><br><u>wrong:</u><br><br><pre>100 seconds, 100 seconds, 50 seconds</pre><u>correct:</u><br><br><pre>100 seconds, 200 seconds, 250 seconds</pre>";
|
||||
$lang['wigrptimedesc'] = "Define here, after which time a user should get automatically a predefined servergroup.<br><br><pre>time (seconds)=>servergroup ID</pre><br>Max. value is 999.999.999 seconds (over 31 years).<br><br>The entered seconds will be rated as 'online time' or 'active time', depending on the setting of the 'time mode' you have chosen.<br><br>Each entry has to separate from next with a comma.<br><br>The time must be entered cumulative<br><br>Example:<br><pre>60=>9,120=>10,180=>11</pre>On this example a user receives servergroup 9 after 60 seconds, servergroup 10 after another 60 seconds, servergroup 11 after another 60 seconds.";
|
||||
$lang['wigrptk'] = "cumulative";
|
||||
$lang['wihladm'] = "List Rankup (Admin-Mode)";
|
||||
$lang['wihladm0'] = "Description of function (click)";
|
||||
$lang['wihladm0desc'] = "Choose one or more reset options and press \"start reset\" to start it.<br>Each option is described by itself.<br><br>After starting the reset job(s), you can view the status on this site.<br><br>The reset task will be done about the Ranksystem Bot as a job.<br>It is necessary the Ranksystem Bot is running.<br><b>Do NOT stop or restart the Bot during the reset is in progress!</b><br><br>For the time of running the reset, the Ranksystem will pause all other things. After completing the reset the Bot will automatically go on with the normal work.<br>Again, do NOT stop or restart the Bot!<br><br>When all jobs are done, you need to confirm them. This will reset the status of the jobs. That makes it possible to start a new reset.<br><br>In case of a reset you might also want to <u>withdraw servergroups</u> from the users. It is important not to change the 'rank up definition', before you have done this reset. After reset you can change the 'rank up definition', sure!<br>The withdrawing of servergroups could take a while. An active 'Query-Slowmode' will further increase the required duration. We recommend a <b>disabled 'Query-Slowmode'</b>!<br><br><br><b>Be aware, there is no way of return!</b>";
|
||||
@@ -438,6 +443,13 @@ $lang['wihladm36desc'] = "Is this option activated, the Bot will stop after all
|
||||
$lang['wihladmrs'] = "Job Status";
|
||||
$lang['wihladmrs0'] = "disabled";
|
||||
$lang['wihladmrs1'] = "created";
|
||||
$lang['wihladmrs10'] = "Job(s) successfully confirmed!";
|
||||
$lang['wihladmrs11'] = "Estimated time to reset the system";
|
||||
$lang['wihladmrs12'] = "Are you sure, you still want to reset the system?";
|
||||
$lang['wihladmrs13'] = "Yes, start reset";
|
||||
$lang['wihladmrs14'] = "No, cancel reset";
|
||||
$lang['wihladmrs15'] = "Please choose at least one option!";
|
||||
$lang['wihladmrs16'] = "enabled";
|
||||
$lang['wihladmrs2'] = "in progress..";
|
||||
$lang['wihladmrs3'] = "faulted (ended with errors!)";
|
||||
$lang['wihladmrs4'] = "finished";
|
||||
@@ -446,13 +458,6 @@ $lang['wihladmrs6'] = "There is still a reset job active. Please wait until al
|
||||
$lang['wihladmrs7'] = "Press %s Refresh %s to monitor the status.";
|
||||
$lang['wihladmrs8'] = "Do NOT stop or restart the Bot during the reset is in progress!";
|
||||
$lang['wihladmrs9'] = "Please %s confirm %s the jobs. This will reset the job status of all jobs. It is needed to be able to start a new reset.";
|
||||
$lang['wihladmrs10'] = "Job(s) successfully confirmed!";
|
||||
$lang['wihladmrs11'] = "Estimated time to reset the system";
|
||||
$lang['wihladmrs12'] = "Are you sure, you still want to reset the system?";
|
||||
$lang['wihladmrs13'] = "Yes, start reset";
|
||||
$lang['wihladmrs14'] = "No, cancel reset";
|
||||
$lang['wihladmrs15'] = "Please choose at least one option!";
|
||||
$lang['wihladmrs16'] = "enabled";
|
||||
$lang['wihlset'] = "settings";
|
||||
$lang['wiignidle'] = "Ignore idle";
|
||||
$lang['wiignidledesc'] = "Define a period, up to which the idle time of a user will be ignored.<br><br>If a client does nothing on the server (=idle), this time can be determined by the Ranksystem. With this function the idle time of a user up to the defined limit is not evaluated as idle time, rather it counts as active time. Only when the defined limit is exceeded, it counts from that point on for the Ranksystem as idle time.<br><br>This function does matter only in conjunction with the mode 'active time'.<br><br>Meaning the function is e.g. to evaluate the time of listening in conversations as an activity.<br><br>0 Sec. = disables this function<br><br>Example:<br>Ignore idle = 600 (seconds)<br>A client has an idle of 8 minuntes.<br>└ 8 minutes idle will be ignored and the user therefore receives this time as active time. If the idle time now increased to 12 minutes, the time is over 10 minutes and in this case 2 minutes would be counted as idle time, the first 10 minutes still as active time.";
|
||||
@@ -466,6 +471,9 @@ $lang['wimsgsndesc'] = "Define a message, which will be shown on the /stats/ pa
|
||||
$lang['wimsgusr'] = "Rank up notification";
|
||||
$lang['wimsgusrdesc'] = "Inform a user with a private text message about his ranking up.";
|
||||
$lang['winav1'] = "TeamSpeak";
|
||||
$lang['winav10'] = "Please use the webinterface only via %s HTTPS%s An encryption is critical to make sure your privacy and security.%sTo be able to use HTTPS your webserver needs to support an SSL connection.";
|
||||
$lang['winav11'] = "Please define a Bot-Admin, which should be the administrator of the Ranksystem (TeamSpeak -> Bot-Admin). This is very important in case you lost your login credentials for the webinterface.";
|
||||
$lang['winav12'] = "Add-ons";
|
||||
$lang['winav2'] = "Database";
|
||||
$lang['winav3'] = "Core";
|
||||
$lang['winav4'] = "Other";
|
||||
@@ -474,21 +482,21 @@ $lang['winav6'] = "Stats page";
|
||||
$lang['winav7'] = "Administrate";
|
||||
$lang['winav8'] = "Start / Stop bot";
|
||||
$lang['winav9'] = "Update available!";
|
||||
$lang['winav10'] = "Please use the webinterface only via %s HTTPS%s An encryption is critical to make sure your privacy and security.%sTo be able to use HTTPS your webserver needs to support an SSL connection.";
|
||||
$lang['winav11'] = "Please define a Bot-Admin, which should be the administrator of the Ranksystem (TeamSpeak -> Bot-Admin). This is very important in case you lost your login credentials for the webinterface.";
|
||||
$lang['winav12'] = "Add-ons";
|
||||
$lang['winxinfo'] = "Command \"!nextup\"";
|
||||
$lang['winxinfodesc'] = "Allows the user on the TS3 server to write the command \"!nextup\" to the Ranksystem (query) bot as private text message.<br><br>As answer the user will receive a defined text message with the needed time for the next higher rank.<br><br><b>disabled</b> - The function is deactivated. The command '!nextup' will be ignored.<br><b>allowed - only next rank</b> - Gives back the needed time for the next group.<br><b>allowed - all next ranks</b> - Gives back the needed time for all higher ranks.";
|
||||
$lang['winxmode1'] = "disabled";
|
||||
$lang['winxmode2'] = "allowed - only next rank";
|
||||
$lang['winxmode3'] = "allowed - all next ranks";
|
||||
$lang['winxmsg1'] = "Message";
|
||||
$lang['winxmsgdesc1'] = "Define a message, which the user will receive as answer at the command \"!nextup\".<br><br>Arguments:<br><pre>%1$s - days to next rankup<br>%2$s - hours to next rankup<br>%3$s - minutes to next rankup<br>%4$s - seconds to next rankup<br>%5$s - name of the next servergroup<br>%6$s - name of the user (recipient)<br>%7$s - current user rank<br>%8$s - name of the current servergroup<br>%9$s - current servergroup since</pre><br><br>Example:<br><pre>Your next rank up will be in %1$s days, %2$s hours and %3$s minutes and %4$s seconds. The next servergroup you will reach is [B]%5$s[/B].</pre>";
|
||||
$lang['winxmsg2'] = "Message (highest)";
|
||||
$lang['winxmsgdesc2'] = "Define a message, which the user will receive as answer at the command \"!nextup\", when the user already reached the highest rank.<br><br>Arguments:<br><pre>%1$s - days to next rankup<br>%2$s - hours to next rankup<br>%3$s - minutes to next rankup<br>%4$s - seconds to next rankup<br>%5$s - name of the next servergroup<br>%6$s - name of the user (recipient)<br>%7$s - current user rank<br>%8$s - name of the current servergroup<br>%9$s - current servergroup since</pre><br><br>Example:<br><pre>You have been reached the highest rank for %1$s days, %2$s hours and %3$s minutes and %4$s seconds.</pre>";
|
||||
$lang['winxmsg3'] = "Message (excepted)";
|
||||
$lang['winxmsgdesc1'] = "Define a message, which the user will receive as answer at the command \"!nextup\".<br><br>Arguments:<br><pre>%1$s - days to next rankup<br>%2$s - hours to next rankup<br>%3$s - minutes to next rankup<br>%4$s - seconds to next rankup<br>%5$s - name of the next servergroup<br>%6$s - name of the user (recipient)<br>%7$s - current user rank<br>%8$s - name of the current servergroup<br>%9$s - current servergroup since</pre><br><br>Example:<br><pre>Your next rank up will be in %1$s days, %2$s hours and %3$s minutes and %4$s seconds. The next servergroup you will reach is [B]%5$s[/B].</pre>";
|
||||
$lang['winxmsgdesc2'] = "Define a message, which the user will receive as answer at the command \"!nextup\", when the user already reached the highest rank.<br><br>Arguments:<br><pre>%1$s - days to next rankup<br>%2$s - hours to next rankup<br>%3$s - minutes to next rankup<br>%4$s - seconds to next rankup<br>%5$s - name of the next servergroup<br>%6$s - name of the user (recipient)<br>%7$s - current user rank<br>%8$s - name of the current servergroup<br>%9$s - current servergroup since</pre><br><br>Example:<br><pre>You have been reached the highest rank for %1$s days, %2$s hours and %3$s minutes and %4$s seconds.</pre>";
|
||||
$lang['winxmsgdesc3'] = "Define a message, which the user will receive as answer at the command \"!nextup\", when the user is excepted from the Ranksystem.<br><br>Arguments:<br><pre>%1$s - days to next rankup<br>%2$s - hours to next rankup<br>%3$s - minutes to next rankup<br>%4$s - seconds to next rankup<br>%5$s - name of the next servergroup<br>%6$s - name of the user (recipient)<br>%7$s - current user rank<br>%8$s - name of the current servergroup<br>%9$s - current servergroup since</pre><br><br>Example:<br><pre>You are excepted from the Ranksystem. If you wish to rank contact an admin on the TS3 server.</pre>";
|
||||
$lang['wirtpw1'] = "Sorry Bro, you have forgotten to define a Bot-Admin inside the webinterface before. There is no way to reset the password!";
|
||||
$lang['wirtpw1'] = "Sorry Bro, you have forgotten to define a Bot-Admin inside the webinterface before. The only way to reset is by updating your database! A description how to do can be found here:<br>%s";
|
||||
$lang['wirtpw10'] = "You need to be online at the TeamSpeak3 server.";
|
||||
$lang['wirtpw11'] = "You need to be online with the unique Client-ID, which is saved as Bot-Admin.";
|
||||
$lang['wirtpw12'] = "You need to be online with the same IP address on the TeamSpeak3 server as here on this page (also the same protocol IPv4 / IPv6).";
|
||||
$lang['wirtpw2'] = "Bot-Admin not found on TS3 server. You need to be online with the unique Client-ID, which is saved as Bot-Admin.";
|
||||
$lang['wirtpw3'] = "Your IP address does not match with the IP address of the admin on the TS3 server. Be sure you are online with the same IP address on the TS3 server and also on this page (same protocol IPv4 / IPv6 is also needed).";
|
||||
$lang['wirtpw4'] = "\nThe password for the webinterface was successfully reset.\nUsername: %s\nPassword: [B]%s[/B]\n\nLogin %shere%s";
|
||||
@@ -497,9 +505,6 @@ $lang['wirtpw6'] = "The password of the webinterface has been successfully res
|
||||
$lang['wirtpw7'] = "Reset Password";
|
||||
$lang['wirtpw8'] = "Here you can reset the password for the webinterface.";
|
||||
$lang['wirtpw9'] = "Following things are required to reset the password:";
|
||||
$lang['wirtpw10'] = "You need to be online at the TeamSpeak3 server.";
|
||||
$lang['wirtpw11'] = "You need to be online with the unique Client-ID, which is saved as Bot-Admin.";
|
||||
$lang['wirtpw12'] = "You need to be online with the same IP address on the TeamSpeak3 server as here on this page (also the same protocol IPv4 / IPv6).";
|
||||
$lang['wiselcld'] = "select clients";
|
||||
$lang['wiselclddesc'] = "Select the clients by their last known username, unique Client-ID or Client-database-ID.<br>Multiple selections are also possible.";
|
||||
$lang['wishcolas'] = "current servergroup";
|
||||
@@ -512,10 +517,10 @@ $lang['wishcoldbid'] = "database-ID";
|
||||
$lang['wishcoldbiddesc'] = "Show column 'Client-database-ID' in list_rankup.php";
|
||||
$lang['wishcolgs'] = "current group since";
|
||||
$lang['wishcolgsdesc'] = "Show column 'current group since' in list_rankup.php";
|
||||
$lang['wishcolha'] = "hash IP addresses";
|
||||
$lang['wishcolha0'] = "disable hashing";
|
||||
$lang['wishcolha1'] = "secure hashing";
|
||||
$lang['wishcolha2'] = "fast hashing (default)";
|
||||
$lang['wishcolha'] = "hash IP addresses";
|
||||
$lang['wishcolhadesc'] = "The TeamSpeak 3 server stores the IP address of each client. This we need for the Ranksystem to bind the website user of the statistics page with the related TeamSpeak user.<br><br>With this function you can active an encrypting / hashing of the IP addresses of TeamSpeak users. When enabled, only the hashed value will be stored in the database, instead of storing it in plain text. This is needed in some cases of your privacy legal; especially required due the EU-GDPR.<br><br><b>fast hashing (default):</b> IP addresses will be hashed. The salt is different for each ranksystem instance, but same for all users on the server. This makes it faster, but also weaker as the 'secure hashing'.<br><br><b>secure hashing:</b> IP addresses will be hashed. Each user will get his own salt, which makes it hard to decrypt the IP (=secure). This parameter is conform with the EU-GDPR. Contra: This variation affects the performance, especially on bigger TeamSpeak servers, it will slow down the statistics page on first site load very much. Also it inceases the needed resources.<br><br><b>disable hashing:</b> If this function is disabled the IP address of a user will be stored in plain text. This is the fastest option that requires the least resources.<br><br><br>In all variants the IP addresses of users will only be stored as long as the user is connected to the TS3 server (less data collection - EU-GDPR).<br><br>The IP addresses of users will only be stored once a user connected to the TS3 server. On changing this function the user needs to reconnect to the TS3 server to be able to get verified with the Ranksystem webpage.";
|
||||
$lang['wishcolit'] = "idle time";
|
||||
$lang['wishcolitdesc'] = "Show column 'sum idle time' in list_rankup.php";
|
||||
@@ -545,24 +550,24 @@ $lang['wishnav'] = "show site-navigation";
|
||||
$lang['wishnavdesc'] = "Show the site navigation on 'stats/' page.<br><br>If this option is deactivated on the stats page the site navigation will be hidden.<br>You can then take each site e.g. 'stats/list_rankup.php' and embed this as frame in your existing website or bulletin board.";
|
||||
$lang['wishsort'] = "default sorting order";
|
||||
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
|
||||
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
|
||||
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
|
||||
$lang['wisupidle'] = "time mode";
|
||||
$lang['wisupidledesc'] = "There are two modes, how the time of a user will be rated.<br><br>1) <b>online time</b>: Servergroups will be given by <u>online</u> time. In this case the active and the inactive time will be rated.<br><i>(see column 'sum. online time' in the 'stats/list_rankup.php')</i><br><br>2) <b>active time</b>: Servergroups will be given by <u>active</u> time. In this case the inactive time will <u>not</u> be rated. The online time will be taken and reduced by the inactive time (=idle) to build the active time.<br><i>(see column 'sum. active time' in the 'stats/list_rankup.php')</i><br><br><br>A change of the 'time mode', also on longer running Ranksystem instances, should be no problem since the Ranksystem repairs wrong servergroups on a client.";
|
||||
$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['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
|
||||
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
|
||||
$lang['wisvsuc'] = "Changes successfully saved!";
|
||||
$lang['witime'] = "Timezone";
|
||||
$lang['witimedesc'] = "Select the timezone the server is hosted.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
|
||||
$lang['wits3avat'] = "Avatar Delay";
|
||||
$lang['wits3avatdesc'] = "Define a time in seconds to delay the download of changed TS3 avatars.<br><br>This function is especially useful for (music) bots, which are changing his avatar periodic.";
|
||||
$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['wits3encrypt'] = "TS3 Query encryption";
|
||||
$lang['wits3encryptdesc'] = "Activate this option to encrypt the communication between the Ranksystem and the TeamSpeak 3 server (SSH).<br>When this function is disabled, the communication will be done in plain text (RAW). This could be a security risk, especially when the TS3 server and the Ranksystem are running on different machines.<br><br>Be also sure, you have checked the TS3 Query Port, which needs (perhaps) to be changed in the Ranksystem!<br><br><b>Attention:</b> The SSH encryption needs more CPU time and with this truly more system resources. That's why we recommend to use a RAW connection (disabled encryption) if the TS3 server and the Ranksystem are running on the same host / server (localhost / 127.0.0.1). If they are running on separate hosts, you should activate the encrypted connection!<br><br><b>Requirements:</b><br><br>1) TS3 Server version 3.3.0 or above.<br><br>2) The PHP extension PHP-SSH2 is necessary.<br>On Linux you can it install with the following command:<br>%s<br>3) The encryption needs to be enabled on your TS3 server!<br>Activate the following parameters inside your 'ts3server.ini' and customize it for your needs:<br>%s After changing your TS3 server configurations a restart of your TS3 server is necessary.";
|
||||
$lang['wits3host'] = "TS3 Hostaddress";
|
||||
$lang['wits3hostdesc'] = "TeamSpeak 3 Server address<br>(IP oder DNS)";
|
||||
$lang['wits3sm'] = "Query-Slowmode";
|
||||
$lang['wits3smdesc'] = "With the Query-Slowmode, you can reduce the spam of query commands to the TeamSpeak server. This prevents bans in case of flooding.<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 it isn't required. The delay slows the speed of the bot, which makes it inaccurate.<br><br>The last column shows the required time for one round (in seconds):<br><br>%s<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'] = "Bot name";
|
||||
$lang['wits3qnmdesc'] = "The name, with this the query-connection will be established.<br>You can name it free.";
|
||||
$lang['wits3querpw'] = "TS3 Query-Password";
|
||||
@@ -571,8 +576,8 @@ $lang['wits3querusr'] = "TS3 Query-User";
|
||||
$lang['wits3querusrdesc'] = "TeamSpeak 3 query username<br>Default is serveradmin<br>Recommended is to create an additional serverquery account only for the Ranksystem.<br>The needed permissions you will find on:<br>%s";
|
||||
$lang['wits3query'] = "TS3 Query-Port";
|
||||
$lang['wits3querydesc'] = "TeamSpeak 3 query port<br>Default RAW (plain text) is 10011 (TCP)<br>Default SSH (encrypted) is 10022 (TCP)<br><br>If its not default, you should find it in your 'ts3server.ini'.";
|
||||
$lang['wits3encrypt'] = "TS3 Query encryption";
|
||||
$lang['wits3encryptdesc'] = "Activate this option to encrypt the communication between the Ranksystem and the TeamSpeak 3 server (SSH).<br>When this function is disabled, the communication will be done in plain text (RAW). This could be a security risk, especially when the TS3 server and the Ranksystem are running on different machines.<br><br>Be also sure, you have checked the TS3 Query Port, which needs (perhaps) to be changed in the Ranksystem!<br><br><b>Attention:</b> The SSH encryption needs more CPU time and with this truly more system resources. That's why we recommend to use a RAW connection (disabled encryption) if the TS3 server and the Ranksystem are running on the same host / server (localhost / 127.0.0.1). If they are running on separate hosts, you should activate the encrypted connection!<br><br><b>Requirements:</b><br><br>1) TS3 Server version 3.3.0 or above.<br><br>2) The PHP extension PHP-SSH2 is necessary.<br>On Linux you can it install with the following command:<br>%s<br>3) The encryption needs to be enabled on your TS3 server!<br>Activate the following parameters inside your 'ts3server.ini' and customize it for your needs:<br>%s After changing your TS3 server configurations a restart of your TS3 server is necessary.";
|
||||
$lang['wits3sm'] = "Query-Slowmode";
|
||||
$lang['wits3smdesc'] = "With the Query-Slowmode, you can reduce the spam of query commands to the TeamSpeak server. This prevents bans in case of flooding.<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 it isn't required. The delay slows the speed of the bot, which makes it inaccurate.<br><br>The last column shows the required time for one round (in seconds):<br><br>%s<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['wits3voice'] = "TS3 Voice-Port";
|
||||
$lang['wits3voicedesc'] = "TeamSpeak 3 voice port<br>Default is 9987 (UDP)<br>This is the port, you use also to connect with the TS3 Client.";
|
||||
$lang['witsz'] = "Log-Size";
|
||||
|
||||
Reference in New Issue
Block a user