Filter:   InfoImg
download lang-italian.php
Language: PHP
LOC: 725
Project Info
Free Market(freemarket)
Server: SourceForge
Type: cvs
...\freemarket\freemarket\www\
   .htaccess
   admin.php
   article.php
   auth.inc.php
   backend.php
   banners.php
   comments.php
   counter.php
   dhtmllib.js
   download.php
   ezhilit.php
   faq.php
   footer.php
   friend.php
   header.php
   index.php
   lang-croatian.php
   lang-danish.php
   lang-dutch.php
   lang-english.php
   lang-french.php
   lang-german.php
   lang-indonesia.php
   lang-indonesian.php
   lang-italian.php
   lang-japanese.php
   lang-korean.php
   lang-latvian.php
   lang-norwegian.php
   lang-polish.php
   lang-portuguese.php
   lang-quebec.php
   lang-russian.php
   lang-simplifiedchinese.php
   lang-slovak.php
   lang-spanish.php
   lang-swedish.php
   lang-TEMPLATE.php
   ...-traditionalchinese.php
   links.php
   mainfile.php
   memberlist.php
   memberslist.php
   pollBooth.php
   pollcomments.php
   postinfo.html
   print.php
   problems.php
   scroller.js
   search.php
   sections.php
   stats.php
   submit.php
   top.php
   topics.php
   user.php

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
<?php

/*
Welcome to PHP-NUKE

This is the language module with "all" the system messages without any order.

Translated by:
    Marcello Scacchetti (nextrem@tiscalinet.it)
    http://www.s0ftpj.org
    
Some Fixes here and there and 3.5 update from:
	Aldo Benetti (aldo.benetti@itsconsulting.it)
	http://www.itsconsulting.it
	
Revisione per la versione 4:
	Antonello Onida (antonida@libero.it)
	www.abconsul.com
*/

