~ubuntu-branches/ubuntu/raring/scilab/raring-proposed

« back to all changes in this revision

Viewing changes to modules/arnoldi/locales/arnoldi.pot

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2012-08-30 14:42:38 UTC
  • mfrom: (1.4.7)
  • Revision ID: package-import@ubuntu.com-20120830144238-c1y2og7dbm7m9nig
Tags: 5.4.0-beta-3-1~exp1
* New upstream release
* Update the scirenderer dep
* Get ride of libjhdf5-java dependency

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=ISO-8859-1\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
 
"Revision-Date: 2012-07-25 19:17+0100\n"
 
17
"Revision-Date: 2012-08-23 17:35+0100\n"
18
18
 
19
19
# File: sci_gateway/c/sci_dnaupd.c, line: 84
20
20
# File: sci_gateway/c/sci_znaupd.c, line: 85
83
83
msgstr ""
84
84
 
85
85
#
86
 
# File: sci_gateway/c/sci_eigs.c, line: 111
87
 
# File: sci_gateway/c/sci_eigs.c, line: 161
88
 
# File: sci_gateway/c/sci_eigs.c, line: 223
89
 
# File: sci_gateway/c/sci_eigs.c, line: 257
90
 
# File: sci_gateway/c/sci_eigs.c, line: 322
91
 
# File: sci_gateway/c/sci_eigs.c, line: 342
92
 
# File: sci_gateway/c/sci_eigs.c, line: 367
93
 
# File: sci_gateway/c/sci_eigs.c, line: 391
94
 
# File: sci_gateway/c/sci_eigs.c, line: 424
95
 
# File: sci_gateway/c/sci_eigs.c, line: 444
96
 
# File: sci_gateway/c/sci_eigs.c, line: 468
97
 
# File: sci_gateway/c/sci_eigs.c, line: 502
98
 
# File: sci_gateway/c/sci_eigs.c, line: 513
99
 
# File: sci_gateway/c/sci_eigs.c, line: 525
 
86
# File: sci_gateway/c/sci_eigs.c, line: 113
 
87
# File: sci_gateway/c/sci_eigs.c, line: 163
 
88
# File: sci_gateway/c/sci_eigs.c, line: 225
 
89
# File: sci_gateway/c/sci_eigs.c, line: 259
 
90
# File: sci_gateway/c/sci_eigs.c, line: 326
 
91
# File: sci_gateway/c/sci_eigs.c, line: 346
 
92
# File: sci_gateway/c/sci_eigs.c, line: 371
 
93
# File: sci_gateway/c/sci_eigs.c, line: 395
 
94
# File: sci_gateway/c/sci_eigs.c, line: 428
 
95
# File: sci_gateway/c/sci_eigs.c, line: 448
 
96
# File: sci_gateway/c/sci_eigs.c, line: 499
 
97
# File: sci_gateway/c/sci_eigs.c, line: 533
 
98
# File: sci_gateway/c/sci_eigs.c, line: 544
 
99
# File: sci_gateway/c/sci_eigs.c, line: 556
100
100
#, c-format
101
101
msgid "%s: Can not read input argument #%d.\n"
102
102
msgstr ""
103
103
 
104
104
#
105
 
# File: sci_gateway/c/sci_eigs.c, line: 119
 
105
# File: sci_gateway/c/sci_eigs.c, line: 121
106
106
#, c-format
107
 
msgid "%s: Wrong dimension for input argument #%d: A square matrix expected.\n"
 
107
msgid "%s: Wrong type for input argument #%d: A square matrix expected.\n"
108
108
msgstr ""
109
109
 
110
110
#
111
 
# File: sci_gateway/c/sci_eigs.c, line: 169
 
111
# File: sci_gateway/c/sci_eigs.c, line: 171
112
112
#, c-format
113
113
msgid ""
114
 
"%s: Wrong type for input argument #%d: A full or sparse matrix expected\n"
 
114
"%s: Wrong type for input argument #%d: An empty matrix or full or sparse "
 
115
"square matrix expected.\n"
115
116
msgstr ""
116
117
 
117
118
#
118
 
# File: sci_gateway/c/sci_eigs.c, line: 176
 
119
# File: sci_gateway/c/sci_eigs.c, line: 178
119
120
#, c-format
120
121
msgid ""
121
122
"%s: Wrong dimension for input argument #%d: B must have the same size as A.\n"
122
123
msgstr ""
123
124
 
