L'utente è stato aggiunto al sistema."; $lang['api'] = "API"; $lang['apikey'] = "API Key"; $lang['apiperm001'] = "Consenti di avviare/fermare il bot di Ranksystem tramite API"; $lang['apipermdesc'] = "(ON = Consenti ; OFF = Nega)"; $lang['addonchch'] = "Channel"; $lang['addonchchdesc'] = "Select a channel where you want to set the channel description."; $lang['addonchdesc'] = "Channel description"; $lang['addonchdescdesc'] = "Define here the description, which should be set to the channel, you defined above. The definite description will overwrite the full description, which is currently set in the channel.

You can use all BB-Codes, which are valid inside TeamSpeak.

The following list of variables could be used to set variable values, like a client nickname.
Replace '_XXX}' with a sequential number of the TeamSpeak user (between 1 and 10), like '_1}' or '_10}'.

Example:
{$CLIENT_NICKNAME_1}
"; $lang['addonchdesc2desc'] = "Advanced Options

It is also possible to set an if condition to show some text only, when the condition is true.

Example:
{if {$CLIENT_ONLINE_STATUS_1} === 'Online'}
[COLOR=GREEN](Online)[/COLOR]
{else}
[COLOR=RED](Offline)[/COLOR]
{/if}


You can also change the date format by setting a format definition at the end of a variable.

Example:
{$CLIENT_LAST_SEEN_1|date_format:"%d.%m.%Y %H:%M:%S"}


Uppercase some text.

Example:
{$CLIENT_NICKNAME_1|upper}


It is also possible to replace values with complex regular expressions.

Example:
{$CLIENT_VERSION_1|regex_replace:"/(.*)(\[.*)/":"$1"}


All options to change a variable value, are documentated here: %s
All possible functions are documentated here: %s"; $lang['addonchdescdesc00'] = "Variable Name"; $lang['addonchdescdesc01'] = "Collected active time since ever (all time)."; $lang['addonchdescdesc02'] = "Collected active time in the last month."; $lang['addonchdescdesc03'] = "Collected active time in the last week."; $lang['addonchdescdesc04'] = "Collected online time since ever (all time)."; $lang['addonchdescdesc05'] = "Collected online time in the last month."; $lang['addonchdescdesc06'] = "Collected online time in the last week."; $lang['addonchdescdesc07'] = "Collected idle time since ever (all time)."; $lang['addonchdescdesc08'] = "Collected idle time in the last month."; $lang['addonchdescdesc09'] = "Collected idle time in the last week."; $lang['addonchdescdesc10'] = "Channel database ID, where the user is currently in."; $lang['addonchdescdesc11'] = "Channel name, where the user is currently in."; $lang['addonchdescdesc12'] = "The variable ending part of the URL of the Group Icon. Set the URL of your Ranksystem in front."; $lang['addonchdescdesc13'] = "Group database ID of the current rank group."; $lang['addonchdescdesc14'] = "Group name of the current rank group."; $lang['addonchdescdesc15'] = "Time, when the user got the last rank up."; $lang['addonchdescdesc16'] = "Needed time, to the next rank up."; $lang['addonchdescdesc17'] = "Current rank position of all user."; $lang['addonchdescdesc18'] = "Country Code by the ip address of the TeamSpeak user."; $lang['addonchdescdesc20'] = "Time, when the user has the first connect to the TS."; $lang['addonchdescdesc22'] = "Client database ID."; $lang['addonchdescdesc23'] = "Client description on the TS server."; $lang['addonchdescdesc24'] = "Time, when the user was last seen on the TS server."; $lang['addonchdescdesc25'] = "Current/last nickname of the client."; $lang['addonchdescdesc26'] = "Status of the user. Output 'Online' or 'Offline'"; $lang['addonchdescdesc27'] = "Platform Code of the TeamSpeak user."; $lang['addonchdescdesc28'] = "Count of the connections to the server."; $lang['addonchdescdesc29'] = "Public unique Client ID."; $lang['addonchdescdesc30'] = "Client Version of the TeamSpeak user."; $lang['addonchdescdesc31'] = "Current time on updating the channel description."; $lang['addonchdelay'] = "Delay"; $lang['addonchdelaydesc'] = "Define a delay, how often the channel description should be updated.

Unless the result (description) has changed, it will not be updated even if the defined time span is exceeded.

Use the variable %LAST_UPDATE_TIME% to force the update when the delay (time span) is reached."; $lang['addonchmo'] = "Mode"; $lang['addonchmo1'] = "Top Week - active time"; $lang['addonchmo2'] = "Top Week - online time"; $lang['addonchmo3'] = "Top Month - active time"; $lang['addonchmo4'] = "Top Month - online time"; $lang['addonchmo5'] = "Top All Time - active time"; $lang['addonchmo6'] = "Top All Time - online time"; $lang['addonchmodesc'] = "Select a mode, which toplist should be set to the channel.

You can choose from a period of a week, a month or since ever (all time).
You can also choose by active or online time."; $lang['addonchtopl'] = "Channelinfo Toplist"; $lang['addonchtopldesc'] = "With the 'Channelinfo Toplist' function you always have the current list of top user directly on your TeamSpeak server. It writes the current list in a channel description.

You define, which channel should be used and which statistics should be shown (monthly or weekly and active or online time).

The description is fully customizeable with variables.

TS Permission needed:
b_channel_modify_description"; $lang['asc'] = "ascending"; $lang['autooff'] = "autostart is deactivated"; $lang['botoff'] = "Bot is stopped."; $lang['boton'] = "Bot is running..."; $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'] = "Wrong file/folder permissions!
You need to correct the owner and access permissions of the named files/folders!

The owner of all files and folders of the Ranksystem installation folder must be the user of your webserver (e.g.: www-data).
On Linux systems you may do something like this (linux shell command):
%sAlso the access permission must be set, that the user of your webserver is able to read, write and execute files.
On Linux systems you may do something like this (linux shell command):
%sList of concerned files/folders:
%s"; $lang['chkphpcmd'] = "Wrong PHP command defined inside the file %s! PHP not found here!
Please insert a valid PHP command inside this file!

Definition out of %s:
%s
Result of your command:%sYou can test your command before via console by adding the parameter '-v'.
Example: %sYou should get back the PHP version!"; $lang['chkphpmulti'] = "It seems to be, you are running multiple PHP versions on your system.

Your webserver (this site) is running with version: %s
The defined command in %s is running with version: %s

Please use the same PHP version for both!

You can define the version for the Ranksystem Bot inside the file %s. More information and examples you will find inside.
Current definition out of %s:
%sYou can also change the PHP version, your webserver is using. Please use the world wide web to get help for this.

We recommend to use always the latest PHP version!

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['clean0001'] = "Avatar non necessario eliminato con successo %s (erstwhile unique Client-ID: %s)."; $lang['clean0002'] = "Errore durante l'eliminazione di avatar non necessari %s (unique Client-ID: %s). Controlla i permessi per la cartella 'avatars'!"; $lang['clean0003'] = "Controllo per la pulizia del database completato. Tutto ciò non necessario è stato eliminato."; $lang['clean0004'] = "Controllo per l'eliminazione di utenti completato. Nulla è stato cambiato, perchè la funzione 'clean clients' è disabilitata (webinterface - other)."; $lang['cleanc'] = "Utenti eliminati con successo dal database"; $lang['cleancdesc'] = "Con questa funzione i vecchi utenti nel database verranno eliminati.

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.

Questa funzione puo essere abilitata solo quando la modalità Query-Slowmode non è abilitata!


Per la correzione automatica del database di utenti TeamSpeak potrete usare 'ClientCleaner':
%s"; $lang['cleandel'] = "Sono stati cancellati %s utenti dal database del RankSystem perché non esistevano piu nel database di TeamSpeak."; $lang['cleanno'] = "Non è stato rilevato nulla da cancellare..."; $lang['cleanp'] = "tempo di pulitura del database"; $lang['cleanpdesc'] = "Imposta il tempo che deve trascorrere alla prossima pulitura del database.

Imposta il tempo in secondi.

