Merge branch 'master' into master
This commit is contained in:
@@ -5,6 +5,7 @@ $lang['adduser'] = "L'utilisateur %s (Identifiant unique: %s; ID dans la base
|
||||
$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'] = "Tournez l'Addon en on (activé) ou off (désactivé).<br>
|
||||
$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'] = "Statistiques du serveur";
|
||||
$lang['stix0002'] = "Nombre total d'utilisateurs";
|
||||
$lang['stix0003'] = "Voir les détails";
|
||||
@@ -543,8 +546,12 @@ $lang['wishexgrp'] = "Groupes exceptés";
|
||||
$lang['wishexgrpdesc'] = "Affichez les clients dans list_rankup.php, qui sont dans la liste 'Clients exclus' et ne participent donc pas au système de classement.";
|
||||
$lang['wishhicld'] = "Clients au plus haut niveau";
|
||||
$lang['wishhiclddesc'] = "Afficher les clients dans list_rankup.php, qui ont atteints le niveau le plus élevé dans le système de classement.";
|
||||
$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'] = "Afficher le site de navigation";
|
||||
$lang['wishnavdesc'] = "Afficher la navigation du site sur la page 'stats/'.<br><br>Si cette option est désactivée sur la page stats, la navigation du site sera masquée.<br>Vous pouvez alors prendre chaque site, par exemple 'stats/list_rankup.php' et incorporez-le comme cadre dans votre site Web ou tableau d'affichage existant.";
|
||||
$lang['wishsort'] = "default sorting order";
|
||||
|
||||
Reference in New Issue
Block a user