release 1.3.22

This commit is contained in:
Newcomer1989
2023-02-01 20:44:58 +01:00
parent b96e32b713
commit f7d7aedc5a
100 changed files with 5710 additions and 1435 deletions

View File

@@ -4,6 +4,8 @@ $lang['achieve'] = "Achievement";
$lang['adduser'] = "Gebruiker %s (unieke Client-ID: %s; Client-database-ID %s) is onbekend -> zojuist toegevoegd aan ranksysteem.";
$lang['api'] = "API";
$lang['apikey'] = "API Key";
$lang['apiperm001'] = "Sta het starten/stoppen van de Ranksystem Bot via API toe";
$lang['apipermdesc'] = "(ON = Toestaan ; OFF = Weigeren)";
$lang['addonchch'] = "Channel";
$lang['addonchchdesc'] = "Select a channel where you want to set the channel description.";
$lang['addonchdesc'] = "Channel description";
@@ -164,6 +166,7 @@ $lang['pass2'] = "Verander wachtwoord";
$lang['pass3'] = "oud wachtwoord";
$lang['pass4'] = "nieuw wachtwoord";
$lang['pass5'] = "Wachtwoord Vergeten?";
$lang['permission'] = "Machtigingen";
$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.";
@@ -363,12 +366,13 @@ $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'] = "%s for czech translation";
$lang['stri0025'] = "%s for polish translation";
$lang['stri0026'] = "%s for spanish translation";
$lang['stri0027'] = "%s for initialisation hungarian translation";
$lang['stri0028'] = "%s for azerbaijan translation";
$lang['stri0029'] = "%s for the imprint function";
$lang['stri0024'] = "%s voor Tsjechische vertaling";
$lang['stri0025'] = "%s voor Poolse vertaling";
$lang['stri0026'] = "%s voor Spaanse vertaling";
$lang['stri0027'] = "%s voor Hongaarse vertaling";
$lang['stri0028'] = "%s voor Azerbeidzjaanse vertaling";
$lang['stri0029'] = "%s voor de imprint-functie";
$lang['stri0030'] = "%s voor de 'CosmicBlue'-stijl voor de statistiekenpagina en de webinterface";
$lang['stta0001'] = "Of all time";
$lang['sttm0001'] = "Of the month";
$lang['sttw0001'] = "Top users";
@@ -477,6 +481,8 @@ $lang['wiexres3'] = "reset time";
$lang['wiexresdesc'] = "There are three modes, how to handle an exception. In every case the rank up is disabled (no assigning of servergroups). You can choose different options how the spended time from a user (which is excepted) should be handled.<br><br>1) <b>count time (default)</b>: At default the Ranksystem also count the online/active time of users, which are excepted (by client/servergroup exception). With an exception only the rank up is disabled. That means if a user is not any more excepted, he would be assigned to the group depending his collected time (e.g. level 3).<br><br>2) <b>break time</b>: On this option the spend online and idle time will be frozen (break) to the actual value (before the user got excepted). After loosing the excepted reason (after removing the excepted servergroup or remove the expection rule) the 'counting' will go on.<br><br>3) <b>reset time</b>: With this function the counted online and idle time will be resetting to zero at the moment the user are not any more excepted (due removing the excepted servergroup or remove the exception rule). The spent time due exception will be still counting till it got reset.<br><br><br>The <u>channel exception</u> doesn't matter in any case, cause the time will always be ignored (like the mode break time).";
$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['wiexregrp'] = "verwijder groep";
$lang['wiexregrpdesc'] = "Als een gebruiker uitgesloten is van Ranksystem, wordt de door Ranksystem toegewezen servergroep verwijderd.<br><br> De groep wordt alleen verwijderd met de '".$lang['wiexres']."' met de '".$lang['wiexres1']."'. In alle andere modi wordt de servergroep <u>niet</u> verwijderd.<br><br> Deze functie is alleen relevant in combinatie met een '".$lang['wiexuid']."' of een '".$lang['wiexgrp']."' in combinatie met de '".$lang['wiexres1']."'";
$lang['wigrpimp'] = "Import Mode";
$lang['wigrpt1'] = "Time in Seconds";
$lang['wigrpt2'] = "Servergroup";
@@ -657,6 +663,8 @@ $lang['wishsort2desc'] = "This will define the order for the second level sorti
$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['wistyle'] = "aangepaste stijl";
$lang['wistyledesc'] = "Definieer een aangepaste stijl voor het Ranksysteem.<br>Deze stijl wordt gebruikt voor de statistiekenpagina en het webinterface.<br><br>Plaats je eigen stijl in de map 'style' in een submap.<br>De naam van de submap bepaalt de naam van de stijl.<br><br>Stijlen die beginnen met 'TSN_' worden geleverd door het Ranksysteem. Deze worden bijgewerkt in toekomstige updates.<br>Maak geen aanpassingen aan deze stijlen!<br>Maar je kunt ze gebruiken als sjabloon. Kopieer de stijl naar een eigen map om aanpassingen te maken.<br><br>Er zijn twee CSS-bestanden vereist. Een voor de statistiekenpagina en een voor het webinterface.<br>Je kunt ook een eigen JavaScript toevoegen, maar dit is optioneel.<br><br>Naamgevingsconventie voor CSS:<br><pre>- Vaste 'ST.css' voor de statistiekenpagina (/stats/)<br>- Vaste 'WI.css' voor de webinterfacepagina (/webinterface/)</pre><br><br>Naamgevingsconventie voor JavaScript:<br><pre>- Vaste 'ST.js' voor de statistiekenpagina (/stats/)<br>- Vaste 'WI.js' voor de webinterfacepagina (/webinterface/)</pre><br><br>Als je je stijl ook met anderen wilt delen, kun je deze sturen naar het volgende e-mailadres:<br><br><pre>%s</pre><br>We zullen deze in de volgende release leveren!";
$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";
@@ -673,6 +681,8 @@ $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 machine / server (localhost / 127.0.0.1). If they are running on separate machines, 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>%sAfter 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['wits3pre'] = "Voorvoegsel van bot-commando";
$lang['wits3predesc'] = "Op de TeamSpeak-server kun je communiceren met de Ranksystem-bot via de chat. Standaard zijn bot-commando's gemarkeerd met een uitroepteken '!'. De voorvoegsel wordt gebruikt om commando's voor de bot te identificeren als zodanig.<br><br>Dit voorvoegsel kan worden vervangen door een ander gewenst voorvoegsel. Dit kan nodig zijn als er andere bots worden gebruikt met vergelijkbare commando's.<br><br>Bijvoorbeeld, het standaard bot-commando zou er als volgt uitzien:<br><pre>!help</pre><br><br>Als het voorvoegsel wordt vervangen door '#', zou het commando er als volgt uitzien:<br><pre>#help</pre>";
$lang['wits3qnm'] = "Botname";
$lang['wits3qnmdesc'] = "The name, with this the query-connection will be established.<br>You can name it free.";
$lang['wits3querpw'] = "TS3 Query-Password";