È consigliato eseguire la 'pulitura' del database almeno una volta al giorno, in quanto il tempo di 'pulitura' del database aumenta nel caso vi sia un database di grandi dimensioni."; $lang['cleanrs'] = "Numero di utenti trovati nel database del Ranksystem: %s"; $lang['cleants'] = "Numero di utenti trovati nel database di TeamSpeak: %s (of %s)"; $lang['day'] = "%s giorno"; $lang['days'] = "%s giorni"; $lang['dbconerr'] = "Connessione al Database fallita: "; $lang['delmark'] = "Segnalazione di cancellazione"; $lang['desc'] = "descending"; $lang['descr'] = "Description"; $lang['duration'] = "Duration"; $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: "; $lang['errlogin'] = "Nome utente e/o password errati! Riprova..."; $lang['errlogin2'] = "Protezione attacchi brute force: Riprova in %s secondi!"; $lang['errlogin3'] = "Protezione attacchi brute force: Hai commesso troppi errori. Sei stato bannato per 5 minuti!"; $lang['error'] = "Errore "; $lang['errorts3'] = "Errore TS3: "; $lang['errperm'] = "Controlla i permessi per la cartella '%s'!"; $lang['errphp'] = "%1\$s is missed. Installation of %1\$s is required!"; $lang['errseltime'] = "Inserire tempo online da aggiungere!"; $lang['errselusr'] = "Seleziona almeno un utente!"; $lang['errukwn'] = "È stato riscontrato un errore sconosciuto!"; $lang['factor'] = "Factor"; $lang['highest'] = "È stato raggiunto il rank massimo"; $lang['imprint'] = "Imprint"; $lang['input'] = "Input Value"; $lang['insec'] = "in Seconds"; $lang['install'] = "Installazione"; $lang['instdb'] = "Installa il database:"; $lang['instdbsuc'] = "Il database %s è stato creato con successo."; $lang['insterr1'] = "ATTENZIONE: Il database selezionato per il Ranksystem esiste già \"%s\".
Durante l'installazione il database verrà resettato
Se non sei sicuro che sia il database corretto usa un database differente."; $lang['insterr2'] = "%1\$s è necessario ma non sembra essere installato. Installa %1\$s e riprova!
Path to your PHP config file, if one is defined and loaded: %3\$s"; $lang['insterr3'] = "La funzione PHP %1\$s deve essere abilitata, ma sembra non lo sia. Per favore, abilita la funzione PHP %1\$s e riprova!
Path to your PHP config file, if one is defined and loaded: %3\$s"; $lang['insterr4'] = "La tua versione PHP (%s) is antecedente alla 5.5.0. Aggiorna la tua PHP e prova ancora!"; $lang['isntwicfg'] = "Impossibile salvare la configurazione del database! Modifica il file 'other/dbconfig.php' dandogli i permessi 740 (chmod 740 nomefile on windows 'full access') e riprova."; $lang['isntwicfg2'] = "Configura Webinterface"; $lang['isntwichm'] = "Permessi di scrittura negati per la cartella \"%s\". Per favore dai i permessi chmod 740 (on windows 'full access') e prova ad avviare il Ranksystem di nuovo."; $lang['isntwiconf'] = "Apri la %s per configurare il Ranksystem!"; $lang['isntwidbhost'] = "Indirizzo host DB:"; $lang['isntwidbhostdesc'] = "L'indirizzo del server su cui si trova il database (Se il database è in locale basterà inserire 127.0.0.1)
(IP o DNS)"; $lang['isntwidbmsg'] = "Errore del Database: "; $lang['isntwidbname'] = "Nome DB:"; $lang['isntwidbnamedesc'] = "Nome del database"; $lang['isntwidbpass'] = "Password DB:"; $lang['isntwidbpassdesc'] = "La Password per accedere al database"; $lang['isntwidbtype'] = "Tipo DB:"; $lang['isntwidbtypedesc'] = "Type of the database the Ranksystem should be using.

The PDO Driver for PHP does need to be installed.
For more informations and an actual list of requirements have a look to the installation page:
%s"; $lang['isntwidbusr'] = "Utente DB:"; $lang['isntwidbusrdesc'] = "Nome dell'utente che ha l'accesso al database"; $lang['isntwidel'] = "Per favore cancella il file 'install.php' dal tuo webserver"; $lang['isntwiusr'] = "L'utente dell'interfaccia Web è stato creato con successo."; $lang['isntwiusr2'] = "Congratulations! You have finished the installation process."; $lang['isntwiusrcr'] = "Crea Webinterface-User"; $lang['isntwiusrd'] = "Create login credentials to access the Ranksystem Webinterface."; $lang['isntwiusrdesc'] = "Inserisci nome utente e password per l'accesso all'interfaccia web. Con l'interfaccia web tu potrai configurare il Ranksystem."; $lang['isntwiusrh'] = "Accesso - Interfaccia Web"; $lang['listacsg'] = "Gruppo attuale"; $lang['listcldbid'] = "Client-database-ID"; $lang['listexcept'] = "Nessuno (disabilitato)"; $lang['listgrps'] = "Gruppo attuale da"; $lang['listnat'] = "country"; $lang['listnick'] = "Nome Utente"; $lang['listnxsg'] = "Prossimo Gruppo"; $lang['listnxup'] = "Prossimo Rank Tra"; $lang['listpla'] = "platform"; $lang['listrank'] = "Rank"; $lang['listseen'] = "Ultima Volta Online"; $lang['listsuma'] = "Somma del tempo di attività"; $lang['listsumi'] = "Somma del tempo in IDLE"; $lang['listsumo'] = "Somma del tempo Online"; $lang['listuid'] = "Client-ID Univoco"; $lang['listver'] = "client version"; $lang['login'] = "Login"; $lang['module_disabled'] = "This module is deactivated."; $lang['msg0001'] = "The Ranksystem is running on version: %s"; $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 %s."; $lang['msg0008'] = "Controllo aggiornamenti completato. Se un aggiornamento è disponibile, Funzionerà immediatamente."; $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['no'] = "no"; $lang['noentry'] = "Nessuna voce trovata.."; $lang['pass'] = "Password"; $lang['pass2'] = "Cambia la password"; $lang['pass3'] = "vecchia password"; $lang['pass4'] = "nuova password"; $lang['pass5'] = "Password Dimenticata?"; $lang['permission'] = "Permessi"; $lang['privacy'] = "Privacy Policy"; $lang['repeat'] = "ripetere"; $lang['resettime'] = "Resetta il tempo online e in idle dell'utente %s (Client-ID univico: %s; Client-database-ID %s), perchè è stato rimmosso perchè escluso."; $lang['sccupcount'] = "Active time of %s seconds for the unique Client-ID (%s) will be added in a few seconds (have a look to the Ranksystem log)."; $lang['sccupcount2'] = "Add an active time of %s seconds for the unique Client-ID (%s)."; $lang['sccupcount3'] = "Merge time from user '%s' (UUID: %s , CLDBID: %s) to user '%s' (UUID: %s , CLDBID: %s) ; merged online time %s (sec), idle time %s (sec)."; $lang['setontime'] = "aggiungi tempo"; $lang['setontime2'] = "remove time"; $lang['setontimedesc'] = "Aggiungi tempo online agli utenti precedentemente selezionati. Ogni utente avrà questo tempo addizionale aggiunto al loro vecchio tempo online.

Il tempo online digitato sarà considerato per l'aumento di rank e avrà effetto immediato."; $lang['setontimedesc2'] = "Remove online time from the previous selected clients. Each user will get removed this time from their old online time.

The entered online time will be considered for the rank up and should take effect immediately."; $lang['sgrpadd'] = "All'utente %s è stato assegnato il servergroup %s (Client-ID Univoco: %s; Client-database-ID %s)."; $lang['sgrprerr'] = "Affected user: %s (unique Client-ID: %s; Client-database-ID %s) and server group %s (ID: %s)."; $lang['sgrprm'] = "All'utente %s è stato rimosso il servergroup %s (unique Client-ID: %s; Client-database-ID %s)."; $lang['size_byte'] = "B"; $lang['size_eib'] = "EiB"; $lang['size_gib'] = "GiB"; $lang['size_kib'] = "KiB"; $lang['size_mib'] = "MiB"; $lang['size_pib'] = "PiB"; $lang['size_tib'] = "TiB"; $lang['size_yib'] = "YiB"; $lang['size_zib'] = "ZiB"; $lang['stag0001'] = "Assegna un Servergroup"; $lang['stag0001desc'] = "With the 'Assign Servergroups' function you allows your TeamSpeak user to manage their servergroups (as self-service) on the TeamSpeak server (e.g. game-, country-, gender-groups).

With activation this function, a new menu item will appear on the stats/ site. About that menu item, the user can manage their own servergroups.

You define, which groups should be available.
You can also set a number to limit of concurrent groups."; $lang['stag0002'] = "Gruppi permessi"; $lang['stag0003'] = "Select the servergroups, which a user can assign to himself."; $lang['stag0004'] = "Limite Gruppi"; $lang['stag0005'] = "Limita il numero di servergroups che possono essere aggiunti."; $lang['stag0006'] = "Ci sono multipli unique IDs online con il tuo IP. Per favore %sclicca qui%s per verificarti."; $lang['stag0007'] = "Per favore attendi finchè la tua modifica venga applicata prima di apportare nuove modifiche..."; $lang['stag0008'] = "Mofiche del gruppo effettuate con successo. Potrebbe metterci alcuni secondi per essere attivo anche sul Ts3."; $lang['stag0009'] = "Non puoi scegliere più di %s gruppi nello stesso momento!"; $lang['stag0010'] = "Per favore scegli almeno un gruppo."; $lang['stag0011'] = "Limite gruppi simultanei: "; $lang['stag0012'] = "Imposta gruppi"; $lang['stag0013'] = "Addons ON/OFF"; $lang['stag0014'] = "Imposta l'Addon su on (abilitato) o off (disabilitato).

