L'utente è stato aggiunto al sistema.";
$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'] = "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['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['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['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['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); requested about admin function.";
$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['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 for czech translation";
$lang['stri0025'] = "%s for polish translation";
$lang['stri0026'] = "%s for spanish translation";
$lang['stri0027'] = "%s for initialisation hungarian translation";
$lang['stri0028'] = "%s for azerbaijan translation";
$lang['stri0029'] = "%s for the imprint function";
$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)
12=>2=>6000,13=>1.25=>2500,14=>5=>600Nell'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.
dbclientkeepdays=30
time in seconds => servergroup ID => permanent flag
100 seconds, 100 seconds, 50 secondscorrect:
100 seconds, 200 seconds, 250 seconds"; $lang['wigrptime3desc'] = "
tempo (IN SECONDI) => servergroup ID => permanent flag
60=>9=>0,120=>10=>0,180=>11=>0Su 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['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.
Max Mustermann<br>"; $lang['wiimpaddrurl'] = "Imprint URL"; $lang['wiimpaddrurldesc'] = "Add an URL to your own imprint site.
Musterstrasse 13<br>
05172 Musterhausen<br>
Germany
https://site.url/imprint/
info@example.com"; $lang['wiimpnotes'] = "Additional information"; $lang['wiimpnotesdesc'] = "Add additional information here, such as a disclaimer.
+49 171 1234567"; $lang['wiimpprivacydesc'] = "Insert your privacy policy here (maximum 21,588 characters).
https://site.url/privacy/
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.
%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
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.
%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
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.
%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
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: