release 1.2.10

This commit is contained in:
Newcomer1989
2018-08-25 19:20:07 +02:00
parent d1baa659b5
commit e3912894a7
66 changed files with 13076 additions and 13314 deletions

View File

@@ -2,6 +2,8 @@
$lang = array();
$lang['adduser'] = "User %s (unique Client-ID: %s; Client-database-ID %s) is unknown -> added to the Ranksystem now.";
$lang['brute'] = "Wykryto wiele niepoprawnych logowan na WWW Zablokowane logowanie przez 300 sekund! Ostatni dostep z IP% s.";
$lang['brute1'] = "Incorrect login attempt on the webinterface detected. Failed access attempt from IP %s with username %s.";
$lang['brute2'] = "Successful login attempt to the webinterface from IP %s.";
$lang['changedbid'] = "Uzytkownik %s (unique Client-ID: %s) ma nowy identyfikator klienta TeamSpeak (%s). Zaktualizuj stary identyfikator bazy danych klienta (%s). i zresetuj zebrany czasy!";
$lang['crawl'] = "Skanowanie dla podłączonych uzytkownikow i zliczanie aktywnosci...";
$lang['clean'] = "Skanowanie w celu usuniecia klientow...";
@@ -86,7 +88,7 @@ $lang['listsumi'] = "suma. czas bezczynnosci";
$lang['listsumo'] = "suma. czas online";
$lang['listuid'] = "unikalny identyfikator klienta";
$lang['login'] = "Zaloguj Sie";
$lang['msg0001'] = "Uruchomiona wersja: %s";
$lang['msg0001'] = "The Ranksystem is running on version: %s";
$lang['msg0002'] = "Prawidłowe polecenia to:\n[B]!help[/B], [B]!info[/B], [B]!commands[/B]\t\t otrzymują liste polecen\n[B]!version[/B]\t\t\t\t\t\t\t\t pobierz wersje systemu Ranksystem\n[B]!update[/B], [B]!checkupdate[/B]\t\t sprawdz dla nowej wersji i uruchamiania aktualizacji\n[B]!clean[/B]\t\t\t\t\t\t\t\t\t rozpoczyna czyszczenie bazy uzytkownikow\n[B]!next[/B], [B]!nextup[/B]\t\t\t\t\t\t\t\t\tget czas na kolejną range\n[B]!restart[/B], [B]!reboot[/B]\t\t\t\t\trestart bota Ranksystem\n[B]!shutdown[/B], [B]!quit[/B], [B]!stop[/B]\t\t zatrzymaj bota Ranksystem";
$lang['msg0003'] = "Nie kwalifikujesz sie do tego polecenia!";
$lang['msg0004'] = "Klient %s (%s) ząda zamkniecia systemu.";
@@ -531,7 +533,9 @@ $lang['wits3querpwdesc'] = "Hasło do zapytania TeamSpeak 3<br>Hasło dla uzytko
$lang['wits3querusr'] = "Uzytkownik zapytan TS3";
$lang['wits3querusrdesc'] = "Nazwa uzytkownika zapytania TeamSpeak 3<br>Domyslna wartosc to serveradmin<br>Oczywiscie, mozesz takze utworzyc dodatkowe konto serwerowe tylko dla systemu Ranksystem.<br>Potrzebne uprawnienia, ktore mozna znalezc:<br>http://ts-n.net/ranksystem.php";
$lang['wits3query'] = "TS-Query-Port";
$lang['wits3querydesc'] = "Port zapytania TeamSpeak 3<br>Domyslna wartosc to 10011 (TCP)<br>Jesli nie jest domyslny, powinienes go znalezc w swoim 'ts3server.ini'.";
$lang['wits3querydesc'] = "Port zapytania TeamSpeak 3<br>Default RAW (plain text) is 10011 (TCP)<br>Default SSH (encrypted) is 10022 (TCP)<br><br>Jesli nie jest domyslny, powinienes go znalezc w swoim 'ts3server.ini'.";
$lang['wits3encrypt'] = "TS3 Query encryption";
$lang['wits3encryptdesc'] = "Activate this option to encrypt the communication between the Ranksystem and the TeamSpeak 3 server (SSH).<br>When this function is disabled, the communication will be done in plain text (RAW). This could be a security risk, especially when the TS3 server and the Ranksystem are running on different machines.<br><br>Be also sure, you have checked the TS3 Query Port, which needs (perhaps) to be changed in the Ranksystem!<br><br><b>Attention:</b> The SSH encryption needs more CPU time and with this truly more system resources. That's why we recommend to use a RAW connection (disabled encryption) if the TS3 server and the Ranksystem are running on the same machine / server (localhost / 127.0.0.1). If they are running on separate machines, you should activate the encrypted connection!<br><br><b>Requirements:</b><br><br>1) TS3 Server version 3.3.0 or above.<br><br>2) The PHP extension PHP-SSH2 is necessary.<br>On Linux you can it install with the following command:<br><pre>sudo apt-get install php-ssh2</pre><br>3) The encryption needs to be enabled on your TS3 server!<br>Activate the following parameters inside your 'ts3server.ini' and customize it for your needs:<br><pre>query_ssh_ip=0.0.0.0,::<br>query_ssh_port=10022<br>query_protocols=ssh,raw<br>query_ssh_rsa_host_key=ssh_host_rsa_key</pre>After changing your TS3 server configurations a restart of your TS3 server is necessary.";
$lang['wits3voice'] = "Port głosowy TS3";
$lang['wits3voicedesc'] = "Port głosowy TeamSpeak 3<br>Domyslna wartosc to 9987 (UDP)<br>To jest port, ktorego uzywasz rowniez do łączenia sie z klientem TS3.";
$lang['wiverify'] = "Weryfikacja - kanał";