release 1.3.14

This commit is contained in:
Newcomer1989
2020-12-14 20:07:50 +01:00
parent e474b3feb8
commit 5961fb9c22
295 changed files with 16423 additions and 15297 deletions

View File

@@ -158,6 +158,8 @@ $lang['stag0016'] = "Je třeba ověření!";
$lang['stag0017'] = "Ověření zde..";
$lang['stag0018'] = "Seznam vyloučených skupin serverů. Pokud uživatel vlastní jednu z těchto skupin serverů, nebude moci doplněk používat.";
$lang['stag0019'] = "You are excepted from this function because you own the servergroup: %s (ID: %s).";
$lang['stag0020'] = "Title";
$lang['stag0021'] = "Enter a title for this group. The title will be shown also on the statistics page.";
$lang['stix0001'] = "Statistiky serveru";
$lang['stix0002'] = "Celkem uživatelů";
$lang['stix0003'] = "Zobrazit podrobnosti";
@@ -574,6 +576,8 @@ $lang['wishcolha2'] = "Rychlé hashování (výchozí)";
$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['wishcolot'] = "online čas";
$lang['wishdef'] = "Defaultní řazení sloupců";
$lang['wishdef2'] = "2nd column sort";
$lang['wishdef2desc'] = "Define the second sorting level for the List Rankup page.";
$lang['wishdefdesc'] = "Definujte výchozí sloupec řazení pro stránku Seznam povýšení.";
$lang['wishexcld'] = "s výjimkou klienta";
$lang['wishexclddesc'] = "Zobrazit klienty v seznamu_rankup.php, které jsou vyloučeny, a proto se nezúčastní systému Ranks.";
@@ -590,6 +594,8 @@ $lang['wishmaxdesc'] = "Choose which stats should be displayed on the server us
$lang['wishnav'] = "zobrazit navigaci na webu";
$lang['wishnavdesc'] = "Zobrazit stránku navigace na stránce 'statistiky'.<br><br>Pokud je tato možnost deaktivována na stránce statistik, navigace na webu bude skryta. 'stats / list_rankup.php' a vložte jej jako rámeček do stávajícího webu nebo do tabulky.";
$lang['wishsort'] = "Defaultní řazení pořadí";
$lang['wishsort2'] = "2nd sorting order";
$lang['wishsort2desc'] = "This will define the order for the second level sorting.";
$lang['wishsortdesc'] = "Definujte výchozí pořadí řazení pro stránku Seznam povýšení.";
$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.";