release 1.2.0
This commit is contained in:
@@ -38,6 +38,7 @@ $lang['insterr3'] = "La funzione PHP exec deve essere abilitata, ma sembra non
|
||||
$lang['insterr4'] = "La tua versione PHP (%s) is antecedente alla 5.5.0. Aggiorna la tua PHP e prova ancora!";
|
||||
$lang['insterr5'] = "SimpleXML è richiesto, ma non sembra disponibile. Installa <a href=\"http://php.net/manual/en/simplexml.installation.php\" target=\"_blank\">simpleXML</a> e provca ancora!";
|
||||
$lang['insterr6'] = "PHP cURL is needed but seems not available. Install <a href=\"//php.net/manual/en/book.curl.php\" target=\"_blank\">PHP cURL</a> and try it again!";
|
||||
$lang['insterr7'] = "PHP Zip is needed but seems not available. Install <a href=\"//php.net/manual/en/book.zip.php\" target=\"_blank\">PHP Zip</a> and try it again!";
|
||||
$lang['isntwicfg'] = "Impossibile salvare la configurazione del database! Modifica il file 'other/dbconfig.php' dandogli i permessi 0777 (chmod 777 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 777 (on windows 'full access') e prova ad avviare il Ranksystem di nuovo.";
|
||||
@@ -89,6 +90,7 @@ $lang['pass4'] = "nuova password";
|
||||
$lang['pass5'] = "dimenticato password?";
|
||||
$lang['queryname'] = "Il primo nome del bot è già in uso. Sto riprovando con il secondo...";
|
||||
$lang['repeat'] = "ripetere";
|
||||
$lang['resettime'] = "Reset the online and idle time of user %s (unique Client-ID: %s; Client-database-ID %s) to zero, cause user got removed out of exception.";
|
||||
$lang['sccrmcld'] = "L'utente con il Client-ID %s è stato correttamente cancellato dal database del ranksystem.";
|
||||
$lang['sccupcount'] = "Aggiunto con successo un tempo online di %s secondi agli utenti con unique Client-IDs (%s)";
|
||||
$lang['setontime'] = "aggiungi tempo";
|
||||
@@ -237,7 +239,8 @@ $lang['stri0013'] = "<a href=\"http://nya-pw.ru/\" target=\"_blank\">sergey</a
|
||||
$lang['stri0014'] = "Bejamin Frost - for per i primi bootstrap design";
|
||||
$lang['stri0015'] = "<a href=\"http://hydrake.eu/\" target=\"_blank\">ZanK</a> - per la traduzione italiana";
|
||||
$lang['stri0016'] = "<a href=\"http://iraqgaming.net/\" target=\"_blank\">DeStRoYzR</a> & <a href=\"http://www.sagamer.net/\" target=\"_blank\">Jehad</a> - per avviare la traduzione in arabo";
|
||||
$lang['stri0017'] = "<a href=\"http://whitecs.ro/\" target=\"_blank\">SakaLuX</a> - per avviare la traduzione in rumeno";
|
||||
$lang['stri0017'] = "<a href=\"http://whitecs.ro/\" target=\"_blank\">SakaLuX</a> - per avviare la traduzione in rumeno"
|
||||
$lang['stri0018'] = "<a href=\"https://r4p3.net/members/0x0539.5476/\" target=\"_blank\">0x0539</a> - for initialisation dutch translation";
|
||||
$lang['sttw0001'] = "Top utenti";
|
||||
$lang['sttw0002'] = "Della settimana";
|
||||
$lang['sttw0003'] = "con %s ore di tempo online";
|
||||
@@ -254,7 +257,7 @@ $lang['sttw0013'] = "con %s ore di tempo attivo";
|
||||
$lang['sttm0001'] = "Del mese";
|
||||
$lang['stta0001'] = "Di sempre";
|
||||
$lang['upinf'] = "È stata trovato una versione piu recente del RankSystem (informazioni su come aggiornare qui: http://ts-n.net/ranksystem.php?artid=84#01id84); Informa gli utenti del server...";
|
||||
$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]http://ts-n.net/ranksystem.php[/URL].";
|
||||
$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]http://ts-n.net/ranksystem.php#changelog[/URL].\n\nStarting the update process in background. [B]Please check the ranksystem.log![/B]";
|
||||
$lang['upsucc'] = "Aggiornamento del database eseguito con successo.";
|
||||
$lang['upuser'] = "L'utente %s (unique Client-ID: %s; Client-database-ID %s) ha ottenuto un nuovo conteggio (somma del tempo online) di %s (tempo di attività (rispetto al nuovo conteggio): %s).";
|
||||
$lang['upuserboost'] = "L'utente %s (unique Client-ID: %s; Client-database-ID %s) ha ottenuto un nuovo conteggi (somma del tempo online) di %s (tempo di attività (rispetto al nuovo conteggio): %s) <b>[BOOST %sx]</b>.";
|
||||
@@ -301,6 +304,11 @@ $lang['wiexcid'] = "Eccezione Stanze";
|
||||
$lang['wiexciddesc'] = "Inserisci gli ID delle stanze dove non verrà conteggiato il tempo del Rank.<br><br>Se un utente resta in uno dei canali elencati, il tempo non sarà completamente ignorato ma verrà conteggiato come tempo in IDLE.<br><br>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)<br>Gli utenti che avranno almeno uno di questi servergroup verranno ignorati.";
|
||||
$lang['wiexres'] = "exception mode";
|
||||
$lang['wiexres1'] = "default (count time)";
|
||||
$lang['wiexres2'] = "break time";
|
||||
$lang['wiexres3'] = "reset time";
|
||||
$lang['wiexresdesc'] = "There are three modes, how to handle an exception. In every case the rank up (assign servergroup) is disabled. You can choose different options how the spended time from a user (which is excepted) should be handled.<br><br>1) <b>default (count time)</b>: At default the Ranksystem also count the online/active time of users, which are excepted (client/servergroup). With an exception only the rank up (assign servergroup) is disabled. That means if a user is not any more excepted, he would be assign to the group depending his collected time (e.g. level 3).<br><br>2) <b>break time</b>: On this option the spend online and idle time will be frozen (break) to the actual value (before the user got excepted). After an exception the (after removing the excepted servergroup or remove the expection rule) 'counting' will go on.<br><br>3) <b>reset time</b>: With this function the counted online and idle time will be resetting to zero at the moment the user are not any more excepted (due removing the excepted servergroup or remove the exception rule). The spend time due exception would be still count till it got reset.<br><br><br>The channel exception doesn't matter here, cause the time will always be ignored (like the break mode).";
|
||||
$lang['wiexuid'] = "Eccezione degli utenti";
|
||||
$lang['wiexuiddesc'] = "Lista degli utenti (ID unico) che non verranno contati dal Ranksystem (separati da virgola. es 5GFxciykQMojlrvugWti835Wdto=,YQf+7x/4LJ2Tw5cuQGItsVEn+S4=)<br>Questi utentiverranno ignorati.";
|
||||
$lang['wigrptime'] = "rank up defintion";
|
||||
|
||||
Reference in New Issue
Block a user