release 1.3.11

This commit is contained in:
Newcomer1989
2020-09-07 19:58:38 +02:00
parent b45feecd03
commit 66c88310a7
29 changed files with 409 additions and 170 deletions

View File

@@ -5,6 +5,7 @@ $lang['adduser'] = "Userul %s (unique Client-ID: %s; Client-database-ID %s) es
$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'] = "Au fost detectate prea multe conectari incorecte pe interfata web. Au fost blocate datele de conectare timp de 300 de secunde! Ultimul acces de pe IP: %s.";
@@ -151,6 +152,8 @@ $lang['stag0014'] = "Activeaza sau dezactiveazaa pluginul.<br><br>Prin dezacti
$lang['stag0015'] = "Nu ai putut fi gasit pe serverul TeamSpeak. Te rog da %sclick her%s pentru a va verifica.";
$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'] = "Statistica server";
$lang['stix0002'] = "Numarul total de utilizatori";
$lang['stix0003'] = "Vezi detalii";
@@ -528,8 +531,12 @@ $lang['wishexgrp'] = "grad exceptie";
$lang['wishexgrpdesc'] = "Afisati clientii in list_rankup.php, care se afla in lista \"exceptie client\" si nu ar trebui sa fie afisati pe sistemul rank";
$lang['wishhicld'] = "Clienti cu cel mai mare rank";
$lang['wishhiclddesc'] = "Afisati clientii in list_rankup.php, care au atins cel mai mare grad din sistemul rank.";
$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'] = "afisare navigare site";
$lang['wishnavdesc'] = "Afisati navigarea site-ului pe pagina '/stats'.<br><br>Daca aceasta optiune este dezactivata pe pagina cu statistici, navigarea pe site va fi ascunsa.<br>Puteti apoi sa luati fiecare site, adică 'stats/list_rankup.php' si incorporati-o in cadrul in site-ului dvs. existent.";
$lang['wishsort'] = "default sorting order";