124
125
#
125
 
# File: sci_gateway/c/sci_eigs.c, line: 231
 
126
# File: sci_gateway/c/sci_eigs.c, line: 233
 
127
# File: sci_gateway/c/sci_eigs.c, line: 266
 
128
# File: sci_gateway/c/sci_eigs.c, line: 317
126
129
#, c-format
127
 
msgid "%s: Wrong dimension for input argument #%d: A scalar expected.\n"
 
130
msgid "%s: Wrong type for input argument #%d: A scalar expected.\n"
128
131
msgstr ""
129
132
 
130
133
#
131
 
# File: sci_gateway/c/sci_eigs.c, line: 237
 
134
# File: sci_gateway/c/sci_eigs.c, line: 239
132
135
#, c-format
133
136
msgid "%s: Wrong type for input argument #%d: k must be a positive integer.\n"
134
137
msgstr ""
135
138
 
136
139
#
137
 
# File: sci_gateway/c/sci_eigs.c, line: 243
138
 
#, c-format
139
 
msgid "%s: Wrong type for input argument #%d: k must be in the range 1 to N.\n"
140
 
msgstr ""
141
 
 
142
 
#
143
 
# File: sci_gateway/c/sci_eigs.c, line: 264
144
 
#, c-format
145
 
msgid "%s: Wrong type for input argument #%d: a scalar expected \n"
146
 
msgstr ""
147
 
 
148
 
#
149
 
# File: sci_gateway/c/sci_eigs.c, line: 281
150
 
#, c-format
151
 
msgid ""
152
 
"%s: Wrong input argument #%d: Unrecognized sigma value.\n"
 
140
# File: sci_gateway/c/sci_eigs.c, line: 245
 
141
#, c-format
 
142
msgid ""
 
143
"%s: Wrong value for input argument #%d: k must be in the range 1 to N.\n"
 
144
msgstr ""
 
145
 
 
146
#
 
147
# File: sci_gateway/c/sci_eigs.c, line: 283
 
148
#, c-format
 
149
msgid ""
 
150
"%s: Wrong value for input argument #%d: Unrecognized sigma value.\n"
153
151
" Sigma must be one of '%s', '%s', '%s', '%s' or '%s'.\n"
154
152
msgstr ""
155
153
 
156
154
#
157
 
# File: sci_gateway/c/sci_eigs.c, line: 286
 
155
# File: sci_gateway/c/sci_eigs.c, line: 289
158
156
#, c-format
159
157
msgid ""
160
 
"%s: Wrong input argument #%d: Unrecognized sigma value.\n"
 
158
"%s: Wrong value for input argument #%d: Unrecognized sigma value.\n"
161
159
" Sigma must be one of '%s', '%s', '%s', '%s', '%s' or '%s'.\n"
162
160
" "
163
161
msgstr ""
164
162
 
165
163
#
166
 
# File: sci_gateway/c/sci_eigs.c, line: 293
 
164
# File: sci_gateway/c/sci_eigs.c, line: 297
167
165
#, c-format
168
166
msgid "%s: Invalid sigma value for complex or non symmetric problem.\n"
169
167
msgstr ""
170
168
 
171
169
#
172
 
# File: sci_gateway/c/sci_eigs.c, line: 299
 
170
# File: sci_gateway/c/sci_eigs.c, line: 303
173
171
#, c-format
174
172
msgid "%s: Invalid sigma value for real symmetric problem.\n"
175
173
msgstr ""
176
174
 
177
175
#
178
 
# File: sci_gateway/c/sci_eigs.c, line: 313
179
 
#, c-format
180
 
msgid "%s: Wrong type for input argument #%d: A scalar expected.\n"
181
 
msgstr ""
182
 
 
183
 
#
184
 
# File: sci_gateway/c/sci_eigs.c, line: 328
 
176
# File: sci_gateway/c/sci_eigs.c, line: 332
185
177
#, c-format
186
178
msgid "%s: Wrong type for input argument #%d: sigma must be a real.\n"
187
179
msgstr ""
188
180
 
189
181
#
190
 
# File: sci_gateway/c/sci_eigs.c, line: 350
 
182
# File: sci_gateway/c/sci_eigs.c, line: 354
191
183
#, c-format
192
 
msgid "%s: Wrong dimension for input argument #%d: %s must be a scalar.\n"
 
