| [ Index ] |
|
Code source de PHP NUKE 7.9 |
1 <?php 2 3 /**************************************************************************/ 4 /* PHP-NUKE: Advanced Content Management System */ 5 /* ============================================ */ 6 /* */ 7 /* This is the language module with all the system messages */ 8 /* */ 9 /* If you made a translation, please go to the site and send to me */ 10 /* the translated file. Please keep the original text order by modules, */ 11 /* and just one message per line, also double check your translation! */ 12 /* */ 13 /* You need to change the second quoted phrase, not the capital one! */ 14 /* */ 15 /* If you need to use double quotes (") remember to add a backslash (\), */ 16 /* so your entry will look like: This is \"double quoted\" text. */ 17 /* And, if you use HTML code, please double check it. */ 18 /**************************************************************************/ 19 20 define("_EMAIL","Email"); 21 define("_YES","Si"); 22 define("_NO","No"); 23 define("_OPTIONAL","(opzionale)"); 24 define("_REQUIRED","(richiesto)"); 25 define("_SAVECHANGES","Salva Modifiche"); 26 define("_THRESHOLD","Limite"); 27 define("_NOCOMMENTS","Nessun Commento"); 28 define("_NESTED","Nidificati"); 29 define("_FLAT","Piatto"); 30 define("_THREAD","Concatenati"); 31 define("_OLDEST","Vecchi Prima"); 32 define("_NEWEST","Nuovi Prima"); 33 define("_HIGHEST","Voti Alti Prima"); 34 define("_ERRORINVEMAIL","ERRORE: Email non valida"); 35 define("_ERROREMAILSPACES","ERRORE: l'indirizzo email non deve contenere spazi"); 36 define("_ERRORINVNICK","ERRORE: Nickname non valido"); 37 define("_NICK2LONG","Nickname troppo lungo. Deve essere inferiore ai 25 caratteri"); 38 define("_NAMERESERVED","ERRORE: Questo Nome è Riservato"); 39 define("_NICKNOSPACES","ERRORE: il Nickname non deve contenere spazi"); 40 define("_NICKTAKEN","ERRORE: Nickname già esistente nel nostro database"); 41 define("_EMAILREGISTERED","ERRORE: indirizzo Email già registrato"); 42 define("_UUSERNAME","Nome Utente"); 43 define("_FINISH","Finito"); 44 define("_YOUUSEDEMAIL","Tu o qualcun'altro ha usato il tuo indirizzo email"); 45 define("_TOREGISTER","per registrare un account su"); 46 define("_FOLLOWINGMEM","Seguono le informazioni utente:"); 47 define("_UNICKNAME","-Nickname:"); 48 define("_UPASSWORD","-Password:"); 49 define("_USERPASS4","Password Utente per"); 50 define("_YOUAREREGISTERED","Adesso sei registrato. Dovresti ricevere entro pochi minuti la tua password personale direttamente all'indirizzo email che ci hai fornito."); 51 define("_THISISYOURPAGE","Questa è la tua pagina personale"); 52 define("_AVATAR","Avatar"); 53 define("_WEBSITE","Sito Web"); 54 define("_ICQ","Numero ICQ"); 55 define("_AIM","Numero AIM"); 56 define("_YIM","Numero YIM"); 57 define("_MSNM","Numero MSNM"); 58 define("_LOCATION","Residenza"); 59 define("_OCCUPATION","Occupazione"); 60 define("_INTERESTS","Interessi"); 61 define("_SIGNATURE","Firma"); 62 define("_MYHOMEPAGE","Mia HomePage:"); 63 define("_MYEMAIL","Mio Email:"); 64 define("_EXTRAINFO","Extra Info"); 65 define("_NOINFOFOR","Non ci sono info disponibili per"); 66 define("_LAST10COMMENTS","Ultimi 10 Commenti by"); 67 define("_LAST10SUBMISSIONS","Ultimi 10 Articoli Inseriti inviati by"); 68 define("_LOGININCOR","Login Incorretto! Riprova..."); 69 define("_USERLOGIN","Login Utente"); 70 define("_USERREGLOGIN","Registrazione/Login Utenti"); 71 define("_REGNEWUSER","Registrazione Nuovo Utente"); 72 define("_LIST","Lista"); 73 define("_NEWUSER","Nuovo Utente"); 74 define("_PASSWILLSEND","(La Password sarà inviata all'indirizzo email inserito)"); 75 define("_COOKIEWARNING","Avviso: Account preferenze sono basate sui cookie."); 76 define("_ASREGUSER","Come Utente Registrato puoi:"); 77 define("_ASREG1","Postare commenti con il tuo nome"); 78 define("_ASREG2","Inviare articoli con il tuo nome"); 79 define("_ASREG3","Avere un box personale in Home Page"); 80 define("_ASREG4","Selezionare quanti articoli vuoi in Home"); 81 define("_ASREG5","Personalizzare i commenti"); 82 define("_ASREG6","Selezionare temi grafici differenti"); 83 define("_ASREG7","e molto altro ancora..."); 84 define("_REGISTERNOW","Registrati Adesso! E' Gratis!"); 85 define("_WEDONTGIVE","Assoluto rispetto della Privacy e dell'Anonimato."); 86 define("_ALLOWEMAILVIEW","Abilita gli altri utenti a vedere il mio indirizzo email"); 87 define("_OPTION","Opzioni"); 88 define("_PASSWORDLOST","Hai dimenticato la tua Password?"); 89 define("_NOPROBLEM","Nessun problema. Basta scrivere il tuo Nickname e cliccare sul bottone. Ti sarà inviata una Email automatica con il tuo Codice di Conferma, quindi riscrivi il tuo Nickname e il tuo Nuovo Codice di Conferma, a questo punto ti sarà inviata una nuova password."); 90 define("_CONFIRMATIONCODE","Codice di Conferma"); 91 define("_SENDPASSWORD","Invia Password"); 92 define("_YOUARELOGGEDOUT","Ora sei disconnesso!"); 93 define("_SORRYNOUSERINFO","Spiacenti, nessun utente corrispondente trovato nel database"); 94 define("_USERACCOUNT","L'account utente"); 95 define("_AT","su"); 96 define("_HASTHISEMAIL","ha questa email associata con esso."); 97 define("_AWEBUSERFROM","Un Utente Web da"); 98 define("_HASREQUESTED","ha appena richiesto l'invio della password."); 99 define("_YOURNEWPASSWORD","La Tua nuova Password è:"); 100 define("_YOUCANCHANGE","Puoi cambiarla una volta entrato nel tuo account"); 101 define("_IFYOUDIDNOTASK","Se non hai mai chiesto nulla del genere, non preoccuparti. Tu stai vedendo questo messaggio, nessun altro. Se questo è stato un errore accedi con la tua nuova password."); 102 define("_UPDATEFAILED","Impossibile aggiornare utente. Contatta l'Amministratore."); 103 define("_PASSWORD4","Password per"); 104 define("_MAILED","Spedita."); 105 define("_CODEREQUESTED","ha appena richiesto il Codice di Conferma per cambiare la password."); 106 define("_YOURCODEIS","Il tuo Codice di Conferma è:"); 107 define("_WITHTHISCODE","Con questo Codice puoi adesso assegnare una nuova password a"); 108 define("_IFYOUDIDNOTASK2","Se non hai richiesto questa opzione, non preoccuparti. Cancella questa Email."); 109 define("_CODEFOR","Codice di Conferma per"); 110 define("_USERPASSWORD4","Password Utente per"); 111 define("_UREALNAME","Nome Reale"); 112 define("_UREALEMAIL","Email Reale"); 113 define("_EMAILNOTPUBLIC","(Questo indirizzo Email non sarà reso pubblico ma è richiesto, sarà usato solo per la gestione del tuo account, password persa ecc...)"); 114 define("_UFAKEMAIL","Falsa Email"); 115 define("_EMAILPUBLIC","(Questa Email sarà resa pubblica. Scrivi ciò che vuoi, Occhio allo Spam)"); 116 define("_YOURHOMEPAGE","Tua Home Page"); 117 define("_YOURAVATAR","Tuo Avatar"); 118 define("_YICQ","Tuo ICQ"); 119 define("_YAIM","Tuo AIM"); 120 define("_YYIM","Tuo YIM"); 121 define("_YMSNM","Tuo MSNM"); 122 define("_YLOCATION","Tua Residenza"); 123 define("_YOCCUPATION","Tua Occupazione"); 124 define("_YINTERESTS","Tuoi Interessi"); 125 define("_255CHARMAX","(255 caratteri max. Scrivi la tua Firma utilizzando liberamente codice HTML)"); 126 define("_CANKNOWABOUT","(255 caratteri max. Scrivi quello che vuoi far sapere agli altri di te)"); 127 define("_TYPENEWPASSWORD","(scrivi una nuova password due volte per cambiarla)"); 128 define("_SOMETHINGWRONG","Qualcosa è andato storto... come mi fa innervosire questa cosa... a te no?"); 129 define("_PASSDIFFERENT","Le password inserite non sono uguali. Devono essere identiche."); 130 define("_CHARLONG","caratteri"); 131 define("_AVAILABLEAVATARS","Lista Avatar Disponibili"); 132 define("_NEWSINHOME","Numero Articoli in Home Page"); 133 define("_MAX127","(max. 127):"); 134 define("_ACTIVATEPERSONAL","Attiva Menu Personale"); 135 define("_CHECKTHISOPTION","(Seleziona questa opzione e il seguente testo apparirà nella Home Page)"); 136 define("_YOUCANUSEHTML","(Puoi usare tags HTML)"); 137 define("_SELECTTHEME","Seleziona Un Tema"); 138 define("_THEMETEXT1","Questa opzione cambia il look grafico del sito."); 139 define("_THEMETEXT2","Le modifiche saranno valide solo per te."); 140 define("_THEMETEXT3","Ogni Utente Registrato può vedere il sito con differenti temi grafici a sua scelta tra quelli disponibili."); 141 define("_DISPLAYMODE","Modo Visualizzazione"); 142 define("_SORTORDER","Ordinamento"); 143 define("_COMMENTSWILLIGNORED","Commenti valutati meno del valore impostato verranno automaticamente ignorati."); 144 define("_UNCUT","Uncut and Raw"); 145 define("_EVERYTHING","Almost Everything"); 146 define("_FILTERMOSTANON","Filter Most Anonymous"); 147 define("_USCORE","Voto"); 148 define("_SCORENOTE","Post Anonimo parte da 0, post di un utente registrato logged in parte da 1. Moderatori aggiungono e tolgono punti."); 149 define("_NOSCORES","Non visualizzare il punteggio"); 150 define("_HIDDESCORES","(Punteggio nascosto: esiste ma tu non lo vedi.)"); 151 define("_MAXCOMMENT","Lunghezza Max Commenti"); 152 define("_TRUNCATES","(Tronca i commenti lunghi e aggiungi un link a Leeggi Tutto. Set alto per disabilitare)"); 153 define("_BYTESNOTE","bytes (1024 bytes = 1K)"); 154 define("_USENDPRIVATEMSG","Invia un Messaggio Privato a"); 155 define("_THEMESELECTION","Selezione Tema"); 156 define("_COMMENTSCONFIG","Configurazione Commenti"); 157 define("_HOMECONFIG","Configurazione Home Page"); 158 define("_PERSONALINFO","Informazioni Personali"); 159 define("_USERSTATUS","Attuale Status Utente"); 160 define("_ONLINE","Online"); 161 define("_OFFLINE","Offline"); 162 define("_CHANGEYOURINFO","Cambia Tue Info"); 163 define("_CONFIGCOMMENTS","Setup Commenti"); 164 define("_CHANGEHOME","Cambia Home"); 165 define("_LOGOUTEXIT","Logout/Esci"); 166 define("_SELECTTHETHEME","Seleziona Tema"); 167 define("_PRIVATEMESSAGES","I Tuoi Messaggi Privati"); 168 define("_EDITUSER","Edita Utente"); 169 define("_RECEIVENEWSLETTER","Ricevere la Newsletter per Email?"); 170 define("_NOTSUBSCRIBED","non sei iscritto alla nostra Newsletter"); 171 define("_SUBSCRIBED","Sei iscritto alla nostra Newsletter"); 172 define("_USERCHECKDATA","please check the following information. If all is correct you can proceed with the registration by clicking on \"Finish\" button, otherwise \"Go Back\" and change whatever information is needed."); 173 define("_USERFINALSTEP","New User Registration: Final Step"); 174 define("_ACCOUNTCREATED","New User Account Created!"); 175 define("_THANKSUSER","Thank you for registering at"); 176 define("_YOUCANLOGIN","In a few seconds you'll receive an email from our system with your assigned password. Then you can login <a href=\"modules.php?name=Your_Account\">here</a>. Remember to change you password and to configure your account preferences. Hope you can enjoy our services."); 177 define("_BROWSEUSERS","Browse Users"); 178 define("_SEARCHUSERS","Search Users"); 179 define("_BROADCAST","Broadcast Public Message"); 180 define("_BROADCASTTEXT","You can send a <i>Public Message</i> from here (255 characters max). This message will be displayed to all online users in the next 10 minutes. Any user online will see you message just once in a red bar under the site's logo. Any user can deactivate this feature from <a href=\"modules.php?name=Your_Account&op=edithome\">here</a>. Please don't abuse. HTML code isn't allowed here."); 181 define("_SEND","Send"); 182 define("_MESSAGEACTIVATE","Activate Broadcast Public Messages?"); 183 define("_BROADCASTSENT","Your Broadcast Message has been sent."); 184 define("_BROADCASTNOTSENT","<b>ERROR:</b> Your Broadcast Message is empty or you already sent a message recently. To publish another message you need to wait about 10 minutes."); 185 define("_RETURNPAGE","Return to your personal page"); 186 define("_MYHEADLINES","My Headlines"); 187 define("_SELECTASITE","Select the site from which you want to read the headlines:"); 188 define("_SELECTASITE2","Select a Web Site"); 189 define("_ORTYPEURL","Or type the headlines RSS/XML url of your prefered site:"); 190 define("_GO","Go"); 191 define("_HEADLINESFROM","Headlines from"); 192 define("_WEBMAIL", "WebMail"); 193 define("_MESSAGES","Messages"); 194 define("_RETURNACCOUNT", "Return to Your Account Page"); 195 define("_ACCESSTO", "Access to"); 196 define("_CREATEJOURNAL", "Create your own Journal"); 197 define("_READHEADLINES", "Read custom headlines"); 198 define("_POPMSGACTIVE","Activate Private Message PopUp?"); 199 define("_READMYJOURNAL","Read My Journal"); 200 define("_AVATARNOTE","You can select your avatar once you have been registered"); 201 define("_USRNICKNAME","Nickname/Username"); 202 define("_ALWAYSSHOWEMAIL","Always show my Email Address"); 203 define("_HIDEONLINE","Hide your online status"); 204 define("_REPLYNOTIFY","Always notify me of replies"); 205 define("_REPLYNOTIFYMSG","Sends an email when someone replies to a topic you have posted in. This can be changed whenever you post"); 206 define("_PMNOTIFY","Notify on new Private Message by Email"); 207 define("_POPPM","Pop up window on new Private Message"); 208 define("_POPPMMSG","Will open a new popup window to inform you when new private messages arrive"); 209 define("_ATTACHSIG","Always attach my signature"); 210 define("_ALLOWBBCODE","Always allow BBCode"); 211 define("_ALLOWHTMLCODE","Always allow HTML"); 212 define("_ALLOWSMILIES","Always enable Smilies"); 213 define("_FORUMSTIME","Forums Timezone"); 214 define("_FORUMSDATE","Forums Date format"); 215 define("_FORUMSDATEMSG","The syntax used is identical to the PHP <a href=\"http://www.php.net/date\">date()</a> function"); 216 define("_SECURITYCODE","Security Code"); 217 define("_TYPESECCODE","Type Security Code Here"); 218 define("_NEWUSERERROR","New User Creation Error!"); 219 define("_SECCODEINCOR","Security Code is incorrect, Please go back and type it exactly as given..."); 220 define("_RETYPEPASSWORD","Re-type Password"); 221 define("_ALLREQUIRED","All fields are required"); 222 define("_YOUWILLRECEIVE","You will receive a confirmation email with a link to a page you should visit to activate your account in the next 24 hours."); 223 define("_BLANKFORAUTO","Leave blank for auto-generate your password"); 224 define("_TOFINISHUSER","To finish the registration process you should visit the following link in the next 24 hours to activate your user account, otherwise the information will be automaticaly deleted by the system and you should apply again:"); 225 define("_YOUPASSMUSTBE","Your Password must be"); 226 define("_FINISHUSERCONF","Your request for a new account has been processed. You'll receive an email in the next few seconds with a activation link that should be visited in the next 24 hours to be able to activate your account."); 227 define("_ACTIVATIONERROR","New User Activation Error"); 228 define("_ACTIVATIONYES","New User Activation"); 229 define("_ACTMSG","Your account has been activated. Please login from <a href=\"modules.php?name=Your_Account\">this link</a> using your assigned Nickname and Password."); 230 define("_ACTERROR1","New user verification number is invalid.<br><br>Please be sure to click on the link you received by email or apply for a new account <a href=\"modules.php?name=Your_Account\">here</a>."); 231 define("_ACTERROR2","There is no user in the database with this information.<br><br>You can register a new user from <a href=\"modules.php?name=Your_Account\">here</a>."); 232 define("_ACTIVATIONSUB","New User Account Activation"); 233 define("_USERKARMA","User Karma:"); 234 define("_CHANGEKARMA","Change Karma for User"); 235 define("_ADMINFUNCTIONS","Administration Functions"); 236 define("_KARMAGOOD","Good Karma"); 237 define("_KARMAGOODHLP","This is a normal good user"); 238 define("_KARMAGOODREF","Default value. Users marked with <i>Good Karma</i> can post their comments without any restrictions."); 239 define("_KARMALOW","Regular Karma"); 240 define("_KARMALOWHLP","This user has been marked, requires atention"); 241 define("_KARMALOWREF","Users marked with <i>Regular Karma</i> should be under observation. Consider this value a <i>flag</i> to have a eye on it."); 242 define("_KARMABAD","Bad Karma"); 243 define("_KARMABADHLP","This user is bad and his comments are moderated"); 244 define("_KARMABADREF","Users marked with <i>Bad Karma</i> can post comments but the administrator should approve/moderate them from the admin panel."); 245 define("_KARMADEVIL","Devil Karma"); 246 define("_KARMADEVILHLP","This user is a devil and his comments will not be published"); 247 define("_KARMADEVILREF","Users marked with <i>Devil Karma</i> are very bad. This users are not allowed to post comments. All his content is just ignored and nothing will be published."); 248 249 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Sun Apr 1 11:11:59 2007 | par Balluche grâce à PHPXref 0.7 |