nel disabilitare l'addon una parte della pagina stats/ potrebbe essere nascosta."; $lang['stag0015'] = "Non è possibile trovarti nel server TS3. %sClicca Qui%s per essere verificato."; $lang['stag0016'] = "verification needed!"; $lang['stag0017'] = "verificate here.."; $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['stag0020'] = "Title"; $lang['stag0021'] = "Enter a title for this group. The title will be shown also on the statistics page."; $lang['stix0001'] = "Statistiche del server"; $lang['stix0002'] = "Utenti totali"; $lang['stix0003'] = "Vedi dettagli"; $lang['stix0004'] = "Tempo online di tutti gli utenti / Totale"; $lang['stix0005'] = "Vedi i migliori di sempre"; $lang['stix0006'] = "Vedi i migliori del mese"; $lang['stix0007'] = "Vedi i migliori della settimana"; $lang['stix0008'] = "Utilizzo del server"; $lang['stix0009'] = "Negli ultimi 7 giorni"; $lang['stix0010'] = "Negli ultimi 30 giorni"; $lang['stix0011'] = "Nelle ultime 24 ore"; $lang['stix0012'] = "seleziona il periodo"; $lang['stix0013'] = "Ultimo giorno"; $lang['stix0014'] = "Ultima settimana"; $lang['stix0015'] = "Ultimo mese"; $lang['stix0016'] = "Tempo di attività/inattività (di tutti gli utenti)"; $lang['stix0017'] = "Versioni (di tutti gli utenti)"; $lang['stix0018'] = "Nazionalità (di tutti gli utenti)"; $lang['stix0019'] = "Piattaforme (di tutti gli utenti)"; $lang['stix0020'] = "Statistiche correnti"; $lang['stix0023'] = "Stato del server"; $lang['stix0024'] = "Online"; $lang['stix0025'] = "Offline"; $lang['stix0026'] = "Utenti (Online / Max)"; $lang['stix0027'] = "Numero delle stanze"; $lang['stix0028'] = "Ping medio del server"; $lang['stix0029'] = "Totale byte ricevuti"; $lang['stix0030'] = "Totale byte inviati"; $lang['stix0031'] = "Tempo online del server"; $lang['stix0032'] = "Prima di essere offline:"; $lang['stix0033'] = "00 Giorni, 00 Ore, 00 Min, 00 Sec"; $lang['stix0034'] = "Media Pacchetti persi"; $lang['stix0035'] = "Statistiche complessive"; $lang['stix0036'] = "Nome del server"; $lang['stix0037'] = "Indirizzo del server (Indirizzo del server : Porta)"; $lang['stix0038'] = "Password del server"; $lang['stix0039'] = "Nessuna (Il server è pubblico)"; $lang['stix0040'] = "Si (Il server è privato)"; $lang['stix0041'] = "ID del server"; $lang['stix0042'] = "Piattaforma del server"; $lang['stix0043'] = "Versione del Server"; $lang['stix0044'] = "Data di creazione del server (dd/mm/yyyy)"; $lang['stix0045'] = "Inserito nella lista dei server"; $lang['stix0046'] = "Attivato"; $lang['stix0047'] = "Non attivato"; $lang['stix0048'] = "Non vi sono ancora abbastanza informazioni..."; $lang['stix0049'] = "Tempo online di tutti gli utenti / mese"; $lang['stix0050'] = "Tempo online di tutti gli utenti / settimana"; $lang['stix0051'] = "Il TeamSpeak non ha una data di creazione..."; $lang['stix0052'] = "Altri"; $lang['stix0053'] = "Tempo di Attività (in Giorni)"; $lang['stix0054'] = "Tempo di Inattività (in Giorni)"; $lang['stix0055'] = "online nelle ultime 24 ore"; $lang['stix0056'] = "online negli ultimi %s giorni"; $lang['stix0059'] = "Lista degli utenti"; $lang['stix0060'] = "Utenti"; $lang['stix0061'] = "Visualizza tutte le versioni"; $lang['stix0062'] = "Viaualizza tutte le nazionalità"; $lang['stix0063'] = "Visualizza tutte le piattaforme"; $lang['stix0064'] = "Last 3 months"; $lang['stmy0001'] = "Le mie statistiche"; $lang['stmy0002'] = "Rank"; $lang['stmy0003'] = "Database ID:"; $lang['stmy0004'] = "ID Univoco:"; $lang['stmy0005'] = "Connessioni totali al server:"; $lang['stmy0006'] = "Data di inzio statistiche:"; $lang['stmy0007'] = "Tempo totale online:"; $lang['stmy0008'] = "Tempo online negli ultimi %s giorni:"; $lang['stmy0009'] = "Tempo di attività negli ultimi %s giorni:"; $lang['stmy0010'] = "Obbiettivi completati:"; $lang['stmy0011'] = "Progresso obbiettivo tempo online"; $lang['stmy0012'] = "Tempo: Leggendario"; $lang['stmy0013'] = "Perché hai raggiunto il tempo online di %s ore."; $lang['stmy0014'] = "Completato"; $lang['stmy0015'] = "Tempo: Oro"; $lang['stmy0016'] = "% Completato per il raggiungimento del livello 'Leggendario'"; $lang['stmy0017'] = "Tempo: Argento"; $lang['stmy0018'] = "% Completato per il raggiungimento del livello 'Oro'"; $lang['stmy0019'] = "Tempo: Bronzo"; $lang['stmy0020'] = "% Completato per il raggiungimento del livello 'Argento'"; $lang['stmy0021'] = "Tempo: Non Classificato"; $lang['stmy0022'] = "% Completato per il raggiungimento del livello 'Bronzo'"; $lang['stmy0023'] = "Progresso obbiettivo connessioni"; $lang['stmy0024'] = "Connessioni: Leggendario"; $lang['stmy0025'] = "Perchè ti sei connesso %s volte al server."; $lang['stmy0026'] = "Connessioni: Oro"; $lang['stmy0027'] = "Connessioni: Argento"; $lang['stmy0028'] = "Connessioni: Bronzo"; $lang['stmy0029'] = "Connessioni: Non Classificato"; $lang['stmy0030'] = "Progresso prossimo gruppo"; $lang['stmy0031'] = "Tempo di attività totale:"; $lang['stmy0032'] = "Last calculated:"; $lang['stna0001'] = "Nazionalità"; $lang['stna0002'] = "statistiche"; $lang['stna0003'] = "Codice"; $lang['stna0004'] = "Contati"; $lang['stna0005'] = "Versioni"; $lang['stna0006'] = "Piattaforme"; $lang['stna0007'] = "Percentage"; $lang['stnv0001'] = "News del server"; $lang['stnv0002'] = "Chiudi"; $lang['stnv0003'] = "Aggiorna le informazioni utente"; $lang['stnv0004'] = "Aggiorna solamente quando vengono modificate le informazioni su TS3, come ad esempio un cambio del nome od un nuovo collegamento"; $lang['stnv0005'] = "Funziona solamente se sei connesso al server TS3 in contemporaneo (devi avere TeamSpeak aperto ed essere collegato con la tua identità per vedere le tue statistiche)"; $lang['stnv0006'] = "Aggiorna"; $lang['stnv0016'] = "Non disponibile"; $lang['stnv0017'] = "Non sei connesso al server TeamSpeak, perciò non potrai vedere le tue statistiche personali."; $lang['stnv0018'] = "Per favore connettiti al server TeamSpeak e ricarica questa sessione premendo il pulsante blu in alto a destra."; $lang['stnv0019'] = "Le mie statistiche - contenuto della pagina"; $lang['stnv0020'] = "Questa pagina contiene un sommario generale delle tue statistiche personali e le attività nel server."; $lang['stnv0021'] = "Queste informazioni sono state inserite dal primo avvio del Ranksystem e non dall'inizio del server TeamSpeak."; $lang['stnv0022'] = "Questa pagina riceve i dati dal database. Perciò potrebbe avere un lieve ritardo nel ricevere le informazioni."; $lang['stnv0023'] = "The amount of online time for all user per week and per month will be only calculated every 15 minutes. All other values should be nearly live (at maximum delayed for a few seconds)."; $lang['stnv0024'] = "Ranksystem - Statistiche"; $lang['stnv0025'] = "Inserimenti limitati"; $lang['stnv0026'] = "tutti"; $lang['stnv0027'] = "Le informazioni su questo sito potrebbero NON essere aggiornate in quanto sembra che il Ranksystem non sia connesso al server TeamSpeak."; $lang['stnv0028'] = "(Non sei connesso al TS3!)"; $lang['stnv0029'] = "Lista Utenti"; $lang['stnv0030'] = "Informazioni Ranksystem"; $lang['stnv0031'] = "Nel campo di ricerca potrai inserire un nome utente, un Client-ID o un Client-database-ID."; $lang['stnv0032'] = "Potrai inoltre filtrare i risultati (vedi sotto). Puoi inserire i filtri nel campo di ricerca."; $lang['stnv0033'] = "La ricerca di utenti combinata a dei filtri è possible. Inserire prima il filtro e successivamente nome utente o ID."; $lang['stnv0034'] = "È inoltre possibile combinare diversi filtri. Inseriscili consecutivamente nel campo di ricerca."; $lang['stnv0035'] = "Esempio:
filtro:non esclusi:Utente Teamspeak"; $lang['stnv0036'] = "Mostra solo gli utenti che sono esclusi (client, servergroup or channel exception)."; $lang['stnv0037'] = "Mostra solo gli utenti che non sono esclusi."; $lang['stnv0038'] = "Mostra solo gli utenti online."; $lang['stnv0039'] = "Mostra solo gli utenti offline"; $lang['stnv0040'] = "Mostra solo gli utenti che sono in un determinato Server Group. Rappresentano il rank attuale.
Sostituisci qui GROUPID."; $lang['stnv0041'] = "Mostra solo gli utenti selezionati per ultima visita effettuata.
Replace OPERATOR con '<' or '>' or '=' or '!='.
E Sostituisci qui TIME con formato data 'Y-m-d H-i' (example: 2016-06-18 20-25).
Esempio: filter:lastseen:<:2016-06-18 20-25:"; $lang['stnv0042'] = "Mostra solo gli utenti di un determinato paese.
Sostituisci qui TS3-COUNTRY-CODE e il codice del paese.
Per la lista dei codici google for ISO 3166-1 alpha-2"; $lang['stnv0043'] = "Connettiti al Ts3"; $lang['stri0001'] = "Informazioni sul Ranksystem"; $lang['stri0002'] = "Che cos'è il ranksystem?"; $lang['stri0003'] = "E' un bot di Ts3, che automaticamente attribuisce i rank (servergroups) agli utenti su un TeamSpeak 3 per il tempo trascorso online o di attività online. Inoltre raccoglie informazioni e statistiche sull’utente e sul server mostrandoli sul sito."; $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 Ranksystem."; $lang['stri0009'] = "Com'è stato creato il RankSystem?"; $lang['stri0010'] = "Che linguaggio è stato utilizzato"; $lang['stri0011'] = "Utilizza inoltre le seguenti librerie:"; $lang['stri0012'] = "Un ringraziamento speciale a:"; $lang['stri0013'] = "%s per la traduzione in Russo"; $lang['stri0014'] = "%s per i primi design del bootstrap"; $lang['stri0015'] = "%s per la traduzione in Italiano"; $lang['stri0016'] = "%s per aver avviato la traduzione in Arabo"; $lang['stri0017'] = "%s per aver avviato la traduzione in Rumeno"; $lang['stri0018'] = "%s per la traduzione in Olandese"; $lang['stri0019'] = "%s per la traduzione in Francese"; $lang['stri0020'] = "%s per la traduzione in Portoghese"; $lang['stri0021'] = "%s Per il grande supporto su GitHub e sul nostro server pubblico, per aver condiviso le sue idee, per aver pre-testato tutto ciò e molto altro"; $lang['stri0022'] = "%s per aver condiviso le sue idee e per il pre-testing"; $lang['stri0023'] = "Versione stabile dal: 18/04/2016."; $lang['stri0024'] = "%s per la traduzione ceca"; $lang['stri0025'] = "%s per la traduzione polacca"; $lang['stri0026'] = "%s per la traduzione spagnola"; $lang['stri0027'] = "%s per la traduzione ungherese"; $lang['stri0028'] = "%s per la traduzione azera"; $lang['stri0029'] = "%s per la funzione di stampa"; $lang['stta0001'] = "Di sempre"; $lang['sttm0001'] = "Del mese"; $lang['sttw0001'] = "Top utenti"; $lang['sttw0002'] = "Della settimana"; $lang['sttw0003'] = "con %s %s di tempo online"; $lang['sttw0004'] = "Top 10 a confronto"; $lang['sttw0005'] = "Ore (Definisce il 100 %)"; $lang['sttw0006'] = "%s ore (%s%)"; $lang['sttw0007'] = "Top 10 Statistiche"; $lang['sttw0008'] = "Top 10 vs Altri utenti in tempo online"; $lang['sttw0009'] = "Top 10 vs Altri utenti in tempo di attività"; $lang['sttw0010'] = "Top 10 vs Altri utenti in tempo di inattività"; $lang['sttw0011'] = "Top 10 (in ore)"; $lang['sttw0012'] = "Gli altri %s utenti (in ore)"; $lang['sttw0013'] = "con %s %s di tempo attivo"; $lang['sttw0014'] = "ore"; $lang['sttw0015'] = "minuti"; $lang['stve0001'] = "\nSalve %s,\nPer essere verificato nel RankSystem clicca il link qui sotto:\n[B]%s[/B]\n\nSe il link non funziona, puoi inserire il token manualmente:\n%s\n\nSe non hai eseguito tu questa richiesta, allora ignora questo messaggio. Se stai ricevendo questo messaggio varie volte, contatta un Admin."; $lang['stve0002'] = "Un messaggio contenente il token ti è stato inviato in chat privata sul server Ts3."; $lang['stve0003'] = "Inserisci il token che hai ricevuto nel server Ts3. Se non hai ricevuto il messaggio, assicurati di aver selezionato l'Unique ID corretto."; $lang['stve0004'] = "Il token inserito è errato! Per favore reinseriscilo."; $lang['stve0005'] = "Congratulazioni, sei stato verificato con successo! Ora puoi continuare.."; $lang['stve0006'] = "C'è stato un errore sconosciuto. Per favore riprova. Se ricapita contatta un amministratore."; $lang['stve0007'] = "Verifica sul server TeamSpeak"; $lang['stve0008'] = "Scegli qui il tuo Unique ID del server Ts3 per verificarti."; $lang['stve0009'] = " -- Seleziona -- "; $lang['stve0010'] = "Riceverai un token sul server Teamspeak3, il quale devi inserire qui:"; $lang['stve0011'] = "Token:"; $lang['stve0012'] = "verifica"; $lang['time_day'] = "Giorno(i)"; $lang['time_hour'] = "Ora(e)"; $lang['time_min'] = "Min(s)"; $lang['time_ms'] = "ms"; $lang['time_sec'] = "Sec(s)"; $lang['unknown'] = "unknown"; $lang['upgrp0001'] = "C'è un server group con l' ID %s Configurato nei paramentri del tuo '%s' (webinterface -> rank), Ma questo server group ID non esiste nel tuo server TeamSpeak3 (non più)! Correggi ciò o potrebbero verificarsi degli errori!"; $lang['upgrp0002'] = "Scaricando la nuova ServerIcon"; $lang['upgrp0003'] = "Errore nello scrivere l'icona del server."; $lang['upgrp0004'] = "Errore nel scaricare la nuova icona del server dal server TS3: "; $lang['upgrp0005'] = "Errore nell'eliminare l'icona del server."; $lang['upgrp0006'] = "L'icona del server è stata eliminata dal server TS3, ora è eliminata anche dal Ranksystem."; $lang['upgrp0007'] = "Errore nello scrivere l'icona del servergroup %s con l'ID %s."; $lang['upgrp0008'] = "Errore nello scaricare l'icona del servergroup %s con l'ID %s: "; $lang['upgrp0009'] = "Errore nell'eliminare l'icona del server group %s con l'ID %s."; $lang['upgrp0010'] = "l'icona del servergroup %s con l'ID %s è stata rimossa dal server TS3, ora è eliminata anche dal Ranksystem."; $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]%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"; $lang['verify0001'] = "Assicurati di essere realmente connesso al server TS3!"; $lang['verify0002'] = "Entra, se non l'hai già fatto, nel %sverification-channel%s!"; $lang['verify0003'] = "Se sei già connesso al server TS3, Contatta un amministratore.
L'amministratore deve creare un canale di verifica nel server TS3. Poi, Il canale deve essere impostato nel RankSystem, ciò può essere fatto solo da un amministratore.
Maggiori informazioni possono essere trovate nella pagina di amministrazione (-> stats page) del Ranksystem.

