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'] = "Much incorrect logins detected on the webinterface. Blocked login for 300 seconds! Last access from 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'] = "User %s (unique Client-ID: %s) got a new TeamSpeak Client-database-ID (%s). Update the old Client-database-ID (%s) and reset collected times!";
$lang['crawl'] = "البحث عن المستخدمين المتواجدين وحساب التفاعل";
$lang['clean'] = "البحث عن المستخدمين الذين من المفروض حذفهم";
@@ -86,7 +88,7 @@ $lang['listsumi'] = "وقت عدم النشاط الكلي";
$lang['listsumo'] = "وقت التواجد الكلي";
$lang['listuid'] = "unique Client-ID";
$lang['login'] = "Login";
$lang['msg0001'] = "running version: %s";
$lang['msg0001'] = "The Ranksystem is running on version: %s";
$lang['msg0002'] = "Valid commands are:\n[B]!help[/B], [B]!info[/B], [B]!commands[/B]\t\t get a command list\n[B]!version[/B]\t\t\t\t\t\t\t\t get the Ranksystem version\n[B]!update[/B], [B]!checkupdate[/B]\t\t check for new version and run update\n[B]!clean[/B]\t\t\t\t\t\t\t\t\t start cleaning of the user database\n[B]!next[/B], [B]!nextup[/B]\t\t\t\t\t\tget the time to the next rank up\n[B]!restart[/B], [B]!reboot[/B]\t\t\t\t\trestart the Ranksystem bot\n[B]!shutdown[/B], [B]!quit[/B], [B]!stop[/B]\t\t stop the Ranksystem bot";
$lang['msg0003'] = "You are not eligible for this command!";
$lang['msg0004'] = "Client %s (%s) requests shutdown.";
@@ -532,7 +534,9 @@ $lang['wits3querpwdesc'] = "TeamSpeak 3 query password<br>Password for the query
$lang['wits3querusr'] = "TS3 Query-User";
$lang['wits3querusrdesc'] = "TeamSpeak 3 query username<br>Default is serveradmin<br>Of course, you can also create an additional serverquery account only for the Ranksystem.<br>The needed permissions you find on:<br>http://ts-n.net/ranksystem.php";
$lang['wits3query'] = "TS3 Query-Port";
$lang['wits3querydesc'] = "TeamSpeak 3 query port<br>Default is 10011 (TCP)<br>If its not default, you should find it in your 'ts3server.ini'.";
$lang['wits3querydesc'] = "TeamSpeak 3 query port<br>Default RAW (plain text) is 10011 (TCP)<br>Default SSH (encrypted) is 10022 (TCP)<br><br>If its not default, you should find it in your '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'] = "TS3 Voice-Port";
$lang['wits3voicedesc'] = "TeamSpeak 3 voice port<br>Default is 9987 (UDP)<br>This is the port, you uses also to connect with the TS3 Client.";
$lang['wiverify'] = "Verification-Channel";

View File