184
msgid "%s: Wrong type for input argument #%d: %s must be a scalar.\n"
193
185
msgstr ""
194
186
 
195
187
#
196
 
# File: sci_gateway/c/sci_eigs.c, line: 356
 
188
# File: sci_gateway/c/sci_eigs.c, line: 360
197
189
#, c-format
198
190
msgid ""
199
191
"%s: Wrong type for input argument #%d: %s must be an integer positive "
201
193
msgstr ""
202
194
 
203
195
#
204
 
# File: sci_gateway/c/sci_eigs.c, line: 374
205
 
#, c-format
206
 
msgid "%s: Wrong dimension for input argument #%d: %s must be a real scalar.\n"
207
 
msgstr ""
208
 
 
209
 
#
210
 
# File: sci_gateway/c/sci_eigs.c, line: 380
 
196
# File: sci_gateway/c/sci_eigs.c, line: 378
 
197
# File: sci_gateway/c/sci_eigs.c, line: 384
211
198
#, c-format
212
199
msgid "%s: Wrong type for input argument #%d: %s must be a real scalar.\n"
213
200
msgstr ""
214
201
 
215
202
#
216
 
# File: sci_gateway/c/sci_eigs.c, line: 399
217
 
# File: sci_gateway/c/sci_eigs.c, line: 406
218
 
# File: sci_gateway/c/sci_eigs.c, line: 414
219
 
# File: sci_gateway/c/sci_eigs.c, line: 430
 
203
# File: sci_gateway/c/sci_eigs.c, line: 403
 
204
# File: sci_gateway/c/sci_eigs.c, line: 410
 
205
# File: sci_gateway/c/sci_eigs.c, line: 418
 
206
# File: sci_gateway/c/sci_eigs.c, line: 434
220
207
#, c-format
221
208
msgid "%s: Wrong type for input argument #%d: %s must be an integer scalar.\n"
222
209
msgstr ""
223
210
 
224
211
#
225
 
# File: sci_gateway/c/sci_eigs.c, line: 451
226
 
#, c-format
227
 
msgid ""
228
 
"%s: Wrong dimension for input argument #%d: %s must be an integer scalar.\n"
229
 
msgstr ""
230
 
 
231
 
#
232
 
# File: sci_gateway/c/sci_eigs.c, line: 457
233
 
#, c-format
234
 
msgid "%s: Wrong type for input argument #%d: %s must be between 0 and 1.\n"
235
 
msgstr ""
236
 
 
237
 
#
238
 
# File: sci_gateway/c/sci_eigs.c, line: 476
239
 
#, c-format
240
 
msgid "%s: Wrong type for input argument #%d: A matrix expected.\n"
241
 
msgstr ""
242
 
 
243
 
#
244
 
# File: sci_gateway/c/sci_eigs.c, line: 484
245
 
#, c-format
246
 
msgid ""
247
 
"%s: Wrong type for input argument #%d: Start vector %s must be N by 1.\n"
248
 
msgstr ""
249
 
 
250
 
#
251
 
# File: sci_gateway/c/sci_eigs.c, line: 493
 
212
# File: sci_gateway/c/sci_eigs.c, line: 455
 
213
# File: sci_gateway/c/sci_eigs.c, line: 464
 
214
# File: sci_gateway/c/sci_eigs.c, line: 481
 
215
#, c-format
 
216
msgid ""
 
217
"%s: Wrong type for input argument #%d: %s must be an integer scalar or a "
 
218
"boolean.\n"
 
219
msgstr ""
 
220
 
 
221
#
 
222
# File: sci_gateway/c/sci_eigs.c, line: 470
 
223
# File: sci_gateway/c/sci_eigs.c, line: 487
 
224
#, c-format
 
225
msgid "%s: Wrong value for input argument #%d: %s must be %s or %s.\n"
 
226
msgstr ""
 
227
 
 
228
#
 
229
# File: sci_gateway/c/sci_eigs.c, line: 507
 
230
#, c-format
 
231
msgid ""
 
232
"%s: Wrong type for input argument #%d: A real or complex matrix expected.\n"
 
233
msgstr ""
 
234
 
 
235
#
 
236
# File: sci_gateway/c/sci_eigs.c, line: 515
 
237
#, c-format
 
238
msgid ""
 
239
"%s: Wrong dimension for input argument #%d: Start vector %s must be N by 1.\n"
 
