Subversion Repositories wimsdev

Rev

Rev 9585 | Rev 14637 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2290 bpr 1
!set lang_exists=yes
4264 czzmrn 2
 
3
!set name_user=!nosubst $wims_firstname $wims_lastname.
326 czzmrn 4
!set monthnames=gennaio,febbraio,marzo,aprile,maggio,giugno,luglio,agosto,settembre,ottobre,novembre,dicembre
5
!set name_wroteon=scrive il
4264 czzmrn 6
!set name_default=Forum del corso
318 czzmrn 7
!distribute item <i>Subject:</i> <b>,</b> into subj1,subj2
6235 bpr 8
!distribute item <hr />,<hr /> into body1,body2
9585 bpr 9
 
326 czzmrn 10
!distribute line Messaggi ordinati per data\
11
	Indice dei messaggi per argomento\
318 czzmrn 12
	Leggi un messaggio\
13
	Scrivi un nuovo messaggio\
14
	Rispondi al messaggio\
15
	Anteprima del messaggio\
16
	Invia il messaggio\
17
	Modifica opzioni forum\
326 czzmrn 18
	Elenca gli argomenti\
318 czzmrn 19
	into n_list,n_thread,n_read,n_compose,n_follow,n_preview,n_send,n_config,n_subjectlist
4264 czzmrn 20
 
9585 bpr 21
!set wims_name_compose=$n_compose
1746 czzmrn 22
!set n_otherforums=Altri forum di discussione
318 czzmrn 23
!set n_welcome=Cara/o
24
!set n_list_subject_month = Indice dei messaggi nel mese
25
!set n_email=email
9585 bpr 26
!set n_list_month = Messaggi inviati nel
2153 czzmrn 27
!set n_most=elencando prima i più
318 czzmrn 28
!set n_old=recenti,veccchi
29
!set n_new=Nuovo messaggio
30
!set n_archives=Archivi mensili
326 czzmrn 31
!set n_following=Risposte al messaggio
318 czzmrn 32
!set n_reverse=Ordine inverso
326 czzmrn 33
!set n_recent=Messaggi ordinati per data
318 czzmrn 34
!set n_erased=cancellati
35
!set n_send=Invia il messaggio
36
!set n_edit=Torna alla composizione del messaggio
37
!set n_emptymsg= Il messaggio è vuoto!
38
!set n_listforum=Indice dei forum di discussione attivi.
39
!set n_by=di
40
!set n_newfollow=Nuova risposta a
41
!set n_subject=Subject
42
!set n_content=Testo del messaggio
43
!set n_preview=Anteprima
44
!set n_send0=Invia
1675 bpr 45
!set n_origin=Messaggio originale
318 czzmrn 46
!set n_help=Istruzioni
47
!set n_mathhelp=su come inserire formule matematiche nel messaggio.
48
!set n_yourname=Nome
319 czzmrn 49
!set n_cautious=<b>Attenzione.</b> Il messaggio non sarà accettato senza\
318 czzmrn 50
  un <b>VALIDO</b> indirizzo di posta elettronica.
51
!set n_anonymous=Visitatore anonimo.
52
!set n_emptyforum=Non ci sono ancora messaggi nel forum.
53
!set n_nomessage=  Non ci sono messaggi corrispondenti alla richiesta.
54
!set n_erasedmsg=Messaggio cancellato
55
!set n_with=citando
3960 bpr 56
!!!set n_or=oppure
4273 czzmrn 57
!!!set n_or=$wims_name_or
318 czzmrn 58
!set n_without=non citando
59
!set n_citation=il messaggio a cui si risponde.
60
!set n_source=Codice sorgente
61
!set n_format=Formattato
62
!set n_follow_c=Rispondi citando
63
!set n_follow_nc=Rispondi non citando
882 czzmrn 64
!set n_add= Il messaggio è stato inserito nel forum.
318 czzmrn 65
!set n_bydate=Indice per data
66
!set n_bysubject=Indice per argomento
67
!set n_prec=Precedente
68
!set n_first=Prima risposta
69
!set n_allfollowing=Tutte le risposte
970 bpr 70
!set n_statusask=Questo forum non accetta messaggi anonimi. Il sistema\
318 czzmrn 71
 registra l'indirizzo di posta elettronica per prevenire abusi.\
72
 <p>\
73
 Al fine di verificare l'esattezza dell'indirizzo di posta elettronica\
74
 il sistema invier&agrave; per e-mail un codice di acesso. Copiare\
75
 il codice di accesso in questo spazio:
2153 czzmrn 76
!set n_warning=Un messaggio è stato aggiunto nel forum. Per favore non rispondete a questa email.
14287 obado 77
!set n_connect_to=Log in to the class
970 bpr 78
!set n_forum=Forum
319 czzmrn 79
!set n_thread=Cronologia argomento
14287 obado 80
 
318 czzmrn 81
!if $job=compose and $c_prec!=$empty
4264 czzmrn 82
 !set n_compose=Rispondi
318 czzmrn 83
!endif
84
 
2135 bpr 85
!set name_prompt=Attività sconosciuta
86
 
87
!distribute line Elenco delle opzioni configurabili.\
14287 obado 88
  New parameters saved\
2135 bpr 89
  Chi pu&ograve; leggere i messaggi\
90
  tutti, solo l'owner\
91
  tutti (registrati o meno), solo utenti registrati,nessuno ecetto l'owner\
92
  Chi pu&ograve; scrivere\
93
  tutti,utenti registrati con email,esclusivamente l'owner\
94
  partecipanti con email e utenti registrati,solo utenti registrati,utenti registrati con email,esclusivamente l'owner\
14287 obado 95
into name_introconfig, name_introconfigsaved, name_whoread,name_prompt1,name_prompt2,name_whosend,name_prompt3,name_prompt4