Senza ciò non possiamo verificarti nel Ranksystem! Scusa :("; $lang['verify0004'] = "Nessun utente nel canale di verifica trovato..."; $lang['wi'] = "Interfaccia Web"; $lang['wiaction'] = "Azione"; $lang['wiadmhide'] = "Nascondi clients esclusi"; $lang['wiadmhidedesc'] = "Per nascondere i clients esclusi dalla lista"; $lang['wiadmuuid'] = "Bot-Admin"; $lang['wiadmuuiddesc'] = "Choose the user, which are the administrator(s) of the Ranksystem.
Also multiple selections are possible.

Here listed users are the user of your TeamSpeak server. Be sure, you are online there. When you are offline, go online, restart the Ranksystem Bot and reload this site.


The administrator of the Ranksystem Bot have the privileges:

- to reset the password for the webinterface.
(Note: Without definition of an administrator, it is not possible to reset the password!)

- using Bot commands with Bot-Admin privileges
(A list of commands you'll find %shere%s.)"; $lang['wiapidesc'] = "With the API it is possible to transfer data (which were collected by the Ranksytem) to third party applications.

To be able to receive information, you need to authenticate yourself with an API key. This keys, you can manage here.

The API is reachable under:
%s

The API will generate its output as JSON string. Since the API is documentated by itself, you need only to open the link above and follow the instructions."; $lang['wiboost'] = "Boost"; $lang['wiboost2desc'] = "You can define boost groups, for example to reward users. With that they will collect time faster (boosted) and therefore reach the next rank faster.

Steps to do:

1) Create a servergroup on your server, which should be used for the boost.

2) Define the boost defintion on this site.