@@ -2,6 +2,8 @@
$lang = array();
$lang['adduser'] = "Uživatel %s (unique Client-ID: %s; Client-database-ID %s) ještě není v databázi -> přidán do Ranksystem.";
$lang['brute'] = "Much incorrect logins detected on the webinterface. Blocked login for 300 seconds! Last access from 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'] = "Uživatel %s (unique Client-ID: %s) má novou TeamSpeak Client-database-ID (%s). aktulizujte starou Client-database-ID (%s) a resetujte všechny časy!";
$lang['crawl'] = "Skenuji nové i stávající uživatele.";
$lang['clean'] = "Skunuji uživatele ke smazání";
@@ -86,7 +88,7 @@ $lang['listsumi'] = "Dohromady online (neaktivně)";
$lang['listsumo'] = "Dohromady online";
$lang['listuid'] = "unique Client-ID";
$lang['login'] = "Přihlášení";
$lang['msg0001'] = "Aktuální verze: %s";
$lang['msg0001'] = "The Ranksystem is running on version: %s";
$lang['msg0002'] = "Příkazy pro ovládání bota:\n[B]!help[/B], [B]!info[/B], [B]!commands[/B]\t\t vypíše seznam příkazů\n[B]!version[/B]\t\t\t\t\t\t\t\t vypíše verzi Ranksystemu\n[B]!update[/B], [B]!checkupdate[/B]\t\t Zkontroje dostupné aktualizace, popř. aktulizuje Ranksystem\n[B]!nextup[/B]\t\t\t\t\t\t\tčas do dalšího ranku (úrovně)\n[B]!restart[/B], [B]!reboot[/B]\t\t\t\t\trestartuje Ranksystem bota\n[B]!shutdown[/B], [B]!quit[/B], [B]!stop[/B]\t\t vypne Ranksystem bota";
$lang['msg0003'] = "Nemáto dostatečné oprávnění pro tento příkaz!";
$lang['msg0004'] = "Uživatel %s (%s) požádal o vypnutí Ranksystemu!";
@@ -531,7 +533,9 @@ $lang['wits3querpwdesc'] = "TeamSpeak 3 query password<br>Heslo pro uživatele q
$lang['wits3querusr'] = "TS3 Query-uživatel";
$lang['wits3querusrdesc'] = "TeamSpeak 3 query (přihlašovací jméno)<br>Ve výchozím nastavení nastaveno-> serveradmin<br>Samozřejmě můžete vytvořit nový query účet přímo pro Ranksystem.<br>Potřebné oprávnění najdete zde:<br>http://ts-n.net/ranksystem.php";
$lang['wits3query'] = "TS3 Query-Port";
$lang['wits3querydesc'] = "TeamSpeak 3 query port<br>Ve výchozím nastavení > 10011 (TCP)<br>Pokud nepoužíváte výchozí port (10011) koukněte do configu--> 'ts3server.ini'.";
$lang['wits3querydesc'] = "TeamSpeak 3 query port<br>Default RAW (plain text) is 10011 (TCP)<br>Default SSH (encrypted) is 10022 (TCP)<br><br>Pokud nepoužíváte výchozí port (10011) koukněte do configu--> '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'] = "TS3 Voice-Port";
$lang['wits3voicedesc'] = "TeamSpeak 3 voice port<br>Default is 9987 (UDP)<br>Toto je port, který používáš při připojení na TS3 server v TS3 Clientu.";
$lang['wiverify'] = "Verification-Channel";

View File

