release 1.3.13
This commit is contained in:
@@ -51,6 +51,7 @@ $lang['errukwn'] = "Un error desconocido a ocurrido!";
|
||||
$lang['factor'] = "Factor";
|
||||
$lang['highest'] = "rango más alto alcanzado";
|
||||
$lang['imprint'] = "Imprint";
|
||||
$lang['input'] = "Input Value";
|
||||
$lang['insec'] = "in Seconds";
|
||||
$lang['install'] = "Instalación";
|
||||
$lang['instdb'] = "Instalar base de datos";
|
||||
@@ -434,6 +435,20 @@ $lang['wigrptime2desc'] = "Define a time after which a user should get automati
|
||||
$lang['wigrptime3desc'] = "<br><br><u>Permanent Group</u><br>This allows to set a flag for a server group that shouldn't be removed at the next rank increase. The rank line, which is defined with this flag (='ON'), will stay permanent by the Ranksystem.<br>By default (='OFF'), the current server group will be removed at the time, the user reaches a higher rank.";
|
||||
$lang['wigrptimedesc'] = "Defina aquí después de qué momento un usuario debe obtener automáticamente un grupo de servidores predefinido.<br><br><pre>tiempo (segundos) => grupo de servidores ID => permanent flag</pre><br>Max. valor son 999.999.999 segundos (más de 31 años)<br><br>Importante para esto es el 'tiempo en línea' o el 'tiempo activo' de un usuario, dependiendo de la configuración del modo.<br><br>Cada entrada tiene que separarse de la siguiente con una coma.<br><br>El tiempo debe ser ingresado acumulativo<br><br>Ejemplo:<br><pre>60=>9=>0,120=>10=>0,180=>11=>0</pre>En esto, un usuario obtiene después de 60 segundos el grupo de servidores 9, a su vez después de 60 segundos el grupo de servidores 10, y así sucesivamente ...";
|
||||
$lang['wigrptk'] = "cumulative";
|
||||
$lang['wiheadacao'] = "Access-Control-Allow-Origin";
|
||||
$lang['wiheadacao1'] = "allow any ressource";
|
||||
$lang['wiheadacao3'] = "allow custom URL";
|
||||
$lang['wiheadacaodesc'] = "With this you can define the <b>Access-Control-Allow-Origin</b> header. More information you can find here:<br>%s<br><br>To allow a custom origin, enter the URL<br><pre>Example:<br>https://ts-ranksystem.com</pre><br><br>Muliple origins can be also defined. Seperate this from each other with a comma.<br><pre>Example:<br>https://ts-ranksystem.com,https://ts-n.net</pre>";
|
||||
$lang['wiheadcontyp'] = "X-Content-Type-Options";
|
||||
$lang['wiheadcontypdesc'] = "Enable it to set this header to the option 'nosniff'.";
|
||||
$lang['wiheaddesc'] = "With this you can define the <b>%s</b> header. More information you can find here:<br>%s";
|
||||
$lang['wiheaddesc1'] = "Choose 'disabled' to not set the header by the Ranksystem.";
|
||||
$lang['wiheadframe'] = "X-Frame-Options";
|
||||
$lang['wiheadxss'] = "X-XSS-Protection";
|
||||
$lang['wiheadxss1'] = "disables XSS filtering";
|
||||
$lang['wiheadxss2'] = "enables XSS filtering";
|
||||
$lang['wiheadxss3'] = "filter XSS parts";
|
||||
$lang['wiheadxss4'] = "block full rendering";
|
||||
$lang['wihladm'] = "Lista rangos (modo de administrador)";
|
||||
$lang['wihladm0'] = "Function description (click)";
|
||||
$lang['wihladm0desc'] = "Choose one or more reset options and press \"start reset\" to start it.<br>Each option is described by itself.<br><br>After starting the reset job(s), you can view the status on this site.<br><br>The reset task will be done about the Ranksystem Bot as a job.<br>It is necessary the Ranksystem Bot is running.<br><b>Do NOT stop or restart the Bot during the reset is in progress!</b><br><br>For the time of running the reset, the Ranksystem will pause all other things. After completing the reset the Bot will automatically go on with the normal work.<br>Again, do NOT stop or restart the Bot!<br><br>When all jobs are done, you need to confirm them. This will reset the status of the jobs. That makes it possible to start a new reset.<br><br>In case of a reset you might also want to <u>withdraw servergroups</u> from the users. It is important not to change the 'rank up definition', before you have done this reset. After reset you can change the 'rank up definition', sure!<br>The withdrawing of servergroups could take a while. An active 'Query-Slowmode' will further increase the required duration. We recommend a <b>disabled 'Query-Slowmode'</b>!<br><br><br><b>Be aware, there is no way of return!</b>";
|
||||
@@ -453,11 +468,20 @@ $lang['wihladm34desc'] = "Activate this function to empty the server usage grap
|
||||
$lang['wihladm35'] = "start reset";
|
||||
$lang['wihladm36'] = "stop Bot afterwards";
|
||||
$lang['wihladm36desc'] = "Is this option activated, the Bot will stop after all reset things are done.<br><br>This stop is exactly working like the normal 'stop' parameter. Means, the Bot will <u>not</u> start with the 'check' parameter. <br><br> To start the Ranksystem Bot use the 'start' or 'restart' parameter.";
|
||||
$lang['wihladmex'] = "Database Export";
|
||||
$lang['wihladmex1'] = "Database Export Job successfully created.";
|
||||
$lang['wihladmex2'] = "Note:%s The password of the ZIP container is your current TS3 Query-Password:";
|
||||
$lang['wihladmex3'] = "File %s successfully deleted.";
|
||||
$lang['wihladmex4'] = "An error happens on deleting the file %s. Is the file still existing and the permissions to delete them are given?";
|
||||
$lang['wihladmex5'] = "download file";
|
||||
$lang['wihladmex6'] = "delete file";
|
||||
$lang['wihladmex7'] = "Create SQL Export";
|
||||
$lang['wihladmexdesc'] = "With this function you can create an export / backup of the Ranksystem database. As output it will be created an SQL file, which will be ZIP compressed.<br><br>The export might need a few minutes, depending on how big the database is. It will be done as job by the Ranksystem bot.<br><b>Do NOT stop or restart the Ranksystem Bot, while the job is running!</b><br><br>Before you start an export, you might want to configure your webserver, 'ZIP' and 'SQL' files inside your logpath (Webinterface -> Other -> Logpath) are not accessible for clients. This will protect your export, cause there are sensitive data inside, like your TS3 Query credentials. The webserver users still need permissions for these files to access this for the download about the webinterface!<br><br>After the download, check the last line of the SQL file, to be sure the file is fully written. It needs to be:<br><pre>-- Finished export</pre><br>On PHP version >= 7.2 the export 'ZIP' file will be password protected. As password, we will use the TS3 Query password, you set in TeamSpeak options.<br><br>Import the SQL file if needed directly to your database. You can use phpMyAdmin for this, but it is not needed. You can use every way you can run a SQL file on your database.<br>Be careful by importing the SQL file. All existing data on the chosen database will be deleted due the import.";
|
||||
$lang['wihladmrs'] = "Job Status";
|
||||
$lang['wihladmrs0'] = "disabled";
|
||||
$lang['wihladmrs1'] = "created";
|
||||
$lang['wihladmrs10'] = "Job(s) successfully confirmed!";
|
||||
$lang['wihladmrs11'] = "Estimated time to reset the system";
|
||||
$lang['wihladmrs11'] = "Estimated time until completion the job";
|
||||
$lang['wihladmrs12'] = "Are you sure, you still want to reset the system?";
|
||||
$lang['wihladmrs13'] = "Yes, start reset";
|
||||
$lang['wihladmrs14'] = "No, cancel reset";
|
||||
@@ -469,8 +493,8 @@ $lang['wihladmrs4'] = "finished";
|
||||
$lang['wihladmrs5'] = "Reset Job(s) successfully created.";
|
||||
$lang['wihladmrs6'] = "There is still a reset job active. Please wait until all jobs are finished before you start the next!";
|
||||
$lang['wihladmrs7'] = "Press %s Refresh %s to monitor the status.";
|
||||
$lang['wihladmrs8'] = "Do NOT stop or restart the Bot during the reset is in progress!";
|
||||
$lang['wihladmrs9'] = "Please %s confirm %s the jobs. This will reset the job status of all jobs. It is needed to be able to start a new reset.";
|
||||
$lang['wihladmrs8'] = "Do NOT stop or restart the Bot during the job is in progress!";
|
||||
$lang['wihladmrs9'] = "Please %s confirm %s the job(s). This will reset the job status of all jobs. It is needed to be able to start a new one.";
|
||||
$lang['wihlset'] = "Configuración";
|
||||
$lang['wiignidle'] = "Ignorar idle";
|
||||
$lang['wiignidledesc'] = "Defina un período, hasta el cual se ignorará el tiempo de inactividad de un usuario.<br><br>Cuando un cliente no hace nada en el servidor (=inactivo), esta vez lo notará Ranksystem. Con esta característica, el tiempo de inactividad de un usuario no se contará hasta el límite definido. Solo cuando se excede el límite definido, cuenta desde ese punto para el sistema de rangos como tiempo de inactividad.<br><br>Esta función solo importa junto con el modo 'tiempo activo'.<br><br>Lo que significa que la función es, p. evaluar el tiempo de escucha en conversaciones como actividad.<br><br>0 Segundos. = desactivar esta función<br><br>Ejemplo:<br>Ignorar inactivo = 600 (segundos)<br>Un cliente tiene una inactividad de 8 minutos.<br>└ Se ignoran 8 minutos inactivos y, por lo tanto, recibe esta vez como tiempo activo. Si el tiempo de inactividad ahora aumentó a 12 minutos, el tiempo es más de 10 minutos y en este caso 2 minutos se contarán como tiempo de inactividad, los primeros 10 minutos como tiempo de actividad.";
|
||||
@@ -503,6 +527,7 @@ $lang['winav10'] = "Utilice la webinterface solo a través de %s HTTPS%s Una e
|
||||
$lang['winav11'] = "Ingrese el ID de cliente único del administrador del Ranksystem (TeamSpeak -> Bot-Admin). Esto es muy importante en caso de que haya perdido sus datos de inicio de sesión para la webinterface (para restablecerlos).";
|
||||
$lang['winav12'] = "Complementos";
|
||||
$lang['winav13'] = "General (Stats)";
|
||||
$lang['winav14'] = "You have disabled the navbar of the statistics page. You might want to embed the statistic page with an IFrame into another website? Then have a look in this FAQ:";
|
||||
$lang['winav2'] = "Base de datos";
|
||||
$lang['winav3'] = "Núcleo";
|
||||
$lang['winav4'] = "Otro";
|
||||
@@ -536,6 +561,8 @@ $lang['wirtpw8'] = "Aquí puede restablecer la contraseña de la webinterface.
|
||||
$lang['wirtpw9'] = "Se requieren las siguientes cosas para restablecer la contraseña:";
|
||||
$lang['wiselcld'] = "seleccionar clientes";
|
||||
$lang['wiselclddesc'] = "Seleccione los clientes por su último nombre de usuario conocido, ID de cliente unica o ID de cliente en base de datos.<br>Múltiples selecciones también son posibles.";
|
||||
$lang['wisesssame'] = "Session Cookie 'SameSite'";
|
||||
$lang['wisesssamedesc'] = "The SameSite attribute of the Set-Cookie HTTP response header allows you to declare if your cookie should be restricted to a first-party or same-site context. More information you can find here:<br>%s<br><br>You can define the SameSite attribute here. This might be necessary/useful, when your are embed the Ranksystem with an iframe on another website.<br><br>This is only supported with PHP 7.3 or above.";
|
||||
$lang['wishcol'] = "Show/hide column";
|
||||
$lang['wishcolat'] = "tiempo activo";
|
||||
$lang['wishcoldesc'] = "Switch this column 'on' or 'off' to show or hide it on the stats page.<br><br>This allows you to configure the List Rankup (stats/list_rankup.php) individually.";
|
||||
|
||||
Reference in New Issue
Block a user