240
msgstr ""
 
241
 
 
242
#
 
243
# File: sci_gateway/c/sci_eigs.c, line: 524
252
244
#, c-format
253
245
msgid ""
254
246
"%s: Wrong type for input argument #%d: Start vector %s must be real for real "
256
248
msgstr ""
257
249
 
258
250
#
259
 
# File: sci_gateway/c/sci_eigs.c, line: 532
 
251
# File: sci_gateway/c/sci_eigs.c, line: 563
260
252
#, c-format
261
 
msgid "%s: Wrong dimension for input argument #%d: An integer expected.\n"
 
253
msgid "%s: Wrong type for input argument #%d: An integer expected.\n"
262
254
msgstr ""
263
255
 
264
256
#
265
 
# File: sci_gateway/c/sci_eigs.c, line: 557
 
257
# File: sci_gateway/c/sci_eigs.c, line: 588
266
258
#, c-format
267
259
msgid ""
268
 
"%s: Wrong dimension for input argument #%d: For real symmetric problems, NCV "
 
260
"%s: Wrong value for input argument #%d: For real symmetric problems, NCV "
269
261
"must be k < NCV <= N.\n"
270
262
msgstr ""
271
263
 
272
264
#
273
 
# File: sci_gateway/c/sci_eigs.c, line: 563
274
 
#, c-format
275
 
msgid ""
276
 
"%s: Wrong dimension for input argument #%d: For real non symmetric problems, "
277
 
"NCV must be k + 2 < NCV <= N.\n"
278
 
msgstr ""
279
 
 
280
 
#
281
 
# File: sci_gateway/c/sci_eigs.c, line: 567
282
 
#, c-format
283
 
msgid ""
284
 
"%s: Wrong dimension for input argument #%d: For complex problems, NCV must "
285
 
"be k + 1 < NCV <= N.\n"
286
 
msgstr ""
287
 
 
288
 
#
289
 
# File: sci_gateway/c/sci_eigs.c, line: 576
290
 
#, c-format
291
 
msgid ""
292
 
"%s: Wrong dimension for input argument #%d: For real symmetric problems, k "
293
 
"must be in the range 1 to N - 1.\n"
294
 
msgstr ""
295
 
 
296
 
#
297
 
# File: sci_gateway/c/sci_eigs.c, line: 580
298
 
#, c-format
299
 
msgid ""
300
 
"%s: Wrong dimension for input argument #%d: For real non symmetric or "
301
 
"complex problems, k must be in the range 1 to N - 2.\n"
302
 
msgstr ""
303
 
 
304
 
#
305
 
# File: sci_gateway/c/sci_eigs.c, line: 586
306
 
#, c-format
307
 
msgid ""
308
 
"%s: Wrong type for input argument(s) #%d: B must be symmetric or hermitian, "
 
265
# File: sci_gateway/c/sci_eigs.c, line: 594
 
266
#, c-format
 
267
msgid ""
 
268
"%s: Wrong value for input argument #%d: For real non symmetric problems, NCV "
 
269
"must be k + 2 < NCV <= N.\n"
 
270
msgstr ""
 
271
 
 
272
#
 
273
# File: sci_gateway/c/sci_eigs.c, line: 598
 
274
#, c-format
 
275
msgid ""
 
276
"%s: Wrong value for input argument #%d: For complex problems, NCV must be k "
 
277
"+ 1 < NCV <= N.\n"
 
278
msgstr ""
 
279
 
 
280
#
 
281
# File: sci_gateway/c/sci_eigs.c, line: 607
 
282
#, c-format
 
283
msgid ""
 
284
"%s: Wrong value for input argument #%d: For real symmetric problems, k must "
 
285
"be an integer in the range 1 to N - 1.\n"
 
286
msgstr ""
 
287
 
 
288
#
 
289
# File: sci_gateway/c/sci_eigs.c, line: 611
 
290
#, c-format
 
291
msgid ""
 
292
"%s: Wrong value for input argument #%d: For real non symmetric or complex "
 
293
"problems, k must be an integer in the range 1 to N - 2.\n"
 
294
msgstr ""
 
295
 
 
296
#
 
297
# File: sci_gateway/c/sci_eigs.c, line: 617
 
298
#, c-format
 
299
msgid ""
 
