Subversion Repositories wimsdev

Rev

Rev 9644 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9644 Rev 10547
Line 6... Line 6...
6
 !msg $error
6
 !msg $error
7
 !exit
7
 !exit
8
!endif
8
!endif
9
 
9
 
10
:already_exist=$error
10
:already_exist=$error
11
 Il documento che voi volete inserire è già contenuto nel corso.
11
 Il documento che voi volete inserire è già contenuto nel corso.
12
!exit
12
!exit
13
 
13
 
14
:baddocnumber
14
:baddocnumber
15
 Les informations que vous avez saisies ne correspondent pas à un document enregistré de la classe.
15
 Le informazioni inserite non corrispondono a alcuno documento disponibile nel corso.
16
!exit
16
!exit
17
 
17
 
18
:not_supervisor
18
:not_supervisor
19
Seul l'administrateur de la classe peut mener cette action.
19
 Solo il docente può compiere questa azione.
20
!exit
20
!exit
21
 
21
 
22
:insert_fail
22
:insert_fail
23
vous essayez d'insérer un module non autorisé.
23
state cercando di inserire un modulo per cui non avete l'autorizzazione.
24
!exit
24
!exit
25
 
25
 
26
:maxdoc
26
:maxdoc
27
Le nombre de documents est limité à $max_doc.
27
Il numero massimo di documenti è $max_doc.
28
!exit
28
!exit
29
 
29
 
30
:toomuchsheet
30
:toomuchsheet
31
Il numero massimo di test di autovalutazione consentiti è $max_sheets. Non è possibile creare altri test di autovalutazione.
31
Il numero massimo di test di autovalutazione consentiti è $max_sheets. Non è possibile creare altri test di autovalutazione.
32
 !exit
32
 !exit
33
 
33
 
34
:noexo
34
:noexo
35
Ce document ne contient aucun exercice.
35
Questo documento non contiene alcun esercizio.
36
!exit
36
!exit