compiler/libec: Fixed crash on Box { 0, width = 1 } (#788)
[sdk] / compiler / libec / locale / ec.pot
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: \n"
4 "POT-Creation-Date: \n"
5 "PO-Revision-Date: \n"
6 "Last-Translator: \n"
7 "Language-Team: \n"
8 "MIME-Version: 1.0\n"
9 "Content-Type: text/plain; charset=iso-8859-1\n"
10 "Content-Transfer-Encoding: 8bit\n"
11 "X-Poedit-Basepath: ../\n"
12
13 #: ./src/pass15.ec:3205
14 #: ./src/pass15.ec:3231
15 msgid "%s expected to be derived from method class\n"
16 msgstr "%s expected to be derived from method class\n"
17
18 #: ./src/pass15.ec:8961
19 msgid "%s undefined; assuming extern returning int\n"
20 msgstr "%s undefined; assuming extern returning int\n"
21
22 #: ./src/ecdefs.ec:1262
23 msgid ":%d:%d: error: "
24 msgstr ":%d:%d: error: "
25
26 #: ./src/ecdefs.ec:1303
27 msgid ":%d:%d: warning: "
28 msgstr ":%d:%d: warning: "
29
30 #: ./src/pass15.ec:739
31 msgid "Array size not constant int (%s)\n"
32 msgstr "Array size not constant int (%s)\n"
33
34 #: ./src/pass15.ec:10465
35 msgid "Assigning list initializer to non list\n"
36 msgstr "Assigning list initializer to non list\n"
37
38 #: ./src/pass15.ec:10129
39 #: ./src/pass15.ec:11177
40 msgid "Couldn't determine type of array elements\n"
41 msgstr "Couldn't determine type of array elements\n"
42
43 #: ./src/pass0.ec:570
44 msgid "Couldn't find member %s to override\n"
45 msgstr "Couldn't find member %s to override\n"
46
47 #: ./src/loadSymbols.ec:718
48 msgid "Couldn't open %s\n"
49 msgstr "Couldn't open %s\n"
50
51 #: ./src/ast.ec:1576
52 msgid "Expecting class specifier\n"
53 msgstr "Expecting class specifier\n"
54
55 #: ./src/pass15.ec:11335
56 msgid "Expression is not a container\n"
57 msgstr "Expression is not a container\n"
58
59 #: ./src/lexer.ec:499
60 msgid "Includes nested too deeply"
61 msgstr "Includes nested too deeply"
62
63 #: ./src/pass1.ec:143
64 msgid "Incompatible virtual function %s\n"
65 msgstr "Incompatible virtual function %s\n"
66
67 #: ./src/pass15.ec:11609
68 #: ./src/pass15.ec:11684
69 msgid "Invalid object specified and not inside a class\n"
70 msgstr "Invalid object specified and not inside a class\n"
71
72 #: ./src/pass15.ec:11517
73 msgid "Invalid watched object\n"
74 msgstr "Invalid watched object\n"
75
76 #: ./src/firstPass.ec:83
77 #: ./src/firstPass.ec:108
78 #: ./src/firstPass.ec:169
79 #: ./src/firstPass.ec:211
80 msgid "Member with same name already exists %s in class %s\n"
81 msgstr "Member with same name already exists %s in class %s\n"
82
83 #: ./src/firstPass.ec:101
84 #: ./src/firstPass.ec:162
85 #: ./src/firstPass.ec:204
86 msgid "Member with same name already exists %s in member %s\n"
87 msgstr "Member with same name already exists %s in member %s\n"
88
89 #: ./src/dbpass.ec:1073
90 msgid "Multiple field index requires a name\n"
91 msgstr "Multiple field index requires a name\n"
92
93 #: ./src/dbpass.ec:299
94 msgid "No database table defined in this module or database_open already used.\n"
95 msgstr "No database table defined in this module or database_open already used.\n"
96
97 #: ./src/pass15.ec:11530
98 msgid "No observer specified and not inside a _class\n"
99 msgstr "No observer specified and not inside a _class\n"
100
101 #: ./src/pass15.ec:11687
102 msgid "No observer specified and not inside a class\n"
103 msgstr "No observer specified and not inside a class\n"
104
105 #: ./src/pass16.ec:1901
106 #: ./src/pass16.ec:1972
107 msgid "No set defined for property %s\n"
108 msgstr "No set defined for property %s\n"
109
110 #: ./src/pass0.ec:153
111 msgid "Non-static %s making use of a static class\n"
112 msgstr "Non-static %s making use of a static class\n"
113
114 #: ./src/pass1.ec:1037
115 #: ./src/pass15.ec:11512
116 #: ./src/pass15.ec:11584
117 #: ./src/pass15.ec:11673
118 msgid "Property %s not found in class %s\n"
119 msgstr "Property %s not found in class %s\n"
120
121 #: ./src/pass0.ec:160
122 msgid "Public %s making use of a private class\n"
123 msgstr "Public %s making use of a private class\n"
124
125 #: ./src/pass15.ec:7391
126 msgid "Recursion in defined expression %s\n"
127 msgstr "Recursion in defined expression %s\n"
128
129 #: ./src/loadSymbols.ec:1002
130 msgid "Redefinition of %s (defining as %s, already defined as %s)\n"
131 msgstr "Redefinition of %s (defining as %s, already defined as %s)\n"
132
133 #: ./src/ast.ec:750
134 msgid "Redefinition of %s ignored\n"
135 msgstr "Redefinition of %s ignored\n"
136
137 #: ./src/firstPass.ec:444
138 msgid "Redefinition of method %s in class %s\n"
139 msgstr "Redefinition of method %s in class %s\n"
140
141 #: ./src/pass15.ec:4406
142 #: ./src/pass15.ec:4513
143 msgid "Unhandled type populating instance\n"
144 msgstr "Unhandled type populating instance\n"
145
146 #: ./src/pass15.ec:7123
147 msgid "Unspecified type\n"
148 msgstr "Unspecified type\n"
149
150 #: ./src/pass15.ec:8976
151 msgid "callable object undefined; extern assuming returning int\n"
152 msgstr "callable object undefined; extern assuming returning int\n"
153
154 #: ./src/pass15.ec:8771
155 msgid "called object %s is not a function\n"
156 msgstr "called object %s is not a function\n"
157
158 #: ./src/pass15.ec:7847
159 #: ./src/pass15.ec:7853
160 #: ./src/pass15.ec:8017
161 msgid "cannot add two pointers\n"
162 msgstr "cannot add two pointers\n"
163
164 #: ./src/pass15.ec:1517
165 msgid "cannot dereference type\n"
166 msgstr "cannot dereference type\n"
167
168 #: ./src/pass2.ec:2253
169 msgid "cannot obtain address of property\n"
170 msgstr "cannot obtain address of property\n"
171
172 #: ./src/pass0.ec:485
173 #: ./src/pass0.ec:491
174 msgid "class"
175 msgstr "class"
176
177 #: ./src/pass0.ec:397
178 #: ./src/pass0.ec:423
179 msgid "class data member"
180 msgstr "class data member"
181
182 #: ./src/pass0.ec:431
183 msgid "class member instance"
184 msgstr "class member instance"
185
186 #: ./src/pass15.ec:10204
187 msgid "couldn't determine type of %s; expected %s\n"
188 msgstr "couldn't determine type of %s; expected %s\n"
189
190 #: ./src/pass15.ec:8394
191 #: ./src/pass15.ec:8406
192 #: ./src/pass15.ec:10216
193 #: ./src/pass15.ec:10292
194 msgid "couldn't determine type of %s\n"
195 msgstr "couldn't determine type of %s\n"
196
197 #: ./src/pass15.ec:1889
198 #: ./src/pass15.ec:9441
199 msgid "couldn't find member %s in class %s\n"
200 msgstr "couldn't find member %s in class %s\n"
201
202 #: ./src/pass15.ec:1885
203 #: ./src/pass15.ec:1994
204 msgid "couldn't find virtual method %s in class %s\n"
205 msgstr "couldn't find virtual method %s in class %s\n"
206
207 #: ./src/pass15.ec:8009
208 msgid "different levels of indirection\n"
209 msgstr "different levels of indirection\n"
210
211 #: ./src/pass15.ec:7865
212 #: ./src/pass15.ec:10247
213 msgid "incompatible expression %s (%s); expected %s\n"
214 msgstr "incompatible expression %s (%s); expected %s\n"
215
216 #: ./src/pass15.ec:8126
217 #: ./src/pass15.ec:8286
218 msgid "incompatible expressions %s (%s) and %s (%s)\n"
219 msgstr "incompatible expressions %s (%s) and %s (%s)\n"
220
221 #: ./src/pass15.ec:1841
222 msgid "incompatible instance method %s\n"
223 msgstr "incompatible instance method %s\n"
224
225 #: ./src/pass15.ec:3304
226 msgid "incompatible parameter %s (expected %s)\n"
227 msgstr "incompatible parameter %s (expected %s)\n"
228
229 #: ./src/pass15.ec:3244
230 msgid "incompatible return type for function\n"
231 msgstr "incompatible return type for function\n"
232
233 #: ./src/pass15.ec:9255
234 msgid "invalid class specifier %s for object of class %s\n"
235 msgstr "invalid class specifier %s for object of class %s\n"
236
237 #: ./src/pass15.ec:9725
238 msgid "member operator on non-structure type expression %s\n"
239 msgstr "member operator on non-structure type expression %s\n"
240
241 #: ./src/pass15.ec:3179
242 #: ./src/pass15.ec:3194
243 #: ./src/pass15.ec:3220
244 msgid "method class must be derived from %s\n"
245 msgstr "method class must be derived from %s\n"
246
247 #: ./src/pass15.ec:3181
248 msgid "method class should not take an object\n"
249 msgstr "method class should not take an object\n"
250
251 #: ./src/pass2.ec:2255
252 #: ./src/pass2.ec:2257
253 msgid "no get defined for property %s of class %s\n"
254 msgstr "no get defined for property %s of class %s\n"
255
256 #: ./src/pass2.ec:882
257 msgid "no set defined for property %s of class %s\n"
258 msgstr "no set defined for property %s of class %s\n"
259
260 #: ./src/pass15.ec:8928
261 msgid "not enough arguments for function %s (%d given, expected %d)\n"
262 msgstr "not enough arguments for function %s (%d given, expected %d)\n"
263
264 #: ./src/pass15.ec:8924
265 msgid "not enough arguments for method %s::%s (%d given, expected %d)\n"
266 msgstr "not enough arguments for method %s::%s (%d given, expected %d)\n"
267
268 #: ./src/pass15.ec:3255
269 msgid "not enough parameters\n"
270 msgstr "not enough parameters\n"
271
272 #: ./src/pass15.ec:7952
273 msgid "operating on %s and %s with an untyped result, assuming %s\n"
274 msgstr "operating on %s and %s with an untyped result, assuming %s\n"
275
276 #: ./src/pass15.ec:7777
277 msgid "operator %s illegal on pointer\n"
278 msgstr "operator %s illegal on pointer\n"
279
280 #: ./src/pass15.ec:3207
281 msgid "overriding class expected to be derived from method class\n"
282 msgstr "overriding class expected to be derived from method class\n"
283
284 #: ./src/shortcuts.ec:223
285 #: ./src/shortcuts.ec:229
286 msgid "parsing type %s\n"
287 msgstr "parsing type %s\n"
288
289 #: ./src/firstPass.ec:310
290 msgid "redefinition of class %s\n"
291 msgstr "redefinition of class %s\n"
292
293 #: ./src/pass0.ec:720
294 msgid "redefinition of constructor for class %s\n"
295 msgstr "redefinition of constructor for class %s\n"
296
297 #: ./src/pass0.ec:697
298 msgid "redefinition of destructor for class %s\n"
299 msgstr "redefinition of destructor for class %s\n"
300
301 #: ./src/ecdefs.ec:1323
302 #: ./src/grammar.ec:3128
303 #: ./src/grammar.ec:3129
304 #: ./src/grammar.ec:3130
305 #: ./src/grammar.ec:3131
306 #: ./src/grammar.ec:3132
307 #: ./src/grammar.ec:3133
308 #: ./src/grammar.ec:3134
309 msgid "syntax error\n"
310 msgstr "syntax error\n"
311
312 #: ./src/pass15.ec:8839
313 msgid "too many arguments for function %s (%d given, expected %d)\n"
314 msgstr "too many arguments for function %s (%d given, expected %d)\n"
315
316 #: ./src/pass15.ec:8835
317 msgid "too many arguments for method %s::%s (%d given, expected %d)\n"
318 msgstr "too many arguments for method %s::%s (%d given, expected %d)\n"
319
320 #: ./src/pass15.ec:1895
321 msgid "too many initializers for instantiation of class %s\n"
322 msgstr "too many initializers for instantiation of class %s\n"
323
324 #: ./src/pass15.ec:3318
325 msgid "too many parameters\n"
326 msgstr "too many parameters\n"
327
328 #: ./src/pass15.ec:9708
329 msgid "undefined class %s\n"
330 msgstr "undefined class %s\n"
331
332 #: ./src/pass15.ec:10283
333 msgid "unresolved identifier %s::%s\n"
334 msgstr "unresolved identifier %s::%s\n"
335
336 #: ./src/pass15.ec:10202
337 msgid "unresolved identifier %s; expected %s\n"
338 msgstr "unresolved identifier %s; expected %s\n"
339
340 #: ./src/pass15.ec:10214
341 #: ./src/pass15.ec:10285
342 msgid "unresolved identifier %s\n"
343 msgstr "unresolved identifier %s\n"
344
345 #: ./src/pass15.ec:1835
346 msgid "unresolved symbol used as an instance method %s\n"
347 msgstr "unresolved symbol used as an instance method %s\n"
348
349 #: ./src/pass15.ec:7838
350 #: ./src/pass15.ec:7995
351 #: ./src/pass15.ec:8002
352 msgid "void *: unknown size\n"
353 msgstr "void *: unknown size\n"
354