@@ -2,6 +2,8 @@
$lang= array();
$lang['adduser'] = "User %s (eindeutige Client-ID: %s; Client-Datenbank-ID: %s) ist bisher unbekannt -> wurde nun zum Ranksystem hinzugefügt.";
$lang['brute'] = "Es wurden einige fehlgeschlagene Login-Versuche festgestellt. Blocke login für 300 Sekunden! Letzter Versuch von IP %s.";
$lang['brute1'] = "Fehlgeschlagener Login-Versuch zum Webinterface festgestellt. Login Anfrage kam von IP %s mit dem Usernamen %s.";
$lang['brute2'] = "Erfolgreicher Login zum Webinterface von IP %s festgestellt.";
$lang['changedbid'] = "User %s (eindeutige Client-ID: %s) hat eine neue TeamSpeak Client-Datenbank-ID (%s). Ersetze die alte Client-Datenbank-ID (%s) und setze die gesammelte Zeiten zurück";
$lang['crawl'] = "Scanne nach verbundenen Usern und sammle die online Zeit...";
$lang['clean'] = "Scanne nach Usern, welche zu löschen sind...";
@@ -86,7 +88,7 @@ $lang['listsumi'] = "ges. idle Zeit";
$lang['listsumo'] = "ges. online Zeit";
$lang['listuid'] = "eindeutige Client-ID";
$lang['login'] = "Login";
$lang['msg0001'] = "eingesetzte Version: %s";
$lang['msg0001'] = "Das Ranksystem läuft auf Version: %s";
$lang['msg0002'] = "Verfügbare Befehle sind:\n[B]!help[/B], [B]!info[/B], [B]!commands[/B]\t\t erhalte Liste der Befehle\n[B]!version[/B]\t\t\t\t\t\t\t\t erhalte die aktuelle Version\n[B]!update[/B], [B]!checkupdate[/B]\t\t\tprüfe auf neue Version und update\n[B]!clean[/B]\t\t\t\t\t\t\t\t\t bereinge User-Datenbank\n[B]!next[/B], [B]!nextup[/B]\t\t\t\t\t\t erhalte die Zeit zur nächsten Rangsteigerung\n[B]!restart[/B], [B]!reboot[/B]\t\t\t\t\tden Ranksystem bot neu starten\n[B]!shutdown[/B], [B]!quit[/B], [B]!stop[/B]\t\t den Ranksystem Bot stoppen";
$lang['msg0003'] = "Du bist nicht berechtigt diesen Befehl abzusetzen!";
$lang['msg0004'] = "Client %s (%s) fordert Abschaltung.";
@@ -531,7 +533,9 @@ $lang['wits3querpwdesc'] = "TeamSpeak 3 Query Passwort<br>Passwort des Query Ben
$lang['wits3querusr'] = "TS3 Query-Benutzer";
$lang['wits3querusrdesc'] = "TeamSpeak 3 Query Benutzername<br>Standard ist serveradmin<br>Natürlich kann auch ein gesonderter Query-Benutzer erstellt und genutzt werden.<br>Die benötigten Rechte sind hier aufgelistet:<br>http://ts-n.net/ranksystem.php";
$lang['wits3query'] = "TS3 Query-Port";
$lang['wits3querydesc'] = "TeamSpeak 3 Query Port<br>Standard ist 10011 (TCP)<br>andere Werte sollten in der 'ts3server.ini' zu finden sein.";
$lang['wits3querydesc'] = "TeamSpeak 3 Query Port<br>Standard RAW (Klartext) ist 10011 (TCP)<br>Standard SSH (verschlüsselt) ist 10022 (TCP)<br><br>Abweichende Werte sollten sich aus der 'ts3server.ini' entnehmen lassen.";
$lang['wits3encrypt'] = "TS3 Query Verschlüsselung";
$lang['wits3encryptdesc'] = "Aktiviere diese Option, um die Kommunikation zwischen dem Ranksystem und dem TeamSpeak 3 Server zu verschlüsseln (SSH).<br>Ist diese Funktion deaktiviert, so erfolgt die Kommunikation unverschlüsselt (RAW). Das könnte ein Sicherheitsrisiko darstellen, insbesondere, wenn der TS3 Server und das Ranksystem auf unterschiedlichen Machinen betrieben wird.<br><br>Es ist auch sicherzustellen, dass der richtige TS3 Query Port passend zu dieser Funktion hinterlegt wird!<br><br><b>Achtung:</b> Die SSH Verschlüsselung benötigt mehr CPU und damit mehr System Ressourcen. Das ist der Grund, warum wir empfehlen die RAW Verbindung zu verwenden, wenn der TS3 Server und das Ranksystem auf der gleichen Machine laufen (localhost / 127.0.0.1). Laufen sie jedoch auf getrennten Machinen, sollte die SSH Verschlüsselung für die Verbindung aktiviert werden<br><br><b>Voraussetzungen:</b><br><br>1) TS3 Server Version 3.3.0 oder höher.<br><br>2) Die PHP Erweiterung (Extension) PHP-SSH2 wird benötigt.<br>Unter Linux kann sie wie folgt installiert werden:<br><pre>sudo apt-get install php-ssh2</pre><br>3) Die Verschlüsselung (SSH) muss innerhalb des TS3 Servers zuvor aktiviert werden!<br>Aktiviere die folgenden Parameter in der 'ts3server.ini' und passe diese nach Bedarf an:<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>Nach Änderung der TS3 Server Konfiguration ist ein Neustart dessen erforderlich.";
$lang['wits3voice'] = "TS3 Voice-Port";
$lang['wits3voicedesc'] = "TeamSpeak 3 Voice Port<br>Standard ist 9987 (UDP)<br>Dieser Port wird zum Verbinden mit dem TS3 Client genutzt.";
$lang['wiverify'] = "Verifizierung-Channel";

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'] = "Much incorrect logins detected on the webinterface. Blocked login for 300 seconds! Last access from 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'] = "User %s (unique Client-ID: %s) got a new TeamSpeak Client-database-ID (%s). Update the old Client-database-ID (%s) and reset collected times!";
$lang['crawl'] = "Scanning for connected users and count the activity...";
$lang['clean'] = "Scanning for clients to delete...";
@@ -86,7 +88,7 @@ $lang['listsumi'] = "sum. idle time";
$lang['listsumo'] = "sum. online time";
$lang['listuid'] = "unique Client-ID";
$lang['login'] = "Login";
$lang['msg0001'] = "running version: %s";
$lang['msg0001'] = "The Ranksystem is running on version: %s";
$lang['msg0002'] = "Valid commands are:\n[B]!help[/B], [B]!info[/B], [B]!commands[/B]\t\t get a command list\n[B]!version[/B]\t\t\t\t\t\t\t\t get the Ranksystem version\n[B]!update[/B], [B]!checkupdate[/B]\t\t check for new version and run update\n[B]!clean[/B]\t\t\t\t\t\t\t\t\t start cleaning of the user database\n[B]!next[/B], [B]!nextup[/B]\t\t\t\t\t\tget the time to the next rank up\n[B]!restart[/B], [B]!reboot[/B]\t\t\t\t\trestart the Ranksystem bot\n[B]!shutdown[/B], [B]!quit[/B], [B]!stop[/B]\t\t stop the Ranksystem bot";
$lang['msg0003'] = "You are not eligible for this command!";
$lang['msg0004'] = "Client %s (%s) requests shutdown.";
@@ -531,7 +533,9 @@ $lang['wits3querpwdesc'] = "TeamSpeak 3 query password<br>Password for the query
$lang['wits3querusr'] = "TS3 Query-User";
$lang['wits3querusrdesc'] = "TeamSpeak 3 query username<br>Default is serveradmin<br>Of course, you can also create an additional serverquery account only for the Ranksystem.<br>The needed permissions you find on:<br>http://ts-n.net/ranksystem.php";
$lang['wits3query'] = "TS3 Query-Port";
$lang['wits3querydesc'] = "TeamSpeak 3 query port<br>Default is 10011 (TCP)<br>If its not default, you should find it in your 'ts3server.ini'.";
$lang['wits3querydesc'] = "TeamSpeak 3 query port<br>Default RAW (plain text) is 10011 (TCP)<br>Default SSH (encrypted) is 10022 (TCP)<br><br>If its not default, you should find it in your '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'] = "TS3 Voice-Port";
$lang['wits3voicedesc'] = "TeamSpeak 3 voice port<br>Default is 9987 (UDP)<br>This is the port, you uses also to connect with the TS3 Client.";
$lang['wiverify'] = "Verification-Channel";

