release 1.3.10
This commit is contained in:
@@ -83,15 +83,18 @@ $lang['listacsg'] = "grad actual";
|
||||
$lang['listcldbid'] = "ID baza de date";
|
||||
$lang['listexcept'] = "Nu, cauza respinsa";
|
||||
$lang['listgrps'] = "data";
|
||||
$lang['listnat'] = "country";
|
||||
$lang['listnick'] = "nume client";
|
||||
$lang['listnxsg'] = "urmatorul grad";
|
||||
$lang['listnxup'] = "urmatorul grad peste";
|
||||
$lang['listpla'] = "platform";
|
||||
$lang['listrank'] = "grad";
|
||||
$lang['listseen'] = "ultima conectare";
|
||||
$lang['listsuma'] = "sum. timp activ";
|
||||
$lang['listsumi'] = "sum. timpul de inactivitate";
|
||||
$lang['listsumo'] = "sum. timp online";
|
||||
$lang['listuid'] = "unique-ID";
|
||||
$lang['listver'] = "client version";
|
||||
$lang['login'] = "Logare";
|
||||
$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'] = "Conectari: Bronz";
|
||||
$lang['stmy0029'] = "Conectari: fara rank";
|
||||
$lang['stmy0030'] = "Progres pentru noul rank";
|
||||
$lang['stmy0031'] = "Timp total activ";
|
||||
$lang['stmy0032'] = "Last calculated:";
|
||||
$lang['stna0001'] = "Natiuni";
|
||||
$lang['stna0002'] = "statistici";
|
||||
$lang['stna0003'] = "Cod";
|
||||
@@ -507,35 +511,15 @@ $lang['wirtpw8'] = "Here you can reset the password for the webinterface.";
|
||||
$lang['wirtpw9'] = "Following things are required to reset the password:";
|
||||
$lang['wiselcld'] = "selecteaza useri";
|
||||
$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'] = "grad actual";
|
||||
$lang['wishcolasdesc'] = "Afiseaza coloana 'grad actual' in list_rankup.php";
|
||||
$lang['wishcol'] = "Show/hide column";
|
||||
$lang['wishcolat'] = "timp activ";
|
||||
$lang['wishcolatdesc'] = "Afiseaza coloana 'sum. timp activ' in list_rankup.php";
|
||||
$lang['wishcolcld'] = "nume client";
|
||||
$lang['wishcolclddesc'] = "Afiseaza coloana 'nume client' in list_rankup.php";
|
||||
$lang['wishcoldbid'] = "ID baza de date";
|
||||
$lang['wishcoldbiddesc'] = "Afiseaza coloana 'ID baza de date' in list_rankup.php";
|
||||
$lang['wishcolgs'] = "grad actual de";
|
||||
$lang['wishcolgsdesc'] = "Afiseaza coloana 'grad de' in 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'] = "timp afk";
|
||||
$lang['wishcolitdesc'] = "Afiseaza coloana 'sum. timp afk' in list_rankup.php";
|
||||
$lang['wishcolls'] = "ultima conectare";
|
||||
$lang['wishcollsdesc'] = "Afiseaza coloana 'ultima conectare' in list_rankup.php";
|
||||
$lang['wishcolnx'] = "urmatorul grad peste";
|
||||
$lang['wishcolnxdesc'] = "Afiseaza coloana 'urmatorul grad' in list_rankup.php";
|
||||
$lang['wishcolot'] = "timp online";
|
||||
$lang['wishcolotdesc'] = "Afiseaza coloana 'sum. timp online' in list_rankup.php";
|
||||
$lang['wishcolrg'] = "grad";
|
||||
$lang['wishcolrgdesc'] = "Afiseaza coloana 'grad' in list_rankup.php";
|
||||
$lang['wishcolsg'] = "urmatorul grad";
|
||||
$lang['wishcolsgdesc'] = "Afiseaza coloana 'urmatorul grad' in list_rankup.php";
|
||||
$lang['wishcoluuid'] = "ID CLIENT";
|
||||
$lang['wishcoluuiddesc'] = "Afiseaza coloana 'unique-ID' in list_rankup.php";
|
||||
$lang['wishdef'] = "default column sort";
|
||||
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
|
||||
$lang['wishexcld'] = "client exceptie";
|
||||
|
||||
Reference in New Issue
Block a user