forked from Proektsoftbg/Calcpad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMessages.zh.resx
528 lines (516 loc) · 23.8 KB
/
Messages.zh.resx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:element name="root" msdata:IsDataSet="true">
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>1.3</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Invalid_syntax__0__" xml:space="preserve">
<value>无效的语法: "{0}".</value>
</data>
<data name="Incomplete_expression" xml:space="preserve">
<value>表达式不完整!</value>
</data>
<data name="Missing_left_bracket" xml:space="preserve">
<value>缺少左括号 "(" !</value>
</data>
<data name="Missing_right_bracket" xml:space="preserve">
<value>缺少右括号 ")" !</value>
</data>
<data name="Invalid_symbol__0__" xml:space="preserve">
<value>无效符号: "{0}" !</value>
</data>
<data name="Invalid_units__0__" xml:space="preserve">
<value>无效单位: "{0}" !</value>
</data>
<data name="Cannot_evaluate__0__as__1__" xml:space="preserve">
<value>无法将 "{0}" 计算为 {1} !</value>
</data>
<data name="Invalid_operator__0__" xml:space="preserve">
<value>无效的运算操作: "{0}" .</value>
</data>
<data name="Power_must_be_unitless" xml:space="preserve">
<value>指数必须是无单位的!</value>
</data>
<data name="The_expression_on_the_right_does_not_evaluate_to_units" xml:space="preserve">
<value>右侧的表达式不带单位!</value>
</data>
<data name="Cannot_evaluate_the_function_f_for_v_equals__0__" xml:space="preserve">
<value>对于 %V = {0} ,无法计算函数 %F !</value>
</data>
<data name="The_function_f_is_not_defined_for_v_equals__0__" xml:space="preserve">
<value>函数 %F 在%V = {0} 处无定义!</value>
</data>
<data name="Inconsistent_units__0__and__1__" xml:space="preserve">
<value>单位不一致: "{0}" 和 "{1}" !</value>
</data>
<data name="Limits_out_of_range__0____1__" xml:space="preserve">
<value>限值超出范围: [{0}; {1}]!</value>
</data>
<data name="Invalid_units_for_function__0__1__" xml:space="preserve">
<value>函数 "{0}({1})" 的单位无效!</value>
</data>
<data name="Root_index_must_be_unitless" xml:space="preserve">
<value>根的索引号必须是无单位的!</value>
</data>
<data name="Root_index_cannot_be_a_complex_number" xml:space="preserve">
<value>根的索引号不能是复数!</value>
</data>
<data name="Root_index_must_be_integer_more_than_1" xml:space="preserve">
<value>根索引必须是>1的整数!</value>
</data>
<data name="Argument_out_of_range_for_n_factorial" xml:space="preserve">
<value>n! 的参数超出范围!</value>
</data>
<data name="The_argument_of_n_factorial_must_be_unitless" xml:space="preserve">
<value>n!的参数必须是无单位的!</value>
</data>
<data name="The_argument_of_n_factorial_must_be_a_positive_integer" xml:space="preserve">
<value>n!的参数必须是正整数!</value>
</data>
<data name="The_argument_of_n_factorial_cannot_be_complex" xml:space="preserve">
<value>n!的参数不能是复数!</value>
</data>
<data name="Cannot_evaluate_reminder__0__1__Denominator_must_be_unitless" xml:space="preserve">
<value>无法计算求余: "{0} % {1}".分母必须是无单位的!</value>
</data>
<data name="Both_values_must_be_integers" xml:space="preserve">
<value>两个值都必须是整数!</value>
</data>
<data name="Variable__0__does_not_exist" xml:space="preserve">
<value>变量 '{0}' 不存在!</value>
</data>
<data name="Unit__0__does_not_exist" xml:space="preserve">
<value>单位 '{0}' 不存在!</value>
</data>
<data name="Interrupted_by_user" xml:space="preserve">
<value>用户已打断!</value>
</data>
<data name="Calculations_not_active" xml:space="preserve">
<value>计算未激活!</value>
</data>
<data name="Expression_is_empty" xml:space="preserve">
<value>表达式为空!</value>
</data>
<data name="Missing_operand" xml:space="preserve">
<value>缺少自变量!</value>
</data>
<data name="Invalid_function__0__" xml:space="preserve">
<value>无效函数: "{0}" !</value>
</data>
<data name="Stack_memory_leak__Invalid_expression" xml:space="preserve">
<value>堆栈内存泄漏.表达式无效!</value>
</data>
<data name="Stack_empty_Invalid_expression" xml:space="preserve">
<value>堆栈为空.表达式无效!</value>
</data>
<data name="Undefined_input_field" xml:space="preserve">
<value>未定义的输入区!</value>
</data>
<data name="Undefined_variable_or_units__0__" xml:space="preserve">
<value>未定义的变量或单位: "{0}" !</value>
</data>
<data name="Error_evaluating__0__as_function" xml:space="preserve">
<value>将 "{0}" 作为函数计算时出错!</value>
</data>
<data name="Error_evaluating__0__as_function_or_operator" xml:space="preserve">
<value>将 "{0}" 作为函数或运算符计算时出错!</value>
</data>
<data name="Cannot_rewrite_existing_units__0__" xml:space="preserve">
<value>无法重写已有位: {0} !</value>
</data>
<data name="The_calculated_units__0__are_inconsistent_with_the_target_units__1__" xml:space="preserve">
<value>计算单位 "{0}" 与目标单位 "{1}" 量纲不一致!</value>
</data>
<data name="InvalidCharacterException" xml:space="preserve">
<value>无效字符: '{0}' .变量、函数和单位必须以字母或∡开头,以下单位除外: ° ′ ″ % ‰</value>
</data>
<data name="Improper_use_of_the_assignment_operator_equals" xml:space="preserve">
<value>赋值运算符 '=' 使用不正确!</value>
</data>
<data name="Missing_left_bracket_{_in_solver_command" xml:space="preserve">
<value>求解命令中缺少左括号 '{' !</value>
</data>
<data name="Missing_right_bracket_}_in_solver_command" xml:space="preserve">
<value>求解命令中缺少右括号 '}' !</value>
</data>
<data name="Invalid_macro_identifier__0__" xml:space="preserve">
<value>无效的宏标识符: "{0}$" !</value>
</data>
<data name="Invalid_solver_command_definition__0__" xml:space="preserve">
<value>无效的求解命令定义 "{0}" !</value>
</data>
<data name="Error_parsing__0__as_units" xml:space="preserve">
<value>将 "{0}" 解析为单位时出错!</value>
</data>
<data name="Error_parsing__0__as_number" xml:space="preserve">
<value>将 "{0}" 解析为数时出错!</value>
</data>
<data name="Missing_delimiter__0__in_solver_command__1__" xml:space="preserve">
<value>求解命令 {{1}} 中缺少分隔符 "{0}" !</value>
</data>
<data name="More_than_one_operator_equals_in__0__" xml:space="preserve">
<value> '{0}' 中有多个运算符 '=' !</value>
</data>
<data name="The_expression_on_the_right_side_must_be_constant__0__" xml:space="preserve">
<value>右侧的表达式必须是常量: "{0}" !</value>
</data>
<data name="Inconsistent_units_for__0__equals__1__" xml:space="preserve">
<value> "{0} = {1}" 的单位不一致!</value>
</data>
<data name="Inconsistent_units_for__0__equals__1__:__2__" xml:space="preserve">
<value> "{0} = {1} : {2}" 的单位不一致!</value>
</data>
<data name="No_solution_for__0__" xml:space="preserve">
<value> {0} 无解!</value>
</data>
<data name="Recursion_is_not_allowed_in_function_definition__0__" xml:space="preserve">
<value>函数定义中不允许递归: "{0}" !</value>
</data>
<data name="The_assignment_equals_must_be_preceded_by_custom_function_or_variable" xml:space="preserve">
<value>赋值 '=' 前面必须是自定义函数或变量!</value>
</data>
<data name="Assignment_equals_must_be_the_first_operator_in_the_expression" xml:space="preserve">
<value>赋值 '=' 必须是表达式中的第一个运算符!</value>
</data>
<data name="Invalid_syntax__0__1__" xml:space="preserve">
<value>无效语法: "{0} {1}" !</value>
</data>
<data name="Unexpected_delimiter_;" xml:space="preserve">
<value>错误的分隔符 ';' .</value>
</data>
<data name="Invalid_number_of_arguments" xml:space="preserve">
<value>参数值无效!</value>
</data>
<data name="The_result_is_not_a_real_number__0__" xml:space="preserve">
<value>结果不是实数: "{0}" .</value>
</data>
<data name="Missing_parameter_in_function_definition" xml:space="preserve">
<value>函数定义中缺少参数!</value>
</data>
<data name="Missing_delimiter_in_function_definition" xml:space="preserve">
<value>函数定义中缺少分隔符!</value>
</data>
<data name="Invalid_token_in_function_definition__0__" xml:space="preserve">
<value>函数定义中的令牌无效: "{0}" !</value>
</data>
<data name="Circular_reference_detected_for_function__0__" xml:space="preserve">
<value>检测到函数 "{0}" 的循环引用!</value>
</data>
<data name="InvalidFunctionDefinitionException" xml:space="preserve">
<value>函数定义无效.必须符合范式: "f (x; y; z...) =".</value>
</data>
<data name="Argument_out_of_range_for__0__x_" xml:space="preserve">
<value>{0}(x)的参数超出范围!</value>
</data>
<data name="Condition_cannot_be_empty" xml:space="preserve">
<value>条件不能为空!</value>
</data>
<data name="Condition_block_not_initialized_with_if_" xml:space="preserve">
<value>条件块未以 "#if" 开始!</value>
</data>
<data name="Duplicate_else_in_condition_block" xml:space="preserve">
<value>条件块中重复出现 "#else" !</value>
</data>
<data name="else_if_is_not_allowed_after_else_in_condition_block" xml:space="preserve">
<value>条件块中的 "#else"后不允许有 "#else if" !</value>
</data>
<data name="Condition_cannot_evaluate_to_a_complex_number" xml:space="preserve">
<value>条件值不能计算为复数!</value>
</data>
<data name="Condition_result_is_invalid_0_" xml:space="preserve">
<value>条件结果无效: {0} !</value>
</data>
<data name="Duplicate_macro_parameter_names__0__and__1__" xml:space="preserve">
<value>宏参数名称重复: {0} 和 {1} !</value>
</data>
<data name="Macro_not_defined__0__" xml:space="preserve">
<value>未定义的宏:{0}.</value>
</data>
<data name="Missing__0__in_surface_map_command" xml:space="preserve">
<value>曲面投影命令中缺少 {0} !</value>
</data>
<data name="The_limits_of_plot_area_are_identical" xml:space="preserve">
<value>绘图区域的上下界限相同(冲突)!</value>
</data>
<data name="Error_writing_a_png_file_to__0__" xml:space="preserve">
<value>将png文件写入 "{0}" 时出错!</value>
</data>
<data name="Error_writing_a_svg_file_to__0__" xml:space="preserve">
<value>将svg文件写入 "{0}" 时出错!</value>
</data>
<data name="Error_converting_png_to_Base64" xml:space="preserve">
<value>将png图片转换为Base64时出错!</value>
</data>
<data name="Inconsistent_units__0__1__2__" xml:space="preserve">
<value>单位不一致: "{0} {1} {2}"!</value>
</data>
<data name="Units_cannon_be_raised_to_complex_power" xml:space="preserve">
<value>带单位的量无法计算复数次幂</value>
</data>
<data name="Cannot_evaluate_reminder__0__1__The_denominator_must_be_unitless_" xml:space="preserve">
<value>无法计算求余: "{0} % {1}" .分母必须是无单位的!</value>
</data>
<data name="SelectAll" xml:space="preserve">
<value>全选</value>
</data>
<data name="if_block_not_closed_Missing_end_if" xml:space="preserve">
<value>错误: "#if" 块未闭合.缺少 "#end if" !</value>
</data>
<data name="Iteration_block_not_closed_Missing_loop" xml:space="preserve">
<value>错误: 迭代块未闭合,缺失 "#loop".</value>
</data>
<data name="Unexpected_error_0_Please_check_the_expression_consistency" xml:space="preserve">
<value>意外错误: {0} 请检查表达式的一致性!</value>
</data>
<data name="Paused_Press_F5_to_continue" xml:space="preserve">
<value><p><span class="err">已暂停!</span>按<b>F5</b> <a href="#0" data-text="continue">继续</a>或<b>按Esc</b> <a href="#0" data-text="cancel">取消</a>.</p>!</value>
</data>
<data name="Error_found_on_line" xml:space="preserve">
<value><div class="errorHeader">在以下行发现<b>1</b>个错误:</value>
</data>
<data name="Errors_found_on_lines" xml:space="preserve">
<value><div class="errorHeader">在以下行发现 <b>{0} </b>个错误:</value>
</data>
<data name="Error_in_0_on_line_1__2" xml:space="preserve">
<value>第 {1}:{2} 行"{0}"出错!</value>
</data>
<data name="Number_of_iterations_exceeds_the_maximum_0" xml:space="preserve">
<value>迭代次数超过最大值 {0} !</p></value>
</data>
<data name="loop_without_a_corresponding_repeat" xml:space="preserve">
<value> "#loop" 没有对应的 "#repeat" !</value>
</data>
<data name="Entangled_if__end_if__and_repeat__loop_blocks" xml:space="preserve">
<value>交错的 "#if - #end if" 和 "#repeat - #loop" 块!</value>
</data>
<data name="continue_without_a_corresponding_repeat" xml:space="preserve">
<value> "#continue" 没有对应的 "#repeat"!</value>
</data>
<data name="Macro_definition_block_not_closed_Missing_end_def" xml:space="preserve">
<value>#错误:宏定义块未闭合.缺少 "#end def".</value>
</data>
<data name="Missing_source_file_for_include" xml:space="preserve">
<value>缺少要调用的源文件</value>
</data>
<data name="File_not_found" xml:space="preserve">
<value>文件未找到!</value>
</data>
<data name="Invalid_macro_name_0" xml:space="preserve">
<value>无效的宏名称: "{0}" !</value>
</data>
<data name="Invalid_inside_macro_definition" xml:space="preserve">
<value>无效的内部宏定义!</value>
</data>
<data name="There_is_no_matching_def" xml:space="preserve">
<value>"没有匹配的 "#def" !</value>
</data>
<data name="Invalid_symbol_0_in_macro_name" xml:space="preserve">
<value>宏名称中的符号 "{0}" 无效!</value>
</data>
<data name="Duplicate_macro_name_0_" xml:space="preserve">
<value>宏名称重复: "{0}" !</value>
</data>
<data name="Missing_delimiter_0_in_plot_command" xml:space="preserve">
<value><span class = "err">绘图命令 "{1}" 中缺少分隔符"{0}".</span>!</value>
</data>
<data name="Missing_0_in_plot_command_1" xml:space="preserve">
<value><span class = "err">绘图命令 "{1}" 中缺少 {0}.</span>.!</value>
</data>
<data name="More_than_one_delimiter_in_plot_command" xml:space="preserve">
<value><span class = "err">绘图命令 {0} 中有多个分隔符"|".</span>!</value>
</data>
<data name="Missing_delimiter_0_in_surface_map_command_1" xml:space="preserve">
<value><span class = "err">曲面投影命令 "{1}" 中缺少分隔符 "{0}"</span>!</value>
</data>
<data name="Function_redefined" xml:space="preserve">
<value>警告!函数已重新定义 !</value>
</data>
<data name="Raise_to_square" xml:space="preserve">
<value>求平方!</value>
</data>
<data name="Too_many_errors" xml:space="preserve">
<value>大量错误. 计算提前结束.</value>
<data name="repeat_block_not_closed_Missing_loop" xml:space="preserve">
<value>错误: "#repeat" 块未闭合.缺少 "#loop" !</value>
</data>
<data name="The_output_is_longer_than_0_lines_The_rest_will_be_skipped" xml:space="preserve">
<value>输出超过 {0} 行. 剩下的结果将略过.</value>
</data>
</data>
<data name="Index" xml:space="preserve">
<value>索引</value>
</data>
<data name="Missing_vector_opening_bracket" xml:space="preserve">
<value>向量缺失左侧开括号 "[".</value>
<data name="Bracket_mismatch" xml:space="preserve">
<value>括号不匹配.</value>
</data>
<data name="_must_be_scalar" xml:space="preserve">
<value> 必须为标量.</value>
</data>
<data name="Index_out_of_range" xml:space="preserve">
<value>索引超限:</value>
</data>
<data name="Cannot_assign_vector_to_scalar" xml:space="preserve">
<value>无法将向量赋值给标量.</value>
</data>
<data name="Missing_vector_closing_bracket" xml:space="preserve">
<value>缺失向量闭合括号 "]".</value>
</data>
<data name="_must_be_vector" xml:space="preserve">
<value> 必须为向量.</value>
</data>
<data name="_must_be_positive_integer" xml:space="preserve">
<value> 必须未正整数.</value>
</data>
<data name="Step_cannot_be_zero" xml:space="preserve">
<value>步长不能为0.</value>
</data>
<data name="Vector_size_cannot_exceed" xml:space="preserve">
<value>不允许超过向量的维数</value>
</data>
<data name="Cross_product_is_definedonly_for_vectors_with_2_and_3_elements" xml:space="preserve">
<value>叉积仅对2维和3维向量有定义.</value>
</data>
<data name="Function__0__is_not_defined_in_complex_mode" xml:space="preserve">
<value>函数 {0} 不是在复数模式下定义的.</value>
</data>
<data name="Matrix_dimensions_do_not_match" xml:space="preserve">
<value>矩阵维数不匹配.</value>
</data>
<data name="Matrix_must_be_square" xml:space="preserve">
<value>矩阵必须为方阵.</value>
</data>
<data name="The_Lp_norm_argument_must_be_p_ge_1" xml:space="preserve">
<value>Lp 范数的参数必须满足 p ≥ 1.</value>
</data>
<data name="Matrix_must_be_symmetric" xml:space="preserve">
<value>矩阵必须对称.</value>
</data>
<data name="Matrix_is_not_positive_definite" xml:space="preserve">
<value>矩阵非正定.</value>
</data>
<data name="Matrix_is_singular" xml:space="preserve">
<value>矩阵奇异.</value>
</data>
<data name="Matrix_is_singular_or_close_to_singular" xml:space="preserve">
<value>矩阵奇异或接近奇异.</value>
</data>
<data name="Vectors_and_matrices_are_not_supported_in_complex_mode" xml:space="preserve">
<value>复数模式下不支持向量和矩阵.</value>
</data>
<data name="Cannot_interpolate_with_non_scalar_value" xml:space="preserve">
<value>无法对非标量值内插.</value>
</data>
<data name="Jacobi_iteration_failed" xml:space="preserve">
<value>雅可比Jacobi迭代失败.</value>
</data>
<data name="Invalid_operand" xml:space="preserve">
<value>无效自变量:</value>
</data>
<data name="Invalid_argument" xml:space="preserve">
<value>无效参数:</value>
</data>
<data name="The_argument_is_not_an_eigenvalue" xml:space="preserve">
<value>参数不是特征值:</value>
</data>
<data name="The_QL_algorithm_failed_to_converge" xml:space="preserve">
<value>QL算法无法收敛.</value>
</data>
<data name="Matrix_size_cannot_exceed" xml:space="preserve">
<value>矩阵的大小不允许超过限值</value>
</data>
<data name="The_number_of_matrix_rows_must_be_greater_than_or_equal_to_the_number_of_columns" xml:space="preserve">
<value>矩阵的行数必须≥列数</value>
</data>
<data name="Count" xml:space="preserve">
<value>计数</value>
</data>
<data name="Number_of_rows" xml:space="preserve">
<value>行数</value>
</data>
<data name="Number_of_columns" xml:space="preserve">
<value>列数</value>
</data>
<data name="Argument" xml:space="preserve">
<value>参数</value>
</data>
<data name="Result" xml:space="preserve">
<value>结果</value>
</data>
<data name="Variable" xml:space="preserve">
<value>变量</value>
</data>
<data name="Index_target" xml:space="preserve">
<value>索引目标</value>
</data>
<data name="Invalid_item" xml:space="preserve">
<value>无效项</value>
</data>
<data name="FunctionDefinitionNotAllowedInSolverBlock" xml:space="preserve">
<value>求解块中不支持定义函数.</value>
</data>
<data name="BracketsNotClosed" xml:space="preserve">
<value>括号未闭合.</value>
</data>
</root>