View File

@@ -2,6 +2,8 @@
$lang = array();
$lang['adduser'] = "L'utilisateur %s (Identifiant unique: %s; ID dans la base de donnée: %s) est inconnu -> Il vient d'être ajouté dans le Ranksystem.";
$lang['brute'] = "Much incorrect logins detected on the webinterface. Blocked login for 300 seconds! Last access from 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'] = "L'utilisateur %s (Identifiant unique: %s) a obtenu un nouveau TeamSpeak ID dans la base de donnée (%s). Mettez à jour l'ancien ID dans la base de donnée (%s) et réinitialisez les heures collectées !";
$lang['crawl'] = "Scan des utilisateurs connectés et comptage de leur activité...";
$lang['clean'] = "Scan des clients, certains doivent être supprimer...";
@@ -86,7 +88,7 @@ $lang['listsumi'] = "Temps d'inactivité";
$lang['listsumo'] = "Temps en ligne";
$lang['listuid'] = "Identifiant unique de l'utilisateur";
$lang['login'] = "S'identifier";
$lang['msg0001'] = "version actuelle: %s";
$lang['msg0001'] = "The Ranksystem is running on version: %s";
$lang['msg0002'] = "Les commandes valides sont:\n[B]!help[/B], [B]!info[/B], [B]!commands[/B]\t\t obtenir une liste de commandes\n[B]!version[/B]\t\t\t\t\t\t\t\t obtenir la version du Ranksystem\n[B]!update[/B], [B]!checkupdate[/B]\t\t check for new version and run update\n[B]!clean[/B]\t\t\t\t\t\t\t\t\t start cleaning of the user database\n[B]!next[/B], [B]!nextup[/B]\t\t\t\t\t\t obtenir le temps pour le prochain rang \n[B]!restart[/B], [B]!reboot[/B]\t\t\t\t\tRedémarrer le bot du ranksystem\n[B]!shutdown[/B], [B]!quit[/B], [B]!stop[/B]\t\t Arrêter le bot du ranksystem";
$lang['msg0003'] = "Vous n'êtes pas admissible à cette commande !";
$lang['msg0004'] = "Client %s (%s) demmande l'arrêt.";
@@ -531,7 +533,9 @@ $lang['wits3querpwdesc'] = "Mot de passe query du serveur TeamSpeak 3<br>Mot de
$lang['wits3querusr'] = "Utilisateur query du TS3";
$lang['wits3querusrdesc'] = "Nom d'utilisateur query du serveur TeamSpeak3<br>La valeur par défaut est serveradmin<br>Bien sûr, vous pouvez également créer un compte serverquery supplémentaire uniquement pour le Ranksystem.<br>Les autorisations nécessaires sont trouvable sur:<br>http://ts-n.net/ranksystem.php";
$lang['wits3query'] = "TS3 Query-Port";
$lang['wits3querydesc'] = "Port query TeamSpeak 3<br>La valeur par défaut est 10011 (TCP)<br>Si ce n'est pas par défaut, vous devriez le trouver dans votre 'ts3server.ini'.";
$lang['wits3querydesc'] = "Port query TeamSpeak 3<br>Default RAW (plain text) is 10011 (TCP)<br>Default SSH (encrypted) is 10022 (TCP)<br><br>Si ce n'est pas par défaut, vous devriez le trouver dans votre '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'] = "TS3 Voix-Port";
$lang['wits3voicedesc'] = "Port vocal TeamSpeak 3<br>La valeur par défaut est 9987 (UDP)<br>Il s'agit du port, que vous utilisez également pour vous connecter avec le logiciel client TS3.";
$lang['wiverify'] = "Verification-Channel";

