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
|
# Localization of the module development_tools-macros
# Please see in SCI/tools/localization for localization management
# Copyright (C) 2007-2008 - INRIA
# Copyright (C) 2008-2011 - DIGITEO
# Copyright (C) 2012-2014 - Scilab-Enterprises
# This file is distributed under the same license as the Scilab package.
#
msgid ""
msgstr ""
"Project-Id-Version: Scilab\n"
"Report-Msgid-Bugs-To: <localization@lists.scilab.org>\n"
"POT-Creation-Date: 2013-04-16 17:44+0100\n"
"Last-Translator: Vincent COUVERT <vincent.couvert@scilab-enterprises.com>\n"
"Language-Team: Scilab Localization <localization@lists.scilab.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"Revision-Date: 2015-03-27 13:54+0100\n"
# File: macros/assert/assert_checkalmostequal.sci, line: 16
# File: macros/assert/assert_checkfilesequal.sci, line: 15
# File: macros/assert/assert_comparecomplex.sci, line: 15
# File: macros/assert/assert_cond2reltol.sci, line: 115
# File: macros/assert/assert_cond2reqdigits.sci, line: 120
# File: macros/assert/assert_generror.sci, line: 14
#, c-format
msgid "%s: Wrong number of input arguments: %d to %d expected."
msgstr ""
#
# File: macros/assert/assert_checkalmostequal.sci, line: 29
# File: macros/assert/assert_checkalmostequal.sci, line: 33
# File: macros/assert/assert_checkalmostequal.sci, line: 37
# File: macros/assert/assert_checkalmostequal.sci, line: 41
# File: macros/assert/assert_checkerror.sci, line: 36
# File: macros/assert/assert_comparecomplex.sci, line: 27
# File: macros/assert/assert_comparecomplex.sci, line: 31
# File: macros/assert/assert_comparecomplex.sci, line: 35
# File: macros/assert/assert_comparecomplex.sci, line: 39
# File: macros/assert/assert_computedigits.sci, line: 24
# File: macros/assert/assert_computedigits.sci, line: 28
# File: macros/assert/assert_cond2reltol.sci, line: 125
# File: macros/assert/assert_cond2reltol.sci, line: 129
# File: macros/assert/assert_cond2reqdigits.sci, line: 131
# File: macros/assert/assert_cond2reqdigits.sci, line: 135
# File: macros/assert/assert_cond2reqdigits.sci, line: 139
# File: macros/assert/assert_generror.sci, line: 38
#, c-format
msgid "%s: Wrong type for input argument #%d: Matrix expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkalmostequal.sci, line: 45
# File: macros/assert/assert_checkerror.sci, line: 26
# File: macros/assert/assert_checkerror.sci, line: 31
# File: macros/assert/assert_checkfilesequal.sci, line: 30
# File: macros/assert/assert_checkfilesequal.sci, line: 34
# File: macros/assert/assert_generror.sci, line: 21
#, c-format
msgid "%s: Wrong type for input argument #%d: Matrix of strings expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkalmostequal.sci, line: 51
# File: macros/assert/assert_checkalmostequal.sci, line: 55
# File: macros/assert/assert_checkalmostequal.sci, line: 59
# File: macros/assert/assert_checkerror.sci, line: 42
# File: macros/assert/assert_checkerror.sci, line: 53
# File: macros/assert/assert_checkfilesequal.sci, line: 46
# File: macros/assert/assert_checkfilesequal.sci, line: 50
# File: macros/assert/assert_comparecomplex.sci, line: 45
# File: macros/assert/assert_comparecomplex.sci, line: 49
# File: macros/assert/assert_comparecomplex.sci, line: 53
# File: macros/assert/assert_comparecomplex.sci, line: 57
# File: macros/assert/assert_computedigits.sci, line: 38
# File: macros/assert/assert_cond2reltol.sci, line: 80
# File: macros/assert/assert_generror.sci, line: 25
# File: macros/assert/assert_generror.sci, line: 34
#, c-format
msgid "%s: Wrong size for input argument #%d: %d-by-%d matrix expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkalmostequal.sci, line: 65
# File: macros/assert/assert_checkalmostequal.sci, line: 69
# File: macros/assert/assert_comparecomplex.sci, line: 63
# File: macros/assert/assert_comparecomplex.sci, line: 67
# File: macros/assert/assert_cond2reltol.sci, line: 138
# File: macros/assert/assert_cond2reqdigits.sci, line: 148
# File: macros/assert/assert_cond2reqdigits.sci, line: 152
#, c-format
msgid "%s: Wrong value for input argument #%d: Must be > %d.\n"
msgstr ""
#
# File: macros/assert/assert_checkalmostequal.sci, line: 73
#, c-format
msgid "%s: Wrong value for input argument #%d: Must be in the set {%s}.\n"
msgstr ""
#
# File: macros/assert/assert_checkalmostequal.sci, line: 81
# File: macros/assert/assert_checkequal.sci, line: 81
# File: macros/assert/assert_computedigits.sci, line: 34
#, c-format
msgid "%s: Incompatible input arguments #%d and #%d: Same sizes expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkalmostequal.sci, line: 110
# File: macros/assert/assert_checkequal.sci, line: 155
#, c-format
msgid "%s: Assertion failed: expected = %s while computed = %s"
msgstr ""
#
# File: macros/assert/assert_checkequal.sci, line: 40
#, c-format
msgid "%s: Wrong number of input argument: %d expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkequal.sci, line: 48
# File: macros/assert/assert_checkfalse.sci, line: 15
# File: macros/assert/assert_checktrue.sci, line: 15
#, c-format
msgid "%s: Wrong number of input arguments: %d expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkequal.sci, line: 54
# File: macros/assert/assert_checkequal.sci, line: 62
#, c-format
msgid "%s: Incompatible input arguments #%d and #%d: Same types expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkequal.sci, line: 90
#, c-format
msgid "%s: Computed is real, but expected is complex."
msgstr ""
#
# File: macros/assert/assert_checkequal.sci, line: 94
#, c-format
msgid "%s: Computed is complex, but expected is real."
msgstr ""
#
# File: macros/assert/assert_checkequal.sci, line: 153
#, c-format
msgid ""
"%s: Assertion failed: expected = %s while computed = %s (mean diff = %s)"
msgstr ""
#
# File: macros/assert/assert_checkerror.sci, line: 15
#, c-format
msgid "%s: Wrong number of input argument: At least %d expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkerror.sci, line: 47
#, c-format
msgid "%s: Wrong size for input argument #%d: A string vector expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkerror.sci, line: 62
# File: macros/assert/assert_generror.sci, line: 42
#, c-format
msgid ""
"%s: Wrong value for input argument #%d: Non-negative integers expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkerror.sci, line: 70
#, c-format
msgid "%s: Wrong size for input argument #%d: Non-empty matrix expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkerror.sci, line: 80
#, c-format
msgid "%s: No error was produced while evaluating %s."
msgstr ""
#
# File: macros/assert/assert_checkerror.sci, line: 99
#, c-format
msgid "%s: Error while formatting the error message: %s"
msgstr ""
#
# File: macros/assert/assert_checkerror.sci, line: 117
#, c-format
msgid ""
"%s: Assertion failed: expected error message = %s while computed error "
"message = %s."
msgstr ""
#
# File: macros/assert/assert_checkerror.sci, line: 132
#, c-format
msgid ""
"%s: Assertion failed: expected error number = %d while computed error number "
"= %d."
msgstr ""
#
# File: macros/assert/assert_checkfalse.sci, line: 21
# File: macros/assert/assert_checktrue.sci, line: 21
#, c-format
msgid "%s: Wrong type for input argument #%d: Boolean matrix expected.\n"
msgstr ""
#
# File: macros/assert/assert_checkfalse.sci, line: 35
# File: macros/assert/assert_checktrue.sci, line: 35
#, c-format
msgid "%s: Assertion failed: found false entry in condition = %s"
msgstr ""
#
# File: macros/assert/assert_checkfilesequal.sci, line: 39
#, c-format
msgid ""
"%s: Expected type %s or %s for input argument %s #%d, but got %s instead."
msgstr ""
#
# File: macros/assert/assert_checkfilesequal.sci, line: 57
# File: macros/assert/assert_checkfilesequal.sci, line: 66
#, c-format
msgid "%s: The file %s does not exist.\n"
msgstr ""
#
# File: macros/assert/assert_checkfilesequal.sci, line: 78
# File: macros/assert/assert_checkfilesequal.sci, line: 88
#, c-format
msgid "%s: Cannot open file %s.\n"
msgstr ""
#
# File: macros/assert/assert_checkfilesequal.sci, line: 117
#, c-format
msgid ""
"%s: The content of computed file %s is different from the content of "
"reference file %s."
msgstr ""
#
# File: macros/assert/assert_checkfilesequal.sci, line: 126
# File: macros/assert/assert_checkfilesequal.sci, line: 133
#, c-format
msgid "%s: Cannot close file %s.\n"
msgstr ""
#
# File: macros/assert/assert_computedigits.sci, line: 15
#, c-format
msgid "%s: Wrong number of input arguments: %d to %d expected.\n"
msgstr ""
#
# File: macros/assert/assert_cond2reltol.sci, line: 47
# File: macros/assert/assert_cond2reqdigits.sci, line: 48
#, c-format
msgid ""
"%s: The number of output arguments %d do not match the number of input "
"arguments %d."
msgstr ""
#
# File: macros/assert/assert_cond2reqdigits.sci, line: 81
#, c-format
msgid "%s: Expected %d rows in input argument #%d, but found %d rows instead."
msgstr ""
#
# File: macros/assert/assert_cond2reqdigits.sci, line: 85
#, c-format
msgid ""
"%s: Expected %d columns in input argument #%d, but found %d columns instead."
msgstr ""
#
# File: macros/bench_run.sci, line: 74
# File: macros/test_clean.sci, line: 97
#, c-format
msgid "%s is not an installed module"
msgstr ""
#
# File: macros/bench_run.sci, line: 93
msgid "error : Input argument sizes are not valid"
msgstr ""
#
# File: macros/bench_run.sci, line: 106
# File: macros/test_clean.sci, line: 135
# File: macros/test_run.sci, line: 379
#, c-format
msgid "The test %s is not available from the %s module"
msgstr ""
#
# File: macros/bench_run.sci, line: 112
#, c-format
msgid "%s: Wrong number of input argument(s): %d to %d expected.\n"
msgstr ""
#
# File: macros/example_run.sci, line: 26
#, c-format
msgid ""
"%s: Wrong type for input argument #%d: A row array of strings expected.\n"
msgstr ""
#
# File: macros/example_run.sci, line: 29
#, c-format
msgid ""
"%s: Wrong size for input argument #%d: A row array of strings expected.\n"
msgstr ""
#
# File: macros/example_run.sci, line: 33
#, c-format
msgid ""
"%s: Wrong type for input argument #%d: A row array of strings or empty "
"matrix expected.\n"
msgstr ""
#
# File: macros/example_run.sci, line: 36
#, c-format
msgid ""
"%s: Wrong size for input argument #%d: A row array of strings or empty "
"matrix expected.\n"
msgstr ""
#
# File: macros/example_run.sci, line: 40
#, c-format
msgid "%s: Wrong type for input argument #%d: A string expected.\n"
msgstr ""
#
# File: macros/example_run.sci, line: 43
#, c-format
msgid "%s: Wrong size for input argument #%d: A string expected.\n"
msgstr ""
#
# File: macros/example_run.sci, line: 55
#, c-format
msgid ""
"%s: Wrong value for input argument #%d: A Scilab module name expected.\n"
msgstr ""
#
# File: macros/example_run.sci, line: 62
#, c-format
msgid "%s: Wrong value for input argument #%d: A valid language expected.\n"
msgstr ""
#
# File: macros/example_run.sci, line: 84
#, c-format
msgid ""
"%s: Wrong value for input argument #%d: A '%s' module function name "
"expected.\n"
msgstr ""
#
# File: macros/scitest.sci, line: 32
#, c-format
msgid "%s: Wrong first input argument: File with .dia suffix expected."
msgstr ""
#
# File: macros/scitest.sci, line: 124
# File: macros/scitest.sci, line: 130
#, c-format
msgid "Test failed ERROR DETECTED while executing %s"
msgstr ""
#
# File: macros/scitest.sci, line: 145
#, c-format
msgid "Test Failed. See : fc /L /N %s"
msgstr ""
#
# File: macros/scitest.sci, line: 147
#, c-format
msgid "Test Failed. See : diff -wu %s"
msgstr ""
#
# File: macros/scitest.sci, line: 150
msgid "Test passed"
msgstr ""
#
# File: macros/test_clean.sci, line: 116
# File: macros/test_run.sci, line: 233
#, c-format
msgid "%s: Wrong size for input argument."
msgstr ""
#
# File: macros/test_clean.sci, line: 141
# File: macros/test_run.sci, line: 255
#, c-format
msgid "%s: Wrong number of input arguments."
msgstr ""
#
# File: macros/test_run.sci, line: 333
#, c-format
msgid "%s is not an installed module or toolbox"
msgstr ""
#
# File: macros/test_run.sci, line: 1087
#, c-format
msgid "The ref file (%s) doesn't exist"
msgstr ""
#
# File: macros/test_run.sci, line: 1233
#, c-format
msgid ""
"The file '%s' is not following the XUnit XML format. Root tag expected "
"'testsuites'.\n"
msgstr ""
#
# File: macros/testexamples.sci, line: 17
# File: macros/testexamples.sci, line: 32
#, c-format
msgid "No variable %s_ref in reference file"
msgstr ""
|