release 1.3.11
This commit is contained in:
@@ -5,6 +5,7 @@ $lang['adduser'] = "Gebruiker %s (unieke Client-ID: %s; Client-database-ID %s)
|
||||
$lang['api'] = "API";
|
||||
$lang['apikey'] = "API Key";
|
||||
$lang['asc'] = "ascending";
|
||||
$lang['autooff'] = "autostart is deactivated";
|
||||
$lang['botoff'] = "Bot is stopped.";
|
||||
$lang['boton'] = "Bot is running...";
|
||||
$lang['brute'] = "Much incorrect logins detected on the webinterface. Blocked login for 300 seconds! Last access from IP %s.";
|
||||
@@ -151,6 +152,8 @@ $lang['stag0014'] = "Turn the Addon on (enabled) or off (disabled).<br><br>On
|
||||
$lang['stag0015'] = "You couldn't be find on the TeamSpeak server. Please %sclick here%s to verify yourself.";
|
||||
$lang['stag0016'] = "verification needed!";
|
||||
$lang['stag0017'] = "verificate here..";
|
||||
$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'] = "Server statistieken";
|
||||
$lang['stix0002'] = "Totaal gebruikers";
|
||||
$lang['stix0003'] = "Bekijk gegevens";
|
||||
@@ -528,8 +531,12 @@ $lang['wishexgrp'] = "excepted groups";
|
||||
$lang['wishexgrpdesc'] = "Show clients in list_rankup.php, which are in the list 'client exception' and shouldn't be conside for the Ranksystem.";
|
||||
$lang['wishhicld'] = "Clients in highest Level";
|
||||
$lang['wishhiclddesc'] = "Show clients in list_rankup.php, which reached the highest level in the Ranksystem.";
|
||||
$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'] = "show site-navigation";
|
||||
$lang['wishnavdesc'] = "Show the site navigation on 'stats/' page.<br><br>If this option is deactivated on the stats page the site navigation will be hidden.<br>You can then take each site i.e. 'stats/list_rankup.php' and embed this as frame in your existing website or bulletin board.";
|
||||
$lang['wishsort'] = "default sorting order";
|
||||
|
||||
Reference in New Issue
Block a user