Servergroup: Choose the servergroup that should triggers the boost.

Boost Factor: The factor to boost the online/active time of the user, which owned that group (example 2 times). As factor are also decimal numbers possible (example 1.5). Decimal places must be separated by a dot!

Duration in Seconds: Define how long the boost should be active. 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. It doesn't matter the user is online or not, the duration is running out.

3) Give one or more user on the TS server the defined servergroup to boost them."; $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à).
Più alto è il fattore, più velocemente l'utente raggiungerà il rank successivo.
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.

As factor are also decimal numbers possible. Decimal places must be separated by a period!

servergroup ID => fattore => tempo (in secondi)

Per separare ogni voce utilizza la virgola.

Esempio:
12=>2=>6000,13=>1.25=>2500,14=>5=>600
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['wiboostempty'] = "List is empty. Click on the plus symbol (button) to add an entry!"; $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!"; $lang['wibot4'] = "Avvia / Arresta il Bot Ranksystem"; $lang['wibot5'] = "Avvia il Bot"; $lang['wibot6'] = "Arresta il Bot"; $lang['wibot7'] = "Riavvia il Bot"; $lang['wibot8'] = "Log Ranksystem (estrai):"; $lang['wibot9'] = "Compila tutti i campi obbligatori prima di avviare il bot Ranksystem!"; $lang['wichdbid'] = "Client-database-ID reset"; $lang['wichdbiddesc'] = "Resetta il tempo online di un utente se il suo database-ID è cambiato.
The user will be matched by his unique Client-ID.

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.


How the Client-database-ID changes?

In every of the following cases the client gets a new Client-database-ID with the next connect to the TS3 server.

1) automatically by the TS3 server
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.
This option you can change inside your ts3server.ini:
dbclientkeepdays=30

2) restoring TS3 snapshot
When you are restoring a TS3 server snapshot, the database-IDs will be changed.

3) manually removing Client
A TeamSpeak client could also be removed manually or by a third-party script out of the TS3 server."; $lang['wichpw1'] = "La vecchia password è errata. Riprova."; $lang['wichpw2'] = "La nuova password non corrisponde. Riprova."; $lang['wichpw3'] = "La password è stata cambiata con successo. Connettiti con le credenziali su IP %s."; $lang['wichpw4'] = "Cambia Password"; $lang['wicmdlinesec'] = "Commandline Check"; $lang['wicmdlinesecdesc'] = "The Ranksystem bot has a security check to be able to start the bot only via command line. This method will be used by default when starting the bot about the Ranksystem webinterface.

On some system environments it is needed to disable this feature to be able to start the Ranksystem bot.
In this case you need to secure your environment yourself to prevent bot starts from outside (via URL jobs/bot.php)

Do NOT disable this function, when the bot is running on your system!"; $lang['wiconferr'] = "C'è un errore nella configurazione del RankSystem. Vai nell'interfaccia web i sistema le Impostazioni rank!"; $lang['widaform'] = "Formato data"; $lang['widaformdesc'] = "scegli il formato della data.

Esempio:
%a Giorni, %h Ore, %i Min, %s Sec"; $lang['widbcfgerr'] = "Errore nel salvataggio della configurazione del database! Connessione fallita o errore nella sovrascrittura del file 'other/dbconfig.php'"; $lang['widbcfgsuc'] = "Configurazione del database salvata con successo."; $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\"

The higher the Log-Level, the more information you'll get.

Changing the Log-Level will take effect with the next restart of the Ranksystem bot.

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.

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.
Per ogni utente, che ottenga il servergroup o che sia su un servergroup, il Ranksystem lo memorizzerà come descritto all'inizio.

Questa funzione può essere molto utile, quando un utente non è in un servergroup, Gli può essere attribuito il tempo online.

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"; $lang['widelsgdesc'] = "Scegli se agli utenti venga rimosso anche l'ultimo servergroup conosciuto, quando cancelli gli utenti dal database del Ranksystem.

Considererà solamente i servergroup riguardanti il Ranksystem"; $lang['wiexcept'] = "Exceptions"; $lang['wiexcid'] = "Eccezione Stanze"; $lang['wiexciddesc'] = "Inserisci gli ID delle stanze dove non verrà conteggiato il tempo del Rank.

Se un utente resta in uno dei canali elencati, il tempo non sarà completamente ignorato ma verrà conteggiato come tempo in IDLE.

Di conseguenza avrà senso solo se si utilizzerà la modalità 'Tempo di attività'."; $lang['wiexgrp'] = "Eccezione dei servergroup"; $lang['wiexgrpdesc'] = "Lista dei servergroup ID che non verranno contati dal Ranksystem (separati da virgola. es. 9,10,11)
Gli utenti che avranno almeno uno di questi servergroup verranno ignorati."; $lang['wiexres'] = "Modalità di Esclusione"; $lang['wiexres1'] = "Conteggia il tempo (default)"; $lang['wiexres2'] = "Ferma il tempo"; $lang['wiexres3'] = "Resetta il tempo"; $lang['wiexresdesc'] = "Ci sono tre modalità, su come gestire un esclusione. In tutti i casi il rankup (assegnazione di servergroups) è disabilitato. Puoi decidere diverse opzioni su come gestire il tempo speso da un utente (il quale è escluso).

1) Conteggia il tempo (default): Con il Default, il Ranksystem conteggia il tempo online/di attività degli utenti, i quali sono esclusi (client/servergroup). Con l'unica esclusione che il rankup (assegnazione di servergroups) è disabilitato. Questo significa che se un utente non è più escluso, gli verrà assegnato il servergroup in base al suo tempo collezionato (es. Livello 3).

