release 1.2.0

This commit is contained in:
root
2016-11-26 21:39:08 +01:00
parent 114633ab86
commit 62c84d4a34
414 changed files with 3949 additions and 19431 deletions

View File

@@ -38,6 +38,7 @@ $lang['insterr3'] = "PHP exec function need to be enabled but seems to be disa
$lang['insterr4'] = "Your PHP version (%s) is below 5.5.0. Update your PHP and try it again!";
$lang['insterr5'] = "SimpleXML is needed but seems not available. Install <a href=\"http://php.net/manual/en/simplexml.installation.php\" target=\"_blank\">simpleXML</a> and try it again!";
$lang['insterr6'] = "PHP cURL is needed but seems not available. Install <a href=\"//php.net/manual/en/book.curl.php\" target=\"_blank\">PHP cURL</a> and try it again!";
$lang['insterr7'] = "PHP Zip is needed but seems not available. Install <a href=\"//php.net/manual/en/book.zip.php\" target=\"_blank\">PHP Zip</a> and try it again!";
$lang['isntwicfg'] = "Can't save the database configuration! Please edit the 'other/dbconfig.php' with a chmod 0777 (on windows 'full access') and try again after.";
$lang['isntwicfg2'] = "Configurate Webinterface";
$lang['isntwichm'] = "Write Permissions failed on folder \"%s\". Please give them a chmod 777 (on windows 'full access') and try to start the Ranksystem again.";
@@ -238,6 +239,7 @@ $lang['stri0014'] = "Bejamin Frost - for initialisation the bootstrap design";
$lang['stri0015'] = "<a href=\"http://hydrake.eu/\" target=\"_blank\">ZanK</a> - for italian translation";
$lang['stri0016'] = "<a href=\"http://iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"http://www.sagamer.net/\" target=\"_blank\">Jehad</a> - for initialisation arabic translation";
$lang['stri0017'] = "<a href=\"http://whitecs.ro/\" target=\"_blank\">SakaLuX</a> - for initialisation romanian translation";
$lang['stri0018'] = "<a href=\"https://r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - for initialisation dutch translation";
$lang['sttw0001'] = "افضل مستخدمين";
$lang['sttw0002'] = "لهذا الاسبوع";
$lang['sttw0003'] = "وقت التواجد %s ساعات";
@@ -254,7 +256,7 @@ $lang['sttw0013'] = "With %s hours active time";
$lang['sttm0001'] = "لهذا الشهر";
$lang['stta0001'] = "لكل الوقت";
$lang['upinf'] = "يتوفر اصدار جديد من نظام الرتب; ابلغ المستخدمين في السيرفر";
$lang['upmsg'] = "\nHey, a new version of the [B]Ranksystem[/B] is available!\n\ncurrent version: %s\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]http://ts-n.net/ranksystem.php[/URL].";
$lang['upmsg'] = "\nHey, a new version of the [B]Ranksystem[/B] is available!\n\ncurrent version: %s\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]http://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
$lang['upsucc'] = "Database update successfully executed.";
$lang['upuser'] = "User %s (unique Client-ID: %s; Client-database-ID %s) gets a new count (sum. online time) of %s (thereof active %s).";
$lang['upuserboost'] = "User %s (unique Client-ID: %s; Client-database-ID %s) gets a new count (sum. online time) of %s (thereof active %s) <b>[BOOST %sx]</b>.";
@@ -301,6 +303,11 @@ $lang['wiexcid'] = "Channel-Ausnahmen";
$lang['wiexciddesc'] = "A comma separated list of the channel-IDs that are not to participate in the Ranksystem.<br><br>Stay users in one of the listed channels, the time there will be completely ignored. There is neither the online time, yet the idle time counted.<br><br>Sense does this function only with the mode 'online time', cause here could be ignored AFK channels for example.<br>With the mode 'active time', this function is useless because as would be deducted the idle time in AFK rooms and thus not counted anyway.<br><br>Be a user in an excluded channel, it is noted for this period as 'excluded from the Ranksystem'. The user dows no longer appears in the list 'stats/list_rankup.php' unless excluded clients should not be displayed there (Stats Page - excepted client).";
$lang['wiexgrp'] = "servergroup exception";
$lang['wiexgrpdesc'] = "A comma seperated list of servergroup-IDs, which should not conside for the Ranksystem.<br>User in at least one of this servergroups IDs will be ignored for the rank up.";
$lang['wiexres'] = "exception mode";
$lang['wiexres1'] = "default (count time)";
$lang['wiexres2'] = "break time";
$lang['wiexres3'] = "reset time";
$lang['wiexresdesc'] = "There are three modes, how to handle an exception. In every case the rank up (assign servergroup) is disabled. You can choose different options how the spended time from a user (which is excepted) should be handled.<br><br>1) <b>default (count time)</b>: At default the Ranksystem also count the online/active time of users, which are excepted (client/servergroup). With an exception only the rank up (assign servergroup) is disabled. That means if a user is not any more excepted, he would be assign to the group depending his collected time (e.g. level 3).<br><br>2) <b>break time</b>: On this option the spend online and idle time will be frozen (break) to the actual value (before the user got excepted). After an exception the (after removing the excepted servergroup or remove the expection rule) 'counting' will go on.<br><br>3) <b>reset time</b>: With this function the counted online and idle time will be resetting to zero at the moment the user are not any more excepted (due removing the excepted servergroup or remove the exception rule). The spend time due exception would be still count till it got reset.<br><br><br>The channel exception doesn't matter here, cause the time will always be ignored (like the break mode).";
$lang['wiexuid'] = "استثناء المستخدم";
$lang['wiexuiddesc'] = "A comma seperated list of unique Client-IDs, which should not conside for the Ranksystem.<br>User in this list will be ignored for the rank up.";
$lang['wigrptime'] = "ترفيع رتبة";

View File

