Subversion Repositories wimsdev

Rev

Rev 12115 | Rev 14080 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12115 Rev 13318
Line 41... Line 41...
41
Äã¼È²»ÄÜÖÐÖ¹¹²Ïí, Ò²²»ÄÜ´ÓÄãµÄÏàÁÚ±íÄÚɾ³ý.
41
Äã¼È²»ÄÜÖÐÖ¹¹²Ïí, Ò²²»ÄÜ´ÓÄãµÄÏàÁÚ±íÄÚɾ³ý.
42
 !exit
42
 !exit
43
!endif
43
!endif
44
 
44
 
45
!if share_dep iswordof $error
45
!if share_dep iswordof $error
46
×ÊÔ´¹²ÏíÒª¹Ë¼°Ïà¹ØÐÔ: 
46
×ÊÔ´¹²ÏíÒª¹Ë¼°Ïà¹ØÐÔ:
47
 !if sheet iswordof $error
47
 !if sheet iswordof $error
48
  Èç¹ûÄãÒª¹²Ïí×÷ÒµÒ³, ¾ÍÏÈÒª¹²ÏíÁ·Ï°.
48
  Èç¹ûÄãÒª¹²Ïí×÷ÒµÒ³, ¾ÍÏÈÒª¹²ÏíÁ·Ï°.
49
 !else
49
 !else
50
  !if exam iswordof $error
50
  !if exam iswordof $error
51
  ÈôÒª¹²Ïí¿¼ÊÔ, ÔòÏÈÒª¹²ÏíÁ·Ï°Óë×÷ÒµÒ³.
51
  ÈôÒª¹²Ïí¿¼ÊÔ, ÔòÏÈÒª¹²ÏíÁ·Ï°Óë×÷ÒµÒ³.
Line 55... Line 55...
55
   !else
55
   !else
56
    !if userphoto iswordof $error
56
    !if userphoto iswordof $error
57
     les comptes de participants avant de partager les photos individuelles.
57
     les comptes de participants avant de partager les photos individuelles.
58
    !endif
58
    !endif
59
   !endif
59
   !endif
60
  !endif    
60
  !endif
61
 !endif
61
 !endif
62
 !exit
62
 !exit
63
!endif
63
!endif
64
 
64
 
65
!if stopshare_dep iswordof $error
65
!if stopshare_dep iswordof $error
66
×ÊÔ´¹²ÏíÒª¹Ë¼°Ïà¹ØÐÔ: 
66
×ÊÔ´¹²ÏíÒª¹Ë¼°Ïà¹ØÐÔ:
67
 !if sheet iswordof $error
67
 !if sheet iswordof $error
68
  Èç¹ûÄãҪֹͣ¹²Ïí×÷ÒµÒ³, ¾ÍÒªÏÈÍ£Ö¹¹²Ïí¿¼ÊÔÓë¼¼ÄܼǼ±¾.
68
  Èç¹ûÄãҪֹͣ¹²Ïí×÷ÒµÒ³, ¾ÍÒªÏÈÍ£Ö¹¹²Ïí¿¼ÊÔÓë¼¼ÄܼǼ±¾.
69
 !else
69
 !else
70
  !if exo iswordof $error
70
  !if exo iswordof $error
71
   Èç¹ûÄãҪֹͣ¹²ÏíÁ·Ï°, ¾ÍÒªÏÈÍ£Ö¹¹²Ïí×÷ÒµÒ³.
71
   Èç¹ûÄãҪֹͣ¹²ÏíÁ·Ï°, ¾ÍÒªÏÈÍ£Ö¹¹²Ïí×÷ÒµÒ³.
72
  !else
72
  !else
73
   !if user iswordof $error
73
   !if user iswordof $error
74
    des photos individuelles avant celui des comptes de participants.
74
    des photos individuelles avant celui des comptes de participants.
75
   !endif
75
   !endif
76
  !endif    
76
  !endif
77
 !endif
77
 !endif
78
 !exit
78
 !exit
79
!endif
79
!endif
80
 
80
 
81
!if not_neighbor iswordof $error
81
!if not_neighbor iswordof $error
Line 91... Line 91...
91
!endif
91
!endif
92
 
92
 
93
!if toobigfile iswordof $error
93
!if toobigfile iswordof $error
94
 ÄãµÄÎļþÌ«´óÁË, ²»Äܳ¬¹ý 12K.
94
 ÄãµÄÎļþÌ«´óÁË, ²»Äܳ¬¹ý 12K.
95
 !exit
95
 !exit
-
 
96
!endif
-
 
97
 
-
 
98
!if file_too_large iswordof $error
-
 
99
  <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size KB</strong>.</p>
-
 
100
  <p>We invite you to make a selective backup by selecting only certain data.</p>
-
 
101
  !if $format!=zip
-
 
102
    <p>nb: you can still download the generated file, but it is certainly truncated.</p>
-
 
103
  !endif
-
 
104
  !exit
96
!endif
105
!endif
97
 
106
 
98
!msg $error
107
!msg $error
99
 
108