2) Ferma il tempo: Con questa opzione il tempo passato online/in idle viene congelato (fermato) sul valore attuale (prima che l'utente sia stato escluso). Dopo aver rimosso l'esclusione (dopo aver rimosso il servergroup escluso all'utente o la regola di esclusione) il 'conteggio' torna attivo.

3) resetta il tempo: Con questa opzione il tempo online conteggiato dell'utente viene resettato (riportato a 0) dopo aver rimosso l'esclusione (dopo aver rimosso il servergroup escluso all'utente o la regola di esclusione). Il tempo calcolato prima dell'esclusione verrà cancellato.


L'esclusione dei canali non c'entra qui, perchè il tempo sarà sempre ignorato (come la modalità 'Ferma il tempo')."; $lang['wiexuid'] = "Eccezione degli utenti"; $lang['wiexuiddesc'] = "Lista degli utenti (ID Univoco) che non verranno contati dal Ranksystem (separati da virgola. es 5GFxciykQMojlrvugWti835Wdto=,YQf+7x/4LJ2Tw5cuQGItsVEn+S4=)
Questi utentiverranno ignorati."; $lang['wiexregrp'] = "rimuovi gruppo"; $lang['wiexregrpdesc'] = "Se un utente viene escluso dal Ranksystem, il gruppo di server assegnato dal Ranksystem verrà rimosso.

Il gruppo verrà rimosso solo con il '".$lang['wiexres']."' con il '".$lang['wiexres1']."'. In tutti gli altri modi, il gruppo di server non verrà rimosso.

Questa funzione è rilevante solo in combinazione con un '".$lang['wiexuid']."' o un '".$lang['wiexgrp']."' in combinazione con il '".$lang['wiexres1']."'"; $lang['wigrpimp'] = "Import Mode"; $lang['wigrpt1'] = "Time in Seconds"; $lang['wigrpt2'] = "Servergroup"; $lang['wigrpt3'] = "Permanent Group"; $lang['wigrptime'] = "Definisci Rankup"; $lang['wigrptime2desc'] = "Define a time after which a user should get automatically a predefined servergroup.

time in seconds => servergroup ID => permanent flag

Max. value is 999.999.999 seconds (over 31 years).

The entered seconds will be rated as 'online time' or 'active time', depending on the setting of the 'time mode' you have chosen.


The time in seconds needs to be entered cumulative!

wrong:

100 seconds, 100 seconds, 50 seconds
correct:

100 seconds, 200 seconds, 250 seconds
"; $lang['wigrptime3desc'] = "

Permanent Group
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.
By default (='OFF'), the current server group will be removed at the time, the user reaches a higher rank."; $lang['wigrptimedesc'] = "Definisci qui dopo quanto tempo un utente debba ottenere automaticamente un servergroup predefinito.

tempo (IN SECONDI) => servergroup ID => permanent flag

Max. value is 999.999.999 seconds (over 31 years)

Sono importanti per questa impostazione il 'Tempo online' o il 'Tempo di attività' di un utente, dipende da come impostata la modalità.

Ogni voce deve essere separate dalla successive con una virgola. br>
Dovrà essere inserito il tempo cumulativo

Esempio:
60=>9=>0,120=>10=>0,180=>11=>0
Su queste basi un utente ottiene il servergroup 9 dopo 60 secondi, a sua volta il 10 dopo altri 60 secondi e così via..."; $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 Access-Control-Allow-Origin header. More information you can find here:
%s

To allow a custom origin, enter the URL
Example:
https://ts-ranksystem.com


Muliple origins can be also defined. Seperate this from each other with a comma.
Example:
https://ts-ranksystem.com,https://ts-n.net
"; $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 %s header. More information you can find here:
%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 Utenti (Modalità Admin)"; $lang['wihladm0'] = "Function description (click)"; $lang['wihladm0desc'] = "Choose one or more reset options and press \"start reset\" to start it.
Each option is described by itself.

After starting the reset job(s), you can view the status on this site.

The reset task will be done about the Ranksystem Bot as a job.
It is necessary the Ranksystem Bot is running.
Do NOT stop or restart the Bot during the reset is in progress!

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.
Again, do NOT stop or restart the Bot!

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.

In case of a reset you might also want to withdraw servergroups 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!
The withdrawing of servergroups could take a while. An active 'Query-Slowmode' will further increase the required duration. We recommend a disabled 'Query-Slowmode'!


Be aware, there is no way of return!"; $lang['wihladm1'] = "aggiungi tempo"; $lang['wihladm2'] = "rimuovere il tempo"; $lang['wihladm3'] = "Reset Ranksystem"; $lang['wihladm31'] = "reset all user stats"; $lang['wihladm311'] = "zero time"; $lang['wihladm312'] = "delete users"; $lang['wihladm31desc'] = "Choose one of the both options to reset the statistics of all users.

zero time: Resets the time (online time & idle time) of all users to a value of 0.

delete users: With this option, all users will be deleted out of the Ranksystem database. The TeamSpeak database will not be touched!


Both options affect the following things..

.. on zero time:
Reset Server statistics summary (table: stats_server)
Reset My statistics (table: stats_user)
Reset List Rankup / user statistics (table: user)
Cleans Top users / user statistic snapshots (table: user_snapshot)

.. on delete users:
Cleans donut chart nations (table: stats_nations)
Cleans donut chart platforms (table: stats_platforms)
Cleans donut chart versions (table: stats_versions)
Reset Server statistics summary (table: stats_server)
Cleans My statistics (table: stats_user)
Cleans List Rankup / user statistics (table: user)
Cleans user ip-hash values (table: user_iphash)
Cleans Top users / user statistic snapshots (table: user_snapshot)"; $lang['wihladm32'] = "withdraw servergroups"; $lang['wihladm32desc'] = "Activate this function to withdraw the servergroups from all TeamSpeak users.

The Ranksystem scans each group, which is defined inside the 'rank up definition'. It will remove all user, which are known by the Ranksystem, out of this groups.

That's why it is important not to change the 'rank up definition', before you have done the reset. After reset you can change the 'rank up definition', sure!


The withdrawing of servergroups could take a while. An active 'Query-Slowmode' will further increase the required duration. We recommend a disabled 'Query-Slowmode'!


The servergroup itself on the TeamSpeak server will not be removed / touched."; $lang['wihladm33'] = "remove webspace cache"; $lang['wihladm33desc'] = "Activate this function to remove the cached avatars and servergroup icons, which are saved on the web space.

Affected directories:
- avatars
- tsicons

After finishing the reset job, the avatars and icons are automatically downloaded again."; $lang['wihladm34'] = "clean \"Server usage\" graph"; $lang['wihladm34desc'] = "Activate this function to empty the server usage graph on the stats site."; $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.

This stop is exactly working like the normal 'stop' parameter. Means, the Bot will not start with the 'check' parameter.

To start the Ranksystem Bot use the 'start' or 'restart' parameter."; $lang['wihladm4'] = "Delete user"; $lang['wihladm4desc'] = "Choose one or multiple user to delete them out of the Ranksystem database. The fully user will be removed and within all saved information, like the collected times."; $lang['wihladm40desc'] = "L'eliminazione non ha alcun impatto sul server TeamSpeak. Se l'utente esiste ancora nel database TS, questa funzione non lo rimuoverà da lì."; $lang['wihladm41'] = "You really want to delete the following user?"; $lang['wihladm42'] = "Attention: They cannot be restored!"; $lang['wihladm43'] = "Yes, delete"; $lang['wihladm44'] = "User %s (UUID: %s; DBID: %s) will be removed out of the Ranksystem database in a few seconds (have a look to the Ranksystem log)."; $lang['wihladm45'] = "Removed user %s (UUID: %s; DBID: %s) out of the Ranksystem database."; $lang['wihladm46'] = "Requested about admin function"; $lang['wihladm500'] = "Fondi utente"; $lang['wihladm500desc'] = "Nel caso in cui un utente abbia perso la propria identità di TeamSpeak, l'utente si connetterà con una nuova e perderà tutto il tempo accumulato online/attivo.

Questa funzione ti permette di fondere due utenti di TeamSpeak. Tutti i tempi accumulati (sia online che inattivo) verranno trasferiti dall'utente sorgente all'utente target."; $lang['wihladm501'] = "seleziona utente"; $lang['wihladm502'] = "SORGENTE"; $lang['wihladm502desc'] = "Seleziona un utente che funge da sorgente. I tempi di questo utente verranno trasferiti all'utente target."; $lang['wihladm503'] = "OBBIETTIVO"; $lang['wihladm503desc'] = "Seleziona un utente che funge da destinazione. L'utente di destinazione riceverà tutti i tempi (oltre ai propri) dell'utente di origine."; $lang['wihladm504'] = "fondere il tempo in"; $lang['wihladm505'] = "Vuoi veramente trasferire il tempo online/inattivo?"; $lang['wihladm506'] = "Il tempo dell'utente %s (UUID: %s; DBID: %s) verrà trasferito all'utente %s (UUID: %s; DBID: %s) in pochi secondi (dai un'occhiata al log di Ranksystem)"; $lang['wihladm507'] = "mostra utente dall'ultimo accesso"; $lang['wihladm507desc'] = "Scegli una data. Per una migliore visualizzazione, solo gli utenti che sono stati visti dopo questa data sono offerti per la selezione."; $lang['wihladm508desc'] = "Seleziona questa opzione per rimuovere l'UTENTE-SORGENTE dal database del sistema di ranking. L'utente completo verrà eliminato successivamente, comprese tutte le informazioni rimanenti."; $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.

The export might need a few minutes, depending on how big the database is. It will be done as job by the Ranksystem bot.
Do NOT stop or restart the Ranksystem Bot, while the job is running!

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!

After the download, check the last line of the SQL file, to be sure the file is fully written. It needs to be:
-- Finished export

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.

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.
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 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"; $lang['wihladmrs15'] = "Please choose at least one option!"; $lang['wihladmrs16'] = "enabled"; $lang['wihladmrs17'] = "Press %s Cancel %s to cancel the job."; $lang['wihladmrs18'] = "Job(s) was successfully canceled by request!"; $lang['wihladmrs2'] = "in progress.."; $lang['wihladmrs3'] = "faulted (ended with errors!)"; $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 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'] = "impostazioni"; $lang['wiignidle'] = "Ignora Idle"; $lang['wiignidledesc'] = "Definisci un periodo di tempo, fino a che il tempo di inattività di un utente verrà ignorato.

Quando un cliente non fa nulla sul server (=idle), questo tempo viene conteggiato dal Ranksystem. Grazie a questa funzione il tempo di inattività di un utente non sarà conteggiato fino al limite definito. Solo quando il limite definito viene superato, conta da tale data per il Ranksystem come il tempo di inattività.

Questà funzione è compatibile solo con il tempo di attività.

Significato La funzione è ad esempio per valutare il tempo di ascolto in conversazioni come l'attività.

0 = Disabilità la funzione

Esempio:
Ignore idle = 600 (seconds)
Un utente ha un idle di 8 minunti
Conseguenza:
8 minuti in IDLE verranno ignorati e poi il tempo successivo verrà conteggiato come tempo di attività. Se il tempo di inattività ora viene aumentato a oltre 12 minuti (quindi il tempo è più di 10 minuti) 2 minuti verrebbero conteggiati come tempo di inattività."; $lang['wiimpaddr'] = "Address"; $lang['wiimpaddrdesc'] = "Enter your name and address here.
Example:
Max Mustermann<br>
Musterstrasse 13<br>
05172 Musterhausen<br>
Germany
"; $lang['wiimpaddrurl'] = "Imprint URL"; $lang['wiimpaddrurldesc'] = "Add an URL to your own imprint site.

Example:
https://site.url/imprint/

To use the other fields to show the imprint on the Ranksystem stats site, empty this field."; $lang['wiimpemail'] = "E-Mail Address"; $lang['wiimpemaildesc'] = "Enter your email address here.
Example:
info@example.com
"; $lang['wiimpnotes'] = "Additional information"; $lang['wiimpnotesdesc'] = "Add additional information here, such as a disclaimer.
Leave the field blank so that this section does not appear.
HTML code for formatting is allowed."; $lang['wiimpphone'] = "Phone"; $lang['wiimpphonedesc'] = "Enter your telephone number with international area code here.
Example:
+49 171 1234567
"; $lang['wiimpprivacydesc'] = "Insert your privacy policy here (maximum 21,588 characters).
HTML code for formatting is allowed."; $lang['wiimpprivurl'] = "Privacy URL"; $lang['wiimpprivurldesc'] = "Add an URL to your own privacy policy site.

Example:
https://site.url/privacy/

To use the other fields to show the privacy policy on the Ranksystem stats site, empty this field."; $lang['wiimpswitch'] = "Imprint function"; $lang['wiimpswitchdesc'] = "Activate this function to publicly display the imprint and data protection declaration (privacy policy)."; $lang['wilog'] = "Path dei Log"; $lang['wilogdesc'] = "La path dei log del RankSystem.

Esempio:
/var/logs/ranksystem/

Assicurati che l'utente che hai assegnato (del web server) abbia i poteri per scrivere nella directory (oppure dai direttamente chmod 777 alla cartella log)."; $lang['wilogout'] = "Esci"; $lang['wimsgmsg'] = "Messaggio"; $lang['wimsgmsgdesc'] = "Imposta un messaggio che verrà inviato come messaggio privato su TS3 per quando un utente raggiunge il Rank Successivo.

Potrete utilizzare i BB-code di un comunissimo messaggio .
%s

Inoltre il tempo trascorsco potrà essere espresso con la stringa:
%1\$s - days
%2\$s - hours
%3\$s - minutes
%4\$s - seconds
%5\$s - name of reached servergroup
%6$s - name of the user (recipient)

Esempio:
Hey,\\nComplimenti! hai raggiunto il Ranksuccessivo grazie al tuo tempo online di %1\$s days, %2\$s hours and %3\$s minutes. [B]Continua Così[/B] ;-)
"; $lang['wimsgsn'] = "Server-News"; $lang['wimsgsndesc'] = "Definisci un messaggio, che sarà mostrato nella pagina /stats/ come notizia del server.

