release 1.3.11
This commit is contained in:
@@ -5,6 +5,7 @@ $lang['adduser'] = "Uživatel %s (unique Client-ID: %s; Client-database-ID %s)
|
||||
$lang['api'] = "API";
|
||||
$lang['apikey'] = "API Key";
|
||||
$lang['asc'] = "vzestupně";
|
||||
$lang['autooff'] = "autostart is deactivated";
|
||||
$lang['botoff'] = "Bot je zastaven.";
|
||||
$lang['boton'] = "Bot je spuštěn...";
|
||||
$lang['brute'] = "Mnoho nepovedených přihlášení do Ranksystému. Přihlášení bylo zablokováno na 300 sekund! Poslední přístup byl z IP adresy %s.";
|
||||
@@ -151,6 +152,8 @@ $lang['stag0014'] = "Zapněte doplněk ON (enabled) nebo OFF (disabled).<br><b
|
||||
$lang['stag0015'] = "Nemohl jsem tě najít na TeamSpeak serveru. %sKlikni zde%s pro ověření své identity.";
|
||||
$lang['stag0016'] = "Je třeba ověření!";
|
||||
$lang['stag0017'] = "Ověření zde..";
|
||||
$lang['stag0018'] = "A list of excepted servergroups. If a user owns one of this servergroups, he will not be able to use the Add-on.";
|
||||
$lang['stag0019'] = "You are excepted from this function because you own the servergroup: %s (ID: %s).";
|
||||
$lang['stix0001'] = "Statistiky serveru";
|
||||
$lang['stix0002'] = "Celkem uživatelů";
|
||||
$lang['stix0003'] = "Zobrazit podrobnosti";
|
||||
@@ -528,8 +531,12 @@ $lang['wishexgrp'] = "s výjimkou skupin";
|
||||
$lang['wishexgrpdesc'] = "Zobrazte klienty v seznamu_rankup.php, které jsou v seznamu 'výjimka pro klienty' a neměli by se považovat za systém Ranks.";
|
||||
$lang['wishhicld'] = "Klienti na nejvyšší úrovni";
|
||||
$lang['wishhiclddesc'] = "Zobrazit klienty v seznamu_rankup.php, který dosáhl nejvyšší úrovně v systému Ranks.";
|
||||
$lang['wishmax'] = "show max. Clients";
|
||||
$lang['wishmaxdesc'] = "Show the max. Clients as line inside the server usage graph on 'stats/' page.";
|
||||
$lang['wishmax'] = "Server usage graph";
|
||||
$lang['wishmax0'] = "show all stats";
|
||||
$lang['wishmax1'] = "hide max. clients";
|
||||
$lang['wishmax2'] = "hide channel";
|
||||
$lang['wishmax3'] = "hide max. clients + channel";
|
||||
$lang['wishmaxdesc'] = "Choose which stats should be displayed on the server usage graph on 'stats/' page.<br><br>By default, all stats are visible. You can hide here some stats, if needed.";
|
||||
$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'] = "default sorting order";
|
||||
|
||||
Reference in New Issue
Block a user