300
"%s: Wrong type for input argument #%d: B must be symmetric or hermitian, "
309
301
"definite, semi positive.\n"
310
302
msgstr ""
311
303
 
312
304
#
313
 
# File: sci_gateway/c/sci_eigs.c, line: 595
314
 
# File: sci_gateway/c/sci_eigs.c, line: 599
315
 
# File: sci_gateway/c/sci_eigs.c, line: 604
316
 
# File: sci_gateway/c/sci_eigs.c, line: 633
317
 
# File: sci_gateway/c/sci_eigs.c, line: 637
318
 
# File: sci_gateway/c/sci_eigs.c, line: 642
 
305
# File: sci_gateway/c/sci_eigs.c, line: 626
 
306
# File: sci_gateway/c/sci_eigs.c, line: 630
 
307
# File: sci_gateway/c/sci_eigs.c, line: 635
 
308
# File: sci_gateway/c/sci_eigs.c, line: 664
 
309
# File: sci_gateway/c/sci_eigs.c, line: 668
 
310
# File: sci_gateway/c/sci_eigs.c, line: 673
319
311
#, c-format
320
312
msgid "%s: Error with %s: info = %d \n"
321
313
msgstr ""
322
314
 
323
315
#
324
 
# File: sci_gateway/c/sci_eigs.c, line: 614
325
 
# File: sci_gateway/c/sci_eigs.c, line: 618
326
 
# File: sci_gateway/c/sci_eigs.c, line: 623
 
316
# File: sci_gateway/c/sci_eigs.c, line: 645
 
317
# File: sci_gateway/c/sci_eigs.c, line: 649
 
318
# File: sci_gateway/c/sci_eigs.c, line: 654
327
319
#, c-format
328
320
msgid "%s: Error with %s: unknown mode returned.\n"
329
321
msgstr ""
330
322
 
331
323
#
332
 
# File: sci_gateway/c/sci_eigs.c, line: 655
333
 
# File: sci_gateway/c/sci_eigs.c, line: 674
334
 
# File: sci_gateway/c/sci_eigs.c, line: 682
 
324
# File: sci_gateway/c/sci_eigs.c, line: 686
 
325
# File: sci_gateway/c/sci_eigs.c, line: 705
 
326
# File: sci_gateway/c/sci_eigs.c, line: 713
335
327
#, c-format
336
328
msgid "%s: Memory allocation error.\n"
337
329
msgstr ""
385
377
msgstr ""
386
378
 
387
379
#
388
 
# File: macros/eigs.sci, line: 343
389
 
#, c-format
390
 
msgid "%s: Wrong dimension for input argument #%d: a square matrix expected.\n"
391
 
msgstr ""
392
 
 
393
 
#
394
 
# File: macros/eigs.sci, line: 356
395
 
# File: macros/eigs.sci, line: 812
396
 
#, c-format
397
 
msgid ""
398
 
"%s: Wrong type for input argument #%d: An empty matrix or full or sparse "
399
 
"square matrix expected.\n"
400
 
msgstr ""
401
 
 
402
 
#
403
 
# File: macros/eigs.sci, line: 374
404
 
# File: macros/eigs.sci, line: 379
405
 
# File: macros/eigs.sci, line: 830
406
 
# File: macros/eigs.sci, line: 835
407
 
#, c-format
408
 
msgid "%s: Wrong type for input argument #%d: an integer expected.\n"
409
 
msgstr ""
410
 
 
411
 
#
412
 
# File: macros/eigs.sci, line: 383
413
 
# File: macros/eigs.sci, line: 839
414
 
#, c-format
415
 
msgid "%s: Wrong dimension for input argument #%d: k must be 1 by 1 size.\n"
416
 
msgstr ""
417
 
 
418
 
#
419
 
# File: macros/eigs.sci, line: 392
420
 
# File: macros/eigs.sci, line: 848
421
 
#, c-format
422
 
msgid ""
423
 
"%s: Wrong type for input argument #%d: For real symmetric problems, k must "
424
 
"be in the range 1 to N - 1.\n"
425
 
msgstr ""
426
 
 
427
 
#
428
 
# File: macros/eigs.sci, line: 396
429
 
# File: macros/eigs.sci, line: 852
430
 
#, c-format
431
 
msgid ""
432
 
"%s: Wrong type for input argument #%d: For real non symmetric or complex "
433
 
"problems, k must be in the range 1 to N - 2.\n"
434
 