Puoi usare le funzioni base html per modificare il layout

Esempio:
<b> - per grassetto
<u> - per sottolineato
<i> - per italico
<br> - per andata a capo (new line)"; $lang['wimsgusr'] = "Notifica di aumento di rank"; $lang['wimsgusrdesc'] = "Informa un utente con un messaggio privato sul suo aumento di rank."; $lang['winav1'] = "TeamSpeak"; $lang['winav10'] = "Per favore utilizzare l'interfaccia solo attraverso %s HTTPS%s Una crittografia è fondamentale per garantire la privacy e la sicurezza.%sPer essere in grado di utilizzare HTTPS il vostro web server deve supportare una connessione SSL."; $lang['winav11'] = "Per favore digita lo unique Client-ID dell'admin per il Ranksystem (TeamSpeak -> Bot-Admin). Questo è molto importante nel caso perdessi le credenziali di accesso per la webinterface (per effettuarne un reset)."; $lang['winav12'] = "Addons"; $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'] = "Database"; $lang['winav3'] = "Core"; $lang['winav4'] = "Altri"; $lang['winav5'] = "Messaggio"; $lang['winav6'] = "Pagina delle Statistiche"; $lang['winav7'] = "Amministra"; $lang['winav8'] = "Avvia / Arresta il Bot"; $lang['winav9'] = "Aggiornamento disponibile!"; $lang['winxinfo'] = "Comando \"!nextup\""; $lang['winxinfodesc'] = "Permette all'utente nel server TS3 di scrivere nel comando \"!nextup\" al bot del Ranksystem (coda) come messaggio privato.

Come risposta l'utente riceverà un messaggio di testo definito con il tempo rimanente alla prossimo rank.

Disattivato - La funzione è disabilitata. Il comando '!nextup' verrà ignorato.
Permesso - prossimo rank - Invia all'utente un messaggio contenente il tempo rimasto per aumentare di grado.
Permesso - Ultimo rank - Invia all'utente un messaggio contenente il tempo rimasto per arrivare all'ultimo rank."; $lang['winxmode1'] = "Disattivato"; $lang['winxmode2'] = "Permesso - Prossimo rank"; $lang['winxmode3'] = "Permesso - Ultimo rank"; $lang['winxmsg1'] = "Messaggio"; $lang['winxmsg2'] = "Messaggio (Maggiore)"; $lang['winxmsg3'] = "Messaggio (Escluso)"; $lang['winxmsgdesc1'] = "Definisci il messaggio, che l'utente riceverà come risposta al comando \"!nextup\".

Argomenti:
%1$s - giorni al prossimo aumento di rank
%2$s - ore al prossimo aumento di rank
%3$s - minuti al prossimo aumento di rank
%4$s - secondi al prossimo aumento di rank
%5$s - nome del prossimo servergroup
%6$s - name of the user (recipient)
%7$s - current user rank
%8$s - name of the current servergroup
%9$s - current servergroup since


Esempio:
Il tuo prossimo aumento di rank sarà tra %1$s giorni, %2$s ore and %3$s minuti and %4$s secondi. Il prossimo servergroup che raggiungerai è [B]%5$s[/B].
"; $lang['winxmsgdesc2'] = "Definisci un messaggio, che l'utente riceverà come risposta al comando \"!nextup\", quando l'utente ha già raggiunto il rank più alto.

Argomenti:
%1$s - giorni al prossimo aumento di rank
%2$s - ore al prossimo aumento di rank
%3$s - minuti al prossimo aumento di rank
%4$s - secondi al prossimo aumento di rank
%5$s - nome del prossimo servergroup
%6$s - name of the user (recipient)
%7$s - current user rank
%8$s - name of the current servergroup
%9$s - current servergroup since


Esempio:
Hai raggiunto l'ultimo rank con %1$s gioni, %2$s ore e %3$s minuti e %4$s secondi.
"; $lang['winxmsgdesc3'] = "Definisci un messaggio, che l'utente riceverà come risposta al comando \"!nextup\",quando l'utente è escluso dal Ranksystem.

Argomenti:
%1$s - giorni al prossimo aumento di rank
%2$s - ore al prossimo aumento di rank
%3$s - minuti al prossimo aumento di rank
%4$s - secondi al prossimo aumento di rank
%5$s - nome del prossimo servergroup
%6$s - name of the user (recipient)
%7$s - current user rank
%8$s - name of the current servergroup
%9$s - current servergroup since


Esempio:
Sei escluso dal Ranksystem. Se desideri poter aumentare di rank contatta un amministratore nel server di TS3.
"; $lang['wirtpw1'] = "Scusa, hai dimenticato di inserire il tuo Bot-Admin prima all'interno della webinterface. The only way to reset is by updating your database! A description how to do can be found here:
%s"; $lang['wirtpw10'] = "Devi essere online nel server Teamspeak."; $lang['wirtpw11'] = "Devi essere online con l' unique Client-ID, che è salvato come Bot-Admin."; $lang['wirtpw12'] = "Devi essere online con lo stesso indirizzo IP nel server TeamSpeak3 come qui in questa pagina (anche con lo stesso protocollo IPv4 / IPv6)."; $lang['wirtpw2'] = "Bot-Admin non trovato nel server TS3. Devi essere online con l' unique Client ID che è salvato come Bot-Admin."; $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)."; $lang['wirtpw4'] = "\nLa password per la webinterface è stata resettata con successo.\nUsername: %s\nPassword: [B]%s[/B]"; $lang['wirtpw5'] = "E' stato inviato a TeamSpeak3 un messaggio privato all'amministratore con la nuova password."; $lang['wirtpw6'] = "La password della webinterface è stata resettata con successo. Richiesta dall' IP %s."; $lang['wirtpw7'] = "Resetta la Password"; $lang['wirtpw8'] = "Qui puoi resettare la password dell'interfaccia web."; $lang['wirtpw9'] = "I seguenti campi sono necessari per resettare la password:"; $lang['wiselcld'] = "Seleziona gli utenti"; $lang['wiselclddesc'] = "Seleziona gli utenti con il loro nickname, con l'ID Univoco o con il Client-database-ID.
È possibile selezionare più utenti."; $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:
%s

