release 1.3.0

This commit is contained in:
Newcomer1989
2019-06-11 13:04:44 +02:00
parent 311a751f52
commit 46c5f0a6ce
76 changed files with 2580 additions and 4352 deletions

View File

@@ -1,10 +1,18 @@
<?PHP
$lang= array();
$lang['adduser'] = "User %s (unique Client-ID: %s; Client-database-ID %s) is unknown -> added to the Ranksystem now.";
$lang['achieve'] = "Achievement";
$lang['asc'] = "ascending";
$lang['boton'] = "Bot is running...";
$lang['botoff'] = "Bot is stopped.";
$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['chkfileperm'] = "<b>Wrong file/folder permissions!</b><br>You need to correct the owner and access permissions of the named files/folders!<br><br>The <u>owner</u> of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).<br>On Linux systems you may do something like this (linux shell command):<br>%sAlso the <u>access permission</u> must be set, that the user of your webserver is able to read, write and execute files.<br>On Linux systems you may do something like this (linux shell command):<br>%sList of concerned files/folders:<br>%s";
$lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP not found here!<br>Please insert a valid PHP command inside this file!<br><br>Definition out of %s:<br>%s<br>Result of your command:%sYou can test your command before via console by adding the parameter '-v'.<br>Example: %sYou should get back the PHP version!";
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
$lang['clean'] = "البحث عن المستخدمين الذين من المفروض حذفهم";
$lang['cleanc'] = "تصفية المستخدمين";
$lang['cleancdesc'] = "With this function old clients gets deleted out of the Ranksystem.<br><br>To this end, the Ranksystem will be sychronized with the TeamSpeak database. Clients, which does not exist anymore on the TeamSpeak server, will be deleted out of the Ranksystem.<br><br>This function is only enabled when the 'Query-Slowmode' is deactivated!<br><br><br>For automatic adjustment of the TeamSpeak database the ClientCleaner can be used:<br>%s";
@@ -21,6 +29,7 @@ $lang['clean0004'] = "Check for deleting users done. Nothing was changed, beca
$lang['day'] = "<small>day</small> %d";
$lang['days'] = "<small>يوم</small> %d";
$lang['dbconerr'] = "فشل الدخول الى قاعدة بيانات قاعدة بيانات: ";
$lang['desc'] = "descending";
$lang['errcsrf'] = "CSRF Token is wrong or expired (=security-check failed)! Please reload this site and try it again. If you get this error repeated times, remove the session cookie from your Browser and try it again!";
$lang['errgrpid'] = "Your changes were not stored to the database due errors occurred. Please fix the problems and save your changes after!";
$lang['errgrplist'] = "Error while getting servergrouplist: ";
@@ -82,14 +91,16 @@ $lang['listsumo'] = "وقت التواجد الكلي";
$lang['listuid'] = "unique Client-ID";
$lang['login'] = "Login";
$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['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
$lang['msg0003'] = "You are not eligible for this command!";
$lang['msg0004'] = "Client %s (%s) requests shutdown.";
$lang['msg0005'] = "cya";
$lang['msg0006'] = "brb";
$lang['msg0007'] = "Client %s (%s) requests restart.";
$lang['msg0008'] = "Update check done. If an update is available, it will runs immediately.";
$lang['msg0009'] = "Cleaning of the user-database was started. Have a look to the ranksystem log for more information.";
$lang['msg0009'] = "Cleaning of the user-database was started.";
$lang['msg0010'] = "Run command !log to get more information.";
$lang['msg0011'] = "Cleaned group cache. Start loading groups and icons...";
$lang['noentry'] = "لم يتم العثور على اي مدخلات";
$lang['pass'] = "كلمة المرور";
$lang['pass2'] = "Change password";
@@ -272,7 +283,7 @@ $lang['stri0004'] = "من الذي اخترع نظام الرتب؟";
$lang['stri0005'] = "متى تم اطلاق نظام الرتب ؟";
$lang['stri0006'] = "اول اصدار اولي: 05/10/2014.";
$lang['stri0007'] = "اول اصدار تجريبي: 01/02/2015.";
$lang['stri0008'] = "يمكنك رؤية اخر اصدار على <a href=\"//ts-n.net/ranksystem.php\" target=\"_blank\">Ranksystem Website</a>.";
$lang['stri0008'] = "يمكنك رؤية اخر اصدار على <a href=\"%s\" target=\"_blank\">Ranksystem Website</a>.";
$lang['stri0009'] = "كيف تم انشاء نظام الرتب ؟";
$lang['stri0010'] = "The Ranksystem is coded in";
$lang['stri0011'] = "It uses also the following libraries:";
@@ -339,8 +350,8 @@ $lang['upgrp0010'] = "Noticed icon of severgroup %s with ID %s got removed fro
$lang['upgrp0011'] = "Download new ServerGroupIcon for group %s with ID: %s";
$lang['upinf'] = "يتوفر اصدار جديد من نظام الرتب; ابلغ المستخدمين في السيرفر";
$lang['upinf2'] = "The Ranksystem was recently (%s) updated. Check out the %sChangelog%s for more information about the changes.";
$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]https://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]https://ts-n.net/ranksystem.php#changelog[/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]%s[/URL].\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]%s[/URL].";
$lang['upusrerr'] = "The unique Client-ID %s couldn't reached on the TeamSpeak!";
$lang['upusrinf'] = "المستخدم %s المستخدمح";
$lang['user'] = "اسم المستخدم";
@@ -355,7 +366,7 @@ $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>Also multiple Client-IDs are possible -> comma separated<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!<br><br>Here defined unique Client-IDs are also permitted to send admin commands to the Bot (!reboot, !shutdown, !update).";
$lang['wiboost'] = "boost";
$lang['wiboostdesc'] = "Give a 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 booster servergroup gets automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup.<br><br><pre>servergroup ID => factor => time (in seconds)</pre><br>Each entry has to separate from the next with a comma.<br><br>Example:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>Here a user in servergroup 12 get the factor 2 for the next 6000 seconds, a user in servergroup 13 get the factor 3 for 2500 seconds, and so on...";
$lang['wiboostdesc'] = "Give a 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 booster servergroup gets automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a period!<br><br><pre>servergroup ID => factor => time (in seconds)</pre><br>Each entry has to separate from the next with a comma.<br><br>Example:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>Here a user in servergroup 12 get the factor 2 for the next 6000 seconds, a user in servergroup 13 get the factor 1.25 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!";
@@ -376,6 +387,8 @@ $lang['widaform'] = "نظام التاريخ";
$lang['widaformdesc'] = "اختر كيفية ضهور التاريخ.<br><br>Example:<br>%a ايام, %h ساعات, %i دقائق, %s ثوان";
$lang['widbcfgsuc'] = "تعديلات قاعدة البيانات حفظت بنجاح";
$lang['widbcfgerr'] = "'other/dbconfig.php'خلل عند حفظ تعديلات قاعدة البيانات فشل الاتصال مع ";
$lang['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
$lang['widelcldgrp'] = "اعادة انشاء المجاميع";
$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 he can't remember ;-)";
$lang['widelsg'] = "حذف من مجموعات السيرفر";
@@ -426,11 +439,11 @@ $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>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br><br>Example:<br><pre>Your next rank up will be in &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds. The next servergroup you will reach is [B]&#37;5&#36;s[/B].</pre>";
$lang['winxmsgdesc1'] = "Define a message, which the user will get as answer at the command \"!nextup\".<br><br>Arguments:<br><pre>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Example:<br><pre>Your next rank up will be in &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds. The next servergroup you will reach is [B]&#37;5&#36;s[/B].</pre>";
$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>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br><br>Example:<br><pre>You have been reached the highest rank for &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds.</pre>";
$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><pre>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Example:<br><pre>You have been reached the highest rank for &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds.</pre>";
$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>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br><br>Example:<br><pre>You are excepted from the Ranksystem. If you wish to rank contact an admin on the TS3 server.</pre>";
$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><pre>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Example:<br><pre>You are excepted from the Ranksystem. If you wish to rank contact an admin on the TS3 server.</pre>";
$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).";
@@ -474,6 +487,8 @@ $lang['wishcolsg'] = "next servergroup";
$lang['wishcolsgdesc'] = "Show column 'next servergroup' in stats/list_rankup.php";
$lang['wishcoluuid'] = "Client-ID";
$lang['wishcoluuiddesc'] = "Show column 'unique Client-ID' in stats/list_rankup.php";
$lang['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$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";
@@ -482,13 +497,17 @@ $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['wishsort'] = "default sorting order";
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
$lang['wisupidle'] = "Mode";
$lang['wisupidledesc'] = "There are two modes, how time can be counted.<br><br>1) <b>online time</b>: 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) <b>active time</b>: Here will be deducted the inactive time (idle) from the online time of a user and only the active time counts (see column 'sum. active time' in the 'stats/list_rankup.php').<br><br>A change of the mode with an already longer running Ranksystem is not recommended, but should be working without bigger problems. Each single user will get repaired at least with the next rankup.";
$lang['wisvinfo1'] = "Attention!! By changing the mode of hashing the users IP address, it is necessary that the user connects new to the TS3 server or the user can't get synchronized with the stats page.";
$lang['wisvsuc'] = "Changes successfully saved!";
$lang['wisvres'] = "You need to restart the Ranksystem before the changes will take effect! %s";
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
$lang['witime'] = "Timezone";
$lang['witimedesc'] = "Select the timezone the server is hosted.";
$lang['witimedesc'] = "Select the timezone the server is hosted.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
$lang['wits3avat'] = "Avatar Delay";
$lang['wits3avatdesc'] = "Define a time in seconds to delay the download of changed TS3 avatars.<br><br>This function is especially useful for (music) bots, which are changing his avatar periodic.";
$lang['wits3dch'] = "Default Channel";
@@ -509,6 +528,12 @@ $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>%s<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>%s 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['witsz'] = "Log-Size";
$lang['witszdesc'] = "Set up the filesize of the log, at which the logfile will be rotated, when exceeded.<br><br>Define your value in Mebibyte.<br><br>When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!<br><br>On changing this value, the logfile size will be checked with the next restart of the bot. Is the filesize bigger than the defined value, the logfile will be rotated immediately.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "stable";
$lang['wiupch1'] = "beta";
$lang['wiupchdesc'] = "The Ranksystem will be updated automatically if a new update is available. Choose here, which update-channel you want to join.<br><br><b>stable (default)</b>: You get the latest stable version. Recommended for production environments.<br><br><b>beta</b>: You get the latest beta version. With this you get new features earlier, but the risk of bugs is much higher. Use at your own risk!<br><br>When you are changing from beta to stable release, the Ranksystem won't downgrade. It will rather wait for the next higher release of a stable version and update to this.";
$lang['wiverify'] = "Verification-Channel";
$lang['wiverifydesc'] = "Enter here the channel-ID of the verification channel.<br><br>This channel need to be set up <u>manual</u> on your TeamSpeak server. Name, permissions and other properties could be defined for your choice; only user should be possible to join this channel!<br><br>The verification is done by the respective user himself on the statistics-page (/stats/). This is only necessary if the website visitor can't automatically be matched/related with the TeamSpeak user.<br><br>To verify the TeamSpeak user, he has to be in the verification channel. There he is able to receive a token with which he can verify himself for the statistics page.";
$lang['wivlang'] = "Language";

View File

@@ -1,11 +1,19 @@
<?PHP
$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['achieve'] = "Achievement";
$lang['asc'] = "ascending";
$lang['boton'] = "Bot is running...";
$lang['botoff'] = "Bot is stopped.";
$lang['brute'] = "Mnoho nepovedených přihlášení do Ranksystému. Přihlášení bylo zablokováno na 300 sekund! Poslední přístup byl z IP adresy %s.";
$lang['brute1'] = "Neúspěšné přihlášení z IP adresy %s s přihlašovacím jménem %s.";
$lang['brute2'] = "Úspěšné přihlášení do Ranksystému z IP adresy %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['clean'] = "Skunuji uživatele ke smazání";
$lang['chkfileperm'] = "<b>Wrong file/folder permissions!</b><br>You need to correct the owner and access permissions of the named files/folders!<br><br>The <u>owner</u> of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).<br>On Linux systems you may do something like this (linux shell command):<br>%sAlso the <u>access permission</u> must be set, that the user of your webserver is able to read, write and execute files.<br>On Linux systems you may do something like this (linux shell command):<br>%sList of concerned files/folders:<br>%s";
$lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP not found here!<br>Please insert a valid PHP command inside this file!<br><br>Definition out of %s:<br>%s<br>Result of your command:%sYou can test your command before via console by adding the parameter '-v'.<br>Example: %sYou should get back the PHP version!";
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
$lang['clean'] = "Skenuji uživatele ke smazání";
$lang['cleanc'] = "Čištění uživatelů.";
$lang['cleancdesc'] = "S touto funkcí budou staří uživatelé vymazáni z databáze.<br><br>Za tímto účelem je systém Ranks sychronizován s databází TeamSpeak. Klienty, které ve službě TeamSpeak neexistují, budou ze systému Ranks vymazány.<br><br>Tato funkce je povolena pouze při deaktivaci funkce Query-Slowmode!<br><br><br>Pro automatickou úpravu týmu TeamSpeak databáze ClientCleaner lze použít:<br>%s";
$lang['cleandel'] = "%s uživatelé byli vymazáni z databáze, protože již dlouho nebyli aktivní.";
@@ -19,17 +27,18 @@ $lang['clean0002'] = "Error while deleting unnecessary avatar %s (unique Clien
$lang['clean0003'] = "Check for cleaning database done. All unnecessary stuff was deleted.";
$lang['clean0004'] = "Check for deleting users done. Nothing was changed, because function 'clean clients' is disabled (webinterface - core).";
$lang['day'] = "%s <small>den</small>";
$lang['days'] = "%s <small>dny</small>";
$lang['days'] = "%s <small>dnů</small>";
$lang['dbconerr'] = "Problém s připojením do databáze: ";
$lang['errcsrf'] = "CSRF Token is wrong or expired (=security-check failed)! Please reload this site and try it again. If you get this error repeated times, remove the session cookie from your Browser and try it again!";
$lang['errgrpid'] = "Your changes were not stored to the database due errors occurred. Please fix the problems and save your changes after!";
$lang['errgrplist'] = "Error while getting servergrouplist: ";
$lang['desc'] = "descending";
$lang['errcsrf'] = "CSRF Token je invalidní nebo vypršel (=security-check failed)! Aktualizuj stránku a zkus to znovu. Pokud problém přetrvává, smaž soubory Cookie!";
$lang['errgrpid'] = "Změny nebyly uloženy, protože nastal problém s databází. Pro zachování změn vyřešte problémy a uložte znovu.";
$lang['errgrplist'] = "Chyba při volání servergrouplist: ";
$lang['errlogin'] = "Přihlašovací ID a/nebo heslo bylo zadáno špatně! Zkuste to znovu...";
$lang['errlogin2'] = "Brute force protection: Zkuste to za %s sekund!";
$lang['errlogin3'] = "Brute force protection: Mnoho přihlášení se špatnými údaji! Byl jste zabanován na 300 sekund!";
$lang['error'] = "Chyba (Error) ";
$lang['errorts3'] = "TS3 Error: ";
$lang['errperm'] = "Please check the permission for the folder '%s'!";
$lang['errperm'] = "Prosím ověř oprávnění v adresáři '%s'!";
$lang['errselusr'] = "Prosím vyber jednoho uživatele!";
$lang['errseltime'] = "Zadej prosím online čas, pro přidání!";
$lang['errukwn'] = "Došlo k neznámé chybě!";
@@ -37,16 +46,16 @@ $lang['highest'] = "Nejvyšší rank byl již dosažen!";
$lang['install'] = "Instalace";
$lang['instdb'] = "Nainstalovat databázi";
$lang['instdbsuc'] = "Databáze %s úspěšně vytvořena.";
$lang['insterr1'] = "ATTENTION: Pokoušíte se Nainstalovat Ranksystem, ale již existuje databáze s tímto jménem \"%s\".<br>Instalace tato databáze bude vynechána!<br>Ujistěte se, že to tak chcete. Pokud ne, vyberte prosím jiný název databáze.";
$lang['insterr2'] = "PDO je potřebné k instalaci, ale není nainstalované! Nainstalujte ho pomocí--> <a href=\"http://php.net/manual/de/pdo.installation.php\" target=\"_blank\">PDO</a> a zkuste to znovu!";
$lang['insterr3'] = "PHP musí být povoleno!. Prosím povolte PHP pomocí--> <a href=\http://php.net/manual/de/function.exec.php\" target=\"_blank\">exec</a> a zkuste to znovu!";
$lang['insterr1'] = "VAROVÁNÍ: Pokoušíte se nainstalovat Ranksystem, ale databáze již s tímto jménem \"%s\" již existuje.<br>Instalace databáze bude vynechána!<br>Ujistěte se, že to je v pořádku. Pokud ne, vyberte prosím jiný název databáze.";
$lang['insterr2'] = "PHP modul PDO je potřebný k instalaci, ale není nainstalován! Nainstalujte ho pomocí--> <a href=\"http://php.net/manual/en/pdo.installation.php\" target=\"_blank\">PDO</a> a zkuste to znovu!";
$lang['insterr3'] = "PHP exec() musí být povoleno!. Prosím povolte PHP exec() pomocí--> <a href=\http://php.net/manual/en/function.exec.php\" target=\"_blank\">exec</a> a zkuste to znovu!";
$lang['insterr4'] = "Vaše PHP verze (%s) je nižší než 5.5.0. Prosím aktulizujte PHP a zkuste to znovu!";
$lang['insterr5'] = "SimpleXML je potřebné, ale není nainstalované. Nainstalujte pomocí--> <a href=\"http://php.net/manual/en/book.simplexml.php\" target=\"_blank\">simpleXML</a> a zkuste to znovu!";
$lang['insterr6'] = "PHP cURL je potřebné, ale není nainstalované. Nainstalujte pomocí--> <a href=\"//php.net/manual/en/book.curl.php\" target=\"_blank\">PHP cURL</a> a zkuse to znovu!";
$lang['insterr7'] = "PHP Zip je potřebné, ale není nainstalované. Nainstalujte pomocí--> <a href=\"//php.net/manual/en/book.zip.php\" target=\"_blank\">PHP Zip</a> a zkuse to znovu!";
$lang['insterr8'] = "PHP COM extension (php_com_dotnet.dll) je potřebné, ale není nainstalované. Nainstalujte pomocí--> <a href=\"//php.net/manual/en/book.com.php\" target=\"_blank\">PHP COM</a> a zkuse to znovu!";
$lang['insterr9'] = "PHP PDO MySQL extension (php_pdo_mysql.so) je potřebné, ale není nainstalované. Nainstalujte pomocí--> <a href=\"//http://php.net/manual/en/ref.pdo-mysql.php\" target=\"_blank\">PHP PDO MySQL</a> a zkuse to znovu!";
$lang['isntwicfg'] = "Nemohu uložit konfiguraci do databáze! Prosím přidělte všechna práva pomocí 'other/dbconfig.php' (Linux: chmod 777; Windows: 'full access') a zkuste to znovu!";
$lang['isntwicfg'] = "Nemohu uložit konfiguraci do databáze! Prosím přidělte všechna práva souboru 'other/dbconfig.php' (Linux: chmod 777; Windows: 'full access') a zkuste to znovu!";
$lang['isntwicfg2'] = "Nakonfigurujte webinterface";
$lang['isntwichm'] = "Práva pro zápis do složky \"%s\" nejsou plná! Prosím přidělte všechna práva pomocí (Linux: chmod 777; Windows: 'full access') a aktulizujte (obnovte- F5) stránku.";
$lang['isntwiconf'] = "Otevřete %s pro nastavení Ranksystemu.";
@@ -61,14 +70,14 @@ $lang['isntwidbtype'] = "Typ Databáze:";
$lang['isntwidbtypedesc'] = "Type of the database the Ranksystem should be using.<br><br>The PDO Driver for PHP does need to be installed.<br>For more informations and an actual list of requirements have a look to the installation page:<br>%s";
$lang['isntwidbusr'] = "DB uživatel:";
$lang['isntwidbusrdesc'] = "Uživatel pro přístup do databáze";
$lang['isntwidel'] = "Prosím odstraňte 'install.php' z vašeho web uložiště.";
$lang['isntwidel'] = "Prosím odstraňte 'install.php' z vašeho webového uložiště.";
$lang['isntwiusr'] = "Uživatel byl úspěšně vytvořen a přidán do Admin panelu!";
$lang['isntwiusr2'] = "Congratulations! You have finished the installation process.";
$lang['isntwiusr2'] = "Povedlo se! Instalace Ranksystému se vydařila.";
$lang['isntwiusrcr'] = "Přidat/Vytvořit uživatele do admin panelu.";
$lang['isntwiusrdesc'] = "Zadejte uživatelské jméno a heslo pro připojení do admin panelu. Přes admin panel můžete nastavovat Ranksystem.";
$lang['isntwiusrh'] = "Admin panel (webinterface)";
$lang['listacsg'] = "Aktuální úroveň";
$lang['listcldbid'] = "uživatelské-ID-v-databázi";
$lang['listcldbid'] = "ID v databázi";
$lang['listexcept'] = "Ne, udělat vyjímku";
$lang['listgrps'] = "Aktuální skupina od";
$lang['listnick'] = "Jméno uživatele";
@@ -76,20 +85,22 @@ $lang['listnxsg'] = "Další úroveň";
$lang['listnxup'] = "Další úroveň za";
$lang['listrank'] = "Úroveň";
$lang['listseen'] = "Naposledy připojen";
$lang['listsuma'] = "Dohromady online (aktivně)";
$lang['listsumi'] = "Dohromady online (neaktivně)";
$lang['listsumo'] = "Dohromady online";
$lang['listuid'] = "unique Client-ID";
$lang['listsuma'] = "Celkově online (aktivně)";
$lang['listsumi'] = "Celkově online (neaktivně)";
$lang['listsumo'] = "Celkově online";
$lang['listuid'] = "Unikátní ID";
$lang['login'] = "Přihlášení";
$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['msg0001'] = "Ranksystem je na verzi: %s";
$lang['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
$lang['msg0003'] = "Nemáto dostatečné oprávnění pro tento příkaz!";
$lang['msg0004'] = "Uživatel %s (%s) požádal o vypnutí Ranksystemu!";
$lang['msg0005'] = "cya";
$lang['msg0006'] = "brb";
$lang['msg0007'] = "Uživatel %s (%s) požádal o restart Ranksystemu!";
$lang['msg0008'] = "Kontrola aktulizací hotova! Pokud je update k dispozici, zanedlouho se Ranksystem začne aktulizovat.";
$lang['msg0009'] = "Cleaning of the user-database was started. Have a look to the ranksystem log for more information.";
$lang['msg0009'] = "Čistka databáze klientů začala.";
$lang['msg0010'] = "Run command !log to get more information.";
$lang['msg0011'] = "Cleaned group cache. Start loading groups and icons...";
$lang['noentry'] = "Žádné vstupy nenalezeny.";
$lang['pass'] = "Heslo";
$lang['pass2'] = "Změnit heslo";
@@ -102,7 +113,7 @@ $lang['sccupcount'] = "Active time of %s seconds for the unique Client-ID (%s)
$lang['sccupcount2'] = "Add an active time of %s seconds for the unique Client-ID (%s); requested about admin function.";
$lang['setontime'] = "Přidat čas";
$lang['setontimedesc'] = "Přidejte čas online k předchozím vybraným klientům. Každý uživatel dostane tentokrát navíc ke svému stávajícímu online času.<br><br>Zadaný online čas bude považován za pozici a měl by se projevit okamžitě.";
$lang['setontime2'] = "remove time";
$lang['setontime2'] = "Odebrat čas";
$lang['setontimedesc2'] = "Remove online time from the previous selected clients. Each user will get removed this time from their old online time.<br><br>The entered online time will be considered for the rank up and should take effect immediately.";
$lang['sgrpadd'] = "Udělení servergroup %s (ID: %s) uživateli s %s (unique Client-ID: %s; Client-database-ID %s).";
$lang['sgrprerr'] = "Chyba při nastavování servergroup pro uživatele %s (unique Client-ID: %s; Client-database-ID %s)!";
@@ -116,28 +127,28 @@ $lang['size_pib'] = "PiB";
$lang['size_eib'] = "EiB";
$lang['size_zib'] = "ZiB";
$lang['size_yib'] = "YiB";
$lang['stag0001'] = "Přiřadit Servergroups";
$lang['stag0001'] = "Nahození ikonek";
$lang['stag0002'] = "Povolené skupiny";
$lang['stag0003'] = "Definujte seznam serverových skupin, které může uživatel přiřadit.<br><br>Servergroups mohou být přidány také pomocí groupID (oddělte čádkou!)<br><br>Example:<br>23,24,28";
$lang['stag0004'] = "Limit skupiny";
$lang['stag0004'] = "Maximální počet skupin";
$lang['stag0005'] = "Limit servergroups, které mohou být nastaveny současně!";
$lang['stag0006'] = "Je zde více uživatelů online se stejnou unique ID s vaší IP adresou. Prosím %sklikněte sem%s pro ověření.";
$lang['stag0007'] = "Počkejte, než se vaše poslední změny projeví dříve, než změníte další věci ...";
$lang['stag0008'] = "Skupiny úspěšně uloženy. Může to nějakou dobu trvat, než se změny projeví na TS3 serveru!";
$lang['stag0009'] = "Nemůžete vybrat(mít) více %s skupin v ten stejný čas!";
$lang['stag0010'] = "Zvolte prosím alespoň jednu novou skupinu.";
$lang['stag0011'] = "Limit souběžných skupin: ";
$lang['stag0011'] = "Maximální počet ikonek: ";
$lang['stag0012'] = "nastavit skupiny";
$lang['stag0013'] = "Doplněk ON/OFF";
$lang['stag0013'] = "Modul ON/OFF";
$lang['stag0014'] = "Zapněte doplněk ON (enabled) nebo OFF (disabled).<br><br>Při deaktivaci doplňku se možná část na statistiku / webu skryje.";
$lang['stag0015'] = "You couldn't be find on the TeamSpeak server. Please %sclick here%s to verify yourself.";
$lang['stag0016'] = "verification needed!";
$lang['stag0017'] = "verificate here..";
$lang['stag0015'] = "Nemohl jsem tě najít na TeamSpeak serveru. %sKlikni zde%s pro ověření své identity.";
$lang['stag0016'] = "Je třeba ověření!";
$lang['stag0017'] = "Ověření zde..";
$lang['stix0001'] = "Statistiky serveru";
$lang['stix0002'] = "Celkem uživatelů";
$lang['stix0003'] = "Zobrazit podrobnosti";
$lang['stix0004'] = "Online čas všech uživatelů";
$lang['stix0005'] = "Nejaktivnější uživatelé za celý čas";
$lang['stix0005'] = "Nejaktivnější uživatelé od počátku věků";
$lang['stix0006'] = "Nejaktivnější uživatelé za měsíc";
$lang['stix0007'] = "Nejaktivnější uživatelé za týden";
$lang['stix0008'] = "Využití serveru";
@@ -145,39 +156,39 @@ $lang['stix0009'] = "Za 7 dnů";
$lang['stix0010'] = "Za 30 dnů";
$lang['stix0011'] = "Za 24 hodin";
$lang['stix0012'] = "Vyberte období";
$lang['stix0013'] = "Last day";
$lang['stix0014'] = "Last week";
$lang['stix0015'] = "Last month";
$lang['stix0013'] = "Za poslední den";
$lang['stix0014'] = "Za poslední týden";
$lang['stix0015'] = "Za poslední měsíc";
$lang['stix0016'] = "Aktivní / neaktivní čas (všech Uživatelů)";
$lang['stix0017'] = "Verze (všech uživatelů)";
$lang['stix0017'] = "Verze klientů";
$lang['stix0018'] = "Národnost uživatelů";
$lang['stix0019'] = "Platformy (všech uživatelů)";
$lang['stix0019'] = "Operační systémy";
$lang['stix0020'] = "Aktuální statistiky";
$lang['stix0023'] = "Stav serveru";
$lang['stix0024'] = "Online";
$lang['stix0025'] = "Offline";
$lang['stix0026'] = "Uživatelů (Online / Max.)";
$lang['stix0027'] = "Počet kanálů";
$lang['stix0026'] = "Počet uživatelů (online / max)";
$lang['stix0027'] = "Počet místností";
$lang['stix0028'] = "Průměrný ping serveru";
$lang['stix0029'] = "Celkem bajtů přijato";
$lang['stix0030'] = "Celkem bajtů odesláno";
$lang['stix0031'] = "Online čas serveru";
$lang['stix0029'] = "Celkem dat přijato";
$lang['stix0030'] = "Celkem dat odesláno";
$lang['stix0031'] = "Doba zapnutí serveru";
$lang['stix0032'] = "Předtím Offline:";
$lang['stix0033'] = "<span id=\"days\">00</span> dnů/dní, <span id=\"hours\">00</span> hodin, <span id=\"minutes\">00</span> minut, <span id=\"seconds\">00</span> sekund";
$lang['stix0034'] = "Průměrná ztráta paketů";
$lang['stix0035'] = "Celkové statistiky";
$lang['stix0036'] = "Jméno serveru";
$lang['stix0037'] = "IP/adresa serveru (adresa : Port)";
$lang['stix0037'] = "IP adresa serveru (adresa : Port)";
$lang['stix0038'] = "Heslo na serveru";
$lang['stix0039'] = "Server je veřejný";
$lang['stix0040'] = "Server zapezpečen (Server je soukromý)";
$lang['stix0039'] = "žádný (Server je veřejný)";
$lang['stix0040'] = "Ano (Server je soukromý)";
$lang['stix0041'] = "ID serveru";
$lang['stix0042'] = "Platforma na které je server hostován";
$lang['stix0042'] = "OS serveru";
$lang['stix0043'] = "Verze serveru";
$lang['stix0044'] = "Vytvoření serveru (dd/mm/yyyy)";
$lang['stix0045'] = "Nahlásit server";
$lang['stix0046'] = "Aktivováno (Aktivní)";
$lang['stix0047'] = "Neaktivováno!";
$lang['stix0045'] = "Zařazen v serverlistu";
$lang['stix0046'] = "Aktivní";
$lang['stix0047'] = "Neaktiv";
$lang['stix0048'] = "Nedostatek dat";
$lang['stix0049'] = "Online čas uživatelů / za měsíc";
$lang['stix0050'] = "Online čas uživatelů / za týden";
@@ -188,13 +199,13 @@ $lang['stix0054'] = "Neaktivní čas (v dnech)";
$lang['stix0055'] = "online za posledních 24 hodin";
$lang['stix0056'] = "online poslední %s dny/dnů";
$lang['stix0059'] = "seznam uživatelů";
$lang['stix0060'] = "Uživatel";
$lang['stix0060'] = "Počet uživatelů";
$lang['stix0061'] = "Ukaž všechny verze";
$lang['stix0062'] = "Ukaž všechny národnosti";
$lang['stix0063'] = "Ukaž všechny platformy";
$lang['stix0064'] = "Last 3 months";
$lang['stix0064'] = "Za poslední čtvrtletí";
$lang['stmy0001'] = "Mé statistiky";
$lang['stmy0002'] = "Moje úroveň";
$lang['stmy0002'] = "Moje pořadí";
$lang['stmy0003'] = "Pořadí v databázi (ID):";
$lang['stmy0004'] = "Tajný ID klíč:";
$lang['stmy0005'] = "Počet připojení na server:";
@@ -203,39 +214,39 @@ $lang['stmy0007'] = "Celkem online:";
$lang['stmy0008'] = "Online za posledních %s dnů:";
$lang['stmy0009'] = "Aktivní za posledních %s dnů:";
$lang['stmy0010'] = "Dokončeno úkolů:";
$lang['stmy0011'] = "Časová překážka do další hodnosti";
$lang['stmy0012'] = "čas: legendární";
$lang['stmy0011'] = "Úroveň v počtu strávených hodin";
$lang['stmy0012'] = "Čas: legendární";
$lang['stmy0013'] = "Protože jsi byl online %s hodin.";
$lang['stmy0014'] = "Celkem hotovo";
$lang['stmy0015'] = "Čas: Zlatý";
$lang['stmy0016'] = "% hotovo pro legendární";
$lang['stmy0017'] = "Čas: stříbro";
$lang['stmy0018'] = "% hotovo pro zlato";
$lang['stmy0019'] = "Čas: bronz";
$lang['stmy0020'] = "% Completed for Silver";
$lang['stmy0021'] = "Time: Unranked";
$lang['stmy0022'] = "% Hotovo pro bronz";
$lang['stmy0014'] = "Hotovo";
$lang['stmy0015'] = "Čas: Zlato";
$lang['stmy0016'] = "% pro Legendární";
$lang['stmy0017'] = "Čas: Stříbro";
$lang['stmy0018'] = "% pro Zlato";
$lang['stmy0019'] = "Čas: Bronz";
$lang['stmy0020'] = "% pro Stříbro";
$lang['stmy0021'] = "Čas: Bez hodnosti";
$lang['stmy0022'] = "% pro Bronz";
$lang['stmy0023'] = "Úroveň v počtu připojení";
$lang['stmy0024'] = "Legendární";
$lang['stmy0025'] = "Celkvově jste se připojil %s na server.";
$lang['stmy0025'] = "Celkově si se připojil %s-krát na server.";
$lang['stmy0026'] = "Zlato";
$lang['stmy0027'] = "Silver";
$lang['stmy0027'] = "Stříbro";
$lang['stmy0028'] = "Bronz";
$lang['stmy0029'] = "Bez hodnosti (unranked)";
$lang['stmy0030'] = "Postup do další úrovně aktivity";
$lang['stmy0031'] = "Z toho aktivní";
$lang['stna0001'] = "Národnost";
$lang['stna0002'] = "Statistiky";
$lang['stna0003'] = "Kod";
$lang['stna0003'] = "Kód";
$lang['stna0004'] = "Spočítat";
$lang['stna0005'] = "Verze";
$lang['stna0006'] = "Platformy";
$lang['stna0007'] = "Percentage";
$lang['stna0007'] = "Procentuální část";
$lang['stnv0001'] = "Serverové novinky";
$lang['stnv0002'] = "Zavřít";
$lang['stnv0003'] = "Obnovit informace o uživateli";
$lang['stnv0004'] = "Použijte toto obnove pouze tehdy, když se změnily informace o TS3, například vaše uživatelské jméno TS3";
$lang['stnv0005'] = "Funguje to pouze pokud jste právě připojeni na TeamSpeak serveru!";
$lang['stnv0004'] = "Obnovte pouze tehdy, pokud se změnily vaše informace na TS3 (například vaše přezdívka).";
$lang['stnv0005'] = "Bude to fungovat jenom v případě, že jsi připojen na TeamSpeak serveru!";
$lang['stnv0006'] = "Obnovit";
$lang['stnv0016'] = "Není dostupné";
$lang['stnv0017'] = "Nejste připojen na server! Po připojení obnovte (F5) stránku.";
@@ -257,69 +268,69 @@ $lang['stnv0032'] = "Můžete také použít možnosti filtru zobrazení (viz
$lang['stnv0033'] = "Kombinace filtru a vyhledávacího vzoru je možná. Nejprve zadejte filtr bez jakéhokoli podepisování vzoru vyhledávání.";
$lang['stnv0034'] = "Je také možné kombinovat více filtrů. Zadejte postupně toto pole do vyhledávacího pole.";
$lang['stnv0035'] = "<u>Příklad:</u><br>filter:nonexcepted:TeamSpeakUser";
$lang['stnv0036'] = "Zobrazit pouze klienty, kte jsou vyloučeny (client, servergroup or channel vyjímka).";
$lang['stnv0037'] = "Zobrazit pouze klienty, kte nejsou vyloučeny.";
$lang['stnv0038'] = "Zobrazit pouze klienty, kte jsou online.";
$lang['stnv0039'] = "Zobrazit pouze klienty, kte nejsou online.";
$lang['stnv0040'] = "Zobrazit pouze klienty, kte jsou v definované skupině. Reprezentace pozice / úrovně aktu.<br>Nahradit <i> GROUPID </ i> s požadovaným identifikátorem serverové skupiny.";
$lang['stnv0041'] = "Zobrazit pouze klienty, kte jsou vybrány podle lastseen.<br>Nahradit <i> OPERATOR </ i> 's' & lt; nebo ">" nebo '=' nebo '! ='.<br>A nahradit <i> TIME </ i> časovým razítkem nebo datem s formátem 'Ymd Hi' (příklad: 2016-06-18 20-25). Příklad: filtr: lastseen: & lt;: 2016-06-18 20-25:";
$lang['stnv0042'] = "Zobrazit pouze klienty, kte jsou z definované země<br><br>Nahradit <i> TS3-COUNTRY-CODE </ i> se zamýšlenou zemí.<br>Seznam kódů google pro ISO 3166-1 alpha-2";
$lang['stnv0036'] = "Zobrazit pouze klienty, kteří jsou vyloučeny (client, servergroup or channel vyjímka).";
$lang['stnv0037'] = "Zobrazit pouze klienty, kteří nejsou vyloučeny.";
$lang['stnv0038'] = "Zobrazit pouze klienty, kteří jsou online.";
$lang['stnv0039'] = "Zobrazit pouze klienty, kteří nejsou online.";
$lang['stnv0040'] = "Zobrazit pouze klienty, kteří jsou v definované skupině. Reprezentace pozice / úrovně aktu.<br>Nahradit <i>GROUPID</i> s požadovaným identifikátorem serverové skupiny.";
$lang['stnv0041'] = "Zobrazit pouze klienty, kteří jsou vybrány podle lastseen.<br>Nahradit <i>OPERATOR</i> 's' & lt; nebo ">" nebo '=' nebo '! ='.<br>A nahradit <i>TIME</i> časovým razítkem nebo datem s formátem 'Ymd Hi' (příklad: 2016-06-18 20-25). Příklad: filtr: lastseen: & lt;: 2016-06-18 20-25:";
$lang['stnv0042'] = "Zobrazit pouze klienty, kteří jsou z definované země<br><br>Nahradit <i>TS3-COUNTRY-CODE</i> se zamýšlenou zemí.<br>Seznam kódů google pro ISO 3166-1 alpha-2";
$lang['stnv0043'] = "Připojit se na TS3";
$lang['stri0001'] = "Informace o Ranksystemu";
$lang['stri0002'] = "Co je to Ranksystem?";
$lang['stri0003'] = "Je to bot pro TS3, který automaticky uděluje hodnosti (serverové skupiny) uživateli na serveru TeamSpeak 3 pro online čas nebo on-line činnost. Také shromažďuje informace a statistiky o uživateli a zobrazí výsledek na tomto webu.";
$lang['stri0004'] = "Kdo vytvořil Ranksystem?";
$lang['stri0005'] = "Kdy byl vytvořen Ranksystem?";
$lang['stri0006'] = "První alpha byla vydána: 05/10/2014.";
$lang['stri0007'] = "První beta byla vydána: 01/02/2015.";
$lang['stri0008'] = "Nejnovější verzi najde na <a href=\"//ts-n.net/ranksystem.php\" target=\"_blank\">Ranksystem Website</a>.";
$lang['stri0006'] = "První alpha byla vydána: 5. října 2014.";
$lang['stri0007'] = "První beta byla vydána: 1. února 2015.";
$lang['stri0008'] = "Nejnovější verzi najde na <a href=\"%s\" target=\"_blank\">Ranksystem Website</a>.";
$lang['stri0009'] = "V čem byl Ranksystem napsán?";
$lang['stri0010'] = "Ranksystem byl napsán v";
$lang['stri0011'] = "Používá také následující knihovny:";
$lang['stri0012'] = "Speciální poděkování:";
$lang['stri0013'] = "sergey, <a href=\"//vk.com/akhachirov\" target=\"_blank\">Arselopster</a>, <a href=\"//vk.com/zheez\" target=\"_blank\">DeviantUser</a> & <a href=\"//goodgame.by/\" target=\"_blank\">kidi</a> - za Ruský překlad";
$lang['stri0014'] = "Bejamin Frost - for initialisation the bootstrap design";
$lang['stri0015'] = "<a href=\"//hydrake.eu/\" target=\"_blank\">ZanK</a> & <a href=\"//mozzygaming.it\" target=\"_blank\">jacopomozzy</a> - za Italský překlad";
$lang['stri0016'] = "<a href=\"//iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"//www.sagamer.net/\" target=\"_blank\">Jehad</a> - za Arabský překlad";
$lang['stri0017'] = "<a href=\"//whitecs.ro/\" target=\"_blank\">SakaLuX</a> - za Rumunský překlad";
$lang['stri0018'] = "<a href=\"//r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - za Nizozemský překlad";
$lang['stri0019'] = "<a href=\"//umazinggames.fr/\" target=\"_blank\">Quentinti</a> - for french translation";
$lang['stri0020'] = "<a href=\"mailto://celso@esbsb.com.br\" target=\"_blank\">Pasha</a> - for portuguese translation";
$lang['stri0021'] = "<a href=\"//hdf-multigaming.de\" target=\"_blank\">Shad86</a> - for the great support on GitHub & our public server, sharing his ideas, pre-testing all that shit & much more";
$lang['stri0022'] = "<a href=\"//magicbroccoli.de\" target=\"_blank\">mightyBroccoli</a> - for sharing their ideas & pre-testing";
$lang['stri0023'] = "Stable since: 18/04/2016.";
$lang['stri0024'] = "<a href=\"//zasivarna.tk/\" target=\"_blank\">KeviN</a> - for czech translation";
$lang['stri0025'] = "<a href=\"//github.com/DoktorekOne\" target=\"_blank\">DoktorekOne</a> - for polish translation";
$lang['stri0026'] = "<a href=\"//foro.gameflix.es\" target=\"_blank\">JavierlechuXD</a> - for spanish translation";
$lang['stri0013'] = "sergey, <a href=\"//vk.com/akhachirov\" target=\"_blank\">Arselopster</a>, <a href=\"//vk.com/zheez\" target=\"_blank\">DeviantUser</a> & <a href=\"//goodgame.by/\" target=\"_blank\">kidi</a> - za ruský překlad";
$lang['stri0014'] = "Bejamin Frost - za inicializování Bootstrap designu";
$lang['stri0015'] = "<a href=\"//hydrake.eu/\" target=\"_blank\">ZanK</a> & <a href=\"//mozzygaming.it\" target=\"_blank\">jacopomozzy</a> - za italský překlad";
$lang['stri0016'] = "<a href=\"//iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"//www.sagamer.net/\" target=\"_blank\">Jehad</a> - za arabský překlad";
$lang['stri0017'] = "<a href=\"//whitecs.ro/\" target=\"_blank\">SakaLuX</a> - za rumunský překlad";
$lang['stri0018'] = "<a href=\"//r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - za nizozemský překlad";
$lang['stri0019'] = "<a href=\"//umazinggames.fr/\" target=\"_blank\">Quentinti</a> - za francouzský překlad";
$lang['stri0020'] = "<a href=\"mailto://celso@esbsb.com.br\" target=\"_blank\">Pasha</a> - za portugalský překlad";
$lang['stri0021'] = "<a href=\"//hdf-multigaming.de\" target=\"_blank\">Shad86</a> - za jeho skvělou podporu na GitHubu a na našem serveru, sdílení nápadů, testovaní všech těch hoven a mnoho dalšího...";
$lang['stri0022'] = "<a href=\"//magicbroccoli.de\" target=\"_blank\">mightyBroccoli</a> - za sdílení jeho nápadů a testování";
$lang['stri0023'] = "Stabilní od: 18/04/2016.";
$lang['stri0024'] = "<a href=\"//zasivarna.tk/\" target=\"_blank\">KeviN</a>, <a href=\"//github.com/Najsr\" target=\"_blank\">Nicer</a> - za český překlad";
$lang['stri0025'] = "<a href=\"//github.com/DoktorekOne\" target=\"_blank\">DoktorekOne</a> - za polský překlad";
$lang['stri0026'] = "<a href=\"//foro.gameflix.es\" target=\"_blank\">JavierlechuXD</a> - za španělský překlad";
$lang['sttw0001'] = "Nejlepší uživatelé";
$lang['sttw0002'] = "Tohoto týdne";
$lang['sttw0003'] = "S časem %s";
$lang['sttw0003'] = "s %s %s hodinami aktivity";
$lang['sttw0004'] = "Top 10 nejlepších";
$lang['sttw0005'] = "Hodin (Defines 100 %)";
$lang['sttw0005'] = "Hodin (udává 100 %)";
$lang['sttw0006'] = "%s hodin (%s&#37;)";
$lang['sttw0007'] = "Top 10 statistik";
$lang['sttw0008'] = "Top 10 vs. ostatní v online čase";
$lang['sttw0009'] = "Top 10 vs. ostatní v online čase (aktivní)";
$lang['sttw0010'] = "Top 10 vs. ostatní v online čase (neaktivní)";
$lang['sttw0011'] = "Top 10 (v hodinách)";
$lang['sttw0012'] = "Ostatní čas uživatelů %s (v hodinách)";
$lang['sttw0013'] = "S aktivním časem %s hodin";
$lang['sttw0014'] = "hours";
$lang['sttw0015'] = "minutes";
$lang['sttw0012'] = "Ostatních %s (v hodinách)";
$lang['sttw0013'] = "s aktivním časem %s %s hodin";
$lang['sttw0014'] = "hodin";
$lang['sttw0015'] = "minut";
$lang['sttm0001'] = "Tohoto měsíce";
$lang['stta0001'] = "Z celého času";
$lang['stve0001'] = "\nZdravím! %s,\nzde je [B]token[/B] pro vaše ověření v Ranksystemu:\n[B]%s[/B]\n\nA Token zadejte zde na webové stránce\n\nPokud jste nežádali o obnovu tokunu (hesla) tak tuto zprávu ignorujte. Pokud to bude opakova, kontaktujte administrátora.";
$lang['stta0001'] = "Od počátku věků";
$lang['stve0001'] = "\nZdravím %s,\nzde je [B]odkaz[/B] pro vaše ověření v Ranksystemu:\n[B]%s[/B]\nPokud odkaz nefunguje, můžete také zkusit manuálně zadat token [B]%s[/B]\nToken zadejte na webové stránce\n\nPokud jste nežádali o obnovu tokenu (hesla) tak tuto zprávu ignorujte. Pokud se to bude opakovat, kontaktujte administrátora.";
$lang['stve0002'] = "Zpráva s tokenem byla zaslána na váš TS3 server!";
$lang['stve0003'] = "Prosím zadejte token, který jsme Vám zaslali na TS3 server. Pokud Vám zpráva nepřišla, překontrujte si prosím unique ID.";
$lang['stve0004'] = "Zadaný token nebyl přijat! Zkuste jiný!";
$lang['stve0005'] = "Congratulations, you are successfully verified! You can now go on..";
$lang['stve0006'] = "An unknown error happened. Please try it again. On repeated times contact an admin";
$lang['stve0007'] = "Verify on TeamSpeak";
$lang['stve0008'] = "1. Choose here your unique ID on the TS3 server to verify yourself.";
$lang['stve0009'] = " -- select yourself -- ";
$lang['stve0010'] = "2. You will receive a token on the TS3 server, which you have to enter here:";
$lang['stve0003'] = "Prosím zadejte token, který jsme Vám zaslali na TS3 server. Pokud ti zpráva nepřišla, překontruj si prosím unique ID.";
$lang['stve0004'] = "Zadaný token je invalidní! Zkuste to prosím znovu!";
$lang['stve0005'] = "Gratuluji, ověření probéhlo úspěšně! Nyní můžeš pokračovat..";
$lang['stve0006'] = "Nastala neznámá výjimka, prosím zkus to znovu. Pokud se tato chyba opakuje, kontaktuj admina.";
$lang['stve0007'] = "Ověření identity na TeamSpeaku";
$lang['stve0008'] = "1. Zde vyber své unikátní ID na TS3 serveru pro ověření.";
$lang['stve0009'] = " -- vyber sebe -- ";
$lang['stve0010'] = "2. Obdržíš token na serveru, který zde obratem vložíš:";
$lang['stve0011'] = "Token:";
$lang['stve0012'] = "Ověření";
$lang['stve0012'] = "Ověřit";
$lang['time_ms'] = "ms";
$lang['time_sec'] = "sekund(sec)";
$lang['time_min'] = "minut(min.)";
@@ -338,33 +349,33 @@ $lang['upgrp0010'] = "Noticed icon of severgroup %s with ID %s got removed fro
$lang['upgrp0011'] = "Download new ServerGroupIcon for group %s with ID: %s";
$lang['upinf'] = "A new Version of the Ranksystem is available; Inform clients on server...";
$lang['upinf2'] = "The Ranksystem was recently (%s) updated. Check out the %sChangelog%s for more information about the changes.";
$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['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]https://ts-n.net/ranksystem.php#changelog[/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]%s[/URL].\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]%s[/URL].";
$lang['upusrerr'] = "Unique Client-ID %s se nemohl připojit na TeamSpeak!";
$lang['upusrinf'] = "Uživatel %s byl úspěšně informovaný..";
$lang['user'] = "Jméno";
$lang['verify0001'] = "Please be sure, you are really connected to the TS3 server!";
$lang['verify0002'] = "Enter, if not already done, the Ranksystem %sverification-channel%s!";
$lang['verify0001'] = "Ujisti se, že jsi připojen na TS3 serveru!";
$lang['verify0002'] = "Přesuň se do %smístnosti%s pro ověřování!";
$lang['verify0003'] = "If you are really connected to the TS3 server, please contact an admin there.<br>This needs to create a verfication channel on the TeamSpeak server. After this, the created channel needs to be defined to the Ranksystem, which only an admin can do.<br>More information the admin will find inside the webinterface (-> core) of the Ranksystem.<br><br>Without this activity it is not possible to verify you for the Ranksystem at this moment! Sorry :(";
$lang['verify0004'] = "No user inside the verification channel found...";
$lang['verify0004'] = "Místnost pro ověřování je prázdná...";
$lang['wi'] = "Admin panel";
$lang['wiaction'] = "Akce";
$lang['wiadmhide'] = "Skrýt vyloučené uživatele";
$lang['wiadmhidedesc'] = "Skrýt výjimku uživatele v následujícím výběru";
$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['wiadmuuid'] = "Unique ID admiinstrátora";
$lang['wiadmuuiddesc'] = "Vlož sem své unique Client-ID<br><br>Díky UID si schopen resetovat zapomenuté heslo do administrace.<br><br>Pokud není zadané žádné UID, není možné resetovat heslo!";
$lang['wiboost'] = "boost";
$lang['wiboostdesc'] = "Give a 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 booster servergroup gets automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup.<br><br><pre>servergroup ID => factor => time (in seconds)</pre><br>Each entry has to separate from the next with a comma.<br><br>Example:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>Here a user in servergroup 12 get the factor 2 for the next 6000 seconds, a user in servergroup 13 get the factor 3 for 2500 seconds, and so on...";
$lang['wiboostdesc'] = "Give a 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 booster servergroup gets automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a period!<br><br><pre>servergroup ID => factor => time (in seconds)</pre><br>Each entry has to separate from the next with a comma.<br><br>Example:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>Here a user in servergroup 12 get the factor 2 for the next 6000 seconds, a user in servergroup 13 get the factor 1.25 for 2500 seconds, and so on...";
$lang['wibot1'] = "Ranksystem bot by měl být zastaven. Zkontrolujte níže uvedený protokol pro více informací!";
$lang['wibot2'] = "Ranksystem bot by měl být spuštěn. Zkontrolujte níže uvedený protokol pro více informací!";
$lang['wibot3'] = "Ranksystem bot by měl být restartován. Zkontrolujte níže uvedený protokol pro více informací!";
$lang['wibot4'] = "Start / Stop Ranksystem bot";
$lang['wibot5'] = "Start bot";
$lang['wibot6'] = "Stop bot";
$lang['wibot7'] = "Restart bot";
$lang['wibot4'] = "Správa Ranksystem bota";
$lang['wibot5'] = "Zapnout bota";
$lang['wibot6'] = "Vypnout bota";
$lang['wibot7'] = "Restartovat bota";
$lang['wibot8'] = "Ranksystem log (extract):";
$lang['wibot9'] = "Vyplňte všechna povinná pole před spuštěním systému Ranksystemu!";
$lang['wichdbid'] = "Client-database-ID reset";
$lang['wichdbid'] = "Resetování Client-database-ID";
$lang['wichdbiddesc'] = "Resetovat čas online uživatele, pokud se změnil jeho ID týmu TeamSpeak Client-database<br>The user will be matched by his unique Client-ID.<br><br>If this function is disabled, the counting of the online (or active) time will go on by the old value, with the new Client-database-ID. In this case only the Client-database-ID of the user will be replaced.<br><br><br><b>How the Client-database-ID changes?</b><br><br>In every of the following cases the client gets a new Client-database-ID with the next connect to the TS3 server.<br><br>1) <u>automatically by the TS3 server</u><br>The TeamSpeak server has a function to delete user after X days out of the database. At default this happens, when a user is offline for 30 days and is in no permanent servergroup.<br>This option you can change inside your <u>ts3server.ini</u>:<pre>dbclientkeepdays=30</pre><br>2) <u>restoring TS3 snapshot</u><br>When you are restoring a TS3 server snapshot, the database-IDs will be changed.<br><br>3) <u>manually removing Client</u><br>A TeamSpeak client could also be removed manually or by a third-party script out of the TS3 server.";
$lang['wiconferr'] = "Došlo k chybě v konfiguraci systému Ranks. Přejděte na webové rozhraní a opravte nastavení jádra. Zvláště zkontrolujte konfiguraci 'rank up'!";
$lang['wichpw1'] = "Vaše staré heslo je nesprávné. Prosím zkuste to znovu.";
@@ -375,6 +386,8 @@ $lang['widaform'] = "Časový formát";
$lang['widaformdesc'] = "Vyberte formát zobrazení data.<br><br>Příklad:<br>% a dny,% h hodiny,% i mins,% s secs";
$lang['widbcfgsuc'] = "Databázové konfigurace byly úspěšně uloženy.";
$lang['widbcfgerr'] = "Chyba při ukládání konfigurací databáze! Připojení selhalo nebo chyba zápisu pro 'other / dbconfig.php'";
$lang['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
$lang['widelcldgrp'] = "Obnovit skupiny (groups)";
$lang['widelcldgrpdesc'] = "Rankssystém si vzpomíná na dané serverové skupiny, takže to nemusíte dávat / zkontrolovat s každým spustením pracovníka.php.<br><br>Pomocí této funkce můžete jednou jednou odstranit znalosti o daných serverových skupinách. Ve skutečnosti se řadový systém snaží poskytnout všem klientům (které jsou na serveru TS3 online) serverovou skupinu skutečné pozice.<br>Pro každého klienta, který dostane skupinu nebo zůstane ve skupině, si Ranksystem pamatuje to tak, jak bylo popsáno na začátku.<br><br>Tato funkce může být užitečná, pokud uživatel není v serverové skupině, měl by být pro definovaný čas online.<br><br>Pozor: Spusťte to v okamžiku, kdy v následujících několika minutách nekupujete být splatný !!! Ranksystem nemůže odstranit starou skupinu, protože si ji nemůže vzpomenout ;-)";
$lang['widelsg'] = "odebrat ze serverových skupin";
@@ -394,11 +407,11 @@ $lang['wigrptime'] = "definice pořadí";
$lang['wigrptimedesc'] = "Definujte zde a po uplynutí této doby by měl uživatel automaticky získat předdefinovanou serverovou skupinu.<br><br>Max. value are 999.999.999 seconds (over 31 years)<br><br><pre>čas (sekund)=>ID skupiny serverů</pre><br>Důležité pro toto je 'online čas' nebo 'aktivní čas' uživatel v závislosti na nastavení režimu.<br><br>Každý záznam se oddělí od dalšího čárkou.<br><br>Čas musí být zadán kumulativní<br><br>Příklad:<br><pre>60=>9,120=>10,180=>11</pre>Na tomto uživatelé dostanou po 60 sekundách servergroup 9, poté po 60 sekundách servergroup 10 a tak dále ...";
$lang['wihladm'] = "Seznam hodnocení (režim administrátora)";
$lang['wihladm1'] = "Přidat čas online uživateli";
$lang['wihladm2'] = "Remove online Time from User";
$lang['wihladm2'] = "Odebrat aktivitu uživateli";
$lang['wihlset'] = "nastavení";
$lang['wiignidle'] = "Ignorujte volno";
$lang['wiignidledesc'] = "Definujte dobu, po kterou bude ignorována doba nečinnosti uživatele.<br><br>Když klient na serveru nečiní nic (= nečinný), tento čas je zaznamenán systémem Ranks. S touto funkcí nebude doba pohotovosti uživatele započítána, dokud nedojde k definovanému limitu. Pouze při překročení definovaného limitu se počítá od tohoto data pro systém Ranks jako nečinný čas.<br><br>Tato funkce se přehrává pouze ve spojení s rolí 'aktivní čas'. funkce je např vyhodnotit čas poslechu v konverzacích jako aktivita.<br><br>0 = vypnout funkci<br><br>Příklad:<br>Ignorovat nečinnost = 600 (vteřin)<br>Klient má nečinnost 8 minuntes<br>důsledky:<br>8 minut nečinnosti jsou ignorovány, a proto přijímá tento čas jako aktivní čas. Pokud se doba volnoběhu nyní zvýší na více než 12 minut, takže je čas delší než 10 minut, v tomto případě by se 2 minuty považovaly za nečinné.";
$lang['wilog'] = "Logpath";
$lang['wilog'] = "Cesta k logům";
$lang['wilogdesc'] = "Cesta souboru protokolu systému Ranks.<br><br>Příklad:<br>/ var / logs / ranksystem /<br><br>Ujistěte se, že webuser má oprávnění zápisu do protokolu.";
$lang['wilogout'] = "Odhlásit se";
$lang['wimsgmsg'] = "Zprávy";
@@ -408,32 +421,32 @@ $lang['wimsgsndesc'] = "Define a message, which will be shown on the /stats/ pa
$lang['wimsgusr'] = "Oznámení o hodnocení";
$lang['wimsgusrdesc'] = "Informujte uživatele se soukromou textovou zprávou o jeho pozici.";
$lang['winav1'] = "TeamSpeak";
$lang['winav2'] = "Databaze";
$lang['winav2'] = "Databáze";
$lang['winav3'] = "Hlavní nastavení";
$lang['winav4'] = "Ostatní";
$lang['winav5'] = "Zpráva";
$lang['winav6'] = "Stránka se statistiky";
$lang['winav6'] = "Stránka Statistiky";
$lang['winav7'] = "Administrace";
$lang['winav8'] = "Start / Stop bot";
$lang['winav9'] = "Aktualizace k dispozici!";
$lang['winav9'] = "Aktualizace je k dispozici!";
$lang['winav10'] = "Použijte webinterface pouze přes% s HTTPS% s Šifrování je důležité pro zajištění ochrany osobních údajů a zabezpečení.% SPomocí použití protokolu HTTPS, který potřebuje webový server k podpoře připojení SSL.";
$lang['winav11'] = "Zadejte prosím jedinečné ID klienta administrátora Ranksystem (Ostatní -> ID administrátora). To je velmi důležité v případě, že jste přišli o své přihlašovací údaje pro webinterface (resetovat je).";
$lang['winav12'] = "Doplňky";
$lang['winav12'] = "Moduly";
$lang['winxinfo'] = "Příkaz \"!nextup\"";
$lang['winxinfodesc'] = "Umožňuje uživateli na serveru TS3 napsat příkaz '!nextup' do bot systému Ranksystem (dotaz) jako soukromou textovou zprávu.<br><br>Jako odpověď uživatel obdrží definovanou textovou zprávu s potřebným časem pro další rankup.<br><br><b>zakázáno</b> - Funkce je deaktivována. Příkaz '!nextup' bude ignorován<br><br><b> Povoleno - pouze další pozice </b> - Poskytne potřebný čas pro další skupinu<br><br><b>Povoleno - všechny další řady</b> - Poskytne potřebný čas všem vyšším hodnostem.";
$lang['winxmode1'] = "zakázáno";
$lang['winxmode2'] = "povoleno - pouze další úrovně";
$lang['winxmode3'] = "povoleno - všechny další úrovně";
$lang['winxmsg1'] = "Zpráva";
$lang['winxmsgdesc1'] = "Definujte zprávu, kterou uživatel obdrží jako odpověď příkazem \"!nextup\".<br><br>Argumenty:<br>%1\$s - dny na další rankup<br>%2\$s - hodiny next rankup<br>%3\$s - minuty do dalšího rankupu<br>%4\$s - sekundy do dalšího rankupu<br>%5\$s - název další skupiny serverů<br>%6\$s - název uživatel (příjemce)<br><br>Příklad:<br><pre>Vaše další hodnocení bude v %1\$s dny, %2\$s hodinách a %3\$s minut a %4\$s vteřin. Další skupina serverů, které dosáhnete, je [B]%5\$s[/ B].</pre>";
$lang['winxmsgdesc1'] = "Definujte zprávu, kterou uživatel obdrží jako odpověď příkazem \"!nextup\".<br><br>Argumenty:<br><pre>%1\$s - dny na další rankup<br>%2\$s - hodiny next rankup<br>%3\$s - minuty do dalšího rankupu<br>%4\$s - sekundy do dalšího rankupu<br>%5\$s - název další skupiny serverů<br>%6\$s - název uživatel (příjemce)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Příklad:<br><pre>Vaše další hodnocení bude v %1\$s dny, %2\$s hodinách a %3\$s minut a %4\$s vteřin. Další skupina serverů, které dosáhnete, je [B]%5\$s[/ B].</pre>";
$lang['winxmsg2'] = "Zpráva (nejvyšší)";
$lang['winxmsgdesc2'] = "Definujte zprávu, kterou uživatel obdrží jako odpověď na příkaz \"!nextup\", když uživatel již dosáhl nejvyšší pozici.<br><br>Argumenty:<br>%1\$s - dny na další rankup<br>%2\$s - hodiny do dalšího rankupu<br>%3\$s - minuty do dalšího rankupu<br>%4\$s - sekundy do dalšího rankupu<br>%5\$s - název další skupiny serverů<br>%6\$s - jméno uživatele (příjemce)<br><br>Příklad:<br><pre>Dosáhli jste nejvyšší pozici za %1\$s dní, %2\$s hodin a %3\$s minut a %4\$s sekund.</pre>";
$lang['winxmsgdesc2'] = "Definujte zprávu, kterou uživatel obdrží jako odpověď na příkaz \"!nextup\", když uživatel již dosáhl nejvyšší pozici.<br><br>Argumenty:<br><pre>%1\$s - dny na další rankup<br>%2\$s - hodiny do dalšího rankupu<br>%3\$s - minuty do dalšího rankupu<br>%4\$s - sekundy do dalšího rankupu<br>%5\$s - název další skupiny serverů<br>%6\$s - jméno uživatele (příjemce)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Příklad:<br><pre>Dosáhli jste nejvyšší pozici za %1\$s dní, %2\$s hodin a %3\$s minut a %4\$s sekund.</pre>";
$lang['winxmsg3'] = "Zpráva (s výjimkou)";
$lang['winxmsgdesc3'] = "Definujte zprávu, kterou uživatel obdrží jako odpověď na příkaz \"!nextup\", když je uživatel vyloučen z Ranksystemu.<br><br>Argumenty:<br>%1\$s - dny na další rankup<br>%2\$s - hodiny do dalšího rankupu<br>%3\$s - minuty do dalšího rankupu<br>%4\$s - sekund do dalšího rankupu<br>%5\$s - název další skupiny serverů<br>%6\$s - jméno uživatele (příjemce)<br><br>Příklad:<br><pre>Jste výjimka ze systému Ranks. Pokud chcete hodit, kontaktujte administrátora na serveru TS3.</pre>";
$lang['winxmsgdesc3'] = "Definujte zprávu, kterou uživatel obdrží jako odpověď na příkaz \"!nextup\", když je uživatel vyloučen z Ranksystemu.<br><br>Argumenty:<br><pre>%1\$s - dny na další rankup<br>%2\$s - hodiny do dalšího rankupu<br>%3\$s - minuty do dalšího rankupu<br>%4\$s - sekund do dalšího rankupu<br>%5\$s - název další skupiny serverů<br>%6\$s - jméno uživatele (příjemce)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Příklad:<br><pre>te výjimku z Ranksystému. Pokud to chcete změnit, kontaktujte administrátora na serveru TS3.</pre>";
$lang['wirtpw1'] = "Promiň Bro, už jste zapomněli zadat vaše ID administrátora do webového rozhraní dříve. Neexistuje žádný způsob, jak obnovit heslo!";
$lang['wirtpw2'] = "Administrátorský identifikátor nebyl nalezen na serveru TS3. Musíte být online s jedinečným ID klienta, který je uložen jako ID administrátora.";
$lang['wirtpw3'] = "Vaše IP adresa neodpovídá adrese IP administrátora na serveru TS3. Ujistěte se, že máte stejnou IP adresu online na serveru TS3 a také na této stránce (stejný protokol IPv4 / IPv6 je také potřeba).";
$lang['wirtpw4'] = "\nHeslo webového rozhraní bylo úspěšně obnoveno.\nUsername: %s\nPassword: [B]%s[/B]\n\nLogin %shere%s";
$lang['wirtpw4'] = "\nHeslo webového rozhraní bylo úspěšně obnoveno.\nJméno: %s\nHeslo: [B]%s[/B]\n\nLogin %shere%s";
$lang['wirtpw5'] = "Byla odeslána soukromá textová zpráva TeamSpeak 3 adminu s novým heslem. Klikněte zde% s pro přihlášení.";
$lang['wirtpw6'] = "Heslo webového rozhraní bylo úspěšně resetováno. Požadavek na IP% s.";
$lang['wirtpw7'] = "Obnovit heslo";
@@ -448,16 +461,16 @@ $lang['wishcolas'] = "skutečná serverová skupina";
$lang['wishcolasdesc'] = "Zobrazit sloupec 'aktuální serverová skupina' v list_rankup.php";
$lang['wishcolat'] = "aktivní čas";
$lang['wishcolatdesc'] = "Zobrazit sloupcový součet. aktivní čas 'v list_rankup.php";
$lang['wishcolcld'] = "Jméno klienta";
$lang['wishcolcld'] = "Jméno uživatele";
$lang['wishcolclddesc'] = "Zobrazit sloupec 'Název klienta' v list_rankup.php";
$lang['wishcoldbid'] = "database-ID";
$lang['wishcoldbiddesc'] = "Zobrazit sloupec 'Client-database-ID' ve sloupci list_rankup.php";
$lang['wishcolgs'] = "aktuální skupina od";
$lang['wishcolgsdesc'] = "Zobrazit aktuální sloupec 'od roku' v list_rankup.php";
$lang['wishcolha0'] = "disable hashing";
$lang['wishcolha1'] = "secure hashing";
$lang['wishcolha2'] = "fast hashing (default)";
$lang['wishcolha'] = "hash IP addresses";
$lang['wishcolha0'] = "Vypnout hashování";
$lang['wishcolha1'] = "Bezpečné hashování";
$lang['wishcolha2'] = "Rychlé hashování (výchozí)";
$lang['wishcolha'] = "Hash IP adres";
$lang['wishcolhadesc'] = "The TeamSpeak 3 server stores the IP address of each client. This we need for the Ranksystem to bind the website user of the statistics page with the related TeamSpeak user.<br><br>With this function you can active an encrypting / hashing of the IP addresses of TeamSpeak users. When enabled, only the hashed value will be stored in the database, instead of storing it in plain text. This is needed in some cases of your privacy legal; especially required due the EU-GDPR.<br><br><b>fast hashing (default):</b> IP addresses will be hashed. The salt is different for each ranksystem instance, but same for all users on the server. This makes it faster, but also weaker as the 'secure hashing'.<br><br><b>secure hashing:</b> IP addresses will be hashed. Each user will get his own salt, which makes it hard to decrypt the IP (=secure). This parameter is conform with the EU-GDPR. Contra: This variation affects the performance, especially on bigger TeamSpeak servers, it will slow down the statistics page on first site load very much. Also it inceases the needed resources.<br><br><b>disable hashing:</b> If this function is disabled the IP address of a user will be stored in plain text. This is the fastest option that requires the least resources.<br><br><br>In all variants the IP addresses of users will only be stored as long as the user is connected to the TS3 server (less data collection - EU-GDPR).<br><br>The IP addresses of users will only be stored once a user connected to the TS3 server. On changing this function the user needs to reconnect to the TS3 server to be able to get verified with the Ranksystem webpage.";
$lang['wishcolit'] = "doba nečinnosti";
$lang['wishcolitdesc'] = "Zobrazit sloupec 'součet čas nečinnosti' v list_rankup.php";
@@ -467,12 +480,14 @@ $lang['wishcolnx'] = "další úroveň";
$lang['wishcolnxdesc'] = "Zobrazit sloupec 'další pozice nahoru' v list_rankup.php";
$lang['wishcolot'] = "online čas";
$lang['wishcolotdesc'] = "Zobrazit sloupcový součet. online čas 'v list_rankup.php";
$lang['wishcolrg'] = "rank/úroveň";
$lang['wishcolrg'] = "Rank";
$lang['wishcolrgdesc'] = "Zobrazit sloupec 'rank' v list_rankup.php";
$lang['wishcolsg'] = "další serverová skupina";
$lang['wishcolsgdesc'] = "Zobrazit sloupec 'next servergroup' v list_rankup.php";
$lang['wishcoluuid'] = "Client-ID";
$lang['wishcoluuiddesc'] = "Zobrazit sloupec 'unique Client ID' v list_rankup.php";
$lang['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$lang['wishexcld'] = "s výjimkou klienta";
$lang['wishexclddesc'] = "Zobrazit klienty v seznamu_rankup.php, které jsou vyloučeny, a proto se nezúčastní systému Ranks.";
$lang['wishexgrp'] = "s výjimkou skupin";
@@ -481,14 +496,18 @@ $lang['wishhicld'] = "Klienti na nejvyšší úrovni";
$lang['wishhiclddesc'] = "Zobrazit klienty v seznamu_rankup.php, který dosáhl nejvyšší úrovně v systému Ranks.";
$lang['wishnav'] = "zobrazit navigaci na webu";
$lang['wishnavdesc'] = "Zobrazit stránku navigace na stránce 'statistiky'.<br><br>Pokud je tato možnost deaktivována na stránce statistik, navigace na webu bude skryta. 'stats / list_rankup.php' a vložte jej jako rámeček do stávajícího webu nebo do tabulky.";
$lang['wishsort'] = "default sorting order";
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
$lang['wisupidle'] = "Mod";
$lang['wisupidledesc'] = "Existují dva režimy, protože může být započítán čas a může se použít pro zvýšení počtu bodů.<br><br>1) <b>online čas</b>: Zde je zohledněna čistá doba online uživatele (viz sloupec 'Součet online času 'v' stats / list_rankup.php ')<br><br>2) <b>aktivní čas</b>: bude odečten z online času uživatele, neaktivního času (nečinnosti) (viz sloupec' součet aktivního času 'v 'stats / list_rankup.php').<br><br>Změna režimu s již delší běžící databází se nedoporučuje, ale může fungovat.";
$lang['wisvconf'] = "uložit";
$lang['wisvinfo1'] = "Attention!! By changing the mode of hashing the users IP address, it is necessary that the user connects new to the TS3 server or the user can't get synchronized with the stats page.";
$lang['wisvsuc'] = "Změny byly úspěšně uloženy!";
$lang['wisvres'] = "Potřebujete restartovat systém Ranks předtím, než se změny projeví! % s";
$lang['wisvres'] = "Je potřeba restartovat Ranksystem předtím, než se změny projeví! %s";
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
$lang['witime'] = "Časové pásmo";
$lang['witimedesc'] = "Vyberte časové pásmo hostované serveru.";
$lang['witimedesc'] = "Vyberte časové pásmo hostované serveru.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
$lang['wits3avat'] = "Avatar Delay";
$lang['wits3avatdesc'] = "Definujte čas v sekundách, abyste zpožděli stahování změněných avatarů TS3.<br><br>Tato funkce je užitečná zejména pro (hudební) boty, které mění svůj pravidelný avatar.";
$lang['wits3dch'] = "Výchozí kanál";
@@ -504,11 +523,17 @@ $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>%s";
$lang['wits3query'] = "TS3 Query-Port";
$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['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>%s<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>%s 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['witsz'] = "Log-Size";
$lang['witszdesc'] = "Set up the filesize of the log, at which the logfile will be rotated, when exceeded.<br><br>Define your value in Mebibyte.<br><br>When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!<br><br>On changing this value, the logfile size will be checked with the next restart of the bot. Is the filesize bigger than the defined value, the logfile will be rotated immediately.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "stable";
$lang['wiupch1'] = "beta";
$lang['wiupchdesc'] = "The Ranksystem will be updated automatically if a new update is available. Choose here, which update-channel you want to join.<br><br><b>stable (default)</b>: You get the latest stable version. Recommended for production environments.<br><br><b>beta</b>: You get the latest beta version. With this you get new features earlier, but the risk of bugs is much higher. Use at your own risk!<br><br>When you are changing from beta to stable release, the Ranksystem won't downgrade. It will rather wait for the next higher release of a stable version and update to this.";
$lang['wiverify'] = "Verification-Channel";
$lang['wiverifydesc'] = "Enter here the channel-ID of the verification channel.<br><br>This channel need to be set up <u>manual</u> on your TeamSpeak server. Name, permissions and other properties could be defined for your choice; only user should be possible to join this channel!<br><br>The verification is done by the respective user himself on the statistics-page (/stats/). This is only necessary if the website visitor can't automatically be matched/related with the TeamSpeak user.<br><br>To verify the TeamSpeak user, he has to be in the verification channel. There he is able to receive a token with which he can verify himself for the statistics page.";
$lang['wivlang'] = "Jazyk";

View File

@@ -1,28 +1,37 @@
<?PHP
$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['achieve'] = "Errungenschaft";
$lang['asc'] = "Aufsteigend";
$lang['boton'] = "Bot läuft...";
$lang['botoff'] = "Bot gestoppt.";
$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['chkfileperm'] = "<b>Falsche Datei-/Ordnerberechtigungen!</b><br>Es müssen die Eigentümer- und Zugriffsberechtigungen der folgend genannten Dateien/Ordner korrigiert werden!<br><br><u>Inhaber</u> aller Dateien und Ordner des Ranksystem-Installationsordners muss der Benutzer des Webservers sein (z.B.: www-data).<br>Auf Linux-Systemen hilft etwas wie (Linux-Shell-Befehl):<br>%sAuch die <u>Zugriffsberechtigungen</u> müssen so eingestellt sein, dass der Benutzer Ihres Webservers Dateien lesen, schreiben und ausführen kann.<br>Auf Linux-Systemen hilft etwas wie (Linux-Shell-Befehl):<br>%sListe der betroffenen Dateien/Ordner:<br>%s";
$lang['chkphpcmd'] = "<b>Falscher PHP-Befehl</b> definiert in der Datei %s! PHP wurde hier nicht gefunden!<br>Bitte füge einen gültigen PHP-Befehl in diese Datei ein!<br><br>Definition aus %s:<br>%s<br>Ausgabe deines commands:%sDer PHP-Befehl kann zuvor über die Konsole getestet werden, in dem der Paramter '-v' angehangen wird.<br>Beispiel: %sEs sollte die PHP-Version zurückgegeben werden!";
$lang['chkphpmulti'] = "Es scheint, dass <b>mehrere PHP-Versionen</b> auf dem System laufen.<br><br>Der <u>Webserver</u> (diese Seite) läuft mit Version: %s<br>Der definierte Befehl aus %s läuft unter Version: %s<br><br>Bitte verwende für beides die gleiche PHP-Version!<br><br>Die Version für den Ranksystem-Bot kann in der Datei %s definiert werden. Weitere Informationen und Beispiele können aus der Datei entnommen werden.<br>Aktuelle Definition aus %s:<br>%sEs kann auch die PHP-Version geändert werden, die der Webserver verwendet. Bitte nutze das World Wide Web, um weitere Hilfe hierfür zu erhalten.<br><br>Wir empfehlen, immer die neueste PHP-Version zu verwenden!<br><br>Wenn die PHP-Versionen in der Systemumgebung nicht angepasst werden können, es dennoch funktioniert, ist das in Ordnung. Dennoch ist der einzig offziell unterstützte Weg mit einer einzigen PHP-Version für beides!";
$lang['chkphpmulti2'] = "Der Pfad, wo Sie PHP möglicherweise auf dem Webserver finden:%s";
$lang['clean'] = "Scanne nach Usern, welche zu löschen sind...";
$lang['cleanc'] = "Clientlöschung";
$lang['cleanc'] = "Client-Löschung";
$lang['cleancdesc'] = "Mit dieser Funktion werden alte Clients aus dem Ranksystem gelöscht.<br><br>Hierzu wird die TeamSpeak Datenbank mit dem Ranksystem abgeglichen. Clients, welche nicht mehr in der TeamSpeak Datenbank existieren, werden aus dem Ranksystem gelöscht.<br><br>Diese Funktion kann nur genutzt werden, wenn der 'Query-Slowmode' deaktiviert ist!<br><br><br>Zur automatischen Bereinigung der TeamSpeak Datenbank kann der ClientCleaner genutzt werden:<br>%s";
$lang['cleandel'] = "Es wurden %s Clients aus der Ranksystem-Datenbank gelöscht, da sie nicht mehr in der TeamSpeak Datenbank vorhanden sind.";
$lang['cleanno'] = "Es gab nichts zu löschen...";
$lang['cleanp'] = "Löschintervall";
$lang['cleanpdesc'] = "Bestimme einen Intervall, wie oft die 'Clientlöschung' laufen soll.<br><br>Angabe der Zeit in Sekunden!<br><br>Empfohlen wird die Clientlöschung nur einmal am Tag laufen zu lassen, da für größere Datenbanken die Laufzeit extrem steigt.";
$lang['cleanpdesc'] = "Bestimme einen Intervall, wie oft die 'Client-Löschung' laufen soll.<br><br>Angabe der Zeit in Sekunden!<br><br>Empfohlen wird die Client-Löschung nur einmal am Tag laufen zu lassen, da für größere Datenbanken die Laufzeit extrem steigt.";
$lang['cleanrs'] = "Clients in der Ranksystem Datenbank: %s";
$lang['cleants'] = "Clients in der TeamSpeak Datenbank gefunden: %s (von %s)";
$lang['clean0001'] = "Nicht benötigtes Avatar %s (ehemals eindeutige Client-ID: %s) erfolgreich gelöscht.";
$lang['clean0002'] = "Fehler beim Löschen eines nicht benötigten Avatars %s (eindeutige Client-ID: %s). Bitte überprüfe die Zugriffsrechte auf das Verzeichnis 'avatars'!";
$lang['clean0003'] = "Überprüfung der Datenbankbereinigung abgeschlossen. Alle unnötigen Daten wurden gelöscht.";
$lang['clean0004'] = "Überprüfung der zu löschenden User abgeschlossen. Nichts wurde getan, da die Funktion 'Clientlöschung' deaktiviert ist (Webinterface - Kern).";
$lang['clean0004'] = "Überprüfung der zu löschenden User abgeschlossen. Nichts wurde getan, da die Funktion 'Client-Löschung' deaktiviert ist (Webinterface - Kern).";
$lang['day'] = "%s <small>Tag</small>";
$lang['days'] = "%s <small>Tage</small>";
$lang['dbconerr'] = "Verbindung zur Datenbank gescheitert: ";
$lang['errcsrf'] = "CSRF Token ist inkorrekt oder abgelaufen (=Sicherheitsprüfung fehlgeschlagen)! Bitte lade die Seite neu und versuche es noch einmal! Bei wiederholtem Fehlerfall bitte den Session Cookie aus deinem Browser löschen und es noch einmal versuchen!";
$lang['errgrpid'] = "Your changes were not saved to the database due errors occured. Please fix the problems and save your changes after!";
$lang['desc'] = "Absteigend";
$lang['errcsrf'] = "CSRF Token ist inkorrekt oder abgelaufen (=Sicherheitsprüfung fehlgeschlagen)! Bitte lade die Seite neu und versuche es noch einmal! Im wiederholtem Fehlerfall bitte den Session Cookie aus deinem Browser löschen und es noch einmal versuchen!";
$lang['errgrpid'] = "Deine Änderungen konnten nicht gespeichert werden aufgrund eines Datenbank-Fehlers. Bitte behebe das Problem und versuche es erneut!";
$lang['errgrplist'] = "Fehler beim Abholen der Servergruppenliste: ";
$lang['errlogin'] = "Benutzername und/oder Passwort sind falsch! Versuche es erneut...";
$lang['errlogin2'] = "Brute force Schutz: Bitte versuche es in %s Sekunden erneut!";
@@ -45,12 +54,12 @@ $lang['insterr5'] = "SimpleXML wird benötigt, scheint jedoch nicht verfügbar
$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['insterr8'] = "PHP COM Extension (php_com_dotnet.dll) wird benötigt, scheint jedoch nicht verfügbar zu sein. Bitte installiere <a href=\"//php.net/manual/de/book.com.php\" target=\"_blank\">PHP COM</a> und versuche es erneut!";
$lang['insterr9'] = "PHP PDO MySQL extension (php_pdo_mysql.so) is needed but seems not to be available. Install <a href=\"//http://php.net/manual/en/ref.pdo-mysql.php\" target=\"_blank\">PHP PDO MySQL</a> and try it again!";
$lang['insterr9'] = "PHP PDO MySQL extension (php_pdo_mysql.so) wird benötigt, scheint jedoch nicht verfügbar zu sein. Bitte installiere <a href=\"//http://php.net/manual/en/ref.pdo-mysql.php\" target=\"_blank\">PHP PDO MySQL</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.";
$lang['isntwiconf'] = "Öffne das %s um das Ranksystem zu konfigurieren!";
$lang['isntwidbhost'] = "DB Hostadresse:";
$lang['isntwidbhost'] = "DB Host-Adresse:";
$lang['isntwidbhostdesc'] = "Adresse des Servers, worauf die Datenbank läuft.<br>(IP oder DNS)<br><br>Befinden sich Datenbank Server und Webspace auf dem selben System, so sollte es mit <pre>localhost</pre> oder <pre>127.0.0.1</pre>funktionieren.";
$lang['isntwidbmsg'] = "Datenbank-Fehler: ";
$lang['isntwidbname'] = "DB Name:";
@@ -58,7 +67,7 @@ $lang['isntwidbnamedesc'] = "Name der Datenbank";
$lang['isntwidbpass'] = "DB Passwort:";
$lang['isntwidbpassdesc'] = "Passwort für die Datenbank";
$lang['isntwidbtype'] = "DB Typ:";
$lang['isntwidbtypedesc'] = "Typ der Datenbank, welche das Ranksystem nutzen soll.<br><br>Der PDO Treiber für PHP muss installiert sein.<br>Mehr Informationen und eine aktuelle Liste der Anforderungen findest du auf der Installationsseite:<br>%s";
$lang['isntwidbtypedesc'] = "Typ der Datenbank, welche das Ranksystem nutzen soll.<br><br>Der PDO-Treiber für PHP muss installiert sein.<br>Mehr Informationen und eine aktuelle Liste der Anforderungen findest du auf der offiziellen Ranksystem-Seite:<br>%s";
$lang['isntwidbusr'] = "DB Benutzer:";
$lang['isntwidbusrdesc'] = "Username für die Datenbank";
$lang['isntwidel'] = "Bitte lösche noch die Datei 'install.php' vom Webserver!";
@@ -77,19 +86,21 @@ $lang['listnxup'] = "nächster Rang";
$lang['listrank'] = "Rang";
$lang['listseen'] = "zuletzt gesehen";
$lang['listsuma'] = "ges. aktive Zeit";
$lang['listsumi'] = "ges. idle Zeit";
$lang['listsumi'] = "ges. Idle-Zeit";
$lang['listsumo'] = "ges. online Zeit";
$lang['listuid'] = "eindeutige Client-ID";
$lang['login'] = "Login";
$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['msg0002'] = "Eine Liste verfügbarer Bot-Befehle, findest du hier [URL]https://ts-ranksystem.com/#commands[/URL]";
$lang['msg0003'] = "Du bist nicht berechtigt diesen Befehl abzusetzen!";
$lang['msg0004'] = "Client %s (%s) fordert Abschaltung.";
$lang['msg0005'] = "cya";
$lang['msg0006'] = "brb";
$lang['msg0007'] = "Client %s (%s) fordert Neustart.";
$lang['msg0008'] = "Update check erfolgt. Wenn eine neue Version bereit steht, erfolgt das Update unverzüglich.";
$lang['msg0009'] = "Die Bereinigung der Userdatenbank wurde gestartet. Für mehr Informationen werfe einen Blick in die Ranksystem-Log.";
$lang['msg0008'] = "Update-Check erfolgt. Wenn eine neue Version bereit steht, erfolgt das Update unverzüglich.";
$lang['msg0009'] = "Die Bereinigung der User-Datenbank wurde gestartet.";
$lang['msg0010'] = "Führe den Befehl !log aus, um mehr Informationen zu erhalten.";
$lang['msg0011'] = "Gruppen Cache bereinigt. Starte erneutes Laden der Gruppen und Icons...";
$lang['noentry'] = "Keine Einträge gefunden..";
$lang['pass'] = "Passwort";
$lang['pass2'] = "Passwort ändern";
@@ -98,14 +109,14 @@ $lang['pass4'] = "neues Passwort";
$lang['pass5'] = "Passwort vergessen?";
$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['sccupcount'] = "Aktive Zeit von %s Sekunden für die eindeutige Client-ID (%s) wird in wenigen Sekunden hinzugefügt (siehe Ranksystem log).";
$lang['sccupcount'] = "Aktive Zeit von %s Sekunden für die eindeutige Client-ID (%s) wird in wenigen Sekunden hinzugefügt (siehe Ranksystem-Log).";
$lang['sccupcount2'] = "Füge eine aktive Zeit von %s Sekunden der eindeutigen Client-ID (%s) hinzu; angefordert über Admin Funktion.";
$lang['setontime'] = "Zeit hinzufügen";
$lang['setontimedesc'] = "Füge eine online Zeit den zuvor ausgewählten Usern hinzu. Jeder User erhält diese Zeit zusätzlich zur bestehenden.<br><br>Die eingegebene online Zeit wird direkt für die Rangsteigerung berücksichtigt und sollte sofort Wirkung zeigen.";
$lang['setontime2'] = "Zeit entfernen";
$lang['setontimedesc2'] = "Entferne Zeit online Zeit von den zuvor ausgewählten Usern. Jeder User bekommt diese Zeit von seiner bisher angesammelten Zeit abgezogen.<br><br>Der eingegebene Abzug wird direkt für die Rangsteigerung berücksichtigt und sollte sofort Wirkung zeigen.";
$lang['sgrpadd'] = "Servergruppe %s (ID: %s) zu User %s (eindeutige Client-ID: %s; Client-Datenbank-ID %s) hinzugefügt.";
$lang['sgrprerr'] = "Betroffener User: %s (unique Client-ID: %s; Client-database-ID %s) und ServerGruppe %s (ID: %s).";
$lang['sgrprerr'] = "Betroffener User: %s (eindeutige Client-ID: %s; Client-Datenbank-ID %s) und Servergruppe %s (ID: %s).";
$lang['sgrprm'] = "Servergruppe %s (ID: %s) von User %s (eindeutige Client-ID: %s; Client-Datenbank-ID %s) entfernt.";
$lang['size_byte'] = "B";
$lang['size_kib'] = "KiB";
@@ -121,11 +132,11 @@ $lang['stag0002'] = "Erlaubte Gruppen";
$lang['stag0003'] = "Definiere die Servergruppen, welche ein User sich selbst geben kann.<br><br>Die Servergruppen sind mit ihrer Gruppen-ID (Servergruppen-Datenbank-ID) durch Komma getrennt zu erfassen.<br><br>Beispiel:<br>23,24,28";
$lang['stag0004'] = "Gruppen Limit";
$lang['stag0005'] = "Max. Anzahl der Servergruppen, welche gleichzeitig gesetzt sein können.";
$lang['stag0006'] = "Es sind meherer eindeutige IDs online mit deiner IP Adresse. Bitte %sklicke hier%s um dich zunächst zu verifizieren.";
$lang['stag0006'] = "Es sind mehrere eindeutige Client-IDs mit der gleichen (deiner) IP Adresse online. Bitte %sklicke hier%s um dich zunächst zu verifizieren.";
$lang['stag0007'] = "Bitte warte, bis die letzten Änderungen durchgeführt wurden, bevor du weitere Dinge änderst...";
$lang['stag0008'] = "Gruppen-Änderungen erfolgreich gespeichert. Es kann ein paar Sekunden dauern, bis die Änderungen auf dem TS3 Server erfolgt.";
$lang['stag0009'] = "Du kannst nicht mehr als %s Gruppe(n) zur selben Zeit setzen!";
$lang['stag0010'] = "Bitte wähle mind. eine Gruppe.";
$lang['stag0010'] = "Bitte wähle mindestens eine Gruppe.";
$lang['stag0011'] = "Limit gleichzeitiger Gruppen: ";
$lang['stag0012'] = "setze Gruppe(n)";
$lang['stag0013'] = "Addon ON/OFF";
@@ -171,7 +182,7 @@ $lang['stix0037'] = "Server Adresse (Host Adresse: Port)";
$lang['stix0038'] = "Server Passwort";
$lang['stix0039'] = "Nein (Öffentlich)";
$lang['stix0040'] = "Ja (Privat)";
$lang['stix0041'] = "Server ID";
$lang['stix0041'] = "Server-ID";
$lang['stix0042'] = "Server Plattform";
$lang['stix0043'] = "Server Version";
$lang['stix0044'] = "Server Erstelldatum (dd/mm/yyyy)";
@@ -195,8 +206,8 @@ $lang['stix0063'] = "zeige alle Plattformen";
$lang['stix0064'] = "letzten 3 Monate";
$lang['stmy0001'] = "Meine Statistiken";
$lang['stmy0002'] = "Rank";
$lang['stmy0003'] = "Datenbank ID:";
$lang['stmy0004'] = "Eindeutige Client ID:";
$lang['stmy0003'] = "Datenbank-ID:";
$lang['stmy0004'] = "Eindeutige Client-ID:";
$lang['stmy0005'] = "Insg. Verbunden zum TS:";
$lang['stmy0006'] = "Startzeitpunkt der Statistiken:";
$lang['stmy0007'] = "Gesamte online Zeit:";
@@ -252,12 +263,12 @@ $lang['stnv0027'] = "Die Informationen auf dieser Seite scheinen veraltet! Es
$lang['stnv0028'] = "(Du bist nicht zum TS3 verbunden!)";
$lang['stnv0029'] = "Rank-Liste";
$lang['stnv0030'] = "Ranksystem Info";
$lang['stnv0031'] = "Über das Suchfeld können nach Teile im Clientnamen, der eindeutigen Client-ID und der Client-Datenbank-ID gesucht werden.";
$lang['stnv0031'] = "Über das Suchfeld können nach Teile im Client-Namen, der eindeutigen Client-ID und der Client-Datenbank-ID gesucht werden.";
$lang['stnv0032'] = "Es ist auch möglich bestimmte Filterregeln anzuwenden (siehe unterhalb). Der Filter wird auch im Suchfeld hinterlegt.";
$lang['stnv0033'] = "Kombinationen von Filter und einem Suchwert sind möglich. Trage hierfür den/die Filter gefolgt von dem Suchwert ein.";
$lang['stnv0034'] = "Auch ist es möglich mehrere Filter zu kombinieren. Trage diese einfach fortlaufend in das Suchfeld ein.";
$lang['stnv0035'] = "<u>Beispiel:</u><br>filter:nonexcepted:TeamSpeakUser";
$lang['stnv0036'] = "Zeigt nur Clients an, welche ausgeschlossen sind (Client, Severgruppen oder Channel-Ausnahme).";
$lang['stnv0036'] = "Zeigt nur Clients an, welche ausgeschlossen sind (Client, Servergruppen oder Channel-Ausnahme).";
$lang['stnv0037'] = "Zeigt nur Clients an, welche nicht ausgeschlossen sind.";
$lang['stnv0038'] = "Zeigt nur Clients an, welche online sind";
$lang['stnv0039'] = "Zeigt nur Clients an, welche nicht online sind";
@@ -272,7 +283,7 @@ $lang['stri0004'] = "Wer hat das Ranksystem erstellt?";
$lang['stri0005'] = "Wann wurde das Ranksystem erstellt?";
$lang['stri0006'] = "Erste Alpha Version: 05.10.2014.";
$lang['stri0007'] = "Erste Beta Version: 01.02.2015.";
$lang['stri0008'] = "Die neuste Version kannst du auf der <a href=\"//ts-n.net/ranksystem.php\" target=\"_blank\">Ranksystem Website</a> finden.";
$lang['stri0008'] = "Die neuste Version kannst du auf der <a href=\"%s\" target=\"_blank\">Ranksystem Website</a> finden.";
$lang['stri0009'] = "Wie wurde das Ranksystem erstellt?";
$lang['stri0010'] = "Das Ranksystem basiert auf";
$lang['stri0011'] = "Es nutzt weiterhin die folgenden Programmbibliotheken:";
@@ -299,8 +310,8 @@ $lang['sttw0005'] = "Stunden (definiert 100 %)";
$lang['sttw0006'] = "%s Stunden (%s&#37;)";
$lang['sttw0007'] = "Top 10 Statistiken";
$lang['sttw0008'] = "Top 10 vs Andere; Online Zeit";
$lang['sttw0009'] = "Top 10 Vs Others; Aktive Zeit";
$lang['sttw0010'] = "Top 10 Vs Others; Inaktive Zeit";
$lang['sttw0009'] = "Top 10 vs Andere; Aktive Zeit";
$lang['sttw0010'] = "Top 10 vs Andere; Inaktive Zeit";
$lang['sttw0011'] = "Top 10 (in Stunden)";
$lang['sttw0012'] = "Andere %s User (in Stunden)";
$lang['sttw0013'] = "mit %s %s aktive Zeit";
@@ -308,24 +319,24 @@ $lang['sttw0014'] = "Stunden";
$lang['sttw0015'] = "Minuten";
$lang['sttm0001'] = "des Monats";
$lang['stta0001'] = "aller Zeiten";
$lang['stve0001'] = "\nHallo %s,\num dich für das Ranksystem zu verifizieren klicke bitte auf den folgenden Link:\n[B]%s[/B]\n\nSollte dieser nicht funktionieren, so kannst du auch den folgenden Token manuell eintragen:\n%s\n\nHast du diese Nachricht nicht angefordert, so ignoriere sie bitte. Bei wiederholtem Erhalt kontaktiere bitte einen Admin.";
$lang['stve0001'] = "\nHallo %s,\num dich für das Ranksystem zu verifizieren klicke bitte auf den folgenden Link:\n[B]%s[/B]\n\nSollte dieser nicht funktionieren, so kannst du auf der Webseite auch den folgenden Token manuell eintragen:\n%s\n\nHast du diese Nachricht nicht angefordert, so ignoriere sie bitte. Bei wiederholtem Erhalt kontaktiere bitte einen Admin!";
$lang['stve0002'] = "Eine Nachricht mit dem Token wurde auf dem TS3 Server an dich versandt.";
$lang['stve0003'] = "Bitte trage den token ein, welchen du auf dem TS3 server erhalten hast. Wenn du keine Nachricht bekommen hast, überprüfe, ob du die richtige eindeutige ID gewählt hast.";
$lang['stve0003'] = "Bitte trage den Token ein, welchen du auf dem TS3 Server erhalten hast. Solltest du keine Nachricht erhalten haben, überprüfe, ob du die richtige eindeutige Client-ID gewählt hast.";
$lang['stve0004'] = "Der eingegebene Token stimmt nicht überein! Bitte versuche es erneut.";
$lang['stve0005'] = "Gratulation, du wurdest erfolgreich verifiziert! Du kannst nun fortfahren...";
$lang['stve0006'] = "Ein unbekannter Fehler ist passiert. Bei wiederholtem Vorkommen benachrichtige bitte einen Admin.";
$lang['stve0007'] = "Verifizier-Prozess (über TeamSpeak)";
$lang['stve0006'] = "Ein unbekannter Fehler ist aufgetreten. Bei wiederholtem Vorkommen benachrichtige bitte einen Admin.";
$lang['stve0007'] = "Verifizierungs-Prozess (über TeamSpeak)";
$lang['stve0008'] = "Wähle hier deine eindeutige Client-ID auf dem TS3 Server um dich zu verifizieren.";
$lang['stve0009'] = " -- wähle dich aus -- ";
$lang['stve0010'] = "Du wirst einen Token auf dem TS3 Server erhalten, welcher hier einzugeben ist:";
$lang['stve0011'] = "Token:";
$lang['stve0012'] = "verifizieren";
$lang['time_ms'] = "Ms.";
$lang['time_ms'] = "ms";
$lang['time_sec'] = "Sek.";
$lang['time_min'] = "Min.";
$lang['time_hour'] = "Std.";
$lang['time_day'] = "Tag(e)";
$lang['upgrp0001'] = "Es ist die Servergruppe mit der ID %s im Parameter '%s' (Webinterface -> Kern) konfiguriert, jedoch ist diese Servergruppe nicht (mehr) auf dem TS3 Server vorhanden! Bitte korrigiere dies oder es können hierdurch Fehler auftreten!";
$lang['upgrp0001'] = "Es ist eine Servergruppe mit der ID %s im Parameter '%s' (Webinterface -> Kern) konfiguriert, jedoch ist diese Servergruppe nicht (mehr) auf dem TS3 Server vorhanden! Bitte korrigiere dies oder es können hierdurch Fehler auftreten!";
$lang['upgrp0002'] = "Lade neues ServerIcon herunter";
$lang['upgrp0003'] = "Fehler beim Schreiben des ServerIcons.";
$lang['upgrp0004'] = "Fehler beim Herunterladen des ServerIcons vom TS3 Server: ";
@@ -338,12 +349,12 @@ $lang['upgrp0010'] = "Das Icon der Servergruppe %s mit der ID %s wurde vom TS3
$lang['upgrp0011'] = "Lade neues Servergruppen-Icon für die Servergruppe %s mit der ID: %s herunter.";
$lang['upinf'] = "Eine neue Version des Ranksystems ist verfügbar. Informiere Clients auf dem Server...";
$lang['upinf2'] = "Das Ranksystem wurde kürzlich (%s) aktualisiert. Die %sChangelog%s enthält weitere Informationen über die enthaltenen Änderungen.";
$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]https://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarte den Update Prozess im Hintergrund. [B]Bitte prüfe die ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, das [B]Ranksystem[/B] wurde kürzlich aktualisiert.\n\n[B]neue Version: %s[/B]\n\nBitte schaue auf unsere Homepage für weitere Informationen [URL]https://ts-n.net/ranksystem.php#changelog[/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 die offizielle Webseite für weitere Informationen [URL]%s[/URL].\n\nStarte den Update Prozess im Hintergrund. [B]Bitte prüfe die Ranksystem-Log![/B]";
$lang['upmsg2'] = "\nHey, das [B]Ranksystem[/B] wurde kürzlich aktualisiert.\n\n[B]neue Version: %s[/B]\n\nBitte schaue auf die offizielle Webseite für weitere Informationen [URL]%s[/URL].";
$lang['upusrerr'] = "Die eindeutige Client-ID %s konnte auf dem TeamSpeak nicht erreicht werden!";
$lang['upusrinf'] = "User %s wurde erfolgreich benachrichtigt.";
$lang['user'] = "Benutzername";
$lang['verify0001'] = "Bitte stelle sicher, dass du wirklich mit dem TS3 server verbunden bist!";
$lang['verify0001'] = "Bitte stelle sicher, dass du wirklich mit dem TS3 Server verbunden bist!";
$lang['verify0002'] = "Betrete, falls noch nicht geschehen, den Ranksystem %sVerifizierungs-Channel%s!";
$lang['verify0003'] = "Wenn du wirklich zum TS3 Server verbunden bist, kontaktiere bitte dort einen Admin.<br>Dieser muss einen Verifizierungs-Channel auf dem TS3 Server erstellen. Danach ist der erstellte Channel im Ranksystem zu hinterlegen, was nur ein Admin tun kann.<br>Weitere Informationen findet dieser im Webinterface (-> Kern) des Ranksystems.<br><br>Bis dahin ist leider keine Verifizierung für das Ranksystem möglich! Sorry :( ";
$lang['verify0004'] = "Keine User im Verifizierungs-Channel gefunden...";
@@ -351,21 +362,21 @@ $lang['wi'] = "Webinterface";
$lang['wiaction'] = "ausführen";
$lang['wiadmhide'] = "unterdrücke ausgeschl. User";
$lang['wiadmhidedesc'] = "Hiermit können vom Ranksystem ausgeschlossene User in der folgenden Auswahl unterdrückt werden.";
$lang['wiadmuuid'] = "admin ID";
$lang['wiadmuuid'] = "Admin-ID";
$lang['wiadmuuiddesc'] = "Gebe hier die eindeutige Client-ID ein; als Administrator des Ranksystems.<br>Mehrere Admins können auch erfasst werden -> Komma getrennt!<br><br>Diese wird benötigt um das Passwort des Webinterfaces resetten zu können.<br>Wenn hier keine eindeutige Client-ID angegeben ist, ist es nicht möglich das Passwort im Bedarfsfall zurückzusetzen.<br><br>Auch sind hier hinterlegte Admins berechtigt, Admin-Befehle an den Bot zu schicken (!reboot, !shutdown, !update).";
$lang['wiboost'] = "Boost";
$lang['wiboostdesc'] = "Gebe einen User auf dem TeamSpeak Server eine Servergruppe (ist manuell zu erstellen), welche hier für das Ranksystem als Boost Gruppe deklariert werden kann. Definiere hierfür noch einen Faktor (z.B. 2x) und eine Zeit, wie lange der Boost gewährt werden soll.<br>Umso höher der Faktor, umso schneller erreicht ein User den nächst höheren Rang.<br>Ist die Zeit abgelaufen, so wird dem betroffenen User die Servergruppe automatisch entfernt. Die Zeit beginnt in dem Moment zu laufen, in dem der User die Servergruppe erhält.<br><br><pre>Servergruppen-ID=> Faktor=> Zeit (in Sekunden)</pre><br>Beispiel:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>Hier werden den Usern in der Servergruppe mit der ID 12 dem Faktor 2 für 6000 Sekunden, den Usern in der Servergruppe 13 dem Faktor 3 für 2500 Sekunden gewährt, und so weiter...";
$lang['wiboostdesc'] = "Gebe einen User auf dem TeamSpeak Server eine Servergruppe (ist manuell zu erstellen), welche hier für das Ranksystem als Boost Gruppe deklariert werden kann. Definiere hierfür noch einen Faktor (z.B. 2x) und eine Zeit, wie lange der Boost gewährt werden soll.<br>Umso höher der Faktor, umso schneller erreicht ein User den nächst höheren Rang.<br>Ist die Zeit abgelaufen, so wird dem betroffenen User die Servergruppe automatisch entfernt. Die Zeit beginnt in dem Moment zu laufen, in dem der User die Servergruppe erhält.<br><br>Als Faktor sind auch Zahlen mit Nachkommastellen (=Dezimalzahlen) möglich. Nachkommastellen sind durch einen Punkt zu trennen!<br><br><pre>Servergruppen-ID => Faktor => Zeit (in Sekunden)</pre><br>Beispiel:<br><pre>12=>2=>6000,13=>1.5=>2500,14=>5=>600</pre>Hier werden den Usern in der Servergruppe mit der ID 12 dem Faktor 2 für 6000 Sekunden, den Usern in der Servergruppe 13 dem Faktor 1.25 für 2500 Sekunden gewährt, und so weiter...";
$lang['wibot1'] = "Der Ranksystem Bot sollte gestoppt sein. Für mehr Informationen bitte die Log unterhalb prüfen!";
$lang['wibot2'] = "Der Ranksystem Bot sollte gestartet sein. Für mehr Informationen bitte die Log unterhalb prüfen!";
$lang['wibot3'] = "Der Ranksystem Bot sollte neu gestartet sein. Für mehr Informationen bitte die Log unterhalb prüfen!";
$lang['wibot4'] = "Start / Stop Ranksystem Bot";
$lang['wibot5'] = "Bot starten";
$lang['wibot6'] = "Bot stoppen";
$lang['wibot7'] = "Bot neustarten";
$lang['wibot8'] = "Ranksystem Log (Auszug):";
$lang['wibot7'] = "Bot neu starten";
$lang['wibot8'] = "Ranksystem-Log (Auszug):";
$lang['wibot9'] = "Bitte fülle alle erforderlichen Felder aus, bevor der Ranksystem Bot gestartet werden kann!";
$lang['wichdbid'] = "Client-Datenbank-ID Reset";
$lang['wichdbiddesc'] = "Aktiviere diese Funktion um die online bzw. aktive Zeit eines Users zurückzusetzen, wenn sich seine TeamSpeak Client-Datenbank-ID ändert.<br>Der Client wird dabei anhand seiner eindeutigen Client-ID gefunden.<br><br>Ist diese Funktion deaktiviert, so wird die online bzw. aktive Zeit mit dem alten Wert fortgeführt. In diesem Fall wird lediglich die Client-Datenbank-ID ausgetauscht.<br><br><br><b>Wie ändert sich die Client-Datenbank-ID?</b><br><br>In jedem der folgenden Szenarien erhält der Client mit dem nächsten Connect zum TS3 Server eine neue Client-Datenbank-ID.<br><br>1) <u>automatisch durch den TS3 Server</u><br>Der TeamSpeak Server hat eine Funktion, welche Clients nach X Tagen aus der Datenbank löscht. Im Standard passiert dies, wenn ein User länger als 30 Tage offline ist und sich in keiner permanenten Gruppe befindet.<br>Dieser Wert kann in der ts3server.ini geändert werden:</u><br><br>2) <u>Restore eines TS3 Snapshots</u><br>Wird ein TS3 Server Snapshot wiederhergestellt, ändern sich im Regelfall die Datenbank-IDs.<br><br>3) <u>manuelles entfernen von Clients</u><br>Ein TeamSpeak Client kann auch manuell oder durch eine 3. Anwendung aus dem TS3 Server entfernt werden.";
$lang['wichdbiddesc'] = "Aktiviere diese Funktion um die online bzw. aktive Zeit eines Users zurückzusetzen, wenn sich seine TeamSpeak Client-Datenbank-ID ändert.<br>Der Client wird dabei anhand seiner eindeutigen Client-ID gefunden.<br><br>Ist diese Funktion deaktiviert, so wird die online bzw. aktive Zeit mit dem alten Wert fortgeführt. In diesem Fall wird lediglich die Client-Datenbank-ID ausgetauscht.<br><br><br><b>Wie ändert sich die Client-Datenbank-ID?</b><br><br>In jedem der folgenden Szenarien erhält der Client mit der nächsten Verbindung zum TS3 Server eine neue Client-Datenbank-ID.<br><br>1) <u>automatisch durch den TS3 Server</u><br>Der TeamSpeak Server hat eine Funktion, welche Clients nach X Tagen aus der Datenbank löscht. Im Standard passiert dies, wenn ein User länger als 30 Tage offline ist und sich in keiner permanenten Gruppe befindet.<br>Dieser Wert kann in der ts3server.ini geändert werden:</u><br><br>2) <u>Restore eines TS3 Snapshots</u><br>Wird ein TS3 Server Snapshot wiederhergestellt, ändern sich im Regelfall die Datenbank-IDs.<br><br>3) <u>manuelles entfernen von Clients</u><br>Ein TeamSpeak Client kann auch manuell oder durch eine 3. Anwendung aus dem TS3 Server entfernt werden.";
$lang['wiconferr'] = "Es ist ein Fehler in der Konfiguration des Ranksystems. Bitte prüfe im Webinterface die Kern-Einstellungen auf Richtigkeit. Besonders sollte die Einstellung 'Rangsteigerung' geprüft werden!";
$lang['wichpw1'] = "Das alte Passwort ist falsch! Versuche es erneut.";
$lang['wichpw2'] = "Die neuen Passwörter stimmen nicht überein. Versuche es erneut.";
@@ -375,31 +386,33 @@ $lang['widaform'] = "Datumsformat";
$lang['widaformdesc'] = "Gebe ein Datumsformat zur Anzeige vor.<br><br>Beispiel:<br>%a Tage, %h Std., %i Min., %s Sek.";
$lang['widbcfgsuc'] = "Datenbank Einstellungen erfolgreich gespeichert.";
$lang['widbcfgerr'] = "Fehler beim Speichern der Datenbank Einstellungen! Verbindung zur Datenbank oder speichern der 'other/dbconfig.php' nicht möglich.";
$lang['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Bestimme das Log-Level des Ranksystems. Damit wird festgelegt, wie viele Informationen in die Datei \"ranksystem.log\" geschrieben werden sollen.<br><br>Je höher das Log-Level, desto mehr Informationen werden ausgegeben.<br><br>Ein Wechsel des Log-Levels wird mit dem nächsten Neustart des Ranksystem Bots wirksam.<br><br>Bitte lasse das Ranksystem nicht längere Zeit unter \"6 - DEBUG\" laufen. Dies könnte das Dateisystem beeinträchtigen!";
$lang['widelcldgrp'] = "Servergruppen zurücksetzen";
$lang['widelcldgrpdesc'] = "Das Ranksystem merkt sich die vergebenen Servergruppen, sodass nicht mit jedem Lauf der worker.php diese nochmals überprüft bzw. vergeben werden.<br><br>Mit dieser Funktion ist es möglich, dieses Wissen einmalig zurückzusetzen. Dadurch versucht das Ranksystem alle User (welche auf dem TS3 Server online sind) in die aktuell gültige Servergruppe zu setzen.<br>Für jeden User, welcher eine Servergruppe erhält bzw. in der vorhanden verbleibt, wird die Wissensdatenbank wie zu Anfang beschrieben wieder aufgebaut.<br><br>Diese Funktion kann hilreich sein, wenn sich User nicht in der Servergruppe befinden, welche für die jeweilige online Zeit vorgesehen ist.<br><br>Achtung: Bitte diese Funktion in einem Moment ausführen, in dem für nächsten Minuten kein Rankup ansteht!!! Das Ranksystem kann dann nämlich die alten Gruppen nicht entfernen, da es diese nicht mehr kennt ;-)";
$lang['widelcldgrpdesc'] = "Das Ranksystem merkt sich die vergebenen Servergruppen, sodass nicht mit jedem Lauf der worker.php diese nochmals überprüft bzw. vergeben werden.<br><br>Mit dieser Funktion ist es möglich, dieses Wissen einmalig zurückzusetzen. Dadurch versucht das Ranksystem alle User (welche auf dem TS3 Server online sind) in die aktuell gültige Servergruppe zu setzen.<br>Für jeden User, welcher eine Servergruppe erhält bzw. in der vorhanden verbleibt, wird die Wissensdatenbank wie zu Anfang beschrieben wieder aufgebaut.<br><br>Diese Funktion kann hilfreich sein, wenn sich User nicht in der Servergruppe befinden, welche für die jeweilige online Zeit vorgesehen ist.<br><br>Achtung: Bitte diese Funktion in einem Moment ausführen, in welchem für nächsten Minuten keine Rangsteigerung ansteht!!! Das Ranksystem kann dann nämlich die alten Gruppen nicht entfernen, da es diese nicht mehr kennt ;-)";
$lang['widelsg'] = "entferne aus Servergruppen";
$lang['widelsgdesc'] = "Wähle, ob Clients auch aus den Servergruppen entfernt werden sollen, wenn sie aus der Ranksystem Datenbank gelöscht werden.<br><br>Es werden nur Servergruppen beachtet, welche das Ranksystem betreffen!";
$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['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'] = "bewerte Zeit (Standard)";
$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>bewerte Zeit (Standard)</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 ausgeschlossen 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 <u>Channel-Ausnahmen</u> spielen hier keine Rolle, da diese Zeit immer ignoriert wird (entspricht dem Modus pausiere Zeit).";
$lang['wiexres3'] = "Zeit zurücksetzen";
$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>bewerte Zeit (Standard)</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 eingefroren (pausiert) in dem Moment, in dem der User ausgeschlossen 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>Zeit zurücksetzen</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 <u>Channel-Ausnahmen</u> spielen hier keine Rolle, da diese Zeit immer ignoriert wird (entspricht dem 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";
$lang['wigrptimedesc'] = "Definiere hier, nach welcher Zeit ein User automatisch in eine vorgegebene Servergruppe gelangen soll.<br><br><pre>Zeit (Sekunden)=>Servergruppen ID</pre><br>Entscheidend hierfür ist die 'online Zeit' bzw. die 'aktive Zeit' des Users, je nach Einstellung des Modus.<br><br>Maximaler Wert sind 999.999.999 Sekunden (über 31 Jahre)<br><br>Jeder Eintrag ist vom nächsten durch ein Komma zu separieren.<br><br>Die Zeiten sind kummulativ zu hinterlegen.<br><br>Beispiel:<br><pre>60=>9,120=>10,180=>11</pre>In diesem Beispiel erhält ein User die Servergruppe 9 nach 60 Sekunden, die Servergruppe 10 nach weiteren 60 Sekunden, die Servergruppe 11 nach weiteren 60 Sekunden.";
$lang['wigrptimedesc'] = "Definiere hier, nach welcher Zeit ein User automatisch in eine vorgegebene Servergruppe gelangen soll.<br><br><pre>Zeit (Sekunden)=>Servergruppen ID</pre><br>Entscheidend hierfür ist die 'online Zeit' bzw. die 'aktive Zeit' des Users, je nach Einstellung des Modus.<br><br>Maximaler Wert sind 999.999.999 Sekunden (über 31 Jahre)<br><br>Jeder Eintrag ist vom nächsten durch ein Komma zu separieren.<br><br>Die Zeiten sind kumulativ zu hinterlegen.<br><br>Beispiel:<br><pre>60=>9,120=>10,180=>11</pre>In diesem Beispiel erhält ein User die Servergruppe 9 nach 60 Sekunden, die Servergruppe 10 nach weiteren 60 Sekunden, die Servergruppe 11 nach weiteren 60 Sekunden.";
$lang['wihladm'] = "List Rankup (Admin-Modus)";
$lang['wihladm1'] = "Zeit zu User hinzufügen";
$lang['wihladm2'] = "Zeit von User entfernen";
$lang['wihlset'] = "Einstellungen";
$lang['wiignidle'] = "Ignoriere Idle";
$lang['wiignidledesc'] = "Lege eine Zeit fest, bis zu der die Idlezeit eines Users ignoriert werden soll.<br><br>Unternimmt ein Client nichts auf dem Server (=Idle), kann diese Zeit vom Ranksystem festgestellt werden. Mit dieser Funktion wird die Idlezeit eines User bis zur definierten Grenze nicht als Idlezeit gewertet, sprich sie zählt dennoch als aktive Zeit. Erst wenn der definierte Wert überschritten wird, zählt sie ab diesem Zeitpunkt für das Ranksystem auch als Idlezeit.<br><br>Diese Funktion spielt nur in Verbindung mit dem Modus 'aktive Zeit' eine Rolle.<br>Sinn der Funktion ist es z.B. die Zeit des Zuhörens bei Gesprächen als Aktivität zu werten.<br><br>0 Sec. = Deaktivieren der Funktion<br><br>Beispiel:<br>Ignoriere Idle = 600 (Sekunden)<br>Ein Client hat einen Idle von 8 Minunten.<br>Folge:<br>Die 8 Minuten Idle werden ignoriert und der User erhält demnach diese Zeit als aktive Zeit. Wenn sich die Idlezeit nun auf 12 Minuten erhöht, so wird die Zeit über 10 Minuten, also 2 Minuten, auch als Idlezeit gewertet. Die ersten 10 Minuten zählen weiterhin als aktive Zeit.";
$lang['wiignidledesc'] = "Lege eine Zeit fest, bis zu der die Idle-Zeit eines Users ignoriert werden soll.<br><br>Unternimmt ein Client nichts auf dem Server (=Idle), kann diese Zeit vom Ranksystem festgestellt werden. Mit dieser Funktion wird die Idle-Zeit eines User bis zur definierten Grenze nicht als Idle-Zeit gewertet, sprich sie zählt dennoch als aktive Zeit. Erst wenn der definierte Wert überschritten wird, zählt sie ab diesem Zeitpunkt für das Ranksystem auch als Idle-Zeit.<br><br>Diese Funktion spielt nur in Verbindung mit dem Modus 'aktive Zeit' eine Rolle.<br>Sinn der Funktion ist es z.B. die Zeit des Zuhörens bei Gesprächen als Aktivität zu werten.<br><br>0 Sec. = Deaktivieren der Funktion<br><br>Beispiel:<br>Ignoriere Idle = 600 (Sekunden)<br>Ein Client hat einen Idle von 8 Minuten.<br>Folge:<br>Die 8 Minuten Idle werden ignoriert und der User erhält demnach diese Zeit als aktive Zeit. Wenn sich die Idle-Zeit nun auf 12 Minuten erhöht, so wird die Zeit über 10 Minuten, also 2 Minuten, auch als Idle-Zeit gewertet. Die ersten 10 Minuten zählen weiterhin als aktive Zeit.";
$lang['wilog'] = "Log-Pfad";
$lang['wilogdesc'] = "Pfad in dem das Logfile des Ranksystems geschrieben werden soll.<br><br>Beispiel:<br>/var/logs/ranksystem/<br><br>Beachte, dass der Webuser Schreibrechte in dem Verzeichnis hat.";
$lang['wilogdesc'] = "Pfad in dem die Log-Datei des Ranksystems geschrieben werden soll.<br><br>Beispiel:<br>/var/logs/ranksystem/<br><br>Beachte, dass der User des Webservers Schreibrechte in dem Verzeichnis hat.";
$lang['wilogout'] = "Abmelden";
$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>%s<br><br>Weiterhin kann die bisher verbrachte Zeit mittels Argumenten angegeben werden:<br>&#37;1\$s - Tage<br>&#37;2\$s - Stunden<br>&#37;3\$s - Minuten<br>&#37;4\$s - Sekunden<br>&#37;5\$s - Name der erreichten Servergruppe<br>&#37;6&#36;s - Name des Users (Empfänger)<br><br>Beispiel:<br><pre>Hey,\\ndu bist im Rang gestiegen, da du bereits &#37;1\$s Tage, &#37;2\$s Stunden und &#37;3\$s Minuten mit unserem TS3 Server verbunden bist.[B]Weiter so![/B] ;-)</pre>";
@@ -416,34 +429,34 @@ $lang['winav6'] = "Statistik Seite";
$lang['winav7'] = "Administration";
$lang['winav8'] = "Start / Stop Bot";
$lang['winav9'] = "Update verfügbar!";
$lang['winav10'] = "Bitte nutze das Webinterface nur via %s HTTPS%s Eine Verschlüsselung ist wichtig um die Privatsphäre und Sicherheit zu gewährleisten.%sUm HTTPS nutzen zu können, muss der Webserver eine SSL Verbindung unterstützen.";
$lang['winav11'] = "Bitte hinterlege die eindeutige Client-ID des Admins des Ranksystems (Anderes -> admin ID). Dies ist sehr wichtig im Falle des Verlustes der Logindaten für das Webinterface.";
$lang['winav10'] = "Bitte nutze das Webinterface nur via %s HTTPS%s Eine Verschlüsselung ist wichtig um die Privatsphäre und Sicherheit zu gewährleisten.%sUm HTTPS nutzen zu können, muss der Webserver eine SSL-Verbindung unterstützen.";
$lang['winav11'] = "Bitte hinterlege die eindeutige Client-ID des Admins des Ranksystems (Anderes -> Admin-ID). Dies ist sehr wichtig im Falle des Verlustes der Login-Daten für das Webinterface.";
$lang['winav12'] = "Addons";
$lang['winxinfo'] = "Befehl \"!nextup\"";
$lang['winxinfodesc'] = "Erlaubt einen User auf dem TeamSpeak3 Server den Befehl \"!nextup\" dem Ranksystem (Query) Bot als private Textnachricht zu schreiben.<br><br>Als Antwort erhält der User eine Nachricht mit der benötigten Zeit zur nächsten Rangsteigerung.<br><br><b>deaktiviert</b> - Die Funktion ist deaktiviert. Der Befehl '!nextup' wird ignoriert.<br><b>erlaubt - nur nächsten Rang</b> - Gibt die benötigte Zeit zum nächsten Rang zurück.<br><b>erlaubt - alle nächsten Ränge</b> - Gibt die benötigte Zeit für alle höheren Ränge zurück.<br><br>Unter folgender URL ein Beispiel zum Setzen einer Verlinkung mit \"client://\" für den Ranksystem (Query) Bot, da nicht unbedingt für alle die Query-User sichtbar sind:<br><a href=\"https://ts-n.net/lexicon.php?showid=98#lexindex\" target=\"_blank\">https://ts-n.net/lexicon.php?showid=98#lexindex</a><br><br>Dieser kann dann mit dem [URL] Tag in einem Channel als Link eingefügt werden.<br><a href=\"https://ts-n.net/lexicon.php?showid=97#lexindex\" target=\"_blank\">https://ts-n.net/lexicon.php?showid=97#lexindex</a>";
$lang['winxinfodesc'] = "Erlaubt einen User auf dem TeamSpeak3 Server den Befehl \"!nextup\" dem Ranksystem (TS3 ServerQuery) Bot als private Textnachricht zu schreiben.<br><br>Als Antwort erhält der User eine Nachricht mit der benötigten Zeit zur nächsten Rangsteigerung.<br><br><b>deaktiviert</b> - Die Funktion ist deaktiviert. Der Befehl '!nextup' wird ignoriert.<br><b>erlaubt - nur nächsten Rang</b> - Gibt die benötigte Zeit zum nächsten Rang zurück.<br><b>erlaubt - alle nächsten Ränge</b> - Gibt die benötigte Zeit für alle höheren Ränge zurück.<br><br>Unter folgender URL ein Beispiel zum Setzen einer Verlinkung mit \"client://\" für den Ranksystem (TS3 ServerQuery) Bot, da nicht unbedingt für alle die Query-Benutzer sichtbar sind:<br><a href=\"https://ts-n.net/lexicon.php?showid=98#lexindex\" target=\"_blank\">https://ts-n.net/lexicon.php?showid=98#lexindex</a><br><br>Dieser kann dann mit dem [URL] Tag in einem Channel als Link eingefügt werden.<br><a href=\"https://ts-n.net/lexicon.php?showid=97#lexindex\" target=\"_blank\">https://ts-n.net/lexicon.php?showid=97#lexindex</a>";
$lang['winxmode1'] = "deaktiviert";
$lang['winxmode2'] = "erlaubt - nur nächster Rang";
$lang['winxmode3'] = "erlaubt - alle nächsten Ränge";
$lang['winxmsg1'] = "Nachricht (Standard)";
$lang['winxmsgdesc1'] = "Definiere eine Nachricht, welche ein User als Antwort auf den Befehl \"!nextup\" erhält.<br><br>Argumente:<br>%1&#36;s - Tage zur nächsten Rangsteigerung<br>%2&#36;s - Stunden zur nächsten Rangsteigerung<br>%3&#36;s - Minuten zur nächsten Rangsteigerung<br>%4&#36;s - Sekunden zur nächsten Rangsteigerung<br>%5\$s - Name der nächsten Servergruppe (Rank)<br>%6&#36;s - Name des Users (Empfänger)<br><br>Beispiel:<br><pre>Deine nächste Rangsteigerung ist in %1&#36;s Tagen, %2&#36;s Stunden, %3&#36;s Minuten und %4&#36;s Sekunden. Die nächste Servergruppe, die du erreichst ist [B]%5&#36;s[/B].</pre>";
$lang['winxmsgdesc1'] = "Definiere eine Nachricht, welche ein User als Antwort auf den Befehl \"!nextup\" erhält.<br><br>Argumente:<br><pre>%1&#36;s - Tage zur nächsten Rangsteigerung<br>%2&#36;s - Stunden zur nächsten Rangsteigerung<br>%3&#36;s - Minuten zur nächsten Rangsteigerung<br>%4&#36;s - Sekunden zur nächsten Rangsteigerung<br>%5\$s - Name der nächsten Servergruppe (Rank)<br>%6&#36;s - Name des Users (Empfänger)<br>&#37;7&#36;s - aktueller User Rank<br>&#37;8&#36;s - Name der aktuellen Servergruppe<br>&#37;9&#36;s - aktuelle Servergruppe seit (Zeitpunkt)</pre><br><br>Beispiel:<br><pre>Deine nächste Rangsteigerung ist in %1&#36;s Tagen, %2&#36;s Stunden, %3&#36;s Minuten und %4&#36;s Sekunden. Die nächste Servergruppe, die du erreichst ist [B]%5&#36;s[/B].</pre>";
$lang['winxmsg2'] = "Nachricht (Höchste)";
$lang['winxmsgdesc2'] = "Definiere eine Nachricht, welche ein User als Antwort auf den Befehl \"!nextup\" erhält, wenn der User bereits im höchsten Rang ist.<br><br>Argumente:<br>%1&#36;s - Tage zur nächsten Rangsteigerung<br>%2&#36;s - Stunden zur nächsten Rangsteigerung<br>%3&#36;s - Minuten zur nächsten Rangsteigerung<br>%4&#36;s - Sekunden zur nächsten Rangsteigerung<br>%5vs - Name der nächsten Servergruppe (Rank)<br>%6&#36;s - Name des Users (Empfänger)<br><br>Beispiel:<br><pre>Du hast bereits den höchsten Rang erreicht seit %1&#36;s Tagen, %2&#36;s Stunden, %3&#36;s Minuten und %4&#36;s Sekunden.</pre>";
$lang['winxmsgdesc2'] = "Definiere eine Nachricht, welche ein User als Antwort auf den Befehl \"!nextup\" erhält, wenn der User bereits im höchsten Rang ist.<br><br>Argumente:<br><pre>%1&#36;s - Tage zur nächsten Rangsteigerung<br>%2&#36;s - Stunden zur nächsten Rangsteigerung<br>%3&#36;s - Minuten zur nächsten Rangsteigerung<br>%4&#36;s - Sekunden zur nächsten Rangsteigerung<br>%5vs - Name der nächsten Servergruppe (Rank)<br>%6&#36;s - Name des Users (Empfänger)<br>&#37;7&#36;s - aktueller User Rank<br>&#37;8&#36;s - Name der aktuellen Servergruppe<br>&#37;9&#36;s - aktuelle Servergruppe seit (Zeitpunkt)</pre><br><br>Beispiel:<br><pre>Du hast bereits den höchsten Rang erreicht seit %1&#36;s Tagen, %2&#36;s Stunden, %3&#36;s Minuten und %4&#36;s Sekunden.</pre>";
$lang['winxmsg3'] = "Nachricht (Ausnahme)";
$lang['winxmsgdesc3'] = "Definiere eine Nachricht, welche ein User als Antwort auf den Befehl \"!nextup\" erhält, wemm der User vom Ranksystem ausgeschlossen ist.<br><br>Argumente:<br>%1&#36;s - Tage zur nächsten Rangsteigerung<br>%2&#36;s - Stunden zur nächsten Rangsteigerung<br>%3&#36;s - Minuten zur nächsten Rangsteigerung<br>%4&#36;s - Sekunden zur nächsten Rangsteigerung<br>%5&#36;s - Name der nächsten Servergruppe (Rank)<br>%6&#36;s - Name des Users (Empfänger)<br><br>Beispiel:<br><pre>Du bist vom Ranksystem ausgeschlossen. Wenn du eine Teilnahme am Ranksystem wünschst, kontaktiere einen Admin auf dem TS3 Server.</pre>";
$lang['wirtpw1'] = "Sorry Bro, du hast vergessen die admin ID zuvor im Webinterface zu hinterlegen. Nun besteht keine Möglichkeit das Passwort zurückzusetzen!";
$lang['wirtpw2'] = "Admin ID konnte auf dem TS3 Server nicht gefunden werden. Du musst auf dem TS3 mit der hinterlegten admin ID online sein.";
$lang['winxmsgdesc3'] = "Definiere eine Nachricht, welche ein User als Antwort auf den Befehl \"!nextup\" erhält, wenn der User vom Ranksystem ausgeschlossen ist.<br><br>Argumente:<br><pre>%1&#36;s - Tage zur nächsten Rangsteigerung<br>%2&#36;s - Stunden zur nächsten Rangsteigerung<br>%3&#36;s - Minuten zur nächsten Rangsteigerung<br>%4&#36;s - Sekunden zur nächsten Rangsteigerung<br>%5&#36;s - Name der nächsten Servergruppe (Rank)<br>%6&#36;s - Name des Users (Empfänger)<br>&#37;7&#36;s - aktueller User Rank<br>&#37;8&#36;s - Name der aktuellen Servergruppe<br>&#37;9&#36;s - aktuelle Servergruppe seit (Zeitpunkt)</pre><br><br>Beispiel:<br><pre>Du bist vom Ranksystem ausgeschlossen. Wenn du eine Teilnahme am Ranksystem wünschst, kontaktiere einen Admin auf dem TS3 Server.</pre>";
$lang['wirtpw1'] = "Sorry Bro, du hast vergessen die Admin-ID zuvor im Webinterface zu hinterlegen. Nun besteht keine Möglichkeit das Passwort zurückzusetzen!";
$lang['wirtpw2'] = "Admin-ID konnte auf dem TS3 Server nicht gefunden werden. Du musst auf dem TS3 mit der hinterlegten Admin-ID online sein.";
$lang['wirtpw3'] = "Deine IP Adresse stimmt nicht mit der IP des Admins auf dem TS3 überein. Bitte stelle sicher, dass du die gleiche IP Adresse auf dem TS3 Server nutzt wie auch hier auf dieser Seite (und auch das gleiche Protokoll IPv4 / IPv6).";
$lang['wirtpw4'] = "\nDas Passwort für das Webinterface wurde erfolgreich zurückgesetzt.\nUsername: %s\nPasswort: [B]%s[/B]\n\n%sHier%s einloggen.";
$lang['wirtpw5'] = "Es wurde eine private Nachricht mit dem neuen Passwort an den Admin auf dem TS3 Server geschickt.";
$lang['wirtpw6'] = "Das Passwort für das Webinterface wurde erfolgreich zurückgesetzt. Anforderung von IP %s.";
$lang['wirtpw7'] = "Password zurücksetzen";
$lang['wirtpw7'] = "Passwort zurücksetzen";
$lang['wirtpw8'] = "Hier kannst du das Passwort für das Webinterface zurücksetzen.";
$lang['wirtpw9'] = "Folgende Dinge werden für den Reset benötigt:";
$lang['wirtpw10'] = "Du musst mit dem TeamSpeak3 Server verbunden sein.";
$lang['wirtpw11'] = "Du musst mit der eindeutigen Client-ID online sein, welche als admin ID hinterlegt wurde.";
$lang['wirtpw11'] = "Du musst mit der eindeutigen Client-ID online sein, welche als Admin-ID hinterlegt wurde.";
$lang['wirtpw12'] = "Du musst mit der gleichen IP Adresse mit dem TeamSpeak3 Server verbunden sein, welche auch hier auf dieser Seite genutzt wird (und auch das gleiche Protokoll IPv4 / IPv6).";
$lang['wiselcld'] = "wähle User";
$lang['wiselclddesc'] = "Wähle User anhand des letzt bekannten Nicknamen, der eindeutigen Client-ID oder der Client-Datenbank-ID.<br>Mehrfachselektionen sind ebenso möglich.";
$lang['wiselclddesc'] = "Wähle ein oder mehrere User anhand des zuletzt bekannten Nicknamen, der eindeutigen Client-ID oder der Client-Datenbank-ID.<br><br>Mehrfachselektionen sind durch einen Klick oder mit der Enter-Taste möglich.";
$lang['wishcolas'] = "aktuelle Servergruppe";
$lang['wishcolasdesc'] = "Zeige Spalte 'aktuelle Servergruppe' in der stats/list_rankup.php";
$lang['wishcolat'] = "aktive Zeit";
@@ -458,9 +471,9 @@ $lang['wishcolha0'] = "deaktiviert";
$lang['wishcolha1'] = "sicheres Hashen";
$lang['wishcolha2'] = "schnelles Hashen (Standard)";
$lang['wishcolha'] = "hashe IP Adressen";
$lang['wishcolhadesc'] = "Der TeamSpeak 3 Server speichert die IP-Adresse jedes Clients. Dies benötigen wir, damit das Ranksystem den Webseiten-Benutzer der Statistikseite mit dem entsprechenden TeamSpeak-Benutzer verknüpfen kann.<br><br>Mit dieser Funktion kann die Verschlüsselung / Hashen der IP-Adressen von TeamSpeak-Benutzern aktiviert werden. Sofern aktiviert, wird nur der Hash-Wert in der Datenbank gespeichert, anstatt die IP-Adresse im Klartext abzulegen. Dies ist in einigen Fällen des Datenschutzes erforderlich; insbesondere aufgrund der DSGVO.<br><br><br><b>schnelles Hashen (default):</b> IP-Adressen werden gehasht. Das 'Salt' ist für jede Rank-Systeminstanz unterschiedlich, aber für alle Benutzer auf dem Server gleich. Dies macht es schneller, aber auch schwächer als das 'sicheres Hashing'.<br><br><b>sicheres Hashen:</b> IP-Adressen werden gehasht. Jeder Benutzer erhält sein eigenes 'Salt', was es schwierig macht, die IP zu entschlüsseln (=sicher). Dieser Parameter ist konform mit der DSGVO. Contra: Diese Variante wirkt sich auf die Leistung aus, besonders bei größeren TeamSpeak-Servern verlangsamt sie die Statistikseite beim erstmaligen Laden der Seite sehr stark. Außerdem erhöht es die benötigten Ressourcen.<br><br><b>deaktiviert:</b> Ist die Funktion deaktiviert, wird die IP-Adresse eines Benutzers im Klartext gespeichert. Dies ist die schnellste Option, welche auch die geringsten Ressourcen benötigt.<br><br><br>In allen Varianten werden die IP-Adressen der Benutzer nur so lange gespeichert, wie der Benutzer mit dem TS3-Server verbunden ist (Datenminimierung - DSGVO).<br><br>Die IP-Adressen werden nur in dem Moment gespeichert, in dem sich ein Benutzer mit dem TS3-Server verbindet. Bei Änderung des Parameters ist eine erneute Verbindung der Benutzer mit dem TS3-Server erforderlich, damit diese sich wieder mit der Ranksystem-Webseite verifizieren können.";
$lang['wishcolit'] = "idle Zeit";
$lang['wishcolitdesc'] = "Zeige Spalte 'ges. idle Zeit' in der stats/list_rankup.php";
$lang['wishcolhadesc'] = "Der TeamSpeak 3 Server speichert die IP-Adresse jedes Clients. Dies benötigen wir, damit das Ranksystem den Webseiten-Benutzer der Statistikseite mit dem entsprechenden TeamSpeak-Benutzer verknüpfen kann.<br><br>Mit dieser Funktion kann die Verschlüsselung / Hashen der IP-Adressen von TeamSpeak-Benutzern aktiviert werden. Sofern aktiviert, wird nur der Hash-Wert in der Datenbank gespeichert, anstatt die IP-Adresse im Klartext abzulegen. Dies ist in einigen Fällen des Datenschutzes erforderlich; insbesondere aufgrund der DSGVO.<br><br><br><b>schnelles Hashen (Standard):</b> IP-Adressen werden gehasht. Das 'Salt' ist für jede Rank-Systeminstanz unterschiedlich, aber für alle Benutzer auf dem Server gleich. Dies macht es schneller, aber auch schwächer als das 'sicheres Hashing'.<br><br><b>sicheres Hashen:</b> IP-Adressen werden gehasht. Jeder Benutzer erhält sein eigenes 'Salt', was es sehr schwierig macht, die IP zu entschlüsseln (=sicher). Dieser Parameter ist konform mit der DSGVO. Contra: Diese Variante wirkt sich auf die Leistung / Perfomance aus, besonders bei größeren TeamSpeak-Servern verlangsamt sie die Statistikseite beim erstmaligen Laden der Seite sehr stark. Außerdem erhöht es die benötigten Ressourcen.<br><br><b>deaktiviert:</b> Ist die Funktion deaktiviert, wird die IP-Adresse eines Benutzers im Klartext gespeichert. Dies ist die schnellste Option, welche auch die geringsten Ressourcen benötigt.<br><br><br>In allen Varianten werden die IP-Adressen der Benutzer nur so lange gespeichert, wie der Benutzer mit dem TS3-Server verbunden ist (Datenminimierung - DSGVO).<br><br>Die IP-Adressen werden nur in dem Moment gespeichert, in dem sich ein Benutzer mit dem TS3-Server verbindet. Bei Änderung des Parameters ist eine erneute Verbindung der Benutzer mit dem TS3-Server erforderlich, damit diese sich wieder mit der Ranksystem-Webseite verifizieren können.";
$lang['wishcolit'] = "Idle-Zeit";
$lang['wishcolitdesc'] = "Zeige Spalte 'ges. Idle-Zeit' in der stats/list_rankup.php";
$lang['wishcolls'] = "zuletzt gesehen";
$lang['wishcollsdesc'] = "Zeige Spalte 'zuletzt gesehen' in der stats/list_rankup.php";
$lang['wishcolnx'] = "nächster rank up";
@@ -474,43 +487,55 @@ $lang['wishcolsgdesc'] = "Zeige Spalte 'nächste Servergruppe' in der stats/lis
$lang['wishcoluuid'] = "Client-ID";
$lang['wishcoluuiddesc'] = "Zeige Spalte 'eindeutige Client-ID' in der stats/list_rankup.php";
$lang['wishexcld'] = "ausgeschl. Clients";
$lang['wishdef'] = "Standard Spalten-Sortierung";
$lang['wishdefdesc'] = "Definiere die Standard-Sortierung für die Seite Rank-Liste.";
$lang['wishexclddesc'] = "Zeige User in der list_rankup.php, welche ausgeschlossen sind und demnach nicht am Ranksystem teilnehmen.";
$lang['wishexgrp'] = "ausgeschl. Servergruppen";
$lang['wishexgrpdesc'] = "Zeige User in der list_rankup.php, welche über die 'Servergruppen-Ausnahmen' nicht am Ranksystem teilnehmen.";
$lang['wishhicld'] = "User in höchestem Rang";
$lang['wishhicld'] = "User in höchstem Rang";
$lang['wishhiclddesc'] = "Zeige User in der list_rankup.php, welche den höchsten Rang erreicht haben.";
$lang['wishnav'] = "Zeige Seitennavigation";
$lang['wishnavdesc'] = "Zeige die Seitennavigation auf der 'stats/' Seite.<br><br>Wenn diese Option deaktiviert ist, wird die Seitennavigation auf der Stats Seite ausgeblendet.<br>So kannst du jede einzelne Seite z.B. die 'stats/list_rankup.php' besser als Frame in eine bestehende Website bzw. Forum einbinden.";
$lang['wishsort'] = "Standard Sortierreihenfolge";
$lang['wishsortdesc'] = "Definiere die Standard-Sortierreihenfolge für die Seite Rank-Liste.";
$lang['wisupidle'] = "Modus";
$lang['wisupidledesc'] = "Es gibt zwei Ausprägungen, wie Zeiten gewertet werden können und dann für eine Rangsteigerung herangezogen werden.<br><br>1) <b>online Zeit</b>: Hier wird die reine online Zeit des Users beachtet (siehe Spalte 'ges. online Zeit' in der stats/list_rankup.php).<br><br>2) <b>aktive Zeit</b>: Hier wird von der online Zeit eines Users noch die inaktive Zeit (Idle) abgezogen (siehe Spalte 'ges. aktive Zeit' in der stats/list_rankup.php).<br><br><br>Eine Umstellung des Modus mit einer bereits länger laufenden Datenbank wird nicht empfohlen, sollte aber ohne größere Probleme funktionieren. Jeder User wird spätestens mit seinem nächsten Rankup korrigiert.";
$lang['wisupidledesc'] = "Es gibt zwei Ausprägungen, wie Zeiten gewertet werden können und dann für eine Rangsteigerung herangezogen werden.<br><br>1) <b>online Zeit</b>: Hier wird die reine online Zeit des Users beachtet (siehe Spalte 'ges. online Zeit' in der stats/list_rankup.php).<br><br>2) <b>aktive Zeit</b>: Hier wird von der online Zeit eines Users noch die inaktive Zeit (Idle) abgezogen (siehe Spalte 'ges. aktive Zeit' in der stats/list_rankup.php).<br><br><br>Eine Umstellung des Modus mit einer bereits länger laufenden Datenbank wird nicht empfohlen, sollte aber ohne größere Probleme funktionieren. Jeder User wird spätestens mit seiner nächsten Rangsteigerung korrigiert.";
$lang['wisvconf'] = "speichern";
$lang['wisvinfo1'] = "Achtung!! Wenn der Modus zum Hashen von IP Adressen geändert wird, ist es erforderlich, dass der User eine neue Verbindung zum TS3 Server herstellt, andernfalls kann der User nicht mit der Statistikseite synchronisiert werden.";
$lang['wisvsuc'] = "Änderungen erfolgreich gesichert!";
$lang['wisvres'] = "Damit die Änderungen wirksam werden ist ein Neustart des Ranksystems erforderlich! %s";
$lang['wisttidesc'] = "Definiere eine erforderliche Zeit (in Stunden), welche zum Erreichen der Errungenschaft benötigt wird.";
$lang['wistcodesc'] = "Definiere eine erforderliche Anzahl an Server-Verbindungen, welche zum Erreichen der Errungenschaft benötigt wird.";
$lang['witime'] = "Zeitzone";
$lang['witimedesc'] = "Wähle die Zeitzone, die für den Sever gilt.";
$lang['witimedesc'] = "Wähle die Zeitzone, die für den Server gilt.<br><br>Die Zeitzone beeinflusst den Zeitstempel in der Ranksystem-Log (ranksystem.log).";
$lang['wits3avat'] = "Avatar Verzögerung";
$lang['wits3avatdesc'] = "Definiere eine Zeit in Sekunden als Verzögerung zum Download geänderter TS3 Avatare.<br>Aktualisierte bzw. geänderte Avatare werden dann erst X Sekunden nach Änderung/Upload auf dem TS3, herunter geladen.<br><br>Diese Funktion ist speziell bei (Musik)Bots nützlich, welche ihr Avatare stetig ändern.";
$lang['wits3dch'] = "Default Channel";
$lang['wits3dchdesc'] = "Die channel-ID, mit der sich der Bot verbindet.<br><br>In diesem Channel wechselt der Bot nach dem Verbinden mit dem TeamSpeak Server.";
$lang['wits3host'] = "TS3 Hostadresse";
$lang['wits3dch'] = "Standard-Channel";
$lang['wits3dchdesc'] = "Die TS3 Channel Datenbank-ID, mit der sich der Bot verbindet.<br><br>In diesem Channel wechselt der Bot automatisch nach dem Verbinden mit dem TeamSpeak Server.";
$lang['wits3host'] = "TS3 Host-Adresse";
$lang['wits3hostdesc'] = "TeamSpeak 3 Server Adresse<br>(IP oder DNS)";
$lang['wits3sm'] = "Query-Slowmode";
$lang['wits3smdesc'] = "Mit dem Query-Slowmode werden die Query-Anfragen an den TeamSpeak Server reduziert. Dies schützt vor einem Ban aufgrund von flooding.<br>TeamSpeak Query Befehle werden mit dieser Funktion verzögert abgeschickt.<br><br>!!! AUCH REDUZIERT DER SLOWMODE DIE CPU USAGE !!!<br><br>Die Aktivierung ist nicht empfohlen, wenn nicht benötigt. Die Verzögerung (delay) erhöht die Laufzeit eines Durchgangs des Bots, dadurch wird er unpräziser. Umso höher der Delay, umso unpräziser sind die Ergebnisse.<br><br>Die letzte Spalte zeigt die benötigte Laufzeit für einen Durchgang (in Sekunden):<br><br>%s<br><br>Folglich werden die Werte (Zeiten) im ultra delay um ca. 65 Sekunden ungenau! Je nach Umfang, was zu tun ist bzw. Servergröße noch höher!";
$lang['wits3qnm'] = "Botname";
$lang['wits3qnmdesc'] = "Der Name, mit dem die Query-Verbindung augebaut werden soll.<br>Der Name kann frei gewählt werden.";
$lang['wits3smdesc'] = "Mit dem Query-Slowmode werden die TS3 ServerQuery Anfragen an den TeamSpeak Server reduziert. Dies schützt vor einem Bann aufgrund von Flooding.<br>TeamSpeak ServerQuery-Befehle werden mit dieser Funktion verzögert abgeschickt.<br><br>Auch reduziert der Slowmode die benötigten CPU-Zeiten, was für schwache Server hilfreich sein kann!<br><br>Die Aktivierung ist nicht empfohlen, wenn nicht benötigt. Die Verzögerung (delay) erhöht die Laufzeit eines Durchgangs des Bots, dadurch wird er unpräziser. Umso höher der Delay, umso unpräziser sind die Ergebnisse.<br><br>Die letzte Spalte zeigt die benötigte Laufzeit für einen Durchgang (in Sekunden):<br><br>%s<br><br>Folglich werden die Werte (Zeiten) im 'Ultra delay' um ca. 65 Sekunden ungenauer! Je nach Umfang, was zu tun ist bzw. Servergröße können die Werte variieren!";
$lang['wits3qnm'] = "Bot-Nickname";
$lang['wits3qnmdesc'] = "Der Nickname, mit welchem die TS3 ServerQuery Verbindung aufgebaut werden soll.<br><br>Der Nickname kann frei gewählt werden!<br><br>Der gewählte Nickname wir im Channel-Baum angezeigt, wenn man ServerQuery-Benutzer sehen kann (Admin-Rechte nötig) und wird auch als Anzeigename für Chat-Nachrichten verwendet.";
$lang['wits3querpw'] = "TS3 Query-Passwort";
$lang['wits3querpwdesc'] = "TeamSpeak 3 Query Passwort<br>Passwort des Query Benutzers";
$lang['wits3querpwdesc'] = "TeamSpeak 3 ServerQuery Passwort<br><br>Passwort des gewählten ServerQuery Benutzers.";
$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>%s";
$lang['wits3querusrdesc'] = "TeamSpeak 3 ServerQuery Benutzername<br><br>Standard ist 'serveradmin'<br><br>Natürlich kann auch ein gesonderter TS3 ServerQuery-Benutzer erstellt und genutzt werden.<br>Die für den Benutzer benötigten TS3 Rechte sind hier aufgelistet:<br>%s";
$lang['wits3query'] = "TS3 Query-Port";
$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['wits3querydesc'] = "TeamSpeak 3 ServerQuery Port<br><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' aus dem TS3 Installationsverzeichnis 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 Maschinen 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 Maschine laufen (localhost / 127.0.0.1). Laufen sie jedoch auf getrennten Maschinen, 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>%s<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>%s Nach Änderung der TS3 Server Konfiguration ist ein Neustart dessen erforderlich.";
$lang['wits3encryptdesc'] = "Aktiviere diese Option, um die Kommunikation zwischen dem Ranksystem-Bot 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 Maschinen betrieben wird.<br><br>Es ist auch sicherzustellen, dass der richtige TS3 ServerQuery 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 Maschine laufen (localhost / 127.0.0.1). Laufen sie jedoch auf getrennten Maschinen, 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>%s<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>%s 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";
$lang['wiverifydesc'] = "Hier ist die Channel-ID des Verifizierungschannels zu hinterlegen.<br><br>Dieser Channel ist <u>manuell</u> auf dem TeamSpeak Server anzulegen. Name, Berechtigungen und sonstige Eigenschaften können völlig nach Belieben gesetzt werden; lediglich sollten User ihn betreten können!<br><br>Die Verifizierung erfolgt durch den jeweiligen Benutzer selbst auf der Statistik-Seite (/stats/). Sie ist nur dann erforderlich, wenn eine Zuordnung des Webseitenbesuchers mit dem TeamSpeak-User nicht automatisch erfolgen kann.<br><br>Für die Verifizierung muss sich der User auf dem TeamSpeak Server in den Verifizierungschannel begeben. Dort kann er den Token empfangen, mit welchem er sich für die Statistik-Seite verifiziert.";
$lang['wits3voicedesc'] = "TeamSpeak 3 Voice-Port<br><br>Standard ist 9987 (UDP)<br><br>Dieser Port wird auch zum Verbinden vom TS3 Client genutzt.";
$lang['witsz'] = "Log-Größe";
$lang['witszdesc'] = "Definiere eine Dateigröße, bei der die Logdatei rotiert wird.<br><br>Gebe den Wert in Mebibyte (MiB) an.<br><br>Wenn du den Wert erhöhst, achte darauf, dass ausreichend Speicherplatz auf der Partition verfügbar ist.<br>Beachte: Zu große Logdateien können zu Performance-Problemen führen!<br><br>Beim Ändern dieses Wertes wird beim nächsten Neustart des Bots die Größe der Logdatei überprüft. Ist die Datei größer als der definierte Wert, wird die Logdatei sofort rotiert.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "Stable";
$lang['wiupch1'] = "Beta";
$lang['wiupchdesc'] = "Das Ranksystem wird automatisch aktualisiert, sobald ein neues Update verfügbar ist. Wähle hier, welchem Update-Kanal du beitreten möchtest.<br><br><b>Stable (Standard)</b>: Du erhältst die neueste stabile Version. Empfohlen für Produktionsumgebungen.<br><br><b>Beta</b>: Du erhältst die neueste Beta-Version. Damit erhältst du neue Funktionen früher, aber das Risiko von Fehlern ist höher. Die Nutzung erfolgt auf eigene Gefahr!<br><br>Wird von der Beta auf die Stable gewechselt, erfolgt kein Downgrade des Ranksystems. Vielmehr wird auf den nächsthöheren Stable-Release abgewartet und dann darauf aktualisiert.";
$lang['wiverify'] = "Verifizierungs-Channel";
$lang['wiverifydesc'] = "Hier ist die Channel Datenbank-ID des Verifizierungs-Channels zu hinterlegen.<br><br>Dieser Channel ist <u>manuell</u> auf dem TeamSpeak Server anzulegen. Name, Berechtigungen und sonstige Eigenschaften können nach Belieben gesetzt werden; lediglich sollten User ihn betreten können! ;-)<br><br>Die Verifizierung erfolgt durch den jeweiligen Benutzer selbst auf der Ranksystem Statistik-Seite (/stats/). Sie ist nur dann erforderlich, wenn eine Zuordnung des Webseitenbesuchers mit dem TeamSpeak-User nicht automatisch erfolgen kann.<br><br>Für die Verifizierung muss sich der User auf dem TeamSpeak Server in den Verifizierungs-Channel begeben. Dort kann er den Token empfangen, mit welchem er sich für die Statistik-Seite verifiziert.";
$lang['wivlang'] = "Sprache";
$lang['wivlangdesc'] = "Wähle die Standardsprache des Ranksystems.<br><br>Die Sprache kann über die Webseite für jeden Besucher übersteuert werden und wird dann für die laufende Sitzung gespeichert.";
$lang['wivlangdesc'] = "Wähle die Standard-Sprache des Ranksystems.<br>Sie ist relevant für das Webinterface, die Statistik-Seite und insbesondere für die Ranksystem-Log.<br><br>Die Sprache kann über die Webseite durch jeden Besucher übersteuert werden und wird dann für die laufende Sitzung gespeichert (Session-Cookie).";
?>

View File

@@ -1,10 +1,18 @@
<?PHP
$lang = array();
$lang['adduser'] = "User %s (unique Client-ID: %s; Client-database-ID %s) is unknown -> added to the Ranksystem now.";
$lang['achieve'] = "Achieve";
$lang['asc'] = "ascending";
$lang['boton'] = "Bot is running...";
$lang['botoff'] = "Bot is stopped.";
$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['chkfileperm'] = "<b>Wrong file/folder permissions!</b><br>You need to correct the owner and access permissions of the named files/folders!<br><br>The <u>owner</u> of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).<br>On Linux systems you may do something like this (linux shell command):<br>%sAlso the <u>access permission</u> must be set, that the user of your webserver is able to read, write and execute files.<br>On Linux systems you may do something like this (linux shell command):<br>%sList of concerned files/folders:<br>%s";
$lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP not found here!<br>Please insert a valid PHP command inside this file!<br><br>Definition out of %s:<br>%s<br>Result of your command:%sYou can test your command before via console by adding the parameter '-v'.<br>Example: %sYou should get back the PHP version!";
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
$lang['clean'] = "Scanning for clients to delete...";
$lang['cleanc'] = "clean clients";
$lang['cleancdesc'] = "With this function old clients gets deleted out of the Ranksystem.<br><br>To this end, the Ranksystem will be synchronized with the TeamSpeak database. Clients, which does not exist anymore on the TeamSpeak server, will be deleted out of the Ranksystem.<br><br>This function is only enabled when the 'Query-Slowmode' is deactivated!<br><br><br>For automatic adjustment of the TeamSpeak database the ClientCleaner can be used:<br>%s";
@@ -21,7 +29,8 @@ $lang['clean0004'] = "Check for deleting users done. Nothing was changed, beca
$lang['day'] = "%s <small>day</small>";
$lang['days'] = "%s <small>days</small>";
$lang['dbconerr'] = "Failed to connect to database: ";
$lang['errcsrf'] = "CSRF Token is wrong or expired (= security-check failed)! Please reload this site and try it again. If you get this error repeated times, remove the session cookie from your Browser and try it again!";
$lang['desc'] = "descending";
$lang['errcsrf'] = "CSRF Token is wrong or expired (= security-check failed)! Please reload this site and try it again. If you get this error repeated times, remove the session cookie from your browser and try it again!";
$lang['errgrpid'] = "Your changes were not stored to the database due errors occurred. Please fix the problems and save your changes after!";
$lang['errgrplist'] = "Error while getting servergrouplist: ";
$lang['errlogin'] = "Username and/or password are incorrect! Try again...";
@@ -82,14 +91,16 @@ $lang['listsumo'] = "sum. online time";
$lang['listuid'] = "unique Client-ID";
$lang['login'] = "Login";
$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['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
$lang['msg0003'] = "You are not eligible for this command!";
$lang['msg0004'] = "Client %s (%s) requests shutdown.";
$lang['msg0005'] = "cya";
$lang['msg0006'] = "brb";
$lang['msg0007'] = "Client %s (%s) requests restart.";
$lang['msg0008'] = "Update check done. If an update is available, it will run immediately.";
$lang['msg0009'] = "Cleaning of the user-database was started. Have a look to the Ranksystem log for more information.";
$lang['msg0009'] = "Cleaning of the user-database was started.";
$lang['msg0010'] = "Run command !log to get more information.";
$lang['msg0011'] = "Cleaned group cache. Start loading groups and icons...";
$lang['noentry'] = "No entries found..";
$lang['pass'] = "Password";
$lang['pass2'] = "Change password";
@@ -205,7 +216,7 @@ $lang['stmy0009'] = "Active time last %s days:";
$lang['stmy0010'] = "Achievements completed:";
$lang['stmy0011'] = "Time achievement progress";
$lang['stmy0012'] = "Time: Legendary";
$lang['stmy0013'] = "Because you have an online time of %s hours.";
$lang['stmy0013'] = "Because you have an online time of %s hours.";
$lang['stmy0014'] = "Progress completed";
$lang['stmy0015'] = "Time: Gold";
$lang['stmy0016'] = "% Completed for Legendary";
@@ -217,7 +228,7 @@ $lang['stmy0021'] = "Time: Unranked";
$lang['stmy0022'] = "% Completed for Bronze";
$lang['stmy0023'] = "Connection achievement progress";
$lang['stmy0024'] = "Connects: Legendary";
$lang['stmy0025'] = "Because You connected %s times to the server.";
$lang['stmy0025'] = "Because you connected %s times to the server.";
$lang['stmy0026'] = "Connects: Gold";
$lang['stmy0027'] = "Connects: Silver";
$lang['stmy0028'] = "Connects: Bronze";
@@ -272,7 +283,7 @@ $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=\"//ts-n.net/ranksystem.php\" target=\"_blank\">Ranksystem Website</a>.";
$lang['stri0008'] = "You can see the latest version on the <a href=\"%s\" target=\"_blank\">Ranksystem Website</a>.";
$lang['stri0009'] = "How was the Ranksystem created?";
$lang['stri0010'] = "The Ranksystem is developed in";
$lang['stri0011'] = "It also uses the following libraries:";
@@ -308,7 +319,7 @@ $lang['sttw0014'] = "hours";
$lang['sttw0015'] = "minutes";
$lang['sttm0001'] = "Of the month";
$lang['stta0001'] = "Of all time";
$lang['stve0001'] = "\nHello %s,\nto verify you with the Ranksystem click on the link below:\n[B]%s[/B]\n\nIf the link doesn't work, you can also type the token manually in:\n%s\n\nIf you didn't request this message, please ignore it. When you are getting it repeated times, please contact an admin.";
$lang['stve0001'] = "\nHello %s,\nto verify you with the Ranksystem click on the link below:\n[B]%s[/B]\n\nIf the link doesn't work, you can also enter the token manually on the website:\n[B]%s[/B]\n\nIf you didn't request this message, please ignore it. When you are getting it repeated times, please contact an admin.";
$lang['stve0002'] = "A message with the token was sent to you on the TS3 server.";
$lang['stve0003'] = "Please enter the token, which you received on the TS3 server. If you have not received a message, please be sure you have chosen the correct unique Client-ID.";
$lang['stve0004'] = "The entered token does not match! Please try it again.";
@@ -338,8 +349,8 @@ $lang['upgrp0010'] = "Noticed icon of servergroup %s with ID %s got removed fr
$lang['upgrp0011'] = "Download new ServerGroupIcon for group %s with ID: %s";
$lang['upinf'] = "A new Version of the Ranksystem is available; Inform clients on server...";
$lang['upinf2'] = "The Ranksystem was recently (%s) updated. Check out the %sChangelog%s for more information about the changes.";
$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 information [URL]https://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarting the update process in background. [B]Please check the Ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more information [URL]https://ts-n.net/ranksystem.php#changelog[/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 information [URL]%s[/URL].\n\nStarting the update process in background. [B]Please check the Ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more information [URL]%s[/URL].";
$lang['upusrerr'] = "The unique Client-ID %s couldn't be reached on the TeamSpeak!";
$lang['upusrinf'] = "User %s was successfully informed.";
$lang['user'] = "Username";
@@ -354,7 +365,7 @@ $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>Also multiple Client-IDs are possible -> comma separated<br><br>This is required to reset the password of the webinterface.<br>Is there no unique Client-ID address defined, it is not possible to reset the password!<br><br>Here defined unique Client-IDs are also permitted to send admin commands to the Bot (!reboot, !shutdown, !update).";
$lang['wiboost'] = "boost";
$lang['wiboostdesc'] = "Give a user on your TeamSpeak server a servergroup (have to be created manually), which you can declare here as boost group. Also define a factor which should be used (2x for example) and a time, how long the boost should be rated.<br>The higher the factor, the faster a user reaches the next higher rank.<br>Is the time expired, the booster servergroup gets automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup.<br><br><pre>servergroup ID => factor => time (in seconds)</pre><br>Each entry has to separate from the next with a comma.<br><br>Example:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>Here a user in servergroup 12 get the factor 2 for the next 6000 seconds, a user in servergroup 13 get the factor 3 for 2500 seconds, and so on...";
$lang['wiboostdesc'] = "Give a user on your TeamSpeak server a servergroup (have to be created manually), which you can declare here as boost group. Also define a factor which should be used (2x for example) and a time, how long the boost should be rated.<br>The higher the factor, the faster a user reaches the next higher rank.<br>Is the time expired, the booster servergroup gets automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a dot!<br><br><pre>servergroup ID => factor => time (in seconds)</pre><br>Each entry has to separate from the next with a comma.<br><br>Example:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>Here a user in servergroup 12 get the factor 2 for the next 6000 seconds, a user in servergroup 13 get the factor 1.25 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!";
@@ -375,6 +386,8 @@ $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 write-out error for 'other/dbconfig.php'";
$lang['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
$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 current 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 users are not in the servergroup that is intended for the respective online time.<br><br>Attention: Run this in a moment, where the next few minutes no rankups become due!!! The Ranksystem cannot remove the old group, cause it no longer knows them ;-)";
$lang['widelsg'] = "remove out of servergroups";
@@ -425,11 +438,11 @@ $lang['winxmode1'] = "disabled";
$lang['winxmode2'] = "allowed - only next rank";
$lang['winxmode3'] = "allowed - all next ranks";
$lang['winxmsg1'] = "Message";
$lang['winxmsgdesc1'] = "Define a message, which the user will receive as answer at the command \"!nextup\".<br><br>Arguments:<br>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br><br>Example:<br><pre>Your next rank up will be in &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds. The next servergroup you will reach is [B]&#37;5&#36;s[/B].</pre>";
$lang['winxmsgdesc1'] = "Define a message, which the user will receive as answer at the command \"!nextup\".<br><br>Arguments:<br><pre>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Example:<br><pre>Your next rank up will be in &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds. The next servergroup you will reach is [B]&#37;5&#36;s[/B].</pre>";
$lang['winxmsg2'] = "Message (highest)";
$lang['winxmsgdesc2'] = "Define a message, which the user will receive as answer at the command \"!nextup\", when the user already reached the highest rank.<br><br>Arguments:<br>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br><br>Example:<br><pre>You have been reached the highest rank for &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds.</pre>";
$lang['winxmsgdesc2'] = "Define a message, which the user will receive as answer at the command \"!nextup\", when the user already reached the highest rank.<br><br>Arguments:<br><pre>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Example:<br><pre>You have been reached the highest rank for &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds.</pre>";
$lang['winxmsg3'] = "Message (excepted)";
$lang['winxmsgdesc3'] = "Define a message, which the user will receive as answer at the command \"!nextup\", when the user is excepted from the Ranksystem.<br><br>Arguments:<br>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br><br>Example:<br><pre>You are excepted from the Ranksystem. If you wish to rank contact an admin on the TS3 server.</pre>";
$lang['winxmsgdesc3'] = "Define a message, which the user will receive as answer at the command \"!nextup\", when the user is excepted from the Ranksystem.<br><br>Arguments:<br><pre>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Example:<br><pre>You are excepted from the Ranksystem. If you wish to rank contact an admin on the TS3 server.</pre>";
$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 does not match with the IP address of the admin on the TS3 server. Be sure you are online with the same IP address on the TS3 server and also on this page (same protocol IPv4 / IPv6 is also needed).";
@@ -473,6 +486,8 @@ $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['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$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";
@@ -481,14 +496,18 @@ $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 e.g. 'stats/list_rankup.php' and embed this as frame in your existing website or bulletin board.";
$lang['wishsort'] = "default sorting order";
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
$lang['wisupidle'] = "Mode";
$lang['wisupidledesc'] = "There are two modes, how time can be counted.<br><br>1) <b>online time</b>: 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) <b>active time</b>: Here will be deducted the inactive time (idle) from the online time of a user and only the active time counts (see column 'sum. active time' in the 'stats/list_rankup.php').<br><br>A change of the mode with an already longer running Ranksystem is not recommended, but should be working without bigger problems. Each single user will get repaired at least with the next rankup.";
$lang['wisvconf'] = "save";
$lang['wisvinfo1'] = "Attention!! By changing the mode of hashing the users IP address, it is necessary that the user connects new to the TS3 server or the user can't get synchronized with the stats page.";
$lang['wisvsuc'] = "Changes successfully saved!";
$lang['wisvres'] = "You need to restart the Ranksystem before the changes will take effect! %s";
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
$lang['witime'] = "Timezone";
$lang['witimedesc'] = "Select the Timezone the server is hosted.";
$lang['witimedesc'] = "Select the timezone the server is hosted.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
$lang['wits3avat'] = "Avatar Delay";
$lang['wits3avatdesc'] = "Define a time in seconds to delay the download of changed TS3 avatars.<br><br>This function is especially useful for (music) bots, which are changing his avatar periodic.";
$lang['wits3dch'] = "Default Channel";
@@ -509,6 +528,12 @@ $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 host / server (localhost / 127.0.0.1). If they are running on separate hosts, 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>%s<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>%s 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 use also to connect with the TS3 Client.";
$lang['witsz'] = "Log-Size";
$lang['witszdesc'] = "Set up the filesize of the log, at which the logfile will be rotated, when exceeded.<br><br>Define your value in Mebibyte.<br><br>When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!<br><br>On changing this value, the logfile size will be checked with the next restart of the bot. Is the filesize bigger than the defined value, the logfile will be rotated immediately.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "stable";
$lang['wiupch1'] = "beta";
$lang['wiupchdesc'] = "The Ranksystem will be updated automatically if a new update is available. Choose here, which update-channel you want to join.<br><br><b>stable (default)</b>: You get the latest stable version. Recommended for production environments.<br><br><b>beta</b>: You get the latest beta version. With this you get new features earlier, but the risk of bugs is much higher. Use at your own risk!<br><br>When you are changing from beta to stable release, the Ranksystem won't downgrade. It will rather wait for the next higher release of a stable version and update to this.";
$lang['wiverify'] = "Verification-Channel";
$lang['wiverifydesc'] = "Enter here the channel-ID of the verification channel.<br><br>This channel needs to be set up <u>manually</u> on your TeamSpeak server. Name, permissions and other properties could be defined of your choice; only the user should be possible to join this channel!<br><br>The verification is done by the respective user himself on the statistics-page (/stats/). This is only necessary if the website visitor can't automatically be matched/related to the TeamSpeak user.<br><br>To verify the TeamSpeak user, he has to be in the verification channel. There he is able to receive a token with which he can verify himself for the statistics page.";
$lang['wivlang'] = "Language";

View File

@@ -1,10 +1,18 @@
<?PHP
$lang = array();
$lang['adduser'] = "Usuario %s (ID de cliente unico: %s; ID de base de datos del cliente %s) es desconocida -> agregada a Ranksystem ahora.";
$lang['achieve'] = "Achievement";
$lang['asc'] = "ascending";
$lang['boton'] = "Bot is running...";
$lang['botoff'] = "Bot is stopped.";
$lang['brute'] = "Muchos inicios de sesión incorrectos detectados en el webinterface. Inicio de sesion bloqueado por 300 segundos! Último acceso desde IP %s.";
$lang['brute1'] = "Intento de inicio de sesión incorrecta en el webinterface detectado. Intento de acceso fallido desde IP %s con nombre de usuario %s.";
$lang['brute2'] = "Inicio de sesion exitoso en webinterface desde la IP %s.";
$lang['changedbid'] = "Usuario %s (ID de cliente unico: %s) tengo una nueva TeamSpeak ID de base de datos del cliente (%s). Actualiza el viejo ID de base de datos del cliente (%s) y restablezca los tiempos recogidos!";
$lang['chkfileperm'] = "<b>Wrong file/folder permissions!</b><br>You need to correct the owner and access permissions of the named files/folders!<br><br>The <u>owner</u> of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).<br>On Linux systems you may do something like this (linux shell command):<br>%sAlso the <u>access permission</u> must be set, that the user of your webserver is able to read, write and execute files.<br>On Linux systems you may do something like this (linux shell command):<br>%sList of concerned files/folders:<br>%s";
$lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP not found here!<br>Please insert a valid PHP command inside this file!<br><br>Definition out of %s:<br>%s<br>Result of your command:%sYou can test your command before via console by adding the parameter '-v'.<br>Example: %sYou should get back the PHP version!";
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
$lang['clean'] = "Escaneando clientes para eliminar...";
$lang['cleanc'] = "limpiar clientes";
$lang['cleancdesc'] = "Con esta función, los clientes antiguos se eliminan del Ranksystem.<br><br>Para este fin, el sistema de rangos se sincronizará con la base de datos TeamSpeak. Clientes, que ya no existan en el servidor de TeamSpeak, serán eliminados del Ranksystem.<br><br>Esta función solo está habilitada cuando 'Consulta en modo lento' está desactivada!<br><br><br>Para el ajuste automático de la base de datos TeamSpeak, se puede usar Limpiador de clientes:<br>%s";
@@ -21,6 +29,7 @@ $lang['clean0004'] = "Verifique que haya eliminado usuarios. Nada ha cambiado,
$lang['day'] = "%s <small>día</small>";
$lang['days'] = "%s <small>días</small>";
$lang['dbconerr'] = "Error al conectarse a la base de datos: ";
$lang['desc'] = "descending";
$lang['errcsrf'] = "El token CSRF está incorrecto o ha caducado (=comprobación de seguridad fallida)! Por favor, recarga este sitio y pruébalo nuevamente. Si recibe este error varias veces, elimine la cookie de sesión de su navegador y vuelva a intentarlo!";
$lang['errgrpid'] = "Sus cambios no se almacenaron en la base de datos debido a errores. Corrige los problemas y guarda tus cambios después!";
$lang['errgrplist'] = "Error al obtener las listas de grupos del servidores: ";
@@ -82,14 +91,16 @@ $lang['listsumo'] = "suma. tiempo en línea";
$lang['listuid'] = "ID de cliente unica";
$lang['login'] = "Iniciar sesión";
$lang['msg0001'] = "Ranksystem se está ejecutando en la versión: %s";
$lang['msg0002'] = "Los comandos válidos son:\n[B]!help[/B], [B]!info[/B], [B]!commands[/B]\t\t obtener una lista de comandos\n[B]!version[/B]\t\t\t\t\t\t\t\t obtener la versión de Ranksystem\n[B]!update[/B], [B]!checkupdate[/B]\t\t verificar la nueva versión y ejecutar la actualización\n[B]!clean[/B]\t\t\t\t\t\t\t\t\t iniciar la limpieza de la base de datos de usuarios\n[B]!next[/B], [B]!nextup[/B]\t\t\t\t\t\tobtener el tiempo para el próximo rango\n[B]!restart[/B], [B]!reboot[/B]\t\t\t\t\treinicia el bot de Ranksystem\n[B]!shutdown[/B], [B]!quit[/B], [B]!stop[/B]\t\t detener el bot de Ranksystem";
$lang['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
$lang['msg0003'] = "No eres elegible para este comando!";
$lang['msg0004'] = "Cliente %s (%s) cierre de solicitudes.";
$lang['msg0005'] = "cya";
$lang['msg0006'] = "brb";
$lang['msg0007'] = "Cliente %s (%s) solicitudes reiniciar.";
$lang['msg0008'] = "Actualización de verificación hecha. Si hay una actualización disponible, se ejecutará inmediatamente.";
$lang['msg0009'] = "Limpieza de la base de datos de usuarios empezó. Eche un vistazo al registro del sistema de rangos para obtener más información.";
$lang['msg0009'] = "Limpieza de la base de datos de usuarios empezó.";
$lang['msg0010'] = "Run command !log to get more information.";
$lang['msg0011'] = "Cleaned group cache. Start loading groups and icons...";
$lang['noentry'] = "Entradas no encontradas..";
$lang['pass'] = "Contraseña";
$lang['pass2'] = "Cambiar contraseña";
@@ -272,7 +283,7 @@ $lang['stri0004'] = "Quién creó el Ranksystem?";
$lang['stri0005'] = "Cuando se creó el Ranksystem?";
$lang['stri0006'] = "Primera versión alfa: 05/10/2014.";
$lang['stri0007'] = "Primera versión beta: 01/02/2015.";
$lang['stri0008'] = "Puedes ver la versión más nueva en <a href=\"//ts-n.net/ranksystem.php\" target=\"_blank\">Sitio web de Ranksystem</a>.";
$lang['stri0008'] = "Puedes ver la versión más nueva en <a href=\"%s\" target=\"_blank\">Sitio web de Ranksystem</a>.";
$lang['stri0009'] = "¿Cómo se creó Ranksystem?";
$lang['stri0010'] = "El Ranksystem está codificado en";
$lang['stri0011'] = "Utiliza también las siguientes bibliotecas:";
@@ -338,8 +349,8 @@ $lang['upgrp0010'] = "Icono de grupo de servidores detectado %s con ID %s elim
$lang['upgrp0011'] = "Descargue el nuevo icono del grupo de servidores para grupo %s con ID: %s";
$lang['upinf'] = "Una nueva versión de Ranksystem está disponible; Informar a los clientes en el servidor...";
$lang['upinf2'] = "El Ranksystem fue recientemente (%s) actualizado. Revisar la %sChangelog%s para más información sobre los cambios.";
$lang['upmsg'] = "\nHey, una nueva versión de [B]Ranksystem[/B] ¡está disponible!\n\nversión actual: %s\n[B]nueva versión: %s[/B]\n\nPPor favor visite nuestro sitio para más información[URL]https://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarting el proceso de actualización en segundo plano. [B]Por favor, checa el ranksystem.log![/B]";
$lang['upmsg2'] = "\nOye, el [B]Ranksystem[/B] Ha sido actualizado.\n\n[B]nueva versión: %s[/B]\n\nPor favor visite nuestro sitio para más información [URL]https://ts-n.net/ranksystem.php#changelog[/URL].";
$lang['upmsg'] = "\nHey, una nueva versión de [B]Ranksystem[/B] ¡está disponible!\n\nversión actual: %s\n[B]nueva versión: %s[/B]\n\nPPor favor visite nuestro sitio para más información [URL]%s[/URL].\n\nStarting el proceso de actualización en segundo plano. [B]Por favor, checa el ranksystem.log![/B]";
$lang['upmsg2'] = "\nOye, el [B]Ranksystem[/B] Ha sido actualizado.\n\n[B]nueva versión: %s[/B]\n\nPor favor visite nuestro sitio para más información [URL]%s[/URL].";
$lang['upusrerr'] = "El único ID de cliente %s no se pudo alcanzar en el TeamSpeak!";
$lang['upusrinf'] = "Usuario %s fue informado exitosamente";
$lang['user'] = "Nombre de usuario";
@@ -354,7 +365,7 @@ $lang['wiadmhidedesc'] = "Para ocultar usuario exceptuado en la siguiente selec
$lang['wiadmuuid'] = "ID de administrador";
$lang['wiadmuuiddesc'] = "Ingrese aquí su identificación de cliente única; como el administrador de Ranksystem.<br>También son posibles múltiples ID de clientes -> separados con coma<br><br>Esto es necesario para restablecer la contraseña del webinterface.<br>No hay una dirección única de ID de cliente definida, ¡no es posible restablecer la contraseña!<br><br>Aquí, los ID de cliente únicos definidos también pueden enviar comandos de administrador al Bot (!reboot, !shutdown, !update).";
$lang['wiboost'] = "boost";
$lang['wiboostdesc'] = "Proporcione a un usuario de su servidor TeamSpeak un grupo de servidores (debe crearse manualmente), que puede declarar aquí como grupo de refuerzo. Defina también un factor que se debe usar (por ejemplo, 2x) y un tiempo, por cuánto tiempo se debe evaluar el impulso.<br>Cuanto mayor sea el factor, más rápido un usuario alcanza el siguiente rango más alto.<br>Ha expirado el tiempo, el grupo de servidores de refuerzo se elimina automáticamente del usuario afectado. El tiempo comienza a correr tan pronto como el usuario obtiene el grupo de servidores.<br><br><pre>ID del grupo de servidores => factor => tiempo (en segundos)</pre><br>Cada entrada tiene que separarse de la siguiente con una coma.<br><br>Example:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>Aquí, un usuario en el grupo de servidores 12 obtiene el factor 2 durante los siguientes 6000 segundos, un usuario en el grupo de servidores 13 obtiene el factor 3 durante 2500 segundos, y así sucesivamente...";
$lang['wiboostdesc'] = "Proporcione a un usuario de su servidor TeamSpeak un grupo de servidores (debe crearse manualmente), que puede declarar aquí como grupo de refuerzo. Defina también un factor que se debe usar (por ejemplo, 2x) y un tiempo, por cuánto tiempo se debe evaluar el impulso.<br>Cuanto mayor sea el factor, más rápido un usuario alcanza el siguiente rango más alto.<br>Ha expirado el tiempo, el grupo de servidores de refuerzo se elimina automáticamente del usuario afectado. El tiempo comienza a correr tan pronto como el usuario obtiene el grupo de servidores.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a period!<br><br><pre>ID del grupo de servidores => factor => tiempo (en segundos)</pre><br>Cada entrada tiene que separarse de la siguiente con una coma.<br><br>Example:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>Aquí, un usuario en el grupo de servidores 12 obtiene el factor 2 durante los siguientes 6000 segundos, un usuario en el grupo de servidores 13 obtiene el factor 1.25 durante 2500 segundos, y así sucesivamente...";
$lang['wibot1'] = "Ranksystem bot debe ser detenido. Consulte el registro a continuación para obtener más información!";
$lang['wibot2'] = "Ranksystem bot debe ser comenzado. Consulte el registro a continuación para obtener más información!";
$lang['wibot3'] = "Ranksystem bot debe reiniciarse Consulte el registro a continuación para obtener más informaciónn!";
@@ -375,6 +386,8 @@ $lang['widaform'] = "Formato de fecha";
$lang['widaformdesc'] = "Elija el formato de fecha que se muestra.<br><br>Ejemplo:<br>%a dias, %h horas, %i minutos, %s segundos";
$lang['widbcfgsuc'] = "Configuraciones de bases de datos guardadas con éxito.";
$lang['widbcfgerr'] = "¡Error al guardar las configuraciones de la base de datos! Error de conexión o error de escritura para 'other/dbconfig.php'";
$lang['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
$lang['widelcldgrp'] = "renovar grupos";
$lang['widelcldgrpdesc'] = "Ranksystem recuerda los grupos de servidores dados, por lo que no es necesario dar / verificar esto con cada ejecución del worker.php again.<br><br>Con esta función puede eliminar una vez el conocimiento de grupos de servidores dados. En efecto, el sistema de rangos intenta dar a todos los clientes (que están en el servidor TS3 en línea) el grupo de servidores del rango real.<br>Para cada cliente, que obtiene el grupo o permanece en el grupo, Ranksystem recuerda esto como se describe al principio.<br><br>Esta función puede ser útil, cuando los usuarios no están en el grupo de servidores, deben ser para el tiempo en línea definido.<br><br>Atención: ¡Ejecuta esto en un momento, en el que los próximos minutos no se llegarán a rangos! El Ranksystem no puede eliminar el grupo anterior, porque no puede recordar ;-)";
$lang['widelsg'] = "eliminar de los grupos de servidores";
@@ -426,11 +439,11 @@ $lang['winxmode1'] = "desactivado";
$lang['winxmode2'] = "permitido - solo siguiente rango";
$lang['winxmode3'] = "permitido - todos los siguientes rangos";
$lang['winxmsg1'] = "Mensaje";
$lang['winxmsgdesc1'] = "Defina un mensaje, que el usuario recibirá como respuesta al comando \"!nextup\".<br><br>Argumentos:<br>&#37;1&#36;s - dias al siguiente rango<br>&#37;2&#36;s - horas al siguiente rango<br>&#37;3&#36;s - minutos para el siguiente rango<br>&#37;4&#36;s - segundos al siguiente rango<br>&#37;5&#36;s - nombre del siguiente grupo de servidores<br>&#37;6&#36;s - nombre del usuario (destinatario)<br><br>Ejemplo:<br><pre>Tu próximo rango estará en &#37;1&#36;s dias, &#37;2&#36;s horas y &#37;3&#36;s minutos y &#37;4&#36;s segundos. El siguiente grupo de servidores que alcanzará es [B]&#37;5&#36;s[/B].</pre>";
$lang['winxmsgdesc1'] = "Defina un mensaje, que el usuario recibirá como respuesta al comando \"!nextup\".<br><br>Argumentos:<br><pre>&#37;1&#36;s - dias al siguiente rango<br>&#37;2&#36;s - horas al siguiente rango<br>&#37;3&#36;s - minutos para el siguiente rango<br>&#37;4&#36;s - segundos al siguiente rango<br>&#37;5&#36;s - nombre del siguiente grupo de servidores<br>&#37;6&#36;s - nombre del usuario (destinatario)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Ejemplo:<br><pre>Tu próximo rango estará en &#37;1&#36;s dias, &#37;2&#36;s horas y &#37;3&#36;s minutos y &#37;4&#36;s segundos. El siguiente grupo de servidores que alcanzará es [B]&#37;5&#36;s[/B].</pre>";
$lang['winxmsg2'] = "Mensaje (más alto)";
$lang['winxmsgdesc2'] = "Defina un mensaje, que el usuario recibirá como respuesta al comando \"!nextup\", cuando el usuario ya alcanzó el rango más alto.<br><br>Argumentos:<br>&#37;1&#36;s - días para el próximo rango<br>&#37;2&#36;s - horas al siguiente rango<br>&#37;3&#36;s - minutos para el siguiente rango<br>&#37;4&#36;s - segundos al siguiente rango<br>&#37;5&#36;s - nombre del siguiente grupo de servidores<br>&#37;6&#36;s - nombre del usuario (destinatario)<br><br>Ejemplo:<br><pre>Has alcanzado el rango más alto en &#37;1&#36;s dias, &#37;2&#36;s horas y &#37;3&#36;s minutos y &#37;4&#36;s segundos.</pre>";
$lang['winxmsgdesc2'] = "Defina un mensaje, que el usuario recibirá como respuesta al comando \"!nextup\", cuando el usuario ya alcanzó el rango más alto.<br><br>Argumentos:<br><pre>&#37;1&#36;s - días para el próximo rango<br>&#37;2&#36;s - horas al siguiente rango<br>&#37;3&#36;s - minutos para el siguiente rango<br>&#37;4&#36;s - segundos al siguiente rango<br>&#37;5&#36;s - nombre del siguiente grupo de servidores<br>&#37;6&#36;s - nombre del usuario (destinatario)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Ejemplo:<br><pre>Has alcanzado el rango más alto en &#37;1&#36;s dias, &#37;2&#36;s horas y &#37;3&#36;s minutos y &#37;4&#36;s segundos.</pre>";
$lang['winxmsg3'] = "Mensaje (exceptuado)";
$lang['winxmsgdesc3'] = "Defina un mensaje, que el usuario recibirá como respuesta al comando \"!nextup\", cuando el usuario es exceptuado de la Ranksystem.<br><br>Argumentos:<br>&#37;1&#36;s - días para el próximo rango<br>&#37;2&#36;s - horas al siguiente rango<br>&#37;3&#36;s - minutos para el siguiente rango<br>&#37;4&#36;s - segundos al siguiente rango<br>&#37;5&#36;s - namenombre del siguiente grupo de servidores<<br>&#37;6&#36;s - nombre del usuario (destinatario)<br><br>Ejemplo:<br><pre>Estás exceptuado de Ranksystem. Si desea clasificar, póngase en contacto con un administrador en el servidor TS3..</pre>";
$lang['winxmsgdesc3'] = "Defina un mensaje, que el usuario recibirá como respuesta al comando \"!nextup\", cuando el usuario es exceptuado de la Ranksystem.<br><br>Argumentos:<br><pre>&#37;1&#36;s - días para el próximo rango<br>&#37;2&#36;s - horas al siguiente rango<br>&#37;3&#36;s - minutos para el siguiente rango<br>&#37;4&#36;s - segundos al siguiente rango<br>&#37;5&#36;s - namenombre del siguiente grupo de servidores<<br>&#37;6&#36;s - nombre del usuario (destinatario)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Ejemplo:<br><pre>Estás exceptuado de Ranksystem. Si desea clasificar, póngase en contacto con un administrador en el servidor TS3..</pre>";
$lang['wirtpw1'] = "Lo sentimos, hermano. Has olvidado ingresar tu ID de administrador dentro de la interfaz web antes. No hay manera de restablecer la contraseña!";
$lang['wirtpw2'] = "ID de administrador no encontrada en el servidor TS3. Debe estar en línea con la ID de cliente única, que se guarda como ID de administrador.";
$lang['wirtpw3'] = "Su dirección IP no coincide con la dirección IP del administrador en el servidor TS3. Asegúrese de tener la misma dirección IP en línea en el servidor TS3 y también en esta página (también se necesita el mismo protocolo IPv4 / IPv6).";
@@ -471,6 +484,8 @@ $lang['wishcolsg'] = "próximo grupo de servidores";
$lang['wishcolsgdesc'] = "Mostrar columna 'next servergroup' en list_rankup.php";
$lang['wishcoluuid'] = "ID de cliente";
$lang['wishcoluuiddesc'] = "Mostrar columna 'unique Client-ID' en list_rankup.php";
$lang['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$lang['wishexcld'] = "cliente exceptuado";
$lang['wishexclddesc'] = "Mostrar clientes en list_rankup.php,<br>que están excluidos y, por tanto, no participan en el Ranksystem.";
$lang['wishexgrp'] = "grupos exceptuados";
@@ -479,14 +494,18 @@ $lang['wishhicld'] = "Clientes en el nivel más alto";
$lang['wishhiclddesc'] = "Mostrar clientes en list_rankup.php, que alcanzó el nivel más alto en el Ranksystem.";
$lang['wishnav'] = "mostrar navegación del sitio";
$lang['wishnavdesc'] = "Mostrar la navegación del sitio en 'stats/' pagina.<br><br>Si esta opción está desactivada en la página de estadísticas, se ocultará la navegación del sitio.<br>A continuación, puede tomar cada sitio e.g.Luego puede tomar cada sitio e.g. 'stats/list_rankup.php' e insértelo como marco en su sitio web existente o en el tablón de anuncios.";
$lang['wishsort'] = "default sorting order";
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
$lang['wisupidle'] = "Modo";
$lang['wisupidledesc'] = "Hay dos modos, cómo se puede contar el tiempo.<br><br>1) <b>tiempo en línea</b>: Aquí se tiene en cuenta el tiempo puro en línea del usuario (ver columna 'sum. online time' en el 'stats/list_rankup.php')<br><br>2) <b>tiempo activo</b>: Aquí se deducirá el tiempo inactivo (inactivo) del tiempo en línea de un usuario y solo cuenta el tiempo activo (see column 'sum. active time' en el 'stats/list_rankup.php').<br><br>No se recomienda un cambio de modo con un Ranksystem que ya se está ejecutando, pero debería funcionar sin mayores problemas. Cada usuario individual será reparado al menos con el siguiente ranking.";
$lang['wisvconf'] = "guardar";
$lang['wisvinfo1'] = "¡¡Atención!! Al cambiar el modo de hash de la dirección IP de los usuarios, es necesario que el usuario se conecte de nuevo al servidor TS3 o que el usuario no pueda sincronizarse con la página de estadísticas.";
$lang['wisvsuc'] = "Cambios exitosamente guardados!";
$lang['wisvres'] = "¡Debe reiniciar el sistema de clasificación antes de que los cambios surtan efecto! %s";
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
$lang['witime'] = "Zona horaria";
$lang['witimedesc'] = "Seleccione la zona horaria donde está alojado el servidor.";
$lang['witimedesc'] = "Seleccione la zona horaria donde está alojado el servidor.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
$lang['wits3avat'] = "Avatar Delay";
$lang['wits3avatdesc'] = "Defina un tiempo en segundos para retrasar la descarga de los avatares de TS3 modificados.<br><br>Esta función es especialmente útil para los robots (musicales), que cambian su avatar periódicamente.";
$lang['wits3dch'] = "Canal por defecto";
@@ -507,6 +526,12 @@ $lang['wits3encrypt'] = "Cifrado de consulta TS3";
$lang['wits3encryptdesc'] = "Active esta opción para encriptar la comunicación entre el Ranksystem y el servidor TeamSpeak 3 (SSH).<br>Cuando esta función está desactivada, la comunicación se realizará en texto sin formato (RAW). Esto podría ser un riesgo de seguridad, especialmente cuando el servidor TS3 y el sistema de rangos se ejecutan en diferentes máquinas.<br><br>¡También esté seguro de que ha comprobado el puerto de consulta TS3, que necesita (quizás) cambiarse en Ranksystem!!<br><br><b>Atención:</b> Atención El cifrado SSH necesita más tiempo de CPU y con esto realmente más recursos del sistema. Es por eso que recomendamos utilizar una conexión RAW (cifrado desactivado) si el servidor TS3 y Ranksystem se están ejecutando en la misma máquina / servidor (localhost / 127.0.0.1). Si se están ejecutando en máquinas separadas, ¡debe activar la conexión cifrada!<br><br><b>Requisitos:</b><br><br>1) TS3 Server versión 3.3.0 o superior.<br><br>2) La extensión PHP PHP-SSH2 es necesaria.<br>En Linux puede instalarlo con el siguiente comando:<br>%s<br>3) ¡La encriptación debe estar habilitada en su servidor TS3!<br>Active los siguientes parámetros dentro de su 'ts3server.ini' y personalícelo según sus necesidades:<br>%s Después de cambiar las configuraciones de su servidor TS3, es necesario reiniciar su servidor TS3..";
$lang['wits3voice'] = "Puerto de voz TS3";
$lang['wits3voicedesc'] = "Puerto de voz TeamSpeak 3<br>El valor predeterminado es 9987 (UDP)<br>Este es el puerto, también lo usa para conectarse con el cliente TS3.";
$lang['witsz'] = "Log-Size";
$lang['witszdesc'] = "Set up the filesize of the log, at which the logfile will be rotated, when exceeded.<br><br>Define your value in Mebibyte.<br><br>When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!<br><br>On changing this value, the logfile size will be checked with the next restart of the bot. Is the filesize bigger than the defined value, the logfile will be rotated immediately.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "stable";
$lang['wiupch1'] = "beta";
$lang['wiupchdesc'] = "The Ranksystem will be updated automatically if a new update is available. Choose here, which update-channel you want to join.<br><br><b>stable (default)</b>: You get the latest stable version. Recommended for production environments.<br><br><b>beta</b>: You get the latest beta version. With this you get new features earlier, but the risk of bugs is much higher. Use at your own risk!<br><br>When you are changing from beta to stable release, the Ranksystem won't downgrade. It will rather wait for the next higher release of a stable version and update to this.";
$lang['wiverify'] = "Canal de verificación";
$lang['wiverifydesc'] = "Ingrese aquí el ID de canal del canal de verificación.<br><br>Este canal debe ser configurado <u>manualmente</u> en tu servidor TeamSpeak. Nombre, permisos y otras propiedades podrían definirse para su elección; solo el usuario debería ser posible unirse a este canal!<br><br>La verificación la realiza el propio usuario en la página de estadísticas.(/stats/). Esto solo es necesario si el visitante del sitio web no puede ser emparejado / relacionado automáticamente con el usuario de TeamSpeak.<br><br>To verify the TeamSpeak user, he has to be in the verification channel. Allí puede recibir un token con el que puede verificarse a sí mismo para la página de estadísticas.";
$lang['wivlang'] = "Idioma";

View File

@@ -1,10 +1,18 @@
<?PHP
$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['achieve'] = "Achievement";
$lang['asc'] = "ascending";
$lang['boton'] = "Bot is running...";
$lang['botoff'] = "Bot is stopped.";
$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['chkfileperm'] = "<b>Wrong file/folder permissions!</b><br>You need to correct the owner and access permissions of the named files/folders!<br><br>The <u>owner</u> of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).<br>On Linux systems you may do something like this (linux shell command):<br>%sAlso the <u>access permission</u> must be set, that the user of your webserver is able to read, write and execute files.<br>On Linux systems you may do something like this (linux shell command):<br>%sList of concerned files/folders:<br>%s";
$lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP not found here!<br>Please insert a valid PHP command inside this file!<br><br>Definition out of %s:<br>%s<br>Result of your command:%sYou can test your command before via console by adding the parameter '-v'.<br>Example: %sYou should get back the PHP version!";
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
$lang['clean'] = "Scan des clients, certains doivent être supprimer...";
$lang['cleanc'] = "Clients propres";
$lang['cleancdesc'] = "Avec cette fonction, les anciens clients dans le ranksystem sont supprimés.<br><br>A la fin, le Ranksystem se sychronise avec la base de donnée du TeamSpeak. Les clients, qui n'existe pas ou plus dans le serveur TeamSpeak, seront alors supprimé du Ranksystem.<br><br>Cette fonction est uniquement active lorsque le 'Query-Slowmode' est désactivé !<br><br><br>Pour un ajustement automatique de la base de données le 'ClientCleaner' peut être utilisé:<br>%s";
@@ -21,6 +29,7 @@ $lang['clean0004'] = "Check for deleting users done. Nothing was changed, beca
$lang['day'] = "%s <small>jour</small>";
$lang['days'] = "%s <small>jours</small>";
$lang['dbconerr'] = "Échec de la connexion à la base de données: ";
$lang['desc'] = "descending";
$lang['errcsrf'] = "CSRF Token is wrong or expired (=security-check failed)! Please reload this site and try it again. If you get this error repeated times, remove the session cookie from your Browser and try it again!";
$lang['errgrpid'] = "Your changes were not stored to the database due errors occurred. Please fix the problems and save your changes after!";
$lang['errgrplist'] = "Error while getting servergrouplist: ";
@@ -82,14 +91,16 @@ $lang['listsumo'] = "Temps en ligne";
$lang['listuid'] = "Identifiant unique de l'utilisateur";
$lang['login'] = "S'identifier";
$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['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
$lang['msg0003'] = "Vous n'êtes pas admissible à cette commande !";
$lang['msg0004'] = "Client %s (%s) demmande l'arrêt.";
$lang['msg0005'] = "cya";
$lang['msg0006'] = "brb";
$lang['msg0007'] = "Client %s (%s) demmande le redémarrage.";
$lang['msg0008'] = "Update check done. If an update is available, it will runs immediately.";
$lang['msg0009'] = "Cleaning of the user-database was started. Have a look to the ranksystem log for more information.";
$lang['msg0009'] = "Cleaning of the user-database was started.";
$lang['msg0010'] = "Run command !log to get more information.";
$lang['msg0011'] = "Cleaned group cache. Start loading groups and icons...";
$lang['noentry'] = "Aucune entrée trouvée...";
$lang['pass'] = "Mot de passe";
$lang['pass2'] = "Changer le mot de passe";
@@ -272,7 +283,7 @@ $lang['stri0004'] = "Qui a créé le Ranksystem ?";
$lang['stri0005'] = "Quand le Ranksystem a été créé ?";
$lang['stri0006'] = "Première version en alpha: 05/10/2014.";
$lang['stri0007'] = "Première version en bêta: 01/02/2015.";
$lang['stri0008'] = "Vous pouvez voir la dernière version sur le site du <a href=\"http://ts-n.net/ranksystem.php\" target=\"_blank\">Ranksystem </a>.";
$lang['stri0008'] = "Vous pouvez voir la dernière version sur le site du <a href=\"%s\" target=\"_blank\">Ranksystem</a>.";
$lang['stri0009'] = "Comment le Ranksystem a-t-il été créé?";
$lang['stri0010'] = "Le Ranksystem est codé en";
$lang['stri0011'] = "Il utilise également les bibliothèques suivantes:";
@@ -338,8 +349,8 @@ $lang['upgrp0010'] = "Noticed icon of severgroup %s with ID %s got removed fro
$lang['upgrp0011'] = "Download new ServerGroupIcon for group %s with ID: %s";
$lang['upinf'] = "Une nouvelle version du Ranksystem est disponible. Informer les clients sur le serveur ...";
$lang['upinf2'] = "The Ranksystem was recently (%s) updated. Check out the %sChangelog%s for more information about the changes.";
$lang['upmsg'] = "\nHey, une nouvelle version du [B]Ranksystem[/B] est disponible !\n\nversion actuelle: %s\n[B]nouvelle version: %s[/B]\n\nS'il vous plaît consulter notre site pour plus d'informations [URL]https://ts-n.net/ranksystem.php#changelog[/URL].\n\nDémarrage du processus de mise à jour en arrière-plan. [B]Veuillez vérifier le ranksystem.log ![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]https://ts-n.net/ranksystem.php#changelog[/URL].";
$lang['upmsg'] = "\nHey, une nouvelle version du [B]Ranksystem[/B] est disponible !\n\nversion actuelle: %s\n[B]nouvelle version: %s[/B]\n\nS'il vous plaît consulter notre site pour plus d'informations [URL]%s[/URL].\n\nDémarrage du processus de mise à jour en arrière-plan. [B]Veuillez vérifier le ranksystem.log ![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]%s[/URL].";
$lang['upusrerr'] = "L'indentifiant unique %s n'a pas pu être trouvé sur le TeamSpeak !";
$lang['upusrinf'] = "L'utilisateur %s a été informé avec succès.";
$lang['user'] = "Nom d'utilisateur";
@@ -354,7 +365,7 @@ $lang['wiadmhidedesc'] = "Pour masquer l'utilisateur excepté dans la sélectio
$lang['wiadmuuid'] = "Identifiant unique de l'administrateur";
$lang['wiadmuuiddesc'] = "Entrez ici votre indentifiant unique; comme administrateur du Ranksystem.<br>Also multiple Client-IDs are possible -> comma separated<br><br>Ceci est nécessaire pour réinitialiser le mot de passe de l'interface Web. Ceci est nécessaire pour réinitialiser le mot de passe de l'interface Web.<br><br> S'il n'y a pas d'adresse client unique définie, il n'est pas possible de réinitialiser le mot de passe!<br><br>Here defined unique Client-IDs are also permitted to send admin commands to the Bot (!reboot, !shutdown, !update).";
$lang['wiboost'] = "Boost";
$lang['wiboostdesc'] = "Donnez à un utilisateur sur votre serveur TeamSpeak un groupe de serveurs (doit être créé manuellement), que vous pouvez déclarer ici en tant que groupe boost. Définir aussi un facteur qui doit être utilisé (par exemple 2x) et un temps, Combien de temps le boost doit être actif.<br>Plus le facteur est élevé, plus l'utilisateur atteint rapidement le rang supérieur.<br>Si le délai est écoulé, le groupe de serveurs boost est automatiquement supprimé de l'utilisateur concerné. Le temps découle dès que l'utilisateur reçoit le groupe de serveurs.<br><br><pre>ID du groupe de serveurs => facteur => temps (en secondes)</pre><br>Chaque entrée doit se séparer de la suivante avec une virgule.<br><br>Exemple:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>Sur ce, un utilisateur dans le groupe de serveurs 12 obtient le facteur 2 pour les 6000 secondes suivantes, un utilisateur du groupe de serveurs 13 obtient le facteur 3 pour 2500 secondes, et ainsi de suite ...";
$lang['wiboostdesc'] = "Donnez à un utilisateur sur votre serveur TeamSpeak un groupe de serveurs (doit être créé manuellement), que vous pouvez déclarer ici en tant que groupe boost. Définir aussi un facteur qui doit être utilisé (par exemple 2x) et un temps, Combien de temps le boost doit être actif.<br>Plus le facteur est élevé, plus l'utilisateur atteint rapidement le rang supérieur.<br>Si le délai est écoulé, le groupe de serveurs boost est automatiquement supprimé de l'utilisateur concerné. Le temps découle dès que l'utilisateur reçoit le groupe de serveurs.<br><br><pre>ID du groupe de serveurs => facteur => temps (en secondes)</pre><br>Chaque entrée doit se séparer de la suivante avec une virgule.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a period!<br><br>Exemple:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>Sur ce, un utilisateur dans le groupe de serveurs 12 obtient le facteur 2 pour les 6000 secondes suivantes, un utilisateur du groupe de serveurs 13 obtient le facteur 1.25 pour 2500 secondes, et ainsi de suite ...";
$lang['wibot1'] = "Le robot du Ranksystem a été arrêté. Consultez le journal ci-dessous pour plus d'informations !";
$lang['wibot2'] = "Le robot du Ranksystem a été démarer. Consultez le journal ci-dessous pour plus d'informations !";
$lang['wibot3'] = "Le robot du Ranksystem a été redémarer. Consultez le journal ci-dessous pour plus d'informations !";
@@ -375,6 +386,8 @@ $lang['widaform'] = "Format de date";
$lang['widaformdesc'] = "Choisissez le format de date à afficher.<br><br>Exemple:<br>%a jours, %h heures, %i minutes, %s secondes";
$lang['widbcfgsuc'] = "Configuration de la base de données enregistrée avec succès.";
$lang['widbcfgerr'] = "Erreur lors de l'enregistrement des configurations de base de données ! Échec de la connexion ou erreur d'écriture pour le fichier 'other/dbconfig.php'";
$lang['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
$lang['widelcldgrp'] = "Renouveler les groupes";
$lang['widelcldgrpdesc'] = "Le Ranksystem se souvient des groupes de serveurs donnés, de sorte qu'il n'a pas besoin de donner / vérifier cela à chaque exécution du fichier worker.php à nouveau.<br><br>Avec cette fonction, vous pouvez supprimer une fois la connaissance de groupes de serveurs donnés. En effet, le Ranksystem tente de donner à tous les clients (qui sont sur le serveur TS3 en ligne) le groupe de serveurs du rang réel.<br>Pour chaque client, qui obtient le groupe ou rester dans le groupe, le Ranksystem se rappele ceci comme décrit au début.<br><br>Cette fonction peut être utile, lorsque l'utilisateur n'est pas dans le groupe de serveurs, ils doivent être pour la durée en ligne définie.<br><br>Attention: Exécuter dans un instant, où les prochaines minutes aucun rang ups deviennent dus ! Le Ranksystem ne peut pas supprimer l'ancien groupe, parce qu'il ne peut pas s'en rappeler ;-)";
$lang['widelsg'] = "Supprimer des groupes de serveurs";
@@ -425,11 +438,11 @@ $lang['winxmode1'] = "Désactivé";
$lang['winxmode2'] = "Autorisée - seulement le rang suivant";
$lang['winxmode3'] = "Autorisée - tous les rangs suivants";
$lang['winxmsg1'] = "Message";
$lang['winxmsgdesc1'] = "Définir un message, que l'utilisateur obtiendra comme réponse à la commande \"!nextup\".<br><br>Arguments:<br>%1&#36;s - Jours pour le classement suivant<br>%2&#36;s - Heures pour le classement suivant<br>%3&#36;s - Minutes pour le classement suivant<br>%4&#36;s - Secondes pour le classement suivant<br>%5&#36;s - Nom du groupe de serveurs suivant<br>%6&#36;s - name of the user (recipient)<br><br>Exemple:<br><pre>Votre prochain rang sera dans %1&#36;s jours, %2&#36;s heures et %3&#36;s minutes et %4&#36;s secondes. Le prochain groupe de serveurs que vous allez atteindre est [B]%5&#36;s[/B].</pre>";
$lang['winxmsgdesc1'] = "Définir un message, que l'utilisateur obtiendra comme réponse à la commande \"!nextup\".<br><br>Arguments:<br><pre>&#37;1&#36;s - Jours pour le classement suivant<br>&#37;2&#36;s - Heures pour le classement suivant<br>&#37;3&#36;s - Minutes pour le classement suivant<br>&#37;4&#36;s - Secondes pour le classement suivant<br>&#37;5&#36;s - Nom du groupe de serveurs suivant<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Exemple:<br><pre>Votre prochain rang sera dans &#37;1&#36;s jours, &#37;2&#36;s heures et &#37;3&#36;s minutes et &#37;4&#36;s secondes. Le prochain groupe de serveurs que vous allez atteindre est [B]&#37;5&#36;s[/B].</pre>";
$lang['winxmsg2'] = "Message (le plus élevé)";
$lang['winxmsgdesc2'] = "Définir un message, que l'utilisateur obtiendra comme réponse à la commande \"!nextup\", lorsque l'utilisateur atteint déjà le rang le plus élevé.<br><br>Arguments:<br>%1&#36;s - Jours pour le classement suivant<br>%2&#36;s - Heures pour le classement suivant<br>%3&#36;s - Minutes pour le classement suivant<br>%4&#36;s - Secondes pour le classement suivant<br>%5&#36;s - Nom du groupe de serveurs suivant<br>%6&#36;s - name of the user (recipient)<br><br>Exemple:<br><pre>Vous avez atteint le rang le plus élevé pour %1&#36;s jours, %2&#36;s heures et %3&#36;s minutes et %4&#36;s secondes.</pre>";
$lang['winxmsgdesc2'] = "Définir un message, que l'utilisateur obtiendra comme réponse à la commande \"!nextup\", lorsque l'utilisateur atteint déjà le rang le plus élevé.<br><br>Arguments:<br><pre>&#37;1&#36;s - Jours pour le classement suivant<br>&#37;2&#36;s - Heures pour le classement suivant<br>&#37;3&#36;s - Minutes pour le classement suivant<br>&#37;4&#36;s - Secondes pour le classement suivant<br>&#37;5&#36;s - Nom du groupe de serveurs suivant<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Exemple:<br><pre>Vous avez atteint le rang le plus élevé pour &#37;1&#36;s jours, &#37;2&#36;s heures et &#37;3&#36;s minutes et &#37;4&#36;s secondes.</pre>";
$lang['winxmsg3'] = "Message (exclu)";
$lang['winxmsgdesc3'] = "Définir un message, que l'utilisateur obtiendra comme réponse à la commande \"!nextup\", lorsque l'utilisateur est exclu du Ranksystem.<br><br>Arguments:<br>%1&#36;s - Jours pour le classement suivant<br>%2&#36;s - Heures pour le classement suivant<br>%3&#36;s - Minutes pour le classement suivant<br>%4&#36;s - Secondes pour le classement suivant<br>%5&#36;s - Nom du groupe de serveurs suivant<br>%6&#36;s - name of the user (recipient)<br><br>Exemple:<br><pre>Vous êtes excepté du Ranksystem. Si vous souhaitez revenir dans le classement, contactez un administrateur sur le serveur TS3.</pre>";
$lang['winxmsgdesc3'] = "Définir un message, que l'utilisateur obtiendra comme réponse à la commande \"!nextup\", lorsque l'utilisateur est exclu du Ranksystem.<br><br>Arguments:<br><pre>&#37;1&#36;s - Jours pour le classement suivant<br>&#37;2&#36;s - Heures pour le classement suivant<br>&#37;3&#36;s - Minutes pour le classement suivant<br>&#37;4&#36;s - Secondes pour le classement suivant<br>&#37;5&#36;s - Nom du groupe de serveurs suivant<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Exemple:<br><pre>Vous êtes excepté du Ranksystem. Si vous souhaitez revenir dans le classement, contactez un administrateur sur le serveur TS3.</pre>";
$lang['wirtpw1'] = "Désolé l'ami, vous avez oublié d'entrer votre identifiant d'administrateur dans l'interface web avant. Il n'y a aucun moyen de réinitialiser le mot de passe !";
$lang['wirtpw2'] = "L'identifiant unique de l'administrateur introuvable sur le serveur TeamSpeak3. Vous devez être en ligne avec l'indentifiant unique, qui est enregistré en tant qu'administrateur.";
$lang['wirtpw3'] = "Votre adresse IP ne correspond pas à l'adresse IP de l'administrateur sur le serveur TeamSpeak3. Assurez-vous d'avoir la même adresse IP sur le serveur TS3 et sur cette page (le même protocole IPv4 / IPv6 est également nécessaire).";
@@ -473,6 +486,8 @@ $lang['wishcolsg'] = "Groupe serveur suivant";
$lang['wishcolsgdesc'] = "Afficher la colonne 'Groupe serveur suivant' dans list_rankup.php";
$lang['wishcoluuid'] = "Identifiant unique du client";
$lang['wishcoluuiddesc'] = "Afficher la colonne 'Identifiant unique du client' dans list_rankup.php";
$lang['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$lang['wishexcld'] = "Clients exclus";
$lang['wishexclddesc'] = "Afficher les clients dans list_rankup.php, <br>qui sont exclus et ne participent donc pas au système de classement.";
$lang['wishexgrp'] = "Groupes exceptés";
@@ -481,14 +496,19 @@ $lang['wishhicld'] = "Clients au plus haut niveau";
$lang['wishhiclddesc'] = "Afficher les clients dans list_rankup.php, qui ont atteints le niveau le plus élevé dans le système de classement.";
$lang['wishnav'] = "Afficher le site de navigation";
$lang['wishnavdesc'] = "Afficher la navigation du site sur la page 'stats/'.<br><br>Si cette option est désactivée sur la page stats, la navigation du site sera masquée.<br>Vous pouvez alors prendre chaque site, par exemple 'stats/list_rankup.php' et incorporez-le comme cadre dans votre site Web ou tableau d'affichage existant.";
$lang['wishsort'] = "default sorting order";
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
$lang['wisupidle'] = "Mode";
$lang['wisupidledesc'] = "Il y a deux modes, comme le temps peut être compté et peut ensuite demander une augmentation de rang.<br><br>1) <b>Temps en ligne</b>: Ici, le temps en ligne pur de l'utilisateur est pris en compte (Voir la colonne 'Temps en ligne ' dans la page 'stats/list_rankup.php')<br><br>2) <b>Temps actif</b>: Ceci sera déduit de l'heure en ligne d'un utilisateur, le temps inactif (inactif) (voir la colonne 'Temps actif' dans la page 'stats/list_rankup.php').<br><br>Un changement de mode avec une base de données déjà utilisée n'est pas recommandé, mais ça peut fonctionner.";
$lang['wisvconf'] = "Sauvegarder";
$lang['wisvinfo1'] = "Attention!! By changing the mode of hashing the users IP address, it is necessary that the user connects new to the TS3 server or the user can't get synchronized with the stats page.";
$lang['wisvsuc'] = "Modifications enregistrées avec succès !";
$lang['wisvres'] = "Vous devez redémarrer le Ranksystem avant que les modifications prennent effet! %s";
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
$lang['witime'] = "Fuseau horaire";
$lang['witimedesc'] = "Sélectionnez le fuseau horaire du serveur.";
$lang['witimedesc'] = "Sélectionnez le fuseau horaire du serveur.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
$lang['wits3avat'] = "Délais sur les avatars";
$lang['wits3avatdesc'] = "Définir un temps en secondes pour retarder le téléchargement des avatars TS3 qui ont été modifiés.<br><br>Cette fonction est particulièrement utile pour les bots (musique), qui changent périodiquement leurs avatars.";
$lang['wits3dch'] = "Canal par défaut";
@@ -509,6 +529,12 @@ $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>%s<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>%s 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['witsz'] = "Log-Size";
$lang['witszdesc'] = "Set up the filesize of the log, at which the logfile will be rotated, when exceeded.<br><br>Define your value in Mebibyte.<br><br>When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!<br><br>On changing this value, the logfile size will be checked with the next restart of the bot. Is the filesize bigger than the defined value, the logfile will be rotated immediately.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "stable";
$lang['wiupch1'] = "beta";
$lang['wiupchdesc'] = "The Ranksystem will be updated automatically if a new update is available. Choose here, which update-channel you want to join.<br><br><b>stable (default)</b>: You get the latest stable version. Recommended for production environments.<br><br><b>beta</b>: You get the latest beta version. With this you get new features earlier, but the risk of bugs is much higher. Use at your own risk!<br><br>When you are changing from beta to stable release, the Ranksystem won't downgrade. It will rather wait for the next higher release of a stable version and update to this.";
$lang['wiverify'] = "Verification-Channel";
$lang['wiverifydesc'] = "Enter here the channel-ID of the verification channel.<br><br>This channel need to be set up <u>manual</u> on your TeamSpeak server. Name, permissions and other properties could be defined for your choice; only user should be possible to join this channel!<br><br>The verification is done by the respective user himself on the statistics-page (/stats/). This is only necessary if the website visitor can't automatically be matched/related with the TeamSpeak user.<br><br>To verify the TeamSpeak user, he has to be in the verification channel. There he is able to receive a token with which he can verify himself for the statistics page.";
$lang['wivlang'] = "Langue";

View File

@@ -1,10 +1,18 @@
<?PHP
$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['achieve'] = "Achievement";
$lang['asc'] = "ascending";
$lang['boton'] = "Bot is running...";
$lang['botoff'] = "Bot is stopped.";
$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['chkfileperm'] = "<b>Wrong file/folder permissions!</b><br>You need to correct the owner and access permissions of the named files/folders!<br><br>The <u>owner</u> of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).<br>On Linux systems you may do something like this (linux shell command):<br>%sAlso the <u>access permission</u> must be set, that the user of your webserver is able to read, write and execute files.<br>On Linux systems you may do something like this (linux shell command):<br>%sList of concerned files/folders:<br>%s";
$lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP not found here!<br>Please insert a valid PHP command inside this file!<br><br>Definition out of %s:<br>%s<br>Result of your command:%sYou can test your command before via console by adding the parameter '-v'.<br>Example: %sYou should get back the PHP version!";
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
$lang['clean'] = "Scansione degli utenti che vanno eliminati...";
$lang['cleanc'] = "Utenti eliminati con successo dal database";
$lang['cleancdesc'] = "Con questa funzione i vecchi utenti nel database verranno eliminati.<br><br>Così da poter sincronizzare gli utenti del Ranksystem con il database di TeamSpeak. Gli utenti non presenti nel database di TeamSpeak verranno cancellati dal Ranksystem.<br><br>Questa funzione puo essere abilitata solo quando la modalità Query-Slowmode non è abilitata!<br><br><br>Per la correzione automatica del database di utenti TeamSpeak potrete usare 'ClientCleaner':<br>%s";
@@ -21,6 +29,7 @@ $lang['clean0004'] = "Controllo per l'eliminazione di utenti completato. Nulla
$lang['day'] = "%s <small>giorno</small>";
$lang['days'] = "%s <small>giorni</small>";
$lang['dbconerr'] = "Connessione al Database fallita: ";
$lang['desc'] = "descending";
$lang['errcsrf'] = "CSRF Token is wrong or expired (=security-check failed)! Please reload this site and try it again. If you get this error repeated times, remove the session cookie from your Browser and try it again!";
$lang['errgrpid'] = "Le tue modifiche non sono state archiviate nel database a causa di alcuni errori. Risolvi i problemi e poi salva le modifiche!";
$lang['errgrplist'] = "Errore nel ricevere servergrouplist: ";
@@ -82,14 +91,16 @@ $lang['listsumo'] = "Somma del tempo Online";
$lang['listuid'] = "Client-ID Univoco";
$lang['login'] = "Login";
$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['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
$lang['msg0003'] = "Non sei idoneo per eseguire questo comando!";
$lang['msg0004'] = "Il client %s (%s) ha richiesto uno shotdown.";
$lang['msg0005'] = "cya";
$lang['msg0006'] = "brb";
$lang['msg0007'] = "Il client %s (%s) ha richiesto un restart.";
$lang['msg0008'] = "Controllo aggiornamenti completato. Se un aggiornamento è disponibile, Funzionerà immediatamente.";
$lang['msg0009'] = "Pulizia del database-utenti iniziata. Controlla i logs del RankSystem per maggiori informazioni.";
$lang['msg0009'] = "Pulizia del database-utenti iniziata.";
$lang['msg0010'] = "Run command !log to get more information.";
$lang['msg0011'] = "Cleaned group cache. Start loading groups and icons...";
$lang['noentry'] = "Nessuna voce trovata..";
$lang['pass'] = "Password";
$lang['pass2'] = "Cambia la password";
@@ -272,7 +283,7 @@ $lang['stri0004'] = "Chi ha creato il Ranksystem?";
$lang['stri0005'] = "Quando è stato creato?";
$lang['stri0006'] = "Prima Alpha: 05/10/2014.";
$lang['stri0007'] = "Prima Beta: 01/02/2015.";
$lang['stri0008'] = "Puoi trovare l'ultima versione nel sito web del <a href=\"//ts-n.net/ranksystem.php\" target=\"_blank\">Ranksystem</a>.";
$lang['stri0008'] = "Puoi trovare l'ultima versione nel sito web del <a href=\"%s\" target=\"_blank\">Ranksystem</a>.";
$lang['stri0009'] = "Com'è stato creato il RankSystem?";
$lang['stri0010'] = "Che linguaggio è stato utilizzato";
$lang['stri0011'] = "Utilizza inoltre le seguenti librerie:";
@@ -338,8 +349,8 @@ $lang['upgrp0010'] = "l'icona del servergroup %s con l'ID %s è stata rimossa
$lang['upgrp0011'] = "Scaricando la nuova ServerGroupIcon pwe il gruppo %s con l'ID: %s";
$lang['upinf'] = "È stata trovata una versione piu recente del RankSystem. Informa gli utenti del server...";
$lang['upinf2'] = "Il RankSystem è stato aggiornato di recente (%s). Controlla il %sChangelog%s per maggiori informazioni sui cambiamenti.";
$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\nPer iniziare l'aggiornamento in background. [B]Controlla ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]https://ts-n.net/ranksystem.php#changelog[/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]%s[/URL].\n\nPer iniziare l'aggiornamento in background. [B]Controlla ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]%s[/URL].";
$lang['upusrerr'] = "Il Client-ID Univoco %s non è stato trovato sul TeamSpeak!";
$lang['upusrinf'] = "L'utente %s è stato informato correttamente.";
$lang['user'] = "Nome Utente";
@@ -354,7 +365,7 @@ $lang['wiadmhidedesc'] = "Per nascondere i clients esclusi dalla lista";
$lang['wiadmuuid'] = "admin ID";
$lang['wiadmuuiddesc'] = "Inserisci qui il tuo unique Client-ID; come amministratore del Ranksystem.<br>Also multiple Client-IDs are possible -> comma separated<br><br>Questo è richiesto per effettuare un reset della password della webinterface.<br><br>Non c'è un indirizzo unique Client-ID definito, non è possibile effettuare un reset della password!<br><br>Here defined unique Client-IDs are also permitted to send admin commands to the Bot (!reboot, !shutdown, !update).";
$lang['wiboost'] = "Boost";
$lang['wiboostdesc'] = "Dai all'utente sul TS3 un servergroup (che dovrà essere creato manualmente), con il quale potrai definire il Boost. Definisci anche il fattore di moltiplicazione (per esempio 2x) e il (per quanto il boost durerà).<br>Più alto è il fattore, più velocemente l'utente raggiungerà il rank successivo.<br>Uno volta che il tempo impostato finirà il servergroup verrà rimosso in automatico dal RankSystem.Il tempo parte non appena viene assegnato il servergroup all'utente.<br><br><pre>servergroup ID => fattore (2,3) => tempo (in secondi)</pre><br>Per separare ogni voce utilizza la virgola.<br><br>Esempio:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>Nell'esempio il servergroup 12 per i successivi 6000 secondi gli verrà conteggiato il doppio del tempo online, al servergroup 13 verrà moltiplicato il tempo per 3 per 2500 secondi, e cosi via...";
$lang['wiboostdesc'] = "Dai all'utente sul TS3 un servergroup (che dovrà essere creato manualmente), con il quale potrai definire il Boost. Definisci anche il fattore di moltiplicazione (per esempio 2x) e il (per quanto il boost durerà).<br>Più alto è il fattore, più velocemente l'utente raggiungerà il rank successivo.<br>Uno volta che il tempo impostato finirà il servergroup verrà rimosso in automatico dal RankSystem.Il tempo parte non appena viene assegnato il servergroup all'utente.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a period!<br><br><pre>servergroup ID => fattore => tempo (in secondi)</pre><br>Per separare ogni voce utilizza la virgola.<br><br>Esempio:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>Nell'esempio il servergroup 12 per i successivi 6000 secondi gli verrà conteggiato il doppio del tempo online, al servergroup 13 verrà moltiplicato il tempo per 1.25 per 2500 secondi, e cosi via...";
$lang['wibot1'] = "Il bot del Ranksystem dovrebbe essere stato arrestato. Controlla il log qui sotto per maggiori informazioni!";
$lang['wibot2'] = "Il bot del Ranksystem dovrebbe essere stato avviato. Controlla il log qui sotto per maggiori informazioni!";
$lang['wibot3'] = "Il bot del Ranksystem dovrebbe essere stato riavviato. Controlla il log qui sotto per maggiori informazioni!";
@@ -375,6 +386,8 @@ $lang['widaform'] = "Formato data";
$lang['widaformdesc'] = "scegli il formato della data.<br><br>Esempio:<br>%a Giorni, %h Ore, %i Min, %s Sec";
$lang['widbcfgsuc'] = "Configurazione del database salvata con successo.";
$lang['widbcfgerr'] = "Errore nel salvataggio della configurazione del database! Connessione fallita o errore nella sovrascrittura del file 'other/dbconfig.php'";
$lang['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
$lang['widelcldgrp'] = "rinnova gruppi";
$lang['widelcldgrpdesc'] = "Il Ranksystem memorizzerà il servergroup assegnato, così che non sia più necessario eseguire continuamente il worker.php.<br><br>Con questa funzione potrai rimuovere le informazioni salvate relative ad un servergroup. Il Ranksystem proverà a dare a tutti gli utenti connessi al TS3 il servergroup del loro rank.<br>Per ogni utente, che ottenga il servergroup o che sia su un servergroup, il Ranksystem lo memorizzerà come descritto all'inizio.<br><br>Questa funzione può essere molto utile, quando un utente non è in un servergroup, Gli può essere attribuito il tempo online.<br><br>Attenzione: Eseguilo solo quando sei sicuro che non vi sia un aumento di rank per l'utente! Altrimenti il Ranksystem non potrà rimuovere il precedente servergroup in quanto non è memorizzato ;-)";
$lang['widelsg'] = "rimosso(i) dal servergroup";
@@ -425,11 +438,11 @@ $lang['winxmode1'] = "Disattivato";
$lang['winxmode2'] = "Permesso - Prossimo rank";
$lang['winxmode3'] = "Permesso - Ultimo rank";
$lang['winxmsg1'] = "Messaggio";
$lang['winxmsgdesc1'] = "Definisci il messaggio, che l'utente riceverà come risposta al comando \"!nextup\".<br><br>Argomenti:<br>%1&#36;s - giorni al prossimo aumento di rank<br>%2&#36;s - ore al prossimo aumento di rank<br>%3&#36;s - minuti al prossimo aumento di rank<br>%4&#36;s - secondi al prossimo aumento di rank<br>%5&#36;s - nome del prossimo servergroup<br>%6&#36;s - name of the user (recipient)<br><br>Esempio:<br><pre>Il tuo prossimo aumento di rank sarà tra %1&#36;s giorni, %2&#36;s ore and %3&#36;s minuti and %4&#36;s secondi. Il prossimo servergroup che raggiungerai è [B]%5&#36;s[/B].</pre>";
$lang['winxmsgdesc1'] = "Definisci il messaggio, che l'utente riceverà come risposta al comando \"!nextup\".<br><br>Argomenti:<br><pre>%1&#36;s - giorni al prossimo aumento di rank<br>%2&#36;s - ore al prossimo aumento di rank<br>%3&#36;s - minuti al prossimo aumento di rank<br>%4&#36;s - secondi al prossimo aumento di rank<br>%5&#36;s - nome del prossimo servergroup<br>%6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Esempio:<br><pre>Il tuo prossimo aumento di rank sarà tra %1&#36;s giorni, %2&#36;s ore and %3&#36;s minuti and %4&#36;s secondi. Il prossimo servergroup che raggiungerai è [B]%5&#36;s[/B].</pre>";
$lang['winxmsg2'] = "Messaggio (Maggiore)";
$lang['winxmsgdesc2'] = "Definisci un messaggio, che l'utente riceverà come risposta al comando \"!nextup\", quando l'utente ha già raggiunto il rank più alto.<br><br>Argomenti:<br>%1&#36;s - giorni al prossimo aumento di rank<br>%2&#36;s - ore al prossimo aumento di rank<br>%3&#36;s - minuti al prossimo aumento di rank<br>%4&#36;s - secondi al prossimo aumento di rank<br>%5&#36;s - nome del prossimo servergroup<br>%6&#36;s - name of the user (recipient)<br><br>Esempio:<br><pre>Hai raggiunto l'ultimo rank con %1&#36;s gioni, %2&#36;s ore e %3&#36;s minuti e %4&#36;s secondi.</pre>";
$lang['winxmsgdesc2'] = "Definisci un messaggio, che l'utente riceverà come risposta al comando \"!nextup\", quando l'utente ha già raggiunto il rank più alto.<br><br>Argomenti:<br><pre>%1&#36;s - giorni al prossimo aumento di rank<br>%2&#36;s - ore al prossimo aumento di rank<br>%3&#36;s - minuti al prossimo aumento di rank<br>%4&#36;s - secondi al prossimo aumento di rank<br>%5&#36;s - nome del prossimo servergroup<br>%6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Esempio:<br><pre>Hai raggiunto l'ultimo rank con %1&#36;s gioni, %2&#36;s ore e %3&#36;s minuti e %4&#36;s secondi.</pre>";
$lang['winxmsg3'] = "Messaggio (Escluso)";
$lang['winxmsgdesc3'] = "Definisci un messaggio, che l'utente riceverà come risposta al comando \"!nextup\",quando l'utente è escluso dal Ranksystem.<br><br>Argomenti:<br>%1&#36;s - giorni al prossimo aumento di rank<br>%2&#36;s - ore al prossimo aumento di rank<br>%3&#36;s - minuti al prossimo aumento di rank<br>%4&#36;s - secondi al prossimo aumento di rank<br>%5&#36;s - nome del prossimo servergroup<br>%6&#36;s - name of the user (recipient)<br><br>Esempio:<br><pre>Sei escluso dal Ranksystem. Se desideri poter aumentare di rank contatta un amministratore nel server di TS3.</pre>";
$lang['winxmsgdesc3'] = "Definisci un messaggio, che l'utente riceverà come risposta al comando \"!nextup\",quando l'utente è escluso dal Ranksystem.<br><br>Argomenti:<br><pre>%1&#36;s - giorni al prossimo aumento di rank<br>%2&#36;s - ore al prossimo aumento di rank<br>%3&#36;s - minuti al prossimo aumento di rank<br>%4&#36;s - secondi al prossimo aumento di rank<br>%5&#36;s - nome del prossimo servergroup<br>%6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Esempio:<br><pre>Sei escluso dal Ranksystem. Se desideri poter aumentare di rank contatta un amministratore nel server di TS3.</pre>";
$lang['wirtpw1'] = "Scusa, hai dimenticato di inserire il tuo admin ID prima all'interno della webinterface. Non c'è modo di resettare la password!";
$lang['wirtpw2'] = "Admin ID non trovato nel server TS3. Devi essere online con l' unique Client ID che è salvato come admin ID.";
$lang['wirtpw3'] = "Il tuo indirizzo IP non coincide con l'indirizzo IP dell'amministratore nel server TS3. Assicurati di avere lo stesso indirizzo IP online nel server TS3 e anche in questa pagina (stesso protocollo IPv4 / IPv6 è inoltre richiesto).";
@@ -473,6 +486,8 @@ $lang['wishcolsg'] = "Prossimo Servergroup";
$lang['wishcolsgdesc'] = "Mostra colonna 'Prossimo Servergroup' in stats/list_rankup.php";
$lang['wishcoluuid'] = "ID del Utente";
$lang['wishcoluuiddesc'] = "Mostra colonna 'ID del Utente' in stats/list_rankup.php";
$lang['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$lang['wishexcld'] = "Eccetto gli utenti";
$lang['wishexclddesc'] = "Mostra gli utenti in list_rankup.php,<br>Chi è escluso dai rank non partecipa alla lista.";
$lang['wishexgrp'] = "Eccetto i Servergroups";
@@ -481,14 +496,18 @@ $lang['wishhicld'] = "Utenti col massimo rank";
$lang['wishhiclddesc'] = "Mostra gli utenti in list_rankup.php, che hanno raggiunto il più elevato rank nel Ranksystem.";
$lang['wishnav'] = "Mostra navigazione-sito";
$lang['wishnavdesc'] = "Mostra colonna navigazione-sito nella pagina 'stats/'.<br><br>Se disattivata la tabella di navigazione verrà nascosta.<br>Ora puoi creare a ogni pagina il suo singolo link. 'stats/list_rankup.php' ed incorporarla al tuo sito già esistente.";
$lang['wishsort'] = "default sorting order";
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
$lang['wisupidle'] = "Modalità";
$lang['wisupidledesc'] = "Ci sono due modalità di conteggio del tempo per applicare un aumento di rank.<br><br>1) <b>Tempo Online</b>: Tutto il tempo che l'utente passa in TS in IDLE o meno (Vedi colonna 'sum. online time' in the 'stats/list_rankup.php')<br><br>2) <b>Tempo di attività</b>: Al tempo online dell'utente viene sottratto il tempo in IDLE (AFK) (Vedi colonna 'sum. active time' in the 'stats/list_rankup.php').<br><br>Il cambiamento di modalità dopo lungo tempo non è consigliato ma dovrebbe funzionare comunque.";
$lang['wisvconf'] = "Salva";
$lang['wisvinfo1'] = "Attention!! By changing the mode of hashing the users IP address, it is necessary that the user connects new to the TS3 server or the user can't get synchronized with the stats page.";
$lang['wisvsuc'] = "Modifiche salvate con successo!";
$lang['wisvres'] = "Dovrai riavviare il Ranksystem affinché i cambiamenti vengano applicati!";
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
$lang['witime'] = "Fuso orario";
$lang['witimedesc'] = "Selezione il fuso orario di dove è hostato il server.";
$lang['witimedesc'] = "Selezione il fuso orario di dove è hostato il server.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
$lang['wits3avat'] = "Avatar Delay";
$lang['wits3avatdesc'] = "Definisci il tempo in secondi ogni quanto vengono scaricati gli avatars.<br><br>Questa funzione è molto utile per i (music) bots, i quali cambiano molte volte il loro avatar.";
$lang['wits3dch'] = "Canale di Default";
@@ -509,6 +528,12 @@ $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>%s<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>%s 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['witsz'] = "Log-Size";
$lang['witszdesc'] = "Set up the filesize of the log, at which the logfile will be rotated, when exceeded.<br><br>Define your value in Mebibyte.<br><br>When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!<br><br>On changing this value, the logfile size will be checked with the next restart of the bot. Is the filesize bigger than the defined value, the logfile will be rotated immediately.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "stable";
$lang['wiupch1'] = "beta";
$lang['wiupchdesc'] = "The Ranksystem will be updated automatically if a new update is available. Choose here, which update-channel you want to join.<br><br><b>stable (default)</b>: You get the latest stable version. Recommended for production environments.<br><br><b>beta</b>: You get the latest beta version. With this you get new features earlier, but the risk of bugs is much higher. Use at your own risk!<br><br>When you are changing from beta to stable release, the Ranksystem won't downgrade. It will rather wait for the next higher release of a stable version and update to this.";
$lang['wiverify'] = "Verification-Channel";
$lang['wiverifydesc'] = "Inserisci l'ID del canale di verifica.<br><br>Questo canale va impostato <u>manualmente</u> nel tuo server Teamspeak. Nome, permessi e altre proprietà possono essere impostati a tua scelta; Solo gli utenti potranno entrare in questo canale!<br><br>La verifica va fatta dall'utente nella sua pagina delle informazioni (/stats/). Questo è necessario solo se i visitatori della pagina web non possono essere direttamente associati al profilo del server Teamspeak.<br><br>Per essere verificato l'utente deve essere all'interno del canale di verifica sul server Teamspeak. Qui riceverà un token per la sua pagina delle statistiche.";
$lang['wivlang'] = "Lingua";

View File

@@ -1,10 +1,18 @@
<?PHP
$lang = array();
$lang['adduser'] = "Gebruiker %s (unieke Client-ID: %s; Client-database-ID %s) is onbekend -> zojuist toegevoegd aan ranksysteem.";
$lang['achieve'] = "Achievement";
$lang['asc'] = "ascending";
$lang['boton'] = "Bot is running...";
$lang['botoff'] = "Bot is stopped.";
$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['chkfileperm'] = "<b>Wrong file/folder permissions!</b><br>You need to correct the owner and access permissions of the named files/folders!<br><br>The <u>owner</u> of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).<br>On Linux systems you may do something like this (linux shell command):<br>%sAlso the <u>access permission</u> must be set, that the user of your webserver is able to read, write and execute files.<br>On Linux systems you may do something like this (linux shell command):<br>%sList of concerned files/folders:<br>%s";
$lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP not found here!<br>Please insert a valid PHP command inside this file!<br><br>Definition out of %s:<br>%s<br>Result of your command:%sYou can test your command before via console by adding the parameter '-v'.<br>Example: %sYou should get back the PHP version!";
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
$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 'Query-Slowmode' is gedeactiveerd!<br><br><br>Voor de automatische aanpassing van de TeamSpeak database de ClientCleaner kan worden gebruikt:<br>%s";
@@ -21,6 +29,7 @@ $lang['clean0004'] = "Check for deleting users done. Nothing was changed, beca
$lang['day'] = "%s <small>dag</small>";
$lang['days'] = "%s <small>dagen</small>";
$lang['dbconerr'] = "Connectie naar de Database mislukt: ";
$lang['desc'] = "descending";
$lang['errcsrf'] = "CSRF Token is wrong or expired (=security-check failed)! Please reload this site and try it again. If you get this error repeated times, remove the session cookie from your Browser and try it again!";
$lang['errgrpid'] = "Your changes were not stored to the database due errors occurred. Please fix the problems and save your changes after!";
$lang['errgrplist'] = "Error while getting servergrouplist: ";
@@ -82,14 +91,16 @@ $lang['listsumo'] = "overzicht online tijd";
$lang['listuid'] = "unieke Client-ID";
$lang['login'] = "Inloggen";
$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['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
$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['msg0008'] = "Update check done. If an update is available, it will runs immediately.";
$lang['msg0009'] = "Cleaning of the user-database was started. Have a look to the ranksystem log for more information.";
$lang['msg0009'] = "Cleaning of the user-database was started.";
$lang['msg0010'] = "Run command !log to get more information.";
$lang['msg0011'] = "Cleaned group cache. Start loading groups and icons...";
$lang['noentry'] = "Geen invoer gevonden..";
$lang['pass'] = "Wachtwoord";
$lang['pass2'] = "Verander wachtwoord";
@@ -272,7 +283,7 @@ $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=\"//ts-n.net/ranksystem.php\" target=\"_blank\">Ranksystem Website</a>.";
$lang['stri0008'] = "You can see the latest version on the <a href=\"%s\" 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:";
@@ -338,8 +349,8 @@ $lang['upgrp0010'] = "Noticed icon of severgroup %s with ID %s got removed fro
$lang['upgrp0011'] = "Download new ServerGroupIcon for group %s with ID: %s";
$lang['upinf'] = "A new Version of the Ranksystem is available; Inform clients on server...";
$lang['upinf2'] = "The Ranksystem was recently (%s) updated. Check out the %sChangelog%s for more information about the changes.";
$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]https://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]https://ts-n.net/ranksystem.php#changelog[/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]%s[/URL].\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]%s[/URL].";
$lang['upusrerr'] = "The unique Client-ID %s couldn't reached on the TeamSpeak!";
$lang['upusrinf'] = "User %s was successfully informed.";
$lang['user'] = "Username";
@@ -354,7 +365,7 @@ $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>Also multiple Client-IDs are possible -> comma separated<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!<br><br>Here defined unique Client-IDs are also permitted to send admin commands to the Bot (!reboot, !shutdown, !update).";
$lang['wiboost'] = "boost";
$lang['wiboostdesc'] = "Give a 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 booster servergroup gets automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup.<br><br><pre>servergroup ID => factor => time (in seconds)</pre><br>Each entry has to separate from the next with a comma.<br><br>Example:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>Here a user in servergroup 12 get the factor 2 for the next 6000 seconds, a user in servergroup 13 get the factor 3 for 2500 seconds, and so on...";
$lang['wiboostdesc'] = "Give a 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 booster servergroup gets automatically removed from the concerned user. The time starts running as soon as the user gets the servergroup.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a period!<br><br><pre>servergroup ID => factor => time (in seconds)</pre><br>Each entry has to separate from the next with a comma.<br><br>Example:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>Here a user in servergroup 12 get the factor 2 for the next 6000 seconds, a user in servergroup 13 get the factor 1.25 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!";
@@ -375,6 +386,8 @@ $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['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
$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['widelsg'] = "remove out of servergroups";
@@ -425,11 +438,11 @@ $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>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br><br>Example:<br><pre>Your next rank up will be in &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds. The next servergroup you will reach is [B]&#37;5&#36;s[/B].</pre>";
$lang['winxmsgdesc1'] = "Define a message, which the user will get as answer at the command \"!nextup\".<br><br>Arguments:<br><pre>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Example:<br><pre>Your next rank up will be in &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds. The next servergroup you will reach is [B]&#37;5&#36;s[/B].</pre>";
$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>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br><br>Example:<br><pre>You have been reached the highest rank for &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds.</pre>";
$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><pre>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Example:<br><pre>You have been reached the highest rank for &#37;1&#36;s days, &#37;2&#36;s hours and &#37;3&#36;s minutes and &#37;4&#36;s seconds.</pre>";
$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>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br><br>Example:<br><pre>You are excepted from the Ranksystem. If you wish to rank contact an admin on the TS3 server.</pre>";
$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><pre>&#37;1&#36;s - days to next rankup<br>&#37;2&#36;s - hours to next rankup<br>&#37;3&#36;s - minutes to next rankup<br>&#37;4&#36;s - seconds to next rankup<br>&#37;5&#36;s - name of the next servergroup<br>&#37;6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Example:<br><pre>You are excepted from the Ranksystem. If you wish to rank contact an admin on the TS3 server.</pre>";
$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).";
@@ -473,6 +486,8 @@ $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['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$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";
@@ -481,14 +496,18 @@ $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['wishsort'] = "default sorting order";
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
$lang['wisupidle'] = "Mode";
$lang['wisupidledesc'] = "There are two modes, how time can be counted.<br><br>1) <b>online time</b>: 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) <b>active time</b>: Here will be deducted the inactive time (idle) from the online time of a user and only the active time counts (see column 'sum. active time' in the 'stats/list_rankup.php').<br><br>A change of the mode with an already longer running Ranksystem is not recommended, but should be working without bigger problems. Each single user will get repaired at least with the next rankup.";
$lang['wisvconf'] = "save";
$lang['wisvinfo1'] = "Attention!! By changing the mode of hashing the users IP address, it is necessary that the user connects new to the TS3 server or the user can't get synchronized with the stats page.";
$lang['wisvsuc'] = "Changes successfully saved!";
$lang['wisvres'] = "You need to restart the Ranksystem before the changes will take effect! %s";
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
$lang['witime'] = "Timezone";
$lang['witimedesc'] = "Select the timezone the server is hosted.";
$lang['witimedesc'] = "Select the timezone the server is hosted.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
$lang['wits3avat'] = "Avatar Delay";
$lang['wits3avatdesc'] = "Define a time in seconds to delay the download of changed TS3 avatars.<br><br>This function is especially useful for (music) bots, which are changing his avatar periodic.";
$lang['wits3dch'] = "Default Channel";
@@ -509,6 +528,12 @@ $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>%s<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>%sAfter 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['witsz'] = "Log-Size";
$lang['witszdesc'] = "Set up the filesize of the log, at which the logfile will be rotated, when exceeded.<br><br>Define your value in Mebibyte.<br><br>When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!<br><br>On changing this value, the logfile size will be checked with the next restart of the bot. Is the filesize bigger than the defined value, the logfile will be rotated immediately.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "stable";
$lang['wiupch1'] = "beta";
$lang['wiupchdesc'] = "The Ranksystem will be updated automatically if a new update is available. Choose here, which update-channel you want to join.<br><br><b>stable (default)</b>: You get the latest stable version. Recommended for production environments.<br><br><b>beta</b>: You get the latest beta version. With this you get new features earlier, but the risk of bugs is much higher. Use at your own risk!<br><br>When you are changing from beta to stable release, the Ranksystem won't downgrade. It will rather wait for the next higher release of a stable version and update to this.";
$lang['wiverify'] = "Verification-Channel";
$lang['wiverifydesc'] = "Enter here the channel-ID of the verification channel.<br><br>This channel need to be set up <u>manual</u> on your TeamSpeak server. Name, permissions and other properties could be defined for your choice; only user should be possible to join this channel!<br><br>The verification is done by the respective user himself on the statistics-page (/stats/). This is only necessary if the website visitor can't automatically be matched/related with the TeamSpeak user.<br><br>To verify the TeamSpeak user, he has to be in the verification channel. There he is able to receive a token with which he can verify himself for the statistics page.";
$lang['wivlang'] = "Language";

View File

@@ -1,10 +1,18 @@
<?PHP
$lang = array();
$lang['adduser'] = "User %s (unique Client-ID: %s; Client-database-ID %s) is unknown -> added to the Ranksystem now.";
$lang['achieve'] = "Achievement";
$lang['asc'] = "ascending";
$lang['boton'] = "Bot is running...";
$lang['botoff'] = "Bot is stopped.";
$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['chkfileperm'] = "<b>Wrong file/folder permissions!</b><br>You need to correct the owner and access permissions of the named files/folders!<br><br>The <u>owner</u> of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).<br>On Linux systems you may do something like this (linux shell command):<br>%sAlso the <u>access permission</u> must be set, that the user of your webserver is able to read, write and execute files.<br>On Linux systems you may do something like this (linux shell command):<br>%sList of concerned files/folders:<br>%s";
$lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP not found here!<br>Please insert a valid PHP command inside this file!<br><br>Definition out of %s:<br>%s<br>Result of your command:%sYou can test your command before via console by adding the parameter '-v'.<br>Example: %sYou should get back the PHP version!";
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
$lang['clean'] = "Skanowanie w celu usuniecia klientow...";
$lang['cleanc'] = "Wyczyszczono klientow";
$lang['cleancdesc'] = "Dzieki tej funkcji stare klienty z Systemu Rankow zostają usuniete. W tym celu system Ranksystem został zsynchronizowany z bazą danych TeamSpeak. Klienci, ktorych nie ma w TeamSpeak, zostaną usunieci z Systemu Rank. <br> <br> Ta funkcja jest aktywna tylko wtedy, gdy 'Query-Slowmode' jest nieaktywny! <br> <br> Do automatycznej regulacji TeamSpeak baza danych moze byc uzywana.<br><br><br>For automatic adjustment of the TeamSpeak database the ClientCleaner can be used:<br>%s";
@@ -21,6 +29,7 @@ $lang['clean0004'] = "Sprawdz, czy wykonano usuwanie uzytkownikow. Nic sie nie
$lang['day'] = "%s <small>dzień</small>";
$lang['days'] = "%s <small>dni</small>";
$lang['dbconerr'] = "Nie mozna połączyc sie z bazą danych: ";
$lang['desc'] = "descending";
$lang['errcsrf'] = "CSRF Token is wrong or expired (=security-check failed)! Please reload this site and try it again. If you get this error repeated times, remove the session cookie from your Browser and try it again!";
$lang['errgrpid'] = "Twoje zmiany nie zostały zapisane w bazie danych z powodu błedow. Napraw problemy i zapisz zmiany ponownie.!";
$lang['errgrplist'] = "Błąd podczas pobierania listy grup: ";
@@ -82,14 +91,16 @@ $lang['listsumo'] = "suma. czas online";
$lang['listuid'] = "unikalny identyfikator klienta";
$lang['login'] = "Zaloguj Sie";
$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['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
$lang['msg0003'] = "Nie kwalifikujesz sie do tego polecenia!";
$lang['msg0004'] = "Klient %s (%s) ząda zamkniecia systemu.";
$lang['msg0005'] = "cya";
$lang['msg0006'] = "brb";
$lang['msg0007'] = "Klient %s (%s) ządania ponownego uruchomienia.";
$lang['msg0008'] = "Wykonaj kontrole aktualizacji. Jesli aktualizacja jest dostepna, uruchomi sie natychmiast.";
$lang['msg0009'] = "Czyszczenie bazy danych uzytkownikow zostało uruchomione. Zajrzyj do dziennika systemow rang, aby uzyskac wiecej informacji.";
$lang['msg0009'] = "Czyszczenie bazy danych uzytkownikow zostało uruchomione.";
$lang['msg0010'] = "Run command !log to get more information.";
$lang['msg0011'] = "Cleaned group cache. Start loading groups and icons...";
$lang['noentry'] = "Nie znaleziono wpisow ...";
$lang['pass'] = "Hasło";
$lang['pass2'] = "Zmien hasło";
@@ -272,7 +283,7 @@ $lang['stri0004'] = "Kto stworzył system rang?";
$lang['stri0005'] = "Kiedy system rang został utworzony?";
$lang['stri0006'] = "Pierwsze wydanie alfa: 05/10/2014.";
$lang['stri0007'] = "Pierwsze wydanie beta: 01/02/2015.";
$lang['stri0008'] = "Mozesz zobaczyc najnowszą wersje na <a href=\"//ts-n.net/ranksystem.php\" target=\"_blank\">Ranksystem Website</a>.";
$lang['stri0008'] = "Mozesz zobaczyc najnowszą wersje na <a href=\"%s\" target=\"_blank\">Ranksystem Website</a>.";
$lang['stri0009'] = "Jak powstał system Ranksystem?";
$lang['stri0010'] = "System Ranks jest zakodowany w";
$lang['stri0011'] = "Uzywa rowniez nastepujących bibliotek:";
@@ -338,8 +349,8 @@ $lang['upgrp0010'] = "Ikona severgroup %s o identyfikatorze %s została usunie
$lang['upgrp0011'] = "Pobierz nową ServerGroupIcon dla grupy %s z identyfikatorem: %s";
$lang['upinf'] = "Dostepna jest nowa wersja systemu Ranksystem; Poinformuj klientow na serwerze...";
$lang['upinf2'] = "System Ranksystem został ostatnio zaktualizowany. (%s) Sprawdz %sChangelog%s aby uzyskac wiecej informacji o zmianach.";
$lang['upmsg'] = "\Hej, nowa wersja systemu [B]Ranksystem[/B] jest dostepna!\n\nnaktualna wersja: %s\n[B]nowa wersja: %s[/B]\n\nProsze zajrzec na naszą strone po wiecej Informacje [URL]http://ats3.pl/ Uruchamianie procesu aktualizacji w tle. [B]Sprawdz system ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]https://ts-n.net/ranksystem.php#changelog[/URL].";
$lang['upmsg'] = "\nHej, nowa wersja systemu [B]Ranksystem[/B] jest dostepna!\n\nnaktualna wersja: %s\n[B]nowa wersja: %s[/B]\n\nProsze zajrzec na naszą strone po wiecej Informacje [URL]%s[/URL] Uruchamianie procesu aktualizacji w tle. [B]Sprawdz system ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]%s[/URL].";
$lang['upusrerr'] = "Unikatowy identyfikator klienta %s nie został osiągniety w TeamSpeak!";
$lang['upusrinf'] = "Uzytkownik %s został poinformowany.";
$lang['user'] = "Nazwa Uzytkownika";
@@ -354,7 +365,7 @@ $lang['wiadmhidedesc'] = "Aby ukryc uzytkownika z wyjątkiem w nastepującym wy
$lang['wiadmuuid'] = "identyfikator administratora";
$lang['wiadmuuiddesc'] = "Wprowadz tutaj swoj unikalny identyfikator klienta; jako administrator systemu Ranksystem.<br>Mozliwe są takze rozne identyfikatory klientow -> oddzielone przecinkami<br><br>Wymagane jest zresetowanie hasła interfejsu WWW.<br>Czy nie zdefiniowano unikalnego adresu klienta? , nie jest mozliwe zresetowanie hasła!<br><br>Tutaj zdefiniowane unikalne identyfikatory klienta są rowniez dozwolone do wysyłania polecen administracyjnych do Bot (! reboot,! shutdown,! update).";
$lang['wiboost'] = "podniesc";
$lang['wiboostdesc'] = "Daj uzytkownikowi na serwerze TeamSpeak grupe serwerow (musisz utworzyc recznie), ktorą mozesz zadeklarowac tutaj jako grupe doładowania. Zdefiniuj takze czynnik, ktory powinien zostac uzyty (na przykład 2x) i czas, jak długo nalezy oceniac podbicie.<br>Im wyzszy wspołczynnik, tym szybciej uzytkownik osiąga wyzszą range.<br>Czy minął czas , doładowanie grupy serwerow zostanie automatycznie usuniete z danego uzytkownika. Czas zaczyna biec, gdy tylko uzytkownik otrzyma grupe serwerow.<br><br><pre>identyfikator grupy serwerow => czynnik => czas (w sekundach)</pre><br>Kazdy wpis musi oddzielac sie od nastepnego za pomocą przecinka.<br><br>Przykład:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>W tym przypadku uzytkownik w grupie serwerowej 12 uzyska wspołczynnik 2 nastepne 6000 sekund, uzytkownik w grupie serwerowej 13 uzyska wspołczynnik 3 na 2500 sekund, i tak dalej...";
$lang['wiboostdesc'] = "Daj uzytkownikowi na serwerze TeamSpeak grupe serwerow (musisz utworzyc recznie), ktorą mozesz zadeklarowac tutaj jako grupe doładowania. Zdefiniuj takze czynnik, ktory powinien zostac uzyty (na przykład 2x) i czas, jak długo nalezy oceniac podbicie.<br>Im wyzszy wspołczynnik, tym szybciej uzytkownik osiąga wyzszą range.<br>Czy minął czas , doładowanie grupy serwerow zostanie automatycznie usuniete z danego uzytkownika. Czas zaczyna biec, gdy tylko uzytkownik otrzyma grupe serwerow.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a period!<br><br><pre>identyfikator grupy serwerow => czynnik => czas (w sekundach)</pre><br>Kazdy wpis musi oddzielac sie od nastepnego za pomocą przecinka.<br><br>Przykład:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>W tym przypadku uzytkownik w grupie serwerowej 12 uzyska wspołczynnik 2 nastepne 6000 sekund, uzytkownik w grupie serwerowej 13 uzyska wspołczynnik 1.25 na 2500 sekund, i tak dalej...";
$lang['wibot1'] = "Bot Ranksystem powinien zostac zatrzymany. Sprawdz ponizszy dziennik, aby uzyskac wiecej informacji!";
$lang['wibot2'] = "Bot Ranksystem powinien zostac uruchomiony. Sprawdz ponizszy dziennik, aby uzyskac wiecej informacji!";
$lang['wibot3'] = "Bot Ranksystem powinien zostac uruchomiony ponownie. Sprawdz ponizszy dziennik, aby uzyskac wiecej informacji!";
@@ -375,6 +386,8 @@ $lang['widaform'] = "Format daty";
$lang['widaformdesc'] = "Wybierz format daty wyswietlania.<br><br>Przykład:<br>%a days, %h hours, %i mins, %s secs";
$lang['widbcfgsuc'] = "Konfiguracje bazy danych zostały pomyslnie zapisane.";
$lang['widbcfgerr'] = "Błąd podczas zapisywania konfiguracji bazy danych! Połączenie nie powiodło sie lub błąd zapisu dla 'other/dbconfig.php'";
$lang['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
$lang['widelcldgrp'] = "odnow grupy";
$lang['widelcldgrpdesc'] = "odnawianie grup System Rankow zapamietuje podane grupy serwerow, wiec nie trzeba tego sprawdzac przy kazdym uruchomieniu pliku worker.php.<br><br>Za pomocą tej funkcji mozna raz usunąc wiedze o podanych grupach serwerow. W efekcie system rang probuje przekazac wszystkim klientom (znajdującym sie na serwerze TS3) grupe serwerow rzeczywistej rangi.<br>Dla kazdego klienta, ktory dostaje grupe lub pozostaje w grupie, System Rankow pamieta to jak opisano na początku.<br><br>Ta funkcja moze byc przydatna, gdy uzytkownik nie znajduje sie w grupie serwerow, powinien byc ustawiony na zdefiniowany czas online.<br><br>Uwaga: Uruchom to za chwile, w ciągu nastepnych kilku minut bez rankups stają sie wymagalne!!! System Ranksystem nie moze usunąc starej grupy, poniewaz nie moze zapamietac ;-)";
$lang['widelsg'] = "usun z grup serwerow";
@@ -425,11 +438,11 @@ $lang['winxmode1'] = "disabled";
$lang['winxmode2'] = "dozwolone - tylko nastepna ranga";
$lang['winxmode3'] = "dozwolone - wszystkie kolejne stopnie";
$lang['winxmsg1'] = "Wiadomosc";
$lang['winxmsgdesc1'] = "Zdefiniuj komunikat, ktory uzytkownik otrzyma jako odpowiedz na polecenie \"!nextup\".<br><br>Argumenty:<br>%1&#36;s - dni do nastepnego awansu<br>%2&#36;s - godzin do nastepnego awansu<br>%3&#36;s - minuty do nastepnego awansu<br>%4&#36;s - sekundy do nastepnego awansu<br>%5&#36;s - nazwa nastepnej grupy serwerow<br>%6&#36;s - Nick uzytkownika (recipient)<br><br>Przykład:<br><pre>Twoja nastepna ranga bedzie w %1&#36;s dni, %2&#36;s godziny i %3&#36;s minutach i %4&#36;s sekundach. Nastepna grupa serwerow, do ktorej dojdziesz, to [B]%5&#36;s[/B].</pre>";
$lang['winxmsgdesc1'] = "Zdefiniuj komunikat, ktory uzytkownik otrzyma jako odpowiedz na polecenie \"!nextup\".<br><br>Argumenty:<br><pre>%1&#36;s - dni do nastepnego awansu<br>%2&#36;s - godzin do nastepnego awansu<br>%3&#36;s - minuty do nastepnego awansu<br>%4&#36;s - sekundy do nastepnego awansu<br>%5&#36;s - nazwa nastepnej grupy serwerow<br>%6&#36;s - Nick uzytkownika (odbiorca)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Przykład:<br><pre>Twoja nastepna ranga bedzie w %1&#36;s dni, %2&#36;s godziny i %3&#36;s minutach i %4&#36;s sekundach. Nastepna grupa serwerow, do ktorej dojdziesz, to [B]%5&#36;s[/B].</pre>";
$lang['winxmsg2'] = "Wiadomosc (najwyzsza)";
$lang['winxmsgdesc2'] = "Zdefiniuj wiadomosc, ktorą uzytkownik otrzyma jako odpowiedz na polecenie \"!nextup\", gdy uzytkownik osiągnie najwyzszą pozycje.<br><br>Argumenty:<br>%1&#36;s - dni do nastepnego awansowania<br>%2&#36;s - godzin do nastepnego awansowania<br>%3&#36;s - minuty do nastepnego awansowania<br>%4&#36;s - sekundy do nastepnego awansowania<br>%5&#36;s - nazwa nastepnej grupy serwerow<br>%6&#36;s - nazwa uzytkownika (odbiorca)<br><br>Przykład:<br><pre>Osiągnąłes najwyzszą pozycje w rankingu %1&#36;s dni, %2&#36;s godziny i %3&#36;s minuty i %4&#36;s sekundy.</pre>";
$lang['winxmsgdesc2'] = "Zdefiniuj wiadomosc, ktorą uzytkownik otrzyma jako odpowiedz na polecenie \"!nextup\", gdy uzytkownik osiągnie najwyzszą pozycje.<br><br>Argumenty:<br><pre>%1&#36;s - dni do nastepnego awansowania<br>%2&#36;s - godzin do nastepnego awansowania<br>%3&#36;s - minuty do nastepnego awansowania<br>%4&#36;s - sekundy do nastepnego awansowania<br>%5&#36;s - nazwa nastepnej grupy serwerow<br>%6&#36;s - nazwa uzytkownika (odbiorca)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Przykład:<br><pre>Osiągnąłes najwyzszą pozycje w rankingu %1&#36;s dni, %2&#36;s godziny i %3&#36;s minuty i %4&#36;s sekundy.</pre>";
$lang['winxmsg3'] = "Wiadomosc (z wyjątkiem)";
$lang['winxmsgdesc3'] = "Zdefiniuj komunikat, ktory uzytkownik otrzyma jako odpowiedz na polecenie \"!nextup\", gdy uzytkownik zostanie wyłączony z systemu Ranksystem.<br><br>Argumenty:<br>%1&#36;s - dni do nastepnego awansowania<br>%2&#36;s - godzin do nastepnego awansowania<br>%3&#36;s - minuty do nastepnego awansowania<br>%4&#36;s - ekundy do nastepnego awansowania<br>%5&#36;s - nnazwa nastepnej grupy serwerow<br>%6&#36;s - nazwa uzytkownika (odbiorca)<br><br>Przykład:<br><pre>Jestes wyłączony z Systemu Rankow. Jesli chcesz ustalic pozycje, skontaktuj sie z administratorem na serwerze TS3.</pre>";
$lang['winxmsgdesc3'] = "Zdefiniuj komunikat, ktory uzytkownik otrzyma jako odpowiedz na polecenie \"!nextup\", gdy uzytkownik zostanie wyłączony z systemu Ranksystem.<br><br>Argumenty:<br><pre>%1&#36;s - dni do nastepnego awansowania<br>%2&#36;s - godzin do nastepnego awansowania<br>%3&#36;s - minuty do nastepnego awansowania<br>%4&#36;s - ekundy do nastepnego awansowania<br>%5&#36;s - nnazwa nastepnej grupy serwerow<br>%6&#36;s - nazwa uzytkownika (odbiorca)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Przykład:<br><pre>Jestes wyłączony z Systemu Rankow. Jesli chcesz ustalic pozycje, skontaktuj sie z administratorem na serwerze TS3.</pre>";
$lang['wirtpw1'] = "Przepraszam, Bro, zapomniałes wczesniej wpisac swoj identyfikator administratora w interfejsie internetowym. Nie ma sposobu na zresetowanie hasła!";
$lang['wirtpw2'] = "Nie znaleziono identyfikatora administratora na serwerze TS3. Musisz byc online z unikalnym identyfikatorem klienta, ktory jest zapisywany jako identyfikator administratora.";
$lang['wirtpw3'] = "Twoj adres IP nie jest zgodny z adresem IP administratora na serwerze TS3. Upewnij sie, ze masz ten sam adres IP online na serwerze TS3, a takze na tej stronie (wymagany jest rowniez ten sam protokoł IPv4 / IPv6).";
@@ -473,6 +486,8 @@ $lang['wishcolsg'] = "nastepna grupa serwerow";
$lang['wishcolsgdesc'] = "Pokaz kolumne 'nastepna grupa serwerow' in list_rankup.php";
$lang['wishcoluuid'] = "Identyfikator klienta";
$lang['wishcoluuiddesc'] = "Pokaz kolumne 'unikalny identyfikator klienta' w list_rankup.php";
$lang['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$lang['wishexcld'] = "z wyjątkiem klienta";
$lang['wishexclddesc'] = "Pokaz klientow w list_rankup.php,<br>ktore są wyłączone, a zatem nie uczestniczą w Systemie Rang.";
$lang['wishexgrp'] = "Z wyjątkiem grup";
@@ -481,14 +496,18 @@ $lang['wishhicld'] = "Klienci na najwyzszym poziomie";
$lang['wishhiclddesc'] = "Pokaz klientow w list_rankup.php, ktory osiągnął najwyzszy poziom w Ranksystem.";
$lang['wishnav'] = "pokaz nawigacje witryny";
$lang['wishnavdesc'] = "Pokaz nawigacje po stronie 'stats/' strona.<br><br>Jesli ta opcja zostanie wyłączona na stronie statystyk, nawigacja po stronie bedzie ukryta.<br>Nastepnie mozesz wziąc kazdą witryne, np. 'stats/list_rankup.php' i umiesc to jako ramke w swojej istniejącej stronie internetowej lub tablicy ogłoszen.";
$lang['wishsort'] = "default sorting order";
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
$lang['wisupidle'] = "Tryb";
$lang['wisupidledesc'] = "Istnieją dwa tryby, poniewaz czas moze byc policzony, a nastepnie mozna ubiegac sie o podwyzszenie rangi.<br><br>1) <b>czas online</b>: bierze sie pod uwage czysty czas online uzytkownika (see column 'sum. online time' in the 'stats/list_rankup.php')<br><br>2) <b>czas aktywny</b>: zostanie odjety od czasu online uzytkownika, nieaktywny czas (bezczynnosc) (patrz kolumna 'suma aktywnego czasu' w 'stats / list_rankup.php').<br><br>Zmiana trybu z juz działającą bazą danych nie jest zalecana, ale moze działac.";
$lang['wisvconf'] = "zapisac";
$lang['wisvinfo1'] = "Attention!! By changing the mode of hashing the users IP address, it is necessary that the user connects new to the TS3 server or the user can't get synchronized with the stats page.";
$lang['wisvsuc'] = "Zmiany zostały pomyslnie zapisane!";
$lang['wisvres'] = "Musisz ponownie uruchomic system Ranksystem, zanim zmiany zaczną obowiązywac! %s";
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
$lang['witime'] = "Strefa czasowa";
$lang['witimedesc'] = "Wybierz strefe czasową, w ktorej serwer jest hostowany.";
$lang['witimedesc'] = "Wybierz strefe czasową, w ktorej serwer jest hostowany.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
$lang['wits3avat'] = "Avatar Delay";
$lang['wits3avatdesc'] = "Zdefiniuj czas w sekundach, aby opoznic pobieranie zmienionych awatarow TS3.<br><br>Ta funkcja jest szczegolnie przydatna dla botow (muzycznych), ktore zmieniają okresowo swoj avatar.";
$lang['wits3dch'] = "Kanał domyslny";
@@ -509,6 +528,12 @@ $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>%s<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>%s 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['witsz'] = "Log-Size";
$lang['witszdesc'] = "Set up the filesize of the log, at which the logfile will be rotated, when exceeded.<br><br>Define your value in Mebibyte.<br><br>When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!<br><br>On changing this value, the logfile size will be checked with the next restart of the bot. Is the filesize bigger than the defined value, the logfile will be rotated immediately.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "stable";
$lang['wiupch1'] = "beta";
$lang['wiupchdesc'] = "The Ranksystem will be updated automatically if a new update is available. Choose here, which update-channel you want to join.<br><br><b>stable (default)</b>: You get the latest stable version. Recommended for production environments.<br><br><b>beta</b>: You get the latest beta version. With this you get new features earlier, but the risk of bugs is much higher. Use at your own risk!<br><br>When you are changing from beta to stable release, the Ranksystem won't downgrade. It will rather wait for the next higher release of a stable version and update to this.";
$lang['wiverify'] = "Weryfikacja - kanał";
$lang['wiverifydesc'] = "Wprowadz tutaj identyfikator kanału kanału weryfikacyjnego.<br><br>Ten kanał nalezy skonfigurowac <u>manual</u> na twoim serwerze TeamSpeak. Nazwe, uprawnienia i inne własciwosci mozna zdefiniowac według własnego wyboru; Tylko uzytkownik powinien miec mozliwosc dołączenia do tego kanału!<br><br>Weryfikacja jest przeprowadzana przez samego uzytkownika na stronie statystyk (/stats/). Jest to konieczne tylko wtedy, gdy odwiedzający strone nie moze automatycznie zostac dopasowany / powiązany z uzytkownikiem TeamSpeak.<br><br>Aby zweryfikowac, ze uzytkownik TeamSpeak musi znajdowac sie w kanale weryfikacyjnym. Tam moze otrzymac token, za pomocą ktorego sprawdza sie na stronie statystyk.";
$lang['wivlang'] = "Jezyk";

View File

@@ -1,10 +1,18 @@
<?PHP
$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['achieve'] = "Achievement";
$lang['asc'] = "ascending";
$lang['boton'] = "Bot is running...";
$lang['botoff'] = "Bot is stopped.";
$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['chkfileperm'] = "<b>Wrong file/folder permissions!</b><br>You need to correct the owner and access permissions of the named files/folders!<br><br>The <u>owner</u> of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).<br>On Linux systems you may do something like this (linux shell command):<br>%sAlso the <u>access permission</u> must be set, that the user of your webserver is able to read, write and execute files.<br>On Linux systems you may do something like this (linux shell command):<br>%sList of concerned files/folders:<br>%s";
$lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP not found here!<br>Please insert a valid PHP command inside this file!<br><br>Definition out of %s:<br>%s<br>Result of your command:%sYou can test your command before via console by adding the parameter '-v'.<br>Example: %sYou should get back the PHP version!";
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
$lang['clean'] = "Procurando por clientes, que devem ser excluidos...";
$lang['cleanc'] = "Clientes limpos";
$lang['cleancdesc'] = "Com essa função os antigos clientes do Sistema de ranking são excluidos.<br><br>o Sistema de ranking sincronizado com o banco de dados TeamSpeak. Os clientes, que não existem no TeamSpeak, serão excluídos do Sistema de ranking.<br><br>Esta função só é ativada quando o 'Query-Slowmode' está desativado!<br><br><br>Para o ajuste automático do banco de dados TeamSpeak, o ClientCleaner pode ser usado:<br>%s";
@@ -21,6 +29,7 @@ $lang['clean0004'] = "Verifique se há exclusão de usuários. Nada foi altera
$lang['day'] = "%s <small>dia</small>";
$lang['days'] = "%s <small>dias</small>";
$lang['dbconerr'] = "Falha ao conectar ao banco de dados: ";
$lang['desc'] = "descending";
$lang['errcsrf'] = "CSRF Token is wrong or expired (=security-check failed)! Please reload this site and try it again. If you get this error repeated times, remove the session cookie from your Browser and try it again!";
$lang['errgrpid'] = "Suas alterações não foram armazenadas no banco de dados, devido aos erros ocorridos. Por favor corrija os problemas e salve suas alterações depois!";
$lang['errgrplist'] = "Erro ao obter servergrouplist: ";
@@ -82,14 +91,16 @@ $lang['listsumo'] = "Tempo total Online";
$lang['listuid'] = "ID ùnica";
$lang['login'] = "Entrar";
$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['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
$lang['msg0003'] = "Você não é elegível para usar este comando!";
$lang['msg0004'] = "Cliente %s (%s) fez o pedido de desligamento.";
$lang['msg0005'] = "cya";
$lang['msg0006'] = "brb";
$lang['msg0007'] = "Cliente %s (%s) fez o pedido de inicialização.";
$lang['msg0008'] = "Verificação de atualização concluída. Se uma atualização estiver disponível, ela será executada imediatamente.";
$lang['msg0009'] = "A limpeza do banco de dados do usuário foi iniciada. Dê uma olhada no log do sistema de ranking para obter mais informações.";
$lang['msg0009'] = "A limpeza do banco de dados do usuário foi iniciada.";
$lang['msg0010'] = "Run command !log to get more information.";
$lang['msg0011'] = "Cleaned group cache. Start loading groups and icons...";
$lang['noentry'] = "Nenhuma entrada encontrada..";
$lang['pass'] = "Senha";
$lang['pass2'] = "Alterar a senha";
@@ -263,7 +274,7 @@ $lang['stnv0038'] = "Mostrar apenas clientes, que estão online.";
$lang['stnv0039'] = "Mostrar apenas clientes, que não estão online.";
$lang['stnv0040'] = "Mostrar apenas clientes, que estão em grupo definido. Represente o nível / ranking.<br>Substituir <i>GRUPOIP</i> com o desejado grupo de servidores ID.";
$lang['stnv0041'] = "Mostrar apenas clientes, que são selecionados por entre.<br>Substituir <i>OPERATOR</i> por '<' or '>' or '=' or '!='.<br>E Substituir <i>TEMPO</i> com data / hora com formato";
$lang['stnv0042'] = "Mostrar apenas clientes, que são de país definido.<br>Substitua <i> TS3-COUNTRY-CODE </ i> com o país desejado.<br>Para a lista de códigos google";
$lang['stnv0042'] = "Mostrar apenas clientes, que são de país definido.<br>Substitua <i>TS3-COUNTRY-CODE</i> com o país desejado.<br>Para a lista de códigos google";
$lang['stnv0043'] = "Conectar no TS3";
$lang['stri0001'] = "Informações";
$lang['stri0002'] = "Oque é o Sistema de ranking?";
@@ -272,7 +283,7 @@ $lang['stri0004'] = "Quem criou o Sistema de Ranking?";
$lang['stri0005'] = "Quando foi criado o Sistema de Ranking?";
$lang['stri0006'] = "Primeira versão alfa: 05/10/2014.";
$lang['stri0007'] = "Lançamento aberto: 01/02/2015.";
$lang['stri0008'] = "Você pode ver a versão mais recente em <a href=\"//ts-n.net/ranksystem.php\" target=\"_blank\">Sistema de ranking Website</a>..";
$lang['stri0008'] = "Você pode ver a versão mais recente em <a href=\"%s\" target=\"_blank\">Sistema de ranking Website</a>..";
$lang['stri0009'] = "Como o Sistema de ranking foi criado?";
$lang['stri0010'] = "O Sistema de ranking está codificado em";
$lang['stri0011'] = "Ele também usa as seguintes bibliotecas:";
@@ -338,8 +349,8 @@ $lang['upgrp0010'] = "Avisou que o grupo de servidor %s com ID %s foi removid
$lang['upgrp0011'] = "Baixe o novo ícone do grupo de servidores para o grupo %s com ID: %s";
$lang['upinf'] = "Uma nova versão do Sistema de ranking está disponível; Informar clientes no servidor...";
$lang['upinf2'] = "O Sistema de Ranking foi recentemente(%s) atualizado. Confira a %sChangelog%s para obter mais informações sobre as mudanças.";
$lang['upmsg'] = "\nOlá, uma nova versão do [B]Sistema de ranking[/B] está disponível!\n\nversão atual: %s\n[B]nova versão: %s[/B]\n\nConfira nosso site para obter mais informações [URL]http://ts-n.net/ranksystem.php#changelog[/URL].\n\niniciando o processo de atualização em segundo plano. [B]Verifique o arquivo ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]https://ts-n.net/ranksystem.php#changelog[/URL].";
$lang['upmsg'] = "\nOlá, uma nova versão do [B]Sistema de ranking[/B] está disponível!\n\nversão atual: %s\n[B]nova versão: %s[/B]\n\nConfira nosso site para obter mais informações [URL]%s[/URL].\n\niniciando o processo de atualização em segundo plano. [B]Verifique o arquivo ranksystem.log![/B]";
$lang['upmsg2'] = "\nHey, the [B]Ranksystem[/B] has been updated.\n\n[B]new version: %s[/B]\n\nPlease check out our site for more informations [URL]%s[/URL].";
$lang['upusrerr'] = "O ID-Ùnico %s não conseguiu alcançar o TeamSpeak!";
$lang['upusrinf'] = "Usuário %s foi informado com sucesso.";
$lang['user'] = "Nome de usuário";
@@ -354,7 +365,7 @@ $lang['wiadmhidedesc'] = "Para ocultar o usuário excluído na seguinte seleç
$lang['wiadmuuid'] = "ID do administrador";
$lang['wiadmuuiddesc'] = "Digite aqui o seu ID-Ùnico; como administrador do Sistema de ranking.<br>Also multiple Client-IDs are possible -> comma separated<br><br>Isso é necessário para redefinir a senha do interface da web.<br><br>Não existe um endereço de identificação de cliente Ùnico, não é possível redefinir a senha!<br><br>Here defined unique Client-IDs are also permitted to send admin commands to the Bot (!reboot, !shutdown, !update).";
$lang['wiboost'] = "Impulso";
$lang['wiboostdesc'] = "Forneça ao usuário do TeamSpeak um servidor de grupo (deve ser criado manualmente), que você pode declarar aqui como grupo de impulsionar. Definir também um fator que deve ser usado (por exemplo, 2x) e um tempo, quanto tempo o impulso deve ser avaliado. Quanto maior o fator, mais rápido um usuário atinge o próximo ranking mais alto.<br>O tempo expirou , o grupo de servidores boost é automaticamente removido do usuário em questão. O tempo começa a correr logo que o usuário recebe o grupo de servidores.<br><br><pre>grupo do servidor ID => factor => time (em segundos)</pre><br>Cada entrada deve separar do próximo com uma vírgula. <Br ><br>Exemplo:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>Neste usuário no grupo de servidores 12, obtenha o fator 2 para nos próximos 6000 segundos, um usuário no grupo de servidores 13 obtém o fator 3 por 2500 segundos, e assim por diante ...";
$lang['wiboostdesc'] = "Forneça ao usuário do TeamSpeak um servidor de grupo (deve ser criado manualmente), que você pode declarar aqui como grupo de impulsionar. Definir também um fator que deve ser usado (por exemplo, 2x) e um tempo, quanto tempo o impulso deve ser avaliado. Quanto maior o fator, mais rápido um usuário atinge o próximo ranking mais alto.<br>O tempo expirou , o grupo de servidores boost é automaticamente removido do usuário em questão. O tempo começa a correr logo que o usuário recebe o grupo de servidores.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a period!<br><br><pre>grupo do servidor ID => factor => time (em segundos)</pre><br>Cada entrada deve separar do próximo com uma vírgula. <Br ><br>Exemplo:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>Neste usuário no grupo de servidores 12, obtenha o fator 2 para nos próximos 6000 segundos, um usuário no grupo de servidores 13 obtém o fator 1.25 por 2500 segundos, e assim por diante ...";
$lang['wibot1'] = "O Sistema de ranking foi interrompido. Verifique o registro abaixo para obter mais informações!";
$lang['wibot2'] = "O Sistema de ranking foi iniciado. Verifique o registro abaixo para obter mais informações!";
$lang['wibot3'] = "O Sistema de ranking foi reiniciado. Verifique o registro abaixo para obter mais informações!";
@@ -375,6 +386,8 @@ $lang['widaform'] = "Formato de data";
$lang['widaformdesc'] = "Escolha o formato da data de exibição.<br><br>Exemplo:<br>%a Dias, %h horas, %i minutos, %s segundos";
$lang['widbcfgsuc'] = "Configurações de banco de dados salvas com sucesso.";
$lang['widbcfgerr'] = "Erro ao salvar as configurações do banco de dados! A conexão falhou ou escreveu erro para 'other/dbconfig.php'";
$lang['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
$lang['widelcldgrp'] = "renovar grupos";
$lang['widelcldgrpdesc'] = "O Sistema de ranking lembra os grupos de servidores fornecidos, portanto, não precisa dar / verificar isso com cada execução do worker.php novamente.<br><br>Com esta função, você pode remover uma vez o conhecimento de determinados grupos de servidores. Com efeito, o sistema de classificação tenta dar a todos os clientes (que estão no servidor TS3 on-line) o grupo de servidores da classificação real.<br>Para cada cliente, que recebe o grupo ou permaneça em grupo, o Sistema de ranking lembre-se disso, como descrito no início.<br><br>Esta função pode ser útil, quando o usuário não estiver no grupo de servidores, eles devem ser para o tempo definido online.<br><br>Atenção: Execute isso em um momento, onde os próximos minutos não há rankings tornar-se devido !!! O Sistema de ranking não pode remover o grupo antigo, porque não pode lembrar;-)";
$lang['widelsg'] = "remova os grupos do servidor";
@@ -425,11 +438,11 @@ $lang['winxmode1'] = "desativado";
$lang['winxmode2'] = "permitido - apenas a próxima classificação";
$lang['winxmode3'] = "permitido - todas as próximas classificações";
$lang['winxmsg1'] = "Mensagem";
$lang['winxmsgdesc1'] = "Defina uma mensagem, que o usuário receberá como resposta no comando \"!nextup\".<br><br>Argumentos:<br>%1&#36;s - Dias para a próxima classificação<br>%2&#36;s - horas para a próxima classificação<br>%3&#36;s - minutos para a próxima classificação<br>%4&#36;s - para a próxima classificação<br>%5&#36;s - Nome do próximo grupo do servidor<br>%6&#36;s - name of the user (recipient)<br><br>Exemplo:<br><pre>Seu próximo ranking será em %1&#36;s Dias, %2&#36;s horas e %3&#36;s minutos e %4&#36;s segundos. O próximo grupo do servidor que você alcançará é [B]%5&#36;s[/B].</pre>";
$lang['winxmsgdesc1'] = "Defina uma mensagem, que o usuário receberá como resposta no comando \"!nextup\".<br><br>Argumentos:<br><pre>%1&#36;s - Dias para a próxima classificação<br>%2&#36;s - horas para a próxima classificação<br>%3&#36;s - minutos para a próxima classificação<br>%4&#36;s - para a próxima classificação<br>%5&#36;s - Nome do próximo grupo do servidor<br>%6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Exemplo:<br><pre>Seu próximo ranking será em %1&#36;s Dias, %2&#36;s horas e %3&#36;s minutos e %4&#36;s segundos. O próximo grupo do servidor que você alcançará é [B]%5&#36;s[/B].</pre>";
$lang['winxmsg2'] = "Mensagem (Máxima classificação)";
$lang['winxmsgdesc2'] = "Defina uma mensagem, que o usuário receberá como resposta no comando \"!nextup\", quando o usuário já alcançou a classificação mais alta.<br><br>Argumentos:<br>%1&#36;s - Dias para a próxima classificação<br>%2&#36;s - horas para a próxima classificação<br>%3&#36;s - minutos para a próxima classificação<br>%4&#36;s - segundos para a próxima classificação<br>%5&#36;s - Nome do próximo grupo do servidor<br>%6&#36;s - name of the user (recipient)<br><br>Exemplo:<br><pre>Você alcançou a maior classificação de %1&#36;s Dias, %2&#36;s horas e %3&#36;s minutos e %4&#36;s segundos.</pre>";
$lang['winxmsgdesc2'] = "Defina uma mensagem, que o usuário receberá como resposta no comando \"!nextup\", quando o usuário já alcançou a classificação mais alta.<br><br>Argumentos:<br><pre>%1&#36;s - Dias para a próxima classificação<br>%2&#36;s - horas para a próxima classificação<br>%3&#36;s - minutos para a próxima classificação<br>%4&#36;s - segundos para a próxima classificação<br>%5&#36;s - Nome do próximo grupo do servidor<br>%6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Exemplo:<br><pre>Você alcançou a maior classificação de %1&#36;s Dias, %2&#36;s horas e %3&#36;s minutos e %4&#36;s segundos.</pre>";
$lang['winxmsg3'] = "Mensagem (exceção)";
$lang['winxmsgdesc3'] = "Defina uma mensagem, que o usuário receberá como resposta no comando\"!nextup\", quando o usuário está excluído do Sistema de ranking.<br><br>Argumentos:<br>%1&#36;s - Dias para a próxima classificação<br>%2&#36;s - horas para a próxima classificação<br>%3&#36;s - minutos para a próxima classificação<br>%4&#36;s - segundos para a próxima classificação rankup<br>%5&#36;s - Nome do próximo grupo do servidor<br>%6&#36;s - name of the user (recipient)<br><br>Exemplo:<br><pre>Você está excluído do Sistema de ranking. Se você deseja se classificar entre em contato com um administrador no servidor TS3.</pre>";
$lang['winxmsgdesc3'] = "Defina uma mensagem, que o usuário receberá como resposta no comando\"!nextup\", quando o usuário está excluído do Sistema de ranking.<br><br>Argumentos:<br><pre>%1&#36;s - Dias para a próxima classificação<br>%2&#36;s - horas para a próxima classificação<br>%3&#36;s - minutos para a próxima classificação<br>%4&#36;s - segundos para a próxima classificação rankup<br>%5&#36;s - Nome do próximo grupo do servidor<br>%6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Exemplo:<br><pre>Você está excluído do Sistema de ranking. Se você deseja se classificar entre em contato com um administrador no servidor TS3.</pre>";
$lang['wirtpw1'] = "Desculpe, mano, você se esqueceu de inserir sua ID de administrador dentro da interface web antes. Não há como redefinir a senha! ;-;";
$lang['wirtpw2'] = "ID do administrador não encontrada no servidor TS3. Você precisa estar online com o ID exclusivo do cliente, que é salvo como ID de administrador.";
$lang['wirtpw3'] = "O seu endereço IP não corresponde ao endereço IP do administrador no servidor TS3. Certifique-se de que está com o mesmo endereço IP on-line no servidor TS3 e também nesta página o mesmo protocolo (IPv4 / IPv6 também é necessário).";
@@ -473,6 +486,8 @@ $lang['wishcolsg'] = "Próxima grupo do servidor";
$lang['wishcolsgdesc'] = "Mostrar a coluna 'Próximo grupo do servidor' ma list_rankup.php";
$lang['wishcoluuid'] = "Cliente-ID";
$lang['wishcoluuiddesc'] = "Mostrar a coluna 'ID-Ùnica' na list_rankup.php";
$lang['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$lang['wishexcld'] = "Clientes em exceção";
$lang['wishexclddesc'] = "Mostrar clientes ma list_rankup.php,<br>que são excluídos e, portanto, não participam do Sistema de ranking.";
$lang['wishexgrp'] = "Grupos em exceção";
@@ -481,14 +496,18 @@ $lang['wishhicld'] = "Clientes com o mais alto nível";
$lang['wishhiclddesc'] = "Mostrar clientes na list_rankup.php, que atingiu o nível mais alto no Sistema de ranking.";
$lang['wishnav'] = "Mostrar o site de navegação ";
$lang['wishnavdesc'] = "Mostrar a aba de navegação na 'stats/' pagina.<br><br>Se esta opção estiver desativada na página de estatísticas, a navegação do site será escondida.<br>Você pode então pegar cada site, por exemplo, 'stats/list_rankup.php' e incorporar isso como quadro em seu site ou quadro de avisos existente.";
$lang['wishsort'] = "default sorting order";
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
$lang['wisupidle'] = "Modo";
$lang['wisupidledesc'] = "Existem dois modos, pois o tempo pode ser contado e pode então se inscrever para um aumento de classificação.<br><br>1) <b>Tempo online</b>: Aqui, o tempo online do usuário é levado em consideração (ver coluna 'tempo online' na 'stats/list_rankup.php')<br><br>2) <b>tempo ativo</b>: isso será deduzido do tempo online de um usuário, o tempo inativo.o ranking classifica quem tem o maior tempo ativo no servidor.<br><br>Não é recomendada uma mudança de modo com um banco de dados já executado mais longo, mas pode funcionar.";
$lang['wisvconf'] = "Salvar";
$lang['wisvinfo1'] = "Attention!! By changing the mode of hashing the users IP address, it is necessary that the user connects new to the TS3 server or the user can't get synchronized with the stats page.";
$lang['wisvsuc'] = "Mudanças salvas com sucesso!";
$lang['wisvres'] = "Você precisa reiniciar o Sistema de ranking antes para que as mudanças entrem em vigor!";
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
$lang['witime'] = "Fuso horário";
$lang['witimedesc'] = "Selecione o fuso horário em que o servidor está hospedado.";
$lang['witimedesc'] = "Selecione o fuso horário em que o servidor está hospedado.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
$lang['wits3avat'] = "Atraso do Avatar";
$lang['wits3avatdesc'] = "Defina um tempo em segundos para atrasar o download dos avatares TS3 alterados.<br><br>Esta função é especialmente útil para bots (de música), que estão mudando seu avatar periodicamente.";
$lang['wits3dch'] = "Canal padrão";
@@ -509,6 +528,12 @@ $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>%s<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>%s 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['witsz'] = "Log-Size";
$lang['witszdesc'] = "Set up the filesize of the log, at which the logfile will be rotated, when exceeded.<br><br>Define your value in Mebibyte.<br><br>When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!<br><br>On changing this value, the logfile size will be checked with the next restart of the bot. Is the filesize bigger than the defined value, the logfile will be rotated immediately.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "stable";
$lang['wiupch1'] = "beta";
$lang['wiupchdesc'] = "The Ranksystem will be updated automatically if a new update is available. Choose here, which update-channel you want to join.<br><br><b>stable (default)</b>: You get the latest stable version. Recommended for production environments.<br><br><b>beta</b>: You get the latest beta version. With this you get new features earlier, but the risk of bugs is much higher. Use at your own risk!<br><br>When you are changing from beta to stable release, the Ranksystem won't downgrade. It will rather wait for the next higher release of a stable version and update to this.";
$lang['wiverify'] = "Verificação-Canal";
$lang['wiverifydesc'] = "Digite aqui a ID do canal de verificação.<br><br>Este canal precisa ser configurado <u>manualmente</u> no seu servidor TeamSpeak. Nome, permissões e outras propriedades podem ser definidos por sua escolha; o usuário deve apenas se juntar a este canal!<br><br>A verificação é feita pelo próprio usuário na página de estatísticas (/stats/). Isso só é necessário se o visitante do site não puder ser automaticamente encontrado / relacionado com o usuário do TeamSpeak.<br><br>Para verificar-se o usuário do TeamSpeak deve estar dentro do canal de verificação. Lá, ele pode receber o token com o qual ele se verifica para na página de estatísticas.";
$lang['wivlang'] = "Tradução";

View File

@@ -1,10 +1,18 @@
<?PHP
$lang = array();
$lang['adduser'] = "Userul %s (unique Client-ID: %s; Client-database-ID %s) este necunoscut -> adaugat la Sistem Rank acum.";
$lang['achieve'] = "Achievement";
$lang['asc'] = "ascending";
$lang['boton'] = "Bot is running...";
$lang['botoff'] = "Bot is stopped.";
$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['chkfileperm'] = "<b>Wrong file/folder permissions!</b><br>You need to correct the owner and access permissions of the named files/folders!<br><br>The <u>owner</u> of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).<br>On Linux systems you may do something like this (linux shell command):<br>%sAlso the <u>access permission</u> must be set, that the user of your webserver is able to read, write and execute files.<br>On Linux systems you may do something like this (linux shell command):<br>%sList of concerned files/folders:<br>%s";
$lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP not found here!<br>Please insert a valid PHP command inside this file!<br><br>Definition out of %s:<br>%s<br>Result of your command:%sYou can test your command before via console by adding the parameter '-v'.<br>Example: %sYou should get back the PHP version!";
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
$lang['clean'] = "Scanam clien?ii care trebuie ?ter?i...";
$lang['cleanc'] = "Utilizatori cura?i";
$lang['cleancdesc'] = "Cu aceasta func?ie clien?ii vechi din Ranksystem se elimina.<br><br>La sfâr?it, Ranksystem sincronizat cu baza de date TeamSpeak. Utilizatorii , care nu exista în TeamSpeak, vor fi ?ter?i din Ranksystem.<br><br>Aceasta func?ie este activata numai atunci când 'Query-SlowMode' este dezactivat!<br><br><br>Pentru reglarea automata a bazei de date TeamSpeak , ClientCleaner poate fi folosit:<br>%s";
@@ -21,6 +29,7 @@ $lang['clean0004'] = "Verificati daca ati ?ters utilizatorii. Nimic nu
$lang['day'] = "%s <small>day</small>";
$lang['days'] = "%s <small>zile</small>";
$lang['dbconerr'] = "Nu a reu?it sa se conecteze la baza de date MySQL: ";
$lang['desc'] = "descending";
$lang['errcsrf'] = "CSRF Token is wrong or expired (=security-check failed)! Please reload this site and try it again. If you get this error repeated times, remove the session cookie from your Browser and try it again!";
$lang['errgrpid'] = "Modificarile dvs. nu au fost stocate in baza de date, deoarece s-au produs erori. Remediati problemele si salvati modificarile dupa!";
$lang['errgrplist'] = "Eroare pentru afisarea gradelor: ";
@@ -82,14 +91,16 @@ $lang['listsumo'] = "sum. timp online";
$lang['listuid'] = "unique-ID";
$lang['login'] = "Logare";
$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['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
$lang['msg0003'] = "Nu ai acces pentru aceste comenzi!";
$lang['msg0004'] = "Userul %s (%s) a oprit botul.";
$lang['msg0005'] = "cya";
$lang['msg0006'] = "brb";
$lang['msg0007'] = "Userul %s (%s) a repornit botul.";
$lang['msg0008'] = "Update cu succes. Daca este disponibil un update, acesta va rula imediat.";
$lang['msg0009'] = "Stergerea userilor a inceput. Intra pe web pentru a vedea mai multe detalii.";
$lang['msg0009'] = "Stergerea userilor a inceput.";
$lang['msg0010'] = "Run command !log to get more information.";
$lang['msg0011'] = "Cleaned group cache. Start loading groups and icons...";
$lang['noentry'] = "Nu am gasit...";
$lang['pass'] = "Parola";
$lang['pass2'] = "Schimba parola";
@@ -272,7 +283,7 @@ $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=\"//ts-n.net/ranksystem.php\" target=\"_blank\">Ranksystem Website</a>.";
$lang['stri0008'] = "You can see the latest version on the <a href=\"%s\" 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:";
@@ -281,7 +292,7 @@ $lang['stri0013'] = "sergey, <a href=\"//vk.com/akhachirov\" target=\"
$lang['stri0014'] = "Bejamin Frost - for initialisation the bootstrap design";
$lang['stri0015'] = "<a href=\"//hydrake.eu/\" target=\"_blank\">ZanK</a> & <a href=\"//mozzygaming.it\" target=\"_blank\">jacopomozzy</a> - for italian translation";
$lang['stri0016'] = "<a href=\"//iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"//www.sagamer.net/\" target=\"_blank\">Jehad</a> - for initialisation arabic translation";
$lang['stri0017'] = "<a href=\"//whitecs.ro/\" target=\"_blank\">SakaLuX </a> & <a href=\"//baroy.tk\" target=\"_blank\">iNL;;/SiMPLE</a> - for romanian translation";
$lang['stri0017'] = "<a href=\"//whitecs.ro/\" target=\"_blank\">SakaLuX</a> - for romanian translation";
$lang['stri0018'] = "<a href=\"//r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - for initialisation dutch translation";
$lang['stri0019'] = "<a href=\"//umazinggames.fr/\" target=\"_blank\">Quentinti</a> - for french translation";
$lang['stri0020'] = "<a href=\"mailto://celso@esbsb.com.br\" target=\"_blank\">Pasha</a> - for portuguese translation";
@@ -338,8 +349,8 @@ $lang['upgrp0010'] = "Iconita grupului %s cu ID %s a fost stearsa de pe
$lang['upgrp0011'] = "Descarca iconita noua pentru gradul %s cu ID: %s";
$lang['upinf'] = "Este disponibila o noua versiune a sistemului rank; Informati clientii pe server ...";
$lang['upinf2'] = "Sistemul rank a fost recent (%s) updatat. Verifica %sChangelog%s pentru mai multe informatii.";
$lang['upmsg'] = "Salut, o noua versiune pentru [B]Sistemul rank[/B] este disponibila!\nversiune curenta: %s\n[B]versiune noua: %s[/B]\nViziteaza site-ul nostru pentru mai multe informatii: [URL]https://baroy.tk[/URL].\nActualizarea a fost pornita. [B]Verifica ranksystem.log![/B]";
$lang['upmsg2'] = "Salut, [B]Sistemul rank[/B] a fost actualizat.\n[B]noua versiune: %s[/B]\nViziteaza site-ul nostru pentru mai multe detalii [URL]https://baroy.tk[/URL].";
$lang['upmsg'] = "Salut, o noua versiune pentru [B]Sistemul rank[/B] este disponibila!\nversiune curenta: %s\n[B]versiune noua: %s[/B]\nViziteaza site-ul nostru pentru mai multe informatii: [URL]%s[/URL].\nActualizarea a fost pornita. [B]Verifica ranksystem.log![/B]";
$lang['upmsg2'] = "Salut, [B]Sistemul rank[/B] a fost actualizat.\n[B]noua versiune: %s[/B]\nViziteaza site-ul nostru pentru mai multe detalii [URL]%s[/URL].";
$lang['upusrerr'] = "Unique-ID pentru userul %s nu a putut fi gasit pe TeamSpeak!";
$lang['upusrinf'] = "Userul %s a fost informat cu succes.";
$lang['user'] = "Nume user";
@@ -354,7 +365,7 @@ $lang['wiadmhidedesc'] = "Pentru a ascunde utilizatorul exceptie in urmatoa
$lang['wiadmuuid'] = "admin ID";
$lang['wiadmuuiddesc'] = "Enter here your unique Client-ID; as the administrator of the Ranksystem.<br>Also multiple Client-IDs are possible -> comma separated<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!<br><br>Here defined unique Client-IDs are also permitted to send admin commands to the Bot (!reboot, !shutdown, !update).";
$lang['wiboost'] = "boost";
$lang['wiboostdesc'] = "Oferiti unui utilizator pe serverul TeamSpeak un servergroup (trebuie sa fie creat manual), pe care il puteti declara aici ca grup de stimulare. De asemenea, definiti un factor care ar trebui utilizat (de exemplu, 2x) si un timp, cat timp trebuie sa fie evaluata cr?sterea.<br>Cu cat este mai mare factorul, cu atat un utilizator ajunge mai repede la urmatorul nivel superior. Gradul de impulsionare este eliminat automat de la utilizatorul in cauza. Timpul incepe sa ruleze de indata ce utilizatorul primeste gradul.<br><br><pre>grad=>factor=>timp (in secunde)</pre><br>Fiecareintrare trebuie sa fie separata de urmatoarea cu o virgula.<br>Exemplu:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>In acest caz un utilizator din gradul cu ID 12 obtine factorul 2 pentru urmatoarele 6000 de secunde, un utilizator din gradul cu ID 13 obtine factorul 3 pentru 2500 de secunde si asa mai departe...";
$lang['wiboostdesc'] = "Oferiti unui utilizator pe serverul TeamSpeak un servergroup (trebuie sa fie creat manual), pe care il puteti declara aici ca grup de stimulare. De asemenea, definiti un factor care ar trebui utilizat (de exemplu, 2x) si un timp, cat timp trebuie sa fie evaluata cr?sterea.<br>Cu cat este mai mare factorul, cu atat un utilizator ajunge mai repede la urmatorul nivel superior. Gradul de impulsionare este eliminat automat de la utilizatorul in cauza. Timpul incepe sa ruleze de indata ce utilizatorul primeste gradul.<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a period!<br><br><pre>grad=>factor=>timp (in secunde)</pre><br>Fiecareintrare trebuie sa fie separata de urmatoarea cu o virgula.<br><br>Exemplu:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>In acest caz un utilizator din gradul cu ID 12 obtine factorul 2 pentru urmatoarele 6000 de secunde, un utilizator din gradul cu ID 13 obtine factorul 1.25 pentru 2500 de secunde si asa mai departe...";
$lang['wibot1'] = "Botul a fost oprit. Priveste log-ul pentru mai multe informatii!";
$lang['wibot2'] = "Botul a fost pornit. Priveste log-ul pentru mai multe informatii!";
$lang['wibot3'] = "Botul a fost repornit. Priveste log-ul pentru mai multe informatii!";
@@ -375,6 +386,8 @@ $lang['widaform'] = "Format data";
$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['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
$lang['widelcldgrp'] = "reinnoieste grade";
$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['widelsg'] = "elimina din grad";
@@ -425,11 +438,11 @@ $lang['winxmode1'] = "dezactivat";
$lang['winxmode2'] = "permisa - pentru gradul urmator";
$lang['winxmode3'] = "permisa - pentru toate gradele";
$lang['winxmsg1'] = "Mesaj";
$lang['winxmsgdesc1'] = "Scrie mesajul care se va afisa cand userul da comanda \'!nextup\'.<br><br>Argumente:<br>%1&#36;s - zile pentru urmatorul grad<br>%2&#36;s - ore pentru urmatorul grad<br>%3&#36;s - minutes to next rankup<br>%4&#36;s - secunde pentru urmatorul grad<br>%5&#36;s - numele urmatorului grad<br>%6&#36;s - numele userului<br><br>Exemplu:<br><pre>Vei primi un nou grad peste %1&#36;s zile, %2&#36;s ore, %3&#36;s minute si %4&#36;s secunde. Noul grad se numeste [B]%5&#36;s[/B].</pre>";
$lang['winxmsgdesc1'] = "Scrie mesajul care se va afisa cand userul da comanda \"!nextup\".<br><br>Argumente:<br><pre>%1&#36;s - zile pentru urmatorul grad<br>%2&#36;s - ore pentru urmatorul grad<br>%3&#36;s - minutes to next rankup<br>%4&#36;s - secunde pentru urmatorul grad<br>%5&#36;s - numele urmatorului grad<br>%6&#36;s - numele userului<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Exemplu:<br><pre>Vei primi un nou grad peste %1&#36;s zile, %2&#36;s ore, %3&#36;s minute si %4&#36;s secunde. Noul grad se numeste [B]%5&#36;s[/B].</pre>";
$lang['winxmsg2'] = "Mesj (cel mai mare)";
$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>%6&#36;s - name of the user (recipient)<br><br>Example:<br><pre>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.</pre>";
$lang['winxmsgdesc2'] = "Scrie mesajul care se va afisa cand userul da comanda \"!nextup\", when the user already reached the highest rank.<br><br>Argumente:<br><pre>%1&#36;s - zile pentru urmatorul grad<br>%2&#36;s - ore pentru urmatorul grad<br>%3&#36;s - minutes to next rankup<br>%4&#36;s - secunde pentru urmatorul grad<br>%5&#36;s - numele urmatorului grad<br>%6&#36;s - numele userului<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Exemplu:<br><pre>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.</pre>";
$lang['winxmsg3'] = "Mesaj (exceptie)";
$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>%6&#36;s - name of the user (recipient)<br><br>Example:<br><pre>You are excepted from the Ranksystem. If you wish to rank contact an admin on the TS3 server.</pre>";
$lang['winxmsgdesc3'] = "Scrie mesajul care se va afisa cand userul da comanda \"!nextup\", when the user is excepted from the Ranksystem.<br><br>Argumente:<br><pre>%1&#36;s - zile pentru urmatorul grad<br>%2&#36;s - ore pentru urmatorul grad<br>%3&#36;s - minutes to next rankup<br>%4&#36;s - secunde pentru urmatorul grad<br>%5&#36;s - numele urmatorului grad<br>%6&#36;s - numele userului<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Exemplu:<br><pre>You are excepted from the Ranksystem. If you wish to rank contact an admin on the TS3 server.</pre>";
$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).";
@@ -473,6 +486,8 @@ $lang['wishcolsg'] = "urmatorul grad";
$lang['wishcolsgdesc'] = "Afiseaza coloana 'urmatorul grad' in list_rankup.php";
$lang['wishcoluuid'] = "ID CLIENT";
$lang['wishcoluuiddesc'] = "Afiseaza coloana 'unique-ID' in list_rankup.php";
$lang['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$lang['wishexcld'] = "client exceptie";
$lang['wishexclddesc'] = "Afisati clientii in list_rankup.php,<br>care sunt exclusi si, prin urmare, nu participa la sistemul rank.";
$lang['wishexgrp'] = "grad exceptie";
@@ -481,14 +496,18 @@ $lang['wishhicld'] = "Clienti cu cel mai mare rank";
$lang['wishhiclddesc'] = "Afisati clientii in list_rankup.php, care au atins cel mai mare grad din sistemul rank.";
$lang['wishnav'] = "afisare navigare site";
$lang['wishnavdesc'] = "Afisati navigarea site-ului pe pagina '/stats'.<br><br>Daca aceasta optiune este dezactivata pe pagina cu statistici, navigarea pe site va fi ascunsa.<br>Puteti apoi sa luati fiecare site, adică 'stats/list_rankup.php' si incorporati-o in cadrul in site-ului dvs. existent.";
$lang['wishsort'] = "default sorting order";
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
$lang['wisupidle'] = "Mod";
$lang['wisupidledesc'] = "Exista doua moduri, pentru ca timpul poate fi calculat si se poate aplica pentru o crestere a rangului.<br><br> 1) <b>timp online</b>: Aici se tine cont de timpul online pur al utilizatorului (a se vedea coloana 'suma' in 'stats/list_rankup.php')<br><br> 2) <b>timp activ</b>: va fi dedus din timpul online al unui utilizator, timpul inactiv (a se vedea coloana 'suma activa' 'stats/list_rankup.php').<br><br> O schimbare a modului cu o baza de date deja in desfasurare nu este recomandata, dar poate functiona.";
$lang['wisvconf'] = "salveaza";
$lang['wisvinfo1'] = "Attention!! By changing the mode of hashing the users IP address, it is necessary that the user connects new to the TS3 server or the user can't get synchronized with the stats page.";
$lang['wisvsuc'] = "Schimbari salvate cu succes";
$lang['wisvres'] = "Trebuie sa reporniti sistemul rank inainte ca schimbarile sa aiba efect! %s";
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
$lang['witime'] = "Fus orar";
$lang['witimedesc'] = "Selectati fusul orar pe care este gazduit serverul.";
$lang['witimedesc'] = "Selectati fusul orar pe care este gazduit serverul.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
$lang['wits3avat'] = "Intarziere avatar";
$lang['wits3avatdesc'] = "Definiti un timp de cateva secunde pentru descarcarea avatarelor modificate TS3. <br><br> Aceasta functie este utila in mod special pentru boti (muzica), care isi schimba periodic avatarul.";
$lang['wits3dch'] = "Canal implicit";
@@ -509,6 +528,12 @@ $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>%s<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>%s 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['witsz'] = "Log-Size";
$lang['witszdesc'] = "Set up the filesize of the log, at which the logfile will be rotated, when exceeded.<br><br>Define your value in Mebibyte.<br><br>When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!<br><br>On changing this value, the logfile size will be checked with the next restart of the bot. Is the filesize bigger than the defined value, the logfile will be rotated immediately.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "stable";
$lang['wiupch1'] = "beta";
$lang['wiupchdesc'] = "The Ranksystem will be updated automatically if a new update is available. Choose here, which update-channel you want to join.<br><br><b>stable (default)</b>: You get the latest stable version. Recommended for production environments.<br><br><b>beta</b>: You get the latest beta version. With this you get new features earlier, but the risk of bugs is much higher. Use at your own risk!<br><br>When you are changing from beta to stable release, the Ranksystem won't downgrade. It will rather wait for the next higher release of a stable version and update to this.";
$lang['wiverify'] = "Canal de verificare";
$lang['wiverifydesc'] = "Scrie aici ID-ul canalului pentru verificare.<br><br>Acest canal trebuie setat <u>manual</u> pe serverul TeamSpeak. Numele, permisiunile ?i alte proprieta?i ar putea fi definite pentru alegerea dvs.; doar utilizatorul ar trebui sa fie posibil sa se alature acestui canal!<br><br> Verificarea se face de catre utilizatorul respectiv ?u?i pe pagina de statistici (/stats/). Acest lucru este necesar doar daca vizitatorul site-ului nu poate fi asociat automat cu utilizatorul TeamSpeak. <br> <br> Pentru a verifica daca utilizatorul TeamSpeak trebuie sa fie pe canalul de verificare. Acolo el poate primi token-ul cu care se verifica pentru pagina de statistici.";
$lang['wivlang'] = "Limba";

View File

@@ -1,10 +1,18 @@
<?PHP
$lang = array();
$lang['adduser'] = "Пользователь %s (UID: %s; DBID: %s) неизвестен и был успешно добавлен в базу данных системы рангов.";
$lang['achieve'] = "Achievement";
$lang['asc'] = "ascending";
$lang['boton'] = "Bot is running...";
$lang['botoff'] = "Bot is stopped.";
$lang['brute'] = "Слишком много некорректных попыток входа в веб-интерфейс. Вы были заблокированы на 300 секунд! Последний успешный вход был выполен с IP %s.";
$lang['brute1'] = "Обнаружена неверная попытка входа в панель управления с IP %s и именем пользователя %s.";
$lang['brute2'] = "Успешный вход в панель управления с IP %s.";
$lang['changedbid'] = "У пользователя %s (UID: %s) изменился TeamSpeak DBID (%s). Обновляем старый Client-DBID (%s) и сбрасываем ему старое время!";
$lang['chkfileperm'] = "<b>Wrong file/folder permissions!</b><br>You need to correct the owner and access permissions of the named files/folders!<br><br>The <u>owner</u> of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).<br>On Linux systems you may do something like this (linux shell command):<br>%sAlso the <u>access permission</u> must be set, that the user of your webserver is able to read, write and execute files.<br>On Linux systems you may do something like this (linux shell command):<br>%sList of concerned files/folders:<br>%s";
$lang['chkphpcmd'] = "<b>Wrong PHP command</b> defined inside the file %s! PHP not found here!<br>Please insert a valid PHP command inside this file!<br><br>Definition out of %s:<br>%s<br>Result of your command:%sYou can test your command before via console by adding the parameter '-v'.<br>Example: %sYou should get back the PHP version!";
$lang['chkphpmulti'] = "It seems to be, you are running <b>multiple PHP</b> versions on your system.<br><br>Your <u>webserver</u> (this site) is running with version: %s<br>The defined command in %s is running with version: %s<br><br>Please use the same PHP version for both!<br><br>You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.<br>Current definition out of %s:<br>%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.<br><br>We recommend to use always the latest PHP version!<br><br>If you can't adjust the PHP versions on your system environment, it works for your purposes, it's ok. However, the only supported way is one single PHP version for both!";
$lang['chkphpmulti2'] = "The path where you could find PHP on your website:%s";
$lang['clean'] = "Сканирование пользователей, подлежащих удалению из базы системы рангов...";
$lang['cleanc'] = "Чистка пользователей";
$lang['cleancdesc'] = "При включении данной функции, старые пользователи в базе данных системы рангов будут удалены.<br><br>С этой целью, система рангов синхронизируется с базой данных TeamSpeak. Пользователи, которых более не существует в базе данных TeamSpeak, будут удалены из системы рангов.<br><br>Эта функция работает когда режим 'Query-Slowmode' отключен!<br><br><br>Для автоматической очистки базы данных TeamSpeak 3 вы можете использовать утилиту ClientCleaner:<br>%s";
@@ -21,6 +29,7 @@ $lang['clean0004'] = "Проверка на наличие пользоват
$lang['day'] = "%s <small>день</small>";
$lang['days'] = "%s <small>дня</small>";
$lang['dbconerr'] = "Ошибка подключения к базе данных: ";
$lang['desc'] = "descending";
$lang['errcsrf'] = "Неверный ключ CSRF or expired (ошибка проверки безопасности)! Пожалуйста перезагрузите эту страницу и попробуйте снова. Если вы получаете эту ошибку несколько раз, удалите куки с этого сайта в вашем браузере и попробуйте снова!";
$lang['errgrpid'] = "Ошибка при сохранении изменений в базе данных. Пожалуйста, исправьте проблемы и попробуйте сохранить изменения снова!";
$lang['errgrplist'] = "Ошибка при получении списка групп сервера: ";
@@ -82,14 +91,16 @@ $lang['listsumo'] = "Сумм. время подключения";
$lang['listuid'] = "Уникальный ID клиента(UID)";
$lang['login'] = "Авторизоваться";
$lang['msg0001'] = "Запущена система рангов версии: %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['msg0002'] = "A list of valid bot commands can be found here [URL]https://ts-ranksystem.com/#commands[/URL]";
$lang['msg0003'] = "У вас нет доступа для выполнения данной команды!";
$lang['msg0004'] = "Клиент %s (%s) выключил систему рангов.";
$lang['msg0005'] = "Система рангов выключается... Прямо сейчас!";
$lang['msg0006'] = "Система рангов перезапускается...";
$lang['msg0007'] = "Клиент %s (%s) перезапустил систему рангов.";
$lang['msg0008'] = "Проверка на наличие обновлений завершена. Если обновление доступно - оно начнется автоматически.";
$lang['msg0009'] = "Началась очистка пользовательской базы данных. Для получения подробностей откройте лог-файл.";
$lang['msg0009'] = "Началась очистка пользовательской базы данных.";
$lang['msg0010'] = "Run command !log to get more information.";
$lang['msg0011'] = "Cleaned group cache. Start loading groups and icons...";
$lang['noentry'] = "Записей не найдено..";
$lang['pass'] = "Пароль";
$lang['pass2'] = "Изменить пароль";
@@ -272,7 +283,7 @@ $lang['stri0004'] = "Кто является её разработчиком?"
$lang['stri0005'] = "Когда была создана система рангов TSN?";
$lang['stri0006'] = "Альфа-релиз: 05/10/2014.";
$lang['stri0007'] = "Бета-релиз: 01/02/2015.";
$lang['stri0008'] = "Вы можете найти новую версию на сайте: <a href=\"//ts-n.net/ranksystem.php\" target=\"_blank\">Официальный сайт системы рангов TSN</a>.";
$lang['stri0008'] = "Вы можете найти новую версию на сайте: <a href=\"%s\" target=\"_blank\">Официальный сайт системы рангов TSN</a>.";
$lang['stri0009'] = "Как создавалась система рангов TSN?";
$lang['stri0010'] = "Система рангов TSN разрабатывалась на языке";
$lang['stri0011'] = "При создании использовался следующий набор инструментов:";
@@ -338,8 +349,8 @@ $lang['upgrp0010'] = "Иконка группы сервера %s с ID %s б
$lang['upgrp0011'] = "Скачивается новая иконка группы сервера %s с ID: %s";
$lang['upinf'] = "Доступна новая версия системы рангов; Сообщаю пользователям из списка на сервере...";
$lang['upinf2'] = "Система рангов была недавно (%s) обновлена. При желании вы можете открыть %sсписок изменений%s.";
$lang['upmsg'] = "\nЭй, доступна новая версия [B]Системы рангов TSN![/B]!\n\nТекущая версия: %s\n[B]новая версия: %s[/B]\n\nПожалуйста, посетите наш сайт [URL]//ts-n.net/ranksystem.php#changelog[/URL] для получения более подробной информации.\n\nПроцесс обновления был запущен в фоне. [B]Больше информации в файле /logs/ranksystem.log![/B]";
$lang['upmsg2'] = "\n[B]Система рангов[/B] была обновлена.\n\n[B]Новая версия: %s[/B]\n\nСписок изменений доступен на официальном сайте [URL]//ts-n.net/ranksystem.php#changelog[/URL].";
$lang['upmsg'] = "\nЭй, доступна новая версия [B]Системы рангов TSN![/B]!\n\nТекущая версия: %s\n[B]новая версия: %s[/B]\n\nПожалуйста, посетите наш сайт [URL]%s[/URL] для получения более подробной информации.\n\nПроцесс обновления был запущен в фоне. [B]Больше информации в файле /logs/ranksystem.log![/B]";
$lang['upmsg2'] = "\n[B]Система рангов[/B] была обновлена.\n\n[B]Новая версия: %s[/B]\n\nСписок изменений доступен на официальном сайте [URL]%s[/URL].";
$lang['upusrerr'] = "Пользователь с уникальным ID %s не был найден (не правильно указан Уникальный ID или пользователь в настоящий момент не подключен к серверу Teamspeak)!";
$lang['upusrinf'] = "Пользователь %s был успешно проинформирован.";
$lang['user'] = "Логин";
@@ -354,7 +365,7 @@ $lang['wiadmhidedesc'] = "Нужно ли скрывать исключенны
$lang['wiadmuuid'] = "UID администратора";
$lang['wiadmuuiddesc'] = "Введите здесь уникальный Teamspeak 3 идентификатор(UID) Администратора системы рангов.<br>Есть возможность указать несколько UID -> используйте запятую как разделитель<br><br>В дальнейшем это пригодится вам, если вы потеряете пароль и доступ к веб-панели.<br><br>Если UID не задан, то сбросить пароль будет невозможно!<br><br>Здесь определяются уникальные ID (UID) клиентов, которые смогут отправлять боту системы рангов админские команды (такие как !reboot, !shutdown, !update).";
$lang['wiboost'] = "Бустер онлайна";
$lang['wiboostdesc'] = "Вы можете указать здесь ID групп сервера (Их необходимо создать на TeamSpeak сервере заранее), выступающие в роли множителя накапливаемого времени, которое получает пользователь за онлайн на сервере. Также вы должны указать на сколько должно умножаться время и период действия группы-множителя. Чем больше множитель времени, тем быстрее пользователь достигнет следующий ранг. По окончанию действия множителя, группа-множитель автоматически снимается с пользователя. Пример указания группы-множителя следующий:<br><pre>ID группы=> множитель=> время(В секундах)</pre><br>Если вы хотите сделать две или больше таких групп, то разделите их между собой запятой.<br><br>Пример:<br><pre>12=>2=>6000,13=>3=>2500,14=>5=>600</pre>Из примера выше следует, что группа с ID 12 дает множитель времени х2 на 6000 секунд, а группа 13 имеет множитель х3 на 2500 секунд. 14 группа соответственно, имеет множитель х5 на 600 секунд.";
$lang['wiboostdesc'] = "Вы можете указать здесь ID групп сервера (Их необходимо создать на TeamSpeak сервере заранее), выступающие в роли множителя накапливаемого времени, которое получает пользователь за онлайн на сервере. Также вы должны указать на сколько должно умножаться время и период действия группы-множителя. Чем больше множитель времени, тем быстрее пользователь достигнет следующий ранг. По окончанию действия множителя, группа-множитель автоматически снимается с пользователя. Пример указания группы-множителя следующий:<br><br>As factor are also decimal numbers possible. Decimal places must be separated by a period!<br><br><pre>ID группы => множитель => время(В секундах)</pre><br>Если вы хотите сделать две или больше таких групп, то разделите их между собой запятой.<br><br>Пример:<br><pre>12=>2=>6000,13=>1.25=>2500,14=>5=>600</pre>Из примера выше следует, что группа с ID 12 дает множитель времени х2 на 6000 секунд, а группа 13 имеет множитель х1.25 на 2500 секунд. 14 группа соответственно, имеет множитель х5 на 600 секунд.";
$lang['wibot1'] = "Система рангов была выключена. Более подробную информацию смотрите в логе ниже!";
$lang['wibot2'] = "Система рангов запущена. Более подробную информацию смотрите в логе ниже!";
$lang['wibot3'] = "Система рангов перезагружается. Более подробную информацию смотрите в логе ниже!";
@@ -375,6 +386,8 @@ $lang['widaform'] = "Формат даты";
$lang['widaformdesc'] = "Выберите формат показа даты.<br><br>Пример:<br>%a дней, %h часов, %i минут, %s секунд";
$lang['widbcfgsuc'] = "Настройки базы данных успешно сохранены.";
$lang['widbcfgerr'] = "Ошибка сохранения настроек в базе данных! Ошибка подключения, проверьте на правильность настройки '/other/dbconfig.php'";
$lang['widbg'] = "Log-Level";
$lang['widbgdesc'] = "Set up the Log-Level of the Ranksystem. With this you can decide, how much information should be written to the file \"ranksystem.log\"<br><br>The higher the Log-Level, the more information you'll get.<br><br>Changing the Log-Level will take effect with the next restart of the Ranksystem bot.<br><br>Please don't let the Ranksystem running longer on \"6 - DEBUG\" this could impair your filesystem!";
$lang['widelcldgrp'] = "Обновить группы";
$lang['widelcldgrpdesc'] = "Система рангов хранит текущие группы рангов пользователей в своей базе данных и после того, как вы отредактируете этих пользователей должно пройти некоторое время, прежде чем система рангов уберёт затронутых пользователей из их прежних групп ранга.<br>Однако, этой функцией вы можете принудительно запустить процесс обновления групп ранга у всех пользователей, которые в данный момент подключены к серверу.";
$lang['widelsg'] = "Удалить их также из групп сервера";
@@ -425,11 +438,11 @@ $lang['winxmode1'] = "Отключена";
$lang['winxmode2'] = "Включена - только следующий ранг";
$lang['winxmode3'] = "Включена - все следующие ранги";
$lang['winxmsg1'] = "Сообщение-ответ";
$lang['winxmsgdesc1'] = "Задайте форматирование и текст для сообщения, которое будет отправлено ответом на команду \"!nextup\".<br><br>Аргументы:<br>%1&#36;s - Оставшиеся дни до повышения<br>%2&#36;s - часы<br>%3&#36;s - минуты<br>%4&#36;s - секунды<br>%5&#36;s - Имя следующей группы-ранга<br>%6&#36;s - name of the user (recipient)<br><br>Пример:<br><pre>Вы достигнете следующего ранга через: %1&#36;s дней, %2&#36;s часов, %3&#36;s минут и %4&#36;s секунд. Название следующей группы-ранга: [B]%5&#36;s[/B].</pre>";
$lang['winxmsgdesc1'] = "Задайте форматирование и текст для сообщения, которое будет отправлено ответом на команду \"!nextup\".<br><br>Аргументы:<br><pre>%1&#36;s - Оставшиеся дни до повышения<br>%2&#36;s - часы<br>%3&#36;s - минуты<br>%4&#36;s - секунды<br>%5&#36;s - Имя следующей группы-ранга<br>%6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Пример:<br><pre>Вы достигнете следующего ранга через: %1&#36;s дней, %2&#36;s часов, %3&#36;s минут и %4&#36;s секунд. Название следующей группы-ранга: [B]%5&#36;s[/B].</pre>";
$lang['winxmsg2'] = "Сообщ. о макс.ранге";
$lang['winxmsgdesc2'] = "Данный текст будет отправлен пользователю при вводе команды \"!nextup\", если пользователь уже достиг высшего ранга<br><br>Аргументы:<br>%1&#36;s - Оставшиеся дни до повышения<br>%2&#36;s - часы<br>%3&#36;s - минуты<br>%4&#36;s - секунды<br>%6&#36;s - name of the user (recipient)<br><br>Пример:<br><pre>Вы получили максимальный ранг за %1&#36;s дней, %2&#36;s часов %3&#36;s минут и %4&#36;s секунд онлайна.</pre>";
$lang['winxmsgdesc2'] = "Данный текст будет отправлен пользователю при вводе команды \"!nextup\", если пользователь уже достиг высшего ранга<br><br>Аргументы:<br><pre>%1&#36;s - Оставшиеся дни до повышения<br>%2&#36;s - часы<br>%3&#36;s - минуты<br>%4&#36;s - секунды<br>%5&#36;s - Имя следующей группы-ранга<br>%6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Пример:<br><pre>Вы получили максимальный ранг за %1&#36;s дней, %2&#36;s часов %3&#36;s минут и %4&#36;s секунд онлайна.</pre>";
$lang['winxmsg3'] = "Сообщ. о исключении";
$lang['winxmsgdesc3'] = "Данный текст будет отправлен пользователю при вводе команды \"!nextup\", если пользователь исключен из системы рангов (Исключенный канал, группа, UID)<br><br>Аргументы:<br>%1&#36;s - Оставшиеся дни до повышения<br>%2&#36;s - часы<br>%3&#36;s - минуты<br>%4&#36;s - секунды<br>%5&#36;s - Имя следующей группы-ранга<br>%6&#36;s - name of the user (recipient)<br><br>Пример:<br><pre>Вы исключены из системы рангов. Такое могло произойти, если Вы находитесь в \"Исключенном канале\", группе сервера или ваш идентификатор был вручную добавлен в исключение. За подробной информацией обратитесь к администратору сервера.</pre>";
$lang['winxmsgdesc3'] = "Данный текст будет отправлен пользователю при вводе команды \"!nextup\", если пользователь исключен из системы рангов (Исключенный канал, группа, UID)<br><br>Аргументы:<br><pre>%1&#36;s - Оставшиеся дни до повышения<br>%2&#36;s - часы<br>%3&#36;s - минуты<br>%4&#36;s - секунды<br>%5&#36;s - Имя следующей группы-ранга<br>%6&#36;s - name of the user (recipient)<br>&#37;7&#36;s - current user rank<br>&#37;8&#36;s - name of the current servergroup<br>&#37;9&#36;s - current servergroup since</pre><br><br>Пример:<br><pre>Вы исключены из системы рангов. Такое могло произойти, если Вы находитесь в \"Исключенном канале\", группе сервера или ваш идентификатор был вручную добавлен в исключение. За подробной информацией обратитесь к администратору сервера.</pre>";
$lang['wirtpw1'] = "Увы, но ранее вы не указали UID администратора, с помощью которого должно производиться восстановление пароля от веб-панели. <b>В данном случае, восстановление пароля невозможно средствами системы рангов</b>.<br>Вы можете попробовать вручную изменить пароль от аккаунта через базу данных, но не забудьте при этом, что там хранится md5-хеш пароля( md5(\"password\") -> d41d8cd98f00b204e9800998ecf8427e ).";
$lang['wirtpw2'] = "Администратор с заданным UID не был найден среди пользователей онлайн на сервере. Вам необходимо подключиться к серверу с заданного в веб-панели уникального идентификатора(UID)!";
$lang['wirtpw3'] = "Ваш IP-адрес не совпадает с IP Администратора. Такое могло произойти, если ваш траффик в браузере перенаправлен на прокси-сервер или VPN(протоколы IPv4 / IPv6 также учитываются при сверке IP).";
@@ -473,6 +486,8 @@ $lang['wishcolsg'] = "Следующая сервер группа";
$lang['wishcolsgdesc'] = "Показывать колонку 'следующая сервер группа' в stats/list_rankup.php";
$lang['wishcoluuid'] = "UID пользов.";
$lang['wishcoluuiddesc'] = "Показывать колонку 'уникальный ID клиента'(UID) в stats/list_rankup.php";
$lang['wishdef'] = "default column sort";
$lang['wishdefdesc'] = "Define the default sorting column for the List Rankup page.";
$lang['wishexcld'] = "Исключенные пользователи";
$lang['wishexclddesc'] = "Показывать пользователей в list_rankup.php,<br>которые исключены и не участвуют в системе рангов.";
$lang['wishexgrp'] = "Группы исключения";
@@ -481,14 +496,18 @@ $lang['wishhicld'] = "Пользователи с высшим рангом";
$lang['wishhiclddesc'] = "Показывать пользователей в list_rankup.php, достигших максимального уровня в системе рангов.";
$lang['wishnav'] = "Показывать навигацию по системе";
$lang['wishnavdesc'] = "Показывать ли навигацию на странице on 'stats/'.<br><br>Если эта опция отключена то навигация на сайте не будет отображаться.<br>Вы можете взять любую страницу, например 'stats/list_rankup.php' и встроить её используя фреймы в вашем существующем сайте или форуме.";
$lang['wishsort'] = "default sorting order";
$lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page.";
$lang['wisupidle'] = "Режим";
$lang['wisupidledesc'] = "Предоставлены два режима, по которым будет высчиваться ранг пользователей:<br><br>1) <b>Время подключения(Общее время)</b>: Общее время подключения на сервере, складывается из \"Активного времени\" и \"времени бездействия\"(колонка 'Сумм. время подключения' в 'stats/list_rankup.php')<br><br>2) <b>Активное время(Время активности)</b>: Время, которое пользователь не находился в бездействии. Значение этого времени высчитывается путем вычитания \"времени бездействия из\" из \"Общего времени подключения на сервере\" (Колонка 'Сумм. время активности' в 'stats/list_rankup.php').<br><br>Не рекомендуется смена режима при уже отработавшем долгий срок старом режиме, но допустимо.";
$lang['wisvconf'] = "Сохранить";
$lang['wisvinfo1'] = "Внимание! При изменении режима хэширования IP адресов пользователей необходимо что бы каждый из пользователей переподключился к серверу TS3 или они не смогут синхронизироваться со страницей статистики.";
$lang['wisvsuc'] = "Изменения успешно сохранены!";
$lang['wisvres'] = "Для принятия внесенных правок вам необходимо перезагрузить систему рангов! %s";
$lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement.";
$lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement.";
$lang['witime'] = "Часовой пояс";
$lang['witimedesc'] = "Выбрать часовой пояс сервера.";
$lang['witimedesc'] = "Выбрать часовой пояс сервера.<br><br>The timezone affects the timestamp inside the log (ranksystem.log).";
$lang['wits3avat'] = "Задержка загрузки аватаров";
$lang['wits3avatdesc'] = "Определяет задержку при загрузке аватаров на сервере TS3.<br><br>Эта функция особенно полезна для серверов с (музыкальными) ботами, которые переодически меняют свои аватарки.";
$lang['wits3dch'] = "Канал по умолчанию";
@@ -509,6 +528,12 @@ $lang['wits3encrypt'] = "TS3 Query-Шифрование";
$lang['wits3encryptdesc'] = "Включите данную опцию для активации шифрования между системой рангов и сервером TS3 (SSH).<br>Когда эта опция отключена - система рангов осуществляет соединение с сервером TS3 используя Telnet (без шифрования, RAW). Это может быть риском безопасности, особенно нсли сервер TS3 и система рангов запущены на разных машинах.<br><br>Так же убедилесь что вы проверили TS3 Query порт, который (возможно) необходимо изменить в настройках системы рангов!<br><br><b>Внимание:</b> Шифрование по SSH нагружает процессор! Мы рекомендуем использовать соединение без шифрования (RAW) если сервер TS3 и система рангов запущены на одной и той же машине (localhost / 127.0.0.1). Если они запущены на разных машинахх - используйте шифрование!<br><br><b>Системные требования:</b><br><br>1) TS3 Сервер версии 3.3.0 или выше.<br><br>2) Расширение PHP-SSH2.<br>На Linux вы можете установить его командой:<br>%s<br>3) Шифрование необходимо включить в конфигурации сервера TS3!<br>Активируйте следующие параметры в вашем конфиге 'ts3server.ini' и настройте их под свои нужды:<br>%s После того как закончите - необходимо так же перезагрузить сервер TS3 для применения настроек.";
$lang['wits3voice'] = "TS3 Voice-Порт";
$lang['wits3voicedesc'] = "TeamSpeak 3 voice-Порт<br>По умолчанию: 9987 (UDP)<br>Этот порт используется Teamspeak 3 клиентом для подключения к серверу.";
$lang['witsz'] = "Log-Size";
$lang['witszdesc'] = "Set up the filesize of the log, at which the logfile will be rotated, when exceeded.<br><br>Define your value in Mebibyte.<br><br>When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!<br><br>On changing this value, the logfile size will be checked with the next restart of the bot. Is the filesize bigger than the defined value, the logfile will be rotated immediately.";
$lang['wiupch'] = "Update-Channel";
$lang['wiupch0'] = "stable";
$lang['wiupch1'] = "beta";
$lang['wiupchdesc'] = "The Ranksystem will be updated automatically if a new update is available. Choose here, which update-channel you want to join.<br><br><b>stable (default)</b>: You get the latest stable version. Recommended for production environments.<br><br><b>beta</b>: You get the latest beta version. With this you get new features earlier, but the risk of bugs is much higher. Use at your own risk!<br><br>When you are changing from beta to stable release, the Ranksystem won't downgrade. It will rather wait for the next higher release of a stable version and update to this.";
$lang['wiverify'] = "Канал для верификации";
$lang['wiverifydesc'] = "Здесь необходимо указать ID канала, в котором будет проходить верификация пользователей.<br><br>Этот канал необходимо настроить на сервере TS3 <u>вручную</u>. Имя, привилегии и другие настройки могут быть установлены по вашему желанию; необходимо лишь предоставить пользователям возможность входить в данный канал!<br>Это необходимо только в случае если посетитель не сможет автоматически идентифицироваться системой рангов.<br><br>Для верификации пользователь сервера должен быть внутри данного канала. Там он сможет получить ключ, с помощью которого он верифицирует себя на странице статистики.";
$lang['wivlang'] = "Язык";

250
languages/nations_cz.php Normal file
View File

@@ -0,0 +1,250 @@
<?PHP
$nation = array();
$nation['AD']='Andorra';
$nation['AE']='Spojené arabské emiráty';
$nation['AF']='Afghánistán';
$nation['AG']='Antigua and Barbuda';
$nation['AI']='Anguilla';
$nation['AL']='Albánie';
$nation['AM']='Arménie';
$nation['AO']='Angola';
$nation['AQ']='Antarktida';
$nation['AR']='Argentina';
$nation['AS']='Americká Samoa';
$nation['AT']='Rakousko';
$nation['AU']='Austrálie';
$nation['AW']='Aruba';
$nation['AX']='Ålandy';
$nation['AZ']='Ázerbájdžán';
$nation['BA']='Bosna a Hercegovina';
$nation['BB']='Barbados';
$nation['BD']='Bangladéš';
$nation['BE']='Belgie';
$nation['BF']='Burkina Faso';
$nation['BG']='Bulharsko';
$nation['BH']='Bahrajn';
$nation['BI']='Burundi';
$nation['BJ']='Benin';
$nation['BL']='Svatý Bartoloměj';
$nation['BM']='Bermudy';
$nation['BN']='Brunej';
$nation['BO']='Bolívie';
$nation['BR']='Brazílie';
$nation['BS']='Bahany';
$nation['BT']='Bhútán';
$nation['BV']='Bouvetův ostrov';
$nation['BW']='Botswana';
$nation['BY']='Bělorusko';
$nation['BZ']='Belize';
$nation['CA']='Kanada';
$nation['CC']='Kokosové (Keelingovy) ostrovy';
$nation['CD']='Demokratická republika Kongo';
$nation['CF']='Středoafrická republika';
$nation['CG']='Konžská republika';
$nation['CH']='Švýcarsko';
$nation['CI']='Pobřeží slonoviny';
$nation['CK']='Cookovy ostrovy';
$nation['CL']='Chile';
$nation['CM']='Kamerun';
$nation['CN']='Čína';
$nation['CO']='Kolumbie';
$nation['CR']='Kostarika';
$nation['CS']='Jugoslávie';
$nation['CU']='Kuba';
$nation['CV']='Kapverdy';
$nation['CW']='Curaçao';
$nation['CX']='Vánoční ostrov';
$nation['CY']='Kypr';
$nation['CZ']='Česká republika';
$nation['DE']='Německo';
$nation['DJ']='Džibutsko';
$nation['DK']='Dánsko';
$nation['DM']='Dominika';
$nation['DO']='Dominikánská republika';
$nation['DZ']='Alžírsko';
$nation['EC']='Ekvádor';
$nation['EE']='Estonsko';
$nation['EG']='Egypt';
$nation['EH']='Západní Sahara';
$nation['ER']='Eritrea';
$nation['ES']='Španělsko';
$nation['ET']='Etiopie';
$nation['FI']='Finsko';
$nation['FJ']='Fidži';
$nation['FK']='Falklandy';
$nation['FM']='Federativní státy Mikronésie';
$nation['FO']='Faerské ostrovy';
$nation['FR']='Francie';
$nation['GA']='Gabon';
$nation['GB']='Velká Británie';
$nation['GD']='Grenada';
$nation['GE']='Gruzie';
$nation['GF']='Francouzská Guyana';
$nation['GG']='Guernsey';
$nation['GH']='Ghana';
$nation['GI']='Gibraltar';
$nation['GL']='Grónsko';
$nation['GM']='Gambie';
$nation['GN']='Guinea';
$nation['GP']='Guadeloupe';
$nation['GQ']='Rovníková Guinea';
$nation['GR']='Řecko';
$nation['GS']='Jižní Georgie a Jižní Sandwichovy ostrovy';
$nation['GT']='Guatemala';
$nation['GU']='Guam';
$nation['GW']='Guinea-Bissau';
$nation['GY']='Guyana';
$nation['HK']='Hong Kong';
$nation['HM']='Heardův ostrov a McDonaldovy ostrovy';
$nation['HN']='Honduras';
$nation['HR']='Chorvatsko';
$nation['HT']='Haiti';
$nation['HU']='Maďarsko';
$nation['ID']='Indonésie';
$nation['IE']='Irsko';
$nation['IL']='Izrael';
$nation['IM']='Ostrov Man';
$nation['IN']='Indie';
$nation['IO']='Britské indickooceánské území';
$nation['IQ']='Irák';
$nation['IR']='Írán';
$nation['IS']='Island';
$nation['IT']='Itálie';
$nation['JE']='Jersey';
$nation['JM']='Jamajka';
$nation['JO']='Jordánsko';
$nation['JP']='Japonsko';
$nation['KE']='Keňa';
$nation['KG']='Kyrgyzstán';
$nation['KH']='Kambodža';
$nation['KI']='Kiribati';
$nation['KM']='Komory';
$nation['KN']='Svatý Kryštof a Nevis';
$nation['KP']='Severní Korea';
$nation['KR']='Jižní Korea';
$nation['KW']='Kuvajt';
$nation['KY']='Kajmanské ostrovy';
$nation['KZ']='Kazachstán';
$nation['LA']='Laos';
$nation['LB']='Libanon';
$nation['LC']='Svatá Lucie';
$nation['LI']='Lichtenštejnsko';
$nation['LK']='Srí Lanka';
$nation['LR']='Libérie';
$nation['LS']='Lesotho';
$nation['LT']='Litva';
$nation['LU']='Lucembursko';
$nation['LV']='Lotyšsko';
$nation['LY']='Libye';
$nation['MA']='Maroko';
$nation['MC']='Monako';
$nation['MD']='Moldavsko';
$nation['ME']='Černá Hora';
$nation['MG']='Madagaskar';
$nation['MH']='Marshallovy ostrovy';
$nation['MK']='Severní Makedonie';
$nation['ML']='Mali';
$nation['MM']='Myanmar/Barma';
$nation['MN']='Mongolsko';
$nation['MO']='Macao';
$nation['MP']='Severní Mariany';
$nation['MQ']='Martinik';
$nation['MR']='Mauritánie';
$nation['MS']='Montserrat';
$nation['MT']='Malta';
$nation['MU']='Mauricius';
$nation['MV']='Maledivy';
$nation['MW']='Malawi';
$nation['MX']='Mexiko';
$nation['MY']='Malajsie';
$nation['MZ']='Mosambik';
$nation['NA']='Namibie';
$nation['NC']='Nová Kaledonie';
$nation['NE']='Niger';
$nation['NF']='Norfolk';
$nation['NG']='Nigérie';
$nation['NI']='Nikaragua';
$nation['NL']='Nizozemsko';
$nation['NO']='Norsko';
$nation['NP']='Nepál';
$nation['NR']='Nauru';
$nation['NU']='Niue';
$nation['NZ']='Nový Zéland';
$nation['OM']='Omán';
$nation['PA']='Panama';
$nation['PE']='Peru';
$nation['PF']='Francouzská Polynésie';
$nation['PG']='Papua-Nová Guinea';
$nation['PH']='Filipíny';
$nation['PK']='Pákistán';
$nation['PL']='Polsko';
$nation['PM']='Saint-Pierre a Miquelon';
$nation['PN']='Pitcairnovy ostrovy';
$nation['PR']='Portoriko';
$nation['PS']='Stát Palestina';
$nation['PT']='Portugalsko';
$nation['PW']='Palau';
$nation['PY']='Paraguay';
$nation['QA']='Katar';
$nation['RE']='Réunion';
$nation['RO']='Rumunsko';
$nation['RS']='Srbsko';
$nation['RU']='Rusko';
$nation['RW']='Rwanda';
$nation['SA']='Saúdská Arábie';
$nation['SB']='Šalomounovy ostrovy';
$nation['SC']='Seychely';
$nation['SD']='Súdán';
$nation['SE']='Švédsko';
$nation['SG']='Singapur';
$nation['SH']='Svatá Helena, Ascension a Tristan da Cunha';
$nation['SI']='Slovinsko';
$nation['SJ']='Špicberky a Jan Mayen';
$nation['SK']='Slovensko';
$nation['SL']='Sierra Leone';
$nation['SM']='San Marino';
$nation['SN']='Senegal';
$nation['SO']='Somálsko';
$nation['SR']='Surinam';
$nation['ST']='Svatý Tomáš a Princův ostrov';
$nation['SV']='Salvador';
$nation['SY']='Sýrie';
$nation['SZ']='Svazijsko';
$nation['TC']='Turks a Caicos';
$nation['TD']='Čad';
$nation['TF']='Francouzská jižní a antarktická území';
$nation['TG']='Togo';
$nation['TH']='Thajsko';
$nation['TJ']='Tádžikistán';
$nation['TK']='Tokelau';
$nation['TL']='Východní Timor';
$nation['TM']='Turkmenistán';
$nation['TN']='Tunisko';
$nation['TO']='Tonga';
$nation['TR']='Turecko';
$nation['TT']='Trinidad a Tobago';
$nation['TV']='Tuvalu';
$nation['TW']='Taiwan';
$nation['TZ']='Tanzanie';
$nation['UA']='Ukrajina';
$nation['UG']='Uganda';
$nation['UK']='Spojené království';
$nation['UM']='Menší odlehlé ostrovy Spojených států amerických';
$nation['US']='Spojené státy americké';
$nation['UY']='Uruguay';
$nation['UZ']='Uzbekistán';
$nation['VA']='Vatikán';
$nation['VC']='Svatý Vincenc a Grenadiny';
$nation['VE']='Venezuela';
$nation['VG']='Britské Panenské ostrovy';
$nation['VI']='Americké Panenské ostrovy';
$nation['VN']='Vietnam';
$nation['VU']='Vanuatu';
$nation['WF']='Wallis a Futuna';
$nation['WS']='Samoa';
$nation['YE']='Jemen';
$nation['YT']='Mayotte';
$nation['ZA']='Jihoafrická republika';
$nation['ZM']='Zambie';
$nation['ZW']='Zimbabwe';
?>