Rev 17104 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | !set wims_module_log=error: $error $wims_class |
||
3 | |||
3985 | bpr | 4 | <b>$wims_name_Error</b>. |
23 | reyssat | 5 | |
6 | !if not_secure iswordof $error |
||
7 | !if $code!=$empty |
||
8 | ÃÜÂë²»¶Ô. |
||
9 | !else |
||
10 | Ö»ÄÜ´Ó°²È«Ö÷»ú½øÈ뱾ģ¿é. |
||
11 | !endif |
||
12 | ¾Ü¾ø½øÈë. |
||
13 | !exit |
||
14 | !endif |
||
15 | |||
16 | !if checkhost iswordof $error |
||
17 | Ä㵱ǰµÄÁ¬½Ó²»ÔÚж¨ÒåµÄ°²È«Ö÷»ú·¶Î§ÄÚ. |
||
18 | Õâ¿ÉÄÜÊÇÒ»¸ö´íÎó»áµ¼ÖÂÄãʧȥ°à¼¶µÄ¿ØÖÆ. |
||
19 | ËùÓа²È«Ö÷»úµÄ¶¨ÒåûÓиıä. |
||
20 | !exit |
||
21 | !endif |
||
22 | |||
23 | !if bad_file iswordof $error |
||
24 | ¶Ô²»Æð, <em>$wims_deposit</em> ²»ÏñÊǰ༶µÄ±¸·ÝÎļþ. |
||
25 | »òÕßÊÇÄãËͳöÁËÒ»¸ö´íÎóµÄÎļþ, »òÕßÊÇÎļþÒÑËð»µ. |
||
26 | !exit |
||
27 | !endif |
||
28 | |||
29 | !if empty_file iswordof $error |
||
5901 | bpr | 30 | ÔÚÄãµÄ±¸·ÝÎļþ <span class="tt wims_fname">$wims_deposit</span> ÀïûÓз¢Ïְ༶×ÊÔ´. |
23 | reyssat | 31 | !exit |
32 | !endif |
||
33 | |||
34 | !if no_upload iswordof $error |
||
35 | ÉÏ´«Êý¾Ý³¬Ê±: ²Ù×÷ʧ°Ü. ÇëÖØÊÔ. |
||
36 | !exit |
||
37 | !endif |
||
38 | |||
39 | !if remote_sharing iswordof $error |
||
40 | ÄãµÄÏàÁÚ°àÕýÔÚ¹²ÏíÄãµÄ×ÊÔ´. ³ý·ÇÄDZßÍ£Ö¹¹²Ïí, |
||
41 | Äã¼È²»ÄÜÖÐÖ¹¹²Ïí, Ò²²»ÄÜ´ÓÄãµÄÏàÁÚ±íÄÚɾ³ý. |
||
42 | !exit |
||
43 | !endif |
||
44 | |||
45 | !if share_dep iswordof $error |
||
13318 | obado | 46 | ×ÊÔ´¹²ÏíÒª¹Ë¼°Ïà¹ØÐÔ: |
2071 | zjchen | 47 | !if sheet iswordof $error |
48 | Èç¹ûÄãÒª¹²Ïí×÷ÒµÒ³, ¾ÍÏÈÒª¹²ÏíÁ·Ï°. |
||
49 | !else |
||
50 | !if exam iswordof $error |
||
51 | ÈôÒª¹²Ïí¿¼ÊÔ, ÔòÏÈÒª¹²ÏíÁ·Ï°Óë×÷ÒµÒ³. |
||
52 | !else |
||
53 | !if livret iswordof $error |
||
54 | ÈôÒª¹²Ïí¼¼ÄܼǼ±¾, ÔòÏÈÒª¹²ÏíÁ·Ï°Óë×÷ÒµÒ³. |
||
12115 | guerimand | 55 | !else |
56 | !if userphoto iswordof $error |
||
57 | les comptes de participants avant de partager les photos individuelles. |
||
58 | !endif |
||
2071 | zjchen | 59 | !endif |
13318 | obado | 60 | !endif |
2071 | zjchen | 61 | !endif |
23 | reyssat | 62 | !exit |
63 | !endif |
||
64 | |||
2071 | zjchen | 65 | !if stopshare_dep iswordof $error |
13318 | obado | 66 | ×ÊÔ´¹²ÏíÒª¹Ë¼°Ïà¹ØÐÔ: |
2071 | zjchen | 67 | !if sheet iswordof $error |
68 | Èç¹ûÄãҪֹͣ¹²Ïí×÷ÒµÒ³, ¾ÍÒªÏÈÍ£Ö¹¹²Ïí¿¼ÊÔÓë¼¼ÄܼǼ±¾. |
||
69 | !else |
||
70 | !if exo iswordof $error |
||
12115 | guerimand | 71 | Èç¹ûÄãҪֹͣ¹²ÏíÁ·Ï°, ¾ÍÒªÏÈÍ£Ö¹¹²Ïí×÷ÒµÒ³. |
72 | !else |
||
73 | !if user iswordof $error |
||
74 | des photos individuelles avant celui des comptes de participants. |
||
75 | !endif |
||
13318 | obado | 76 | !endif |
2071 | zjchen | 77 | !endif |
78 | !exit |
||
79 | !endif |
||
80 | |||
23 | reyssat | 81 | !if not_neighbor iswordof $error |
82 | Äã³¢ÊÔ²Ù×÷µÄ°à¼¶²»ÊÇÓÐЧÏàÁڵİ༶. |
||
17230 | bpr | 83 | <br> |
23 | reyssat | 84 | ½öµ±Ë«·½»¥ÏàÉùÃ÷¶Ô·½ÊÇÏàÁÚ°àʱ, ²ÅÄܽ¨Á¢ÓÐЧµÄÏàÁÚ¹ØÏµ. |
85 | !exit |
||
86 | !endif |
||
87 | |||
88 | !if localmirror iswordof $error |
||
89 | ÔÚͬһ·þÎñÆ÷ÉÏ×÷°à¼¶µÄ¾µÏñÊÇûÓÐÒâÒåµÄ. |
||
90 | !exit |
||
91 | !endif |
||
92 | |||
710 | bpr | 93 | !if toobigfile iswordof $error |
2071 | zjchen | 94 | ÄãµÄÎļþÌ«´óÁË, ²»Äܳ¬¹ý 12K. |
710 | bpr | 95 | !exit |
96 | !endif |
||
97 | |||
13318 | obado | 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 |
||
14080 | lemaire | 102 | <p>NB: even if the browser allows you to download the generated file, it may not be usable.</p> |
13318 | obado | 103 | !endif |
104 | !exit |
||
105 | !endif |
||
106 | |||
15360 | bpr | 107 | !if emptycloningpwd iswordof $error |
108 | You must put a password with at least $passwd_min characters and at most |
||
109 | $passwd_max characters amongs the characters <span class="tt">$char_passwd</span> |
||
110 | !exit |
||
111 | !endif |
||
17104 | guerimand | 112 | |
113 | !if expdate_sharing iswordof $error |
||
114 | !let date=!word 2 of $error |
||
17230 | bpr | 115 | vous ne pouvez pas définir une date d'expiration après la date d'expiration d'une classe avec laquelle vous partagez des ressources. |
116 | La date d'expiration de votre classe doit être située avant le |
||
17104 | guerimand | 117 | !read date.phtml $date,notime |
118 | !exit |
||
119 | !endif |
||
120 | |||
121 | !if sharing_expdate iswordof $error |
||
122 | !let date=!word 2 of $error |
||
17230 | bpr | 123 | vous ne pouvez pas partager des ressources avec une classe dont la date d'expiration est inférieure à la date d'expiration de votre classe. |
124 | Si vous voulez partager les ressources de cette classe, la date d'expiration de votre classe doit être située avant le |
||
17104 | guerimand | 125 | !read date.phtml $date,notime |
126 | !exit |
||
127 | !endif |
||
128 | |||
129 | !if expdate_sharable iswordof $error |
||
130 | !let date=!word 2 of $error |
||
17230 | bpr | 131 | vous ne pouvez pas définir une date d'expiration précédent la date d'expiration d'une classe que vous autorisez à partager vos ressources. |
17104 | guerimand | 132 | La date d'expiration de votre classe doit être située après le |
133 | !read date.phtml $date,notime |
||
134 | !exit |
||
135 | !endif |
||
136 | |||
137 | !if sharable_expdate iswordof $error |
||
138 | !let date=!word 2 of $error |
||
17230 | bpr | 139 | vous ne pouvez pas proposer un partage de ressources avec une classe dont la date d'expiration est supérieure à la date d'expiration de votre classe. |
140 | Si vous voulez proposer de partager vos ressources à cette classe, la date d'expiration de votre classe doit être située après le |
||
17104 | guerimand | 141 | !read date.phtml $date,notime |
142 | !exit |
||
143 | !endif |
||
144 | |||
145 | |||
23 | reyssat | 146 | !msg $error |
147 |