function translate($phrase) {
    
    switch($phrase) {

    case "(Are you sure you included a URL? Did ya test them for typos?)":	$tmp = "(Sei sicuro di voler includere un URL?  Lo hai controllato per eventuali errori di scrittura?)"; break;
    case "(Did you check URLs?)":		$tmp = "(Hai controllato gli URL?)"; break;
    case "(for changes only)":			$tmp = "(solo per cambiamenti)"; break;
    case "- are you sure?":			$tmp = "- sei sicuro?"; break;
    case "Add Author":				$tmp = "Aggiungi Autore"; break;
    case "Administration Menu":			$tmp = "Menu Amministrazione"; break;
    case "NEW Article":				$tmp = "Nuovo Articolo"; break;
    case "Left Blocks":				$tmp = "Blocchi di Sinistra"; break;
    case "Right Blocks":			$tmp = "Blocchi di Destra"; break;
    case "Admin Block":				$tmp = "Blocco di Amministrazione"; break;
    case "Main Block":				$tmp = "Blocco Principale"; break;
    case "Sections Manager":			$tmp = "Gestione Sezioni"; break;
    case "Logout / Exit":			$tmp = "Disconnetti / Esci"; break;
    case "User doesn't exist!":			$tmp = "L'utente non esiste!"; break;
    case "Submit News":				$tmp = "Invia Notizie"; break;
    case "We allow just one vote per day":	$tmp = "Un solo voto possibile per giorno"; break;
    case "Surveys/Polls":			$tmp = "Sondaggi/Questionari"; break;
    case "HTTP Referers":			$tmp = "HTTP collegamenti"; break;
    case "Who is linking our site?":		$tmp = "Chi sta linkando il nostro sito?"; break;
    case "Delete Referers":			$tmp = "Cancella collegamenti"; break;
    case "link visited:":			$tmp = "links visitati:"; break;
    case "most linked stories":			$tmp = "articoli maggiormente linkate"; break;
    case "Delete Polls":			$tmp = "Cancella Sondaggi"; break;
    case "Last":				$tmp = "Ultimi"; break;
    case "Articles":				$tmp = "Articoli"; break;
    case "Edit":				$tmp = "Modifica"; break;
    case "Delete":				$tmp = "Elimina"; break;
    case "Current Active Topics":		$tmp = "Argomenti Attualmente Attivi"; break;
    case "Click to Edit":			$tmp = "Clicca per Modificare"; break;
    case "Add a New Topic":			$tmp = "Aggiungi un Nuovo Argomento"; break;
    case "Topic Name:":				$tmp = "Nome Argomento:"; break;
    case "Topic Text:":				$tmp = "Testo Argomento:"; break;
    case "Topic Image:":			$tmp = "Immagine Argomento:"; break;
    case "Add Topic!":				$tmp = "Aggiungi Argomento!"; break;
    case "(just a name without spaces - max: 20 characters)":	$tmp = "(solamente un nome senza spazi - max: 20 caratteri)"; break;
    case "(the full topic text or description - max: 40 characters)":	$tmp = "(il testo completo dell'argomento p la descrizione - max:40 caratteri)"; break;
    case "(image name + extension located in":	$tmp = "(nome immagine + estenzione localizzata in"; break;
    case "for example: gamesandhobbies":	$tmp = "per esempio: giochiehobbies"; break;
    case "for example: Games and Hobbies":	$tmp = "per esempio: Giochi e Hobbies"; break;
    case "for example: games.gif":		$tmp = "per esempio: giochi.gif"; break;
    case "Edit Topic:":				$tmp = "Modifica Argomento:"; break;
    case "Save Changes!":			$tmp = "Salva i Cambiamenti!"; break;
    case "Delete Topic":			$tmp = "Elimina Argomento"; break;
    case "Are you sure you want to delete Topic":	$tmp = "Sei sicuro di voler cancellare l'argomento"; break;
    case "This will delete ALL it's stories and it's comments!":	$tmp = "Questo canceller tutti i suoi articoli e i suoi commenti!"; break;
    case "changerblock":			$tmp = "Cambia Blocco"; break;
    case "deleterblock":			$tmp = "Elimina Blocco"; break;
    case "makerblock":				$tmp = "Crea Blocco"; break;
    case "changelblock":			$tmp = "Cambia Blocco"; break;
    case "deletelblock":			$tmp = "Elimina Blocco"; break;
    case "makelblock":				$tmp = "Crea Blocco"; break;
    case "Create New Right Block":		$tmp = "Crea un Nuovo Blocco di Destra"; break;
    case "Create New Left Block":		$tmp = "Crea un Nuovo Blocco di Sinistra"; break;
    case "Edit Admin Block":			$tmp = "Modifica il Blocco di Amministrazione"; break;
    case "Are you sure you want to remove Story ID #":	$tmp = "Sei sicuro di voler cancellare lo Story ID #"; break;
    case "and all it's comments?":		$tmp = "e tutti i suoi commenti?"; break;
    case "Edit Admins":				$tmp = "Modifica Amministratori"; break;
    case "Add User":				$tmp = "Aggiungi Utente"; break;
    case "Update User":				$tmp = "Uggiorna Utente"; break;
    case "User ID":				$tmp = "ID Utente"; break;
    case "Preview Story":			$tmp = "Anteprima Storia"; break;
    case "Past Articles":			$tmp = "Articoli Precedenti"; break;
    case "comment":				$tmp = "commento"; break;
    case "comments?":				$tmp = "commenti?"; break;
    case "Welcome to":				$tmp = "Benvenuto in"; break;
    case "Votes: ":				$tmp = "Voti: "; break;
    case "Past Surveys":			$tmp = "Sondaggi Precedenti"; break;
    case "Survey":				$tmp = "Sondaggio"; break;
    case "Total Votes: ":			$tmp = "Totale Voti: "; break;
    case "Voting Booth":			$tmp = "Cabina di Voto"; break;
    case "Other Polls":				$tmp = "Altri Sondaggi"; break;
    case "Results":				$tmp = "Risultati"; break;
    case "Your Name":				$tmp = "Il tuo Nome"; break;
    case "New User":				$tmp = "Nuovo Utente"; break;
    case "Title":				$tmp = "Titolo"; break;
    case "Be Descriptive, Clear and Simple":	$tmp = "Sii Descrittivo, Chiaro e Semplice"; break;
    case "bad titles='Check This Out!' or 'An Article'.":	$tmp = "titolo sbagliato='Leggi Questo!' or 'Un Articolo'."; break;
    case "The Scoop":				$tmp = "Lo Scoop"; break;
    case "HTML is fine, but double check those URLs and HTML tags!":	$tmp = "L'HTML  corretto, ma controlla di nuovo gli URL e i tag HTML!"; break;
    case "You must preview once before you can submit":	$tmp = "Devi eseguire una anteprima prima di poter inviare"; break;
    case "Are you sure you included a URL? Did you test them for typos?":	$tmp = "Sei sicuro di aver incluso un URL? Lo hai controllato per errori di scrittura?"; break;
    case "Select Topic":			$tmp = "Seleziona Argomento"; break;
    case "Thanks for your submission.":		$tmp = "Grazie per il tuo contributo."; break;
    case "We received":				$tmp = "Noi abbiamo ricevuto"; break;
    case "visitors from":			$tmp = "visitatori da"; break;
    case "Operating Systems":			$tmp = "Sistemi Operativi"; break;
    case "Unknown":				$tmp = "Sconosciuto"; break;
    case "Threshold":				$tmp = "Soglia"; break;
    case "No Comments":				$tmp = "Nessun commento"; break;
    case "Nested":				$tmp = "Intercalato"; break;
    case "Flat":				$tmp = "Piatto"; break;
    case "Threaded":				$tmp = "Filettato"; break;
    case "Oldest First":			$tmp = "Il pi vecchio prima"; break;
    case "Newest First":			$tmp = "Il pi nuovo prima"; break;
    case "Highest Scores First":		$tmp = "Punteggi pi elevati prima"; break;
    case "Save":				$tmp = "Salva"; break;
    case "Refresh":				$tmp = "Aggiorna"; break;
    case "Reply":				$tmp = "Rispondi"; break;
    case "The comments are owned by the poster. We aren't responsible for their content.":	$tmp = "I commenti sono di colui che li ha inviati. Non ci riteniamo responsabili per il loro contenuto."; break;
    case "Post Anonymously":			$tmp = "Invia Anonimamente"; break;
    case "Post":				$tmp = "Invia"; break;
    case "Comment":				$tmp = "Commento"; break;
    case "Extrans (html tags to text)":		$tmp = "Extra (tag html nel testo)"; break;
    case "HTML Formatted":			$tmp = "Formattazione HTML"; break;
    case "Plain Old Text":			$tmp = "Testo Semplice"; break;
    case "Subject":				$tmp = "Oggetto"; break;
    case "Allowed HTML:":			$tmp = "HTML Consentito:"; break;
    case "User Info":				$tmp = "Informazioni Utente"; break;
    case "Score: ":				$tmp = "Punteggio: "; break;
    case "by":					$tmp = "di"; break;
    case "on":					$tmp = "il"; break;
    case "Moderate":				$tmp = "Moderato"; break;
    case "This is your personal page":		$tmp = "Questa  la tua pagina personale. Puoi apportare alcune modifiche."; break;
    case "My HomePage:":			$tmp = "La Mia HomePage:"; break;
    case "My E-Mail:":				$tmp = "La Mia E-Mail:"; break;
    case "Extra Info:":				$tmp = "Informazioni Aggiuntive"; break;
    case "There is no available info for":	$tmp = "Non ci sono informazioni disponibili per"; break;
    case "This web site uses":			$tmp = "Questo sito Web utilizza"; break;
    case "Incorrect Login!":			$tmp = "Login Errato!"; break;
    case "New User:":				$tmp = "Nuovo Utente:"; break;
    case "(Password will be sent to the email address you enter.)":	$tmp = "(La Password verr inviata all'indirizzo email che hai inserito.)"; break;
    case "Lost your Password?":			$tmp = "Hai dimenticato la tua Password?"; break;
    case "No problem. Just type your Nickname and click on send button.":	$tmp = "Nessun problema. Scrivi il tuo UserName and premi il tasto invia."; break;
    case "Notice: Account preferences are cookie based.":	$tmp = "Informazione: le preferenze di Account sono basate sui cookie."; break;
    case "more info...":			$tmp = "maggiori informazioni..."; break;
    case "Sorry, no corresponding user info was found":		$tmp = "Spiacente, nessuna informazione utente corrispondente  stata trovata"; break;
    case "User Password for":			$tmp = "Password Utente per"; break;
    case "The user account":			$tmp = "L'account utente"; break;
    case "at":					$tmp = "a"; break;
    case "has this email associated with it.":	$tmp = "ha questa email associata."; break;
    case "A web user from":			$tmp = "Un utente web da"; break;
    case "has just requested that password be sent.":	$tmp = "ha appena richiesto l'invio della password."; break;
    case "Your New Password is:":		$tmp = "La tua nuova password :"; break;
    case "You can change it after you login at":	$tmp = "La puoi cambiare appena ti collegherai a"; break;
    case "If you didn't ask for this, don't worry. You are seeing this message, not 'them'. If this was an error just login with your new password.":	$tmp = "Se non lo hai richiesto, non ti preoccupare. Tu stai vedendo questo messaggio, non loro. Se questo  stato un errore collegati con la nuova password."; break;
    case "Password for":			$tmp = "Password per"; break;
    case "mailed.":				$tmp = "inviata."; break;
    case "ERROR: Email address already registered":	$tmp = "ERRORE: Indirizzo Email gi registrato"; break;
    case "ERROR: Nickname taken":		$tmp = "ERRORE: UserName in uso"; break;
    case "ERROR: Name is reserved.":		$tmp = "ERRORE: Il nome  riservato."; break;
    case "ERROR: Invalid email":		$tmp = "ERRORE: Indirizzo email non corretto"; break;
    case "ERROR: Email addresses do not contain spaces.":	$tmp = "ERRORE: L'indirizzo email non contiene spazi."; break;
    case "ERROR: Invalid Nickname":		$tmp = "ERRORE: UserName non corretto"; break;
    case "Nickname is too long. It must be less than 15 characters.":	$tmp = "UserName troppo lungo. Deve essere meno di 15 caratteri."; break;
    case "There cannot be any spaces in the Nickname.":		$tmp = "Non ci possono essere spazi all'interno del UserName."; break;
    case "Finish":				$tmp = "Finito"; break;
    case "You or someone else has used your email account":	$tmp = "Tu o qualcun'altro ha usato il tuo indirizzo di email"; break;
    case "to register an account at":		$tmp = "per registrare un account a"; break;
    case "The following is the member information:":	$tmp = "Questo messaggio sono le informazioni del sottoscrivente:"; break;
    case "-Nickname: ":				$tmp = "-UserName: "; break;
    case "-Password: ":				$tmp = "-Password: "; break;
    case "Your Password is: ":			$tmp = "La tua Password : "; break;
    case "You are now registered. You should receive your password at the email account you provided.":		$tmp = "Ora sei registrato. Dovresti ricevere la password di accesso all'indirizzo di email che ci hai fornito."; break;
    case "Real Name":				$tmp = "Vero Nome"; break;
    case "Real Email":				$tmp = "Vera Email"; break;
    case "Fake Email":				$tmp = "Finta Email"; break;
    case "Your HomePage":			$tmp = "La tua HomePage"; break;
    case "Extra Info":				$tmp = "Informazioni Aggiuntive"; break;
    case "(optional)":				$tmp = "(opzionale)"; break;
    case "(required)":				$tmp = "(richiesto)"; break;
    case "(This Email will not be public but is required, will be used to send your password if you lost it)":		$tmp = "(Questa Email non sar pubblica, ma  richiesta e verr utilizzata per inviarti la password se la scorderai)"; break;
    case "(This Email will be public. Just type what you want, Spam proof)":		$tmp = "(Questa email sar pubblica. Utilizza quella che vuoi, attenzione allo spam)"; break;
    case "(255 characters max. Type what others can know about yourself)":		$tmp = "(Massimo 255 caratteri. Scrivi quello che gli altri possono sapere di te)"; break;
    case "(type a new password twice to change it)":		$tmp = "(scrivi una nuova password due volte per cambiarla)"; break;
    case "Save Changes":			$tmp = "Salva i cambiamenti"; break;
    case "Both passwords are different. They need to be identical.":	$tmp = "Le password sono differenti. Tali password devono essere identiche."; break;
    case "Sorry, your password must be at least":	$tmp = "Spiacente, la tua password deve essere almeno"; break;
    case "characters long":			$tmp = "caratteri"; break;
    case "Something screwed up... don't you hate that?":	$tmp = "Qualcosa nn ha funzionato...... Non odi ci?"; break;
    case "Current Active Sections":		$tmp = "Sezioni Attive"; break;
    case "Add a New Section":			$tmp = "Aggiungi una nuova sezione"; break;
    case "Section Name:":			$tmp = "Nome Sezione:"; break;
    case "(40 characters Max.)":		$tmp = "(Massimo 40 caratteri)"; break;
    case "Add Section!":			$tmp = "Aggiungi Sezione!"; break;
    case "Edit Section:":			$tmp = "Modifica Sezione:"; break;
    case "Delete Section!":			$tmp = "Elimina Sezione!"; break;
    case "Add Article in Sections":		$tmp = "Aggiungi un Articolo nella Sezione"; break;
    case "Add Article!":			$tmp = "Aggiungi Articolo!"; break;
    case "Edit Article":			$tmp = "Modifica Articolo"; break;
    case "Content":				$tmp = "Contenuto"; break;
    case "Delete Article: ":			$tmp = "Elimina Articolo: "; break;
    case "Are you sure you want to delete this article?":	$tmp = "Sei sicuro di voler eliminare questo articolo?"; break;
    case "Are you sure you want to delete section":	$tmp = "Sei sicuro di voler eliminare questa sezione"; break;
    case "Delete Section: ":			$tmp = "Elimina Sezione: "; break;
    case "This will delete ALL its articles!":	$tmp = "Questo eliminer TUTTI i suoi articoli!"; break;
    case "Welcome to the Special Sections at":	$tmp = "Benvenuti alle Sezioni Speciali a"; break;
    case "Here you can find some cool articles not presents in the Home.":	$tmp = "Qu puoi trovare alcuni interessanti articoli non presenti nella pagina principale."; break;
    case "This is Section":			$tmp = "Questa  la Sezione"; break;
    case "Following are the articles published under this section.":	$tmp = "Questi sono gli articoli pubblicati sotto questa sezione."; break;
    case "Return to Sections Index":		$tmp = "Ritorna all'indice delle Sezioni"; break;
    case "Back to":				$tmp = "Ritorna a"; break;
    case "Sections Index":			$tmp = "Indice Sezioni"; break;
    case "All Topics":				$tmp = "Tutti gli Argomenti"; break;
    case "All Authors":				$tmp = "Tutti gli autori"; break;
    case "News number in the Home":		$tmp = "Nuovo numero nella pagina principale"; break;
    case "Activate Personal Menu":		$tmp = "Attiva il Menu Personale"; break;
    case "(Check this option and the following text will appear in the Home)":	$tmp = "(Seleziona questa opzione ed il testo seguente apparir nella pagina principale)"; break;
    case "(You can use HTML code to put links, for example)":	$tmp = "(Puoi utilizzare codice HTML per inserire i tuoi link)"; break;
    case "Select One Theme":			$tmp = "Seleziona un Motivo"; break;
    case "This option will change the look for the whole site.":	$tmp = "Questa opzione modificher l'apparenza di tutto il sito."; break;
    case "The changes will be valid only to you.":	$tmp = "I cambiamenti saranno validi solo per te."; break;
    case "Each user can view the site with different theme.":	$tmp = "Ogni utente pu vedere il sito con motivi differenti."; break;
    case "Display Mode":			$tmp = "Modalit di Visualizzazione"; break;
    case "Sort Order":				$tmp = "Ordinamento"; break;
    case "Comments scored less than this setting will be ignored.":	$tmp = "I commenti con punteggio inferiore a questa configurazione saranno ignorati."; break;
    case "Uncut and Raw":			$tmp = "Non censurato e volgare"; break;
    case "Almost Everything":			$tmp = "Praticamente tutto"; break;
    case "Filter Most Anon":			$tmp = "Filtra tutti gli Anonimi"; break;
    case "Score":				$tmp = "Punteggio"; break;
    case "Anonymous posts start at 0, logged in posts start at 1. Moderators add and subtract points.":	$tmp = "I contributi Anonimi iniziano a 0, i contributi degli utenti registrati a 1. I moderatori aggiungono e tolgono i punti."; break;
    case "Do Not Display Scores":		$tmp = "Non visualizzare i punteggi"; break;
    case "(Hides score: They still apply, you just don't see them.)":	$tmp = "(Nascondi punteggio: i punteggi rimarranno, ma tu non li vedrai.)"; break;
    case "Max Comment Length":			$tmp = "Lunghezza massima del commento"; break;
    case "(Truncates long comments, and adds a Read More link. Set really big to disable)":	$tmp = "(Taglia commenti lunghi e aggiunge un collegamento a Leggi Tutto. Impostalo ad un valore molto altro per disabilitarlo)"; break;
    case "Posted by ":				$tmp = "Inviato da "; break;
    case "Posted on ":				$tmp = "Inviato su "; break;
    case "on":					$tmp = "su"; break;
    case "Contributed by ":			$tmp = "Contributo da "; break;
    case "writes":				$tmp = "scrive"; break;
    case "Menu for":				$tmp = "Menu per"; break;
    case "total words in this text)":		$tmp = "parole totali in questo testo)"; break;
    case "votes":				$tmp = "voti"; break;
    case " on...":				$tmp = " su..."; break;
    case "New Article":				$tmp = "Nuovo Articolo"; break;
    case "Delete Topic!":			$tmp = "Cancella Argomento!"; break;
    case "Click to list all articles in this topic":	$tmp = "Clicca per vedere tutti gli articoli in questo argomento"; break;
    case "Welcome to the TOP page for":		$tmp = "Benvenuti alla pagina principale per"; break;
    case "most readed stories":			$tmp = "articoli pi lette"; break;
    case "readed:":				$tmp = "lette:"; break;
    case "times":				$tmp = "volte"; break;    
    case "most commented stories":		$tmp = "articoli pi commentati"; break;
    case "comments:":				$tmp = "commenti:"; break;
    case "most voted polls":			$tmp = "sondaggi piu' votati"; break;
    case "votes:":				$tmp = "voti:"; break;
    case "Edit Article ID:":			$tmp = "Modifica ID Articolo:"; break;
    case "most readed articles in special sections":	$tmp = "articoli pi letti in sezioni speciali"; break;
    case "No Subject":				$tmp = "Nessun Oggetto"; break;
    case "Read the rest of this comment...":	$tmp = "Leggi il resto di questo commento..."; break;
    case "All":					$tmp = "Tutto"; break;
    case "week":				$tmp = "settimana"; break;
    case "weeks":				$tmp = "settimane"; break;
    case "month":				$tmp = "mese"; break;
    case "months":				$tmp = "mesi"; break;
    case "most active news submitters":		$tmp = "gli autori pi attivi"; break;
    case "sent news:":				$tmp = "notizie inviate:"; break;
    case "Delete Article!":			$tmp = "Elimina Articolo!"; break;
    case "Banners Administration":		$tmp = "Amministrazione Banners"; break;
    case "Current Active Banners":		$tmp = "Banners attualmente attivi"; break;
    case "ID":					$tmp = "ID"; break;
    case "Impressions":				$tmp = "Impressioni"; break;
    case "Imp. Left":				$tmp = "Imp. Sinistra"; break;
    case "Clicks":				$tmp = "Clicks"; break;
    case "% Clicks":				$tmp = "% Clicks"; break;
    case "Client Name":				$tmp = "Nome Cliente"; break;
    case "Functions":				$tmp = "Funzioni"; break;
    case "Imp.":				$tmp = "Imp."; break;
    case "Date Started":			$tmp = "Data di Inizio"; break;
    case "Date Ended":				$tmp = "Data Fine"; break;
    case "Finished Banners":			$tmp = "Banners Finiti"; break;
    case "Advertising Clients":			$tmp = "Cliente Promozione"; break;
    case "Active Banners":			$tmp = "Banners Attivi"; break;
    case "Contact Name":			$tmp = "Nome Contatto"; break;
    case "Contact Email":			$tmp = "Email Contatto"; break;
    case "Add a New Banner":			$tmp = "Aggiungi un nuovo banner"; break;
    case "Client Name: ":			$tmp = "Nome Cliente: "; break;
    case "Impressions Purchased: ":		$tmp = "Impressioni Comprate: "; break;
    case "Image URL: ":				$tmp = "URL Immagine: "; break;
    case "Click URL: ":				$tmp = "URL Click: "; break;
    case "Add Banner":				$tmp = "Aggiungi Banner"; break;
    case "Unlimited":				$tmp = "Illimitato"; break;
    case "Add a New Client":			$tmp = "Aggiungi un nuovo cliente"; break;
    case "Client Name: ":			$tmp = "Nome Cliente: "; break;
    case "Contact Name: ":			$tmp = "Nome Contatto: "; break;
    case "Contact Email: ":			$tmp = "Email Contatto: "; break;
    case "Client Login: ":			$tmp = "Login Cliente: "; break;
    case "Client Password: ":			$tmp = "Password Cliente: "; break;
    case "Add Client":				$tmp = "Aggiungi Cliente"; break;
    case "Delete Banner":			$tmp = "Elimina Banner"; break;
    case "Are you sure you want to delete this Banner?":	$tmp = "Sei sicuro di voler eliminare questo Banner?"; break;
    case "Edit Banner":				$tmp = "Modifica Banner"; break;
    case "Add More Impressions: ":		$tmp = "Aggiungi altre Impressioni: "; break;
    case "Purchased: ":				$tmp = "Acquistato: "; break;
    case "Made: ":				$tmp = "Fatto: "; break;
    case "Change Banner":			$tmp = "Cambia Banner"; break;
    case "Delete Advertising Client":		$tmp = "Elimina Cliente Promozione"; break;
    case "You are about to delete client:":	$tmp = "Stai per eliminare il cliente:"; break;
    case "and all its Banners!!!":		$tmp = "e tutti i suoi Banner!!!"; break;
    case "This client doesn't have any banner running now.":	$tmp = "Questo cliente non ha nessun Banner attualmente in uso."; break;
    case "This client has the following ACTIVE BANNERS running in":	$tmp = "Questo cliente ha i seguenti Banner attivi"; break;
    case "WARNING!!!":				$tmp = "ATTENZIONE!!!"; break;
    case "Are you sure you want to delete this Client and ALL its Banners?":	$tmp = "Sei sicuro di voler eliminare questo cliente e TUTTI i suoi Banner?"; break;
    case "Edit Advertising Client":		$tmp = "Modifica Cliente Promozione"; break;
    case "Change Client":			$tmp = "Cambia Cliente"; break;
    case "has just requested a Confirmation Code to change the password.":	$tmp = "ha richiesto un Codice di Conferma per cambiare la password."; break;
    case "Your Confirmation Code is:":		$tmp = "Il tuo Codice di Conferma :"; break;
    case "With this code you can now assign a new password at":	$tmp = "Con questo codice ora puoi assegnare una nuova password a"; break;
    case "If you didn't ask for this, dont worry. Just delete this Email.":	$tmp = "Se non hai richiesto questo, non ti preoccupare. Semplicemente cancella questa email."; break;
    case "Confirmation Code for":		$tmp = "Codice di Conferma per"; break;
    case "Send Password":			$tmp = "Invia Password"; break;
    case "Confirmation Info":			$tmp = "Riceverai un Codice di Conferma via email, poi ritorna qu and riscrivi il tuo Nickname ed il tuo Codice, dopo ci riceverai una nuova Password via email."; break;
    case "Confirmation Code":			$tmp = "Codice di Conferma"; break;
    case "User Login":				$tmp = "Login Utente"; break;
    case "E-Mail: ":				$tmp = "Email: "; break;
    case "Password: ":				$tmp = "Password: "; break;
    case "As a registered user you can:":	$tmp = "Come utente registrato puoi:"; break;
    case "Post comments with your name":	$tmp = "Inviare commenti con il tuo nome"; break;
    case "Send news with your name":		$tmp = "Inviare novit con il tuo nome"; break;
    case "Have a personal box in the Home":	$tmp = "Avere un Box personale all'interno della pagina principale"; break;
    case "Select how many news you want in the Home":	$tmp = "Selezionare quante novit avere nella pagina principale"; break;
    case "Customize the comments":		$tmp = "Personalizzare i commenti"; break;
    case "Select different themes":		$tmp = "Selezionare diversi motivi"; break;
    case "some other cool stuff...":		$tmp = "altre cose interessanti..."; break;
    case "Register Now! It's Free!":		$tmp = "Registrati Ora! E' Gratuito!"; break;
    case "We don't sell/give to others your personal info.":	$tmp = "Noi non vendiamo o diamo ad altri le tue informazioni personali."; break;
    case "Nickname: ":				$tmp = "UserName: "; break;
    case "Confirmation Code: ":			$tmp = "Codice di Conferma:"; break;
    case "most active authors":			$tmp = "autori maggiormente attivi"; break;
    case "news published:":			$tmp = "novit pubblicate:"; break;
    case "previous matches":			$tmp = "risultati precedenti"; break;
    case "next matches":			$tmp = "prossimi risultati"; break;
    case "Are you sure you want to delete": 	$tmp = "Sei sicuro di voler eliminare "; break;
    case "Browsers":				$tmp = "Browsers"; break;
    case "Main":				$tmp = "Principale"; break;
    case "Admin":				$tmp = "Amministrazione"; break;
    case "Left":				$tmp = "Sinistra"; break;
    case "Right":				$tmp = "Destra"; break;
    case "Authors":				$tmp = "Autori"; break;
    case "Users":				$tmp = "Utenti"; break;
    case "bytes more":				$tmp = "bytes aggiuntivi"; break;
    case "ChangeStory":				$tmp = "Cambia Storia"; break;
    case "RemoveStory":				$tmp = "Elimina Storia"; break;
    case "Content:": 				$tmp = "Contenuto:"; break;
    case "Create new poll":			$tmp = "Crea un nuovo sondaggio"; break;
    case "Create":				$tmp = "Crea"; break;
    case "Current Poll:": 			$tmp = "Sondaggio Attuale: "; break;
    case "Delete Author":			$tmp = "Elimina Autore"; break;
    case "DeleteStory":				$tmp = "Elimina Storia"; break;
    case "DisplayStory":			$tmp = "Visualizza Storia"; break;
    case "Edit Left Blocks": 			$tmp = "Modifica Blocchi di Sinistra"; break;
    case "Edit Admin Block": 			$tmp = "Modifica Blocco di Amministrazione"; break;
    case "Edit Right Blocks": 			$tmp = "Modifica Blocchi di Destra"; break;
    case "Edit Main Block": 			$tmp = "Modifica Blocco Principale"; break;
    case "Extended Text":			$tmp = "Testo Esteso"; break;
    case "New Poll": 				$tmp = "Nuovo Sondaggio"; break;
    case "View Results": 			$tmp = "Visualizza Risultati"; break;
    case "Delete Poll": 			$tmp = "Elimina Sondaggio"; break;
    case "EditStory":				$tmp = "Modifica Storia "; break;
    case "Email":				$tmp = "Email"; break;
    case "Full Text":				$tmp = "Testo Completo"; break;
    case "Go home":				$tmp = "Vai alla pagina principale"; break;
    case "Go!":					$tmp = "Vai"; break;
    case "Handle":				$tmp = "UserName"; break;
    case "Intro Text":				$tmp = "Testo Introduttivo"; break;
    case "Logged out":				$tmp = "Disconnesso"; break;
    case "Logout":				$tmp = "Disconnetti"; break;
    case "Modify Info":				$tmp = "Modifica Informazioni"; break;
    case "Name":				$tmp = "Nome"; break;
    case "Name:":				$tmp = "Nome:"; break;
    case "No New Submission": 			$tmp = "Nessun nuovo contributo"; break;
    case "No New Submissions": 			$tmp = "Nessun nuovo contributo"; break;
    case "No":					$tmp = "No"; break;
    case "Notes":				$tmp = "Note"; break;
    case "Option":				$tmp = "Opzione"; break;
    case "Password":				$tmp = "Password"; break;
    case "Parent":				$tmp = "Collegato"; break;
    case "Read More...":			$tmp = "Leggi Tutto..."; break;
    case "Retype Password":			$tmp = "Riscrivi la Password"; break;
    case "Please choose a poll from the list below.": $tmp = "Seleziona una sondaggio dalla lista seguente."; break;
    case "Please enter each available option into a single field": $tmp = "Inserisci ogni opzione disponibile all'interno di un singolo campo"; break;
    case "Polltitle":				$tmp = "Titolo Sondaggio"; break;
    case "Post NEW Article": 			$tmp = "Invia NUOVO Articolo"; break;
    case "PostAdminStory":			$tmp = "PostAdminStory"; break;
    case "PostStory":				$tmp = "Invia Storia"; break;
    case "PreviewAdminStory":			$tmp = "Anteprima"; break;
    case "PreviewAgain":			$tmp = "Ripeti Anteprima"; break;
    case "Remove an existing poll":		$tmp = "Rimuovi un sondaggio esistente"; break;
    case "Remove existing poll": 		$tmp = "Rimuovi sondaggio esistente"; break;
    case "Remove":				$tmp = "Rimuovi"; break;
    case "Retype Password":			$tmp = "Riscrivi Password"; break;
    case "Search":				$tmp = "Cerca"; break;
    case "Search in":				$tmp = "Cerca in"; break;
    case "Sorry, the new passwords do not match. Click back and try again":	$tmp	= "Spiacente, le password non sono uguali. Premi indietro e riprova"; break;
    case "Story ID:":				$tmp = "ID Storia:"; break;
    case "Subject":				$tmp = "Oggetto"; break;
    case "The Story":				$tmp = "La Storia"; break;
    case "Title:":				$tmp = "Titolo:"; break;
    case "Topic":				$tmp = "Argomento"; break;
    case "Topics Manager":			$tmp = "Gestione Argomenti"; break;
    case "URL":					$tmp = "URL"; break;
    case "Update Author":			$tmp = "Aggiorna Autore"; break;
    case "View poll results":			$tmp = "Visualizza risultati sondaggio"; break;
    case "View":				$tmp = "Visualizza"; break;
    case "WARNING: The chosen poll will be removed IMMEDIATELY from the database!":	$tmp	= "ATTENZIONE: Il sondaggio selezionato sar rimosso IMMEDIATAMENTE dal database!"; break;
    case "Yes":					$tmp = "Si"; break;
    case "You are now logged out":		$tmp = "Ora sei disconnesso"; break;
    case "adminMain":   			$tmp = "adminMain"; break;
    case "adminStory":   			$tmp = "adminStory"; break;
    case "bad pass":				$tmp = "bad pass"; break;
    case "blocks":   				$tmp = "blocchi"; break;
    case "changeblock": 			$tmp = "Cambia Blocco"; break;
    case "create":				$tmp = "crea"; break;
    case "createPosted":			$tmp = "createPosted"; break;
    case "current authors":			$tmp = "autori attuali"; break;
    case "datestring":				$tmp = "%A, %B %d @ %T %Z"; break;
    case "deladmin":				$tmp = "deladmin"; break;
    case "deladminconf":			$tmp = "deladminconf"; break;
    case "delete":				$tmp = "elimina"; break;
    case "deleteblock": 			$tmp = "Elimina Blocco"; break;
    case "Login":				$tmp = "Login"; break;
    case "logout":				$tmp = "disconnetti"; break;
    case "makeblock":				$tmp = "Crea Blocco"; break;
    case "mod_authors":				$tmp = "mod_authors"; break;
    case "modifyadmin":				$tmp = "modifyadmin"; break;
    case "remove":				$tmp = "rimuovi"; break;
    case "removePosted":			$tmp = "Rimuovi invii"; break;
    case "update":				$tmp = "aggiorna"; break;
    case "view":				$tmp = "vedi"; break;
    case "viewPosted":				$tmp = "Vedi invii"; break;
    case "AdminID":				$tmp = "AdminID";break;
    case "Edit Users": 				$tmp = "Modifica Utenti";break;
    case "user": 				$tmp = "User";break;
    case "Modify User": 			$tmp = "Modifica Utente";break;
    case "Delete User": 			$tmp = "Elimina Utente";break;
    case "Handle/UserID": 			$tmp = "ID Utente";break;
    case "* indicates compulsory fields": 	$tmp = "* indica un campo obbligatorio"; break;
    case "You must complete all compulsory fields":	$tmp = "Devi completare tutti i campi obbligatori"; break;

// Added for PHP-Nuke 2.0

    case "Miscelaneous Stats":          	$tmp    = "Statistiche Varie"; break;
    case "Registered Users: ":          	$tmp    = "Utenti Registrati: "; break;
    case "Active Authors: ":            	$tmp    = "Autori Attivi: "; break;
    case "Stories Published: ":         	$tmp    = "Notizie Pubblicate: "; break;
    case "Comments Posted: ":           	$tmp    = "Commenti Inviati: "; break;
    case "Special Sections: ":          	$tmp    = "Sezioni Speciali: "; break;
    case "Articles in Sections: ":      	$tmp    = "Articoli nelle Sezioni: "; break;
    case "News Waiting to be Published: ":  	$tmp    = "Notizie in Attesa di essere Pubblicate: "; break;
    case "Active Topics: ":           		$tmp    = "Argomenti Attivi: "; break;
    case "linksdatestring":			$tmp 	= "%d-%b-%Y"; break;
    case "Section Image:":      	      	$tmp    = "Immagine Sezione:"; break;
    case "(example: opinion.gif)":            	$tmp    = "(esempio: opinion.gif)"; break;
    case "Web Links":        		    	$tmp    = "Link Siti Web"; break;
    case "There are":        	    		$tmp    = "Ci sono"; break;
    case "Links in our Database":    		$tmp    = "Links nel nostro Database"; break;
    case "Add a MAIN Category":	    		$tmp    = "Aggiungi una categoria PRINCIPALE"; break;
    case "Name: ":        		    	$tmp    = "Nome: "; break;
    case "Add":        		    		$tmp    = "Aggiungi"; break;
    case "Add a SUB-Category":        		$tmp    = "Aggiungi una SOTTO-Categoria"; break;
    case "in":        		    		$tmp    = "in"; break;
    case "Add a New Link":        		$tmp    = "Aggiungi un Nuovo Link"; break;
    case "Page Title: ":        		$tmp    = "Titolo Pagina: "; break;
    case "Page URL: ":        		    	$tmp    = "URL Pagina: "; break;
    case "Category: ":        		    	$tmp    = "Categoria: "; break;
    case "Description: (255 characters max)":   $tmp    = "Descrizione: (max 255 caratteri)"; break;
    case "Add URL":        		    	$tmp    = "Aggiungi URL"; break;
    case "Modify Category":        		$tmp    = "Modifica Categoria"; break;
    case "Modify":        		    	$tmp    = "Modifica"; break;
    case "Modify Links":        		$tmp    = "Modifica Links"; break;
    case "Link ID: ":        		    	$tmp    = "Link ID: "; break;
    case "Description: ":        		$tmp    = "Descrizione: "; break;
    case "Links Waiting for Validation":        $tmp    = "Links in Attesa di Convalida"; break;
    case "Visit":        		    	$tmp    = "Visite"; break;
    case "Hits: ":        		    	$tmp    = "Hits: "; break;
    case "Email: ":        		    	$tmp    = "Email: "; break;
    case "Category Name: ":        		$tmp    = "Nome Categoria: "; break;
    case "Sub-Category Name: ":        		$tmp    = "Nome Sotto-Categoria: "; break;
    case "WARNING: Are you sure you want to delete this Category and ALL its Links?":		$tmp    = "ATTENZIONE: Sei sicuro di voler cancellare questa Categoria e TUTTI i suoi Links?"; break;
    case "ERROR: The Category":        		$tmp    = "ERRORE: La Categoria"; break;
    case "already exist!":        		$tmp    = " gi esistente!"; break;
    case "ERROR: The SubCategory":        	$tmp    = "ERRORE: La SottoCategoria"; break;
    case "ERROR: This URL is already listed in the Database!":			$tmp    = "ERRORE: Questo URL  gi presente nel Database!"; break;
    case "ERROR: You need to type a URL for your URL!":				$tmp    = "ERRORE: Devi digitare un URL per il tuo URL!"; break;
    case "ERROR: You need to type a TITLE for your URL!":			$tmp    = "ERRORE: Devi digitare un TITOLO per il tuo URL!"; break;
    case "ERROR: You need to type a DESCRIPTION for your URL!":			$tmp    = "ERRORE: Devi digitare una DESCRIZIONE per il tuo URL!"; break;
    case "New Link added to the Database":	$tmp    = "Nuovo Link aggiunto al Database"; break;
    case "Your Link at": 	    		$tmp    = "Il Tuo Link a"; break;
    case "Hello":      		    		$tmp    = "Ciao"; break;
    case "We approved your link submission for our search engine.":		$tmp    = "Abbiamo approvato il tuo link per entrare nel nostro motore di ricerca."; break;
    case "You can browse our search engine at:":	$tmp    = "Puoi utilizzare il nostro motore di ricerca a:"; break;
    case "Thanks for your submission!":		$tmp    = "Grazie per il tuo contributo!"; break;
    case "team.": 		    		$tmp    = "team."; break;
    case "HOME":        		 	$tmp    = "HOME"; break;
    case "Links Main":        		    	$tmp    = "Pagina Principale Links"; break;
    case "Add URL":        		    	$tmp    = "Aggiungi URL"; break;
    case "New Links":        		    	$tmp    = "Nuovi Links"; break;
    case "The Best":        		    	$tmp    = "Il Migliore"; break;
    case "Random Link":        		    	$tmp    = "Link casuale"; break;
    case "Your Name: ":        		    	$tmp    = "Il Tuo Nome: "; break;
    case "Your Email: ":       		    	$tmp    = "La Tua Email: "; break;
    case "We received your Link submission. Thanks!":	$tmp    = "Abbiamo ricevuto il tuo Link. Grazie!"; break;
    case "You'll receive and E-mail when it's approved.":	$tmp    = "Riceverai una E-mail quando sar stato approvato."; break;
    case "Links Added to Database":		$tmp    = "Links Aggiunti al Database"; break;
    case "Added on: ":        		    	$tmp    = "Aggiunto in: "; break;
    case "Edit This Link":        		$tmp    = "Modifica questo Link"; break;
    case "The":        		    		$tmp    = "Il"; break;
    case "Most Visited Links":         		$tmp    = "Links Pi Visitato"; break;
    case "SubCategories":        		$tmp    = "SottoCategorie"; break;
    case "Popular Site!":        		$tmp    = "Sito Popolare!"; break;
    case "Previous Page":        		$tmp    = "Pagina Precedente"; break;
    case "Next Page":           		$tmp    = "Pagine Successiva"; break;
    case "Main":      		    		$tmp    = "Principale"; break;
    case "Search Results for: ":       		$tmp    = "Risultati Ricerca per: "; break;
    case "Try to search":  	  		$tmp    = "Prova a cercare"; break;
    case "in others Search Engines":   		$tmp    = "in altri motori di ricerca"; break;
    case "No matches found to your query":	$tmp 	= "Nessun risultato per la tua ricerca"; break;
    case "Links":				$tmp 	= "Links"; break;
    case "Links in Web Links: ":		$tmp 	= "Links in Web Links: "; break;
    case "Categories in Web Links: ":		$tmp 	= "Categorie in Web Links: "; break;
    case "New Submissions: ":			$tmp 	= "Nuovi Contributi: "; break;
    case "Configure":				$tmp 	= "Opzioni&qu