You can define the SameSite attribute here. This might be necessary/useful, when your are embed the Ranksystem with an iframe on another website.

This is only supported with PHP 7.3 or above."; $lang['wishcol'] = "Show/hide column"; $lang['wishcolat'] = "Tempo Attività"; $lang['wishcoldesc'] = "Switch this column 'on' or 'off' to show or hide it on the stats page.

This allows you to configure the List Rankup (stats/list_rankup.php) individually."; $lang['wishcolha'] = "hash IP addresses"; $lang['wishcolha0'] = "disable hashing"; $lang['wishcolha1'] = "secure hashing"; $lang['wishcolha2'] = "fast hashing (default)"; $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.

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.

fast hashing (default): 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'.

secure hashing: 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.

disable hashing: 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.


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).

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['wishcolot'] = "Tempo Online"; $lang['wishdef'] = "default column sort"; $lang['wishdef2'] = "2nd column sort"; $lang['wishdef2desc'] = "Define the second sorting level for the List Rankup page."; $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,
Chi è escluso dai rank non partecipa alla lista."; $lang['wishexgrp'] = "Eccetto i Servergroups"; $lang['wishexgrpdesc'] = "Mostra gli utenti in list_rankup.php, che sono nella lista 'client exception' e non dovrebbero essere considerati per il Ranksystem."; $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['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.

By default, all stats are visible. You can hide here some stats, if needed."; $lang['wishnav'] = "Mostra navigazione-sito"; $lang['wishnavdesc'] = "Mostra colonna navigazione-sito nella pagina 'stats/'.

Se disattivata la tabella di navigazione verrà nascosta.
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['wishsort2'] = "2nd sorting order"; $lang['wishsort2desc'] = "This will define the order for the second level sorting."; $lang['wishsortdesc'] = "Define the default sorting order for the List Rankup page."; $lang['wistcodesc'] = "Specify a required count of server-connects to meet the achievement."; $lang['wisttidesc'] = "Specify a required time (in hours) to meet the achievement."; $lang['wistyle'] = "stile personalizzato"; $lang['wistyledesc'] = "Definisci uno stile personalizzato per il sistema di classifica.
Questo stile verrà utilizzato per la pagina statistiche e l'interfaccia web.

Inserisci il tuo stile nella cartella 'style' in una sottocartella.
Il nome della sottocartella determinerà il nome dello stile.

Gli stili che iniziano con 'TSN_' sono forniti dal sistema di classifica. Verranno aggiornati con le future versioni.
Non dovresti quindi apportare modifiche a questi.
Tuttavia, puoi utilizzarli come modello. Copia lo stile in una cartella separata per apportare modifiche.

Sono richiesti due file CSS. Uno per la pagina statistiche e uno per l'interfaccia web.
È possibile anche includere un JavaScript personalizzato, ma questo è opzionale.

Convenzione dei nomi per CSS:
- Fissare 'ST.css' per la pagina statistiche (/stats/)
- Fissare 'WI.css' per la pagina dell'interfaccia web (/webinterface/)


Convenzione dei nomi per JavaScript:
- Fissare 'ST.js' per la pagina statistiche (/stats/)
- Fissare 'WI.js' per la pagina dell'interfaccia web (/webinterface/)


Se vuoi condividere il tuo stile con gli altri, puoi inviarlo all'indirizzo e-mail seguente:

%s

Lo includeremo nella prossima versione!"; $lang['wisupidle'] = "time Modalità"; $lang['wisupidledesc'] = "Ci sono due modalità di conteggio del tempo per applicare un aumento di rank.

1) Tempo Online: Tutto il tempo che l'utente passa in TS in IDLE o meno (Vedi colonna 'sum. online time' in the 'stats/list_rankup.php')

2) Tempo di attività: Al tempo online dell'utente viene sottratto il tempo in IDLE (AFK) (Vedi colonna 'sum. active time' in the 'stats/list_rankup.php').

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['wisvres'] = "Dovrai riavviare il Ranksystem affinché i cambiamenti vengano applicati!"; $lang['wisvsuc'] = "Modifiche salvate con successo!"; $lang['witime'] = "Fuso orario"; $lang['witimedesc'] = "Selezione il fuso orario di dove è hostato il server.

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.

Questa funzione è molto utile per i (music) bots, i quali cambiano molte volte il loro avatar."; $lang['wits3dch'] = "Canale di Default"; $lang['wits3dchdesc'] = "Il channel-ID cui il bot deve connettersi.

Il Bot entrerà in questo canale appena entrato nel TeamSpeak server."; $lang['wits3encrypt'] = "TS3 Query encryption"; $lang['wits3encryptdesc'] = "Activate this option to encrypt the communication between the Ranksystem and the TeamSpeak 3 server (SSH).
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.

Be also sure, you have checked the TS3 Query Port, which needs (perhaps) to be changed in the Ranksystem!

Attention: 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!

Requirements:

1) TS3 Server version 3.3.0 or above.

2) The PHP extension PHP-SSH2 is necessary.
On Linux you can it install with the following command:
%s
3) The encryption needs to be enabled on your TS3 server!
Activate the following parameters inside your 'ts3server.ini' and customize it for your needs:
%s After changing your TS3 server configurations a restart of your TS3 server is necessary."; $lang['wits3host'] = "Indirizzo TS3"; $lang['wits3hostdesc'] = "Indirizzo del vostro server Teamspeak
(IP o DNS)"; $lang['wits3pre'] = "Prefisso del comando del bot"; $lang['wits3predesc'] = "Sul server di TeamSpeak puoi comunicare con il bot Ranksystem tramite chat. Di default, i comandi del bot sono contrassegnati con un punto esclamativo '!'. Il prefisso viene utilizzato per identificare i comandi del bot come tali.

Questo prefisso può essere sostituito con qualsiasi altro prefisso desiderato. Ciò può essere necessario se si stanno utilizzando altri bot con comandi simili.

Ad esempio, il comando predefinito del bot sarebbe:
!help


Se si sostituisce il prefisso con '#', il comando apparirà come segue:
#help
"; $lang['wits3qnm'] = "Nome del Bot"; $lang['wits3qnmdesc'] = "Il nome con il quale la query si conneterà al TS3.
Potrai dare il nome che preferisci.
Ricorda che sarà anche il nome con il quale gli utenti riceveranno i messaggi su Teamspeak."; $lang['wits3querpw'] = "TS3 - Password della Query"; $lang['wits3querpwdesc'] = "Password della query di Teamspeak (di norma viene creata al primo avvio di Teamspeak, guarda qui per modificarla: CHANGE QUERY PASSWORD
."; $lang['wits3querusr'] = "TS3 - Utente della Query"; $lang['wits3querusrdesc'] = "Il nome utente della Query scelta
Di default è serveradmin
Ma se preferisci potrai creare un ulteriore query solo per il Ranksystem.
Per vedere i permessi necessari alla Query guarda:
%s"; $lang['wits3query'] = "TS3 - Porta della Query"; $lang['wits3querydesc'] = "La porta per l'accesso delle query a Teamspeak
Default RAW (plain text) is 10011 (TCP)
Default SSH (encrypted) is 10022 (TCP)

Se non è la porta di default e non sai che porta possa essere guarda all'interno del file 'ts3server.ini' nella directory principale del server Teamspeak dove troverai tutte le informazioni sul server."; $lang['wits3sm'] = "Query-Slowmode"; $lang['wits3smdesc'] = "Con la modalità Query-Slowmode potrai ridurre lo \"spam\" dei comandi query di TeamSpeak. E previene inoltre i ban per flood nel server Teamspeak.
I comandi della query arriveranno con un lieve ritardo in base al ritardo di risposta scelto.

!!! INOLTRE RIDURRA L'UTILIZZO DELLE RISORSE DEL SERVER !!!

Questa funzione non è consigliata, se non è richiesta. Il ritardo dei comandi del bot potrebbe causare imprecisione, sopratutto nell'utilizzo dei boost.

The last column shows the required time for one duration (in seconds):

%s

Consequently, the values (times) with the ultra delay become inaccurate by about 65 seconds! Depending on, what to do and/or server size even higher!"; $lang['wits3voice'] = "TS3 - Voice-Port"; $lang['wits3voicedesc'] = "La voice port del vostro Teamspeak
Di default è 9987 (UDP)
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.

Define your value in Mebibyte.

When you increase the value, be sure, you have enough space on this partition. Too big logfiles could bring perfomance issues!

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.

stable (default): You get the latest stable version. Recommended for production environments.

beta: 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!

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.

Questo canale va impostato manualmente nel tuo server Teamspeak. Nome, permessi e altre proprietà possono essere impostati a tua scelta; Solo gli utenti potranno entrare in questo canale!

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.

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"; $lang['wivlangdesc'] = "Scegli la lingua di default del Ranksystem.

La lingua è inoltre selezionabile dal sito e viene salvata per tutta la sessione."; $lang['yes'] = "sì"; ?>