@@ -37,7 +37,8 @@ $lang['insterr2'] = "PDO wird benötigt, scheint jedoch nicht installiert zu s
$lang['insterr3'] = "PHP exec wird benötigt, scheint jedoch deaktiviert zu sein. Bitte aktiviere PHP <a href=\http://php.net/manual/de/function.exec.php\" target=\"_blank\">exec</a> und versuche es erneut!";
$lang['insterr4'] = "Deine PHP Version (%s) ist unter 5.5.0. Aktualisiere dein PHP und versuche es erneut!";
$lang['insterr5'] = "SimpleXML wird benötigt, scheint jedoch nicht verfügbar zu sein. Bitte installiere <a href=\"http://php.net/manual/de/simplexml.installation.php\" target=\"_blank\">simpleXML</a> und versuche es erneut!";
$lang['insterr6'] = "PHP cURL wird benötigt, scheint jedoch nicht verfügbar zu sein. Bitte installiere <a href=\"//php.net/manual/en/book.curl.php\" target=\"_blank\">PHP cURL</a> und versuche es erneut!";
$lang['insterr6'] = "PHP cURL wird benötigt, scheint jedoch nicht verfügbar zu sein. Bitte installiere <a href=\"//php.net/manual/de/book.curl.php\" target=\"_blank\">PHP cURL</a> und versuche es erneut!";
$lang['insterr7'] = "PHP Zip wird benötigt, scheint jedoch nicht verfügbar zu sein. Bitte installiere <a href=\"//php.net/manual/de/book.zip.php\" target=\"_blank\">PHP Zip</a> und versuche es erneut!";
$lang['isntwicfg'] = "Die Datenbankkonfigurationen konnten nicht gespeichert werden! Bitte versehe die 'other/dbconfig.php' mit einem chmod 0777 (für Windows 'Vollzugriff') und versuche es anschließend erneut.";
$lang['isntwicfg2'] = "Konfiguriere Webinterface";
$lang['isntwichm'] = "Schreibrechte fehlen für Verzeichnis \"%s\". Bitte setze auf dieses einen chmod 777 (für Windows 'Vollzugriff') und starte anschließend das Ranksystem erneut.";
@@ -89,6 +90,7 @@ $lang['pass4'] = "neues Passwort";
$lang['pass5'] = "Passwort vergessen?";
$lang['queryname'] = "Erster Botname ist bereits in Verwendung. Versuche zweiten Botnamen zu nutzen...";
$lang['repeat'] = "wiederholen";
$lang['resettime'] = "Setze die online und aktive Zeit des Benutzers %s (eindeutige Client-ID: %s; Client-Datenbank-ID: %s) auf Null zurück, da er aus der Ausnahme entfernt wurde.";
$lang['sccrmcld'] = "User mit der eindeutigen Client-ID %s wurde erfolgreich aus der Ranksystem Datenbank gelöscht.";
$lang['sccupcount'] = "Online Zeit von %s Sekunden erfolgreich zu den Benutzer mit der eindeutigen Client-ID (%s) hinzugefügt.";
$lang['setontime'] = "Zeit hinzufügen";
@@ -232,12 +234,13 @@ $lang['stri0008'] = "Die neuste Version kannst du auf der <a href=\"http://ts-
$lang['stri0009'] = "Wie wurde das Ranksystem erstellt?";
$lang['stri0010'] = "Das Ranksystem basiert auf";
$lang['stri0011'] = "Es nutzt weiterhin die folgenden Programmbibliotheken:";
$lang['stri0012'] = "Ein spezieller Danke ergeht an:";
$lang['stri0012'] = "Ein spezieller Dank ergeht an:";
$lang['stri0013'] = "<a href=\"http://nya-pw.ru/\" target=\"_blank\">sergey</a>, <a href=\"http://vk.com/akhachirov\" target=\"_blank\">Arselopster</a> & <a href=\"http://vk.com/zheez\" target=\"_blank\">DeviantUser</a> - für die russische Übersetzung";
$lang['stri0014'] = "Bejamin Frost - für die Initialisierung des Bootstrap Designs";
$lang['stri0015'] = "<a href=\"http://hydrake.eu/\" target=\"_blank\">ZanK</a> - für die italienische Übersetzung";
$lang['stri0016'] = "<a href=\"http://iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"http://www.sagamer.net/\" target=\"_blank\">Jehad</a> - für die Initiierung der arabischen Übersetzung";
$lang['stri0017'] = "<a href=\"http://whitecs.ro/\" target=\"_blank\">SakaLuX</a> - für die Initiierung der rumänischen Übersetzung";
$lang['stri0018'] = "<a href=\"https://r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - für die Initiierung der niederländischen Übersetzung";
$lang['sttw0001'] = "Top User";
$lang['sttw0002'] = "der Woche";
$lang['sttw0003'] = "mit %s Stunden online Zeit";
@@ -254,7 +257,7 @@ $lang['sttw0013'] = "mit %s Stunden aktive Zeit";
$lang['sttm0001'] = "des Monats";
$lang['stta0001'] = "aller Zeiten";
$lang['upinf'] = "Eine neue Version des Ranksystems ist verfügbar. Informiere Clients auf dem Server...";
$lang['upmsg'] = "\nHey, eine neue Version des [B]Ranksystems[/B] ist verfügbar!\n\naktuelle Version: %s\n[B]neue Version: %s[/B]\n\nBitte schaue auf unsere Homepage für weitere Informationen [URL]http://ts-n.net/ranksystem.php[/URL].";
$lang['upmsg'] = "\nHey, eine neue Version des [B]Ranksystems[/B] ist verfügbar!\n\naktuelle Version: %s\n[B]neue Version: %s[/B]\n\nBitte schaue auf unsere Homepage für weitere Informationen [URL]http://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarte den Update Prozess im Hintergrund. [B]Bitte prüfe die ranksystem.log![/B]";
$lang['upsucc'] = "Datenbank-Update erfolgreich durchgeführt";
$lang['upuser'] = "User %s (eindeutige Client-ID: %s; Client-Datenbank-ID %s) erhält eine neue ges. online Zeit von %s (davon aktiv: %s).";
$lang['upuserboost'] = "User %s (eindeutige Client-ID: %s; Client-Datenbank-ID %s) erhält eine neue ges. online Zeit von %s (davon aktiv: %s) <b>[BOOST %sx]</b>.";
@@ -301,6 +304,12 @@ $lang['wiexcid'] = "Channel-Ausnahmen";
$lang['wiexciddesc'] = "Eine mit Komma getrennte Liste von den Channel-IDs, die nicht am Ranksystem teilnehmen sollen.<br><br>Halten sich User in einem der aufgelisteten Channel auf, so wird die Zeit darin vollständig ignoriert. Es wird weder die online Zeit, noch die Idle Zeit gewertet.<br><br>Sinn macht diese Funktion mit dem Modus 'online Zeit', da hier z.B. AFK Räume ausgeschlossen werden können.<br>Mit dem Modus 'aktive Zeit' ist diese Funktion sinnlos, da z.B. in AFK Räumen die Idle-Zeit abgezogen und somit sowieso nicht gewertet würde.<br><br>Befindet sich ein User in einem ausgeschlossenen Channel, so wird er für diese Zeit als 'vom Ranksystem ausgeschlossen' vermerkt. Der User erscheint damit auch nicht mehr in der Liste 'stats/list_rankup.php', sofern ausgeschlossene Clients dort nicht angezeigt werden sollen (Statistik Seite - ausgeschl. Clients).";
$lang['wiexgrp'] = "Servergruppen-Ausnahmen";
$lang['wiexgrpdesc'] = "Eine mit Komma getrennte Liste von Servergruppen-IDs, welche nicht am Ranksystem teilnehmen sollen.<br><br>User in mindestens einer dieser Gruppen sind von Rangsteigerungen ausgenommen.";
$lang['wiexres'] = "Modus Ausnahmen";
$lang['wiexres1'] = "Standard (bewerte Zeit)";
$lang['wiexres2'] = "pausiere Zeit";
$lang['wiexres3'] = "resette Zeit";
$lang['wiexresdesc'] = "Es gibt drei Möglichkeiten wie mit den Ausnahmen umgegangen werden kann. In jedem Fall wird die Rangsteigerung deaktiviert (Vergabe der Servergruppe). Als verschiedene Modi kann ausgewählt werden, wie die auf dem Server verbrachte Zeit von Usern (welche ausgeschlossen sind) behandelt werden soll.<br><br>1) <b>Standard (bewerte Zeit)</b>: Im Standard wertet das Ranksystem auch die online/aktive Zeit von Usern, welche vom Ranksystem ausgeschlossen sind (Client-/Servergruppenausnahme). Mit Ausschluss aus dem Ranksystem ist nur das Setzen des Rangs (Servergruppe) deaktiviert. Das heißt, wenn ein User nicht mehr ausgeschlossen ist, würde er einer Servergruppe abhängig seiner gesammelten Zeit (z.B. Level 3) zugeordnet.<br><br>2) <b>pausiere Zeit</b>: Bei dieser Option wird die online/aktive Zeit eingefrorren (pausiert) in dem Moment, in dem der User ausgenommen wird. Nach Rücknahme der Ausnahme (entfernen der ausgeschlossenen Servergruppe oder entfernen der Ausnahmeregel) läuft die online/aktive Zeit weiter.<br><br>3) <b>resette Zeit</b>: Mit dieser Funktion wird die gesammelte online/aktive Zeit in dem Moment auf Null zurückgesetzt, in dem der User nicht mehr ausgeschlossen ist (durch Entfernen der ausgeschlossenen Servergruppe oder entfernen der Ausnahmeregel). Die auf dem Server verbrachte Zeit wird hierbei zunächst weiterhin gewertet bis der Reset erfolgt.<br><br><br>
Die Channel-Ausnahmen spielen hier keine Rolle, da diese Zeit immer ignoriert wird (entspricht Modus pausiere Zeit).";
$lang['wiexuid'] = "Client-Ausnahmen";
$lang['wiexuiddesc'] = "Eine mit Komma getrennte Liste von eindeutigen Client-IDs, welche nicht am Ranksystem teilnehmen sollen.<br><br>Aufgelistete User sind von Rangsteigerungen ausgenommen.";
$lang['wigrptime'] = "Rangsteigerung Definition";
@@ -321,7 +330,7 @@ $lang['wilogdesc'] = "Pfad in dem das Logfile des Ranksystems geschrieben werd
$lang['wimsgmsg'] = "Nachricht";
$lang['wimsgmsgdesc'] = "Definiere eine Nachricht, welche ein User erhält, wenn er im Rang aufsteigt.<br><br>Die Nachricht wird über TS3 als private Text-Nachricht versendet. Daher können alle bekannten BB-Codes genutzt werden, die auch sonst in Text-Nachrichten funktionieren.<br>http://ts-n.net/lexicon.php?showid=97#lexindex<br><br>Weiterhin kann die bisher verbrachte Zeit mittels Argumenten angegeben werden:<br>%1\$s - Tage<br>%2\$s - Stunden<br>%3\$s - Minuten<br>%4\$s - Sekunden<br><br>Beispiel:<br>Hey,\\ndu bist im Rang gestiegen, da du bereits %1\$s Tage, %2\$s Stunden und %3\$s Minuten mit unserem TS3 Server verbunden bist.[B]Weiter so![/B] ;-)";
$lang['wimsgsn'] = "Server-News";
$lang['wimsgsndesc'] = "Definiere eine Nachrict, welche auf der /stats/ Seite unter den Server News gezeigt wird.<br><br>Es können die regulären HTML Funktionen zum Editieren des Layouts benutzt werden.<br><br>Beispiel:<br>&#60b&#62; - <b>für Fettschrift</b><br>&#60u&#62; - <u>zum Unterstreichen</u><br>&#60i&#62; - <i>für Kursiv</i><br>&#60br&#62; - für einen Zeilenumbruch";
$lang['wimsgsndesc'] = "Definiere eine Nachricht, welche auf der /stats/ Seite unter den Server News gezeigt wird.<br><br>Es können die regulären HTML Funktionen zum Editieren des Layouts benutzt werden.<br><br>Beispiel:<br>&#60b&#62; - <b>für Fettschrift</b><br>&#60u&#62; - <u>zum Unterstreichen</u><br>&#60i&#62; - <i>für Kursiv</i><br>&#60br&#62; - für einen Zeilenumbruch";
$lang['wimsgusr'] = "Benachrichtigung Rangsteigerung";
$lang['wimsgusrdesc'] = "Informiere den User per privater Textnachricht über seine Rangsteigerung.";
$lang['winav1'] = "TeamSpeak";

View File