View File

@@ -2,6 +2,8 @@
$lang = array();
$lang['adduser'] = "L'utente %s ( Client-ID: %s; Client-database-ID %s) non è presente nel database -> L'utente è stato aggiunto al sistema.";
$lang['brute'] = "Rilevati molti accessi non corretti nell'interfaccia web. Login bloccato per 300 secondi! Ultimo accesso dall'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'] = "L'utente %s (unique Client-ID: %s) ha ottenuto un nuovo database-ID (%s). Aggiorna il vecchio Client-database-ID (%s) e resetta il tempo raggiunto!";
$lang['crawl'] = "Scansione degli utenti connessi e conteggio delle attività...";
$lang['clean'] = "Scansione degli utenti che vanno eliminati...";
@@ -86,7 +88,7 @@ $lang['listsumi'] = "Somma del tempo in IDLE";
$lang['listsumo'] = "Somma del tempo Online";
$lang['listuid'] = "Client-ID Univoco";
$lang['login'] = "Login";
$lang['msg0001'] = "Versione in uso: %s";
$lang['msg0001'] = "The Ranksystem is running on version: %s";
$lang['msg0002'] = "I comandi validi sono:\n[B]help[/B], [B]info[/B], [B]commands[/B]\t\tvedi la lista dei comandi\n[B]version[/B]\t\t\t\t\t\t\t\t vedi la versione di Ranksystem\n[B]!clean[/B]\t\t\t\t\t\t\t\t\t start cleaning of the user database\n[B]!next[/B], [B]!nextup[/B]\t\t\t\t\t\t\t\t vedi il tempo rimasto per aumentare di rank\n[B]restart[/B], [B]reboot[/B]\t\t\t\t\tRiavvia il bot di Ranksystem\n[B]shutdown[/B], [B]quit[/B], [B]stop[/B]\t\t Arresta il bot del Ranksystem";
$lang['msg0003'] = "Non sei idoneo per eseguire questo comando!";
$lang['msg0004'] = "Il client %s (%s) ha richiesto uno shotdown.";
@@ -531,7 +533,9 @@ $lang['wits3querpwdesc'] = "Password della query di Teamspeak (di norma viene cr
$lang['wits3querusr'] = "TS3 - Utente della Query";
$lang['wits3querusrdesc'] = "Il nome utente della Query scelta<br>Di default è serveradmin<br>Ma se preferisci potrai creare un ulteriore query solo per il Ranksystem.<br>Per vedere i permessi necessari alla Query guarda:<br>http://ts-n.net/ranksystem.php";
$lang['wits3query'] = "TS3 - Porta della Query";
$lang['wits3querydesc'] = "La porta per l'accesso delle query a Teamspeak<br>La porta di default è 10011 (TCP)<br>Se non è la porta di default e non sai che porta possa essere guarda all'interno del file 'ts3server.ini' nella directory principale del server Teamspeak dove troverai tutte le informazioni sul server.";
$lang['wits3querydesc'] = "La porta per l'accesso delle query a Teamspeak<br>Default RAW (plain text) is 10011 (TCP)<br>Default SSH (encrypted) is 10022 (TCP)<br><br>Se non è la porta di default e non sai che porta possa essere guarda all'interno del file 'ts3server.ini' nella directory principale del server Teamspeak dove troverai tutte le informazioni sul server.";
$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'] = "TS3 - Voice-Port";
$lang['wits3voicedesc'] = "La voice port del vostro Teamspeak<br>Di default è 9987 (UDP)<br>Questa è inoltre la porta con cui vi connettete al TS3.";
$lang['wiverify'] = "Verification-Channel";

