Merge branch 'master' into master

This commit is contained in:
Newcomer1989
2020-09-07 20:13:33 +02:00
committed by GitHub
29 changed files with 407 additions and 168 deletions

View File

@@ -5,6 +5,7 @@ $lang['adduser'] = "Usuario %s (ID de cliente unico: %s; ID de base de datos d
$lang['api'] = "API";
$lang['apikey'] = "API Key";
$lang['asc'] = "ascending";
$lang['autooff'] = "autostart is deactivated";
$lang['botoff'] = "Bot is stopped.";
$lang['boton'] = "Bot is running...";
$lang['brute'] = "Muchos inicios de sesión incorrectos detectados en el webinterface. Inicio de sesion bloqueado por 300 segundos! Último acceso desde IP %s.";
@@ -158,6 +159,8 @@ $lang['stag0014'] = "Encienda el addon (habilitado) o desactívelo (deshabilit
$lang['stag0015'] = "No se puede encontrar en el servidor de TeamSpeak. Por favor %shaga clic aquí%s para verificarse.";
$lang['stag0016'] = "verificación necesaria!";
$lang['stag0017'] = "verifica aquí..";
$lang['stag0018'] = "A list of excepted servergroups. If a user owns one of this servergroups, he will not be able to use the Add-on.";
$lang['stag0019'] = "You are excepted from this function because you own the servergroup: %s (ID: %s).";
$lang['stix0001'] = "Estadísticas del servidor";
$lang['stix0002'] = "Total de usuarios";
$lang['stix0003'] = "Ver detalles";
@@ -543,8 +546,12 @@ $lang['wishexgrp'] = "grupos exceptuados";
$lang['wishexgrpdesc'] = "Mostrar clientes en list_rankup.php, que están en la lista 'client exception' y no debe ser considerado para el Ranksystem.";
$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['wishmax'] = "show max. Clients";
$lang['wishmaxdesc'] = "Show the max. Clients as line inside the server usage graph on 'stats/' page.";
$lang['wishmax'] = "Server usage graph";
$lang['wishmax0'] = "show all stats";
$lang['wishmax1'] = "hide max. clients";
$lang['wishmax2'] = "hide channel";
$lang['wishmax3'] = "hide max. clients + channel";
$lang['wishmaxdesc'] = "Choose which stats should be displayed on the server usage graph on 'stats/' page.<br><br>By default, all stats are visible. You can hide here some stats, if needed.";
$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";