msgstr ""
435
 
 
436
 
#
437
380
# File: macros/eigs.sci, line: 407
438
 
# File: macros/eigs.sci, line: 863
439
 
#, c-format
440
 
msgid "%s: Wrong type for input argument #%d: a scalar expected.\n"
441
 
msgstr ""
442
 
 
443
 
#
444
 
# File: macros/eigs.sci, line: 414
445
 
#, c-format
446
 
msgid "%s: Wrong dimension for input argument #%d: A string expected.\n"
447
 
msgstr ""
448
 
 
449
 
#
450
 
# File: macros/eigs.sci, line: 418
451
 
# File: macros/eigs.sci, line: 874
452
 
#, c-format
453
 
msgid ""
454
 
"%s: Wrong value for input argument #%d: Unrecognized sigma value.\n"
455
 
" Sigma must be one of %s, %s, %s, %s or %s.\n"
456
 
msgstr ""
457
 
 
458
 
#
459
 
# File: macros/eigs.sci, line: 420
460
 
# File: macros/eigs.sci, line: 876
461
 
#, c-format
462
 
msgid ""
463
 
"%s: Wrong value for input argument #%d: Unrecognized sigma value.\n"
464
 
" Sigma must be one of %s, %s, %s, %s, %s or %s.\n"
465
 
msgstr ""
466
 
 
467
 
#
468
 
# File: macros/eigs.sci, line: 431
469
 
# File: macros/eigs.sci, line: 887
 
381
#, c-format
 
382
msgid "%s: Wrong type for input argument #%d: A string expected.\n"
 
383
msgstr ""
 
384
 
 
385
#
 
386
# File: macros/eigs.sci, line: 413
 
387
#, c-format
 
388
msgid ""
 
389
"%s: Wrong value for input argument #%d: Unrecognized sigma value.\n"
 
390
" Sigma must be one of '%s', '%s', '%s', '%s', '%s' or '%s'.\n"
 
391
msgstr ""
 
392
 
 
393
#
 
394
# File: macros/eigs.sci, line: 425
 
395
# File: macros/eigs.sci, line: 854
470
396
#, c-format
471
397
msgid ""
472
398
"%s: Wrong type for input argument #%d: a real scalar or a string expected.\n"
473
399
msgstr ""
474
400
 
475
401
#
476
 
# File: macros/eigs.sci, line: 442
477
 
# File: macros/eigs.sci, line: 447
478
 
# File: macros/eigs.sci, line: 898
479
 
# File: macros/eigs.sci, line: 903
480
 
#, c-format
481
 
msgid "%s: Wrong type for input argument #%d: %s must be a scalar.\n"
482
 
msgstr ""
483
 
 
484
 
#
485
402
# File: macros/eigs.sci, line: 451
486
 
#, c-format
487
 
msgid "%s: Wrong dimension for input argument(s) #%d: %s must be a scalar.\n"
488
 
msgstr ""
489
 
 
490
 
#
491
 
# File: macros/eigs.sci, line: 471
492
 
# File: macros/eigs.sci, line: 927
 
403
# File: macros/eigs.sci, line: 880
493
404
#, c-format
494
405
msgid "%s: Wrong dimension for input argument #%d: %s must be 1 by 1 size.\n"
495
406
msgstr ""
496
407
 
497
408
#
498
 
# File: macros/eigs.sci, line: 499
499
 
# File: macros/eigs.sci, line: 956
500
 
#, c-format
501
 
msgid ""
502
 
"%s: Wrong type for input argument #%d: For real symmetric problems, NCV must "
503
 
"be k < NCV <= N.\n"
504
 
msgstr ""
505
 
 
506
 
#
507
 
# File: macros/eigs.sci, line: 501
508
 
# File: macros/eigs.sci, line: 958
509
 
#, c-format
510
 
msgid ""
511
 
"%s: Wrong type for input argument #%d: For real non symmetric problems, NCV "
 
409
# File: macros/eigs.sci, line: 476
 
410
# File: macros/eigs.sci, line: 905
 
411
#, c-format
 
412
msgid ""
 
413
"%s: Wrong value for input argument #%d: For real non symmetric problems, NCV "
512
414
"must be k + 2 < NCV < N.\n"
513
415
msgstr ""
514
416
 
515
417
#
516
 
# File: macros/eigs.sci, line: 503
517
 
# File: macros/eigs.sci, line: 961
518
 
