Merge branch 'master' into master

This commit is contained in:
Newcomer1989
2020-09-07 20:13:33 +02:00
committed by GitHub
29 changed files with 407 additions and 168 deletions

View File

@@ -5,6 +5,7 @@ $lang['adduser'] = "User %s (unique Client-ID: %s; Client-database-ID %s) is u
$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.";
@@ -158,6 +159,8 @@ $lang['stag0014'] = "Turn the Addon on (enabled) or off (disabled).<br><br>On
$lang['stag0015'] = "%sيمكن العثور على TeamSpeak%s. يرجى النقر هنا للتحقق من نفسك أولا.";
$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'] = "حالة الخادم";
$lang['stix0002'] = "مجموع المستخدمين";
$lang['stix0003'] = "عرض التفاصيل";
@@ -543,8 +546,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";