@@ -38,6 +38,7 @@ $lang['insterr3'] = "PHP exec function need to be enabled but seems to be disa
$lang['insterr4'] = "Your PHP version (%s) is below 5.5.0. Update your PHP and try it again!";
$lang['insterr5'] = "SimpleXML is needed but seems not available. Install <a href=\"http://php.net/manual/en/book.simplexml.php\" target=\"_blank\">simpleXML</a> and try it again!";
$lang['insterr6'] = "PHP cURL is needed but seems not available. Install <a href=\"//php.net/manual/en/book.curl.php\" target=\"_blank\">PHP cURL</a> and try it again!";
$lang['insterr7'] = "PHP Zip is needed but seems not available. Install <a href=\"//php.net/manual/en/book.zip.php\" target=\"_blank\">PHP Zip</a> and try it again!";
$lang['isntwicfg'] = "Can't save the database configuration! Please edit the 'other/dbconfig.php' with a chmod 0777 (on windows 'full access') and try again after.";
$lang['isntwicfg2'] = "Configurate Webinterface";
$lang['isntwichm'] = "Write Permissions failed on folder \"%s\". Please give them a chmod 777 (on windows 'full access') and try to start the Ranksystem again.";
@@ -89,6 +90,7 @@ $lang['pass4'] = "new password";
$lang['pass5'] = "Forgot Password?";
$lang['queryname'] = "First Botname already in use. Trying with second Botname...";
$lang['repeat'] = "repeat";
$lang['resettime'] = "Reset the online and idle time of user %s (unique Client-ID: %s; Client-database-ID %s) to zero, cause user got removed out of exception.";
$lang['sccrmcld'] = "User with unique Client-ID %s successfull removed from the Ranksystem database.";
$lang['sccupcount'] = "Added successfully an online time of %s seconds to the users with the unique Client-IDs (%s)";
$lang['setontime'] = "add time";
@@ -238,6 +240,7 @@ $lang['stri0014'] = "Bejamin Frost - for initialisation the bootstrap design";
$lang['stri0015'] = "<a href=\"http://hydrake.eu/\" target=\"_blank\">ZanK</a> - for italian translation";
$lang['stri0016'] = "<a href=\"http://iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"http://www.sagamer.net/\" target=\"_blank\">Jehad</a> - for initialisation arabic translation";
$lang['stri0017'] = "<a href=\"http://whitecs.ro/\" target=\"_blank\">SakaLuX</a> - for initialisation romanian translation";
$lang['stri0018'] = "<a href=\"https://r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - for initialisation dutch translation";
$lang['sttw0001'] = "Top users";
$lang['sttw0002'] = "Of the week";
$lang['sttw0003'] = "With %s hours online time";
@@ -254,7 +257,7 @@ $lang['sttw0013'] = "With %s hours active time";
$lang['sttm0001'] = "Of the month";
$lang['stta0001'] = "Of all time";
$lang['upinf'] = "A new Version of the Ranksystem is available; Inform clients on server...";
$lang['upmsg'] = "\nHey, a new version of the [B]Ranksystem[/B] is available!\n\ncurrent version: %s\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]http://ts-n.net/ranksystem.php[/URL].";
$lang['upmsg'] = "\nHey, a new version of the [B]Ranksystem[/B] is available!\n\ncurrent version: %s\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]http://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
$lang['upsucc'] = "Database update successfully executed.";
$lang['upuser'] = "User %s (unique Client-ID: %s; Client-database-ID %s) gets a new count (sum. online time) of %s (thereof active %s).";
$lang['upuserboost'] = "User %s (unique Client-ID: %s; Client-database-ID %s) gets a new count (sum. online time) of %s (thereof active %s) <b>[BOOST %sx]</b>.";
@@ -301,6 +304,11 @@ $lang['wiexcid'] = "channel exception";
$lang['wiexciddesc'] = "A comma separated list of the channel-IDs that are not to participate in the Ranksystem.<br><br>Stay users in one of the listed channels, the time there will be completely ignored. There is neither the online time, yet the idle time counted.<br><br>Sense does this function only with the mode 'online time', cause here could be ignored AFK channels for example.<br>With the mode 'active time', this function is useless because as would be deducted the idle time in AFK rooms and thus not counted anyway.<br><br>Be a user in an excluded channel, it is noted for this period as 'excluded from the Ranksystem'. The user dows no longer appears in the list 'stats/list_rankup.php' unless excluded clients should not be displayed there (Stats Page - excepted client).";
$lang['wiexgrp'] = "servergroup exception";
$lang['wiexgrpdesc'] = "A comma seperated list of servergroup-IDs, which should not conside for the Ranksystem.<br>User in at least one of this servergroups IDs will be ignored for the rank up.";
$lang['wiexres'] = "exception mode";
$lang['wiexres1'] = "default (count time)";
$lang['wiexres2'] = "break time";
$lang['wiexres3'] = "reset time";
$lang['wiexresdesc'] = "There are three modes, how to handle an exception. In every case the rank up (assign servergroup) is disabled. You can choose different options how the spended time from a user (which is excepted) should be handled.<br><br>1) <b>default (count time)</b>: At default the Ranksystem also count the online/active time of users, which are excepted (client/servergroup). With an exception only the rank up (assign servergroup) is disabled. That means if a user is not any more excepted, he would be assign to the group depending his collected time (e.g. level 3).<br><br>2) <b>break time</b>: On this option the spend online and idle time will be frozen (break) to the actual value (before the user got excepted). After an exception the (after removing the excepted servergroup or remove the expection rule) 'counting' will go on.<br><br>3) <b>reset time</b>: With this function the counted online and idle time will be resetting to zero at the moment the user are not any more excepted (due removing the excepted servergroup or remove the exception rule). The spend time due exception would be still count till it got reset.<br><br><br>The channel exception doesn't matter here, cause the time will always be ignored (like the break mode).";
$lang['wiexuid'] = "client exception";
$lang['wiexuiddesc'] = "A comma seperated list of unique Client-IDs, which should not conside for the Ranksystem.<br>User in this list will be ignored for the rank up.";
$lang['wigrptime'] = "rank up definition";
@@ -391,7 +399,7 @@ $lang['wishexgrpdesc'] = "Show clients in list_rankup.php, which are in the lis
$lang['wishhicld'] = "Clients in highest Level";
$lang['wishhiclddesc'] = "Show clients in list_rankup.php, which reached the highest level in the Ranksystem.";
$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['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 e.g. 'stats/list_rankup.php' and embed this as frame in your existing website or bulletin board.";
$lang['wisupidle'] = "Mode";
$lang['wisupidledesc'] = "There are two modes, as time can be counted and can then apply for a rank increase.<br><br>1) online time: Here the pure online time of the user is taken into account (see column 'sum. online time' in the 'stats/list_rankup.php')<br><br>2) active time: This will be deducted from the online time of a user, the inactive time (idle) (see column 'sum. active time' in the 'stats/list_rankup.php').<br><br>A change of mode with an already longer running database is not recommended, but may work.";
$lang['wisvconf'] = "save";

View File

@@ -38,6 +38,7 @@ $lang['insterr3'] = "La funzione PHP exec deve essere abilitata, ma sembra non
$lang['insterr4'] = "La tua versione PHP (%s) is antecedente alla 5.5.0. Aggiorna la tua PHP e prova ancora!";
$lang['insterr5'] = "SimpleXML è richiesto, ma non sembra disponibile. Installa <a href=\"http://php.net/manual/en/simplexml.installation.php\" target=\"_blank\">simpleXML</a> e provca ancora!";
$lang['insterr6'] = "PHP cURL is needed but seems not available. Install <a href=\"//php.net/manual/en/book.curl.php\" target=\"_blank\">PHP cURL</a> and try it again!";
$lang['insterr7'] = "PHP Zip is needed but seems not available. Install <a href=\"//php.net/manual/en/book.zip.php\" target=\"_blank\">PHP Zip</a> and try it again!";
$lang['isntwicfg'] = "Impossibile salvare la configurazione del database! Modifica il file 'other/dbconfig.php' dandogli i permessi 0777 (chmod 777 nomefile on windows 'full access') e riprova.";
$lang['isntwicfg2'] = "Configura Webinterface";
$lang['isntwichm'] = "Permessi di scrittura negati per la cartella \"%s\". Per favore dai i permessi chmod 777 (on windows 'full access') e prova ad avviare il Ranksystem di nuovo.";
@@ -89,6 +90,7 @@ $lang['pass4'] = "nuova password";
$lang['pass5'] = "dimenticato password?";
$lang['queryname'] = "Il primo nome del bot è già in uso. Sto riprovando con il secondo...";
$lang['repeat'] = "ripetere";
$lang['resettime'] = "Reset the online and idle time of user %s (unique Client-ID: %s; Client-database-ID %s) to zero, cause user got removed out of exception.";
$lang['sccrmcld'] = "L'utente con il Client-ID %s è stato correttamente cancellato dal database del ranksystem.";
$lang['sccupcount'] = "Aggiunto con successo un tempo online di %s secondi agli utenti con unique Client-IDs (%s)";
$lang['setontime'] = "aggiungi tempo";
@@ -237,7 +239,8 @@ $lang['stri0013'] = "<a href=\"http://nya-pw.ru/\" target=\"_blank\">sergey</a
$lang['stri0014'] = "Bejamin Frost - for per i primi bootstrap design";
$lang['stri0015'] = "<a href=\"http://hydrake.eu/\" target=\"_blank\">ZanK</a> - per la traduzione italiana";
$lang['stri0016'] = "<a href=\"http://iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"http://www.sagamer.net/\" target=\"_blank\">Jehad</a> - per avviare la traduzione in arabo";
$lang['stri0017'] = "<a href=\"http://whitecs.ro/\" target=\"_blank\">SakaLuX</a> - per avviare la traduzione in rumeno";
$lang['stri0017'] = "<a href=\"http://whitecs.ro/\" target=\"_blank\">SakaLuX</a> - per avviare la traduzione in rumeno"
$lang['stri0018'] = "<a href=\"https://r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - for initialisation dutch translation";
$lang['sttw0001'] = "Top utenti";
$lang['sttw0002'] = "Della settimana";
$lang['sttw0003'] = "con %s ore di tempo online";
@@ -254,7 +257,7 @@ $lang['sttw0013'] = "con %s ore di tempo attivo";
$lang['sttm0001'] = "Del mese";
$lang['stta0001'] = "Di sempre";
$lang['upinf'] = "È stata trovato una versione piu recente del RankSystem (informazioni su come aggiornare qui: http://ts-n.net/ranksystem.php?artid=84#01id84); Informa gli utenti del server...";
$lang['upmsg'] = "\nHey, Una nuova versione del [B]Ranksystem[/B] è disponibile!\n\nVersione corrente: %s\n[B]Nuova Versione: %s[/B]\n\nPer maggiori informazioni visita il nostro sito [URL]http://ts-n.net/ranksystem.php[/URL].";
$lang['upmsg'] = "\nHey, Una nuova versione del [B]Ranksystem[/B] è disponibile!\n\nVersione corrente: %s\n[B]Nuova Versione: %s[/B]\n\nPer maggiori informazioni visita il nostro sito [URL]http://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
$lang['upsucc'] = "Aggiornamento del database eseguito con successo.";
$lang['upuser'] = "L'utente %s (unique Client-ID: %s; Client-database-ID %s) ha ottenuto un nuovo conteggio (somma del tempo online) di %s (tempo di attività (rispetto al nuovo conteggio): %s).";
$lang['upuserboost'] = "L'utente %s (unique Client-ID: %s; Client-database-ID %s) ha ottenuto un nuovo conteggi (somma del tempo online) di %s (tempo di attività (rispetto al nuovo conteggio): %s) <b>[BOOST %sx]</b>.";
@@ -301,6 +304,11 @@ $lang['wiexcid'] = "Eccezione Stanze";
$lang['wiexciddesc'] = "Inserisci gli ID delle stanze dove non verrà conteggiato il tempo del Rank.<br><br>Se un utente resta in uno dei canali elencati, il tempo non sarà completamente ignorato ma verrà conteggiato come tempo in IDLE.<br><br>Di conseguenza avrà senso solo se si utilizzerà la modalità 'Tempo di attività'.";
$lang['wiexgrp'] = "Eccezione dei servergroup";
$lang['wiexgrpdesc'] = "Lista dei servergroup ID che non verranno contati dal Ranksystem (separati da virgola. es. 9,10,11)<br>Gli utenti che avranno almeno uno di questi servergroup verranno ignorati.";
$lang['wiexres'] = "exception mode";
$lang['wiexres1'] = "default (count time)";
$lang['wiexres2'] = "break time";
$lang['wiexres3'] = "reset time";
$lang['wiexresdesc'] = "There are three modes, how to handle an exception. In every case the rank up (assign servergroup) is disabled. You can choose different options how the spended time from a user (which is excepted) should be handled.<br><br>1) <b>default (count time)</b>: At default the Ranksystem also count the online/active time of users, which are excepted (client/servergroup). With an exception only the rank up (assign servergroup) is disabled. That means if a user is not any more excepted, he would be assign to the group depending his collected time (e.g. level 3).<br><br>2) <b>break time</b>: On this option the spend online and idle time will be frozen (break) to the actual value (before the user got excepted). After an exception the (after removing the excepted servergroup or remove the expection rule) 'counting' will go on.<br><br>3) <b>reset time</b>: With this function the counted online and idle time will be resetting to zero at the moment the user are not any more excepted (due removing the excepted servergroup or remove the exception rule). The spend time due exception would be still count till it got reset.<br><br><br>The channel exception doesn't matter here, cause the time will always be ignored (like the break mode).";
$lang['wiexuid'] = "Eccezione degli utenti";
$lang['wiexuiddesc'] = "Lista degli utenti (ID unico) che non verranno contati dal Ranksystem (separati da virgola. es 5GFxciykQMojlrvugWti835Wdto=,YQf+7x/4LJ2Tw5cuQGItsVEn+S4=)<br>Questi utentiverranno ignorati.";
$lang['wigrptime'] = "rank up defintion";

436
languages/core_nl.php Normal file
View File

@@ -0,0 +1,436 @@
<?PHP
$lang = array();
$lang['adduser'] = "Gebruiker %s (unieke Client-ID: %s; Client-database-ID %s) is onbekend -> zojuist toegevoegd aan ranksysteem.";
$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...";
$lang['cleanc'] = "opschonen clients";
$lang['cleancdesc'] = "Met deze functie worden de oude clients in de Ranksysteem verwijderd.<br><br>Op dit einde, de Ranksysteem gesynchroniseerd met de TeamSpeak database. Clients, dat niet bestaan in Teamspeak zullen worden verwijderd van de TeamSpeak database. Clients, dat niet bestaat in Teamspeak, zal worden verwijderd van het Ranksysteem<br><br>Deze functie is alleen beschikbaar wanneer de 'Slowmode' is gedeactiveerd!<br><br><br>Voor de automatische aanpassing van de TeamSpeak database de ClientCleaner kan worden gebruikt:<br>http://ts-n.net/clientcleaner.php";
$lang['cleandel'] = "Er waren %s clients verwijderd uit de Ranksysteem database, omdat ze niet meer bestaan in de TeamSpeak database.";
$lang['cleanno'] = "Er was niks om te verwijderen...";
$lang['cleanp'] = "opschoon periode";
$lang['cleanpdesc'] = "Zet een tijd dat moet zijn verstreken voordat de 'clean clients' nogmaals start.<br><br>Zet een tijd in seconden.<br><br>Één keer per dag is aangeraden, omdat het opschonen van clients veel meer tijd nodig heeft voor grotere databasen.";
$lang['cleanrs'] = "Clients in the Ranksystem database: %s";
$lang['cleants'] = "Clients gevonden in de TeamSpeak database: %s (van de %s)";
$lang['days'] = "%s <small>dagen</small>";
$lang['dbconerr'] = "Connectie naar de Database mislukt: ";
$lang['delcldgrpif'] = "Fout tijdens het verwijderen van kennis voor servergroepen: %s";
$lang['delcldgrpsc'] = "Kennis van servergroepen voor %s Gebruikers succesvol verwijderd.";
$lang['delclientsif'] = "%s Clients zijn verwijderd uit de Ranksysteem database!";
$lang['delclientssc'] = "%s Clients zijn successvol verwijderd uit de Ranksysteem database!";
$lang['errlogin'] = "Gebruikersnaam en/of wachtwoord zijn onjuist! Probeer opnieuw...";
$lang['errlogin2'] = "Brute force protection: Probeer nogmaals in %s seconde!";
$lang['errlogin3'] = "Brute force protection: Te vaak mislukt. Verbannen voor 300 seconden!";
$lang['error'] = "Foutmelding ";
$lang['errremgrp'] = "Foutmelding tijdens het verwijderen van de gebruiker met de unieke Client-ID %s van de servergroep met servergroep-database-ID %s!";
$lang['errremdb'] = "Foutmelding tijdens het verwijderen van de gebruiker met de unieke Client-ID %s uit de Ranksysteem database!";
$lang['errselusr'] = "Selecteer A.U.B minstens één gebruiker!";
$lang['errseltime'] = "Voeg A.U.B een online tijd toe.";
$lang['errukwn'] = "Een onbekende foutmelding is opgetreden!";
$lang['errupcount'] = "Foutmelding tijdens het vernieuwen van de overzicht online tijd van %s door gebruiker met de unieke Client-ID %s";
$lang['highest'] = "hoogste rank bereikt";
$lang['install'] = "Installatie";
$lang['instdb'] = "Installeer database";
$lang['instdbsuc'] = "Database %s successvol aangemaakt.";
$lang['insterr1'] = "LET OP: Je probeert de Ranksysteem te installeren, maar er bestaat al een database met de naam \"%s\".<br>Door dit te installeren zal de bestaande database worden verwijderd!<br>Weet zeker dat je dit wilt. Zo niet, kies dan A.U.B. een andere database naam.";
$lang['insterr2'] = "PDO is nodig maar is niet geinstalleerd. Installeer <a href=\"http://php.net/manual/de/pdo.installation.php\" target=\"_blank\">PDO</a> en probeer nogmaals!";
$lang['insterr3'] = "PHP exec function moet zijn ingeschakeld maar is uitgeschakeld. Schakel A.U.B. PHP <a href=\http://php.net/manual/de/function.exec.php\" target=\"_blank\">exec</a> functie en probeer nogmaals!";
$lang['insterr4'] = "Je PHP versie (%s) is onder 5.5.0. Update je PHP en probeer nogmaals!";
$lang['insterr5'] = "SimpleXML is nodig maar is niet beschikbaar. Installeer <a href=\"http://php.net/manual/en/book.simplexml.php\" target=\"_blank\">simpleXML</a> en probeer nogmaals!";
$lang['insterr6'] = "PHP cURL is nodig maar is niet beschikbaar. Installeer <a href=\"//php.net/manual/en/book.curl.php\" target=\"_blank\">PHP cURL</a> en probeer nogmaals!";
$lang['insterr7'] = "PHP Zip is needed but seems not available. Install <a href=\"//php.net/manual/en/book.zip.php\" target=\"_blank\">PHP Zip</a> and try it again!";
$lang['isntwicfg'] = "Kan de database configuratie niet opslaan! Bewerk A.U.B de 'other/dbconfig.php' met chmod 0777 (op windows 'full access') en probeer nogmaals.";
$lang['isntwicfg2'] = "Configuratie Webinterface";
$lang['isntwichm'] = "Schrijven toestemming mislukt op map \"%s\". Geef A.U.B. chmod 777 (op windows 'full access') en probeer de Ranksysteem nogmaals te starten.";
$lang['isntwiconf'] = "Open de %s om het Ranksysteem te configureren!";
$lang['isntwidbhost'] = "DB Hostaddress:";
$lang['isntwidbhostdesc'] = "Database server adres<br>(IP of DNS)";
$lang['isntwidbmsg'] = "Database foutmelding: ";
$lang['isntwidbname'] = "DB Naam:";
$lang['isntwidbnamedesc'] = "Naam van database";
$lang['isntwidbpass'] = "DB Wachtwoord:";
$lang['isntwidbpassdesc'] = "Wachtwoord voor toegang van de database";
$lang['isntwidbtype'] = "DB Type:";
$lang['isntwidbtypedesc'] = "Database type<br><br>Je moet de benodigde PDO Driver installeren.<br>Voor meer informatie neem een kijkje bij de vereisten op http://ts-n.net/ranksystem.php";
$lang['isntwidbusr'] = "DB Gebruiker:";
$lang['isntwidbusrdesc'] = "Gebruiker voor toegang van de database";
$lang['isntwidel'] = "Verwijder A.U.B het bestand 'install.php' van je webserver";
$lang['isntwiusr'] = "Gebruiker voor de webinterface is succesvol aangemaakt.";
$lang['isntwiusrcr'] = "Creëer Webinterface-User";
$lang['isntwiusrdesc'] = "Voer een gebruikersnaam en wachtwoord in voor toegang van de webinterface. Met de webinterface kan je de ranksysteem configureren.";
$lang['isntwiusrh'] = "Toegang - Webinterface";
$lang['listacsg'] = "actuele servergroep";
$lang['listcldbid'] = "Client-database-ID";
$lang['listexcept'] = "Nee, want uitgesloten";
$lang['listgrps'] = "actuele groep sinds";
$lang['listip'] = "IP adres";
$lang['listnick'] = "Clientnaam";
$lang['listnxsg'] = "volgende servergroep";
$lang['listnxup'] = "volgende rang omhoog";
$lang['listrank'] = "rang";
$lang['listseen'] = "laatst gezien";
$lang['listsuma'] = "overzicht actieve tijd";
$lang['listsumi'] = "overzicht inactieve tijd";
$lang['listsumo'] = "overzicht online tijd";
$lang['listuid'] = "unieke Client-ID";
$lang['login'] = "Inloggen";
$lang['msg0001'] = "versie: %s";
$lang['msg0002'] = "Geldige commando's zijn:\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]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'] = "Je bent niet in beschikking van deze commando!";
$lang['msg0004'] = "Client %s (%s) verzoekt afsluiten.";
$lang['msg0005'] = "cya";
$lang['msg0006'] = "brb";
$lang['msg0007'] = "Client %s (%s) verzoekt opnieuw opstarten.";
$lang['nocount'] = "Gebruiker %s (unieke Client-ID: %s; Client-database-ID %s) is een query-gebruiker of is meerdere keren online (alleen de eerste connectie telt mee) -> dit telt niet mee!";
$lang['noentry'] = "Geen invoer gevonden..";
$lang['pass'] = "Wachtwoord";
$lang['pass2'] = "Verander wachtwoord";
$lang['pass3'] = "oud wachtwoord";
$lang['pass4'] = "nieuw wachtwoord";
$lang['pass5'] = "Wachtwoord Vergeten?";
$lang['queryname'] = "Eerst naam van de bot is al in gebruikt. Connectie aanleggen met tweede botnaam...";
$lang['repeat'] = "herhalen";
$lang['resettime'] = "Reset the online and idle time of user %s (unique Client-ID: %s; Client-database-ID %s) to zero, cause user got removed out of exception.";
$lang['sccrmcld'] = "Gebruiker met unieke Client-ID %s succesvol verwijderd van de Ranksysteem database.";
$lang['sccupcount'] = "Succesvol online tijd toegevoegd van %s seconden aan de gebruikers met de unieke Client-IDs (%s)";
$lang['setontime'] = "voeg tijd toe";
$lang['setontimedesc'] = "Voeg online tijd toe aan de hiervoor geselecteerde clients. Elke gebruiker zal de tijd erbij krijgen op hun oude online tijd.<br><br>De ingevoerde online tijd zal onmiddelijk plaatsvinden en de servergroepen zullen meteen worden toegevoegd.";
$lang['sgrpadd'] = "Verleen servergroep %s naar gebruiker %s (unieke Client-ID: %s; Client-database-ID %s).";
$lang['sgrprerr'] = "Er ontstond een probleem met de servergroep van de gebruiker %s (unieke Client-ID: %s; Client-database-ID %s)!";
$lang['sgrprm'] = "Servergroep verwijderd van gebruiker %s (unieke Client-ID: %s; Client-database-ID %s).";
$lang['stix0001'] = "Server statistieken";
$lang['stix0002'] = "Totaal gebruikers";
$lang['stix0003'] = "Bekijk gegevens";
$lang['stix0004'] = "Online tijd van alle gebruiker / Totaal";
$lang['stix0005'] = "Bekijk de top van alle tijd";
$lang['stix0006'] = "Bekijk de top van de maand";
$lang['stix0007'] = "Bekijk de top van de week";
$lang['stix0008'] = "Server gebruik";
$lang['stix0009'] = "In de laatste 7 dagen";
$lang['stix0010'] = "In de laatste 30 dagen";
$lang['stix0011'] = "In de laatste 24 uren";
$lang['stix0012'] = "selecteer periode";
$lang['stix0013'] = "Laatste dag";
$lang['stix0014'] = "Laatste week";
$lang['stix0015'] = "Laatste maand";
$lang['stix0016'] = "Actieve / inactieve tijd (van alle clients)";
$lang['stix0017'] = "Versies (van alle clients)";
$lang['stix0018'] = "Nationaliteiten (van alle clients)";
$lang['stix0019'] = "Platform (van alle clients)";
$lang['stix0020'] = "Actuele statistieken";
$lang['stix0023'] = "Server toestand";
$lang['stix0024'] = "Online";
$lang['stix0025'] = "Offline";
$lang['stix0026'] = "Clients (Online / Max)";
$lang['stix0027'] = "Aantal kanalen";
$lang['stix0028'] = "Gemiddelde server ping";
$lang['stix0029'] = "Totaal bytes ontvangen";
$lang['stix0030'] = "Totaal bytes verzonden";
$lang['stix0031'] = "Server uptijd";
$lang['stix0032'] = "voor offline:";
$lang['stix0033'] = "<span id=\"days\">00</span> Dagen, <span id=\"hours\">00</span> Uren, <span id=\"minutes\">00</span> Minuten, <span id=\"seconds\">00</span> Seconden";
$lang['stix0034'] = "Gemiddelde pakketverlies";
$lang['stix0035'] = "Globaal statistieken";
$lang['stix0036'] = "Server naam";
$lang['stix0037'] = "Server adres (Host Adres : Port)";
$lang['stix0038'] = "Server wachtwoord";
$lang['stix0039'] = "Nee (Server is globaal)";
$lang['stix0040'] = "Ja (Server is privé)";
$lang['stix0041'] = "Server ID";
$lang['stix0042'] = "Server platform";
$lang['stix0043'] = "Server versie";
$lang['stix0044'] = "Server aanmaakdatum (dd/mm/yyyy)";
$lang['stix0045'] = "Rapport naar serverlijst";
$lang['stix0046'] = "Geactiveerd";
$lang['stix0047'] = "Niet geactiveerd";
$lang['stix0048'] = "niet genoeg gegevens...";
$lang['stix0049'] = "Online tijd van alle gebruikers / maand";
$lang['stix0050'] = "Online tijd van alle gebruikers / week";
$lang['stix0051'] = "TeamSpeak mislukt, geen aanmaakdatum...";
$lang['stix0052'] = "overige";
$lang['stix0053'] = "Actieve Tijd (in Dagen)";
$lang['stix0054'] = "Inactieve Tijd (in Dagen)";
$lang['stmy0001'] = "Mijn statistieken";
$lang['stmy0002'] = "Rang";
$lang['stmy0003'] = "Database ID:";
$lang['stmy0004'] = "Unieke ID:";
$lang['stmy0005'] = "Totaal connecties naar de server:";
$lang['stmy0006'] = "Start datum van statistieken:";
$lang['stmy0007'] = "Totaal online tijd.:";
$lang['stmy0008'] = "Online tijd laatste 7 dagen:";
$lang['stmy0009'] = "Online tijd laatste 30 dagen::";
$lang['stmy0010'] = "Prestaties voltooid:";
$lang['stmy0011'] = "Tijd prestaties vooruitgang";
$lang['stmy0012'] = "Tijd: Legendarisch";
$lang['stmy0013'] = "Omdat je een online tijd hebt van %s uren.";
$lang['stmy0014'] = "Vooruitgang voltooid";
$lang['stmy0015'] = "Tijd: Goud";
$lang['stmy0016'] = "% voltooid voor Legendarisch";
$lang['stmy0017'] = "Tijd: Zilver";
$lang['stmy0018'] = "% voltooid voor Goud";
$lang['stmy0019'] = "Tijd: Brons";
$lang['stmy0020'] = "% voltooid voor Zilver";
$lang['stmy0021'] = "Tijd: Geen rang";
$lang['stmy0022'] = "% voltooid voor Brons";
$lang['stmy0023'] = "Connectie prestaties vooruitgang";
$lang['stmy0024'] = "Connecties: Legendarisch";
$lang['stmy0025'] = "Omdat je %s connecties hebt op de server.";
$lang['stmy0026'] = "Connecties: Goud";
$lang['stmy0027'] = "Connecties: Zilver";
$lang['stmy0028'] = "Connecties: Brons";
$lang['stmy0029'] = "Connecties: Geen rang";
$lang['stmy0030'] = "Vooruitgang volgende servergroep";
$lang['stnv0001'] = "Server nieuws";
$lang['stnv0002'] = "Sluiten";
$lang['stnv0003'] = "Ververs client informatie";
$lang['stnv0004'] = "Only use this refresh, when your TS3 information got changed, such as your TS3 username";
$lang['stnv0005'] = "It only works, when you are connected to the TS3 server at the same time";
$lang['stnv0006'] = "Refresh";
$lang['stnv0007'] = "Battle area - Page content";
$lang['stnv0008'] = "You can challenge other users in a battle between two users or two teams.";
$lang['stnv0009'] = "While the battle is active the online time of the teams/users will be counted.";
$lang['stnv0010'] = "When the battle ends the team/user with the highest online time wins.";
$lang['stnv0011'] = "(The regular battling time is 48 hours)";
$lang['stnv0012'] = "The winning team/user will recieve a price, which the user can use whenever the user wants.";
$lang['stnv0013'] = "It will be displayed on the <a href=\"my_stats.php\">My statistics</a> tab.";
$lang['stnv0014'] = "(Could be online time boost(2x) for 8 hours, instant online time (4 hours), etc.";
$lang['stnv0015'] = "These boosts can be used for example to climb in the top users of the week.";
$lang['stnv0016'] = "Not available";
$lang['stnv0017'] = "You are not connected to the TS3 Server, so it can't display any data for you.";
$lang['stnv0018'] = "Please connect to the TS3 Server and then Refresh your Session by pressing the blue Refresh Button at the top-right corner.";
$lang['stnv0019'] = "My statistics - Page content";
$lang['stnv0020'] = "This page contains a overall summary of your personal statistics and activity on the server.";
$lang['stnv0021'] = "The informations are collected since the beginning of the Ranksystem, they are not since the beginning of the TeamSpeak server.";
$lang['stnv0022'] = "This page receives its values out of a database. So the values might be delayed a bit.";
$lang['stnv0023'] = "The sum inside of the donut charts may differ to the amount of 'Total user'. The reason is that this data weren't collected with older versions of the Ranksystem.";
$lang['stnv0024'] = "Ranksystem - Statistics";
$lang['stnv0025'] = "Limit entries";
$lang['stnv0026'] = "all";
$lang['stnv0027'] = "The informations on this site could be outdated! It seems the Ranksystem is no more connected to the TeamSpeak.";
$lang['stnv0028'] = "(You are not connected to the TS3!)";
$lang['stnv0029'] = "List Rankup";
$lang['stnv0030'] = "Ranksystem info";
$lang['stnv0031'] = "About the search field you can search for pattern in clientname, unique Client-ID and Client-database-ID.";
$lang['stnv0032'] = "You can also use a view filter options (see below). Enter the filter also inside the search field.";
$lang['stnv0033'] = "Combination of filter and search pattern are possible. Enter first the filter(s) followed without any sign your search pattern.";
$lang['stnv0034'] = "Also it is possible to combine multiple filters. Enter this consecutively inside the search field.";
$lang['stnv0035'] = "<u>Example:</u><br>filter:nonexcepted:TeamSpeakUser";
$lang['stnv0036'] = "Show only clients, which are excepted (client, servergroup or channel exception).";
$lang['stnv0037'] = "Show only clients, which are not excepted.";
$lang['stnv0038'] = "Show only clients, which are online.";
$lang['stnv0039'] = "Show only clients, which are not online.";
$lang['stnv0040'] = "Show only clients, which are in defined group. Represent the actuel rank/level.<br>Replace <i>GROUPID</i> with the wished servergroup ID.";
$lang['stnv0041'] = "Show only clients, which are selected by lastseen.<br>Replace <i>OPERATOR</i> with '<' or '>' or '=' or '!='.<br>And replace <i>TIME</i> with a timestamp or date with format 'Y-m-d H-i' (example: 2016-06-18 20-25).<br>Full example: filter:lastseen:<:2016-06-18 20-25:";
$lang['stnv0042'] = "Show only clients, which are from defined country.<br>Replace <i>TS3-COUNTRY-CODE</i> with the wished country.<br>For list of codes google for ISO 3166-1 alpha-2";
$lang['stnv0043'] = "connect TS3";
$lang['stri0001'] = "Ranksystem information";
$lang['stri0002'] = "What is the Ranksystem?";
$lang['stri0003'] = "A TS3 Bot, which automatically grant ranks (servergroups) to user on a TeamSpeak 3 Server for online time or online activity. It also gathers informations and statistics about the user and displays the result on this site.";
$lang['stri0004'] = "Who created the Ranksystem?";
$lang['stri0005'] = "When the Ranksystem was Created?";
$lang['stri0006'] = "First alpha release: 05/10/2014.";
$lang['stri0007'] = "First beta release: 01/02/2015.";
$lang['stri0008'] = "You can see the newest version on the <a href=\"http://ts-n.net/ranksystem.php\" target=\"_blank\">Ranksystem Website</a>.";
$lang['stri0009'] = "How was the Ranksystem created?";
$lang['stri0010'] = "The Ranksystem is coded in";
$lang['stri0011'] = "It uses also the following libraries:";
$lang['stri0012'] = "Special Thanks To:";
$lang['stri0013'] = "<a href=\"http://nya-pw.ru/\" target=\"_blank\">sergey</a>, <a href=\"http://vk.com/akhachirov\" target=\"_blank\">Arselopster</a> & <a href=\"http://vk.com/zheez\" target=\"_blank\">DeviantUser</a> - for russian translation";
$lang['stri0014'] = "Bejamin Frost - for initialisation the bootstrap design";
$lang['stri0015'] = "<a href=\"http://hydrake.eu/\" target=\"_blank\">ZanK</a> - for italian translation";
$lang['stri0016'] = "<a href=\"http://iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"http://www.sagamer.net/\" target=\"_blank\">Jehad</a> - for initialisation arabic translation";
$lang['stri0017'] = "<a href=\"http://whitecs.ro/\" target=\"_blank\">SakaLuX</a> - for initialisation romanian translation";
$lang['stri0018'] = "<a href=\"https://r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - for initialisation dutch translation";
$lang['sttw0001'] = "Top users";
$lang['sttw0002'] = "Of the week";
$lang['sttw0003'] = "With %s hours online time";
$lang['sttw0004'] = "Top 10 compared";
$lang['sttw0005'] = "Hours (Defines 100 %)";
$lang['sttw0006'] = "%s hours (%s&#37;)";
$lang['sttw0007'] = "Top 10 Statistics";
$lang['sttw0008'] = "Top 10 vs others in online time";
$lang['sttw0009'] = "Top 10 vs others in active time";
$lang['sttw0010'] = "Top 10 vs others in inactive time";
$lang['sttw0011'] = "Top 10 (in hours)";
$lang['sttw0012'] = "Other %s users (in hours)";
$lang['sttw0013'] = "With %s hours active time";
$lang['sttm0001'] = "Of the month";
$lang['stta0001'] = "Of all time";
$lang['upinf'] = "A new Version of the Ranksystem is available; Inform clients on server...";
$lang['upmsg'] = "\nHey, a new version of the [B]Ranksystem[/B] is available!\n\ncurrent version: %s\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]http://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
$lang['upsucc'] = "Database update successfully executed.";
$lang['upuser'] = "User %s (unique Client-ID: %s; Client-database-ID %s) gets a new count (sum. online time) of %s (thereof active %s).";
$lang['upuserboost'] = "User %s (unique Client-ID: %s; Client-database-ID %s) gets a new count (sum. online time) of %s (thereof active %s) <b>[BOOST %sx]</b>.";
$lang['upusrerr'] = "The unique Client-ID %s couldn't reached on the TeamSpeak!";
$lang['upusrinf'] = "User %s was successfully informed.";
$lang['user'] = "Username";
$lang['wi'] = "Webinterface";
$lang['wiaction'] = "action";
$lang['wiadmhide'] = "hide excepted clients";
$lang['wiadmhidedesc'] = "To hide excepted user in the following selection";
$lang['wiadmuuid'] = "admin ID";
$lang['wiadmuuiddesc'] = "Enter here your unique Client-ID; as the administrator of the Ranksystem.<br><br>This is required to reset the password of the webinterface.<br><br>Is there no unique Client-ID address defined, it is not possible to reset the password!";
$lang['wiboost'] = "boost";
$lang['wiboostdesc'] = "Give an user on your TeamSpeak server a servergroup (have to be created manually), which you can declare here as boost group. Define also a factor which should be used (for example 2x) and a time, how long the boost should be rated.<br>The higher the factor, the faster an user reaches the next higher rank.<br>Is the time expired, the boost servergroup get automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup.<br><br>servergroup ID => factor => time (in seconds)<br><br>Each entry have to separate from next with a comma.<br><br>Example:<br>12=>2=>6000,13=>3=>2500,14=>5=>600<br><br>On this an user in servergroup 12 get the factor 2 for the next 6000 seconds, an user in servergroup 13 get the factor 3 for 2500 seconds, and so on...";
$lang['wibot1'] = "Ranksystem Bot should be stopped. Check the log below for more information!";
$lang['wibot2'] = "Ranksystem Bot should be started. Check the log below for more information!";
$lang['wibot3'] = "Ranksystem Bot should be restarted. Check the log below for more information!";
$lang['wibot4'] = "Start / Stop Ranksystem Bot";
$lang['wibot5'] = "Start Bot";
$lang['wibot6'] = "Stop Bot";
$lang['wibot7'] = "Restart Bot";
$lang['wibot8'] = "Ranksystem log (extract):";
$lang['wibot9'] = "Fill out all mandatory fields before starting the Ranksystem Bot!";
$lang['wichdbid'] = "Client-database-ID reset";
$lang['wichdbiddesc'] = "Reset the online time of an user, if his TeamSpeak Client-database-ID changed.<br><br>Example:<br>If a clients gets removed from the TeamSpeak server, it gets a new Client-database-ID with the next connect to the server.";
$lang['wiconferr'] = "There is an error in the configuration of the Ranksystem. Please go to the webinterface and correct the Core Settings. Especially check the config 'rank up'!";
$lang['wichpw1'] = "Your old password is wrong. Please try again";
$lang['wichpw2'] = "The new passwords dismatch. Please try again.";
$lang['wichpw3'] = "The password of the webinterface has been successfully changed. Request from IP %s.";
$lang['wichpw4'] = "Change Password";
$lang['widaform'] = "Date format";
$lang['widaformdesc'] = "Choose the showing date format.<br><br>Example:<br>%a days, %h hours, %i mins, %s secs";
$lang['widbcfgsuc'] = "Database configurations saved successfully.";
$lang['widbcfgerr'] = "Error while saving the database configurations! Connection failed or writeout error for 'other/dbconfig.php'";
$lang['widelcld'] = "delete clients";
$lang['widelcldgrp'] = "renew groups";
$lang['widelcldgrpdesc'] = "The Ranksystem remember the given servergroups, so it don't need to give/check this with every run of the worker.php again.<br><br>With this function you can remove once time the knowledge of given servergroups. In effect the ranksystem try to give all clients (which are on the TS3 server online) the servergroup of the actual rank.<br>For each client, which gets the group or stay in group, the Ranksystem remember this like described at beginning.<br><br>This function can be helpful, when user are not in the servergroup, they should be for the defined online time.<br><br>Attention: Run this in a moment, where the next few minutes no rankups become due!!! The Ranksystem can't remove the old group, cause it can't remember ;-)";
$lang['widelclddesc'] = "Delete the before selected clients out of the Ranksystem database.<br><br>With this deletion are the clients on the TeamSpeak Server untouched.";
$lang['widelsg'] = "remove out of servergroups";
$lang['widelsgdesc'] = "Choose if the clients should also be removed out of the last known servergroup, when you delete clients out of the Ranksystem database.<br><br>It will only considered servergroups, which concerned the Ranksystem";
$lang['wideltime'] = "Deletiontime";
$lang['wideltimedesc'] = "Clean old clients out of the Ranksystem database.<br>Entry a time in seconds which a client was not seen to delete it.<br><br>0 - deletes all clients out of the Ranksystem<br><br>The Userdatas on the TeamSpeak server are with this untouched!";
$lang['wiexcid'] = "channel exception";
$lang['wiexciddesc'] = "A comma separated list of the channel-IDs that are not to participate in the Ranksystem.<br><br>Stay users in one of the listed channels, the time there will be completely ignored. There is neither the online time, yet the idle time counted.<br><br>Sense does this function only with the mode 'online time', cause here could be ignored AFK channels for example.<br>With the mode 'active time', this function is useless because as would be deducted the idle time in AFK rooms and thus not counted anyway.<br><br>Be a user in an excluded channel, it is noted for this period as 'excluded from the Ranksystem'. The user dows no longer appears in the list 'stats/list_rankup.php' unless excluded clients should not be displayed there (Stats Page - excepted client).";
$lang['wiexgrp'] = "servergroup exception";
$lang['wiexgrpdesc'] = "A comma seperated list of servergroup-IDs, which should not conside for the Ranksystem.<br>User in at least one of this servergroups IDs will be ignored for the rank up.";
$lang['wiexres'] = "exception mode";
$lang['wiexres1'] = "default (count time)";
$lang['wiexres2'] = "break time";
$lang['wiexres3'] = "reset time";
$lang['wiexresdesc'] = "There are three modes, how to handle an exception. In every case the rank up (assign servergroup) is disabled. You can choose different options how the spended time from a user (which is excepted) should be handled.<br><br>1) <b>default (count time)</b>: At default the Ranksystem also count the online/active time of users, which are excepted (client/servergroup). With an exception only the rank up (assign servergroup) is disabled. That means if a user is not any more excepted, he would be assign to the group depending his collected time (e.g. level 3).<br><br>2) <b>break time</b>: On this option the spend online and idle time will be frozen (break) to the actual value (before the user got excepted). After an exception the (after removing the excepted servergroup or remove the expection rule) 'counting' will go on.<br><br>3) <b>reset time</b>: With this function the counted online and idle time will be resetting to zero at the moment the user are not any more excepted (due removing the excepted servergroup or remove the exception rule). The spend time due exception would be still count till it got reset.<br><br><br>The channel exception doesn't matter here, cause the time will always be ignored (like the break mode).";
$lang['wiexuid'] = "client exception";
$lang['wiexuiddesc'] = "A comma seperated list of unique Client-IDs, which should not conside for the Ranksystem.<br>User in this list will be ignored for the rank up.";
$lang['wigrptime'] = "rank up definition";
$lang['wigrptimedesc'] = "Define here after which time a user should get automatically a predefined servergroup.<br><br>time (seconds)=>servergroup ID<br><br>Important for this is the 'online time' or the 'active time' of an user, depending on setting of the mode.<br><br>Each entry have to separate from next with a comma.<br><br>The time must be entered cumulative<br><br>Example:<br>60=>9,120=>10,180=>11<br><br>On this a user get after 60 seconds the servergroup 9, in turn after 60 seconds the servergroup 10, and so on...";
$lang['wihladm'] = "List Rankup (Admin-Mode)";
$lang['wihladm1'] = "Add online Time to User";
$lang['wihlcfg'] = "Core settings";
$lang['wihldb'] = "Database settings";
$lang['wihlmsg'] = "Message settings";
$lang['wihlsty'] = "Stats page settings";
$lang['wihlts'] = "TeamSpeak settings";
$lang['wihlvs'] = "Various settings";
$lang['wiignidle'] = "Ignore idle";
$lang['wiignidledesc'] = "Define a period, up to which the idle time of an user will be ignored.<br><br>When a client does not do anything on the server (=idle), this time is noted by the Ranksystem. With this feature the idle time of an user will not be counted until the defined limit. Only when the defined limit is exceeded, it counts from that date for the Ranksystem as idle time.<br><br>This function plays only in conjunction with the mode 'active time' a role.<br><br>Meaning the function is e.g. to evaluate the time of listening in conversations as activity.<br><br>0 = disable the feature<br><br>Example:<br>Ignore idle = 600 (seconds)<br>A client has an idle of 8 minuntes<br>consequence:<br>8 minutes idle are ignored and he therefore receives this time as active time. If the idle time now increased to over 12 minutes so the time is over 10 minutes, and in this case 2 minutes would be counted as idle time.";
$lang['wilog'] = "Logpath";
$lang['wilogdesc'] = "Path of the log file of the Ranksystem.<br><br>Example:<br>/var/logs/ranksystem/<br><br>Be sure, the webuser has the write-permissions to the logpath.";
$lang['wimsgmsg'] = "Message";
$lang['wimsgmsgdesc'] = "Define a message, which will be send to an user, when he rises the next higher rank.<br><br>This message will be send via TS3 private message. So every know bb-code could be used, which also works for a normal private message.<br>http://ts-n.net/lexicon.php?showid=97#lexindex<br><br>Furthermore, the previously spent time can be expressed by arguments:<br>%1\$s - days<br>%2\$s - hours<br>%3\$s - minutes<br>%4\$s - seconds<br><br>Example:<br>Hey,\\nyou reached a higher rank, since you already connected for %1\$s days, %2\$s hours and %3\$s minutes to our TS3 server.[B]Keep it up![/B] ;-)";
$lang['wimsgsn'] = "Server-News";
$lang['wimsgsndesc'] = "Define a message, which will be shown on the /stats/ page as server news.<br><br>You can use default html functions to modify the layout<br><br>Example:<br>&#60b&#62; - <b>for bold</b><br>&#60u&#62; - <u>for underline</u><br>&#60i&#62; - <i>for italic</i><br>&#60br&#62; - for word-wrap (new line)";
$lang['wilogout'] = "Logout";
$lang['wimsgusr'] = "Rank up notification";
$lang['wimsgusrdesc'] = "Inform an user with a private text message about his rank up.";
$lang['winav1'] = "TeamSpeak";
$lang['winav2'] = "Database";
$lang['winav3'] = "Core";
$lang['winav4'] = "Other";
$lang['winav5'] = "Message";
$lang['winav6'] = "Stats page";
$lang['winav7'] = "Administrate";
$lang['winav8'] = "Start / Stop Bot";
$lang['winav9'] = "Update available!";
$lang['winav10'] = "Please use the webinterface only via %s HTTPS%s An encryption is critical to ensure your privacy and security.%sTo be able to use HTTPS your webserver needs to support an SSL connection.";
$lang['winav11'] = "Please enter the unique Client-ID of the admin of the Ranksystem (Other -> admin ID). This is very important in case you lost your login details for the webinterface (to reset these).";
$lang['winxinfo'] = "Command \"nextup\"";
$lang['winxinfodesc'] = "Allows the user on the TS3 server to write the command \"nextup\" to the Ranksystem (query) bot as private textmessage.<br><br>As answer the user will get a defined text message with the needed time for the next rankup.<br><br><b>deactivated</b> - The function is deactivated. The command 'nextup' will be ignored.<br><b>allowed - only next rank</b> - Gives back the needed time for the next group.<br><b>allowed - all next ranks</b> - Gives back the needed time for all higher ranks.";
$lang['winxmode1'] = "deactivated";
$lang['winxmode2'] = "allowed - only next rank";
$lang['winxmode3'] = "allowed - all next ranks";
$lang['winxmsg1'] = "Message";
$lang['winxmsgdesc1'] = "Define a message, which the user will get as answer at the command \"nextup\".<br><br>Arguments:<br>%1&#36;s - days to next rankup<br>%2&#36;s - hours to next rankup<br>%3&#36;s - minutes to next rankup<br>%4&#36;s - seconds to next rankup<br>%5&#36;s - name of the next servergroup<br><br>Example:<br>Your next rank up will be in %1&#36;s days, %2&#36;s hours and %3&#36;s minutes and %4&#36;s seconds. The next servergroup you will reach is [B]%5&#36;s[/B].";
$lang['winxmsg2'] = "Message (highest)";
$lang['winxmsgdesc2'] = "Define a message, which the user will get as answer at the command \"nextup\", when the user already reached the highest rank.<br><br>Arguments:<br>%1&#36;s - days to next rankup<br>%2&#36;s - hours to next rankup<br>%3&#36;s - minutes to next rankup<br>%4&#36;s - seconds to next rankup<br>%5&#36;s - name of the next servergroup<br><br>Example:<br>You have been reached the highest rank for %1&#36;s days, %2&#36;s hours and %3&#36;s minutes and %4&#36;s seconds.";
$lang['winxmsg3'] = "Message (excepted)";
$lang['winxmsgdesc3'] = "Define a message, which the user will get as answer at the command \"nextup\", when the user is excepted from the Ranksystem.<br><br>Arguments:<br>%1&#36;s - days to next rankup<br>%2&#36;s - hours to next rankup<br>%3&#36;s - minutes to next rankup<br>%4&#36;s - seconds to next rankup<br>%5&#36;s - name of the next servergroup<br><br>Example:<br>You are excepted from the Ranksystem. If you wish to rank contact an admin on the TS3 server.";
$lang['wirtpw1'] = "Sorry Bro, you have forgotten to enter your admin ID inside the webinterface before. There is no way to reset the password!";
$lang['wirtpw2'] = "Admin ID not found on TS3 server. You need to be online with the unique Client ID, which is saved as admin ID.";
$lang['wirtpw3'] = "Your IP address do not match with the IP address of the admin on the TS3 server. Be sure you are with the same IP address online on the TS3 server and also on this page (same protocol IPv4 / IPv6 is also needed).";
$lang['wirtpw4'] = "\nThe password for the webinterface was successfully reset.\nUsername: %s\nPassword: [B]%s[/B]\n\nLogin %shere%s";
$lang['wirtpw5'] = "There was send a TeamSpeak3 privat textmessage to the admin with the new password. Click %s here %s to login.";
$lang['wirtpw6'] = "The password of the webinterface has been successfully reset. Request from IP %s.";
$lang['wirtpw7'] = "Reset Password";
$lang['wirtpw8'] = "Here you can reset the password for the webinterface.";
$lang['wirtpw9'] = "Following things are required to reset the password:";
$lang['wirtpw10'] = "You need to be online at the TeamSpeak3 server.";
$lang['wirtpw11'] = "You need to be online with the unique Client-ID, which is saved as admin ID.";
$lang['wirtpw12'] = "You need to be online with the same IP address on the TeamSpeak3 server as here on this page (also the same protocol IPv4 / IPv6).";
$lang['wiselcld'] = "select clients";
$lang['wiselclddesc'] = "Select the clients by their last known username, unique Client-ID or Client-database-ID.<br>Multiple selections are also possible.<br><br>On bigger databases this selection could slow much. It is recommend to copy and paste the full nickname inside instead of typing it.";
$lang['wishcolas'] = "actual servergroup";
$lang['wishcolasdesc'] = "Show column 'actual servergroup' in list_rankup.php";
$lang['wishcolat'] = "active time";
$lang['wishcolatdesc'] = "Show column 'sum. active time' in list_rankup.php";
$lang['wishcolcld'] = "Client-name";
$lang['wishcolclddesc'] = "Show column 'Client-name' in list_rankup.php";
$lang['wishcoldbid'] = "database-ID";
$lang['wishcoldbiddesc'] = "Show column 'Client-database-ID' in list_rankup.php";
$lang['wishcolgs'] = "actual group since";
$lang['wishcolgsdesc'] = "Show column 'actual group since' in list_rankup.php";
$lang['wishcolit'] = "idle time";
$lang['wishcolitdesc'] = "Show column 'sum idle time' in list_rankup.php";
$lang['wishcolls'] = "last seen";
$lang['wishcollsdesc'] = "Show column 'last seen' in list_rankup.php";
$lang['wishcolnx'] = "next rank up";
$lang['wishcolnxdesc'] = "Show column 'next rank up' in list_rankup.php";
$lang['wishcolot'] = "online time";
$lang['wishcolotdesc'] = "Show column 'sum. online time' in list_rankup.php";
$lang['wishcolrg'] = "rank";
$lang['wishcolrgdesc'] = "Show column 'rank' in list_rankup.php";
$lang['wishcolsg'] = "next servergroup";
$lang['wishcolsgdesc'] = "Show column 'next servergroup' in list_rankup.php";
$lang['wishcoluuid'] = "Client-ID";
$lang['wishcoluuiddesc'] = "Show column 'unique Client-ID' in list_rankup.php";
$lang['wishexcld'] = "excepted client";
$lang['wishexclddesc'] = "Show clients in list_rankup.php,<br>which are excluded and therefore not participate in the Ranksystem.";
$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['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['wisupidle'] = "Mode";
$lang['wisupidledesc'] = "There are two modes, as time can be counted and can then apply for a rank increase.<br><br>1) online time: Here the pure online time of the user is taken into account (see column 'sum. online time' in the 'stats/list_rankup.php')<br><br>2) active time: This will be deducted from the online time of a user, the inactive time (idle) (see column 'sum. active time' in the 'stats/list_rankup.php').<br><br>A change of mode with an already longer running database is not recommended, but may work.";
$lang['wisvconf'] = "save";
$lang['wisvsuc'] = "Changes successfully saved!";
$lang['wisvres'] = "You need to restart the Ranksystem before the changes will take effect!";
$lang['witime'] = "Timezone";
$lang['witimedesc'] = "Select the timezone the server is hosted.";
$lang['wits3dch'] = "Default Channel";
$lang['wits3dchdesc'] = "The channel-ID, the bot should connect with.<br><br>The Bot will join this channel after connecting to the TeamSpeak server.";
$lang['wits3host'] = "TS3 Hostaddress";
$lang['wits3hostdesc'] = "TeamSpeak 3 Server address<br>(IP oder DNS)";
$lang['wits3sm'] = "Slowmode";
$lang['wits3smdesc'] = "With the Slowmode you can reduce \"spam\" of query commands to the TeamSpeak server. This prevent bans in case of flood.<br>TeamSpeak Query commands get delayed with this function.<br><br>!!! ALSO IT REDUCE THE CPU USAGE !!!<br><br>The activation is not recommended, if not required. The delay increases the duration of the Bot, which makes it imprecisely.";
$lang['wits3qnm'] = "Botname";
$lang['wits3qnm2'] = "2nd Botname";
$lang['wits3qnm2desc'] = "A fallback Botname, if the first one is already in use.";
$lang['wits3qnmdesc'] = "The name, with this the query-connection will be established.<br>You can name it free.";
$lang['wits3querpw'] = "TS3 Query-Password";
$lang['wits3querpwdesc'] = "TeamSpeak 3 query password<br>Password for the query user.";
$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['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['wiupcheck'] = "Update info";
$lang['wiupcheckdesc'] = "If the Update info is enable, the listed user gets a notification with a private text message, once an update is available.";
$lang['wiuptime'] = "Interval";
$lang['wiuptimedesc'] = "Enter here how much seconds have to gone till the Ranksystem should check for available updates.<br><br>Attention, for each check the listed user gets a notification. If no one of the listed users is online, the Ranksystem will try to notificate with the next interval.";
$lang['wiupuid'] = "Recipient";
$lang['wiupuiddesc'] = "A comma separate list of unique Client-IDs, which shoud be informed on the TeamSpeak via private message for available updates.";
$lang['wivlang'] = "Language";
$lang['wivlangdesc'] = "Choose a default language for the Ranksystem.<br><br>The language is also selectable on the websites for the users and will be stored for the session.";
?>

View File

@@ -38,6 +38,7 @@ $lang['insterr3'] = "PHP exec function need to be enabled but seems to be disa
$lang['insterr4'] = "Your PHP version (%s) is below 5.5.0. Update your PHP and try it again!";
$lang['insterr5'] = "SimpleXML is needed but seems not available. Install <a href=\"http://php.net/manual/en/simplexml.installation.php\" target=\"_blank\">simpleXML</a> and try it again!";
$lang['insterr6'] = "PHP cURL is needed but seems not available. Install <a href=\"//php.net/manual/en/book.curl.php\" target=\"_blank\">PHP cURL</a> and try it again!";
$lang['insterr7'] = "PHP Zip is needed but seems not available. Install <a href=\"//php.net/manual/en/book.zip.php\" target=\"_blank\">PHP Zip</a> and try it again!";
$lang['insttb'] = "Instalăm tabelele:";
$lang['isntwicfg'] = "Nu se poate salva configurația bazei de date ! Vă rugăm să modificați 'other/dbconfig.php' cu acces chmod 0777 (on windows 'full access') și incercați iar.";
$lang['isntwichm'] = "Vă rugăm să modificați 'other/dbconfig.php', și folderele 'avatars/', 'icons/' and 'logs/' cu permisiile necesare. Prin urmare, sa editați accesul chmod cu 0777 (on windows 'full access'). Apoi incercați iar (refresh la pagină).";
@@ -89,6 +90,7 @@ $lang['pass4'] = "new password";
$lang['pass5'] = "Forgot Password?";
$lang['queryname'] = "În primul rând Botname deja în uz . Încerc cu al doilea Botname ...";
$lang['repeat'] = "repeat";
$lang['resettime'] = "Reset the online and idle time of user %s (unique Client-ID: %s; Client-database-ID %s) to zero, cause user got removed out of exception.";
$lang['sccrmcld'] = "User-ul cu unic Client-ID %s scos cu success din baza de date Ranksystem .";
$lang['sccupcount'] = "Added successfully an online time of %s seconds to the users with the unique Client-IDs (%s)";
$lang['setontime'] = "add time";
@@ -238,6 +240,7 @@ $lang['stri0014'] = "Bejamin Frost - for initialisation the bootstrap design";
$lang['stri0015'] = "<a href=\"http://hydrake.eu/\" target=\"_blank\">ZanK</a> - for italian translation";
$lang['stri0016'] = "<a href=\"http://iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"http://www.sagamer.net/\" target=\"_blank\">Jehad</a> - for initialisation arabic translation";
$lang['stri0017'] = "<a href=\"http://whitecs.ro/\" target=\"_blank\">SakaLuX</a> - for initialisation romanian translation";
$lang['stri0018'] = "<a href=\"https://r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - for initialisation dutch translation";
$lang['sttw0001'] = "Top users";
$lang['sttw0002'] = "Of the week";
$lang['sttw0003'] = "With %s hours online time";
@@ -254,7 +257,7 @@ $lang['sttw0013'] = "With %s hours active time";
$lang['sttm0001'] = "Of the month";
$lang['stta0001'] = "Of all time";
$lang['upinf'] = "A new Version of the Ranksystem is available; Inform clients on server...";
$lang['upmsg'] = "\nHey, a new version of the [B]Ranksystem[/B] is available!\n\ncurrent version: %s\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]http://ts-n.net/ranksystem.php[/URL].";
$lang['upmsg'] = "\nHey, a new version of the [B]Ranksystem[/B] is available!\n\ncurrent version: %s\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]http://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
$lang['upsucc'] = "Database update successfully executed.";
$lang['upuser'] = "User %s (unique Client-ID: %s; Client-database-ID %s) gets a new count (sum. online time) of %s (thereof active %s).";
$lang['upuserboost'] = "User %s (unique Client-ID: %s; Client-database-ID %s) gets a new count (sum. online time) of %s (thereof active %s) <b>[BOOST %sx]</b>.";
@@ -301,6 +304,11 @@ $lang['wiexcid'] = "channel exception";
$lang['wiexciddesc'] = "A comma separated list of the channel-IDs that are not to participate in the Ranksystem.<br><br>Stay users in one of the listed channels, the time there will be completely ignored. There is neither the online time, yet the idle time counted.<br><br>Sense does this function only with the mode 'online time', cause here could be ignored AFK channels for example.<br>With the mode 'active time', this function is useless because as would be deducted the idle time in AFK rooms and thus not counted anyway.<br><br>Be a user in an excluded channel, it is noted for this period as 'excluded from the Ranksystem'. The user dows no longer appears in the list 'stats/list_rankup.php' unless excluded clients should not be displayed there (Stats Page - excepted client).";
$lang['wiexgrp'] = "servergroup exception";
$lang['wiexgrpdesc'] = "A comma seperated list of servergroup-IDs, which should not conside for the Ranksystem.<br>User in at least one of this servergroups IDs will be ignored for the rank up.";
$lang['wiexres'] = "exception mode";
$lang['wiexres1'] = "default (count time)";
$lang['wiexres2'] = "break time";
$lang['wiexres3'] = "reset time";
$lang['wiexresdesc'] = "There are three modes, how to handle an exception. In every case the rank up (assign servergroup) is disabled. You can choose different options how the spended time from a user (which is excepted) should be handled.<br><br>1) <b>default (count time)</b>: At default the Ranksystem also count the online/active time of users, which are excepted (client/servergroup). With an exception only the rank up (assign servergroup) is disabled. That means if a user is not any more excepted, he would be assign to the group depending his collected time (e.g. level 3).<br><br>2) <b>break time</b>: On this option the spend online and idle time will be frozen (break) to the actual value (before the user got excepted). After an exception the (after removing the excepted servergroup or remove the expection rule) 'counting' will go on.<br><br>3) <b>reset time</b>: With this function the counted online and idle time will be resetting to zero at the moment the user are not any more excepted (due removing the excepted servergroup or remove the exception rule). The spend time due exception would be still count till it got reset.<br><br><br>The channel exception doesn't matter here, cause the time will always be ignored (like the break mode).";
$lang['wiexuid'] = "client exception";
$lang['wiexuiddesc'] = "A comma seperated list of unique Client-IDs, which should not conside for the Ranksystem.<br>User in this list will be ignored for the rank up.";
$lang['wigrptime'] = "rank up definition";

View File

@@ -38,6 +38,7 @@ $lang['insterr3'] = "Для работы RankSystem требуется нал
$lang['insterr4'] = "Ваша версия PHP (%s) ниже допустимой 5.5.0. Пожалуйста, обновите версию PHP и попробуйте заново!";
$lang['insterr5'] = "Для установки требуется SimpleXML. Пожалуйста, установите <a href=\"http://php.net/manual/ru/simplexml.installation.php\" target=\"_blank\">simpleXML</a> и попробуйте заново!";
$lang['insterr6'] = "PHP cURL is needed but seems not available. Install <a href=\"//php.net/manual/en/book.curl.php\" target=\"_blank\">PHP cURL</a> and try it again!";
$lang['insterr7'] = "PHP Zip is needed but seems not available. Install <a href=\"//php.net/manual/en/book.zip.php\" target=\"_blank\">PHP Zip</a> and try it again!";
$lang['isntwicfg'] = "Не получилось записать настройки базы данных! Пожалуйста, установите права на запись 'other/dbconfig.php' chmod 0777 (В windows 'Полный доступ') и попробуйте заново.";
$lang['isntwicfg2'] = "Конфигурирование веб-интерфейса";
$lang['isntwichm'] = "Отсутствуют права на запись в папку \"%s\". Пожалуйста, установите на эту папку права chmod 0777 (В windows 'полный доступ') и повторите этот этап заново.";
@@ -89,6 +90,7 @@ $lang['pass4'] = "Новый пароль";
$lang['pass5'] = "Забыли пароль?";
$lang['queryname'] = "Первый никнейм для бота уже занят другим пользователем. Пробуем использовать второй никнейм...";
$lang['repeat'] = "Повтор нового пароля";
$lang['resettime'] = "Reset the online and idle time of user %s (unique Client-ID: %s; Client-database-ID %s) to zero, cause user got removed out of exception.";
$lang['sccrmcld'] = "Пользователь с уникальным ID %s успешно удален из базы данных RankSystem.";
$lang['sccupcount'] = "Клиенту(ам) => (%s) успешно начислено %s секунд времени онлайна.";
$lang['setontime'] = "Начислить время";
@@ -238,6 +240,7 @@ $lang['stri0014'] = "Bejamin Frost - За помощь в создании д
$lang['stri0015'] = "<a href=\"http://hydrake.eu/\" target=\"_blank\">ZanK</a> - За перевод интерфейса на итальянский язык.";
$lang['stri0016'] = "<a href=\"http://iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"http://www.sagamer.net/\" target=\"_blank\">Jehad</a> - За перевод интерфейса на арабский язык";
$lang['stri0017'] = "<a href=\"http://whitecs.ro/\" target=\"_blank\">SakaLuX</a> - За перевод интерфейса на румынский язык.";
$lang['stri0018'] = "<a href=\"https://r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - for initialisation dutch translation";
$lang['sttw0001'] = "Топ-10 пользователей";
$lang['sttw0002'] = "За неделю";
$lang['sttw0003'] = "Набрал %s часов онлайна";
@@ -254,7 +257,7 @@ $lang['sttw0013'] = "С %s Часами аквтиности";
$lang['sttm0001'] = "За месяц";
$lang['stta0001'] = "За все время";
$lang['upinf'] = "Доступна новая версия RankSystem; Сообщаю пользователям из списка на сервере...";
$lang['upmsg'] = "\nЭй, доступна новая версия [B]RankSystem[/B]!\n\nТекущая версия: %s\n[B]новая версия: %s[/B]\n\nПожалуйста, посетите наш сайт [URL]http://ts-n.net/ranksystem.php[/URL] для получения более подробной информации.";
$lang['upmsg'] = "\nЭй, доступна новая версия [B]RankSystem[/B]!\n\nТекущая версия: %s\n[B]новая версия: %s[/B]\n\nПожалуйста, посетите наш сайт [URL]http://ts-n.net/ranksystem.php#changelog[/URL] для получения более подробной информации.\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
$lang['upsucc'] = "Обновление базы данных успешно выполнено.";
$lang['upuser'] = "Пользователь %s (Никнейм: %s; UID в базе данных: %s) получает новое количество (сумм. время подключения) из %s (активное время онлайна %s).";
$lang['upuserboost'] = "Пользователь %s (Никнейм: %s; UID в базе данных: %s) получает новое количество (сумм. время подключения) из %s (активное время онлайна %s) <b>[BOOST %sx]</b>.";
@@ -301,6 +304,11 @@ $lang['wiexcid'] = "Исключ. каналы";
$lang['wiexciddesc'] = "Через запятую должен будет указан список каналов, пользователей в которых должна будет игнорировать RankSystem<br><br>Находясь в этих каналах, пользователям не будет начисляться время за онлайн на сервере. <br><br>Данную функция можно использовать к примеру, для AFK каналов.<br>При режиме подсчёта за 'активное время', эта функция становится бесполезной, т.к. в канале юзеру перестает вовсе начисляться время бездействия<br><br>Пользователи находящиеся в таких каналах, помечаются на этот период как 'исключенные из RankSystem'. К тому же, данные пользователи перестают отображаться в 'stats/list_rankup.php' и становятся доступны только с фильтром поиска или с включенным отображением \"исключенных пользователей\"(Страница статистики - \"исключенные пользователи\").";
$lang['wiexgrp'] = "Исключ. группы сервера";
$lang['wiexgrpdesc'] = "Укажите через запятую ID групп сервера, пользователи в которых будут игнорироваться RankSystem.<br>Если пользователь находится хоты бы в одной из этих групп, то RankSystem будет игнорировать его.(Также не будет начислять онлайн)";
$lang['wiexres'] = "exception mode";
$lang['wiexres1'] = "default (count time)";
$lang['wiexres2'] = "break time";
$lang['wiexres3'] = "reset time";
$lang['wiexresdesc'] = "There are three modes, how to handle an exception. In every case the rank up (assign servergroup) is disabled. You can choose different options how the spended time from a user (which is excepted) should be handled.<br><br>1) <b>default (count time)</b>: At default the Ranksystem also count the online/active time of users, which are excepted (client/servergroup). With an exception only the rank up (assign servergroup) is disabled. That means if a user is not any more excepted, he would be assign to the group depending his collected time (e.g. level 3).<br><br>2) <b>break time</b>: On this option the spend online and idle time will be frozen (break) to the actual value (before the user got excepted). After an exception the (after removing the excepted servergroup or remove the expection rule) 'counting' will go on.<br><br>3) <b>reset time</b>: With this function the counted online and idle time will be resetting to zero at the moment the user are not any more excepted (due removing the excepted servergroup or remove the exception rule). The spend time due exception would be still count till it got reset.<br><br><br>The channel exception doesn't matter here, cause the time will always be ignored (like the break mode).";
$lang['wiexuid'] = "Исключенные пользователи";
$lang['wiexuiddesc'] = "Укажите через запятую уникальные идентификаторы пользователей (UID), которых будет игнорировать RankSystem и им не будет засчитываться время, проведенное на сервере.<br>";
$lang['wigrptime'] = "Настройка рангов";