#, c-format
519
 
msgid ""
520
 
"%s: Wrong type for input argument #%d: For complex problems, NCV must be k + "
521
 
"1 < NCV <= N.\n"
522
 
msgstr ""
523
 
 
524
 
#
525
 
# File: macros/eigs.sci, line: 521
526
 
# File: macros/eigs.sci, line: 983
527
 
#, c-format
528
 
msgid ""
529
 
"%s: Wrong dimension for input argument #%d: %s must be between 0 and 1 .\n"
530
 
msgstr ""
531
 
 
532
 
#
533
 
# File: macros/eigs.sci, line: 532
534
 
# File: macros/eigs.sci, line: 990
535
 
#, c-format
536
 
msgid ""
537
 
"%s: Wrong type for input argument #%d: A real or complex matrix expected.\n"
538
 
msgstr ""
539
 
 
540
 
#
541
 
# File: macros/eigs.sci, line: 537
542
 
#, c-format
543
 
msgid ""
544
 
"%s: Wrong dimension for input argument #%d: Start vector %s must be N by 1.\n"
545
 
msgstr ""
546
 
 
547
 
#
548
 
# File: macros/eigs.sci, line: 547
 
418
# File: macros/eigs.sci, line: 522
549
419
#, c-format
550
420
msgid ""
551
421
"%s: Wrong type for input argument #%d: Start vector %s must be complex for "
553
423
msgstr ""
554
424
 
555
425
#
556
 
# File: macros/eigs.sci, line: 573
557
 
# File: macros/eigs.sci, line: 1030
558
 
#, c-format
559
 
msgid ""
560
 
"%s: Wrong type for input argument #%d: B must be symmetric or hermitian, "
561
 
"definite, semi positive.\n"
562
 
msgstr ""
563
 
 
564
 
#
565
 
# File: macros/eigs.sci, line: 581
566
 
# File: macros/eigs.sci, line: 1038
 
426
# File: macros/eigs.sci, line: 556
 
427
# File: macros/eigs.sci, line: 986
567
428
#, c-format
568
429
msgid ""
569
430
"%s: Impossible to use the Cholesky factorisation with complex sparse "
571
432
msgstr ""
572
433
 
573
434
#
574
 
# File: macros/eigs.sci, line: 655
575
 
# File: macros/eigs.sci, line: 660
576
 
# File: macros/eigs.sci, line: 666
577
 
# File: macros/eigs.sci, line: 744
578
 
# File: macros/eigs.sci, line: 757
579
 
# File: macros/eigs.sci, line: 777
580
 
# File: macros/eigs.sci, line: 1089
581
 
# File: macros/eigs.sci, line: 1094
582
 
# File: macros/eigs.sci, line: 1100
583
 
# File: macros/eigs.sci, line: 1181
584
 
# File: macros/eigs.sci, line: 1195
585
 
# File: macros/eigs.sci, line: 1215
 
435
# File: macros/eigs.sci, line: 630
 
436
# File: macros/eigs.sci, line: 635
 
437
# File: macros/eigs.sci, line: 641
 
438
# File: macros/eigs.sci, line: 719
 
439
# File: macros/eigs.sci, line: 732
 
440
# File: macros/eigs.sci, line: 752
 
441
# File: macros/eigs.sci, line: 1036
 
442
# File: macros/eigs.sci, line: 1041
 
443
# File: macros/eigs.sci, line: 1047
 
444
# File: macros/eigs.sci, line: 1128
 
445
# File: macros/eigs.sci, line: 1142
 
446
# File: macros/eigs.sci, line: 1162
586
447
#, c-format
587
448
msgid "%s: Error with %s: info = %d.\n"
588
449
msgstr ""
589
450
 
590
451
#
591
 
# File: macros/eigs.sci, line: 686
592
 
# File: macros/eigs.sci, line: 709
593
 
# File: macros/eigs.sci, line: 719
 
452
# File: macros/eigs.sci, line: 661
 
453
# File: macros/eigs.sci, line: 684
 
454
# File: macros/eigs.sci, line: 694
594
455
#, c-format
595
456
msgid "%s: Impossible to invert complex sparse matrix.\n"
596
457
msgstr ""
597
458
 
598
459
#
599
 
# File: macros/eigs.sci, line: 801
600
 
# File: macros/eigs.sci, line: 805
 