View File

@@ -2,6 +2,8 @@
$lang = array();
$lang['adduser'] = "Gebruiker %s (unieke Client-ID: %s; Client-database-ID %s) is onbekend -> zojuist toegevoegd aan ranksysteem.";
$lang['brute'] = "Much incorrect logins detected on the webinterface. Blocked login for 300 seconds! Last access from 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'] = "Gebruiker %s (unieke Client-ID: %s) heeft een nieuwe TeamSpeak Client-database-ID (%s). Update de oude Client-database-ID (%s) en reset gecollecteerde tijden!";
$lang['crawl'] = "Scannen naar geconnecte gebruikers en de activiteiten aan het optellen...";
$lang['clean'] = "Scannen naar clients, die moeten worden verwijderd...";
@@ -86,7 +88,7 @@ $lang['listsumi'] = "overzicht inactieve tijd";
$lang['listsumo'] = "overzicht online tijd";
$lang['listuid'] = "unieke Client-ID";
$lang['login'] = "Inloggen";
$lang['msg0001'] = "versie: %s";
$lang['msg0001'] = "The Ranksystem is running on version: %s";
$lang['msg0002'] = "Valid commands are:\n[B]!help[/B], [B]!info[/B], [B]!commands[/B]\t\t get a command list\n[B]!version[/B]\t\t\t\t\t\t\t\t get the Ranksystem version\n[B]!update[/B], [B]!checkupdate[/B]\t\t check for new version and run update\n[B]!clean[/B]\t\t\t\t\t\t\t\t\t start cleaning of the user database\n[B]!next[/B], [B]!nextup[/B]\t\t\t\t\t\t\t\t\tget the time to the next rank up\n[B]!restart[/B], [B]!reboot[/B]\t\t\t\t\trestart the Ranksystem bot\n[B]!shutdown[/B], [B]!quit[/B], [B]!stop[/B]\t\t stop the Ranksystem bot";
$lang['msg0003'] = "Je bent niet in beschikking van deze commando!";
$lang['msg0004'] = "Client %s (%s) verzoekt afsluiten.";
@@ -531,7 +533,9 @@ $lang['wits3querpwdesc'] = "TeamSpeak 3 query password<br>Password for the query
$lang['wits3querusr'] = "TS3 Query-User";
$lang['wits3querusrdesc'] = "TeamSpeak 3 query username<br>Default is serveradmin<br>Of course, you can also create an additional serverquery account only for the Ranksystem.<br>The needed permissions you find on:<br>http://ts-n.net/ranksystem.php";
$lang['wits3query'] = "TS3 Query-Port";
$lang['wits3querydesc'] = "TeamSpeak 3 query port<br>Default is 10011 (TCP)<br>If its not default, you should find it in your 'ts3server.ini'.";
$lang['wits3querydesc'] = "TeamSpeak 3 query port<br>Default RAW (plain text) is 10011 (TCP)<br>Default SSH (encrypted) is 10022 (TCP)<br><br>If its not default, you should find it in your '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'] = "TS3 Voice-Port";
$lang['wits3voicedesc'] = "TeamSpeak 3 voice port<br>Default is 9987 (UDP)<br>This is the port, you uses also to connect with the TS3 Client.";
$lang['wiverify'] = "Verification-Channel";

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ł";

View File

