release 1.3.12
This commit is contained in:
@@ -51,10 +51,6 @@ $lang['errukwn'] = "Een onbekende foutmelding is opgetreden!";
|
||||
$lang['factor'] = "Factor";
|
||||
$lang['highest'] = "hoogste rank bereikt";
|
||||
$lang['imprint'] = "Imprint";
|
||||
$lang['imprint_address'] = "Address";
|
||||
$lang['imprint_email'] = "E-Mail Address";
|
||||
$lang['imprint_notes'] = "Additional information";
|
||||
$lang['imprint_phone'] = "Phone";
|
||||
$lang['insec'] = "in Seconds";
|
||||
$lang['install'] = "Installatie";
|
||||
$lang['instdb'] = "Installeer database";
|
||||
@@ -120,7 +116,7 @@ $lang['pass2'] = "Verander wachtwoord";
|
||||
$lang['pass3'] = "oud wachtwoord";
|
||||
$lang['pass4'] = "nieuw wachtwoord";
|
||||
$lang['pass5'] = "Wachtwoord Vergeten?";
|
||||
$lang['privacy-policy'] = "Privacy Policy";
|
||||
$lang['privacy'] = "Privacy Policy";
|
||||
$lang['repeat'] = "herhalen";
|
||||
$lang['resettime'] = "Reset the online and idle time of user %s (unique Client-ID: %s; Client-database-ID %s) to zero, cause user got removed out of exception.";
|
||||
$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).";
|
||||
@@ -432,9 +428,11 @@ $lang['wiexuiddesc'] = "A comma seperated list of unique Client-IDs, which shou
|
||||
$lang['wigrpimp'] = "Import Mode";
|
||||
$lang['wigrpt1'] = "Time in Seconds";
|
||||
$lang['wigrpt2'] = "Servergroup";
|
||||
$lang['wigrptime'] = "rank up definition";
|
||||
$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['wigrpt3'] = "Permanent Group";
|
||||
$lang['wigrptime'] = "Rank Definition";
|
||||
$lang['wigrptime2desc'] = "Define a time after which a user should get automatically a predefined servergroup.<br><br><pre>time in seconds => servergroup ID => permanent flag</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['wigrptime3desc'] = "<br><br><u>Permanent Group</u><br>This allows to set a flag for a server group that shouldn't be removed at the next rank increase. The rank line, which is defined with this flag (='ON'), will stay permanent by the Ranksystem.<br>By default (='OFF'), the current server group will be removed at the time, the user reaches a higher rank.";
|
||||
$lang['wigrptimedesc'] = "Define here, after which time a user should get automatically a predefined servergroup.<br><br><pre>time (seconds) => servergroup ID => permanent flag</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=>0,120=>10=>0,180=>11=>0</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'] = "Function description (click)";
|
||||
@@ -476,13 +474,21 @@ $lang['wihladmrs9'] = "Please %s confirm %s the jobs. This will reset the job
|
||||
$lang['wihlset'] = "instellingen";
|
||||
$lang['wiignidle'] = "Ignore idle";
|
||||
$lang['wiignidledesc'] = "Define a period, up to which the idle time of a user will be ignored.<br><br>When a client does not do anything on the server (=idle), this time is noted by the Ranksystem. With this feature the idle time of an user will not be counted until the defined limit. Only when the defined limit is exceeded, it counts from that point for the Ranksystem as idle time.<br><br>This function matters 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 activity.<br><br>0 Sec. = disable this function<br><br>Example:<br>Ignore idle = 600 (seconds)<br>A client has an idle of 8 minuntes.<br>└ 8 minutes idle are ignored and he 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 as active time.";
|
||||
$lang['wiimpswitch'] = "Imprint function";
|
||||
$lang['wiimpswitchdesc'] = "Activate this function to publicly display the imprint and data protection declaration.";
|
||||
$lang['wiimpaddr'] = "Address";
|
||||
$lang['wiimpaddrdesc'] = "Enter your name and address here.<br>Example:<br><pre>Max Mustermann<br><br>Musterstrasse 13<br><br>05172 Musterhausen<br><br>Germany</pre>";
|
||||
$lang['wiimpaddrurl'] = "Imprint URL";
|
||||
$lang['wiimpaddrurldesc'] = "Add an URL to your own imprint site.<br><br>Example:<br><pre>https://site.url/imprint/</pre><br>To use the other fields to show the imprint on the Ranksystem stats site, empty this field.";
|
||||
$lang['wiimpemail'] = "E-Mail Address";
|
||||
$lang['wiimpemaildesc'] = "Enter your email address here.<br>Example:<br><pre>info@example.com</pre>";
|
||||
$lang['wiimpphonedesc'] = "Enter your telephone number with international area code here.<br>Example:<br><pre>+49 171 1234567</pre>";
|
||||
$lang['wiimpnotes'] = "Additional information";
|
||||
$lang['wiimpnotesdesc'] = "Add additional information here, such as a disclaimer.<br>Leave the field blank so that this section does not appear.<br>HTML code for formatting is allowed.";
|
||||
$lang['wiimpphone'] = "Phone";
|
||||
$lang['wiimpphonedesc'] = "Enter your telephone number with international area code here.<br>Example:<br><pre>+49 171 1234567</pre>";
|
||||
$lang['wiimpprivacydesc'] = "Insert your privacy policy here (maximum 21,588 characters).<br>HTML code for formatting is allowed.";
|
||||
$lang['wiimpprivurl'] = "Privacy URL";
|
||||
$lang['wiimpprivurldesc'] = "Add an URL to your own privacy policy site.<br><br>Example:<br><pre>https://site.url/privacy/</pre><br>To use the other fields to show the privacy policy on the Ranksystem stats site, empty this field.";
|
||||
$lang['wiimpswitch'] = "Imprint function";
|
||||
$lang['wiimpswitchdesc'] = "Activate this function to publicly display the imprint and data protection declaration (privacy policy).";
|
||||
$lang['wilog'] = "Logpath";
|
||||
$lang['wilogdesc'] = "Path of the log file of the Ranksystem.<br><br>Example:<br>/var/logs/ranksystem/<br><br>Be sure, the webuser has the write-permissions to the logpath.";
|
||||
$lang['wilogout'] = "Logout";
|
||||
@@ -496,6 +502,7 @@ $lang['winav1'] = "TeamSpeak";
|
||||
$lang['winav10'] = "Please use the webinterface only via %s HTTPS%s An encryption is critical to ensure 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'] = "Addons";
|
||||
$lang['winav13'] = "General (Stats)";
|
||||
$lang['winav2'] = "Database";
|
||||
$lang['winav3'] = "Core";
|
||||
$lang['winav4'] = "Other";
|
||||
|
||||
Reference in New Issue
Block a user