release 1.3.10

This commit is contained in:
Newcomer1989
2020-08-09 00:36:59 +02:00
parent d196dfb1f6
commit b45feecd03
37 changed files with 260 additions and 540 deletions

View File

@@ -83,15 +83,18 @@ $lang['listacsg'] = "Actuel groupe de serveur";
$lang['listcldbid'] = "ID du client dans la base de donnée";
$lang['listexcept'] = "Non, sauf exception";
$lang['listgrps'] = "Groupe actuel depuis";
$lang['listnat'] = "country";
$lang['listnick'] = "Nom du client";
$lang['listnxsg'] = "Groupe de serveur suivant";
$lang['listnxup'] = "Rang suivant";
$lang['listpla'] = "platform";
$lang['listrank'] = "Rang";
$lang['listseen'] = "Dernière apparition ";
$lang['listsuma'] = "Temps actif";
$lang['listsumi'] = "Temps d'inactivité";
$lang['listsumo'] = "Temps en ligne";
$lang['listuid'] = "Identifiant unique de l'utilisateur";
$lang['listver'] = "client version";
$lang['login'] = "S'identifier";
$lang['msg0001'] = "The Ranksystem is running on version: %s";
$lang['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
@@ -239,6 +242,7 @@ $lang['stmy0028'] = "Connexions: Bronze";
$lang['stmy0029'] = "Connexions: Non classé";
$lang['stmy0030'] = "Progression pour le prochain groupe de serveurs";
$lang['stmy0031'] = "Temps actif total";
$lang['stmy0032'] = "Last calculated:";
$lang['stna0001'] = "Nations";
$lang['stna0002'] = "Statistiques";
$lang['stna0003'] = "Code";
@@ -507,35 +511,15 @@ $lang['wirtpw8'] = "Ici, vous pouvez réinitialiser le mot de passe de l'inter
$lang['wirtpw9'] = "Les éléments suivants sont nécessaires pour réinitialiser le mot de passe:";
$lang['wiselcld'] = "Sélectionner des clients";
$lang['wiselclddesc'] = "Sélectionnez les clients par leur dernier nom d'utilisateur connu, leur identifiant unique ou leur ID dans la base de données.<br>Des sélections multiples sont également possibles.";
$lang['wishcolas'] = "Actuel groupe de serveurs";
$lang['wishcolasdesc'] = "Afficher la colonne 'Actuel groupe de serveurs' dans list_rankup.php";
$lang['wishcol'] = "Show/hide column";
$lang['wishcolat'] = "Temps actif";
$lang['wishcolatdesc'] = "Afficher la colonne 'sum. Temps actif 'dans list_rankup.php";
$lang['wishcolcld'] = "Nom du client";
$lang['wishcolclddesc'] = "Afficher la colonne 'Nom du client' dans list_rankup.php";
$lang['wishcoldbid'] = "ID dans la BDD";
$lang['wishcoldbiddesc'] = "Afficher la colonne 'ID dans la BDD' dans list_rankup.php";
$lang['wishcolgs'] = "Groupe actuel depuis";
$lang['wishcolgsdesc'] = "Afficher la colonne 'groupe actuel depuis' dans list_rankup.php";
$lang['wishcoldesc'] = "Switch this column 'on' or 'off' to show or hide it on the stats page.<br><br>This allows you to configure the List Rankup (stats/list_rankup.php) individually.";
$lang['wishcolha'] = "hash IP addresses";
$lang['wishcolha0'] = "disable hashing";
$lang['wishcolha1'] = "secure hashing";
$lang['wishcolha2'] = "fast hashing (default)";
$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'] = "Temps d'inactivité";
$lang['wishcolitdesc'] = "Afficher la colonne 'sum. temps d'inactivité' dans list_rankup.php";
$lang['wishcolls'] = "Dernière apparition";
$lang['wishcollsdesc'] = "Afficher la colonne 'Dernière apparition' dans list_rankup.php";
$lang['wishcolnx'] = "Rang suivant";
$lang['wishcolnxdesc'] = "Afficher la colonne 'Rang suivant' dans list_rankup.php";
$lang['wishcolot'] = "Temps en ligne";
$lang['wishcolotdesc'] = "Afficher la colonne 'Temps en ligne' dans list_rankup.php";
$lang['wishcolrg'] = "Rang";
$lang['wishcolrgdesc'] = "Afficher la colonne 'Rang' dans list_rankup.php";
$lang['wishcolsg'] = "Groupe serveur suivant";
$lang['wishcolsgdesc'] = "Afficher la colonne 'Groupe serveur suivant' dans list_rankup.php";
$lang['wishcoluuid'] = "Identifiant unique du client";
$lang['wishcoluuiddesc'] = "Afficher la colonne 'Identifiant unique du client' dans list_rankup.php";
$lang['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$lang['wishexcld'] = "Clients exclus";