@@ -2,6 +2,8 @@
$lang = array();
$lang['adduser'] = "O usuário %s (ID-Ùnica: %s; Cliente-banco de dados-ID %s) é desconhecido -> adicionado ao sistema de ranking agora.";
$lang['brute'] = "Muitos logins incorretos detectados na interface da web. Acesso bloqueado por 300 segundos! Último acesso pelo 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'] = "O usuário %s (ID-Ùnica:: %s) obteve um novo ID no banco de dados do teamspeak (%s). Atualize o antigo Client-banco de dados-ID (%s) e reinicie os tempos coletados!";
$lang['crawl'] = "Procure o usuário conectado e conte a atividade...";
$lang['clean'] = "Procurando por clientes, que devem ser excluidos...";
@@ -86,7 +88,7 @@ $lang['listsumi'] = "Tempo total afk";
$lang['listsumo'] = "Tempo total Online";
$lang['listuid'] = "ID ùnica";
$lang['login'] = "Entrar";
$lang['msg0001'] = "versão em execução: %s";
$lang['msg0001'] = "The Ranksystem is running on version: %s";
$lang['msg0002'] = "Os comandos válidos são:\n[B]help[/B], [B]info[/B], [B]commands[/B]\t\tget a command list\n[B]version[/B]\t\t\t\t\t\t\t\t get the Ranksystem version\n[B]!clean[/B]\t\t\t\t\t\t\t\t\t start cleaning of the user database\n[B]!next[/B], [B]!nextup[/B]\t\t\t\t\t\t\t\t get the time to the next rank up\n[B]restart[/B], [B]reboot[/B]\t\t\t\t\trestart the Ranksystem bot\n[B]shutdown[/B], [B]quit[/B], [B]stop[/B]\t\t stop the Ranksystem bot";
$lang['msg0003'] = "Você não é elegível para usar este comando!";
$lang['msg0004'] = "Cliente %s (%s) fez o pedido de desligamento.";
@@ -531,7 +533,9 @@ $lang['wits3querpwdesc'] = "TeamSpeak 3 senha query<br>Senha para o usuário da
$lang['wits3querusr'] = "TS3 Usuário-query";
$lang['wits3querusrdesc'] = "Nome de usuário da consulta TeamSpeak 3<br>O padrão é serveradmin<br>Claro, você também pode criar uma conta de serverquery adicional somente para o Sistema de ranking.<br>As permissões necessárias que você encontra em:<br>http://ts-n.net/ranksystem.php";
$lang['wits3query'] = "TS3 Porta-query";
$lang['wits3querydesc'] = "TeamSpeak 3 porta query<br>O padrão é 10011 (TCP)<br>Se não for padrão, você deve encontrar a sua em 'ts3server.ini'.";
$lang['wits3querydesc'] = "TeamSpeak 3 porta query<br>Default RAW (plain text) is 10011 (TCP)<br>Default SSH (encrypted) is 10022 (TCP)<br><br>Se não for padrão, você deve encontrar a sua em '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'] = "TS3 Porta de voz";
$lang['wits3voicedesc'] = "TeamSpeak 3 porta de voz<br>O padrão é 9987 (UDP)<br>Esta é a porta, que você também usa para se conectar ao TS3 Client.";
$lang['wiverify'] = "Verificação-Canal";

View File

@@ -2,6 +2,8 @@
$lang = array();
$lang['adduser'] = "Userul %s (unique Client-ID: %s; Client-database-ID %s) este necunoscut -> adaugat la Sistem Rank acum.";
$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.";
$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'] = "Userul %s (unique Client-ID: %s) a primit un noua identitate (%s). Actualizam vechea identitate (%s) ?i resetam timpul colectat!";
$lang['crawl'] = "Scanam clientul conectat ?i contorizam activitatea...";
$lang['clean'] = "Scanam clien?ii care trebuie ?ter?i...";
@@ -86,7 +88,7 @@ $lang['listsumi'] = "sum. timpul de inactivitate";
$lang['listsumo'] = "sum. timp online";
$lang['listuid'] = "unique-ID";
$lang['login'] = "Logare";
$lang['msg0001'] = "versiune: %s";
$lang['msg0001'] = "The Ranksystem is running on version: %s";
$lang['msg0002'] = "Comenzi valide:\n[B]!help[/B], [B]!info[/B], [B]!commands[/B] - primeste lista de comenzi\n[B]!version[/B] - vezi versiunea sistemlui\n[B]!update[/B], [B]!checkupdate[/B] - incearca versiune noua\n[B]!clean[/B] - sterge userii din baza de date\n[B]!next[/B], [B]nextup[/B] - primeste timpul pentru urmatorul rank\n[B]!restart[/B], [B]!reboot[/B] - restart\n[B]!shutdown[/B], [B]!quit[/B], [B]!stop[/B] - stop";
$lang['msg0003'] = "Nu ai acces pentru aceste comenzi!";
$lang['msg0004'] = "Userul %s (%s) a oprit botul.";
@@ -531,7 +533,9 @@ $lang['wits3querpwdesc'] = "TeamSpeak3 parola query<br>Parola pentru query.";
$lang['wits3querusr'] = "TS3 nume query";
$lang['wits3querusrdesc'] = "TeamSpeak3 nume query<br>Implicit este serveradmin<br>Desigur, pute?i crea, de asemenea, un cont suplimentar serverquery doar pentru sistemul Ranks.<br> Permisiile necesare pe care le gasi?i pe: http://ts-n.net/ranksystem.php";
$lang['wits3query'] = "TS3 Query-Port";
$lang['wits3querydesc'] = "TeamSpeak3 query port<br>Implicit este 10011 (TCP)<br>Daca acesta nu este implicit, il gasesti in \"ts3server.ini\".";
$lang['wits3querydesc'] = "TeamSpeak3 query port<br>Default RAW (plain text) is 10011 (TCP)<br>Default SSH (encrypted) is 10022 (TCP)<br><br>Daca acesta nu este implicit, il gasesti in \"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'] = "TS3 Port";
$lang['wits3voicedesc'] = "TeamSpeak3 port<br>Implicit este 9987 (UDP)<br>Acest port ajuta la conectarea userilor pe TS3.";
$lang['wiverify'] = "Canal de verificare";