460
# File: macros/eigs.sci, line: 776
 
461
# File: macros/eigs.sci, line: 780
601
462
#, c-format
602
463
msgid "%s: Wrong type for input argument #%d: n must be a positive integer.\n"
603
464
msgstr ""
604
465
 
605
466
#
606
 
# File: macros/eigs.sci, line: 870
607
 
#, c-format
608
 
msgid "%s: Wrong dimension for input argument(s) #%d: a string expected.\n"
609
 
msgstr ""
610
 
 
611
 
#
612
 
# File: macros/eigs.sci, line: 966
613
 
#, c-format
614
 
msgid ""
615
 
"%s: Wrong type for input argument #%d: For real non symmetric problems, %s "
616
 
"must be less than N.\n"
617
 
msgstr ""
618
 
 
619
 
#
620
 
# File: macros/eigs.sci, line: 994
 
467
# File: macros/eigs.sci, line: 815
 
468
#, c-format
 
469
msgid ""
 
470
"%s: Wrong value for input argument #%d: For real symmetric problems, k must "
 
471
"be in the range 1 to N - 1.\n"
 
472
msgstr ""
 
473
 
 
474
#
 
475
# File: macros/eigs.sci, line: 819
 
476
#, c-format
 
477
msgid ""
 
478
"%s: Wrong value for input argument #%d: For real non symmetric or complex "
 
479
"problems, k must be in the range 1 to N - 2.\n"
 
480
msgstr ""
 
481
 
 
482
#
 
483
# File: macros/eigs.sci, line: 830
 
484
#, c-format
 
485
msgid "%s: Wrong type for input argument #%d: a scalar expected.\n"
 
486
msgstr ""
 
487
 
 
488
#
 
489
# File: macros/eigs.sci, line: 837
 
490
#, c-format
 
491
msgid "%s: Wrong type for input argument #%d: a string expected.\n"
 
492
msgstr ""
 
493
 
 
494
#
 
495
# File: macros/eigs.sci, line: 841
 
496
#, c-format
 
497
msgid ""
 
498
"%s: Wrong value for input argument #%d: Unrecognized sigma value.\n"
 
499
" Sigma must be one of %s, %s, %s, %s or %s.\n"
 
500
msgstr ""
 
501
 
 
502
#
 
503
# File: macros/eigs.sci, line: 843
 
504
#, c-format
 
505
msgid ""
 
506
"%s: Wrong value for input argument #%d: Unrecognized sigma value.\n"
 
507
" Sigma must be one of %s, %s, %s, %s, %s or %s.\n"
 
508
msgstr ""
 
509
 
 
510
#
 
511
# File: macros/eigs.sci, line: 891
 
512
#, c-format
 
513
msgid ""
 
514
"%s: Wrong dimension for input argument #%d: %s must be an integer scalar.\n"
 
515
msgstr ""
 
516
 
 
517
#
 
518
# File: macros/eigs.sci, line: 942
621
519
#, c-format
622
520
msgid ""
623
521
"%s: Wrong dimension for input argument #%d: Start vector opts.resid must be "
625
523
msgstr ""
626
524
 
627
525
#
628
 
# File: macros/eigs.sci, line: 1000
 
526
# File: macros/eigs.sci, line: 948
629
527
#, c-format
630
528
msgid ""
631
529
"%s: Wrong type for input argument #%d: Start vector opts.resid must be real "
633
531
msgstr ""
634
532
 
635
533
#
636
 
# File: macros/eigs.sci, line: 1004
 
534
# File: macros/eigs.sci, line: 952
637
535
#, c-format
638
536
msgid ""
639
537
"%s: Wrong type for input argument #%d: Start vector opts.resid must be "
641
539
msgstr ""
642
540
 
643
541
#
644
 
# File: macros/eigs.sci, line: 1172
 
542
# File: macros/eigs.sci, line: 1119
645
543
#, c-format
646
544
msgid ""
647
 
"%s: Wrong type for input argument #%d: n does not match rows number of "
 
545
"%s: Wrong value for input argument #%d: n does not match rows number of "
648
546
"matrix A.\n"
649
547
msgstr ""
650
548
 
651
549
#
652
 
# File: macros/eigs.sci, line: 1174
 
550
# File: macros/eigs.sci, line: 1121
653
551
#, c-format
654
552
msgid "%s: Wrong type or value for input arguments.\n"
655
553
msgstr ""