Subversion Repositories wimsdev

Rev

Rev 13656 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2238 bpr 1
!set lang_exists=yes
4063 bpr 2
 
23 reyssat 3
!if $class_type iswordof 2 4
13868 obado 4
  !if $class_type=2
23 reyssat 5
    !set name_classe=group of classes
6
    !set name_sup=teacher
13868 obado 7
  !else
23 reyssat 8
    !set name_classe=institution
9
    !set name_sup=supervisor
13868 obado 10
  !endif
11
  !set name_classes= the $name_classe
12
  !set name_classess= a $name_classe
13
  !set name_classesss= of a $name_classe
14
  !set name_classessss= The $name_classe
15
!else
16
  !set name_classe=class
17
  !set name_classes=the $name_classe
18
  !set name_classess=a $name_classe
19
  !set name_classesss= of the $name_classe
20
  !set name_classessss= the $name_classe
21
  !set name_sup=teacher
22
!endif
23 reyssat 23
 
13868 obado 24
!if $splevel iswordof 1 2 3
25
  !set sousclasses=!item $splevel of class,course
26
  !set Name_level= !item $splevel of Level,Class,Course
27
  !set Name_levels=!item $splevel of Levels,Classes,Courses
28
  !set sousclasses_else=!item $splevel of or a class, or a course
29
  !set name_level_else= !item $splevel of a level,a class,a course
30
!else
31
  !set sousclasses=sub-classes
32
  !set sousclasses_else=a class or an institution
33
!endif
7627 bpr 34
 
13868 obado 35
!! Empty lines to keep the same line numbers
36
!! as in the original french file
37
 
38
 
39
!set CL_Name=Level,Class,Program,Course,Course interclasses,Institution,Test Zone
411 bpr 40
!set Name_program=Programs
41
!set name_program=program
1741 bpr 42
!set name_portalandgroup=Institutions and class groups
4557 bpr 43
!set name_independantclass=Independent classes
1550 bpr 44
 
13656 obado 45
!distribute items Registration,Register,Anonymous,open,protected,Year,\
13002 bpr 46
New participant,Registered,Connection Type,⇧,Copier\
13656 obado 47
into name_register,name_signup,name_anonymous,name_open,name_protected,name_year,\
9447 guerimand 48
name_new_participant,name_registered,name_connexion,name_up,name_copy
1741 bpr 49
 
13868 obado 50
!set name_new_participant_external=!nosubst You are not yet registered in <span class="wims_emph">$classname</span>.\
51
 To register, click on the button
5372 bpr 52
!set name_warning_external=Only use the form below if the link\
53
is not active.
4117 bpr 54
!distribute line You have not registered in any other class.\
13868 obado 55
Search for your class\
56
No class available.\
1741 bpr 57
No class found corresponding to your search.\
58
You can directly change to\
59
into name_noaccount,name_searchclass,name_noavailable,name_nofound,name_direct
60
 
7627 bpr 61
!let classification=Primary School,Junior High School,Senior High School,University,Language,Archives,Development
1741 bpr 62
 
4066 bpr 63
!set name_text1= !nosubst Select the line corresponding to the class or institution you are interested in.\
5169 guerimand 64
<p>Click on <span class="wims_button disabled">$wims_name_Enter</span> to enter or register \
12904 obado 65
(if the status is <span class="wims_label wims_warning">$name_protected</span>, you will need a password \
5169 guerimand 66
that you can obtain from your teacher or administrator of the class).
7627 bpr 67
 
1741 bpr 68
!set name_text2=To go to another $name_level_else $sousclasses_else, choose its name in the table below.
69
!set name_text3=Or choose $name_level_else $sousclasses_else name in the table below.
70
 
5527 reyssat 71
!set name_language=There is no English language class on this site. Perhaps you are looking\
72
  for a class in another language
3917 bpr 73
!set name_language2=This site does not yet contain any classes in English language.
2218 bpr 74
 
4062 bpr 75
!set name_warning=You asked to log to $name_classess which does not exist.\
2218 bpr 76
Please verify your request.
13656 obado 77
!set name_enterorregister= !nosubst You have an account in this virtual class,\
78
  You do not have an account in this virtual class
2218 bpr 79
 
4003 bpr 80
!set name_enter=!nosubst In order to access the class <span class="wims_classdesc">$class_description</span> of\
81
<span class="wims_institutiondesc">$class_institution</span> as a <em>registered participant</em>, \
4116 bpr 82
please type your login name and personal password.
2218 bpr 83
 
3917 bpr 84
!set name_entersup=!nosubst In order to access $name_classes \
4003 bpr 85
 <span class="wims_classdesc">$class_description</span> of <span class="wims_institutiondesc">$class_institution</span>\
3917 bpr 86
 as its <em>supervisor</em>, please enter the supervisor's password.
7627 bpr 87
 
2218 bpr 88
 !set name_research1=There are many virtual classes on this site. To find your class, please type\
89
  a search keyword.
4066 bpr 90
!set name_research2=There are still too many classes corresponding to your search word. Please\
4116 bpr 91
  type a more precise keyword.
2218 bpr 92
 
5169 guerimand 93
!set name_supervisor_text=!nosubst Choose line corresponding to the individual class, group class or institutional portal.\
94
Click on <span class="wims_button disabled">$wims_name_Enter</span> to enter or register as a teacher mode or as the supervisor mode (for group class or institutional portal).\
95
<p>Registration here is only open for teachers.
2218 bpr 96
 
97
!if $type=example
13868 obado 98
  !set name_example1=Sorry, no example class has been found on this site.
99
  !set name_example2= Sorry, There is no example class of English language on this site.
100
  !set name_example3=!nosubst There is $clcnt example classes of English language on this site.
101
  !set name_example3b=!nosubst There is $othercnt example classes in other languages
102
  !set name_example4=They intend to show you how virtual classes work from a students'side.\
2218 bpr 103
     If you want to experiment  with a virtual class as a supervisor, you will first have to create\
104
      one. Click on the link and follow the instructions
13868 obado 105
  !set name_instruction=<ul>\
3990 bpr 106
<li>To enter the class as an anonymous visitor (participant), click on <span class="wims_button disabled">Anonymous</span>.\
3569 bpr 107
</li><li>If you wish to use your own user name and password in the example classes,\
3990 bpr 108
you will first have to register. Click on <span class="wims_button disabled">Registered</span> to do this.\
3569 bpr 109
</li><li>Once you have registered, you can enter the class by clicking\
3990 bpr 110
on <span class="wims_button disabled">$name_register</span>. Please note : Registration data are regularly erased\
2218 bpr 111
from the server in example classes.\
3569 bpr 112
</li></ul>
2218 bpr 113
 
10811 bpr 114
  !set name_sheet_example=You can transfer XXXXX published here to your class \
4072 bpr 115
  and use them as they are or modify them.
2218 bpr 116
!endif
4753 bpr 117
!set name_acceptcgu=I accept conditions of use
118
!set name_seecgu= see Conditions of use
5372 bpr 119
!set name_sendmailmess=A message has been sent to your email address with the new password.
120