release 1.3.23

This commit is contained in:
Newcomer1989
2023-10-19 00:44:22 +02:00
parent 7633da22e0
commit 25d375a433
27 changed files with 761 additions and 258 deletions

View File

@@ -81,6 +81,7 @@ $lang['cleants'] = "Numero di utenti trovati nel database di TeamSpeak: %s (of
$lang['day'] = "%s <small>giorno</small>";
$lang['days'] = "%s <small>giorni</small>";
$lang['dbconerr'] = "Connessione al Database fallita: ";
$lang['delmark'] = "Segnalazione di cancellazione";
$lang['desc'] = "descending";
$lang['descr'] = "Description";
$lang['duration'] = "Duration";
@@ -160,6 +161,7 @@ $lang['msg0008'] = "Controllo aggiornamenti completato. Se un aggiornamento è
$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";
@@ -172,6 +174,7 @@ $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.<br><br>Il tempo online digitato sarà considerato per l'aumento di rank e avrà effetto immediato.";
@@ -372,7 +375,6 @@ $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['stri0030'] = "%s per lo stile 'CosmicBlue' per la pagina delle statistiche e l'interfaccia web";
$lang['stta0001'] = "Di sempre";
$lang['sttm0001'] = "Del mese";
$lang['sttw0001'] = "Top utenti";
@@ -526,13 +528,27 @@ $lang['wihladm35'] = "start reset";
$lang['wihladm36'] = "stop Bot afterwards";
$lang['wihladm36desc'] = "Is this option activated, the Bot will stop after all reset things are done.<br><br>This stop is exactly working like the normal 'stop' parameter. Means, the Bot will <u>not</u> start with the 'check' parameter. <br><br> To start the Ranksystem Bot use the 'start' or 'restart' parameter.";
$lang['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.<br><br>The deletion doesn't effect the TeamSpeak server. If the user still exists in the TS database, it will <u>not</u> be deleted due this function.";
$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 <u>non</u> 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.<br><br>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:";
@@ -705,4 +721,5 @@ $lang['wiverify'] = "Verification-Channel";
$lang['wiverifydesc'] = "Inserisci l'ID del canale di verifica.<br><br>Questo canale va impostato <u>manualmente</u> nel tuo server Teamspeak. Nome, permessi e altre proprietà possono essere impostati a tua scelta; Solo gli utenti potranno entrare in questo canale!<br><br>La verifica va fatta dall'utente nella sua pagina delle informazioni (/stats/). Questo è necessario solo se i visitatori della pagina web non possono essere direttamente associati al profilo del server Teamspeak.<br><br>Per essere verificato l'utente deve essere all'interno del canale di verifica sul server Teamspeak. Qui riceverà un token per la sua pagina delle statistiche.";
$lang['wivlang'] = "Lingua";
$lang['wivlangdesc'] = "Scegli la lingua di default del Ranksystem.<br><br>La lingua è inoltre selezionabile dal sito e viene salvata per tutta la sessione.";
$lang['yes'] = "";
?>