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
|
# Localization of the module matio
# 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: sci_gateway/c/sci_matfile_close.c, line: 63
# File: sci_gateway/c/sci_matfile_listvar.c, line: 63
# File: sci_gateway/c/sci_matfile_varreadnext.c, line: 61
#, c-format
msgid "%s: Wrong size for first input argument: Single double expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_close.c, line: 70
# File: sci_gateway/c/sci_matfile_listvar.c, line: 70
# File: sci_gateway/c/sci_matfile_varreadnext.c, line: 68
#, c-format
msgid "%s: Wrong type for first input argument: Double expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_listvar.c, line: 79
# File: sci_gateway/c/sci_matfile_varreadnext.c, line: 77
#, c-format
msgid "%s: Invalid file identifier.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_listvar.c, line: 86
#, c-format
msgid "%s: Could not rewind the file %s.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_listvar.c, line: 97
# File: sci_gateway/c/sci_matfile_listvar.c, line: 104
# File: sci_gateway/c/sci_matfile_listvar.c, line: 111
# File: src/c/CreateBooleanVariable.c, line: 39
# File: src/c/CreateBooleanVariable.c, line: 73
# File: src/c/CreateBooleanVariable.c, line: 109
# File: src/c/CreateCharVariable.c, line: 42
# File: src/c/CreateCharVariable.c, line: 52
# File: src/c/CreateHyperMatrixVariable.c, line: 95
# File: src/c/CreateHyperMatrixVariable.c, line: 115
# File: src/c/CreateHyperMatrixVariable.c, line: 136
# File: src/c/CreateHyperMatrixVariable.c, line: 157
# File: src/c/CreateHyperMatrixVariable.c, line: 178
# File: src/c/CreateHyperMatrixVariable.c, line: 198
# File: src/c/CreateHyperMatrixVariable.c, line: 218
# File: src/c/CreateHyperMatrixVariable.c, line: 239
# File: src/c/CreateIntegerVariable.c, line: 49
# File: src/c/CreateIntegerVariable.c, line: 78
# File: src/c/CreateIntegerVariable.c, line: 107
# File: src/c/CreateIntegerVariable.c, line: 137
# File: src/c/CreateIntegerVariable.c, line: 167
# File: src/c/CreateIntegerVariable.c, line: 196
# File: src/c/CreateIntegerVariable.c, line: 225
# File: src/c/CreateIntegerVariable.c, line: 255
# File: src/c/CreateIntegerVariable.c, line: 288
# File: src/c/CreateSparseVariable.c, line: 44
# File: src/c/CreateSparseVariable.c, line: 54
# File: src/c/CreateSparseVariable.c, line: 68
# File: src/c/CreateSparseVariable.c, line: 101
# File: src/c/CreateSparseVariable.c, line: 121
# File: src/c/CreateSparseVariable.c, line: 130
# File: src/c/CreateSparseVariable.c, line: 140
# File: src/c/CreateSparseVariable.c, line: 150
# File: src/c/CreateSparseVariable.c, line: 160
# File: src/c/CreateStructVariable.c, line: 50
# File: src/c/CreateStructVariable.c, line: 57
# File: src/c/CreateStructVariable.c, line: 63
# File: src/c/CreateStructVariable.c, line: 73
# File: src/c/GetCellVariable.c, line: 85
# File: src/c/GetCellVariable.c, line: 99
# File: src/c/GetCharVariable.c, line: 77
# File: src/c/GetCharVariable.c, line: 145
# File: src/c/GetDoubleVariable.c, line: 71
# File: src/c/GetDoubleVariable.c, line: 76
# File: src/c/GetIntegerVariable.c, line: 77
# File: src/c/GetIntegerVariable.c, line: 82
# File: src/c/GetSparseVariable.c, line: 70
# File: src/c/GetSparseVariable.c, line: 77
# File: src/c/GetSparseVariable.c, line: 102
# File: src/c/GetSparseVariable.c, line: 111
# File: src/c/GetSparseVariable.c, line: 121
# File: src/c/GetSparseVariable.c, line: 132
# File: src/c/GetSparseVariable.c, line: 174
# File: src/c/GetSparseVariable.c, line: 183
# File: src/c/GetSparseVariable.c, line: 193
# File: src/c/GetSparseVariable.c, line: 221
# File: src/c/GetSparseVariable.c, line: 245
# File: src/c/GetSparseVariable.c, line: 268
# File: src/c/GetSparseVariable.c, line: 292
# File: src/c/GetSparseVariable.c, line: 331
# File: src/c/GetStructVariable.c, line: 55
# File: src/c/GetStructVariable.c, line: 71
#, c-format
msgid "%s: No more memory.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_listvar.c, line: 131
# File: sci_gateway/c/sci_matfile_listvar.c, line: 142
# File: sci_gateway/c/sci_matfile_listvar.c, line: 154
#, c-format
msgid "%s: Memory allocation error.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_open.c, line: 67
#, c-format
msgid "%s: Wrong size for first input argument: A string expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_open.c, line: 74
#, c-format
msgid "%s: Wrong type for first input argument: A string expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_open.c, line: 107
# File: sci_gateway/c/sci_matfile_varwrite.c, line: 105
#, c-format
msgid "%s: Wrong size for second input argument: A string expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_open.c, line: 124
#, c-format
msgid "%s: Wrong value for second input argument: 'r' or 'w' expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_open.c, line: 133
# File: sci_gateway/c/sci_matfile_varwrite.c, line: 114
#, c-format
msgid "%s: Wrong type for second input argument: A string expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_open.c, line: 173
#, c-format
msgid "%s: Wrong size for input argument #%d: A string expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_open.c, line: 192
#, c-format
msgid "%s: Wrong type for input argument #%d: A string expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_varwrite.c, line: 65
#, c-format
msgid "%s: Wrong size for first input argument: An integer value expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_varwrite.c, line: 72
#, c-format
msgid "%s: Wrong type for first input argument: An integer value expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_varwrite.c, line: 145
#, c-format
msgid "%s: Wrong size for fourth input argument: A boolean expected.\n"
msgstr ""
#
# File: sci_gateway/c/sci_matfile_varwrite.c, line: 154
#, c-format
msgid "%s: Wrong type for fourth input argument: A boolean expected.\n"
msgstr ""
#
# File: src/c/CreateCharVariable.c, line: 112
#, c-format
msgid "%s: N-D arrays of chars not implemented.\n"
msgstr ""
#
# File: src/c/GetCellVariable.c, line: 64
# File: src/c/GetMlistVariable.c, line: 119
#, c-format
msgid "%s: Wrong type for first input argument: Mlist expected.\n"
msgstr ""
#
# File: src/c/GetCharVariable.c, line: 169
#, c-format
msgid "%s: Row array of strings saving is not implemented.\n"
msgstr ""
#
# File: src/c/GetCharVariable.c, line: 184
#, c-format
msgid ""
"%s: Column array of strings with different lengths saving is not "
"implemented.\n"
msgstr ""
#
# File: src/c/GetCharVariable.c, line: 218
#, c-format
msgid "%s: 2D array of strings saving is not implemented.\n"
msgstr ""
#
# File: src/c/GetCharVariable.c, line: 229
#, c-format
msgid "%s: Wrong type for first input argument: String matrix expected.\n"
msgstr ""
#
# File: src/c/GetDoubleVariable.c, line: 150
#, c-format
msgid "%s: Wrong type for first input argument: Double matrix expected.\n"
msgstr ""
#
# File: src/c/GetIntegerVariable.c, line: 206
#, c-format
msgid "%s: Wrong type for first input argument: Integer matrix expected.\n"
msgstr ""
#
# File: src/c/GetMlistVariable.c, line: 106
# File: src/c/GetMlistVariable.c, line: 112
#, c-format
msgid "%s: Mlists of type %s can not be written to Matlab binary files.\n"
msgstr ""
#
# File: src/c/GetSparseVariable.c, line: 376
#, c-format
msgid "%s: Wrong type for first input argument: Sparse matrix expected.\n"
msgstr ""
#
# File: src/nomatio/nomatio.c, line: 20
msgid "Scilab matio module not installed.\n"
msgstr ""
# File: macros/loadmatfile.sci, line: 19
#, c-format
msgid "%s: Wrong type for input argument #%d: Matrix of strings expected.\n"
msgstr ""
#
# File: macros/loadmatfile.sci, line: 54
#, c-format
msgid "%s: This feature has not been implemented: %s."
msgstr ""
#
# File: macros/loadmatfile.sci, line: 91
#, c-format
msgid "%s: Cannot open file %s.\n"
msgstr ""
#
# File: macros/loadmatfile.sci, line: 114
#, c-format
msgid ""
"%s: No variable read in file '%s'. Check if your file is not corrupted.\n"
msgstr ""
#
# File: macros/savematfile.sci, line: 21
msgid "All inputs must be character strings."
msgstr ""
#
# File: macros/savematfile.sci, line: 48
# File: macros/savematfile.sci, line: 102
#, c-format
msgid "Option %s not implemented: IGNORED."
msgstr ""
#
# File: macros/savematfile.sci, line: 122
msgid "Option -v7 added."
msgstr ""
#
# File: macros/savematfile.sci, line: 151
#, c-format
msgid "Variable %s can not be saved in level 4 MAT-file: IGNORED."
msgstr ""
#
# File: macros/savematfile.sci, line: 162
# File: macros/savematfile.sci, line: 271
# File: macros/savematfile.sci, line: 300
# File: macros/savematfile.sci, line: 329
# File: macros/savematfile.sci, line: 379
#, c-format
msgid "Name conflict: it is not possible to save variable with name %s."
msgstr ""
#
# File: macros/savematfile.sci, line: 218
msgid "Attempt to write an unsupported data type to an ASCII file."
msgstr ""
#
# File: macros/savematfile.sci, line: 266
# File: macros/savematfile.sci, line: 295
# File: macros/savematfile.sci, line: 324
#, c-format
msgid "%s: Could not open file '%s'.\n"
msgstr ""
#
# File: macros/savematfile.sci, line: 283
# File: macros/savematfile.sci, line: 286
# File: macros/savematfile.sci, line: 312
# File: macros/savematfile.sci, line: 315
# File: macros/savematfile.sci, line: 341
# File: macros/savematfile.sci, line: 344
#, c-format
msgid "savematfile: could not save variable named %s.\n"
msgstr ""
#
# File: macros/savematfile.sci, line: 359
#, c-format
msgid "Variable %s can not be saved in ASCII file: IGNORED."
msgstr ""
|