Subversion Repositories wimsdev

Rev

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

Rev 4747 Rev 4756
Line 1... Line 1...
1
 
1
 
2
             wims error message file, English version.
2
             wims error message file, Chinese version.
3
 
3
 
4
Environment variable substitutions are valid (variable names start by `$').
4
Environment variable substitutions are valid (variable names start by `$').
5
 
5
 
6
A line starting with ':' at the FIRST column is a tag line. Text following
6
A line starting with ':' at the FIRST column is a tag line. Text following
7
this line will be printed if the tag equals error type; tag line with empty
7
this line will be printed if the tag equals error type; tag line with empty
Line 10... Line 10...
10
Nothing before the first tag line will be printed; so put comments simply
10
Nothing before the first tag line will be printed; so put comments simply
11
at the beginning of the file (or after a fictive tag).
11
at the beginning of the file (or after a fictive tag).
12
 
12
 
13
 
13
 
14
:antidated_version
14
:antidated_version
15
 This modules requires at least WIMS-$module_wims_version, but the
15
 ±¾Ä£¿éÒªÇóµÄ°æ±¾ÖÁÉÙΪ WIMS-$module_wims_version,
16
 server is only of version $wims_version.
16
 ¶ø±¾·þÎñÆ÷µÄ°æ±¾ÊÇ $wims_version.
17
 <p>
17
 <p>
18
 It is a wrongly installed module.
18
 Ä£¿é°²×°´íÎó.
19
 
19
 
20
:append_syntax
20
:append_syntax
21
  Syntax error for `append'.
21
  `append' Óï·¨´í.
22
 
22
 
23
:bad_allow
23
:bad_allow
24
  The field ``allow'' in the definition of variable is not valid.
24
  ``allow'' ÔÚ±äÁ¿¶¨ÒåÖÐÎÞЧ.
25
 
25
 
26
:bad_cmd
26
:bad_cmd
27
  The command ``$wims_error_data'' is not valid.  
27
  ÃüÁî ``$wims_error_data'' ÎÞЧ.  
28
 
28
 
29
:bad_index
29
:bad_index
30
  The index number is not valid.
30
  Ë÷ÒýºÅÎÞЧ.
31
 
31
 
32
:bad_var_def
32
:bad_var_def
33
  Bad file var.def.
33
  Îļþ var.def ´íÎó.
34
 
34
 
35
:cannot_create_session_directory
35
:cannot_create_session_directory
36
  Unable to create the session directory.
36
  ²»ÄÜ´´½¨»á»°Ä¿Â¼.
37
 
37
 
38
:cannot_create_session_number
38
:cannot_create_session_number
39
  Unable to create the session number.
39
  ²»Äܽ¨Á¢»á»°ºÅ.
40
 
40
 
41
:comp_syntax
41
:comp_syntax
42
  Syntax error in compare(): $wims_error_data.
42
  compare() ÄÚÓï·¨´í: $wims_error_data.
43
 
43
 
44
:debug
44
:debug
45
  Debug output:
45
  ¾À´íµÄÊä³ö:
46
$debug
46
$debug
47
 
47
 
48
:defn_too_long
48
:defn_too_long
49
  Definition string too long.
49
  ¶¨Ò崮̫³¤.
50
  
50
  
51
:file_too_long
51
:file_too_long
52
  The length of the file ``$wims_error_data'' exceeded length limit.
52
  Îļþ³¤ ``$wims_error_data'' ³¬ÏÞ.
53
  
53
  
54
:for_syntax
54
:for_syntax
55
  Syntax error in `for'.
55
  `for' µÄÓï·¨´í.
56
 
56
 
57
:getscore_syntax
57
:getscore_syntax
58
  syntax error in `getscore'.
58
  `getscore' µÄÓï·¨´í.
59
 
59
 
60
:illegal_cmd
60
:illegal_cmd
61
  The command ``$wims_error_data'' is illegal:
61
  ÃüÁî ``$wims_error_data'' ·Ç·¨:
62
  You should not try to go to parent directories in the command name.
62
  ÔÚÃüÁîÃûÀï²»ÔÊÐí½øÈëÉϼ¶Ä¿Â¼.
63
  
63
  
64
:illegal_fname
64
:illegal_fname
65
  The name of the file ``$wims_error_data'' is illegal:
65
  ÎļþÃû ``$wims_error_data'' ·Ç·¨:
66
  It is forbidden to access files via parent directories.
66
  ½ûÖ¹½øÈëÉϼ¶Ä¿Â¼µÄÎļþ.
67
  
67
  
68
:illegal_plot_cmd
68
:illegal_plot_cmd
69
  The parameter string for gnuplot may contain illegal strings.
69
  gnuplot µÄ²ÎÊý´®ÀﺬÓзǷ¨´®.
70
  The use of pipeline in this string (an apostrophe followed by `<')
70
  ÔÚ´®Àï²»ÔÊÐíʹÓùܵÀ
71
  is not allowed.
71
  (ƲºÅºó½Ó `<').
72
  
72
  
73
:label_not_found
73
:label_not_found
74
  Unable to find label ``$wims_error_data''
74
  ÕÒ²»µ½±êºÅ ``$wims_error_data''
75
 
75
 
76
:mathsubst_syntax
76
:mathsubst_syntax
77
  Syntax error in ``mathsubst''.
77
  ``mathsubst'' ÄÚÓï·¨´í.
78
 
78
 
79
:name_is_reserved
79
:name_is_reserved
80
  The name ``$wims_reserved_name'' is reserved for the internal use
80
  Ãû³Æ ``$wims_reserved_name'' ±£Áô¸ø·þÎñÆ÷ÄÚ²¿Ê¹ÓÃ.
81
  by the server. You should not use it for your module. Please
81
  ²»ÄÜÓÃÓÚÄãµÄÄ£¿é.
82
  choose another name for your variable.
82
  ÇëΪÄãµÄ±äÁ¿¸üÃû.
83
 
83
 
84
:name_too_long
84
:name_too_long
85
  Variable name too long.
85
  ±äÁ¿ÃûÌ«³¤.
86
 
86
 
87
:next_without_for
87
:next_without_for
88
  `next' without `for'.
88
  `next' ûÓÐ `for'.
89
  (Is there a goto which jumps into a `for' loop?)
89
  (ÊÇ·ñÓÐ goto Ìøµ½ÁË `for' Ñ­»·µÄÄÚ²¿?)
90
 
90
 
91
:no_double_quote
91
:no_double_quote
92
  The double quotation " is not allowed in the command parameter, due to
92
  ³öÓÚ°²È«µÄ¿¼ÂÇ,
93
  security reasons. Sorry.
93
  Ë«ÒýºÅ " ²»ÄÜÓÃÓÚÃüÁî²ÎÊýÄÚ.
94
  
94
  
95
:no_of
95
:no_of
96
  Syntax error. The syntax is: $wims_error_data ??? of ???
96
  Óï·¨´í. Ó¦¸ÃÊÇ: $wims_error_data ??? of ???
97
 
97
 
98
:not_trusted
98
:not_trusted
99
  The module $module has no privilege to execute private scripts or
99
  Ä£¿é $module ÎÞȨִÐÐ˽Óнű¾»ò¹ÜÀíÃüÁî.
100
  administrative commands.
-
 
101
 
100
 
102
:output_too_long
101
:output_too_long
103
  The length of the output html page has exceeded limit.
102
  Êä³ö html Ò³³¬³¤.
104
  If you didn't plan an extremely long page (in this case divide the page),
103
  Èç¹ûÄã²¢·ÇÏ뽨Á¢Ò»¸öÌØ³¤µÄÒ³ (´Ëʱ¿ÉÒÔ·ÖÒ³),
105
  this is probably due to an infinite loop.
104
  ÄǾͿÉÄÜÏÝÈëÁËËÀÑ­»·.
106
  
105
  
107
:parm_too_long
106
:parm_too_long
108
  The parameter string has exceeded length limit.
107
  ²ÎÊý´®³¬³¤.
109
  
108
  
110
:replace_syntax
109
:replace_syntax
111
  Syntax error in `replace'.
110
  `replace' ÄÚÓï·¨´í.
112
 
111
 
113
:subst_exceeded
112
:subst_exceeded
114
  Too many substitutions in one string. (Is there an infinite loop of
113
  Ò»¸ö´®ÄÚ³öÏÖÁËÌ«¶àÌæ»».
115
  substitions?
114
  (ÊÇ·ñÔÚÌæ»»ÖгöÏÖÁËËÀÑ­»·?)
116
 
115
 
117
:syntax_error
116
:syntax_error
118
  Syntax error in the command.
117
  ÃüÁîÖÐÓÐÓï·¨´í.
119
 
118
 
120
:text_bad_table
119
:text_bad_table
121
  The table for text interaction is corrupt.
120
  Îı¾»¥¶¯±íËð»µ.
122
 
121
 
123
:too_few_columns
122
:too_few_columns
124
  The definition of the variable contains too few fields.
123
  ±äÁ¿¶¨Òå°üº¬µÄÓòÌ«ÉÙ.
125
 
124
 
126
:too_many_gotos
125
:too_many_gotos
127
  Too many goto's (or executed `for' loops). These are all limited.
126
  Ì«¶à goto (»òÖ´ÐÐµÄ `for' Ñ­»·). ËüÃÇÊÇÓÐÏÞÖÆµÄ.
128
  
127
  
129
:too_many_ins
128
:too_many_ins
130
  The number of dynamic insertions (instex, insplot) has exceeded limit.
129
  ¶¯Ì¬²åÈë (instex, insplot) µÄ¸öÊý³¬ÏÞ.
131
  
130
  
132
:too_many_fors
131
:too_many_fors
133
  The number of `for' loops has exceeded limit.
132
  `for' µÄ¸öÊý³¬ÏÞ.
134
 
133
 
135
:too_many_variables
134
:too_many_variables
136
  The number of variables defined in var.def has exceeded limit.
135
  var.def ¶¨ÒåµÄ±äÁ¿¸öÊý³¬ÏÞ.
137
 
136
 
138
:tr_syntax
137
:tr_syntax
139
  Syntax error for `translate'.
138
  `translate' ÄÚÓï·¨´í.
140
 
139
 
141
:unmatched_parentheses
140
:unmatched_parentheses
142
  Syntax error. Unmatched parentheses.
141
  Óï·¨´í. À¨ºÅ²»Åä¶Ô.
143
 
142
 
144
:workfile_too_long
143
:workfile_too_long
145
  The module contains a file which exceeds the length limit.
144
  Ä£¿é°üº¬³¬³¤µÄÎļþ.
146
 
145
 
147
:zero_step
146
:zero_step
148
  A `for' loop with zero `step' cannot be executed.
147
  `for' Ñ­»·ÄÚÓÐÁã `step' ÎÞ·¨Ö´ÐÐ.
149
 
148
 
150
:timeup
149
:timeup
151
 The processing of your request is interrupted because it requires
-
 
152
 too much time.
150
 ÄãµÄÇëÇóÒò³¬Ê±¶øÖжÏ.
153
 
151
 
154
:executable
152
:executable
155
 The file $executable cannot be processed by WIMS,
153
 $executable ÊÇ¿ÉÖ´ÐÐÎļþ,
156
 because it is executable.
154
 ²»Äܱ» WIMS ´¦Àí.
157
 
155
 
158
:
156
:
159
 
157
 
160
If you see this message, it is usually due to a bug in the module 
158
Èç¹ûÄã¿´µ½ÁËÕâ¸öÐÅÏ¢, 
161
`$module'.
159
˵Ã÷Ä£¿é `$module' ÀïÓдíÎó.
162
 
160
 
163
Please contact the module's developer about the bug.
161
ÇëÁªÏµÄ£¿é×÷Õ߸æËßËûÕâ¸ö´íÎó.
164
 
162