View File

@@ -2,6 +2,8 @@
$lang = array();
$lang['adduser'] = "Пользователь %s (UID: %s; DBID: %s) неизвестен и был успешно добавлен в базу данных системы рангов.";
$lang['brute'] = "Слишком много некорректных попыток входа в веб-интерфейс. Вы были заблокированы на 300 секунд! Последний успешный вход был выполен с 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'] = "У пользователя %s (UID: %s) изменился TeamSpeak DBID (%s). Обновляем старый Client-DBID (%s) и сбрасываем ему старое время!";
$lang['crawl'] = "Сканирование активности подключенных пользователей...";
$lang['clean'] = "Сканирование пользователей, подлежащих удалению из базы системы рангов...";
@@ -86,7 +88,7 @@ $lang['listsumi'] = "Сумм. время простоя";
$lang['listsumo'] = "Сумм. время подключения";
$lang['listuid'] = "Уникальный ID клиента(UID)";
$lang['login'] = "Авторизоваться";
$lang['msg0001'] = "используемая версия: %s";
$lang['msg0001'] = "The Ranksystem is running on version: %s";
$lang['msg0002'] = "Список доступных команд:\n[B]help[/B], [B]info[/B], [B]commands[/B]\t\t выводят список доступных команд\n[B]version[/B]\t\t\t\t\t\t\t\t выводит информацию о версии системы рангов\n[B]!update[/B], [B]!checkupdate[/B]\t\t check for new version and run update\n[B]!clean[/B]\t\t\t\t\t\t\t\t\t start cleaning of the user database\n[B]!next[/B], [B]!nextup[/B]\t\t\t\t\t\t выводит время, через которое произойдет повышение ранга\n[B]restart[/B], [B]reboot[/B]\t\t\t\t\tперезапускают систему рангов\n[B]shutdown[/B], [B]quit[/B], [B]stop[/B]\t\t выключают систему рангов";
$lang['msg0003'] = "У вас нет доступа для выполнения данной команды!";
$lang['msg0004'] = "Клиент %s (%s) выключил систему рангов.";
@@ -531,7 +533,9 @@ $lang['wits3querpwdesc'] = "TeamSpeak 3 query-Пароль<br>Ваш парол
$lang['wits3querusr'] = "TS3 Query-Логин";
$lang['wits3querusrdesc'] = "TeamSpeak 3 query-Логин<br>По умолчанию: serveradmin<br>Конечно вы можете указать другой логин для системы рангов.<br>Необходимые разрешения привилегий вы можете найти на:<br>//ts-n.net/ranksystem.php";
$lang['wits3query'] = "TS3 Query-Порт";
$lang['wits3querydesc'] = "TeamSpeak 3 query-Порт<br>По умолчанию: 10011 (TCP)<br>Если порт изменен, то укажите его согласно настройкам из 'ts3server.ini'.";
$lang['wits3querydesc'] = "TeamSpeak 3 query-Порт<br>Default RAW (plain text) is 10011 (TCP)<br>Default SSH (encrypted) is 10022 (TCP)<br><br>Если порт изменен, то укажите его согласно настройкам из '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'] = "TS3 Voice-Порт";
$lang['wits3voicedesc'] = "TeamSpeak 3 voice-Порт<br>По умолчанию: 9987 (UDP)<br>Этот порт используется Teamspeak 3 клиентом для подключения к серверу.";
$lang['wiverify'] = "Канал для верификации";