OSDN Git Service

Check in new greek translation.
[pf3gnuchains/gcc-fork.git] / gcc / po / el.po
1 # Greek translation of gcc.
2 # Copyright (C) 2001 Free Software Foundation, Inc.
3 # Simos Xenitellis <simos@hellug.gr>, 2001.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: gcc 3.1-b20011219\n"
8 "POT-Creation-Date: 2002-01-22 19:38-0800\n"
9 "PO-Revision-Date: 2001-12-20 17:19+0000\n"
10 "Last-Translator: Simos Xenitellis <simos@hellug.gr>\n"
11 "Language-Team: Greek <nls@tux.hellug.gr>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=iso-8859-7\n"
14 "Content-Transfer-Encoding: 8bit\n"
15
16 #: attribs.c:310
17 #, c-format
18 msgid "`%s' attribute directive ignored"
19 msgstr ""
20
21 #: attribs.c:318
22 #, fuzzy, c-format
23 msgid "wrong number of arguments specified for `%s' attribute"
24 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
25
26 #: attribs.c:335
27 #, c-format
28 msgid "`%s' attribute does not apply to types"
29 msgstr ""
30
31 #: attribs.c:372
32 #, c-format
33 msgid "`%s' attribute only applies to function types"
34 msgstr ""
35
36 #: attribs.c:462 attribs.c:484 attribs.c:506 attribs.c:537 attribs.c:559
37 #: attribs.c:582 attribs.c:612 attribs.c:650 attribs.c:697 attribs.c:727
38 #: attribs.c:757 attribs.c:780 attribs.c:1026 attribs.c:1082 attribs.c:1138
39 #: attribs.c:1199 attribs.c:1225 attribs.c:1427 config/arm/arm.c:2012
40 #: config/arm/arm.c:2039 config/avr/avr.c:4683 config/h8300/h8300.c:3045
41 #: config/h8300/h8300.c:3070 config/i386/i386.c:1261 config/i386/winnt.c:74
42 #, c-format
43 msgid "`%s' attribute ignored"
44 msgstr ""
45
46 #: attribs.c:813
47 #, fuzzy, c-format
48 msgid "unknown machine mode `%s'"
49 msgstr "Üãíùóôï óåô `%s'"
50
51 #: attribs.c:816
52 #, fuzzy, c-format
53 msgid "no data type for mode `%s'"
54 msgstr "äåí ïñßóôçêå âáñýôçôá ãéá ôï óýìâïëï `%s'"
55
56 #: attribs.c:849
57 msgid "section attribute cannot be specified for local variables"
58 msgstr ""
59
60 #: attribs.c:860
61 #, c-format
62 msgid "section of `%s' conflicts with previous declaration"
63 msgstr ""
64
65 #: attribs.c:869
66 #, c-format
67 msgid "section attribute not allowed for `%s'"
68 msgstr ""
69
70 #: attribs.c:876
71 #, fuzzy
72 msgid "section attributes are not supported for this target"
73 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
74
75 #: attribs.c:918
76 msgid "requested alignment is not a constant"
77 msgstr ""
78
79 #: attribs.c:923
80 msgid "requested alignment is not a power of 2"
81 msgstr ""
82
83 #: attribs.c:928
84 #, fuzzy
85 msgid "requested alignment is too large"
86 msgstr "ÊáêÞ áßôçóç ðáñáìÝôñùí"
87
88 #: attribs.c:955
89 #, fuzzy, c-format
90 msgid "alignment may not be specified for `%s'"
91 msgstr "ìüíï Ýíá üñéóìá ìðïñåß íá äçëùèåß"
92
93 #: attribs.c:1000
94 #, c-format
95 msgid "`%s' defined both normally and as an alias"
96 msgstr ""
97
98 #: attribs.c:1010
99 msgid "alias arg not a string"
100 msgstr ""
101
102 #: attribs.c:1049 attribs.c:1105
103 #, c-format
104 msgid "`%s' attribute applies only to functions"
105 msgstr ""
106
107 #: attribs.c:1056 attribs.c:1112
108 #, fuzzy, c-format
109 msgid "can't set `%s' attribute after definition"
110 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
111
112 #: attribs.c:1196
113 #, fuzzy, c-format
114 msgid "`%s' attribute ignored for `%s'"
115 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
116
117 #: attribs.c:1253
118 #, fuzzy, c-format
119 msgid "invalid vector type for attribute `%s'"
120 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
121
122 #: attribs.c:1276 attribs.c:1281
123 msgid "no vector mode with the size and type specified could be found"
124 msgstr ""
125
126 #: builtins.c:282
127 msgid "offset outside bounds of constant string"
128 msgstr ""
129
130 #: builtins.c:759
131 msgid "second arg to `__builtin_prefetch' must be a constant"
132 msgstr ""
133
134 #: builtins.c:766
135 msgid "invalid second arg to __builtin_prefetch; using zero"
136 msgstr ""
137
138 #: builtins.c:773
139 msgid "third arg to `__builtin_prefetch' must be a constant"
140 msgstr ""
141
142 #: builtins.c:780
143 msgid "invalid third arg to __builtin_prefetch; using zero"
144 msgstr ""
145
146 #. ??? We used to try and build up a call to the out of line function,
147 #. guessing about what registers needed saving etc.  This became much
148 #. harder with __builtin_va_start, since we don't have a tree for a
149 #. call to __builtin_saveregs to fall back on.  There was exactly one
150 #. port (i860) that used this code, and I'm unconvinced it could actually
151 #. handle the general case.  So we no longer try to handle anything
152 #. weird and make the backend absorb the evil.
153 #: builtins.c:2759
154 #, fuzzy
155 msgid "__builtin_saveregs not supported by this target"
156 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
157
158 #: builtins.c:2801
159 msgid "argument of `__builtin_args_info' must be constant"
160 msgstr ""
161
162 #: builtins.c:2807
163 msgid "argument of `__builtin_args_info' out of range"
164 msgstr ""
165
166 #: builtins.c:2813
167 #, fuzzy
168 msgid "missing argument in `__builtin_args_info'"
169 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
170
171 #: builtins.c:2845
172 msgid "`va_start' used in function with fixed args"
173 msgstr ""
174
175 #: builtins.c:2864
176 msgid "second parameter of `va_start' not last named argument"
177 msgstr ""
178
179 #. Evidently an out of date version of <stdarg.h>; can't validate
180 #. va_start's second argument, but can still work as intended.
181 #: builtins.c:2869
182 msgid "`__builtin_next_arg' called without an argument"
183 msgstr ""
184
185 #: builtins.c:2973
186 #, fuzzy
187 msgid "too many arguments to function `va_start'"
188 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
189
190 #: builtins.c:3057
191 msgid "first argument to `va_arg' not of type `va_list'"
192 msgstr ""
193
194 #: builtins.c:3085
195 #, c-format
196 msgid "`%s' is promoted to `%s' when passed through `...'"
197 msgstr ""
198
199 #: builtins.c:3089
200 #, c-format
201 msgid "(so you should pass `%s' not `%s' to `va_arg')"
202 msgstr ""
203
204 #: builtins.c:3213
205 msgid "invalid arg to `__builtin_frame_address'"
206 msgstr ""
207
208 #: builtins.c:3215
209 msgid "invalid arg to `__builtin_return_address'"
210 msgstr ""
211
212 #: builtins.c:3229
213 msgid "unsupported arg to `__builtin_frame_address'"
214 msgstr ""
215
216 #: builtins.c:3231
217 msgid "unsupported arg to `__builtin_return_address'"
218 msgstr ""
219
220 #: builtins.c:3399
221 msgid "second arg to `__builtin_expect' must be a constant"
222 msgstr ""
223
224 #: builtins.c:3868
225 msgid "__builtin_longjmp second argument must be 1"
226 msgstr ""
227
228 #: builtins.c:3882
229 #, fuzzy
230 msgid "__builtin_trap not supported by this target"
231 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
232
233 #. just do library call, if unknown builtin
234 #: builtins.c:3947 c-common.c:3685
235 #, c-format
236 msgid "built-in function `%s' not currently supported"
237 msgstr ""
238
239 #: c-common.c:550
240 #, c-format
241 msgid "`%s' is not defined outside of function scope"
242 msgstr ""
243
244 #: c-common.c:590
245 msgid "concatenation of string literals with __FUNCTION__ is deprecated.  This feature will be removed in future"
246 msgstr ""
247
248 #: c-common.c:659
249 #, c-format
250 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
251 msgstr ""
252
253 #: c-common.c:707 ch/decl.c:4100
254 msgid "overflow in constant expression"
255 msgstr ""
256
257 #: c-common.c:728
258 msgid "integer overflow in expression"
259 msgstr ""
260
261 #: c-common.c:737
262 #, fuzzy
263 msgid "floating point overflow in expression"
264 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
265
266 #. This detects cases like converting -129 or 256 to unsigned char.
267 #: c-common.c:758
268 msgid "large integer implicitly truncated to unsigned type"
269 msgstr ""
270
271 #: c-common.c:760
272 msgid "negative integer implicitly converted to unsigned type"
273 msgstr ""
274
275 #: c-common.c:807
276 msgid "overflow in implicit constant conversion"
277 msgstr ""
278
279 #: c-common.c:955
280 #, c-format
281 msgid "operation on `%s' may be undefined"
282 msgstr ""
283
284 #: c-common.c:1246
285 msgid "expression statement has incomplete type"
286 msgstr ""
287
288 #: c-common.c:1279 ch/actions.c:1027
289 msgid "case label does not reduce to an integer constant"
290 msgstr ""
291
292 #: c-common.c:1577
293 #, fuzzy
294 msgid "invalid truth-value expression"
295 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
296
297 #: c-common.c:1628
298 #, fuzzy, c-format
299 msgid "invalid operands to binary %s"
300 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
301
302 #: c-common.c:1863 c-common.c:1872
303 msgid "comparison is always false due to limited range of data type"
304 msgstr ""
305
306 #: c-common.c:1865 c-common.c:1874
307 msgid "comparison is always true due to limited range of data type"
308 msgstr ""
309
310 #: c-common.c:1940
311 msgid "comparison of unsigned expression >= 0 is always true"
312 msgstr ""
313
314 #: c-common.c:1949
315 msgid "comparison of unsigned expression < 0 is always false"
316 msgstr ""
317
318 #: c-common.c:2000 f/com.c:14814
319 msgid "struct type value used where scalar is required"
320 msgstr ""
321
322 #: c-common.c:2004 f/com.c:14818
323 msgid "union type value used where scalar is required"
324 msgstr ""
325
326 #: c-common.c:2008 f/com.c:14822
327 msgid "array type value used where scalar is required"
328 msgstr ""
329
330 #: c-common.c:2123 f/com.c:14948
331 msgid "suggest parentheses around assignment used as truth value"
332 msgstr ""
333
334 #: c-common.c:2167 c-common.c:2199
335 #, fuzzy
336 msgid "invalid use of `restrict'"
337 msgstr "ìç Ýãêõñïò áñéèìüò áðü ãñáììÝò"
338
339 #: c-common.c:2315
340 msgid "__alignof__ applied to an incomplete type"
341 msgstr ""
342
343 #: c-common.c:2341
344 msgid "`__alignof' applied to a bit-field"
345 msgstr ""
346
347 #: c-common.c:2783
348 #, fuzzy, c-format
349 msgid "cannot disable built-in function `%s'"
350 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
351
352 #: c-common.c:3064 c-typeck.c:1774
353 #, fuzzy, c-format
354 msgid "too few arguments to function `%s'"
355 msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
356
357 #: c-common.c:3070 c-typeck.c:1627
358 #, fuzzy, c-format
359 msgid "too many arguments to function `%s'"
360 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
361
362 #: c-common.c:3258
363 msgid "pointers are not permitted as case values"
364 msgstr ""
365
366 #: c-common.c:3264
367 msgid "ISO C++ forbids range expressions in switch statements"
368 msgstr ""
369
370 #: c-common.c:3266
371 msgid "ISO C forbids range expressions in switch statements"
372 msgstr ""
373
374 #: c-common.c:3296
375 #, fuzzy
376 msgid "empty range specified"
377 msgstr "ìç ïñéóìÝíï"
378
379 #: c-common.c:3347
380 msgid "duplicate (or overlapping) case value"
381 msgstr ""
382
383 #: c-common.c:3349
384 #, fuzzy
385 msgid "this is the first entry overlapping that value"
386 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
387
388 #: c-common.c:3353 ch/actions.c:1125
389 #, fuzzy
390 msgid "duplicate case value"
391 msgstr "äéðëüò áñéèìüò ìçíýìáôïò"
392
393 #: c-common.c:3354
394 msgid "previously used here"
395 msgstr ""
396
397 #: c-common.c:3358
398 msgid "multiple default labels in one switch"
399 msgstr ""
400
401 #: c-common.c:3359
402 #, fuzzy
403 msgid "this is the first default label"
404 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
405
406 #: c-common.c:3387
407 msgid "ISO C++ forbids taking the address of a label"
408 msgstr ""
409
410 #: c-common.c:3389
411 msgid "ISO C forbids taking the address of a label"
412 msgstr ""
413
414 #: c-common.c:4023
415 msgid "-Wformat-y2k ignored without -Wformat"
416 msgstr ""
417
418 #: c-common.c:4025
419 msgid "-Wformat-extra-args ignored without -Wformat"
420 msgstr ""
421
422 #: c-common.c:4027
423 msgid "-Wformat-nonliteral ignored without -Wformat"
424 msgstr ""
425
426 #: c-common.c:4029
427 msgid "-Wformat-security ignored without -Wformat"
428 msgstr ""
429
430 #: c-common.c:4031
431 msgid "-Wmissing-format-attribute ignored without -Wformat"
432 msgstr ""
433
434 #: c-common.c:4122
435 #, c-format
436 msgid "declaration of `%s' shadows %s"
437 msgstr ""
438
439 #: c-convert.c:78 c-typeck.c:1031 c-typeck.c:4139 ch/convert.c:1164
440 #: cp/typeck.c:1728 cp/typeck.c:6288
441 msgid "void value not ignored as it ought to be"
442 msgstr ""
443
444 #: c-convert.c:110 java/typeck.c:150
445 msgid "conversion to non-scalar type requested"
446 msgstr ""
447
448 #: c-decl.c:470
449 msgid "-traditional is deprecated and may be removed"
450 msgstr ""
451
452 #: c-decl.c:560
453 #, fuzzy, c-format
454 msgid "unknown C standard `%s'"
455 msgstr "Üãíùóôï óåô `%s'"
456
457 #: c-decl.c:842
458 #, c-format
459 msgid "array `%s' assumed to have one element"
460 msgstr ""
461
462 #: c-decl.c:1018
463 #, c-format
464 msgid "`struct %s' incomplete in scope ending here"
465 msgstr ""
466
467 #: c-decl.c:1021
468 #, c-format
469 msgid "`union %s' incomplete in scope ending here"
470 msgstr ""
471
472 #: c-decl.c:1024
473 #, c-format
474 msgid "`enum %s' incomplete in scope ending here"
475 msgstr ""
476
477 #: c-decl.c:1138 c-decl.c:1279 ch/decl.c:2920 java/decl.c:1373
478 #, c-format
479 msgid "label `%s' used but not defined"
480 msgstr ""
481
482 #: c-decl.c:1144 c-decl.c:1286 ch/decl.c:2926 java/decl.c:1379
483 #, c-format
484 msgid "label `%s' defined but not used"
485 msgstr ""
486
487 #: c-decl.c:1403 cp/decl.c:3138
488 #, c-format
489 msgid "function `%s' redeclared as inline"
490 msgstr ""
491
492 #: c-decl.c:1405 cp/decl.c:3140
493 #, c-format
494 msgid "previous declaration of function `%s' with attribute noinline"
495 msgstr ""
496
497 #: c-decl.c:1412 cp/decl.c:3147
498 #, c-format
499 msgid "function `%s' redeclared with attribute noinline"
500 msgstr ""
501
502 #: c-decl.c:1414 cp/decl.c:3149
503 #, c-format
504 msgid "previous declaration of function `%s' was inline"
505 msgstr ""
506
507 #: c-decl.c:1443 c-decl.c:1496
508 #, c-format
509 msgid "shadowing built-in function `%s'"
510 msgstr ""
511
512 #: c-decl.c:1445
513 #, c-format
514 msgid "shadowing library function `%s'"
515 msgstr ""
516
517 #: c-decl.c:1451
518 #, c-format
519 msgid "library function `%s' declared as non-function"
520 msgstr ""
521
522 #: c-decl.c:1455 c-decl.c:1458
523 #, c-format
524 msgid "built-in function `%s' declared as non-function"
525 msgstr ""
526
527 #: c-decl.c:1462 objc/objc-act.c:2334 objc/objc-act.c:6036
528 #, c-format
529 msgid "`%s' redeclared as different kind of symbol"
530 msgstr ""
531
532 #: c-decl.c:1463 c-decl.c:1645 c-decl.c:1794 objc/objc-act.c:2336
533 #: objc/objc-act.c:6038 objc/objc-act.c:6093
534 #, c-format
535 msgid "previous declaration of `%s'"
536 msgstr ""
537
538 #. If types don't match for a built-in, throw away the built-in.
539 #: c-decl.c:1549
540 #, c-format
541 msgid "conflicting types for built-in function `%s'"
542 msgstr ""
543
544 #: c-decl.c:1592 c-decl.c:1611
545 #, fuzzy, c-format
546 msgid "conflicting types for `%s'"
547 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
548
549 #: c-decl.c:1634
550 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
551 msgstr ""
552
553 #: c-decl.c:1640
554 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
555 msgstr ""
556
557 #: c-decl.c:1655 c-decl.c:1677
558 #, fuzzy, c-format
559 msgid "redefinition of `%s'"
560 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
561
562 #: c-decl.c:1658
563 #, fuzzy, c-format
564 msgid "redeclaration of `%s'"
565 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
566
567 #: c-decl.c:1661
568 #, c-format
569 msgid "conflicting declarations of `%s'"
570 msgstr ""
571
572 #: c-decl.c:1670 c-decl.c:1682
573 #, fuzzy, c-format
574 msgid "`%s' previously defined here"
575 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
576
577 #: c-decl.c:1671 c-decl.c:1683
578 #, fuzzy, c-format
579 msgid "`%s' previously declared here"
580 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
581
582 #: c-decl.c:1704
583 #, c-format
584 msgid "prototype for `%s' follows"
585 msgstr ""
586
587 #: c-decl.c:1705 c-decl.c:1713 c-decl.c:1729
588 msgid "non-prototype definition here"
589 msgstr ""
590
591 #: c-decl.c:1712
592 #, c-format
593 msgid "prototype for `%s' follows and number of arguments doesn't match"
594 msgstr ""
595
596 #: c-decl.c:1727
597 #, c-format
598 msgid "prototype for `%s' follows and argument %d doesn't match"
599 msgstr ""
600
601 #: c-decl.c:1745
602 #, c-format
603 msgid "`%s' declared inline after being called"
604 msgstr ""
605
606 #: c-decl.c:1751
607 #, fuzzy, c-format
608 msgid "`%s' declared inline after its definition"
609 msgstr "%s: äéðëüò ïñéóìüò Ýêäïóçò êáôçãïñßáò"
610
611 #: c-decl.c:1758
612 #, c-format
613 msgid "static declaration for `%s' follows non-static"
614 msgstr ""
615
616 #: c-decl.c:1766
617 #, c-format
618 msgid "non-static declaration for `%s' follows static"
619 msgstr ""
620
621 #: c-decl.c:1773
622 #, c-format
623 msgid "const declaration for `%s' follows non-const"
624 msgstr ""
625
626 #: c-decl.c:1780
627 #, c-format
628 msgid "type qualifiers for `%s' conflict with previous decl"
629 msgstr ""
630
631 #: c-decl.c:1793
632 #, c-format
633 msgid "redundant redeclaration of `%s' in same scope"
634 msgstr ""
635
636 #: c-decl.c:2097 java/decl.c:1072
637 #, c-format
638 msgid "declaration of `%s' shadows a parameter"
639 msgstr ""
640
641 #: c-decl.c:2100 java/decl.c:1075
642 #, c-format
643 msgid "declaration of `%s' shadows a symbol from the parameter list"
644 msgstr ""
645
646 #: c-decl.c:2121 cp/decl.c:4220
647 #, fuzzy
648 msgid "a parameter"
649 msgstr "êáêü üñéóìá"
650
651 #: c-decl.c:2123 cp/decl.c:4237
652 msgid "a previous local"
653 msgstr ""
654
655 #. XXX shadow warnings in outer-more namespaces
656 #: c-decl.c:2127 cp/decl.c:4241
657 msgid "a global declaration"
658 msgstr ""
659
660 #: c-decl.c:2171
661 #, c-format
662 msgid "nested extern declaration of `%s'"
663 msgstr ""
664
665 #: c-decl.c:2191 java/decl.c:1025
666 #, c-format
667 msgid "`%s' used prior to declaration"
668 msgstr ""
669
670 #: c-decl.c:2206 c-decl.c:2421
671 #, c-format
672 msgid "`%s' was declared implicitly `extern' and later `static'"
673 msgstr ""
674
675 #: c-decl.c:2316 cp/decl.c:4079
676 msgid "type mismatch with previous external decl"
677 msgstr ""
678
679 #: c-decl.c:2317
680 #, c-format
681 msgid "previous external decl of `%s'"
682 msgstr ""
683
684 #: c-decl.c:2330
685 msgid "type mismatch with previous implicit declaration"
686 msgstr "óöÜëìá ôáéñéÜóìáôïò ôýðïõ ìå ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç"
687
688 #: c-decl.c:2332
689 #, c-format
690 msgid "previous implicit declaration of `%s'"
691 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
692
693 #: c-decl.c:2349
694 #, c-format
695 msgid "type of external `%s' is not global"
696 msgstr ""
697
698 #: c-decl.c:2400
699 #, c-format
700 msgid "`%s' was previously implicitly declared to return `int'"
701 msgstr ""
702
703 #: c-decl.c:2425
704 #, c-format
705 msgid "`%s' was declared `extern' and later `static'"
706 msgstr ""
707
708 #: c-decl.c:2449
709 #, c-format
710 msgid "extern declaration of `%s' doesn't match global one"
711 msgstr ""
712
713 #: c-decl.c:2491
714 #, c-format
715 msgid "`%s' locally external but globally static"
716 msgstr ""
717
718 #: c-decl.c:2613
719 #, c-format
720 msgid "function `%s' was previously declared within a block"
721 msgstr ""
722
723 #: c-decl.c:2633 c-decl.c:2635
724 #, c-format
725 msgid "implicit declaration of function `%s'"
726 msgstr "áõôïíüçôç äéáêýñçîç ôçò óõíÜñôçóçò `%s'"
727
728 #: c-decl.c:2723
729 #, c-format
730 msgid "label %s referenced outside of any function"
731 msgstr ""
732
733 #: c-decl.c:2780
734 #, fuzzy, c-format
735 msgid "duplicate label declaration `%s'"
736 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
737
738 #: c-decl.c:2783
739 #, fuzzy
740 msgid "this is a previous declaration"
741 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
742
743 #: c-decl.c:3291
744 msgid "unnamed struct/union that defines no instances"
745 msgstr ""
746
747 #: c-decl.c:3310
748 msgid "useless keyword or type name in empty declaration"
749 msgstr ""
750
751 #: c-decl.c:3317
752 msgid "two types specified in one empty declaration"
753 msgstr ""
754
755 #: c-decl.c:3322 c-parse.y:725 c-parse.y:727 objc-parse.y:761 objc-parse.y:763
756 #: objc-parse.y:2987 parse.y:728 parse.y:1808
757 #, fuzzy
758 msgid "empty declaration"
759 msgstr "êåíü áëöáñéèìçôéêü"
760
761 #: c-decl.c:3352
762 msgid "ISO C89 does not support `static' or type qualifiers in parameter array declarators"
763 msgstr ""
764
765 #: c-decl.c:3354
766 msgid "ISO C89 does not support `[*]' array declarators"
767 msgstr ""
768
769 #: c-decl.c:3357
770 msgid "GCC does not yet properly implement `[*]' array declarators"
771 msgstr ""
772
773 #: c-decl.c:3376
774 msgid "static or type qualifiers in abstract declarator"
775 msgstr ""
776
777 #: c-decl.c:3450
778 #, c-format
779 msgid "`%s' is usually a function"
780 msgstr ""
781
782 #: c-decl.c:3464
783 #, c-format
784 msgid "typedef `%s' is initialized"
785 msgstr ""
786
787 #: c-decl.c:3471
788 #, c-format
789 msgid "function `%s' is initialized like a variable"
790 msgstr ""
791
792 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
793 #: c-decl.c:3478
794 #, c-format
795 msgid "parameter `%s' is initialized"
796 msgstr ""
797
798 #: c-decl.c:3498 c-typeck.c:4907
799 msgid "variable-sized object may not be initialized"
800 msgstr ""
801
802 #: c-decl.c:3504
803 #, c-format
804 msgid "variable `%s' has initializer but incomplete type"
805 msgstr ""
806
807 #: c-decl.c:3510
808 #, c-format
809 msgid "elements of array `%s' have incomplete type"
810 msgstr ""
811
812 #: c-decl.c:3523
813 #, c-format
814 msgid "declaration of `%s' has `extern' and is initialized"
815 msgstr ""
816
817 #: c-decl.c:3558 c-decl.c:6198 cp/decl.c:7264 cp/decl.c:13533
818 #, c-format
819 msgid "inline function `%s' given attribute noinline"
820 msgstr ""
821
822 #: c-decl.c:3639
823 #, c-format
824 msgid "initializer fails to determine size of `%s'"
825 msgstr ""
826
827 #: c-decl.c:3644
828 #, fuzzy, c-format
829 msgid "array size missing in `%s'"
830 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
831
832 #: c-decl.c:3660
833 #, c-format
834 msgid "zero or negative size array `%s'"
835 msgstr ""
836
837 #: c-decl.c:3688 ch/decl.c:4133
838 #, fuzzy, c-format
839 msgid "storage size of `%s' isn't known"
840 msgstr "Ôï üíïìá `%s' åßíáé Üãíùóôï\n"
841
842 #: c-decl.c:3698
843 #, c-format
844 msgid "storage size of `%s' isn't constant"
845 msgstr ""
846
847 #: c-decl.c:3757
848 #, c-format
849 msgid "ignoring asm-specifier for non-static local variable `%s'"
850 msgstr ""
851
852 #: c-decl.c:3832
853 #, c-format
854 msgid "ISO C forbids parameter `%s' shadowing typedef"
855 msgstr ""
856
857 #: c-decl.c:4136 cp/decl.c:10069
858 msgid "`long long long' is too long for GCC"
859 msgstr ""
860
861 #: c-decl.c:4141
862 msgid "ISO C89 does not support `long long'"
863 msgstr ""
864
865 #: c-decl.c:4146 cp/decl.c:10074
866 #, fuzzy, c-format
867 msgid "duplicate `%s'"
868 msgstr "äéðëü êëåéäß"
869
870 #: c-decl.c:4152 cp/decl.c:10098
871 #, c-format
872 msgid "two or more data types in declaration of `%s'"
873 msgstr ""
874
875 #: c-decl.c:4167 cp/decl.c:10103
876 #, c-format
877 msgid "`%s' fails to be a typedef or built in type"
878 msgstr ""
879
880 #: c-decl.c:4206
881 #, c-format
882 msgid "type defaults to `int' in declaration of `%s'"
883 msgstr ""
884
885 #: c-decl.c:4235
886 #, c-format
887 msgid "both long and short specified for `%s'"
888 msgstr ""
889
890 #: c-decl.c:4239 cp/decl.c:10217
891 #, c-format
892 msgid "long or short specified with char for `%s'"
893 msgstr ""
894
895 #: c-decl.c:4246 cp/decl.c:10221
896 #, c-format
897 msgid "long or short specified with floating type for `%s'"
898 msgstr ""
899
900 #: c-decl.c:4249
901 msgid "the only valid combination is `long double'"
902 msgstr ""
903
904 #: c-decl.c:4255
905 #, fuzzy, c-format
906 msgid "both signed and unsigned specified for `%s'"
907 msgstr "ìç Ýãêõñïò äçëùôÞò ðåäßïõ: `%s'"
908
909 #: c-decl.c:4257 cp/decl.c:10210
910 #, c-format
911 msgid "long, short, signed or unsigned invalid for `%s'"
912 msgstr ""
913
914 #: c-decl.c:4263 cp/decl.c:10230
915 #, c-format
916 msgid "long, short, signed or unsigned used invalidly for `%s'"
917 msgstr ""
918
919 #: c-decl.c:4282 cp/decl.c:10251
920 #, fuzzy, c-format
921 msgid "complex invalid for `%s'"
922 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
923
924 #: c-decl.c:4327
925 msgid "ISO C89 does not support complex types"
926 msgstr ""
927
928 #: c-decl.c:4339
929 msgid "ISO C does not support plain `complex' meaning `double complex'"
930 msgstr ""
931
932 #: c-decl.c:4345 c-decl.c:4357
933 msgid "ISO C does not support complex integer types"
934 msgstr ""
935
936 #: c-decl.c:4372 c-decl.c:4811 cp/decl.c:10853
937 #, fuzzy
938 msgid "duplicate `const'"
939 msgstr "äéðëü êëåéäß"
940
941 #: c-decl.c:4374 c-decl.c:4815 cp/decl.c:10857
942 #, fuzzy
943 msgid "duplicate `restrict'"
944 msgstr "äéðëü êëåéäß"
945
946 #: c-decl.c:4376 c-decl.c:4813 cp/decl.c:10855
947 #, fuzzy
948 msgid "duplicate `volatile'"
949 msgstr "äéðëü êëåéäß"
950
951 #: c-decl.c:4398 cp/decl.c:10402
952 #, c-format
953 msgid "multiple storage classes in declaration of `%s'"
954 msgstr ""
955
956 #: c-decl.c:4407
957 msgid "function definition declared `auto'"
958 msgstr ""
959
960 #: c-decl.c:4409
961 msgid "function definition declared `register'"
962 msgstr ""
963
964 #: c-decl.c:4411
965 msgid "function definition declared `typedef'"
966 msgstr ""
967
968 #: c-decl.c:4424
969 #, c-format
970 msgid "storage class specified for structure field `%s'"
971 msgstr ""
972
973 #: c-decl.c:4428 cp/decl.c:10449
974 #, c-format
975 msgid "storage class specified for parameter `%s'"
976 msgstr ""
977
978 #: c-decl.c:4431 cp/decl.c:10451
979 msgid "storage class specified for typename"
980 msgstr ""
981
982 #: c-decl.c:4443 cp/decl.c:10465
983 #, c-format
984 msgid "`%s' initialized and declared `extern'"
985 msgstr ""
986
987 #: c-decl.c:4445 cp/decl.c:10468
988 #, c-format
989 msgid "`%s' has both `extern' and initializer"
990 msgstr ""
991
992 #: c-decl.c:4449 cp/decl.c:10472
993 #, c-format
994 msgid "nested function `%s' declared `extern'"
995 msgstr ""
996
997 #: c-decl.c:4452 cp/decl.c:10476
998 #, c-format
999 msgid "top-level declaration of `%s' specifies `auto'"
1000 msgstr ""
1001
1002 #. Only the innermost declarator (making a parameter be of
1003 #. array type which is converted to pointer type)
1004 #. may have static or type qualifiers.
1005 #: c-decl.c:4487 c-decl.c:4676
1006 msgid "static or type qualifiers in non-parameter array declarator"
1007 msgstr ""
1008
1009 #: c-decl.c:4531
1010 #, c-format
1011 msgid "declaration of `%s' as array of voids"
1012 msgstr ""
1013
1014 #: c-decl.c:4537
1015 #, c-format
1016 msgid "declaration of `%s' as array of functions"
1017 msgstr ""
1018
1019 #: c-decl.c:4558
1020 #, c-format
1021 msgid "size of array `%s' has non-integer type"
1022 msgstr ""
1023
1024 #: c-decl.c:4563
1025 #, c-format
1026 msgid "ISO C forbids zero-size array `%s'"
1027 msgstr ""
1028
1029 #: c-decl.c:4570
1030 #, c-format
1031 msgid "size of array `%s' is negative"
1032 msgstr ""
1033
1034 #: c-decl.c:4583
1035 #, c-format
1036 msgid "ISO C89 forbids array `%s' whose size can't be evaluated"
1037 msgstr ""
1038
1039 #: c-decl.c:4586
1040 #, c-format
1041 msgid "ISO C89 forbids variable-size array `%s'"
1042 msgstr ""
1043
1044 #: c-decl.c:4616 c-decl.c:4837 cp/decl.c:11074
1045 #, fuzzy, c-format
1046 msgid "size of array `%s' is too large"
1047 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
1048
1049 #: c-decl.c:4633
1050 msgid "ISO C89 does not support flexible array members"
1051 msgstr ""
1052
1053 #: c-decl.c:4643
1054 msgid "array type has incomplete element type"
1055 msgstr ""
1056
1057 #: c-decl.c:4650 c-decl.c:4887
1058 msgid "ISO C forbids const or volatile function types"
1059 msgstr ""
1060
1061 #: c-decl.c:4696 cp/decl.c:10613
1062 #, c-format
1063 msgid "`%s' declared as function returning a function"
1064 msgstr ""
1065
1066 #: c-decl.c:4701 cp/decl.c:10618
1067 #, c-format
1068 msgid "`%s' declared as function returning an array"
1069 msgstr ""
1070
1071 #: c-decl.c:4736
1072 msgid "ISO C forbids qualified void function return type"
1073 msgstr ""
1074
1075 #: c-decl.c:4740
1076 msgid "type qualifiers ignored on function return type"
1077 msgstr ""
1078
1079 #: c-decl.c:4769 c-decl.c:4852 c-decl.c:4976 c-decl.c:5070
1080 msgid "ISO C forbids qualified function types"
1081 msgstr ""
1082
1083 #: c-decl.c:4809 cp/decl.c:10849
1084 msgid "invalid type modifier within pointer declarator"
1085 msgstr ""
1086
1087 #: c-decl.c:4907 cp/decl.c:11357
1088 #, c-format
1089 msgid "variable or field `%s' declared void"
1090 msgstr ""
1091
1092 #: c-decl.c:4940
1093 msgid "attributes in parameter array declarator ignored"
1094 msgstr ""
1095
1096 #: c-decl.c:4965
1097 msgid "invalid type modifier within array declarator"
1098 msgstr ""
1099
1100 #: c-decl.c:5014
1101 #, c-format
1102 msgid "field `%s' declared as a function"
1103 msgstr ""
1104
1105 #: c-decl.c:5020
1106 #, c-format
1107 msgid "field `%s' has incomplete type"
1108 msgstr ""
1109
1110 #: c-decl.c:5052 c-decl.c:5054 c-decl.c:5061
1111 #, fuzzy, c-format
1112 msgid "invalid storage class for function `%s'"
1113 msgstr "ìç Ýãêõñç ôÜîç ÷áñáêôÞñùí `%s'"
1114
1115 #: c-decl.c:5076
1116 msgid "`noreturn' function returns non-void value"
1117 msgstr ""
1118
1119 #: c-decl.c:5088
1120 #, fuzzy
1121 msgid "cannot inline function `main'"
1122 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'"
1123
1124 #: c-decl.c:5141
1125 #, c-format
1126 msgid "variable `%s' declared `inline'"
1127 msgstr ""
1128
1129 #: c-decl.c:5214 c-decl.c:6250
1130 msgid "function declaration isn't a prototype"
1131 msgstr ""
1132
1133 #: c-decl.c:5220
1134 msgid "parameter names (without types) in function declaration"
1135 msgstr ""
1136
1137 #: c-decl.c:5252 c-decl.c:6641
1138 #, c-format
1139 msgid "parameter `%s' has incomplete type"
1140 msgstr ""
1141
1142 #: c-decl.c:5255
1143 #, fuzzy
1144 msgid "parameter has incomplete type"
1145 msgstr "ìç ðëÞñçò åããñáöÞ"
1146
1147 #: c-decl.c:5276
1148 #, c-format
1149 msgid "parameter `%s' points to incomplete type"
1150 msgstr ""
1151
1152 #: c-decl.c:5279
1153 msgid "parameter points to incomplete type"
1154 msgstr ""
1155
1156 #: c-decl.c:5344
1157 #, c-format
1158 msgid "parameter `%s' has just a forward declaration"
1159 msgstr ""
1160
1161 #: c-decl.c:5385
1162 msgid "`void' in parameter list must be the entire list"
1163 msgstr ""
1164
1165 #: c-decl.c:5416
1166 #, c-format
1167 msgid "`struct %s' declared inside parameter list"
1168 msgstr ""
1169
1170 #: c-decl.c:5419
1171 #, c-format
1172 msgid "`union %s' declared inside parameter list"
1173 msgstr ""
1174
1175 #: c-decl.c:5422
1176 #, c-format
1177 msgid "`enum %s' declared inside parameter list"
1178 msgstr ""
1179
1180 #: c-decl.c:5429
1181 msgid "anonymous struct declared inside parameter list"
1182 msgstr ""
1183
1184 #: c-decl.c:5431
1185 msgid "anonymous union declared inside parameter list"
1186 msgstr ""
1187
1188 #: c-decl.c:5433
1189 msgid "anonymous enum declared inside parameter list"
1190 msgstr ""
1191
1192 #: c-decl.c:5437
1193 msgid "its scope is only this definition or declaration, which is probably not what you want"
1194 msgstr ""
1195
1196 #: c-decl.c:5516
1197 #, fuzzy, c-format
1198 msgid "redefinition of `union %s'"
1199 msgstr "Ïé ïñéóìïß ðçãÞ âñßóêïíôáé óôï ÁÑ×ÅÉÏ"
1200
1201 #: c-decl.c:5519
1202 #, c-format
1203 msgid "redefinition of `struct %s'"
1204 msgstr ""
1205
1206 #: c-decl.c:5558
1207 msgid "unnamed fields of type other than struct or union are not allowed"
1208 msgstr ""
1209
1210 #: c-decl.c:5599 c-decl.c:5602
1211 #, fuzzy, c-format
1212 msgid "%s defined inside parms"
1213 msgstr "óõíå÷ßæåôáé óôï ôìÞìá"
1214
1215 #: c-decl.c:5600 c-decl.c:5603 c-decl.c:5614
1216 msgid "union"
1217 msgstr ""
1218
1219 #: c-decl.c:5600 c-decl.c:5603
1220 msgid "structure"
1221 msgstr ""
1222
1223 # src/request.c:37
1224 #: c-decl.c:5613
1225 #, fuzzy, c-format
1226 msgid "%s has no %s"
1227 msgstr "%s óå %s"
1228
1229 #: c-decl.c:5614
1230 msgid "struct"
1231 msgstr ""
1232
1233 #: c-decl.c:5615
1234 msgid "named members"
1235 msgstr ""
1236
1237 #: c-decl.c:5615
1238 msgid "members"
1239 msgstr ""
1240
1241 #: c-decl.c:5654
1242 #, fuzzy, c-format
1243 msgid "nested redefinition of `%s'"
1244 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
1245
1246 #: c-decl.c:5667
1247 #, c-format
1248 msgid "bit-field `%s' width not an integer constant"
1249 msgstr ""
1250
1251 #: c-decl.c:5678
1252 #, c-format
1253 msgid "bit-field `%s' has invalid type"
1254 msgstr ""
1255
1256 #: c-decl.c:5690
1257 #, c-format
1258 msgid "bit-field `%s' type invalid in ISO C"
1259 msgstr ""
1260
1261 #: c-decl.c:5702
1262 #, fuzzy, c-format
1263 msgid "negative width in bit-field `%s'"
1264 msgstr "Áñíçôéêü ðëÜôïò óôçí áðïôßìçóç"
1265
1266 #: c-decl.c:5704
1267 #, c-format
1268 msgid "width of `%s' exceeds its type"
1269 msgstr ""
1270
1271 #: c-decl.c:5706
1272 #, c-format
1273 msgid "zero width for bit-field `%s'"
1274 msgstr ""
1275
1276 #: c-decl.c:5720
1277 #, fuzzy, c-format
1278 msgid "`%s' is narrower than values of its type"
1279 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
1280
1281 #: c-decl.c:5765
1282 msgid "flexible array member in union"
1283 msgstr ""
1284
1285 #: c-decl.c:5767
1286 msgid "flexible array member not at end of struct"
1287 msgstr ""
1288
1289 #: c-decl.c:5769
1290 msgid "flexible array member in otherwise empty struct"
1291 msgstr ""
1292
1293 #: c-decl.c:5794 ch/typeck.c:3060
1294 #, fuzzy, c-format
1295 msgid "duplicate member `%s'"
1296 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
1297
1298 #: c-decl.c:5838
1299 msgid "union cannot be made transparent"
1300 msgstr ""
1301
1302 #. This enum is a named one that has been declared already.
1303 #: c-decl.c:5932
1304 #, c-format
1305 msgid "redeclaration of `enum %s'"
1306 msgstr ""
1307
1308 #: c-decl.c:5966
1309 #, fuzzy
1310 msgid "enum defined inside parms"
1311 msgstr "Ìç ïñéóìÝíï üíïìá %s"
1312
1313 #: c-decl.c:5999
1314 msgid "enumeration values exceed range of largest integer"
1315 msgstr ""
1316
1317 #: c-decl.c:6108 ch/decl.c:4437
1318 #, c-format
1319 msgid "enumerator value for `%s' not integer constant"
1320 msgstr ""
1321
1322 #: c-decl.c:6121 ch/decl.c:4449
1323 msgid "overflow in enumeration values"
1324 msgstr ""
1325
1326 #: c-decl.c:6126
1327 msgid "ISO C restricts enumerator values to range of `int'"
1328 msgstr ""
1329
1330 #: c-decl.c:6204
1331 msgid "return type is an incomplete type"
1332 msgstr ""
1333
1334 #: c-decl.c:6212
1335 msgid "return type defaults to `int'"
1336 msgstr "ï åðéóôñåöüìåíïò ôýðïò ðñïêáèïñßæåôáé óå `int'"
1337
1338 #: c-decl.c:6259
1339 #, c-format
1340 msgid "no previous prototype for `%s'"
1341 msgstr ""
1342
1343 #: c-decl.c:6266
1344 #, c-format
1345 msgid "`%s' was used with no prototype before its definition"
1346 msgstr ""
1347
1348 #: c-decl.c:6272
1349 #, c-format
1350 msgid "no previous declaration for `%s'"
1351 msgstr ""
1352
1353 #: c-decl.c:6279
1354 #, fuzzy, c-format
1355 msgid "`%s' was used with no declaration before its definition"
1356 msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý"
1357
1358 #: c-decl.c:6303 c-decl.c:6884
1359 #, c-format
1360 msgid "return type of `%s' is not `int'"
1361 msgstr ""
1362
1363 #: c-decl.c:6319
1364 #, c-format
1365 msgid "first argument of `%s' should be `int'"
1366 msgstr ""
1367
1368 #: c-decl.c:6328
1369 #, c-format
1370 msgid "second argument of `%s' should be `char **'"
1371 msgstr ""
1372
1373 #: c-decl.c:6337
1374 #, c-format
1375 msgid "third argument of `%s' should probably be `char **'"
1376 msgstr ""
1377
1378 #: c-decl.c:6346
1379 #, c-format
1380 msgid "`%s' takes only zero or two arguments"
1381 msgstr ""
1382
1383 #: c-decl.c:6349
1384 #, c-format
1385 msgid "`%s' is normally a non-static function"
1386 msgstr ""
1387
1388 #: c-decl.c:6459
1389 msgid "parm types given both in parmlist and separately"
1390 msgstr ""
1391
1392 #: c-decl.c:6480
1393 msgid "parameter name omitted"
1394 msgstr ""
1395
1396 #: c-decl.c:6484 c-decl.c:6586
1397 #, fuzzy, c-format
1398 msgid "parameter `%s' declared void"
1399 msgstr "ï ÷Üñôçò ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
1400
1401 #: c-decl.c:6560
1402 msgid "parameter name missing from parameter list"
1403 msgstr ""
1404
1405 #: c-decl.c:6579
1406 #, fuzzy, c-format
1407 msgid "multiple parameters named `%s'"
1408 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
1409
1410 #: c-decl.c:6610 c-decl.c:6612
1411 #, c-format
1412 msgid "type of `%s' defaults to `int'"
1413 msgstr ""
1414
1415 #: c-decl.c:6648
1416 #, c-format
1417 msgid "declaration for parameter `%s' but no such parameter"
1418 msgstr ""
1419
1420 #: c-decl.c:6696
1421 msgid "number of arguments doesn't match prototype"
1422 msgstr ""
1423
1424 #: c-decl.c:6726
1425 #, c-format
1426 msgid "promoted argument `%s' doesn't match prototype"
1427 msgstr ""
1428
1429 #: c-decl.c:6740
1430 #, c-format
1431 msgid "argument `%s' doesn't match prototype"
1432 msgstr ""
1433
1434 #: c-decl.c:7054
1435 msgid "this function may return with or without a value"
1436 msgstr ""
1437
1438 #: c-decl.c:7074
1439 #, c-format
1440 msgid "size of return value of `%s' is %u bytes"
1441 msgstr ""
1442
1443 #: c-decl.c:7078
1444 #, fuzzy, c-format
1445 msgid "size of return value of `%s' is larger than %d bytes"
1446 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
1447
1448 #. If we get here, declarations have been used in a for loop without
1449 #. the C99 for loop scope.  This doesn't make much sense, so don't
1450 #. allow it.
1451 #: c-decl.c:7133
1452 msgid "`for' loop initial declaration used outside C99 mode"
1453 msgstr ""
1454
1455 #: c-decl.c:7157
1456 #, c-format
1457 msgid "`struct %s' declared in `for' loop initial declaration"
1458 msgstr ""
1459
1460 #: c-decl.c:7160
1461 #, c-format
1462 msgid "`union %s' declared in `for' loop initial declaration"
1463 msgstr ""
1464
1465 #: c-decl.c:7163
1466 #, c-format
1467 msgid "`enum %s' declared in `for' loop initial declaration"
1468 msgstr ""
1469
1470 #: c-decl.c:7171
1471 #, c-format
1472 msgid "declaration of non-variable `%s' in `for' loop initial declaration"
1473 msgstr ""
1474
1475 #: c-decl.c:7173
1476 #, c-format
1477 msgid "declaration of static variable `%s' in `for' loop initial declaration"
1478 msgstr ""
1479
1480 #: c-decl.c:7175
1481 #, c-format
1482 msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"
1483 msgstr ""
1484
1485 #: c-format.c:128 c-format.c:210
1486 msgid "format string arg not a string type"
1487 msgstr ""
1488
1489 #: c-format.c:143
1490 msgid "args to be formatted is not '...'"
1491 msgstr ""
1492
1493 #: c-format.c:152
1494 msgid "strftime formats cannot format arguments"
1495 msgstr ""
1496
1497 #: c-format.c:187 c-format.c:289
1498 msgid "format string has invalid operand number"
1499 msgstr ""
1500
1501 #: c-format.c:221
1502 msgid "function does not return string type"
1503 msgstr ""
1504
1505 #: c-format.c:252
1506 #, fuzzy
1507 msgid "unrecognized format specifier"
1508 msgstr "Üãíùóôï ðñüèåìá: %s"
1509
1510 #: c-format.c:265
1511 #, c-format
1512 msgid "`%s' is an unrecognized format function type"
1513 msgstr ""
1514
1515 #: c-format.c:299
1516 msgid "format string arg follows the args to be formatted"
1517 msgstr ""
1518
1519 #: c-format.c:620
1520 msgid "` ' flag"
1521 msgstr ""
1522
1523 #: c-format.c:620
1524 msgid "the ` ' printf flag"
1525 msgstr ""
1526
1527 #: c-format.c:621 c-format.c:692
1528 msgid "`+' flag"
1529 msgstr ""
1530
1531 #: c-format.c:621
1532 msgid "the `+' printf flag"
1533 msgstr ""
1534
1535 #: c-format.c:622 c-format.c:668
1536 msgid "`#' flag"
1537 msgstr ""
1538
1539 #: c-format.c:622
1540 msgid "the `#' printf flag"
1541 msgstr ""
1542
1543 #: c-format.c:623 c-format.c:666
1544 msgid "`0' flag"
1545 msgstr ""
1546
1547 #: c-format.c:623
1548 msgid "the `0' printf flag"
1549 msgstr ""
1550
1551 #: c-format.c:624 c-format.c:665 c-format.c:695
1552 msgid "`-' flag"
1553 msgstr ""
1554
1555 #: c-format.c:624
1556 msgid "the `-' printf flag"
1557 msgstr ""
1558
1559 #: c-format.c:625 c-format.c:649
1560 msgid "`'' flag"
1561 msgstr ""
1562
1563 #: c-format.c:625
1564 msgid "the `'' printf flag"
1565 msgstr ""
1566
1567 #: c-format.c:626 c-format.c:650
1568 msgid "`I' flag"
1569 msgstr ""
1570
1571 #: c-format.c:626
1572 msgid "the `I' printf flag"
1573 msgstr ""
1574
1575 #: c-format.c:627 c-format.c:647 c-format.c:669 c-format.c:696 c-format.c:1791
1576 msgid "field width"
1577 msgstr ""
1578
1579 #: c-format.c:627
1580 msgid "field width in printf format"
1581 msgstr ""
1582
1583 #: c-format.c:628
1584 msgid "precision"
1585 msgstr ""
1586
1587 #: c-format.c:628
1588 msgid "precision in printf format"
1589 msgstr ""
1590
1591 #: c-format.c:629 c-format.c:648 c-format.c:699
1592 msgid "length modifier"
1593 msgstr ""
1594
1595 #: c-format.c:629
1596 msgid "length modifier in printf format"
1597 msgstr ""
1598
1599 #: c-format.c:645
1600 msgid "assignment suppression"
1601 msgstr ""
1602
1603 #: c-format.c:645
1604 msgid "the assignment suppression scanf feature"
1605 msgstr ""
1606
1607 #: c-format.c:646
1608 msgid "`a' flag"
1609 msgstr ""
1610
1611 #: c-format.c:646
1612 msgid "the `a' scanf flag"
1613 msgstr ""
1614
1615 #: c-format.c:647
1616 msgid "field width in scanf format"
1617 msgstr ""
1618
1619 #: c-format.c:648
1620 msgid "length modifier in scanf format"
1621 msgstr ""
1622
1623 #: c-format.c:649
1624 msgid "the `'' scanf flag"
1625 msgstr ""
1626
1627 #: c-format.c:650
1628 msgid "the `I' scanf flag"
1629 msgstr ""
1630
1631 #: c-format.c:664
1632 msgid "`_' flag"
1633 msgstr ""
1634
1635 #: c-format.c:664
1636 msgid "the `_' strftime flag"
1637 msgstr ""
1638
1639 #: c-format.c:665
1640 msgid "the `-' strftime flag"
1641 msgstr ""
1642
1643 #: c-format.c:666
1644 msgid "the `0' strftime flag"
1645 msgstr ""
1646
1647 #: c-format.c:667 c-format.c:691
1648 msgid "`^' flag"
1649 msgstr ""
1650
1651 #: c-format.c:667
1652 msgid "the `^' strftime flag"
1653 msgstr ""
1654
1655 #: c-format.c:668
1656 msgid "the `#' strftime flag"
1657 msgstr ""
1658
1659 #: c-format.c:669
1660 msgid "field width in strftime format"
1661 msgstr ""
1662
1663 #: c-format.c:670
1664 msgid "`E' modifier"
1665 msgstr ""
1666
1667 #: c-format.c:670
1668 msgid "the `E' strftime modifier"
1669 msgstr ""
1670
1671 #: c-format.c:671
1672 msgid "`O' modifier"
1673 msgstr ""
1674
1675 #: c-format.c:671
1676 msgid "the `O' strftime modifier"
1677 msgstr ""
1678
1679 #: c-format.c:672
1680 msgid "the `O' modifier"
1681 msgstr ""
1682
1683 #: c-format.c:690
1684 #, fuzzy
1685 msgid "fill character"
1686 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
1687
1688 #: c-format.c:690
1689 #, fuzzy
1690 msgid "fill character in strfmon format"
1691 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
1692
1693 #: c-format.c:691
1694 msgid "the `^' strfmon flag"
1695 msgstr ""
1696
1697 #: c-format.c:692
1698 msgid "the `+' strfmon flag"
1699 msgstr ""
1700
1701 #: c-format.c:693
1702 msgid "`(' flag"
1703 msgstr ""
1704
1705 #: c-format.c:693
1706 msgid "the `(' strfmon flag"
1707 msgstr ""
1708
1709 #: c-format.c:694
1710 msgid "`!' flag"
1711 msgstr ""
1712
1713 #: c-format.c:694
1714 msgid "the `!' strfmon flag"
1715 msgstr ""
1716
1717 #: c-format.c:695
1718 msgid "the `-' strfmon flag"
1719 msgstr ""
1720
1721 #: c-format.c:696
1722 msgid "field width in strfmon format"
1723 msgstr ""
1724
1725 #: c-format.c:697
1726 msgid "left precision"
1727 msgstr ""
1728
1729 #: c-format.c:697
1730 msgid "left precision in strfmon format"
1731 msgstr ""
1732
1733 #: c-format.c:698
1734 #, fuzzy
1735 msgid "right precision"
1736 msgstr "ÅìöÜíéóç Ýêäïóçò ðñïãñÜììáôïò"
1737
1738 #: c-format.c:698
1739 msgid "right precision in strfmon format"
1740 msgstr ""
1741
1742 #: c-format.c:699
1743 msgid "length modifier in strfmon format"
1744 msgstr ""
1745
1746 #: c-format.c:998
1747 #, c-format
1748 msgid "function might be possible candidate for `%s' format attribute"
1749 msgstr ""
1750
1751 #: c-format.c:1122 c-format.c:1143 c-format.c:2201
1752 #, fuzzy
1753 msgid "missing $ operand number in format"
1754 msgstr "Ëåßðåé ï äåêáåîáäéêüò áñéèìüò óôïí ÷áñáêôÞñá äéáöõãÞò."
1755
1756 #: c-format.c:1153
1757 #, c-format
1758 msgid "%s does not support %%n$ operand number formats"
1759 msgstr ""
1760
1761 #: c-format.c:1160
1762 #, fuzzy
1763 msgid "operand number out of range in format"
1764 msgstr "Ï áñéèìüò óýíäåóìïõ åßíáé Ýîù áðü ôï üñéï"
1765
1766 #: c-format.c:1183
1767 #, c-format
1768 msgid "format argument %d used more than once in %s format"
1769 msgstr ""
1770
1771 #: c-format.c:1233
1772 #, c-format
1773 msgid "format argument %d unused before used argument %d in $-style format"
1774 msgstr ""
1775
1776 #: c-format.c:1330
1777 msgid "format not a string literal, format string not checked"
1778 msgstr ""
1779
1780 #: c-format.c:1344
1781 msgid "format not a string literal and no format arguments"
1782 msgstr ""
1783
1784 #: c-format.c:1346
1785 msgid "format not a string literal, argument types not checked"
1786 msgstr ""
1787
1788 #: c-format.c:1359
1789 #, fuzzy
1790 msgid "too many arguments for format"
1791 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
1792
1793 #: c-format.c:1362
1794 msgid "unused arguments in $-style format"
1795 msgstr ""
1796
1797 #: c-format.c:1365
1798 msgid "zero-length format string"
1799 msgstr ""
1800
1801 #: c-format.c:1368
1802 #, fuzzy
1803 msgid "format is a wide character string"
1804 msgstr "ëßóôá ìå üëá ôá ãíùóôÜ óýíïëá ÷áñáêôÞñùí"
1805
1806 #: c-format.c:1371
1807 #, fuzzy
1808 msgid "unterminated format string"
1809 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
1810
1811 #. FIXME: this warning should go away once Marc Espie's
1812 #. __attribute__((nonnull)) patch is in.  Instead, checking for
1813 #. nonnull attributes should probably change this function to act
1814 #. specially if info == NULL and add a res->number_null entry for
1815 #. that case, or maybe add a function pointer to be called at
1816 #. the end instead of hardcoding check_format_info_main.
1817 #: c-format.c:1478
1818 #, fuzzy
1819 msgid "null format string"
1820 msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
1821
1822 #: c-format.c:1670
1823 msgid "embedded `\\0' in format"
1824 msgstr ""
1825
1826 #: c-format.c:1685
1827 #, c-format
1828 msgid "spurious trailing `%%' in format"
1829 msgstr ""
1830
1831 #: c-format.c:1724 c-format.c:1961
1832 #, fuzzy, c-format
1833 msgid "repeated %s in format"
1834 msgstr "repeated leap second moment"
1835
1836 #: c-format.c:1737
1837 msgid "missing fill character at end of strfmon format"
1838 msgstr ""
1839
1840 #: c-format.c:1757 c-format.c:1875 c-format.c:2155 c-format.c:2208
1841 #, fuzzy
1842 msgid "too few arguments for format"
1843 msgstr "ðïëý ëßãá ïñßóìáôá"
1844
1845 #: c-format.c:1817
1846 #, fuzzy, c-format
1847 msgid "zero width in %s format"
1848 msgstr "óöÜëìá åããñáöÞò %s"
1849
1850 #: c-format.c:1836
1851 #, c-format
1852 msgid "empty left precision in %s format"
1853 msgstr ""
1854
1855 #: c-format.c:1890
1856 msgid "field precision"
1857 msgstr ""
1858
1859 #: c-format.c:1905
1860 #, c-format
1861 msgid "empty precision in %s format"
1862 msgstr ""
1863
1864 #: c-format.c:1945
1865 #, c-format
1866 msgid "%s does not support the `%s' %s length modifier"
1867 msgstr ""
1868
1869 #: c-format.c:1995
1870 msgid "conversion lacks type at end of format"
1871 msgstr ""
1872
1873 #: c-format.c:2006
1874 #, fuzzy, c-format
1875 msgid "unknown conversion type character `%c' in format"
1876 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
1877
1878 #: c-format.c:2009
1879 #, c-format
1880 msgid "unknown conversion type character 0x%x in format"
1881 msgstr ""
1882
1883 #: c-format.c:2016
1884 #, c-format
1885 msgid "%s does not support the `%%%c' %s format"
1886 msgstr ""
1887
1888 #: c-format.c:2032
1889 #, c-format
1890 msgid "%s used with `%%%c' %s format"
1891 msgstr ""
1892
1893 #: c-format.c:2041
1894 #, fuzzy, c-format
1895 msgid "%s does not support %s"
1896 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
1897
1898 #: c-format.c:2050
1899 #, c-format
1900 msgid "%s does not support %s with the `%%%c' %s format"
1901 msgstr ""
1902
1903 #: c-format.c:2083
1904 #, c-format
1905 msgid "%s ignored with %s and `%%%c' %s format"
1906 msgstr ""
1907
1908 #: c-format.c:2087
1909 #, c-format
1910 msgid "%s ignored with %s in %s format"
1911 msgstr ""
1912
1913 #: c-format.c:2093
1914 #, c-format
1915 msgid "use of %s and %s together with `%%%c' %s format"
1916 msgstr ""
1917
1918 #: c-format.c:2097
1919 #, c-format
1920 msgid "use of %s and %s together in %s format"
1921 msgstr ""
1922
1923 #: c-format.c:2116
1924 #, c-format
1925 msgid "`%%%c' yields only last 2 digits of year in some locales"
1926 msgstr ""
1927
1928 #: c-format.c:2119
1929 #, c-format
1930 msgid "`%%%c' yields only last 2 digits of year"
1931 msgstr ""
1932
1933 #. The end of the format string was reached.
1934 #: c-format.c:2135
1935 #, c-format
1936 msgid "no closing `]' for `%%[' format"
1937 msgstr ""
1938
1939 #: c-format.c:2148
1940 #, c-format
1941 msgid "use of `%s' length modifier with `%c' type character"
1942 msgstr ""
1943
1944 #: c-format.c:2169
1945 #, c-format
1946 msgid "%s does not support the `%%%s%c' %s format"
1947 msgstr ""
1948
1949 #: c-format.c:2184
1950 msgid "operand number specified with suppressed assignment"
1951 msgstr ""
1952
1953 #: c-format.c:2186
1954 msgid "operand number specified for format taking no argument"
1955 msgstr ""
1956
1957 #: c-format.c:2305
1958 #, c-format
1959 msgid "writing through null pointer (arg %d)"
1960 msgstr ""
1961
1962 #: c-format.c:2314
1963 #, c-format
1964 msgid "reading through null pointer (arg %d)"
1965 msgstr ""
1966
1967 #: c-format.c:2334
1968 #, c-format
1969 msgid "writing into constant object (arg %d)"
1970 msgstr ""
1971
1972 #: c-format.c:2344
1973 #, c-format
1974 msgid "extra type qualifiers in format argument (arg %d)"
1975 msgstr ""
1976
1977 #: c-format.c:2351
1978 #, c-format
1979 msgid "format argument is not a pointer (arg %d)"
1980 msgstr ""
1981
1982 #: c-format.c:2353
1983 #, c-format
1984 msgid "format argument is not a pointer to a pointer (arg %d)"
1985 msgstr ""
1986
1987 #: c-format.c:2424
1988 msgid "pointer"
1989 msgstr ""
1990
1991 #: c-format.c:2426
1992 #, fuzzy
1993 msgid "different type"
1994 msgstr "åßäïò ìïñöÞò"
1995
1996 #: c-format.c:2447
1997 #, c-format
1998 msgid "%s is not type %s (arg %d)"
1999 msgstr ""
2000
2001 #: c-format.c:2450
2002 #, c-format
2003 msgid "%s format, %s arg (arg %d)"
2004 msgstr ""
2005
2006 #: c-lex.c:292
2007 msgid "badly nested C headers from preprocessor"
2008 msgstr ""
2009
2010 #: c-lex.c:342
2011 #, c-format
2012 msgid "ignoring #pragma %s %s"
2013 msgstr ""
2014
2015 #: c-lex.c:344
2016 #, fuzzy, c-format
2017 msgid "ignoring #pragma %s"
2018 msgstr "áãíïïýíôáé üëá ôá ïñßóìáôá"
2019
2020 #: c-lex.c:394
2021 #, c-format
2022 msgid "universal-character-name '\\U%08x' not valid in identifier"
2023 msgstr ""
2024
2025 #: c-lex.c:640
2026 #, c-format
2027 msgid "universal-character-name '\\u%04x' not valid in identifier"
2028 msgstr ""
2029
2030 #: c-lex.c:730
2031 msgid "both 'f' and 'l' suffixes on floating constant"
2032 msgstr ""
2033
2034 #: c-lex.c:757
2035 #, c-format
2036 msgid "floating point number exceeds range of '%s'"
2037 msgstr ""
2038
2039 #: c-lex.c:787
2040 #, c-format
2041 msgid "stray '%c' in program"
2042 msgstr ""
2043
2044 #: c-lex.c:789
2045 #, c-format
2046 msgid "stray '\\%o' in program"
2047 msgstr ""
2048
2049 #: c-lex.c:887
2050 msgid "too many decimal points in floating constant"
2051 msgstr ""
2052
2053 #: c-lex.c:889
2054 msgid "decimal point in exponent - impossible!"
2055 msgstr ""
2056
2057 #. Possible future extension: silently ignore _ in numbers,
2058 #. permitting cosmetic grouping - e.g. 0x8000_0000 == 0x80000000
2059 #. but somewhat easier to read.  Ada has this?
2060 #: c-lex.c:900
2061 msgid "underscore in number"
2062 msgstr ""
2063
2064 #: c-lex.c:962
2065 msgid "numeric constant with no digits"
2066 msgstr ""
2067
2068 #: c-lex.c:965
2069 msgid "numeric constant contains digits beyond the radix"
2070 msgstr ""
2071
2072 #: c-lex.c:976
2073 msgid "floating constant may not be in radix 16"
2074 msgstr ""
2075
2076 #: c-lex.c:979
2077 msgid "hexadecimal floating constant has no exponent"
2078 msgstr ""
2079
2080 #: c-lex.c:991
2081 msgid "floating constant exponent has no digits"
2082 msgstr ""
2083
2084 #: c-lex.c:1011
2085 msgid "more than one 'f' suffix on floating constant"
2086 msgstr ""
2087
2088 #: c-lex.c:1014
2089 msgid "traditional C rejects the 'f' suffix"
2090 msgstr ""
2091
2092 #: c-lex.c:1021
2093 msgid "more than one 'l' suffix on floating constant"
2094 msgstr ""
2095
2096 #: c-lex.c:1024
2097 msgid "traditional C rejects the 'l' suffix"
2098 msgstr ""
2099
2100 #: c-lex.c:1032
2101 msgid "more than one 'i' or 'j' suffix on floating constant"
2102 msgstr ""
2103
2104 #: c-lex.c:1034 c-lex.c:1128
2105 msgid "ISO C forbids imaginary numeric constants"
2106 msgstr ""
2107
2108 #: c-lex.c:1039
2109 #, fuzzy
2110 msgid "invalid suffix on floating constant"
2111 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
2112
2113 #. We got an exception from parse_float()
2114 #: c-lex.c:1056
2115 #, fuzzy
2116 msgid "floating constant out of range"
2117 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
2118
2119 #: c-lex.c:1068
2120 msgid "floating point number exceeds range of 'double'"
2121 msgstr ""
2122
2123 #: c-lex.c:1097
2124 msgid "two 'u' suffixes on integer constant"
2125 msgstr ""
2126
2127 #: c-lex.c:1100
2128 msgid "traditional C rejects the 'u' suffix"
2129 msgstr ""
2130
2131 #: c-lex.c:1111
2132 msgid "three 'l' suffixes on integer constant"
2133 msgstr ""
2134
2135 #: c-lex.c:1113
2136 #, fuzzy
2137 msgid "'lul' is not a valid integer suffix"
2138 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
2139
2140 #: c-lex.c:1115
2141 msgid "'Ll' and 'lL' are not valid integer suffixes"
2142 msgstr ""
2143
2144 #: c-lex.c:1118
2145 msgid "ISO C89 forbids long long integer constants"
2146 msgstr ""
2147
2148 #: c-lex.c:1126
2149 msgid "more than one 'i' or 'j' suffix on integer constant"
2150 msgstr ""
2151
2152 #: c-lex.c:1133
2153 #, fuzzy
2154 msgid "invalid suffix on integer constant"
2155 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
2156
2157 #: c-lex.c:1141
2158 #, c-format
2159 msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
2160 msgstr ""
2161
2162 #: c-lex.c:1231
2163 msgid "width of integer constant changes with -traditional"
2164 msgstr ""
2165
2166 #: c-lex.c:1233
2167 msgid "integer constant is unsigned in ISO C, signed with -traditional"
2168 msgstr ""
2169
2170 #: c-lex.c:1235
2171 msgid "width of integer constant may change on other systems with -traditional"
2172 msgstr ""
2173
2174 #: c-lex.c:1245
2175 #, c-format
2176 msgid "integer constant larger than the maximum value of %s"
2177 msgstr ""
2178
2179 #: c-lex.c:1248
2180 msgid "an unsigned long long int"
2181 msgstr ""
2182
2183 #: c-lex.c:1249
2184 msgid "a long long int"
2185 msgstr ""
2186
2187 #: c-lex.c:1250
2188 msgid "an unsigned long int"
2189 msgstr ""
2190
2191 #: c-lex.c:1254
2192 #, fuzzy
2193 msgid "decimal constant is so large that it is unsigned"
2194 msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
2195
2196 #: c-lex.c:1263
2197 msgid "complex integer constant is too wide for 'complex int'"
2198 msgstr ""
2199
2200 #: c-lex.c:1283
2201 #, fuzzy
2202 msgid "integer constant is larger than the maximum value for its type"
2203 msgstr ""
2204 "ï äçëùìÝíïò áñéèìüò bytes `%s' åßíáé ìåãáëýôåñïò áðü ôï ìÝãéóôï\n"
2205 "ðïõ ìðïñåß íá áíáðáñáóôáèåß áðü ôï ôýðï äåäïìÝíùí `long'"
2206
2207 #: c-lex.c:1287
2208 #, c-format
2209 msgid "missing white space after number '%.*s'"
2210 msgstr ""
2211
2212 #: c-lex.c:1323 cpplex.c:1866
2213 #, fuzzy
2214 msgid "ignoring invalid multibyte character"
2215 msgstr "Ìç Ýãêõñï Þ áóõìðëÞñùôï multibyte Þ ðëáôýò ÷áñáêôÞñáò"
2216
2217 #. Like YYERROR but do call yyerror.
2218 #: c-parse.y:56 objc-parse.y:57 parse.y:51
2219 msgid "syntax error"
2220 msgstr "óöÜëìá óýíôáîçò"
2221
2222 #: /usr/share/bison/bison.simple:107 /usr/share/bison/bison.simple:110
2223 #: /usr/share/bison/bison.simple:172
2224 #, fuzzy
2225 msgid "syntax error: cannot back up"
2226 msgstr "ï äéá÷ùñéóôÞò äå ìðïñåß íá åßíáé êåíüò"
2227
2228 #: /usr/share/bison/bison.simple:358 /usr/share/bison/bison.simple:410
2229 #: /usr/share/bison/bison.simple:946
2230 #, fuzzy
2231 msgid "parser stack overflow"
2232 msgstr "Õðåñ÷åßëéóç ðßíáêá áñ÷åßïõ"
2233
2234 #: c-parse.y:288 objc-parse.y:310
2235 msgid "ISO C forbids an empty source file"
2236 msgstr ""
2237
2238 #: c-parse.y:321 c-typeck.c:6909 ch/parse.c:2113 objc-parse.y:343
2239 msgid "argument of `asm' is not a constant string"
2240 msgstr ""
2241
2242 #: c-parse.y:329 objc-parse.y:351
2243 msgid "ISO C forbids data definition with no type or storage class"
2244 msgstr ""
2245
2246 #: c-parse.y:331 objc-parse.y:353
2247 msgid "data definition has no type or storage class"
2248 msgstr ""
2249
2250 #: c-parse.y:344 objc-parse.y:366
2251 msgid "ISO C does not allow extra `;' outside of a function"
2252 msgstr ""
2253
2254 #: c-parse.y:404 cppexp.c:691
2255 msgid "traditional C rejects the unary plus operator"
2256 msgstr ""
2257
2258 #: c-parse.y:466 objc-parse.y:488
2259 msgid "`sizeof' applied to a bit-field"
2260 msgstr ""
2261
2262 #: c-parse.y:546 objc-parse.y:568
2263 msgid "ISO C forbids omitting the middle term of a ?: expression"
2264 msgstr ""
2265
2266 #: c-parse.y:593 objc-parse.y:615
2267 msgid "ISO C89 forbids compound literals"
2268 msgstr ""
2269
2270 #: c-parse.y:607 objc-parse.y:629
2271 msgid "ISO C forbids braced-groups within expressions"
2272 msgstr ""
2273
2274 #: c-parse.y:638 objc-parse.y:660
2275 msgid "first argument to __builtin_choose_expr not a constant"
2276 msgstr ""
2277
2278 #: c-parse.y:681
2279 msgid "traditional C rejects string concatenation"
2280 msgstr ""
2281
2282 #: c-parse.y:696 objc-parse.y:732
2283 msgid "ISO C does not permit use of `varargs.h'"
2284 msgstr ""
2285
2286 #: c-parse.y:957 c-parse.y:963 c-parse.y:969 c-parse.y:975 c-parse.y:996
2287 #: c-parse.y:1002 c-parse.y:1008 c-parse.y:1014 c-parse.y:1047 c-parse.y:1053
2288 #: c-parse.y:1059 c-parse.y:1065 c-parse.y:1110 c-parse.y:1116 c-parse.y:1122
2289 #: c-parse.y:1128 objc-parse.y:993 objc-parse.y:999 objc-parse.y:1005
2290 #: objc-parse.y:1011 objc-parse.y:1032 objc-parse.y:1038 objc-parse.y:1044
2291 #: objc-parse.y:1050 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1095
2292 #: objc-parse.y:1101 objc-parse.y:1146 objc-parse.y:1152 objc-parse.y:1158
2293 #: objc-parse.y:1164 parse.y:1888 parse.y:1895 parse.y:1934
2294 #, fuzzy, c-format
2295 msgid "`%s' is not at beginning of declaration"
2296 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
2297
2298 #: c-parse.y:1410 objc-parse.y:1455
2299 msgid "ISO C forbids empty initializer braces"
2300 msgstr ""
2301
2302 #: c-parse.y:1424 objc-parse.y:1469
2303 msgid "ISO C89 forbids specifying subobject to initialize"
2304 msgstr ""
2305
2306 #: c-parse.y:1427 objc-parse.y:1472
2307 msgid "obsolete use of designated initializer without `='"
2308 msgstr ""
2309
2310 #: c-parse.y:1431 objc-parse.y:1476
2311 msgid "obsolete use of designated initializer with `:'"
2312 msgstr ""
2313
2314 #: c-parse.y:1460
2315 msgid "ISO C forbids specifying range of elements to initialize"
2316 msgstr ""
2317
2318 #: c-parse.y:1468 c-parse.y:1498 objc-parse.y:1507 objc-parse.y:1537
2319 msgid "ISO C forbids nested functions"
2320 msgstr ""
2321
2322 #: c-parse.y:1672 objc-parse.y:1713
2323 msgid "ISO C forbids forward references to `enum' types"
2324 msgstr ""
2325
2326 #: c-parse.y:1684 objc-parse.y:1725 parse.y:2346
2327 #, fuzzy
2328 msgid "comma at end of enumerator list"
2329 msgstr "óêïõðßäéá óôï ôÝëïò ôïõ áñéèìïý"
2330
2331 #: c-parse.y:1692 objc-parse.y:1733
2332 msgid "no semicolon at end of struct or union"
2333 msgstr ""
2334
2335 #: c-parse.y:1701 objc-parse.y:1742 objc-parse.y:2809
2336 msgid "extra semicolon in struct or union specified"
2337 msgstr ""
2338
2339 #: c-parse.y:1714 objc-parse.y:1769
2340 msgid "ISO C doesn't support unnamed structs/unions"
2341 msgstr ""
2342
2343 #: c-parse.y:1723 objc-parse.y:1778
2344 msgid "ISO C forbids member declarations with no members"
2345 msgstr ""
2346
2347 #: c-parse.y:1872 c-parse.y:1876 c-parse.y:1880 objc-parse.y:1927
2348 #: objc-parse.y:1931 objc-parse.y:1935
2349 msgid "storage class specifier in array declarator"
2350 msgstr ""
2351
2352 #: c-parse.y:1895 objc-parse.y:1950
2353 msgid "deprecated use of label at end of compound statement"
2354 msgstr ""
2355
2356 #: c-parse.y:1912 objc-parse.y:1967
2357 msgid "ISO C89 forbids mixed declarations and code"
2358 msgstr ""
2359
2360 #: c-parse.y:1986 objc-parse.y:2045
2361 msgid "ISO C forbids label declarations"
2362 msgstr ""
2363
2364 #: c-parse.y:2035 objc-parse.y:2094 parse.y:1588
2365 msgid "braced-group within expression allowed only inside a function"
2366 msgstr ""
2367
2368 #: c-parse.y:2160 objc-parse.y:2219
2369 msgid "empty body in an else-statement"
2370 msgstr ""
2371
2372 #: c-parse.y:2280 objc-parse.y:2339
2373 msgid "ISO C forbids `goto *expr;'"
2374 msgstr ""
2375
2376 #: c-parse.y:2378 objc-parse.y:2437
2377 msgid "ISO C forbids forward parameter declarations"
2378 msgstr ""
2379
2380 #. Gcc used to allow this as an extension.  However, it does
2381 #. not work for all targets, and thus has been disabled.
2382 #. Also, since func (...) and func () are indistinguishable,
2383 #. it caused problems with the code in expand_builtin which
2384 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2385 #. correctly.
2386 #: c-parse.y:2404 objc-parse.y:2463
2387 msgid "ISO C requires a named argument before `...'"
2388 msgstr ""
2389
2390 #: c-parse.y:2498 objc-parse.y:2557
2391 msgid "`...' in old-style identifier list"
2392 msgstr ""
2393
2394 #: /usr/share/bison/bison.simple:639 /usr/share/bison/bison.simple:699
2395 msgid "parse error; also virtual memory exceeded"
2396 msgstr "óöÜëìá åðåîåñãáóßáò· åðßóçò ç ìíÞìç åîáíôëÞèçêå"
2397
2398 #: /usr/share/bison/bison.simple:643 /usr/share/bison/bison.simple:703
2399 #: /usr/share/bison/bison.simple:821 cp/spew.c:349
2400 msgid "parse error"
2401 msgstr "óöÜëìá åðåîåñãáóßáò"
2402
2403 #: c-parse.y:2814 cp/spew.c:1477 objc-parse.y:3501
2404 #, c-format
2405 msgid "%s at end of input"
2406 msgstr "%s óôï ôÝëïò ôçò åéóüäïõ"
2407
2408 #: c-parse.y:2820 cp/spew.c:1483 objc-parse.y:3507
2409 #, c-format
2410 msgid "%s before %s'%c'"
2411 msgstr "%s ðñéí áðü %s'%c'"
2412
2413 #: c-parse.y:2822 cp/spew.c:1485 objc-parse.y:3509
2414 #, c-format
2415 msgid "%s before %s'\\x%x'"
2416 msgstr ""
2417
2418 #: c-parse.y:2826 cp/spew.c:1489 objc-parse.y:3513
2419 #, fuzzy, c-format
2420 msgid "%s before string constant"
2421 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
2422
2423 #: c-parse.y:2828 cp/spew.c:1491 objc-parse.y:3515
2424 #, c-format
2425 msgid "%s before numeric constant"
2426 msgstr ""
2427
2428 # src/request.c:37
2429 #: c-parse.y:2830 objc-parse.y:3517
2430 #, fuzzy, c-format
2431 msgid "%s before \"%s\""
2432 msgstr "%s óå %s"
2433
2434 #: c-parse.y:2832 objc-parse.y:3519
2435 #, c-format
2436 msgid "%s before '%s' token"
2437 msgstr ""
2438
2439 #: c-parse.y:2968 objc-parse.y:3698
2440 #, fuzzy, c-format
2441 msgid "syntax error at '%s' token"
2442 msgstr "óõíôáêôéêü óöÜëìá óôï ïñéóìü ôïõ %s: %s"
2443
2444 #: c-parse.y:2998 ch/parse.c:4329 cp/lex.c:910 objc-parse.y:3728
2445 msgid "YYDEBUG not defined"
2446 msgstr ""
2447
2448 #: c-pragma.c:109
2449 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2450 msgstr ""
2451
2452 #: c-pragma.c:127
2453 #, c-format
2454 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2455 msgstr ""
2456
2457 #: c-pragma.c:162
2458 #, fuzzy
2459 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2460 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
2461
2462 #: c-pragma.c:164
2463 #, fuzzy
2464 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2465 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
2466
2467 #: c-pragma.c:184
2468 msgid "missing '(' after '#pragma pack' - ignored"
2469 msgstr ""
2470
2471 #: c-pragma.c:197 c-pragma.c:247
2472 #, fuzzy
2473 msgid "malformed '#pragma pack' - ignored"
2474 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2475
2476 #: c-pragma.c:202
2477 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2478 msgstr ""
2479
2480 #: c-pragma.c:204
2481 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2482 msgstr ""
2483
2484 #: c-pragma.c:213
2485 #, c-format
2486 msgid "unknown action '%s' for '#pragma pack' - ignored"
2487 msgstr ""
2488
2489 #: c-pragma.c:250
2490 msgid "junk at end of '#pragma pack'"
2491 msgstr ""
2492
2493 #: c-pragma.c:264
2494 #, c-format
2495 msgid "alignment must be a small power of two, not %d"
2496 msgstr ""
2497
2498 #: c-pragma.c:290 c-pragma.c:295
2499 #, fuzzy
2500 msgid "malformed #pragma weak, ignored"
2501 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2502
2503 #: c-pragma.c:299
2504 msgid "junk at end of #pragma weak"
2505 msgstr ""
2506
2507 #: c-semantics.c:563
2508 msgid "break statement not within loop or switch"
2509 msgstr ""
2510
2511 #: c-semantics.c:581
2512 msgid "continue statement not within a loop"
2513 msgstr ""
2514
2515 #: c-semantics.c:676
2516 msgid "destructor needed for `%#D'"
2517 msgstr ""
2518
2519 #: c-semantics.c:677
2520 msgid "where case label appears here"
2521 msgstr ""
2522
2523 #: c-semantics.c:680
2524 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2525 msgstr ""
2526
2527 #: c-semantics.c:723 c-typeck.c:6937 cp/semantics.c:881
2528 #, c-format
2529 msgid "%s qualifier ignored on asm"
2530 msgstr ""
2531
2532 #: c-typeck.c:124
2533 #, c-format
2534 msgid "`%s' has an incomplete type"
2535 msgstr ""
2536
2537 #: c-typeck.c:146 cp/call.c:2590
2538 #, fuzzy
2539 msgid "invalid use of void expression"
2540 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
2541
2542 #: c-typeck.c:155 cp/typeck2.c:227
2543 msgid "invalid use of array with unspecified bounds"
2544 msgstr ""
2545
2546 #: c-typeck.c:163
2547 #, fuzzy, c-format
2548 msgid "invalid use of undefined type `%s %s'"
2549 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
2550
2551 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2552 #: c-typeck.c:167
2553 #, fuzzy, c-format
2554 msgid "invalid use of incomplete typedef `%s'"
2555 msgstr "ìç Ýãêõñïò äåýôåñïò ôåëåóôÞò óå êáôÜóôáóç óõìâáôüôçôáò `%s'"
2556
2557 #: c-typeck.c:398 c-typeck.c:412
2558 msgid "function types not truly compatible in ISO C"
2559 msgstr ""
2560
2561 #: c-typeck.c:572
2562 msgid "types are not quite compatible"
2563 msgstr ""
2564
2565 #: c-typeck.c:725
2566 msgid "sizeof applied to a function type"
2567 msgstr ""
2568
2569 #: c-typeck.c:731
2570 msgid "sizeof applied to a void type"
2571 msgstr ""
2572
2573 #: c-typeck.c:738
2574 msgid "sizeof applied to an incomplete type"
2575 msgstr ""
2576
2577 #: c-typeck.c:791 c-typeck.c:2809
2578 msgid "arithmetic on pointer to an incomplete type"
2579 msgstr ""
2580
2581 #: c-typeck.c:1179
2582 #, c-format
2583 msgid "%s has no member named `%s'"
2584 msgstr ""
2585
2586 #: c-typeck.c:1212
2587 #, c-format
2588 msgid "request for member `%s' in something not a structure or union"
2589 msgstr ""
2590
2591 #: c-typeck.c:1244 ch/expr.c:810
2592 msgid "dereferencing pointer to incomplete type"
2593 msgstr ""
2594
2595 #: c-typeck.c:1248 ch/expr.c:814
2596 msgid "dereferencing `void *' pointer"
2597 msgstr ""
2598
2599 #: c-typeck.c:1265 cp/typeck.c:2380
2600 #, fuzzy, c-format
2601 msgid "invalid type argument of `%s'"
2602 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
2603
2604 #: c-typeck.c:1284 cp/typeck.c:2406
2605 msgid "subscript missing in array reference"
2606 msgstr ""
2607
2608 #: c-typeck.c:1305 cp/typeck.c:2448
2609 msgid "array subscript has type `char'"
2610 msgstr ""
2611
2612 #: c-typeck.c:1313 c-typeck.c:1402 cp/typeck.c:2455 cp/typeck.c:2534
2613 msgid "array subscript is not an integer"
2614 msgstr ""
2615
2616 #: c-typeck.c:1346
2617 msgid "ISO C forbids subscripting `register' array"
2618 msgstr ""
2619
2620 #: c-typeck.c:1348
2621 msgid "ISO C89 forbids subscripting non-lvalue array"
2622 msgstr ""
2623
2624 #: c-typeck.c:1381
2625 msgid "subscript has type `char'"
2626 msgstr ""
2627
2628 #: c-typeck.c:1397 cp/typeck.c:2529
2629 msgid "subscripted value is neither array nor pointer"
2630 msgstr ""
2631
2632 #: c-typeck.c:1451
2633 #, c-format
2634 msgid "`%s' undeclared here (not in a function)"
2635 msgstr ""
2636
2637 #: c-typeck.c:1458
2638 #, c-format
2639 msgid "`%s' undeclared (first use in this function)"
2640 msgstr ""
2641
2642 #: c-typeck.c:1463
2643 msgid "(Each undeclared identifier is reported only once"
2644 msgstr ""
2645
2646 #: c-typeck.c:1464
2647 msgid "for each function it appears in.)"
2648 msgstr ""
2649
2650 #: c-typeck.c:1481
2651 #, c-format
2652 msgid "local declaration of `%s' hides instance variable"
2653 msgstr ""
2654
2655 #: c-typeck.c:1546
2656 #, fuzzy
2657 msgid "called object is not a function"
2658 msgstr "Ôï åðþíõìï áíôéêåßìåíï äåí åßíáé áíáæçôÞóéìï"
2659
2660 #: c-typeck.c:1630 cp/typeck.c:3171
2661 #, fuzzy
2662 msgid "too many arguments to function"
2663 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
2664
2665 #: c-typeck.c:1651
2666 #, c-format
2667 msgid "type of formal parameter %d is incomplete"
2668 msgstr ""
2669
2670 #: c-typeck.c:1664
2671 #, c-format
2672 msgid "%s as integer rather than floating due to prototype"
2673 msgstr ""
2674
2675 #: c-typeck.c:1667
2676 #, c-format
2677 msgid "%s as integer rather than complex due to prototype"
2678 msgstr ""
2679
2680 #: c-typeck.c:1670
2681 #, c-format
2682 msgid "%s as complex rather than floating due to prototype"
2683 msgstr ""
2684
2685 #: c-typeck.c:1673
2686 #, c-format
2687 msgid "%s as floating rather than integer due to prototype"
2688 msgstr ""
2689
2690 #: c-typeck.c:1676
2691 #, c-format
2692 msgid "%s as complex rather than integer due to prototype"
2693 msgstr ""
2694
2695 #: c-typeck.c:1679
2696 #, c-format
2697 msgid "%s as floating rather than complex due to prototype"
2698 msgstr ""
2699
2700 #: c-typeck.c:1689
2701 #, c-format
2702 msgid "%s as `float' rather than `double' due to prototype"
2703 msgstr ""
2704
2705 #: c-typeck.c:1707
2706 #, c-format
2707 msgid "%s with different width due to prototype"
2708 msgstr ""
2709
2710 #: c-typeck.c:1741
2711 #, c-format
2712 msgid "%s as unsigned due to prototype"
2713 msgstr ""
2714
2715 #: c-typeck.c:1743
2716 #, c-format
2717 msgid "%s as signed due to prototype"
2718 msgstr ""
2719
2720 #: c-typeck.c:1777 cp/typeck.c:3279
2721 #, fuzzy
2722 msgid "too few arguments to function"
2723 msgstr "ðïëý ëßãá ïñßóìáôá"
2724
2725 #: c-typeck.c:1819
2726 msgid "suggest parentheses around + or - inside shift"
2727 msgstr ""
2728
2729 #: c-typeck.c:1826
2730 msgid "suggest parentheses around && within ||"
2731 msgstr ""
2732
2733 #: c-typeck.c:1835
2734 msgid "suggest parentheses around arithmetic in operand of |"
2735 msgstr ""
2736
2737 #: c-typeck.c:1838
2738 msgid "suggest parentheses around comparison in operand of |"
2739 msgstr ""
2740
2741 #: c-typeck.c:1847
2742 msgid "suggest parentheses around arithmetic in operand of ^"
2743 msgstr ""
2744
2745 #: c-typeck.c:1850
2746 msgid "suggest parentheses around comparison in operand of ^"
2747 msgstr ""
2748
2749 #: c-typeck.c:1857
2750 msgid "suggest parentheses around + or - in operand of &"
2751 msgstr ""
2752
2753 #: c-typeck.c:1860
2754 msgid "suggest parentheses around comparison in operand of &"
2755 msgstr ""
2756
2757 #: c-typeck.c:1867
2758 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2759 msgstr ""
2760
2761 #: c-typeck.c:2027 c-typeck.c:2083 ch/expr.c:3951
2762 msgid "division by zero"
2763 msgstr ""
2764
2765 #: c-typeck.c:2128 cp/typeck.c:3565
2766 msgid "right shift count is negative"
2767 msgstr ""
2768
2769 #: c-typeck.c:2135 cp/typeck.c:3571
2770 msgid "right shift count >= width of type"
2771 msgstr ""
2772
2773 #: c-typeck.c:2160 cp/typeck.c:3590
2774 msgid "left shift count is negative"
2775 msgstr ""
2776
2777 #: c-typeck.c:2163 cp/typeck.c:3592
2778 msgid "left shift count >= width of type"
2779 msgstr ""
2780
2781 #: c-typeck.c:2188
2782 msgid "shift count is negative"
2783 msgstr ""
2784
2785 #: c-typeck.c:2190
2786 msgid "shift count >= width of type"
2787 msgstr ""
2788
2789 #: c-typeck.c:2211 cp/typeck.c:3627
2790 msgid "comparing floating point with == or != is unsafe"
2791 msgstr ""
2792
2793 #: c-typeck.c:2235 c-typeck.c:2241
2794 msgid "ISO C forbids comparison of `void *' with function pointer"
2795 msgstr ""
2796
2797 #: c-typeck.c:2244 c-typeck.c:2286 c-typeck.c:2314
2798 msgid "comparison of distinct pointer types lacks a cast"
2799 msgstr ""
2800
2801 #: c-typeck.c:2259 c-typeck.c:2265 c-typeck.c:2335 c-typeck.c:2341
2802 msgid "comparison between pointer and integer"
2803 msgstr ""
2804
2805 #: c-typeck.c:2281 c-typeck.c:2309
2806 msgid "ISO C forbids ordered comparisons of pointers to functions"
2807 msgstr ""
2808
2809 #: c-typeck.c:2306
2810 msgid "comparison of complete and incomplete pointers"
2811 msgstr ""
2812
2813 #: c-typeck.c:2322 c-typeck.c:2329
2814 msgid "ordered comparison of pointer with integer zero"
2815 msgstr ""
2816
2817 #: c-typeck.c:2355 cp/typeck.c:3760
2818 #, fuzzy
2819 msgid "unordered comparison on non-floating point argument"
2820 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
2821
2822 #: c-typeck.c:2559
2823 msgid "comparison between signed and unsigned"
2824 msgstr ""
2825
2826 #: c-typeck.c:2605 cp/typeck.c:4006
2827 msgid "comparison of promoted ~unsigned with constant"
2828 msgstr ""
2829
2830 #: c-typeck.c:2613 cp/typeck.c:4014
2831 msgid "comparison of promoted ~unsigned with unsigned"
2832 msgstr ""
2833
2834 #: c-typeck.c:2675
2835 msgid "pointer of type `void *' used in arithmetic"
2836 msgstr ""
2837
2838 #: c-typeck.c:2681
2839 msgid "pointer to a function used in arithmetic"
2840 msgstr ""
2841
2842 #: c-typeck.c:2761
2843 msgid "pointer of type `void *' used in subtraction"
2844 msgstr ""
2845
2846 #: c-typeck.c:2763
2847 msgid "pointer to a function used in subtraction"
2848 msgstr ""
2849
2850 #: c-typeck.c:2860
2851 msgid "wrong type argument to unary plus"
2852 msgstr ""
2853
2854 #: c-typeck.c:2871
2855 msgid "wrong type argument to unary minus"
2856 msgstr ""
2857
2858 #: c-typeck.c:2883
2859 msgid "ISO C does not support `~' for complex conjugation"
2860 msgstr ""
2861
2862 #: c-typeck.c:2889
2863 msgid "wrong type argument to bit-complement"
2864 msgstr ""
2865
2866 #: c-typeck.c:2900
2867 #, fuzzy
2868 msgid "wrong type argument to abs"
2869 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
2870
2871 #: c-typeck.c:2912
2872 msgid "wrong type argument to conjugation"
2873 msgstr ""
2874
2875 #: c-typeck.c:2926
2876 msgid "wrong type argument to unary exclamation mark"
2877 msgstr ""
2878
2879 #: c-typeck.c:2969
2880 msgid "ISO C does not support `++' and `--' on complex types"
2881 msgstr ""
2882
2883 #: c-typeck.c:2984 c-typeck.c:3016
2884 msgid "wrong type argument to increment"
2885 msgstr ""
2886
2887 #: c-typeck.c:2986 c-typeck.c:3018
2888 msgid "wrong type argument to decrement"
2889 msgstr ""
2890
2891 #: c-typeck.c:3007
2892 msgid "increment of pointer to unknown structure"
2893 msgstr ""
2894
2895 #: c-typeck.c:3009
2896 msgid "decrement of pointer to unknown structure"
2897 msgstr ""
2898
2899 #: c-typeck.c:3082
2900 #, fuzzy
2901 msgid "invalid lvalue in increment"
2902 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
2903
2904 #: c-typeck.c:3083
2905 #, fuzzy
2906 msgid "invalid lvalue in decrement"
2907 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
2908
2909 #: c-typeck.c:3091 cp/typeck.c:4594
2910 msgid "increment"
2911 msgstr ""
2912
2913 #: c-typeck.c:3091 cp/typeck.c:4594
2914 msgid "decrement"
2915 msgstr ""
2916
2917 #: c-typeck.c:3146
2918 msgid "ISO C forbids the address of a cast expression"
2919 msgstr ""
2920
2921 #: c-typeck.c:3156
2922 #, fuzzy
2923 msgid "invalid lvalue in unary `&'"
2924 msgstr "ìç Ýãêõñïò ÷ñüíïò áíáðÞäçò"
2925
2926 #: c-typeck.c:3188
2927 #, c-format
2928 msgid "attempt to take address of bit-field structure member `%s'"
2929 msgstr ""
2930
2931 #. condition met at compile time
2932 #: c-typeck.c:3297 c-typeck.c:4686 c-typeck.c:4702 c-typeck.c:4718
2933 #: ch/expr.c:1782 ch/parse.c:361 ch/typeck.c:160 cp/typeck.c:4787 gcc.c:4467
2934 #: java/expr.c:387 java/verify.c:1464 java/verify.c:1465 java/verify.c:1480
2935 #: rtl-error.c:121 tradcif.y:533 tradcpp.c:4123
2936 #, c-format
2937 msgid "%s"
2938 msgstr ""
2939
2940 #: c-typeck.c:3358
2941 msgid "ISO C forbids use of conditional expressions as lvalues"
2942 msgstr ""
2943
2944 #: c-typeck.c:3361
2945 msgid "ISO C forbids use of compound expressions as lvalues"
2946 msgstr ""
2947
2948 #: c-typeck.c:3364
2949 msgid "ISO C forbids use of cast expressions as lvalues"
2950 msgstr ""
2951
2952 #: c-typeck.c:3381
2953 #, c-format
2954 msgid "%s of read-only member `%s'"
2955 msgstr ""
2956
2957 #: c-typeck.c:3385
2958 #, fuzzy, c-format
2959 msgid "%s of read-only variable `%s'"
2960 msgstr "Ìç áíáãíùñßóéìç ìåôáâëçôÞ `%s'"
2961
2962 #: c-typeck.c:3388
2963 #, c-format
2964 msgid "%s of read-only location"
2965 msgstr ""
2966
2967 #: c-typeck.c:3406
2968 #, fuzzy, c-format
2969 msgid "cannot take address of bit-field `%s'"
2970 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'"
2971
2972 #: c-typeck.c:3434 ch/typeck.c:3676 ch/xtypeck.c:62
2973 #, c-format
2974 msgid "global register variable `%s' used in nested function"
2975 msgstr ""
2976
2977 #: c-typeck.c:3438 ch/typeck.c:3680 ch/xtypeck.c:66
2978 #, c-format
2979 msgid "register variable `%s' used in nested function"
2980 msgstr ""
2981
2982 #: c-typeck.c:3445 ch/typeck.c:3687 ch/xtypeck.c:73
2983 #, c-format
2984 msgid "address of global register variable `%s' requested"
2985 msgstr ""
2986
2987 #: c-typeck.c:3457 ch/typeck.c:3699 ch/xtypeck.c:85
2988 msgid "cannot put object with volatile field into register"
2989 msgstr ""
2990
2991 #: c-typeck.c:3461 ch/typeck.c:3703 ch/xtypeck.c:89
2992 #, c-format
2993 msgid "address of register variable `%s' requested"
2994 msgstr ""
2995
2996 #: c-typeck.c:3569
2997 msgid "signed and unsigned type in conditional expression"
2998 msgstr ""
2999
3000 #: c-typeck.c:3576
3001 msgid "ISO C forbids conditional expr with only one void side"
3002 msgstr ""
3003
3004 #: c-typeck.c:3592 c-typeck.c:3599
3005 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3006 msgstr ""
3007
3008 #: c-typeck.c:3605
3009 msgid "pointer type mismatch in conditional expression"
3010 msgstr ""
3011
3012 #: c-typeck.c:3612 c-typeck.c:3622
3013 msgid "pointer/integer type mismatch in conditional expression"
3014 msgstr ""
3015
3016 #: c-typeck.c:3636
3017 msgid "type mismatch in conditional expression"
3018 msgstr ""
3019
3020 #: c-typeck.c:3707 cp/typeck.c:5044
3021 msgid "left-hand operand of comma expression has no effect"
3022 msgstr ""
3023
3024 #: c-typeck.c:3746
3025 msgid "cast specifies array type"
3026 msgstr ""
3027
3028 #: c-typeck.c:3752
3029 msgid "cast specifies function type"
3030 msgstr ""
3031
3032 #: c-typeck.c:3762
3033 msgid "ISO C forbids casting nonscalar to the same type"
3034 msgstr ""
3035
3036 #: c-typeck.c:3781
3037 msgid "ISO C forbids casts to union type"
3038 msgstr ""
3039
3040 #: c-typeck.c:3797
3041 msgid "cast to union type from type not present in union"
3042 msgstr ""
3043
3044 #. There are qualifiers present in IN_OTYPE that are not
3045 #. present in IN_TYPE.
3046 #: c-typeck.c:3840
3047 msgid "cast discards qualifiers from pointer target type"
3048 msgstr ""
3049
3050 #: c-typeck.c:3855
3051 msgid "cast increases required alignment of target type"
3052 msgstr ""
3053
3054 #: c-typeck.c:3861 cp/typeck.c:5458
3055 msgid "cast from pointer to integer of different size"
3056 msgstr ""
3057
3058 #: c-typeck.c:3866
3059 msgid "cast does not match function type"
3060 msgstr ""
3061
3062 #: c-typeck.c:3873 cp/typeck.c:5465
3063 msgid "cast to pointer from integer of different size"
3064 msgstr ""
3065
3066 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3067 #. Reject anything strange now.
3068 #: c-typeck.c:4031
3069 #, fuzzy
3070 msgid "invalid lvalue in assignment"
3071 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
3072
3073 #. Convert new value to destination type.
3074 #: c-typeck.c:4040 c-typeck.c:4065 c-typeck.c:4082 ch/typeck.c:2334
3075 #: cp/typeck.c:5575 cp/typeck.c:5726
3076 #, fuzzy
3077 msgid "assignment"
3078 msgstr "ðñïóðÝñáóìá ïñßóìáôïò"
3079
3080 #: c-typeck.c:4249 c-typeck.c:4316
3081 #, c-format
3082 msgid "%s makes qualified function pointer from unqualified"
3083 msgstr ""
3084
3085 #: c-typeck.c:4253 c-typeck.c:4296
3086 #, c-format
3087 msgid "%s discards qualifiers from pointer target type"
3088 msgstr ""
3089
3090 #: c-typeck.c:4259
3091 msgid "ISO C prohibits argument conversion to union type"
3092 msgstr ""
3093
3094 #: c-typeck.c:4288
3095 #, c-format
3096 msgid "ISO C forbids %s between function pointer and `void *'"
3097 msgstr ""
3098
3099 #: c-typeck.c:4305
3100 #, c-format
3101 msgid "pointer targets in %s differ in signedness"
3102 msgstr ""
3103
3104 #: c-typeck.c:4321
3105 #, c-format
3106 msgid "%s from incompatible pointer type"
3107 msgstr ""
3108
3109 #: c-typeck.c:4337
3110 #, c-format
3111 msgid "%s makes pointer from integer without a cast"
3112 msgstr ""
3113
3114 #: c-typeck.c:4345
3115 #, c-format
3116 msgid "%s makes integer from pointer without a cast"
3117 msgstr ""
3118
3119 #: c-typeck.c:4359 c-typeck.c:4362
3120 #, fuzzy, c-format
3121 msgid "incompatible type for argument %d of `%s'"
3122 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
3123
3124 #: c-typeck.c:4366
3125 #, c-format
3126 msgid "incompatible type for argument %d of indirect function call"
3127 msgstr ""
3128
3129 #: c-typeck.c:4370
3130 #, fuzzy, c-format
3131 msgid "incompatible types in %s"
3132 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
3133
3134 #. Function name is known; supply it.
3135 #: c-typeck.c:4401
3136 #, fuzzy, c-format
3137 msgid "passing arg %d of `%s'"
3138 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
3139
3140 #. Function name unknown (call through ptr); just give arg number.
3141 #: c-typeck.c:4411
3142 #, c-format
3143 msgid "passing arg %d of pointer to function"
3144 msgstr ""
3145
3146 #: c-typeck.c:4478
3147 msgid "initializer for static variable is not constant"
3148 msgstr ""
3149
3150 #: c-typeck.c:4484
3151 msgid "initializer for static variable uses complicated arithmetic"
3152 msgstr ""
3153
3154 #: c-typeck.c:4492
3155 msgid "aggregate initializer is not constant"
3156 msgstr ""
3157
3158 #: c-typeck.c:4494
3159 msgid "aggregate initializer uses complicated arithmetic"
3160 msgstr ""
3161
3162 #: c-typeck.c:4501
3163 msgid "traditional C rejects automatic aggregate initialization"
3164 msgstr ""
3165
3166 # src/request.c:263
3167 #: c-typeck.c:4689 c-typeck.c:4705 c-typeck.c:4721
3168 #, fuzzy, c-format
3169 msgid "(near initialization for `%s')"
3170 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
3171
3172 #: c-typeck.c:4773 cp/typeck2.c:531
3173 msgid "char-array initialized from wide string"
3174 msgstr ""
3175
3176 #: c-typeck.c:4780 cp/typeck2.c:538
3177 msgid "int-array initialized from non-wide string"
3178 msgstr ""
3179
3180 #: c-typeck.c:4798 cp/typeck2.c:554
3181 msgid "initializer-string for array of chars is too long"
3182 msgstr ""
3183
3184 #: c-typeck.c:4834
3185 msgid "array initialized from non-constant array expression"
3186 msgstr ""
3187
3188 #: c-typeck.c:4851 c-typeck.c:4853 c-typeck.c:4869 c-typeck.c:4890
3189 #: c-typeck.c:6311
3190 #, fuzzy
3191 msgid "initializer element is not constant"
3192 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
3193
3194 # src/request.c:263
3195 #: c-typeck.c:4885
3196 #, fuzzy
3197 msgid "initialization"
3198 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
3199
3200 #: c-typeck.c:4896 c-typeck.c:6316
3201 msgid "initializer element is not computable at load time"
3202 msgstr ""
3203
3204 #: c-typeck.c:4933 c-typeck.c:4949 cp/typeck2.c:631
3205 #, fuzzy
3206 msgid "invalid initializer"
3207 msgstr "ìç Ýãêõñï ìÝãåèïò ïñéæüíôéïõ óôçëïèÝôç: %s"
3208
3209 #: c-typeck.c:5434
3210 #, fuzzy
3211 msgid "extra brace group at end of initializer"
3212 msgstr "áêïëïõèïýí óêïõðßäéá óôï ôÝëïò ôçò ãñáììÞò"
3213
3214 #: c-typeck.c:5454
3215 msgid "missing braces around initializer"
3216 msgstr ""
3217
3218 #: c-typeck.c:5506
3219 msgid "braces around scalar initializer"
3220 msgstr ""
3221
3222 #: c-typeck.c:5554
3223 msgid "initialization of flexible array member in a nested context"
3224 msgstr ""
3225
3226 #: c-typeck.c:5556
3227 msgid "initialization of a flexible array member"
3228 msgstr ""
3229
3230 #: c-typeck.c:5587
3231 #, fuzzy
3232 msgid "missing initializer"
3233 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
3234
3235 #: c-typeck.c:5612
3236 msgid "empty scalar initializer"
3237 msgstr ""
3238
3239 #: c-typeck.c:5617
3240 msgid "extra elements in scalar initializer"
3241 msgstr ""
3242
3243 #: c-typeck.c:5703
3244 msgid "initialization designators may not nest"
3245 msgstr ""
3246
3247 #: c-typeck.c:5724 c-typeck.c:5795
3248 msgid "array index in non-array initializer"
3249 msgstr ""
3250
3251 #: c-typeck.c:5729 c-typeck.c:5847
3252 msgid "field name not in record or union initializer"
3253 msgstr ""
3254
3255 #: c-typeck.c:5791 c-typeck.c:5793
3256 msgid "nonconstant array index in initializer"
3257 msgstr ""
3258
3259 #: c-typeck.c:5798
3260 msgid "array index in initializer exceeds array bounds"
3261 msgstr ""
3262
3263 #: c-typeck.c:5809
3264 msgid "empty index range in initializer"
3265 msgstr ""
3266
3267 #: c-typeck.c:5818
3268 msgid "array index range in initializer exceeds array bounds"
3269 msgstr ""
3270
3271 #: c-typeck.c:5859
3272 #, c-format
3273 msgid "unknown field `%s' specified in initializer"
3274 msgstr ""
3275
3276 #: c-typeck.c:5896 c-typeck.c:5917 c-typeck.c:6379
3277 msgid "initialized field with side-effects overwritten"
3278 msgstr ""
3279
3280 #: c-typeck.c:6589
3281 msgid "excess elements in char array initializer"
3282 msgstr ""
3283
3284 #: c-typeck.c:6596 c-typeck.c:6642
3285 msgid "excess elements in struct initializer"
3286 msgstr ""
3287
3288 #: c-typeck.c:6709
3289 msgid "excess elements in union initializer"
3290 msgstr ""
3291
3292 #: c-typeck.c:6730
3293 msgid "traditional C rejects initialization of unions"
3294 msgstr ""
3295
3296 #: c-typeck.c:6793
3297 msgid "excess elements in array initializer"
3298 msgstr ""
3299
3300 #: c-typeck.c:6819
3301 msgid "excess elements in scalar initializer"
3302 msgstr ""
3303
3304 #: c-typeck.c:6930 ch/parse.c:2026
3305 #, fuzzy
3306 msgid "asm template is not a string constant"
3307 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
3308
3309 #: c-typeck.c:6962
3310 msgid "invalid lvalue in asm statement"
3311 msgstr ""
3312
3313 #: c-typeck.c:7033
3314 #, fuzzy
3315 msgid "modification by `asm'"
3316 msgstr "Ç ôñïðïðïßçóç áðÝôõ÷å"
3317
3318 #: c-typeck.c:7052 cp/typeck.c:6576
3319 msgid "function declared `noreturn' has a `return' statement"
3320 msgstr ""
3321
3322 #: c-typeck.c:7059
3323 msgid "`return' with no value, in function returning non-void"
3324 msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü"
3325
3326 #: c-typeck.c:7065
3327 msgid "`return' with a value, in function returning void"
3328 msgstr ""
3329
3330 #: c-typeck.c:7069
3331 msgid "return"
3332 msgstr ""
3333
3334 #: c-typeck.c:7120
3335 msgid "function returns address of local variable"
3336 msgstr ""
3337
3338 #: c-typeck.c:7177 cp/semantics.c:525
3339 msgid "switch quantity not an integer"
3340 msgstr ""
3341
3342 #: c-typeck.c:7187
3343 msgid "`long' switch expression not converted to `int' in ISO C"
3344 msgstr ""
3345
3346 #: c-typeck.c:7222 cp/decl.c:5230
3347 msgid "case label not within a switch statement"
3348 msgstr ""
3349
3350 #: c-typeck.c:7224 cp/decl.c:5235
3351 msgid "`default' label not within a switch statement"
3352 msgstr ""
3353
3354 #: calls.c:1901
3355 #, c-format
3356 msgid "inlining failed in call to `%s'"
3357 msgstr ""
3358
3359 #: calls.c:1902 calls.c:2208
3360 msgid "called from here"
3361 msgstr ""
3362
3363 #: calls.c:2207
3364 #, fuzzy, c-format
3365 msgid "can't inline call to `%s'"
3366 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
3367
3368 #: calls.c:2237
3369 msgid "function call has aggregate value"
3370 msgstr ""
3371
3372 #: calls.c:4539
3373 msgid "variable offset is passed partially in stack and in reg"
3374 msgstr ""
3375
3376 #: calls.c:4541
3377 msgid "variable size is passed partially in stack and in reg"
3378 msgstr ""
3379
3380 #: cfgrtl.c:1578
3381 #, c-format
3382 msgid "end insn %d for block %d not found in the insn stream"
3383 msgstr ""
3384
3385 #: cfgrtl.c:1592
3386 #, c-format
3387 msgid "insn %d is in multiple basic blocks (%d and %d)"
3388 msgstr ""
3389
3390 #: cfgrtl.c:1604
3391 #, c-format
3392 msgid "head insn %d for block %d not found in the insn stream"
3393 msgstr ""
3394
3395 #: cfgrtl.c:1623
3396 #, c-format
3397 msgid "verify_flow_info: Duplicate edge %i->%i"
3398 msgstr ""
3399
3400 #: cfgrtl.c:1642
3401 #, c-format
3402 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3403 msgstr ""
3404
3405 #: cfgrtl.c:1657
3406 #, c-format
3407 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3408 msgstr ""
3409
3410 #: cfgrtl.c:1659
3411 msgid "wrong insn in the fallthru edge"
3412 msgstr ""
3413
3414 #: cfgrtl.c:1666
3415 #, c-format
3416 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3417 msgstr ""
3418
3419 #: cfgrtl.c:1690
3420 #, c-format
3421 msgid "missing barrier after block %i"
3422 msgstr ""
3423
3424 #: cfgrtl.c:1700
3425 #, c-format
3426 msgid "basic block %d pred edge is corrupted"
3427 msgstr ""
3428
3429 #: cfgrtl.c:1717
3430 #, c-format
3431 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3432 msgstr ""
3433
3434 #: cfgrtl.c:1721
3435 #, c-format
3436 msgid "insn %d inside basic block %d but block_for_insn is %i"
3437 msgstr ""
3438
3439 #: cfgrtl.c:1735 cfgrtl.c:1745
3440 #, c-format
3441 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3442 msgstr ""
3443
3444 #: cfgrtl.c:1758
3445 #, c-format
3446 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3447 msgstr ""
3448
3449 #: cfgrtl.c:1770
3450 #, c-format
3451 msgid "in basic block %d:"
3452 msgstr ""
3453
3454 #: cfgrtl.c:1771
3455 msgid "flow control insn inside a basic block"
3456 msgstr ""
3457
3458 #: cfgrtl.c:1790
3459 #, c-format
3460 msgid "basic block %i edge lists are corrupted"
3461 msgstr ""
3462
3463 #: cfgrtl.c:1804
3464 msgid "basic blocks not numbered consecutively"
3465 msgstr ""
3466
3467 #: cfgrtl.c:1829
3468 msgid "insn outside basic block"
3469 msgstr ""
3470
3471 #: cfgrtl.c:1837
3472 msgid "return not followed by barrier"
3473 msgstr ""
3474
3475 #: cfgrtl.c:1842
3476 #, c-format
3477 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3478 msgstr ""
3479
3480 #: cfgrtl.c:1846
3481 msgid "verify_flow_info failed"
3482 msgstr ""
3483
3484 #: collect2.c:439
3485 #, fuzzy
3486 msgid "internal error"
3487 msgstr "Åóùôåñéêü óöÜëìá NIS"
3488
3489 #: collect2.c:940
3490 #, fuzzy
3491 msgid "no arguments"
3492 msgstr "ðïëý ëßãá ïñßóìáôá"
3493
3494 # src/getopt1.c:132
3495 # src/getopt1.c:132
3496 #: collect2.c:1269 collect2.c:1417 collect2.c:1450
3497 #, fuzzy, c-format
3498 msgid "fopen %s"
3499 msgstr "åðéëïãÞ %s"
3500
3501 #: collect2.c:1272 collect2.c:1422 collect2.c:1453
3502 #, c-format
3503 msgid "fclose %s"
3504 msgstr ""
3505
3506 #: collect2.c:1281
3507 #, c-format
3508 msgid "collect2 version %s"
3509 msgstr ""
3510
3511 #: collect2.c:1371
3512 #, c-format
3513 msgid "%d constructor(s) found\n"
3514 msgstr ""
3515
3516 #: collect2.c:1372
3517 #, c-format
3518 msgid "%d destructor(s)  found\n"
3519 msgstr ""
3520
3521 #: collect2.c:1373
3522 #, c-format
3523 msgid "%d frame table(s) found\n"
3524 msgstr ""
3525
3526 #: collect2.c:1514
3527 #, fuzzy, c-format
3528 msgid "%s terminated with signal %d [%s]%s"
3529 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
3530
3531 #: collect2.c:1533
3532 #, c-format
3533 msgid "%s returned %d exit status"
3534 msgstr ""
3535
3536 #: collect2.c:1561
3537 #, fuzzy, c-format
3538 msgid "[cannot find %s]"
3539 msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
3540
3541 #: collect2.c:1576
3542 #, fuzzy, c-format
3543 msgid "cannot find `%s'"
3544 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
3545
3546 #: collect2.c:1587 collect2.c:1590
3547 #, c-format
3548 msgid "redirecting stdout: %s"
3549 msgstr ""
3550
3551 #: collect2.c:1633
3552 #, fuzzy, c-format
3553 msgid "[Leaving %s]\n"
3554 msgstr "äéáãñáöÞ êáôáëüãïõ %s\n"
3555
3556 #: collect2.c:1876
3557 #, c-format
3558 msgid "\nwrite_c_file - output name is %s, prefix is %s\n"
3559 msgstr ""
3560
3561 #: collect2.c:2089
3562 #, fuzzy
3563 msgid "cannot find `nm'"
3564 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
3565
3566 #: collect2.c:2099 collect2.c:2541
3567 msgid "pipe"
3568 msgstr ""
3569
3570 #: collect2.c:2103 collect2.c:2545
3571 msgid "fdopen"
3572 msgstr ""
3573
3574 #: collect2.c:2129 collect2.c:2571
3575 #, c-format
3576 msgid "dup2 %d 1"
3577 msgstr ""
3578
3579 #: collect2.c:2132 collect2.c:2135 collect2.c:2148 collect2.c:2574
3580 #: collect2.c:2577 collect2.c:2590
3581 #, fuzzy, c-format
3582 msgid "close %d"
3583 msgstr "ôï %s åßíáé êëåéóôü"
3584
3585 #: collect2.c:2138
3586 #, c-format
3587 msgid "execvp %s"
3588 msgstr ""
3589
3590 #: collect2.c:2192
3591 #, c-format
3592 msgid "init function found in object %s"
3593 msgstr ""
3594
3595 #: collect2.c:2200
3596 #, c-format
3597 msgid "fini function found in object %s"
3598 msgstr ""
3599
3600 #: collect2.c:2223 collect2.c:2629
3601 #, fuzzy
3602 msgid "fclose"
3603 msgstr "áñ÷åßï"
3604
3605 #: collect2.c:2268
3606 #, fuzzy, c-format
3607 msgid "unable to open file '%s'"
3608 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
3609
3610 #: collect2.c:2270
3611 #, fuzzy, c-format
3612 msgid "unable to stat file '%s'"
3613 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
3614
3615 #: collect2.c:2276
3616 #, fuzzy, c-format
3617 msgid "unable to mmap file '%s'"
3618 msgstr "Áäõíáìßá ìåôáöïñÜò óôç ìíÞìç (mmap) ôïõ áñ÷åßïõ %s.\n"
3619
3620 #: collect2.c:2429
3621 #, fuzzy
3622 msgid "not found\n"
3623 msgstr "Äå âñÝèçêå"
3624
3625 #: collect2.c:2431 collect2.c:2608
3626 #, c-format
3627 msgid "dynamic dependency %s not found"
3628 msgstr ""
3629
3630 #: collect2.c:2451
3631 #, fuzzy, c-format
3632 msgid "bad magic number in file '%s'"
3633 msgstr "ìç Ýãêõñïò áñéèìüò áñ÷åßïõ óôç äÞëùóç ðåäßïõ: `%s'"
3634
3635 #: collect2.c:2473
3636 msgid "dynamic dependencies.\n"
3637 msgstr ""
3638
3639 #: collect2.c:2532
3640 #, fuzzy
3641 msgid "cannot find `ldd'"
3642 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
3643
3644 #: collect2.c:2580
3645 #, c-format
3646 msgid "execv %s"
3647 msgstr ""
3648
3649 #: collect2.c:2593
3650 msgid "\nldd output with constructors/destructors.\n"
3651 msgstr ""
3652
3653 #: collect2.c:2620
3654 #, c-format
3655 msgid "unable to open dynamic dependency '%s'"
3656 msgstr ""
3657
3658 #: collect2.c:2734
3659 #, fuzzy, c-format
3660 msgid "%s: not a COFF file"
3661 msgstr "%s: Äåí åßíáé êáíïíéêü áñ÷åßï"
3662
3663 #: collect2.c:2853
3664 #, fuzzy, c-format
3665 msgid "%s: cannot open as COFF file"
3666 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
3667
3668 #: collect2.c:2909
3669 #, fuzzy, c-format
3670 msgid "library lib%s not found"
3671 msgstr "Ðéèáíüí äå âñÝèçêå"
3672
3673 # src/getopt1.c:132
3674 # src/getopt1.c:132
3675 #: collect2.c:3038
3676 #, fuzzy, c-format
3677 msgid "open %s"
3678 msgstr "åðéëïãÞ %s"
3679
3680 #: collect2.c:3061
3681 msgid "incompatibilities between object file & expected values"
3682 msgstr ""
3683
3684 #: collect2.c:3134
3685 #, c-format
3686 msgid "\nProcessing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
3687 msgstr ""
3688
3689 #: collect2.c:3143
3690 msgid "string section missing"
3691 msgstr ""
3692
3693 #: collect2.c:3146
3694 #, fuzzy
3695 msgid "section pointer missing"
3696 msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
3697
3698 #: collect2.c:3194
3699 #, fuzzy
3700 msgid "no symbol table found"
3701 msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
3702
3703 #: collect2.c:3207
3704 #, fuzzy
3705 msgid "no cmd_strings found"
3706 msgstr "Äåí âñÝèçêå ìÝóï"
3707
3708 #: collect2.c:3219
3709 msgid "\nUpdating header and load commands.\n\n"
3710 msgstr ""
3711
3712 #: collect2.c:3226
3713 #, c-format
3714 msgid "load command map, %d cmds, new size %ld.\n"
3715 msgstr ""
3716
3717 #: collect2.c:3257
3718 #, fuzzy
3719 msgid "writing load commands.\n\n"
3720 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
3721
3722 #: collect2.c:3277
3723 #, fuzzy, c-format
3724 msgid "close %s"
3725 msgstr "Êëåßóéìï ôïõ `%s'"
3726
3727 #: collect2.c:3351
3728 msgid "could not convert 0x%l.8x into a region"
3729 msgstr ""
3730
3731 #: collect2.c:3355
3732 #, c-format
3733 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
3734 msgstr ""
3735
3736 #: collect2.c:3482
3737 #, fuzzy
3738 msgid "bad magic number"
3739 msgstr "ÅóöáëìÝíïò áñéèìüò áñ÷åßïõ"
3740
3741 #: collect2.c:3483
3742 msgid "bad header version"
3743 msgstr ""
3744
3745 #: collect2.c:3484
3746 msgid "bad raw header version"
3747 msgstr ""
3748
3749 #: collect2.c:3485
3750 msgid "raw header buffer too small"
3751 msgstr ""
3752
3753 #: collect2.c:3486
3754 #, fuzzy
3755 msgid "old raw header file"
3756 msgstr "Äåí åßíáé åðþíõìï áñ÷åßï"
3757
3758 #: collect2.c:3487
3759 #, fuzzy
3760 msgid "unsupported version"
3761 msgstr "ÅìöÜíéóç Ýêäïóçò ðñïãñÜììáôïò"
3762
3763 #: collect2.c:3489
3764 #, c-format
3765 msgid "unknown {de,en}code_mach_o_hdr return value %d"
3766 msgstr ""
3767
3768 # src/request.c:37
3769 #: collect2.c:3509
3770 #, fuzzy, c-format
3771 msgid "fstat %s"
3772 msgstr "%s óå %s"
3773
3774 #: collect2.c:3546 collect2.c:3594
3775 #, c-format
3776 msgid "lseek %s 0"
3777 msgstr ""
3778
3779 #: collect2.c:3550
3780 #, fuzzy, c-format
3781 msgid "read %s"
3782 msgstr "óöÜëìá áíÜãíùóçò %s"
3783
3784 #: collect2.c:3553
3785 #, c-format
3786 msgid "read %ld bytes, expected %ld, from %s"
3787 msgstr ""
3788
3789 #: collect2.c:3574
3790 #, c-format
3791 msgid "msync %s"
3792 msgstr ""
3793
3794 #: collect2.c:3581
3795 #, c-format
3796 msgid "munmap %s"
3797 msgstr ""
3798
3799 #: collect2.c:3598
3800 #, fuzzy, c-format
3801 msgid "write %s"
3802 msgstr "óöÜëìá åããñáöÞò"
3803
3804 #: collect2.c:3601
3805 #, c-format
3806 msgid "wrote %ld bytes, expected %ld, to %s"
3807 msgstr ""
3808
3809 #: combine.c:12639
3810 #, c-format
3811 msgid ""
3812 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
3813 ";; %d successes.\n"
3814 "\n"
3815 msgstr ""
3816
3817 #: combine.c:12649
3818 #, c-format
3819 msgid ""
3820 "\n"
3821 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3822 ";; %d successes.\n"
3823 msgstr ""
3824
3825 #: convert.c:67
3826 #, fuzzy
3827 msgid "cannot convert to a pointer type"
3828 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
3829
3830 #: convert.c:100
3831 msgid "pointer value used where a floating point value was expected"
3832 msgstr ""
3833
3834 #: convert.c:104
3835 msgid "aggregate value used where a float was expected"
3836 msgstr ""
3837
3838 #: convert.c:130
3839 #, fuzzy
3840 msgid "conversion to incomplete type"
3841 msgstr "ìç ðëÞñçò åããñáöÞ"
3842
3843 #: convert.c:390 convert.c:470
3844 msgid "can't convert between vector values of different size"
3845 msgstr ""
3846
3847 #: convert.c:396
3848 msgid "aggregate value used where an integer was expected"
3849 msgstr ""
3850
3851 #: convert.c:448 f/com.c:1073
3852 msgid "pointer value used where a complex was expected"
3853 msgstr ""
3854
3855 #: convert.c:452 f/com.c:1075
3856 msgid "aggregate value used where a complex was expected"
3857 msgstr ""
3858
3859 #: convert.c:476
3860 msgid "can't convert value to a vector"
3861 msgstr ""
3862
3863 #: cpperror.c:125
3864 #, fuzzy
3865 msgid "internal error: "
3866 msgstr "Åóùôåñéêü óöÜëìá NIS"
3867
3868 #: cpperror.c:132 tradcpp.c:4679
3869 msgid "warning: "
3870 msgstr "ðñïåéäïðïßçóç: "
3871
3872 # src/request.c:37
3873 #: cpperror.c:209 cpperror.c:299 cppfiles.c:691 gcc.c:6318 tradcpp.c:4717
3874 #, fuzzy, c-format
3875 msgid "%s: %s"
3876 msgstr "%s óå %s"
3877
3878 #: cppexp.c:154
3879 msgid "floating point numbers are not valid in #if"
3880 msgstr ""
3881
3882 #: cppexp.c:176
3883 msgid "traditional C rejects the `U' suffix"
3884 msgstr ""
3885
3886 #: cppexp.c:179
3887 msgid "too many 'l' suffixes in integer constant"
3888 msgstr ""
3889
3890 #: cppexp.c:183
3891 msgid "integer constant contains digits beyond the radix"
3892 msgstr ""
3893
3894 #: cppexp.c:186
3895 #, fuzzy
3896 msgid "integer constant out of range"
3897 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
3898
3899 #: cppexp.c:192
3900 #, fuzzy
3901 msgid "integer constant is so large that it is unsigned"
3902 msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
3903
3904 #: cppexp.c:201
3905 #, c-format
3906 msgid "invalid suffix '%.*s' on integer constant"
3907 msgstr ""
3908
3909 #: cppexp.c:234
3910 #, fuzzy
3911 msgid "missing ')' after \"defined\""
3912 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
3913
3914 #: cppexp.c:240
3915 msgid "operator \"defined\" requires an identifier"
3916 msgstr ""
3917
3918 #: cppexp.c:248
3919 #, c-format
3920 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
3921 msgstr ""
3922
3923 #: cppexp.c:259
3924 msgid "this use of \"defined\" may not be portable"
3925 msgstr ""
3926
3927 #: cppexp.c:305
3928 msgid "string constants are not valid in #if"
3929 msgstr ""
3930
3931 #: cppexp.c:309
3932 #, fuzzy, c-format
3933 msgid "invalid character '%c' in #if"
3934 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
3935
3936 #: cppexp.c:311
3937 #, fuzzy, c-format
3938 msgid "invalid character '\\%03o' in #if"
3939 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
3940
3941 #: cppexp.c:328
3942 #, c-format
3943 msgid "ISO C++ does not permit \"%s\" in #if"
3944 msgstr ""
3945
3946 #: cppexp.c:339
3947 #, fuzzy, c-format
3948 msgid "\"%s\" is not defined"
3949 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
3950
3951 #: cppexp.c:365
3952 #, fuzzy, c-format
3953 msgid "\"%s\" is not valid in #if expressions"
3954 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
3955
3956 #: cppexp.c:380
3957 msgid "integer overflow in preprocessor expression"
3958 msgstr ""
3959
3960 #: cppexp.c:610
3961 #, fuzzy
3962 msgid "missing binary operator"
3963 msgstr "Áãíùóôïò äõáäéêüò ÷åéñéóôÞò."
3964
3965 #: cppexp.c:645
3966 msgid "void expression between '(' and ')'"
3967 msgstr ""
3968
3969 #: cppexp.c:647
3970 #, c-format
3971 msgid "operator '%s' has no right operand"
3972 msgstr ""
3973
3974 #: cppexp.c:659
3975 #, c-format
3976 msgid "impossible operator '%s'"
3977 msgstr ""
3978
3979 #: cppexp.c:735 tradcif.y:111 tradcif.y:122
3980 #, fuzzy
3981 msgid "division by zero in #if"
3982 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
3983
3984 #: cppexp.c:769
3985 msgid "comma operator in operand of #if"
3986 msgstr ""
3987
3988 #: cppexp.c:774
3989 #, fuzzy
3990 msgid "syntax error '?' without following ':'"
3991 msgstr "óõíôáêôéêü óöÜëìá óôïí ðñüëïãï: %s"
3992
3993 #: cppexp.c:777
3994 msgid "syntax error ':' without preceding '?'"
3995 msgstr ""
3996
3997 #: cppexp.c:785
3998 #, fuzzy
3999 msgid "missing ')' in expression"
4000 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôéò èÝóåéò"
4001
4002 #: cppexp.c:792
4003 #, fuzzy
4004 msgid "missing '(' in expression"
4005 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôéò èÝóåéò"
4006
4007 #: cppexp.c:818
4008 #, fuzzy, c-format
4009 msgid "missing binary operator before '%s'"
4010 msgstr "%s: Áíáìåíüôáí äõáäéêüò ÷åéñéóôÞò.\n"
4011
4012 #: cppexp.c:824
4013 #, c-format
4014 msgid "operator '%s' has no left operand"
4015 msgstr ""
4016
4017 #: cppexp.c:862
4018 msgid "unbalanced stack in #if"
4019 msgstr ""
4020
4021 #: cppexp.c:865
4022 msgid "#if with no expression"
4023 msgstr ""
4024
4025 # src/shred.c:1134
4026 #: cppfiles.c:395
4027 #, fuzzy, c-format
4028 msgid "%s is too large"
4029 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
4030
4031 #: cppfiles.c:426
4032 #, fuzzy, c-format
4033 msgid "%s is shorter than expected"
4034 msgstr "%s: Áíáìåíüôáí äõáäéêüò ÷åéñéóôÞò.\n"
4035
4036 #: cppfiles.c:440
4037 #, fuzzy, c-format
4038 msgid "%s is a block device"
4039 msgstr "Äåí Ýìåéíå êáèüëïõ ÷þñïò óôç óõóêåõÞ"
4040
4041 #: cppfiles.c:566
4042 #, c-format
4043 msgid "no include path in which to find %s"
4044 msgstr ""
4045
4046 #: cppfiles.c:639
4047 msgid "Multiple include guards may be useful for:\n"
4048 msgstr ""
4049
4050 #: cppfiles.c:1029
4051 msgid "absolute file name in remap_filename"
4052 msgstr ""
4053
4054 #: cppinit.c:230
4055 #, fuzzy, c-format
4056 msgid "ignoring nonexistent directory \"%s\"\n"
4057 msgstr "äéáãñáöÞ ìç-êáôáëüãïõ `%s'\n"
4058
4059 #: cppinit.c:237
4060 #, fuzzy, c-format
4061 msgid "%s: Not a directory"
4062 msgstr "Äåí åßíáé êáôÜëïãïò"
4063
4064 #: cppinit.c:284
4065 #, fuzzy, c-format
4066 msgid "ignoring duplicate directory \"%s\"\n"
4067 msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï \"%s\""
4068
4069 #: cppinit.c:312
4070 #, fuzzy, c-format
4071 msgid "changing search order for system directory \"%s\""
4072 msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï \"%s\""
4073
4074 #: cppinit.c:316
4075 #, c-format
4076 msgid "  as it is the same as non-system directory \"%s\""
4077 msgstr ""
4078
4079 #: cppinit.c:320
4080 msgid "  as it has already been specified as a non-system directory"
4081 msgstr ""
4082
4083 #: cppinit.c:927
4084 msgid "#include \"...\" search starts here:\n"
4085 msgstr ""
4086
4087 #: cppinit.c:931
4088 msgid "#include <...> search starts here:\n"
4089 msgstr ""
4090
4091 #: cppinit.c:934
4092 #, fuzzy
4093 msgid "End of search list.\n"
4094 msgstr "ÔÝëïò ôìÞìáôïò"
4095
4096 #: cppinit.c:1001
4097 msgid "<built-in>"
4098 msgstr ""
4099
4100 #: cppinit.c:1003
4101 msgid "<command line>"
4102 msgstr ""
4103
4104 #: cppinit.c:1099 tradcpp.c:968 tradcpp.c:978 tradcpp.c:1069
4105 #, fuzzy
4106 msgid "I/O error on output"
4107 msgstr "ÓöÜëìá åéóüäïõ/åîüäïõ"
4108
4109 #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string");
4110 #. I.e. a const string initializer with parens around it.  That is
4111 #. what N_("string") resolves to, so we make no_* be macros instead.
4112 #: cppinit.c:1147
4113 #, fuzzy, c-format
4114 msgid "argument missing after %s"
4115 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
4116
4117 #: cppinit.c:1148
4118 #, fuzzy, c-format
4119 msgid "assertion missing after %s"
4120 msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
4121
4122 #: cppinit.c:1149
4123 #, c-format
4124 msgid "directory name missing after %s"
4125 msgstr ""
4126
4127 #: cppinit.c:1150
4128 #, fuzzy, c-format
4129 msgid "file name missing after %s"
4130 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
4131
4132 #: cppinit.c:1151
4133 #, c-format
4134 msgid "macro name missing after %s"
4135 msgstr ""
4136
4137 #: cppinit.c:1152
4138 #, c-format
4139 msgid "path name missing after %s"
4140 msgstr ""
4141
4142 #: cppinit.c:1153
4143 #, fuzzy, c-format
4144 msgid "number missing after %s"
4145 msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
4146
4147 #: cppinit.c:1154
4148 #, fuzzy, c-format
4149 msgid "target missing after %s"
4150 msgstr "Áñ÷Þ áñ÷åßïõ %s\n"
4151
4152 #: cppinit.c:1338
4153 #, c-format
4154 msgid "too many filenames. Type %s --help for usage info"
4155 msgstr ""
4156
4157 #: cppinit.c:1522 tradcpp.c:603
4158 msgid "output filename specified twice"
4159 msgstr ""
4160
4161 #: cppinit.c:1634
4162 #, fuzzy
4163 msgid "-I- specified twice"
4164 msgstr "ìç ïñéóìÝíï"
4165
4166 #: cppinit.c:1773
4167 #, c-format
4168 msgid "GNU CPP version %s (cpplib)"
4169 msgstr ""
4170
4171 #: cppinit.c:1814 tradcpp.c:792
4172 msgid "you must additionally specify either -M or -MM"
4173 msgstr ""
4174
4175 #: cppinit.c:1877
4176 #, c-format
4177 msgid "Usage: %s [switches] input output\n"
4178 msgstr ""
4179
4180 #. To keep the lines from getting too long for some compilers, limit
4181 #. to about 500 characters (6 lines) per chunk.
4182 #: cppinit.c:1880
4183 msgid ""
4184 "Switches:\n"
4185 "  -include <file>           Include the contents of <file> before other files\n"
4186 "  -imacros <file>           Accept definition of macros in <file>\n"
4187 "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
4188 "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
4189 "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
4190 "  -isystem <dir>            Add <dir> to the start of the system include path\n"
4191 msgstr ""
4192
4193 #: cppinit.c:1889
4194 msgid ""
4195 "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
4196 "  -I <dir>                  Add <dir> to the end of the main include path\n"
4197 "  -I-                       Fine-grained include path control; see info docs\n"
4198 "  -nostdinc                 Do not search system include directories\n"
4199 "                             (dirs specified with -isystem will still be used)\n"
4200 "  -nostdinc++               Do not search system include directories for C++\n"
4201 "  -o <file>                 Put output into <file>\n"
4202 msgstr ""
4203
4204 #: cppinit.c:1898
4205 msgid ""
4206 "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
4207 "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
4208 "  -trigraphs                Support ISO C trigraphs\n"
4209 "  -lang-c                   Assume that the input sources are in C\n"
4210 "  -lang-c89                 Assume that the input sources are in C89\n"
4211 msgstr ""
4212
4213 #: cppinit.c:1905
4214 msgid ""
4215 "  -lang-c++                 Assume that the input sources are in C++\n"
4216 "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
4217 "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
4218 "  -lang-asm                 Assume that the input sources are in assembler\n"
4219 msgstr ""
4220
4221 #: cppinit.c:1911
4222 msgid ""
4223 "  -std=<std name>           Specify the conformance standard; one of:\n"
4224 "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
4225 "                            iso9899:199409, iso9899:1999\n"
4226 "  -+                        Allow parsing of C++ style features\n"
4227 "  -w                        Inhibit warning messages\n"
4228 "  -Wtrigraphs               Warn if trigraphs are encountered\n"
4229 "  -Wno-trigraphs            Do not warn about trigraphs\n"
4230 "  -Wcomment{s}              Warn if one comment starts inside another\n"
4231 msgstr ""
4232
4233 #: cppinit.c:1921
4234 msgid ""
4235 "  -Wno-comment{s}           Do not warn about comments\n"
4236 "  -Wtraditional             Warn about features not present in traditional C\n"
4237 "  -Wno-traditional          Do not warn about traditional C\n"
4238 "  -Wundef                   Warn if an undefined macro is used by #if\n"
4239 "  -Wno-undef                Do not warn about testing undefined macros\n"
4240 "  -Wimport                  Warn about the use of the #import directive\n"
4241 msgstr ""
4242
4243 #: cppinit.c:1929
4244 msgid ""
4245 "  -Wno-import               Do not warn about the use of #import\n"
4246 "  -Werror                   Treat all warnings as errors\n"
4247 "  -Wno-error                Do not treat warnings as errors\n"
4248 "  -Wsystem-headers          Do not suppress warnings from system headers\n"
4249 "  -Wno-system-headers       Suppress warnings from system headers\n"
4250 "  -Wall                     Enable all preprocessor warnings\n"
4251 msgstr ""
4252
4253 #: cppinit.c:1937
4254 msgid ""
4255 "  -M                        Generate make dependencies\n"
4256 "  -MM                       As -M, but ignore system header files\n"
4257 "  -MF <file>                Write dependency output to the given file\n"
4258 "  -MG                       Treat missing header file as generated files\n"
4259 msgstr ""
4260
4261 #: cppinit.c:1943
4262 msgid ""
4263 "  -MP\t\t\t    Generate phony targets for all headers\n"
4264 "  -MQ <target>              Add a MAKE-quoted target\n"
4265 "  -MT <target>              Add an unquoted target\n"
4266 msgstr ""
4267
4268 #: cppinit.c:1948
4269 msgid ""
4270 "  -D<macro>                 Define a <macro> with string '1' as its value\n"
4271 "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
4272 "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
4273 "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
4274 "  -U<macro>                 Undefine <macro> \n"
4275 "  -v                        Display the version number\n"
4276 msgstr ""
4277
4278 #: cppinit.c:1956
4279 msgid ""
4280 "  -H                        Print the name of header files as they are used\n"
4281 "  -C                        Do not discard comments\n"
4282 "  -dM                       Display a list of macro definitions active at end\n"
4283 "  -dD                       Preserve macro definitions in output\n"
4284 "  -dN                       As -dD except that only the names are preserved\n"
4285 "  -dI                       Include #include directives in the output\n"
4286 msgstr ""
4287
4288 #: cppinit.c:1964
4289 msgid ""
4290 "  -fpreprocessed            Treat the input file as already preprocessed\n"
4291 "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
4292 "  -P                        Do not generate #line directives\n"
4293 "  -$                        Do not allow '$' in identifiers\n"
4294 "  -remap                    Remap file names when including files.\n"
4295 "  --version                 Display version information\n"
4296 "  -h or --help              Display this information\n"
4297 msgstr ""
4298
4299 #: cpplex.c:154
4300 #, c-format
4301 msgid "trigraph ??%c converted to %c"
4302 msgstr ""
4303
4304 #: cpplex.c:162
4305 #, c-format
4306 msgid "trigraph ??%c ignored"
4307 msgstr ""
4308
4309 #: cpplex.c:218
4310 msgid "backslash and newline separated by space"
4311 msgstr ""
4312
4313 #: cpplex.c:224
4314 #, fuzzy
4315 msgid "backslash-newline at end of file"
4316 msgstr "ìç Ýãêõñç äéáöõãÞ ìå ðéóùêÜèåôï óôï ôÝëïò ôïõ áëöáñéèìçôéêïý"
4317
4318 #: cpplex.c:290
4319 msgid "\"/*\" within comment"
4320 msgstr ""
4321
4322 #: cpplex.c:373
4323 #, fuzzy
4324 msgid "null character(s) ignored"
4325 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
4326
4327 #: cpplex.c:380
4328 #, c-format
4329 msgid "%s in preprocessing directive"
4330 msgstr ""
4331
4332 #: cpplex.c:447
4333 #, c-format
4334 msgid "attempt to use poisoned \"%s\""
4335 msgstr ""
4336
4337 #: cpplex.c:455
4338 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4339 msgstr ""
4340
4341 #: cpplex.c:508
4342 msgid "'$' character(s) in identifier"
4343 msgstr ""
4344
4345 #: cpplex.c:589
4346 #, fuzzy, c-format
4347 msgid "missing terminating %c character"
4348 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
4349
4350 #: cpplex.c:594
4351 #, fuzzy
4352 msgid "possible start of unterminated string literal"
4353 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
4354
4355 #: cpplex.c:689
4356 msgid "multi-line string literals are deprecated"
4357 msgstr ""
4358
4359 #: cpplex.c:712
4360 msgid "null character(s) preserved in literal"
4361 msgstr ""
4362
4363 #: cpplex.c:914
4364 #, fuzzy
4365 msgid "no newline at end of file"
4366 msgstr "%s: ðñüùñï ôÝëïò áñ÷åßïõ"
4367
4368 #: cpplex.c:1034 tradcpp.c:1456
4369 #, fuzzy
4370 msgid "unterminated comment"
4371 msgstr "Ìç ôåñìáôéóìÝíç åíôïëÞ `s'"
4372
4373 #: cpplex.c:1045
4374 msgid "C++ style comments are not allowed in ISO C89"
4375 msgstr ""
4376
4377 #: cpplex.c:1047
4378 msgid "(this will be reported only once per input file)"
4379 msgstr ""
4380
4381 #: cpplex.c:1052
4382 msgid "multi-line comment"
4383 msgstr ""
4384
4385 #: cpplex.c:1367
4386 #, fuzzy, c-format
4387 msgid "unknown string token %s\n"
4388 msgstr "¶ãíùóôÞ åðéëïãÞ ãéá ôï `s'"
4389
4390 #: cpplex.c:1379
4391 #, fuzzy, c-format
4392 msgid "unspellable token %s"
4393 msgstr "%s: áäýíáôï ôï Üíïéãìá ôïõ %s: %m\n"
4394
4395 #: cpplex.c:1635
4396 #, c-format
4397 msgid "the meaning of '\\%c' varies with -traditional"
4398 msgstr ""
4399
4400 #: cpplex.c:1641
4401 msgid "incomplete universal-character-name"
4402 msgstr ""
4403
4404 #: cpplex.c:1655
4405 #, c-format
4406 msgid "non-hex digit '%c' in universal-character-name"
4407 msgstr ""
4408
4409 #: cpplex.c:1663
4410 msgid "universal-character-name on EBCDIC target"
4411 msgstr ""
4412
4413 #: cpplex.c:1677
4414 #, fuzzy
4415 msgid "universal-character-name out of range"
4416 msgstr "U+%04X: åêôüò ïñßùí ÷áñáêôÞñáò"
4417
4418 #: cpplex.c:1722
4419 msgid "the meaning of '\\a' varies with -traditional"
4420 msgstr ""
4421
4422 #: cpplex.c:1729
4423 #, c-format
4424 msgid "non-ISO-standard escape sequence, '\\%c'"
4425 msgstr ""
4426
4427 #: cpplex.c:1739
4428 msgid "the meaning of '\\x' varies with -traditional"
4429 msgstr ""
4430
4431 #: cpplex.c:1758 f/lex.c:610
4432 msgid "\\x used with no following hex digits"
4433 msgstr ""
4434
4435 #: cpplex.c:1762
4436 #, fuzzy
4437 msgid "hex escape sequence out of range"
4438 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
4439
4440 #: cpplex.c:1786
4441 #, fuzzy
4442 msgid "octal escape sequence out of range"
4443 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
4444
4445 # src/main.c:663
4446 #: cpplex.c:1801
4447 #, fuzzy, c-format
4448 msgid "unknown escape sequence '\\%c'"
4449 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
4450
4451 # src/main.c:663
4452 #: cpplex.c:1803
4453 #, fuzzy, c-format
4454 msgid "unknown escape sequence: '\\%03o'"
4455 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
4456
4457 #: cpplex.c:1807
4458 msgid "escape sequence out of range for character"
4459 msgstr ""
4460
4461 #: cpplex.c:1897
4462 #, fuzzy
4463 msgid "empty character constant"
4464 msgstr "êåíü áëöáñéèìçôéêü"
4465
4466 #: cpplex.c:1901
4467 #, fuzzy
4468 msgid "character constant too long"
4469 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
4470
4471 #: cpplex.c:1904
4472 #, fuzzy
4473 msgid "multi-character character constant"
4474 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
4475
4476 #: cpplib.c:221
4477 #, c-format
4478 msgid "extra tokens at end of #%s directive"
4479 msgstr ""
4480
4481 #: cpplib.c:275
4482 msgid "style of line directive is a GCC extension"
4483 msgstr ""
4484
4485 #: cpplib.c:283
4486 #, c-format
4487 msgid "#%s is a GCC extension"
4488 msgstr ""
4489
4490 #: cpplib.c:294
4491 msgid "suggest not using #elif in traditional C"
4492 msgstr ""
4493
4494 #: cpplib.c:297
4495 #, c-format
4496 msgid "traditional C ignores #%s with the # indented"
4497 msgstr ""
4498
4499 #: cpplib.c:301
4500 #, c-format
4501 msgid "suggest hiding #%s from traditional C with an indented #"
4502 msgstr ""
4503
4504 #: cpplib.c:383
4505 #, c-format
4506 msgid "invalid preprocessing directive #%s"
4507 msgstr ""
4508
4509 #: cpplib.c:438
4510 #, c-format
4511 msgid "no macro name given in #%s directive"
4512 msgstr ""
4513
4514 #: cpplib.c:442
4515 #, c-format
4516 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4517 msgstr ""
4518
4519 #: cpplib.c:445
4520 #, fuzzy
4521 msgid "macro names must be identifiers"
4522 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
4523
4524 #: cpplib.c:456
4525 #, c-format
4526 msgid "\"%s\" cannot be used as a macro name"
4527 msgstr ""
4528
4529 #: cpplib.c:494
4530 #, fuzzy, c-format
4531 msgid "undefining \"%s\""
4532 msgstr "Ìç ïñéóìÝíï üíïìá %s"
4533
4534 #: cpplib.c:540
4535 #, fuzzy
4536 msgid "missing terminating > character"
4537 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
4538
4539 #: cpplib.c:575
4540 #, c-format
4541 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4542 msgstr ""
4543
4544 #: cpplib.c:586
4545 #, fuzzy, c-format
4546 msgid "empty file name in #%s"
4547 msgstr "Ìç ïñéóìÝíï üíïìá %s"
4548
4549 #: cpplib.c:605
4550 msgid "#include_next in primary source file"
4551 msgstr ""
4552
4553 #: cpplib.c:612
4554 msgid "#import is obsolete, use an #ifndef wrapper in the header file"
4555 msgstr ""
4556
4557 #: cpplib.c:620
4558 msgid "#include nested too deeply"
4559 msgstr ""
4560
4561 #: cpplib.c:677
4562 #, c-format
4563 msgid "invalid flag \"%s\" in line directive"
4564 msgstr ""
4565
4566 #: cpplib.c:732
4567 #, fuzzy, c-format
4568 msgid "\"%s\" after #line is not a positive integer"
4569 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4570
4571 #: cpplib.c:739
4572 #, fuzzy
4573 msgid "line number out of range"
4574 msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
4575
4576 #: cpplib.c:777
4577 #, fuzzy, c-format
4578 msgid "\"%s\" is not a valid filename"
4579 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4580
4581 #: cpplib.c:846
4582 #, fuzzy
4583 msgid "invalid #ident directive"
4584 msgstr "%%%c: êáôåõèõíôÞñéïò ãñáììÞ ìç Ýãêõñç."
4585
4586 #: cpplib.c:934
4587 #, c-format
4588 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4589 msgstr ""
4590
4591 #: cpplib.c:937
4592 #, c-format
4593 msgid "#pragma %s %s is already registered"
4594 msgstr ""
4595
4596 #: cpplib.c:939
4597 #, fuzzy, c-format
4598 msgid "#pragma %s is already registered"
4599 msgstr "ï ÷Üñôçò ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
4600
4601 #: cpplib.c:1014
4602 msgid "#pragma once is obsolete"
4603 msgstr ""
4604
4605 #: cpplib.c:1017
4606 msgid "#pragma once in main file"
4607 msgstr ""
4608
4609 #: cpplib.c:1041
4610 msgid "invalid #pragma GCC poison directive"
4611 msgstr ""
4612
4613 #: cpplib.c:1050
4614 #, c-format
4615 msgid "poisoning existing macro \"%s\""
4616 msgstr ""
4617
4618 #: cpplib.c:1070
4619 msgid "#pragma system_header ignored outside include file"
4620 msgstr ""
4621
4622 #: cpplib.c:1095
4623 #, fuzzy, c-format
4624 msgid "cannot find source %s"
4625 msgstr "áäõíáìßá áíïßãìáôïò õðïäï÷Þò: %s"
4626
4627 #: cpplib.c:1099
4628 #, c-format
4629 msgid "current file is older than %s"
4630 msgstr ""
4631
4632 #: cpplib.c:1174
4633 msgid "_Pragma takes a parenthesized string literal"
4634 msgstr ""
4635
4636 #: cpplib.c:1273
4637 msgid "#else without #if"
4638 msgstr ""
4639
4640 #: cpplib.c:1278 tradcpp.c:3860
4641 msgid "#else after #else"
4642 msgstr "#else ìåôÜ áðü #else"
4643
4644 #: cpplib.c:1280 cpplib.c:1314
4645 msgid "the conditional began here"
4646 msgstr ""
4647
4648 #: cpplib.c:1307
4649 msgid "#elif without #if"
4650 msgstr ""
4651
4652 #: cpplib.c:1312 tradcpp.c:3555
4653 msgid "#elif after #else"
4654 msgstr "#elif ìåôÜ áðü #else"
4655
4656 #: cpplib.c:1343
4657 msgid "#endif without #if"
4658 msgstr ""
4659
4660 #: cpplib.c:1426 tradcpp.c:3252
4661 msgid "missing '(' after predicate"
4662 msgstr ""
4663
4664 #: cpplib.c:1441 tradcpp.c:3266
4665 msgid "missing ')' to complete answer"
4666 msgstr ""
4667
4668 #: cpplib.c:1461 tradcpp.c:3272
4669 msgid "predicate's answer is empty"
4670 msgstr ""
4671
4672 #: cpplib.c:1491 tradcpp.c:3320
4673 #, fuzzy
4674 msgid "assertion without predicate"
4675 msgstr "Ç ëåéôïõñãßá äåí åðéôñÝðåôáé"
4676
4677 #: cpplib.c:1493 tradcpp.c:3322
4678 #, fuzzy
4679 msgid "predicate must be an identifier"
4680 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
4681
4682 #: cpplib.c:1575 tradcpp.c:3419
4683 #, c-format
4684 msgid "\"%s\" re-asserted"
4685 msgstr ""
4686
4687 #: cpplib.c:1805
4688 #, fuzzy, c-format
4689 msgid "unterminated #%s"
4690 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
4691
4692 #: cppmacro.c:148
4693 #, fuzzy, c-format
4694 msgid "invalid built-in macro \"%s\""
4695 msgstr "ìç Ýãêõñï ìÞêïò ãñáììÞò: %s"
4696
4697 #: cppmacro.c:348
4698 #, fuzzy
4699 msgid "invalid string literal, ignoring final '\\'"
4700 msgstr "ìç Ýãêõñïò áñ÷éêüò áñéèìüò ãñáììÞò: `%s'"
4701
4702 #: cppmacro.c:440
4703 #, c-format
4704 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4705 msgstr ""
4706
4707 #: cppmacro.c:566
4708 msgid "directives may not be used inside a macro argument"
4709 msgstr ""
4710
4711 #: cppmacro.c:578
4712 #, c-format
4713 msgid "unterminated argument list invoking macro \"%s\""
4714 msgstr ""
4715
4716 #: cppmacro.c:595
4717 #, fuzzy
4718 msgid "ISO C99 requires rest arguments to be used"
4719 msgstr "ÊáêÞ áßôçóç ðáñáìÝôñùí"
4720
4721 #: cppmacro.c:600
4722 #, c-format
4723 msgid "macro \"%s\" requires %u arguments, but only %u given"
4724 msgstr ""
4725
4726 #: cppmacro.c:611
4727 #, c-format
4728 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4729 msgstr ""
4730
4731 #: cppmacro.c:694
4732 #, c-format
4733 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4734 msgstr ""
4735
4736 #: cppmacro.c:1190
4737 #, fuzzy, c-format
4738 msgid "duplicate macro parameter \"%s\""
4739 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
4740
4741 #: cppmacro.c:1218
4742 #, c-format
4743 msgid "\"%s\" may not appear in macro parameter list"
4744 msgstr ""
4745
4746 #: cppmacro.c:1225
4747 msgid "macro parameters must be comma-separated"
4748 msgstr ""
4749
4750 #: cppmacro.c:1242
4751 msgid "parameter name missing"
4752 msgstr ""
4753
4754 #: cppmacro.c:1256
4755 msgid "anonymous variadic macros were introduced in C99"
4756 msgstr ""
4757
4758 #: cppmacro.c:1259
4759 msgid "ISO C does not permit named variadic macros"
4760 msgstr ""
4761
4762 #: cppmacro.c:1268
4763 msgid "missing ')' in macro parameter list"
4764 msgstr ""
4765
4766 #: cppmacro.c:1346
4767 msgid "ISO C requires whitespace after the macro name"
4768 msgstr ""
4769
4770 #: cppmacro.c:1376
4771 msgid "'#' is not followed by a macro parameter"
4772 msgstr ""
4773
4774 #: cppmacro.c:1396
4775 msgid "'##' cannot appear at either end of a macro expansion"
4776 msgstr ""
4777
4778 #: cppmacro.c:1432
4779 #, fuzzy, c-format
4780 msgid "\"%s\" redefined"
4781 msgstr "áüñéóôï"
4782
4783 #: cppmacro.c:1436
4784 #, fuzzy
4785 msgid "this is the location of the previous definition"
4786 msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý"
4787
4788 #: cppmacro.c:1500
4789 #, c-format
4790 msgid "macro argument \"%s\" would be stringified with -traditional"
4791 msgstr ""
4792
4793 #: cppmacro.c:1524
4794 #, c-format
4795 msgid "invalid hash type %d in cpp_macro_definition"
4796 msgstr ""
4797
4798 #: cppmain.c:121
4799 #, c-format
4800 msgid "invalid option %s"
4801 msgstr "ìç Ýãêõñç åðéëïãÞ %s"
4802
4803 #: cppspec.c:131
4804 #, fuzzy, c-format
4805 msgid "\"%s\" is not a valid option to the preprocessor"
4806 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4807
4808 #: cppspec.c:155
4809 msgid "too many input files"
4810 msgstr "õðåñâïëéêÜ ðïëëÜ áñ÷åßá åéóüäïõ"
4811
4812 #: cse.c:7092
4813 #, c-format
4814 msgid ";; Processing block from %d to %d, %d sets.\n"
4815 msgstr ""
4816
4817 #: diagnostic.c:784
4818 #, c-format
4819 msgid "%s:%d: warning: "
4820 msgstr "%s:%d: ðñïåéäïðïßçóç: "
4821
4822 #: diagnostic.c:791
4823 #, c-format
4824 msgid "%s: warning: "
4825 msgstr "%s: ðñïåéäïðïßçóç: "
4826
4827 #: diagnostic.c:871
4828 msgid "((anonymous))"
4829 msgstr "((áíþíõìï))"
4830
4831 #: diagnostic.c:941
4832 #, c-format
4833 msgid "%s: warnings being treated as errors\n"
4834 msgstr ""
4835
4836 # src/request.c:37
4837 #: diagnostic.c:978
4838 #, c-format
4839 msgid "%s: %s: "
4840 msgstr "%s: %s: "
4841
4842 #: diagnostic.c:1057
4843 msgid "sorry, not implemented: "
4844 msgstr "óõããíþìç, ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß: "
4845
4846 #: diagnostic.c:1076
4847 #, c-format
4848 msgid "%s "
4849 msgstr "%s "
4850
4851 #: diagnostic.c:1078
4852 #, c-format
4853 msgid " %s"
4854 msgstr ""
4855
4856 #: diagnostic.c:1102
4857 msgid "At top level:"
4858 msgstr ""
4859
4860 #: diagnostic.c:1107
4861 #, c-format
4862 msgid "In member function `%s':"
4863 msgstr ""
4864
4865 #: diagnostic.c:1111
4866 #, c-format
4867 msgid "In function `%s':"
4868 msgstr "Óôç óõíÜñôçóç `%s':"
4869
4870 #: diagnostic.c:1195
4871 #, fuzzy
4872 msgid "compilation terminated.\n"
4873 msgstr "Ç ëåéôïõñãßá äåí åðéôñÝðåôáé"
4874
4875 #: diagnostic.c:1226
4876 #, c-format
4877 msgid "%s:%d: confused by earlier errors, bailing out\n"
4878 msgstr ""
4879
4880 #: diagnostic.c:1240 diagnostic.c:1390
4881 #, c-format
4882 msgid ""
4883 "Please submit a full bug report,\n"
4884 "with preprocessed source if appropriate.\n"
4885 "See %s for instructions.\n"
4886 msgstr ""
4887
4888 #: diagnostic.c:1388
4889 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4890 msgstr ""
4891
4892 #: diagnostic.c:1450
4893 #, fuzzy, c-format
4894 msgid "Internal compiler error in %s, at %s:%d"
4895 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
4896
4897 #: diagnostic.c:1495
4898 #, c-format
4899 msgid "In file included from %s:%d"
4900 msgstr ""
4901
4902 #: diagnostic.c:1498
4903 #, c-format
4904 msgid ""
4905 ",\n"
4906 "                 from %s:%d"
4907 msgstr ""
4908
4909 #: diagnostic.c:1499
4910 msgid ":\n"
4911 msgstr ""
4912
4913 #: diagnostic.c:1532 diagnostic.c:1549
4914 #, c-format
4915 msgid "`%s' is deprecated (declared at %s:%d)"
4916 msgstr ""
4917
4918 #: diagnostic.c:1552
4919 #, fuzzy, c-format
4920 msgid "`%s' is deprecated"
4921 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
4922
4923 #: diagnostic.c:1555
4924 #, c-format
4925 msgid "type is deprecated (declared at %s:%d)"
4926 msgstr ""
4927
4928 #: diagnostic.c:1558
4929 msgid "type is deprecated"
4930 msgstr ""
4931
4932 #: dwarf2out.c:3034
4933 #, fuzzy, c-format
4934 msgid "DW_LOC_OP %s not implemented\n"
4935 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
4936
4937 #: dwarfout.c:2089
4938 #, c-format
4939 msgid "internal regno botch: regno = %d\n"
4940 msgstr ""
4941
4942 #: dwarfout.c:6291
4943 #, fuzzy
4944 msgid "can't get current directory"
4945 msgstr "Äåí åßíáé äõíáôüí íá ëçöèåß ï ôñÝ÷ùí êáôÜëïãïò."
4946
4947 #: emit-rtl.c:1091
4948 msgid "can't access real part of complex value in hard register"
4949 msgstr ""
4950
4951 #: emit-rtl.c:1113
4952 msgid "can't access imaginary part of complex value in hard register"
4953 msgstr ""
4954
4955 #: emit-rtl.c:3140
4956 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4957 msgstr ""
4958
4959 #: errors.c:136
4960 #, c-format
4961 msgid "abort in %s, at %s:%d"
4962 msgstr ""
4963
4964 #: except.c:360
4965 msgid "exception handling disabled, use -fexceptions to enable"
4966 msgstr ""
4967
4968 #: except.c:3062
4969 msgid "argument of `__builtin_eh_return_regno' must be constant"
4970 msgstr ""
4971
4972 #: except.c:3173 except.c:3195
4973 #, fuzzy
4974 msgid "__builtin_eh_return not supported on this target"
4975 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
4976
4977 #: explow.c:1357
4978 #, fuzzy
4979 msgid "stack limits not supported on this target"
4980 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
4981
4982 #: expr.c:2926
4983 msgid "function using short complex types cannot be inline"
4984 msgstr ""
4985
4986 #: expr.c:5766 expr.c:5775 expr.c:5784 expr.c:5789 expr.c:6075 expr.c:6091
4987 msgid "unsupported wide integer operation"
4988 msgstr ""
4989
4990 #: expr.c:6140
4991 #, c-format
4992 msgid "prior parameter's size depends on `%s'"
4993 msgstr ""
4994
4995 #: expr.c:6474
4996 msgid "returned value in block_exit_expr"
4997 msgstr ""
4998
4999 #: final.c:1209
5000 msgid "negative insn length"
5001 msgstr ""
5002
5003 #: final.c:2627
5004 #, fuzzy
5005 msgid "could not split insn"
5006 msgstr "áäõíáìßá åýñåóçò âñü÷ïõ"
5007
5008 #: final.c:2971
5009 #, fuzzy, c-format
5010 msgid "invalid `asm': %s"
5011 msgstr "ìç Ýãêõñï ìÝãåèïò ïñéæüíôéïõ óôçëïèÝôç: %s"
5012
5013 #: final.c:2973
5014 #, c-format
5015 msgid "output_operand: %s"
5016 msgstr ""
5017
5018 #: final.c:3146
5019 msgid "nested assembly dialect alternatives"
5020 msgstr ""
5021
5022 #: final.c:3163 final.c:3175
5023 #, fuzzy
5024 msgid "unterminated assembly dialect alternative"
5025 msgstr "ìç ôåñìáôéæüìåíï óõìâïëéêü üíïìá"
5026
5027 #: final.c:3219
5028 #, c-format
5029 msgid "operand number missing after %-letter"
5030 msgstr ""
5031
5032 #: final.c:3222 final.c:3261
5033 #, fuzzy
5034 msgid "operand number out of range"
5035 msgstr "Ï áñéèìüò óýíäåóìïõ åßíáé Ýîù áðü ôï üñéï"
5036
5037 #: final.c:3280
5038 #, fuzzy, c-format
5039 msgid "invalid %%-code"
5040 msgstr "ìç Ýãêõñï äéêáßùìá"
5041
5042 #: final.c:3311
5043 msgid "`%l' operand isn't a label"
5044 msgstr ""
5045
5046 #. We can't handle floating point constants;
5047 #. PRINT_OPERAND must handle them.
5048 #: config/i386/i386.c:5280 config/pdp11/pdp11.c:1570 final.c:3418
5049 #: vmsdbgout.c:478
5050 msgid "floating constant misused"
5051 msgstr ""
5052
5053 #: config/i386/i386.c:5334 config/pdp11/pdp11.c:1617 final.c:3473
5054 #: vmsdbgout.c:535
5055 #, fuzzy
5056 msgid "invalid expression as operand"
5057 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
5058
5059 #: flow.c:360
5060 msgid "function might be possible candidate for attribute `noreturn'"
5061 msgstr ""
5062
5063 #: flow.c:365
5064 msgid "`noreturn' function does return"
5065 msgstr ""
5066
5067 #: flow.c:384
5068 msgid "control reaches end of non-void function"
5069 msgstr "ï Ýëåã÷ïò öèÜíåé óôï ôÝëïò ìç-êåíÞò óõíÜñôçóçò"
5070
5071 #: flow.c:1569
5072 msgid "Attempt to delete prologue/epilogue insn:"
5073 msgstr ""
5074
5075 #: fold-const.c:3114 fold-const.c:3127
5076 #, c-format
5077 msgid "comparison is always %d due to width of bit-field"
5078 msgstr ""
5079
5080 #: fold-const.c:4169 fold-const.c:4186
5081 #, c-format
5082 msgid "comparison is always %d"
5083 msgstr ""
5084
5085 #: fold-const.c:4317
5086 msgid "`or' of unmatched not-equal tests is always 1"
5087 msgstr ""
5088
5089 #: fold-const.c:4322
5090 msgid "`and' of mutually exclusive equal-tests is always 0"
5091 msgstr ""
5092
5093 #: function.c:5378
5094 #, c-format
5095 msgid "`%s' might be used uninitialized in this function"
5096 msgstr ""
5097
5098 #: function.c:5385
5099 #, c-format
5100 msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
5101 msgstr ""
5102
5103 #: function.c:5404
5104 #, c-format
5105 msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
5106 msgstr ""
5107
5108 #: function.c:6270
5109 msgid "function returns an aggregate"
5110 msgstr ""
5111
5112 #: function.c:6789
5113 #, fuzzy, c-format
5114 msgid "unused parameter `%s'"
5115 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
5116
5117 # src/main.c:785
5118 #: gcc.c:1100
5119 #, fuzzy, c-format
5120 msgid "ambiguous abbreviation %s"
5121 msgstr "ÁóáöÞò ìïñöÞ `%s'"
5122
5123 #: gcc.c:1127
5124 #, c-format
5125 msgid "incomplete `%s' option"
5126 msgstr ""
5127
5128 #: gcc.c:1138
5129 #, fuzzy, c-format
5130 msgid "missing argument to `%s' option"
5131 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
5132
5133 #: gcc.c:1151
5134 #, fuzzy, c-format
5135 msgid "extraneous argument to `%s' option"
5136 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
5137
5138 #: gcc.c:1465
5139 msgid "Using built-in specs.\n"
5140 msgstr ""
5141
5142 #: gcc.c:1639
5143 #, fuzzy, c-format
5144 msgid "Setting spec %s to '%s'\n\n"
5145 msgstr "äçìéïõñãßá %s %s óôï %s"
5146
5147 #: gcc.c:1737
5148 #, c-format
5149 msgid "Reading specs from %s\n"
5150 msgstr ""
5151
5152 #: gcc.c:1835 gcc.c:1854
5153 #, c-format
5154 msgid "specs %%include syntax malformed after %ld characters"
5155 msgstr ""
5156
5157 #: gcc.c:1862
5158 #, fuzzy, c-format
5159 msgid "could not find specs file %s\n"
5160 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
5161
5162 #: gcc.c:1878 gcc.c:1886 gcc.c:1895 gcc.c:1904
5163 #, c-format
5164 msgid "specs %%rename syntax malformed after %ld characters"
5165 msgstr ""
5166
5167 #: gcc.c:1913
5168 #, c-format
5169 msgid "specs %s spec was not found to be renamed"
5170 msgstr ""
5171
5172 #: gcc.c:1920
5173 #, fuzzy, c-format
5174 msgid "rename spec %s to %s\n"
5175 msgstr "äçìéïõñãßá %s %s óôï %s"
5176
5177 #: gcc.c:1922
5178 #, c-format
5179 msgid "spec is '%s'\n\n"
5180 msgstr ""
5181
5182 #: gcc.c:1935
5183 #, fuzzy, c-format
5184 msgid "specs unknown %% command after %ld characters"
5185 msgstr "ëßóôá ìå üëá ôá ãíùóôÜ óýíïëá ÷áñáêôÞñùí"
5186
5187 #: gcc.c:1946 gcc.c:1959
5188 #, c-format
5189 msgid "specs file malformed after %ld characters"
5190 msgstr ""
5191
5192 #: gcc.c:2013
5193 msgid "spec file has no spec for linking"
5194 msgstr ""
5195
5196 #: gcc.c:2725
5197 #, fuzzy
5198 msgid "-pipe not supported"
5199 msgstr "Ôï ai_socktype äåí õðïóôçñßæåôáé"
5200
5201 #: gcc.c:2779
5202 msgid "\nGo ahead? (y or n) "
5203 msgstr ""
5204
5205 #: gcc.c:2878
5206 #, c-format
5207 msgid ""
5208 "Internal error: %s (program %s)\n"
5209 "Please submit a full bug report.\n"
5210 "See %s for instructions."
5211 msgstr ""
5212
5213 #: gcc.c:2896
5214 #, c-format
5215 msgid "# %s %.2f %.2f\n"
5216 msgstr ""
5217
5218 #: gcc.c:3029
5219 #, fuzzy, c-format
5220 msgid "Usage: %s [options] file...\n"
5221 msgstr "÷ñÞóç: %s áñ÷åßï_åéóüäïõ\n"
5222
5223 #: gcc.c:3030
5224 #, fuzzy
5225 msgid "Options:\n"
5226 msgstr " (åðéëïãÝò:"
5227
5228 #: gcc.c:3032
5229 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5230 msgstr ""
5231
5232 #: gcc.c:3033
5233 msgid "  --help                   Display this information\n"
5234 msgstr ""
5235
5236 #: gcc.c:3034
5237 msgid "  --target-help            Display target specific command line options\n"
5238 msgstr ""
5239
5240 #: gcc.c:3036
5241 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5242 msgstr ""
5243
5244 #: gcc.c:3037
5245 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5246 msgstr ""
5247
5248 #: gcc.c:3038
5249 msgid "  -dumpversion             Display the version of the compiler\n"
5250 msgstr ""
5251
5252 #: gcc.c:3039
5253 msgid "  -dumpmachine             Display the compiler's target processor\n"
5254 msgstr ""
5255
5256 #: gcc.c:3040
5257 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5258 msgstr ""
5259
5260 #: gcc.c:3041
5261 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5262 msgstr ""
5263
5264 #: gcc.c:3042
5265 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5266 msgstr ""
5267
5268 #: gcc.c:3043
5269 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5270 msgstr ""
5271
5272 #: gcc.c:3044
5273 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5274 msgstr ""
5275
5276 #: gcc.c:3045
5277 msgid ""
5278 "  -print-multi-lib         Display the mapping between command line options and\n"
5279 "                           multiple library search directories\n"
5280 msgstr ""
5281
5282 #: gcc.c:3048
5283 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5284 msgstr ""
5285
5286 #: gcc.c:3049
5287 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5288 msgstr ""
5289
5290 #: gcc.c:3050
5291 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5292 msgstr ""
5293
5294 #: gcc.c:3051
5295 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5296 msgstr ""
5297
5298 #: gcc.c:3052
5299 msgid "  -save-temps              Do not delete intermediate files\n"
5300 msgstr ""
5301
5302 #: gcc.c:3053
5303 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5304 msgstr ""
5305
5306 #: gcc.c:3054
5307 msgid "  -time                    Time the execution of each subprocess\n"
5308 msgstr ""
5309
5310 #: gcc.c:3055
5311 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5312 msgstr ""
5313
5314 #: gcc.c:3056
5315 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5316 msgstr ""
5317
5318 #: gcc.c:3057
5319 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5320 msgstr ""
5321
5322 #: gcc.c:3058
5323 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5324 msgstr ""
5325
5326 #: gcc.c:3059
5327 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5328 msgstr ""
5329
5330 #: gcc.c:3060
5331 msgid "  -v                       Display the programs invoked by the compiler\n"
5332 msgstr ""
5333
5334 #: gcc.c:3061
5335 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5336 msgstr ""
5337
5338 #: gcc.c:3062
5339 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5340 msgstr ""
5341
5342 #: gcc.c:3063
5343 msgid "  -S                       Compile only; do not assemble or link\n"
5344 msgstr ""
5345
5346 #: gcc.c:3064
5347 msgid "  -c                       Compile and assemble, but do not link\n"
5348 msgstr ""
5349
5350 #: gcc.c:3065
5351 msgid "  -o <file>                Place the output into <file>\n"
5352 msgstr ""
5353
5354 #: gcc.c:3066
5355 msgid ""
5356 "  -x <language>            Specify the language of the following input files\n"
5357 "                           Permissable languages include: c c++ assembler none\n"
5358 "                           'none' means revert to the default behavior of\n"
5359 "                           guessing the language based on the file's extension\n"
5360 msgstr ""
5361
5362 #: gcc.c:3073
5363 #, c-format
5364 msgid ""
5365 "\n"
5366 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5367 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5368 " other options on to these processes the -W<letter> options must be used.\n"
5369 msgstr ""
5370
5371 #. translate_options () has turned --version into -fversion.
5372 #: gcc.c:3353
5373 #, c-format
5374 msgid "%s (GCC) %s\n"
5375 msgstr ""
5376
5377 #: gcc.c:3354
5378 #, fuzzy
5379 msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
5380 msgstr "ÐíåõìáôéêÜ Äéêáéþìáôá (C) 2000 Free Software Foundation, Inc."
5381
5382 # src/main.c:850
5383 #: gcc.c:3356 gcov.c:320
5384 #, fuzzy
5385 msgid ""
5386 "This is free software; see the source for copying conditions.  There is NO\n"
5387 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5388 "\n"
5389 msgstr ""
5390 "Áõôü åßíáé åëåýèåñï ëïãéóìéêü· äåßôå ôïí ðçãáßï êþäéêá ãéá ôïõò êáíïíéóìïýò\n"
5391 "áíôéãñáöÞò. Äåí õðÜñ÷åé ÊÁÌÉÁ åããýçóç· ïýôå áêüìá ãéá ËÅÉÔÏÕÑÃÉÊÏÔÇÔÁ Þ \n"
5392 "ÊÁÔÁËËÇËÏÔÇÔÁ ÃÉÁ ÅÍÁ ÓÕÃÊÅÊÑÉÌÅÍÏ ÓÊÏÐÏ.\n"
5393
5394 #: gcc.c:3455
5395 #, fuzzy
5396 msgid "argument to `-Xlinker' is missing"
5397 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5398
5399 #: gcc.c:3463
5400 #, fuzzy
5401 msgid "argument to `-l' is missing"
5402 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5403
5404 #: gcc.c:3480
5405 #, fuzzy
5406 msgid "argument to `-specs' is missing"
5407 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5408
5409 #: gcc.c:3495
5410 #, fuzzy
5411 msgid "argument to `-specs=' is missing"
5412 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5413
5414 #: gcc.c:3526
5415 #, fuzzy
5416 msgid "argument to `-b' is missing"
5417 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5418
5419 #: gcc.c:3541
5420 #, fuzzy
5421 msgid "argument to `-B' is missing"
5422 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5423
5424 #: gcc.c:3611
5425 #, fuzzy
5426 msgid "argument to `-V' is missing"
5427 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5428
5429 #: gcc.c:3632 gcc.c:3639 gcc.c:3646
5430 #, fuzzy
5431 msgid "invalid version number format"
5432 msgstr "ìç Ýãêõñç äéáìüñöùóç óõíôüìåõóçò"
5433
5434 #: gcc.c:3757
5435 msgid "cannot specify -o with -c or -S and multiple compilations"
5436 msgstr ""
5437
5438 #: gcc.c:3928
5439 msgid "warning: -pipe ignored because -save-temps specified"
5440 msgstr ""
5441
5442 #: gcc.c:3932
5443 msgid "warning: -pipe ignored because -time specified"
5444 msgstr ""
5445
5446 #: gcc.c:3944
5447 #, fuzzy
5448 msgid "argument to `-x' is missing"
5449 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5450
5451 #: gcc.c:3972
5452 #, fuzzy, c-format
5453 msgid "argument to `-%s' is missing"
5454 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5455
5456 #: gcc.c:4033
5457 #, c-format
5458 msgid "warning: `-x %s' after last input file has no effect"
5459 msgstr ""
5460
5461 #: gcc.c:4332
5462 #, fuzzy
5463 msgid "invalid specification!  Bug in cc"
5464 msgstr "Ìç Ýãêõñç ñýèìéóç èýñáò (port)"
5465
5466 #: gcc.c:4481
5467 #, c-format
5468 msgid "%s\n"
5469 msgstr ""
5470
5471 #. Catch the case where a spec string contains something like
5472 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5473 #. hand side of the :.
5474 #: gcc.c:5040
5475 #, c-format
5476 msgid "spec failure: '%%*' has not been initialized by pattern match"
5477 msgstr ""
5478
5479 #: gcc.c:5049
5480 #, c-format
5481 msgid "warning: use of obsolete %%[ operator in specs"
5482 msgstr ""
5483
5484 #: gcc.c:5067
5485 #, c-format
5486 msgid "Processing spec %c%s%c, which is '%s'\n"
5487 msgstr ""
5488
5489 #: gcc.c:5192
5490 #, fuzzy, c-format
5491 msgid "spec failure: unrecognized spec option '%c'"
5492 msgstr "%s: ìç áíáãíùñßóéìç åðéëïãÞ `-%c'\n"
5493
5494 #: gcc.c:5302
5495 msgid "mismatched braces in specs"
5496 msgstr ""
5497
5498 #: gcc.c:5980
5499 #, c-format
5500 msgid "unrecognized option `-%s'"
5501 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%s'"
5502
5503 #: gcc.c:5986
5504 #, fuzzy, c-format
5505 msgid "install: %s%s\n"
5506 msgstr "Ôïðïèåóßá: %s%s\n"
5507
5508 #: gcc.c:5987
5509 #, c-format
5510 msgid "programs: %s\n"
5511 msgstr ""
5512
5513 #: gcc.c:5988
5514 #, fuzzy, c-format
5515 msgid "libraries: %s\n"
5516 msgstr "áêáôÜëëçëç êáíïíéêÞ Ýêöñáóç: %s\n"
5517
5518 #: gcc.c:6036
5519 msgid "\nFor bug reporting instructions, please see:\n"
5520 msgstr ""
5521
5522 #: gcc.c:6052
5523 #, c-format
5524 msgid "Configured with: %s\n"
5525 msgstr ""
5526
5527 #: gcc.c:6066
5528 #, c-format
5529 msgid "Thread model: %s\n"
5530 msgstr ""
5531
5532 #: gcc.c:6077
5533 #, c-format
5534 msgid "gcc version %s\n"
5535 msgstr ""
5536
5537 #: gcc.c:6079
5538 #, c-format
5539 msgid "gcc driver version %s executing gcc version %s\n"
5540 msgstr ""
5541
5542 #: gcc.c:6087
5543 #, fuzzy
5544 msgid "no input files"
5545 msgstr "Äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ"
5546
5547 #: gcc.c:6125
5548 #, fuzzy, c-format
5549 msgid "%s: %s compiler not installed on this system"
5550 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
5551
5552 #: gcc.c:6200
5553 #, c-format
5554 msgid "%s: linker input file unused because linking not done"
5555 msgstr ""
5556
5557 #: gcc.c:6243
5558 #, c-format
5559 msgid "language %s not recognized"
5560 msgstr ""
5561
5562 #: gcc.c:6346
5563 #, fuzzy
5564 msgid "internal gcc abort"
5565 msgstr "Åóùôåñéêü óöÜëìá NIS"
5566
5567 # src/main.c:178
5568 #: gcov.c:282
5569 #, fuzzy
5570 msgid "Internal gcov abort.\n"
5571 msgstr "Åóùôåñéêü óöÜëìá (recoding)"
5572
5573 #: gcov.c:295
5574 #, fuzzy
5575 msgid "Usage: gcov [OPTION]... SOURCEFILE\n\n"
5576 msgstr "×ñÞóç: %s [ÅÐÉËÏÃÇ]... [ÁÑ×ÅÉÏ]\n"
5577
5578 #: gcov.c:296
5579 #, fuzzy
5580 msgid "Print code coverage information.\n\n"
5581 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
5582
5583 #: gcov.c:297
5584 msgid "  -h, --help                      Print this help, then exit\n"
5585 msgstr ""
5586
5587 #: gcov.c:298
5588 msgid "  -v, --version                   Print version number, then exit\n"
5589 msgstr ""
5590
5591 #: gcov.c:299
5592 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5593 msgstr ""
5594
5595 #: gcov.c:300
5596 msgid ""
5597 "  -c, --branch-counts             Given counts of branches taken\n"
5598 "                                    rather than percentages\n"
5599 msgstr ""
5600
5601 #: gcov.c:302
5602 msgid "  -n, --no-output                 Do not create an output file\n"
5603 msgstr ""
5604
5605 #: gcov.c:303
5606 msgid ""
5607 "  -l, --long-file-names           Use long output file names for included\n"
5608 "                                    source files\n"
5609 msgstr ""
5610
5611 #: gcov.c:305
5612 msgid "  -f, --function-summaries        Output summaries for each function\n"
5613 msgstr ""
5614
5615 #: gcov.c:306
5616 msgid "  -o, --object-directory OBJDIR   Search for object files in OBJDIR\n"
5617 msgstr ""
5618
5619 #: gcov.c:307
5620 #, c-format
5621 msgid ""
5622 "\n"
5623 "For bug reporting instructions, please see:\n"
5624 "%s.\n"
5625 msgstr ""
5626
5627 #: gcov.c:317
5628 #, c-format
5629 msgid "gcov (GCC) %s\n"
5630 msgstr ""
5631
5632 #: gcov.c:318
5633 #, fuzzy
5634 msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
5635 msgstr "ÐíåõìáôéêÜ Äéêáéþìáôá (C) 2000 Free Software Foundation, Inc."
5636
5637 #: gcov.c:462
5638 #, fuzzy, c-format
5639 msgid "Could not open basic block file %s.\n"
5640 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
5641
5642 #: gcov.c:471
5643 #, fuzzy, c-format
5644 msgid "Could not open data file %s.\n"
5645 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
5646
5647 #: gcov.c:472
5648 msgid "Assuming that all execution counts are zero.\n"
5649 msgstr ""
5650
5651 #: gcov.c:478
5652 #, fuzzy, c-format
5653 msgid "Could not open program flow graph file %s.\n"
5654 msgstr "Áäýíáôç ç äçìéïõñãßá áñ÷åßïõ êáôáãñáöþí \"%s\""
5655
5656 #: gcov.c:489
5657 #, fuzzy, c-format
5658 msgid "No executable code associated with file %s.\n"
5659 msgstr "ÊáìéÜ äéåýèõíóç äåí óõíäÝåôáé ìå ôï üíïìá"
5660
5661 #: gcov.c:789
5662 msgid ".da file contents exhausted too early\n"
5663 msgstr ""
5664
5665 #: gcov.c:792
5666 msgid ".da file contents not exhausted\n"
5667 msgstr ""
5668
5669 #: gcov.c:973
5670 #, c-format
5671 msgid "%6.2f%% of %d source lines executed in function %s\n"
5672 msgstr ""
5673
5674 #: gcov.c:977
5675 #, c-format
5676 msgid "No executable source lines in function %s\n"
5677 msgstr ""
5678
5679 #: gcov.c:984
5680 #, c-format
5681 msgid "%6.2f%% of %d branches executed in function %s\n"
5682 msgstr ""
5683
5684 #: gcov.c:988
5685 #, c-format
5686 msgid "%6.2f%% of %d branches taken at least once in function %s\n"
5687 msgstr ""
5688
5689 #: gcov.c:993
5690 #, fuzzy, c-format
5691 msgid "No branches in function %s\n"
5692 msgstr "Äåí âñÝèçêáí ôáéñéÜóìáôá óôç ìïñöÞ `%s'.\n"
5693
5694 #: gcov.c:995
5695 #, c-format
5696 msgid "%6.2f%% of %d calls executed in function %s\n"
5697 msgstr ""
5698
5699 #: gcov.c:999
5700 #, fuzzy, c-format
5701 msgid "No calls in function %s\n"
5702 msgstr "Äåí âñÝèçêáí URL óôï %s.\n"
5703
5704 #: gcov.c:1126
5705 #, fuzzy, c-format
5706 msgid "didn't use all bb entries of graph, function %s\n"
5707 msgstr "äéáãñáöÞ üëùí ôùí åããñáöþí ôïõ êáôáëüãïõ %s\n"
5708
5709 #: gcov.c:1128
5710 #, c-format
5711 msgid "block_num = %ld, num_blocks = %d\n"
5712 msgstr ""
5713
5714 #: gcov.c:1166
5715 #, c-format
5716 msgid "ERROR: too many basic blocks in .bb file %s\n"
5717 msgstr ""
5718
5719 #: gcov.c:1243
5720 #, c-format
5721 msgid "%6.2f%% of %d source lines executed in file %s\n"
5722 msgstr ""
5723
5724 #: gcov.c:1247
5725 #, c-format
5726 msgid "No executable source lines in file %s\n"
5727 msgstr ""
5728
5729 #: gcov.c:1254
5730 #, c-format
5731 msgid "%6.2f%% of %d branches executed in file %s\n"
5732 msgstr ""
5733
5734 #: gcov.c:1258
5735 #, c-format
5736 msgid "%6.2f%% of %d branches taken at least once in file %s\n"
5737 msgstr ""
5738
5739 #: gcov.c:1263
5740 #, fuzzy, c-format
5741 msgid "No branches in file %s\n"
5742 msgstr "Äåí õðÜñ÷åé áñ÷åßï `%s'.\n\n"
5743
5744 #: gcov.c:1265
5745 #, c-format
5746 msgid "%6.2f%% of %d calls executed in file %s\n"
5747 msgstr ""
5748
5749 #: gcov.c:1269
5750 #, fuzzy, c-format
5751 msgid "No calls in file %s\n"
5752 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
5753
5754 #: gcov.c:1281
5755 #, fuzzy, c-format
5756 msgid "Could not open source file %s.\n"
5757 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
5758
5759 #: gcov.c:1331
5760 #, fuzzy, c-format
5761 msgid "Could not open output file %s.\n"
5762 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
5763
5764 #: gcov.c:1339
5765 #, c-format
5766 msgid "Creating %s.\n"
5767 msgstr "Äçìéïõñãßá ôïõ %s.\n"
5768
5769 #: gcov.c:1387
5770 #, c-format
5771 msgid "call %d never executed\n"
5772 msgstr ""
5773
5774 #: gcov.c:1396
5775 #, c-format
5776 msgid "call %d returns = %s\n"
5777 msgstr ""
5778
5779 #: gcov.c:1406
5780 #, c-format
5781 msgid "call %d returns = %s%%\n"
5782 msgstr ""
5783
5784 #: gcov.c:1413
5785 #, c-format
5786 msgid "branch %d never executed\n"
5787 msgstr ""
5788
5789 #: gcov.c:1423
5790 #, c-format
5791 msgid "branch %d taken = %s\n"
5792 msgstr ""
5793
5794 #: gcov.c:1433
5795 #, c-format
5796 msgid "branch %d taken = %s%%\n"
5797 msgstr ""
5798
5799 #: gcov.c:1444
5800 #, c-format
5801 msgid "Unexpected EOF while reading source file %s.\n"
5802 msgstr ""
5803
5804 #: gcse.c:757
5805 #, c-format
5806 msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
5807 msgstr ""
5808
5809 #: gcse.c:769
5810 #, c-format
5811 msgid "GCSE disabled: %d basic blocks and %d registers"
5812 msgstr ""
5813
5814 #: ch/grant.c:2652 ch/lex.c:212 ch/lex.c:2189 f/com.c:14249 graph.c:421
5815 #: java/jcf-parse.c:981 java/jcf-parse.c:1133 java/lex.c:1782
5816 #: objc/objc-act.c:529 profile.c:950 profile.c:958 toplev.c:1845 toplev.c:4954
5817 #, fuzzy, c-format
5818 msgid "can't open %s"
5819 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
5820
5821 #: haifa-sched.c:190
5822 #, c-format
5823 msgid "fix_sched_param: unknown param: %s"
5824 msgstr ""
5825
5826 #: integrate.c:185
5827 #, fuzzy
5828 msgid "function cannot be inline"
5829 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
5830
5831 #: integrate.c:190
5832 msgid "varargs function cannot be inline"
5833 msgstr ""
5834
5835 #: integrate.c:193
5836 msgid "function using alloca cannot be inline"
5837 msgstr ""
5838
5839 #: integrate.c:196
5840 msgid "function using setjmp cannot be inline"
5841 msgstr ""
5842
5843 #: integrate.c:199
5844 msgid "function uses __builtin_eh_return"
5845 msgstr ""
5846
5847 #: integrate.c:202
5848 msgid "function with nested functions cannot be inline"
5849 msgstr ""
5850
5851 #: integrate.c:206
5852 msgid "function with label addresses used in initializers cannot inline"
5853 msgstr ""
5854
5855 #: integrate.c:213 integrate.c:257
5856 msgid "function too large to be inline"
5857 msgstr ""
5858
5859 #: integrate.c:223
5860 msgid "no prototype, and parameter address used; cannot be inline"
5861 msgstr ""
5862
5863 #: integrate.c:230 integrate.c:275
5864 msgid "inline functions not supported for this return value type"
5865 msgstr ""
5866
5867 #: integrate.c:235
5868 msgid "function with varying-size return value cannot be inline"
5869 msgstr ""
5870
5871 #: integrate.c:242
5872 msgid "function with varying-size parameter cannot be inline"
5873 msgstr ""
5874
5875 #: integrate.c:245
5876 msgid "function with transparent unit parameter cannot be inline"
5877 msgstr ""
5878
5879 #: integrate.c:264
5880 msgid "function with computed jump cannot inline"
5881 msgstr ""
5882
5883 #: integrate.c:268
5884 msgid "function with nonlocal goto cannot be inline"
5885 msgstr ""
5886
5887 #: integrate.c:282
5888 msgid "function with target specific attribute(s) cannot be inlined"
5889 msgstr ""
5890
5891 #: line-map.c:198
5892 #, c-format
5893 msgid "In file included from %s:%u"
5894 msgstr ""
5895
5896 #. Translators note: this message is used in conjunction
5897 #. with "In file included from %s:%ld" and some other
5898 #. tricks.  We want something like this:
5899 #.
5900 #. | In file included from sys/select.h:123,
5901 #. |                  from sys/types.h:234,
5902 #. |                  from userfile.c:31:
5903 #. | bits/select.h:45: <error message here>
5904 #.
5905 #. with all the "from"s lined up.
5906 #. The trailing comma is at the beginning of this message,
5907 #. and the trailing colon is not translated.
5908 #: line-map.c:216
5909 #, c-format
5910 msgid ""
5911 ",\n"
5912 "                 from %s:%u"
5913 msgstr ""
5914
5915 #. If we didn't find this parameter, issue an error message.
5916 #: params.c:80
5917 #, fuzzy, c-format
5918 msgid "invalid parameter `%s'"
5919 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
5920
5921 #: profile.c:429
5922 #, c-format
5923 msgid "corrupted profile info: prob for %d-%d thought to be %d"
5924 msgstr ""
5925
5926 #: profile.c:975
5927 #, c-format
5928 msgid "file %s not found, execution counts assumed to be zero"
5929 msgstr ""
5930
5931 #: profile.c:1022
5932 msgid ".da file contents exhausted too early"
5933 msgstr ""
5934
5935 #: profile.c:1025
5936 msgid ".da file contents not exhausted"
5937 msgstr ""
5938
5939 #: protoize.c:593
5940 #, fuzzy, c-format
5941 msgid "%s: internal abort\n"
5942 msgstr "Åóùôåñéêü óöÜëìá ôïõ áíáëõôÞ äéåõèýíóåùí"
5943
5944 #: protoize.c:684
5945 #, fuzzy, c-format
5946 msgid "%s: error writing file `%s': %s\n"
5947 msgstr "%s: ÓöÜëìá êáôÜ ôçí åããñáöÞ ôïõ %s\n"
5948
5949 #: protoize.c:729
5950 #, fuzzy, c-format
5951 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
5952 msgstr "%s: ç ÷ñÞóç åßíáé %s [ -v ] [ -c äéáêïðÞ ] ïíïìáóßá æþíçò ...\n"
5953
5954 #: protoize.c:732
5955 #, fuzzy, c-format
5956 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
5957 msgstr "%s: ç ÷ñÞóç åßíáé %s [ -v ] [ -c äéáêïðÞ ] ïíïìáóßá æþíçò ...\n"
5958
5959 #: protoize.c:839
5960 #, fuzzy, c-format
5961 msgid "%s: warning: no read access for file `%s'\n"
5962 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
5963
5964 #: protoize.c:847
5965 #, fuzzy, c-format
5966 msgid "%s: warning: no write access for file `%s'\n"
5967 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
5968
5969 #: protoize.c:855
5970 #, c-format
5971 msgid "%s: warning: no write access for dir containing `%s'\n"
5972 msgstr ""
5973
5974 #. Catch cases like /.. where we try to backup to a
5975 #. point above the absolute root of the logical file
5976 #. system.
5977 #: protoize.c:1273
5978 #, fuzzy, c-format
5979 msgid "%s: invalid file name: %s\n"
5980 msgstr "%s: ìç Ýãêõñï åßäïò áñ÷åßïõ"
5981
5982 #: protoize.c:1425
5983 #, fuzzy, c-format
5984 msgid "%s: %s: can't get status: %s\n"
5985 msgstr "%s: áäõíáìßá ðñüóâáóçò óôï %s: %s\n"
5986
5987 #: protoize.c:1446
5988 #, c-format
5989 msgid "\n%s: fatal error: aux info file corrupted at line %d\n"
5990 msgstr ""
5991
5992 #: protoize.c:1782
5993 #, c-format
5994 msgid "%s:%d: declaration of function `%s' takes different forms\n"
5995 msgstr ""
5996
5997 #: protoize.c:2040
5998 #, fuzzy, c-format
5999 msgid "%s: compiling `%s'\n"
6000 msgstr "%s: ÓöÜëìá êáôÜ ôçí åããñáöÞ ôïõ %s\n"
6001
6002 # src/request.c:37
6003 #: protoize.c:2063
6004 #, fuzzy, c-format
6005 msgid "%s: wait: %s\n"
6006 msgstr "%s óå %s"
6007
6008 #: protoize.c:2068
6009 #, fuzzy, c-format
6010 msgid "%s: subprocess got fatal signal %d\n"
6011 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
6012
6013 #: protoize.c:2076
6014 #, fuzzy, c-format
6015 msgid "%s: %s exited with status %d\n"
6016 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
6017
6018 #: protoize.c:2128
6019 #, fuzzy, c-format
6020 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6021 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6022
6023 #: protoize.c:2137 protoize.c:2166
6024 #, fuzzy, c-format
6025 msgid "%s: can't read aux info file `%s': %s\n"
6026 msgstr "%s: áäõíáìßá óôçí áíÜãíùóç %s: %s\n"
6027
6028 #: protoize.c:2182 protoize.c:2210
6029 #, fuzzy, c-format
6030 msgid "%s: can't get status of aux info file `%s': %s\n"
6031 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
6032
6033 #: protoize.c:2238
6034 #, fuzzy, c-format
6035 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6036 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäï `%s' ãéá ôçí êáôçãïñßá `%s'"
6037
6038 # src/shred.c:1103
6039 #: protoize.c:2256
6040 #, fuzzy, c-format
6041 msgid "%s: error reading aux info file `%s': %s\n"
6042 msgstr "%s: óöÜëìá åããñáöÞò óôç èÝóç %s"
6043
6044 #: protoize.c:2269
6045 #, fuzzy, c-format
6046 msgid "%s: error closing aux info file `%s': %s\n"
6047 msgstr "%s: ÓöÜëìá êáôÜ ôï êëåßóéìï ôïõ %s: %s\n"
6048
6049 #: protoize.c:2285
6050 #, fuzzy, c-format
6051 msgid "%s: can't delete aux info file `%s': %s\n"
6052 msgstr "%s: Äå ìðïñåß íá äéáãñáöåß ôï %s: %s\n"
6053
6054 #: protoize.c:2367 protoize.c:4369
6055 #, fuzzy, c-format
6056 msgid "%s: can't delete file `%s': %s\n"
6057 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß %s: %s\n"
6058
6059 #: protoize.c:2446
6060 #, fuzzy, c-format
6061 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6062 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6063
6064 #: protoize.c:2571
6065 #, c-format
6066 msgid "%s: conflicting extern definitions of '%s'\n"
6067 msgstr ""
6068
6069 #: protoize.c:2575
6070 #, c-format
6071 msgid "%s: declarations of '%s' will not be converted\n"
6072 msgstr ""
6073
6074 #: protoize.c:2577
6075 #, c-format
6076 msgid "%s: conflict list for '%s' follows:\n"
6077 msgstr ""
6078
6079 #: protoize.c:2610
6080 #, c-format
6081 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6082 msgstr ""
6083
6084 #: protoize.c:2650
6085 #, c-format
6086 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6087 msgstr ""
6088
6089 #: protoize.c:2656
6090 #, fuzzy, c-format
6091 msgid "%s: %d: warning: no extern definition for `%s'\n"
6092 msgstr "%s: ðñïåéäïðïßçóç: äå âñÝèçêå áñ÷Þ êåöáëßäáò"
6093
6094 #: protoize.c:2687
6095 #, c-format
6096 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6097 msgstr ""
6098
6099 #: protoize.c:2693
6100 #, c-format
6101 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6102 msgstr ""
6103
6104 #: protoize.c:2866 protoize.c:2869
6105 #, c-format
6106 msgid "%s: %d: warning: source too confusing\n"
6107 msgstr ""
6108
6109 #: protoize.c:3075
6110 #, c-format
6111 msgid "%s: %d: warning: varargs function declaration not converted\n"
6112 msgstr ""
6113
6114 #: protoize.c:3090
6115 #, c-format
6116 msgid "%s: declaration of function `%s' not converted\n"
6117 msgstr ""
6118
6119 #: protoize.c:3213
6120 #, c-format
6121 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6122 msgstr ""
6123
6124 #: protoize.c:3234
6125 #, fuzzy, c-format
6126 msgid "\n%s: warning: too few parameter lists in declaration of `%s'\n"
6127 msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
6128
6129 #: protoize.c:3332
6130 #, c-format
6131 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6132 msgstr ""
6133
6134 #: protoize.c:3510
6135 #, c-format
6136 msgid "%s: local declaration for function `%s' not inserted\n"
6137 msgstr ""
6138
6139 #: protoize.c:3537
6140 #, c-format
6141 msgid "\n%s: %d: warning: can't add declaration of `%s' into macro call\n"
6142 msgstr ""
6143
6144 #: protoize.c:3611
6145 #, c-format
6146 msgid "%s: global declarations for file `%s' not inserted\n"
6147 msgstr ""
6148
6149 #: protoize.c:3702 protoize.c:3732
6150 #, c-format
6151 msgid "%s: definition of function `%s' not converted\n"
6152 msgstr ""
6153
6154 #: protoize.c:3721
6155 #, c-format
6156 msgid "%s: %d: warning: definition of %s not converted\n"
6157 msgstr ""
6158
6159 #: protoize.c:4051
6160 #, c-format
6161 msgid "%s: found definition of `%s' at %s(%d)\n"
6162 msgstr ""
6163
6164 #. If we make it here, then we did not know about this
6165 #. function definition.
6166 #: protoize.c:4067
6167 #, c-format
6168 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6169 msgstr ""
6170
6171 #: protoize.c:4070
6172 #, c-format
6173 msgid "%s: function definition not converted\n"
6174 msgstr ""
6175
6176 #: protoize.c:4129
6177 #, fuzzy, c-format
6178 msgid "%s: `%s' not converted\n"
6179 msgstr "%s: `%s': äåí âñÝèçêå ôáßñéáóìá"
6180
6181 #: protoize.c:4137
6182 #, fuzzy, c-format
6183 msgid "%s: would convert file `%s'\n"
6184 msgstr "%s: ç Ýîïäïò èá åðéêáëýøåé ôï %s\n"
6185
6186 #: protoize.c:4140
6187 #, fuzzy, c-format
6188 msgid "%s: converting file `%s'\n"
6189 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
6190
6191 #: protoize.c:4150
6192 #, fuzzy, c-format
6193 msgid "%s: can't get status for file `%s': %s\n"
6194 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
6195
6196 #: protoize.c:4192
6197 #, fuzzy, c-format
6198 msgid "%s: can't open file `%s' for reading: %s\n"
6199 msgstr "%s: Äåí åßíáé äõíáôüí íá áíïé÷ôåß ôï %s: %s\n"
6200
6201 #: protoize.c:4207
6202 #, fuzzy, c-format
6203 msgid "\n%s: error reading input file `%s': %s\n"
6204 msgstr "%s: ÓöÜëìá êáôÜ ôçí áíÜãíùóç ôïõ %s\n"
6205
6206 #: protoize.c:4241
6207 #, fuzzy, c-format
6208 msgid "%s: can't create/open clean file `%s': %s\n"
6209 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß %s: %s\n"
6210
6211 #: protoize.c:4346
6212 #, c-format
6213 msgid "%s: warning: file `%s' already saved in `%s'\n"
6214 msgstr ""
6215
6216 #: protoize.c:4354
6217 #, fuzzy, c-format
6218 msgid "%s: can't link file `%s' to `%s': %s\n"
6219 msgstr "%s: Äåí åßíáé äõíáôüí íá óõíäåèåß ôï %s ìå ôï %s: %s\n"
6220
6221 #: protoize.c:4384
6222 #, fuzzy, c-format
6223 msgid "%s: can't create/open output file `%s': %s\n"
6224 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
6225
6226 #: protoize.c:4417
6227 #, fuzzy, c-format
6228 msgid "%s: can't change mode of file `%s': %s\n"
6229 msgstr "%s: Äåí åßíáé äõíáôüí íá áöáéñåèåß ôï %s: %s\n"
6230
6231 #: protoize.c:4592
6232 #, fuzzy, c-format
6233 msgid "%s: cannot get working directory: %s\n"
6234 msgstr "%s: äåí åßíáé äõíáôü íá ãñáöôåß ðÜíù óå êáôÜëïãï"
6235
6236 #: protoize.c:4690
6237 #, fuzzy, c-format
6238 msgid "%s: input file names must have .c suffixes: %s\n"
6239 msgstr "%s: ôï áñ÷åßï åéóüäïõ åßíáé ôï áñ÷åßï åîüäïõ"
6240
6241 #: real.c:824 real.c:1001
6242 #, fuzzy
6243 msgid "conversion from NaN to int"
6244 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
6245
6246 #: real.c:847
6247 #, fuzzy
6248 msgid "conversion from NaN to unsigned int"
6249 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
6250
6251 #: real.c:2730
6252 #, fuzzy
6253 msgid "floating point overflow"
6254 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
6255
6256 #: real.c:4395 real.c:6675 real.c:6756
6257 msgid "overflow on truncation to integer"
6258 msgstr ""
6259
6260 #: real.c:4467
6261 msgid "overflow on truncation to unsigned integer"
6262 msgstr ""
6263
6264 #: real.c:5812
6265 #, fuzzy, c-format
6266 msgid "%s: argument domain error"
6267 msgstr "%s: óöÜëìá áíÜãíùóçò"
6268
6269 #: real.c:5813
6270 #, c-format
6271 msgid "%s: function singularity"
6272 msgstr ""
6273
6274 #: real.c:5814
6275 #, fuzzy, c-format
6276 msgid "%s: overflow range error"
6277 msgstr "%s: óöÜëìá åããñáöÞò"
6278
6279 #: real.c:5815
6280 #, fuzzy, c-format
6281 msgid "%s: underflow range error"
6282 msgstr "%s: óöÜëìá åããñáöÞò"
6283
6284 #: real.c:5816
6285 #, c-format
6286 msgid "%s: total loss of precision"
6287 msgstr ""
6288
6289 #: real.c:5817
6290 #, c-format
6291 msgid "%s: partial loss of precision"
6292 msgstr ""
6293
6294 #: real.c:5818
6295 #, c-format
6296 msgid "%s: NaN - producing operation"
6297 msgstr ""
6298
6299 #: reg-stack.c:677
6300 #, c-format
6301 msgid "output constraint %d must specify a single register"
6302 msgstr ""
6303
6304 #: reg-stack.c:687
6305 #, c-format
6306 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6307 msgstr ""
6308
6309 #: reg-stack.c:710
6310 msgid "output regs must be grouped at top of stack"
6311 msgstr ""
6312
6313 #: reg-stack.c:747
6314 msgid "implicitly popped regs must be grouped at top of stack"
6315 msgstr ""
6316
6317 #: reg-stack.c:766
6318 #, c-format
6319 msgid "output operand %d must use `&' constraint"
6320 msgstr ""
6321
6322 #: regclass.c:778
6323 #, c-format
6324 msgid "can't use '%s' as a %s register"
6325 msgstr ""
6326
6327 #: config/ia64/ia64.c:3856 config/ia64/ia64.c:3863 regclass.c:793
6328 #, fuzzy, c-format
6329 msgid "unknown register name: %s"
6330 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
6331
6332 #: regclass.c:804
6333 msgid "global register variable follows a function definition"
6334 msgstr ""
6335
6336 #: regclass.c:808
6337 msgid "register used for two global register variables"
6338 msgstr ""
6339
6340 #: regclass.c:813
6341 msgid "call-clobbered register used for global register variable"
6342 msgstr ""
6343
6344 #: regrename.c:1821
6345 #, c-format
6346 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6347 msgstr ""
6348
6349 #: regrename.c:1833
6350 #, c-format
6351 msgid "validate_value_data: Loop in regno chain (%u)"
6352 msgstr ""
6353
6354 #: regrename.c:1836
6355 #, c-format
6356 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6357 msgstr ""
6358
6359 #: regrename.c:1848
6360 #, c-format
6361 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6362 msgstr ""
6363
6364 #: reload.c:1207
6365 msgid "cannot reload integer constant operand in `asm'"
6366 msgstr ""
6367
6368 #: reload.c:1229
6369 msgid "impossible register constraint in `asm'"
6370 msgstr ""
6371
6372 #: reload.c:3387
6373 msgid "`&' constraint used with no register class"
6374 msgstr ""
6375
6376 #: reload.c:3555
6377 #, fuzzy
6378 msgid "unable to generate reloads for:"
6379 msgstr "Áäýíáôç ç äçìéïõñãßá äéåñãáóßáò óôïí åîõðçñåôçôÞ"
6380
6381 #: reload.c:3556 reload.c:3770
6382 msgid "inconsistent operand constraints in an `asm'"
6383 msgstr ""
6384
6385 #: reload1.c:1242
6386 msgid "frame size too large for reliable stack checking"
6387 msgstr ""
6388
6389 #: reload1.c:1245
6390 msgid "try reducing the number of local variables"
6391 msgstr ""
6392
6393 #: reload1.c:1892
6394 #, c-format
6395 msgid "can't find a register in class `%s' while reloading `asm'"
6396 msgstr ""
6397
6398 #: reload1.c:1896
6399 #, c-format
6400 msgid "unable to find a register to spill in class `%s'"
6401 msgstr ""
6402
6403 #: reload1.c:1898
6404 #, fuzzy
6405 msgid "this is the insn:"
6406 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
6407
6408 #: reload1.c:3917
6409 msgid "`asm' operand requires impossible reload"
6410 msgstr ""
6411
6412 #. It's the compiler's fault.
6413 #: reload1.c:5033
6414 #, fuzzy
6415 msgid "could not find a spill register"
6416 msgstr "áäõíáìßá åýñåóçò âñü÷ïõ"
6417
6418 #: reload1.c:5038
6419 msgid "`asm' operand constraint incompatible with operand size"
6420 msgstr ""
6421
6422 #. It's the compiler's fault.
6423 #: reload1.c:6629
6424 msgid "VOIDmode on an output"
6425 msgstr ""
6426
6427 #: reload1.c:6630
6428 msgid "output operand is constant in `asm'"
6429 msgstr ""
6430
6431 #: rtl-error.c:139
6432 #, fuzzy
6433 msgid "unrecognizable insn:"
6434 msgstr "Ìç áíáãíùñßóéìç ìåôáâëçôÞ `%s'"
6435
6436 #: rtl-error.c:141
6437 msgid "insn does not satisfy its constraints:"
6438 msgstr ""
6439
6440 #: rtl.c:707
6441 #, c-format
6442 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6443 msgstr ""
6444
6445 #: rtl.c:722
6446 #, c-format
6447 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6448 msgstr ""
6449
6450 #: rtl.c:738
6451 #, c-format
6452 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6453 msgstr ""
6454
6455 #: rtl.c:751
6456 #, c-format
6457 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6458 msgstr ""
6459
6460 #: rtl.c:765
6461 #, c-format
6462 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6463 msgstr ""
6464
6465 #: rtl.c:780
6466 #, c-format
6467 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6468 msgstr ""
6469
6470 #: stmt.c:927
6471 #, c-format
6472 msgid "jump to `%s' invalidly jumps into binding contour"
6473 msgstr ""
6474
6475 #: stmt.c:1163 stmt.c:3895
6476 #, c-format
6477 msgid "label `%s' used before containing binding contour"
6478 msgstr ""
6479
6480 #: stmt.c:1343
6481 msgid "output operand constraint lacks `='"
6482 msgstr ""
6483
6484 #: stmt.c:1358
6485 #, c-format
6486 msgid "output constraint `%c' for operand %d is not at the beginning"
6487 msgstr ""
6488
6489 #: stmt.c:1380
6490 msgid "operand constraint contains incorrectly positioned '+' or '='"
6491 msgstr ""
6492
6493 #: stmt.c:1386 stmt.c:1486
6494 #, c-format
6495 msgid "`%%' constraint used with last operand"
6496 msgstr ""
6497
6498 #: stmt.c:1405
6499 msgid "matching constraint not valid in output operand"
6500 msgstr ""
6501
6502 #: stmt.c:1477
6503 #, c-format
6504 msgid "input operand constraint contains `%c'"
6505 msgstr ""
6506
6507 #: stmt.c:1517
6508 msgid "matching constraint references invalid operand number"
6509 msgstr ""
6510
6511 #: stmt.c:1549
6512 #, fuzzy, c-format
6513 msgid "invalid punctuation `%c' in constraint"
6514 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
6515
6516 #: stmt.c:1645
6517 #, fuzzy, c-format
6518 msgid "unknown register name `%s' in `asm'"
6519 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
6520
6521 #: stmt.c:1689
6522 #, c-format
6523 msgid "more than %d operands in `asm'"
6524 msgstr ""
6525
6526 #: stmt.c:1748
6527 #, c-format
6528 msgid "output number %d not directly addressable"
6529 msgstr ""
6530
6531 #. ??? Leave this only until we have experience with what
6532 #. happens in combine and elsewhere when constraints are
6533 #. not satisfied.
6534 #: stmt.c:1817 stmt.c:1846
6535 #, c-format
6536 msgid "asm operand %d probably doesn't match constraints"
6537 msgstr ""
6538
6539 #: stmt.c:1992
6540 #, fuzzy
6541 msgid "too many alternatives in `asm'"
6542 msgstr "Õðåñâïëéêá ðïëëÜ áíïéêôÜ áñ÷åßá óôï óýóôçìá"
6543
6544 #: stmt.c:2004
6545 msgid "operand constraints for `asm' differ in number of alternatives"
6546 msgstr ""
6547
6548 #: stmt.c:2057
6549 #, fuzzy, c-format
6550 msgid "duplicate asm operand name '%s'"
6551 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
6552
6553 #: stmt.c:2144
6554 msgid "missing close brace for named operand"
6555 msgstr ""
6556
6557 #: stmt.c:2164
6558 #, fuzzy, c-format
6559 msgid "undefined named operand '%s'"
6560 msgstr "Ìç ïñéóìÝíï üíïìá %s"
6561
6562 #: stmt.c:3832
6563 #, fuzzy, c-format
6564 msgid "unused variable `%s'"
6565 msgstr "Ìç áíáãíùñßóéìç ìåôáâëçôÞ `%s'"
6566
6567 #: stmt.c:5284
6568 #, c-format
6569 msgid "enumeration value `%s' not handled in switch"
6570 msgstr ""
6571
6572 #: stmt.c:5310 stmt.c:5330
6573 #, c-format
6574 msgid "case value `%ld' not in enumerated type"
6575 msgstr ""
6576
6577 #: stmt.c:5313 stmt.c:5333
6578 #, c-format
6579 msgid "case value `%ld' not in enumerated type `%s'"
6580 msgstr ""
6581
6582 #: stor-layout.c:172
6583 msgid "type size can't be explicitly evaluated"
6584 msgstr ""
6585
6586 #: stor-layout.c:174
6587 msgid "variable-size type declared outside of any function"
6588 msgstr ""
6589
6590 #: stor-layout.c:455
6591 #, c-format
6592 msgid "size of `%s' is %d bytes"
6593 msgstr ""
6594
6595 #: stor-layout.c:457
6596 #, fuzzy, c-format
6597 msgid "size of `%s' is larger than %d bytes"
6598 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
6599
6600 #: stor-layout.c:836 stor-layout.c:1089
6601 #, c-format
6602 msgid "packed attribute causes inefficient alignment for `%s'"
6603 msgstr ""
6604
6605 #: stor-layout.c:838 stor-layout.c:1091
6606 #, c-format
6607 msgid "packed attribute is unnecessary for `%s'"
6608 msgstr ""
6609
6610 #: stor-layout.c:853
6611 #, c-format
6612 msgid "padding struct to align `%s'"
6613 msgstr ""
6614
6615 #: stor-layout.c:1053
6616 msgid "padding struct size to alignment boundary"
6617 msgstr ""
6618
6619 #: stor-layout.c:1096
6620 msgid "packed attribute causes inefficient alignment"
6621 msgstr ""
6622
6623 #: stor-layout.c:1098
6624 msgid "packed attribute is unnecessary"
6625 msgstr ""
6626
6627 #: timevar.c:448
6628 msgid "\nExecution times (seconds)\n"
6629 msgstr ""
6630
6631 #. Print total time.
6632 #: timevar.c:498
6633 msgid " TOTAL                 :"
6634 msgstr " ÓÕÍÏËÉÊÁ              :"
6635
6636 #: timevar.c:534
6637 #, c-format
6638 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6639 msgstr ""
6640
6641 #: tlink.c:428
6642 #, fuzzy, c-format
6643 msgid "collect: reading %s\n"
6644 msgstr "óöÜëìá áíÜãíùóçò %s"
6645
6646 #: tlink.c:532
6647 #, c-format
6648 msgid "collect: recompiling %s\n"
6649 msgstr ""
6650
6651 #: tlink.c:698
6652 #, c-format
6653 msgid "collect: tweaking %s in %s\n"
6654 msgstr ""
6655
6656 #: tlink.c:745
6657 msgid "collect: relinking\n"
6658 msgstr ""
6659
6660 #: tlink.c:754
6661 #, c-format
6662 msgid "ld returned %d exit status"
6663 msgstr "ç ld åðÝóôñåøå êáôÜóôáóç åîüäïõ %d"
6664
6665 #: toplev.c:913
6666 msgid "Generate debugging info in default format"
6667 msgstr ""
6668
6669 #: toplev.c:914
6670 msgid "Generate debugging info in default extended format"
6671 msgstr ""
6672
6673 #: toplev.c:916
6674 msgid "Generate STABS format debug info"
6675 msgstr ""
6676
6677 #: toplev.c:917
6678 msgid "Generate extended STABS format debug info"
6679 msgstr ""
6680
6681 #: toplev.c:920
6682 msgid "Generate DWARF-1 format debug info"
6683 msgstr ""
6684
6685 #: toplev.c:922
6686 msgid "Generate extended DWARF-1 format debug info"
6687 msgstr ""
6688
6689 #: toplev.c:925
6690 msgid "Generate DWARF-2 debug info"
6691 msgstr ""
6692
6693 #: toplev.c:928
6694 msgid "Generate XCOFF format debug info"
6695 msgstr ""
6696
6697 #: toplev.c:929
6698 msgid "Generate extended XCOFF format debug info"
6699 msgstr ""
6700
6701 #: toplev.c:932
6702 msgid "Generate COFF format debug info"
6703 msgstr ""
6704
6705 #: toplev.c:976
6706 msgid "Perform DWARF2 duplicate elimination"
6707 msgstr ""
6708
6709 #: toplev.c:978
6710 msgid "Do not store floats in registers"
6711 msgstr ""
6712
6713 #: toplev.c:980
6714 msgid "Consider all mem refs through pointers as volatile"
6715 msgstr ""
6716
6717 #: toplev.c:982
6718 msgid "Consider all mem refs to global data to be volatile"
6719 msgstr ""
6720
6721 #: toplev.c:984
6722 msgid "Consider all mem refs to static data to be volatile"
6723 msgstr ""
6724
6725 #: toplev.c:986
6726 msgid "Defer popping functions args from stack until later"
6727 msgstr ""
6728
6729 #: toplev.c:988
6730 msgid "When possible do not generate stack frames"
6731 msgstr ""
6732
6733 #: toplev.c:990
6734 msgid "Optimize sibling and tail recursive calls"
6735 msgstr ""
6736
6737 #: toplev.c:992
6738 msgid "When running CSE, follow jumps to their targets"
6739 msgstr ""
6740
6741 #: toplev.c:994
6742 msgid "When running CSE, follow conditional jumps"
6743 msgstr ""
6744
6745 #: toplev.c:996
6746 msgid "Perform a number of minor, expensive optimizations"
6747 msgstr ""
6748
6749 #: toplev.c:998
6750 msgid "Perform jump threading optimizations"
6751 msgstr ""
6752
6753 #: toplev.c:1000
6754 msgid "Perform strength reduction optimizations"
6755 msgstr ""
6756
6757 #: toplev.c:1002
6758 msgid "Perform loop unrolling when iteration count is known"
6759 msgstr ""
6760
6761 #: toplev.c:1004
6762 msgid "Perform loop unrolling for all loops"
6763 msgstr ""
6764
6765 #: toplev.c:1006
6766 msgid "Generate prefetch instructions, if available, for arrays in loops"
6767 msgstr ""
6768
6769 #: toplev.c:1008
6770 msgid "Force all loop invariant computations out of loops"
6771 msgstr ""
6772
6773 #: toplev.c:1010
6774 msgid "Strength reduce all loop general induction variables"
6775 msgstr ""
6776
6777 #: toplev.c:1012
6778 msgid "Store strings in writable data section"
6779 msgstr ""
6780
6781 #: toplev.c:1014
6782 msgid "Enable machine specific peephole optimizations"
6783 msgstr ""
6784
6785 #: toplev.c:1016
6786 msgid "Copy memory operands into registers before using"
6787 msgstr ""
6788
6789 #: toplev.c:1018
6790 msgid "Copy memory address constants into regs before using"
6791 msgstr ""
6792
6793 #: toplev.c:1020
6794 msgid "Allow function addresses to be held in registers"
6795 msgstr ""
6796
6797 #: toplev.c:1022
6798 msgid "Integrate simple functions into their callers"
6799 msgstr ""
6800
6801 #: toplev.c:1024
6802 msgid "Generate code for funcs even if they are fully inlined"
6803 msgstr ""
6804
6805 #: toplev.c:1026
6806 msgid "Pay attention to the 'inline' keyword"
6807 msgstr ""
6808
6809 #: toplev.c:1028
6810 msgid "Emit static const variables even if they are not used"
6811 msgstr ""
6812
6813 #: toplev.c:1030
6814 msgid "Check for syntax errors, then stop"
6815 msgstr ""
6816
6817 #: toplev.c:1032
6818 msgid "Mark data as shared rather than private"
6819 msgstr ""
6820
6821 #: toplev.c:1034
6822 msgid "Enable saving registers around function calls"
6823 msgstr ""
6824
6825 #: toplev.c:1036
6826 msgid "Return 'short' aggregates in memory, not registers"
6827 msgstr ""
6828
6829 #: toplev.c:1038
6830 msgid "Return 'short' aggregates in registers"
6831 msgstr ""
6832
6833 #: toplev.c:1040
6834 msgid "Attempt to fill delay slots of branch instructions"
6835 msgstr ""
6836
6837 #: toplev.c:1042
6838 msgid "Perform the global common subexpression elimination"
6839 msgstr ""
6840
6841 #: toplev.c:1044
6842 msgid "Perform enhanced load motion during global subexpression elimination"
6843 msgstr ""
6844
6845 #: toplev.c:1046
6846 msgid "Perform store motion after global subexpression elimination"
6847 msgstr ""
6848
6849 #: toplev.c:1048
6850 msgid "Run CSE pass after loop optimizations"
6851 msgstr ""
6852
6853 #: toplev.c:1050
6854 msgid "Run the loop optimizer twice"
6855 msgstr ""
6856
6857 #: toplev.c:1052
6858 msgid "Delete useless null pointer checks"
6859 msgstr ""
6860
6861 #: toplev.c:1054
6862 msgid "Pretend that host and target use the same FP format"
6863 msgstr ""
6864
6865 #: toplev.c:1056
6866 msgid "Reschedule instructions before register allocation"
6867 msgstr ""
6868
6869 #: toplev.c:1058
6870 msgid "Reschedule instructions after register allocation"
6871 msgstr ""
6872
6873 #: toplev.c:1060
6874 msgid "Enable scheduling across basic blocks"
6875 msgstr ""
6876
6877 #: toplev.c:1062
6878 msgid "Allow speculative motion of non-loads"
6879 msgstr ""
6880
6881 #: toplev.c:1064
6882 msgid "Allow speculative motion of some loads"
6883 msgstr ""
6884
6885 #: toplev.c:1066
6886 msgid "Allow speculative motion of more loads"
6887 msgstr ""
6888
6889 #: toplev.c:1068
6890 msgid "Replace add,compare,branch with branch on count reg"
6891 msgstr ""
6892
6893 #: toplev.c:1070
6894 msgid "Generate position independent code, if possible"
6895 msgstr ""
6896
6897 #: toplev.c:1073
6898 msgid "Enable exception handling"
6899 msgstr ""
6900
6901 #: toplev.c:1075
6902 msgid "Just generate unwind tables for exception handling"
6903 msgstr ""
6904
6905 #: toplev.c:1077
6906 msgid "Generate unwind tables exact at each instruction boundary"
6907 msgstr ""
6908
6909 #: toplev.c:1079
6910 msgid "Support synchronous non-call exceptions"
6911 msgstr ""
6912
6913 #: toplev.c:1081
6914 msgid "Insert arc based program profiling code"
6915 msgstr ""
6916
6917 #: toplev.c:1083
6918 msgid "Create data files needed by gcov"
6919 msgstr ""
6920
6921 #: toplev.c:1085
6922 msgid "Use profiling information for branch probabilities"
6923 msgstr ""
6924
6925 #: toplev.c:1087
6926 msgid "Reorder basic blocks to improve code placement"
6927 msgstr ""
6928
6929 #: toplev.c:1089
6930 msgid "Do the register renaming optimization pass"
6931 msgstr ""
6932
6933 #: toplev.c:1091
6934 msgid "Do the register copy-propagation optimization pass"
6935 msgstr ""
6936
6937 #: toplev.c:1093
6938 msgid "Do not put uninitialized globals in the common section"
6939 msgstr ""
6940
6941 #: toplev.c:1095
6942 msgid "Do not generate .size directives"
6943 msgstr ""
6944
6945 #: toplev.c:1097
6946 msgid "place each function into its own section"
6947 msgstr ""
6948
6949 #: toplev.c:1099
6950 msgid "place data items into their own section"
6951 msgstr ""
6952
6953 #: toplev.c:1101
6954 msgid "Add extra commentry to assembler output"
6955 msgstr ""
6956
6957 #: toplev.c:1103
6958 msgid "Output GNU ld formatted global initializers"
6959 msgstr ""
6960
6961 #: toplev.c:1105
6962 msgid "Enables a register move optimization"
6963 msgstr ""
6964
6965 #: toplev.c:1107
6966 msgid "Do the full regmove optimization pass"
6967 msgstr ""
6968
6969 #: toplev.c:1109
6970 msgid "Pack structure members together without holes"
6971 msgstr ""
6972
6973 #: toplev.c:1111
6974 msgid "Insert stack checking code into the program"
6975 msgstr ""
6976
6977 #: toplev.c:1113
6978 msgid "Specify that arguments may alias each other & globals"
6979 msgstr ""
6980
6981 #: toplev.c:1115
6982 msgid "Assume arguments may alias globals but not each other"
6983 msgstr ""
6984
6985 #: toplev.c:1117
6986 msgid "Assume arguments do not alias each other or globals"
6987 msgstr ""
6988
6989 #: toplev.c:1119
6990 msgid "Assume strict aliasing rules apply"
6991 msgstr ""
6992
6993 #: toplev.c:1121
6994 msgid "Align the start of loops"
6995 msgstr ""
6996
6997 #: toplev.c:1123
6998 msgid "Align labels which are only reached by jumping"
6999 msgstr ""
7000
7001 #: toplev.c:1125
7002 msgid "Align all labels"
7003 msgstr ""
7004
7005 #: toplev.c:1127
7006 msgid "Align the start of functions"
7007 msgstr ""
7008
7009 #: toplev.c:1129
7010 msgid "Attempt to merge identical constants accross compilation units"
7011 msgstr ""
7012
7013 #: toplev.c:1131
7014 msgid "Attempt to merge identical constants and constant variables"
7015 msgstr ""
7016
7017 #: toplev.c:1133
7018 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
7019 msgstr ""
7020
7021 #: toplev.c:1135
7022 msgid "Instrument function entry/exit with profiling calls"
7023 msgstr ""
7024
7025 #: toplev.c:1137
7026 msgid "Enable SSA optimizations"
7027 msgstr ""
7028
7029 #: toplev.c:1139
7030 msgid "Enable SSA conditional constant propagation"
7031 msgstr ""
7032
7033 #: toplev.c:1141
7034 msgid "Enable aggressive SSA dead code elimination"
7035 msgstr ""
7036
7037 #: toplev.c:1143
7038 msgid "External symbols have a leading underscore"
7039 msgstr ""
7040
7041 #: toplev.c:1145
7042 msgid "Process #ident directives"
7043 msgstr ""
7044
7045 #: toplev.c:1147
7046 msgid "Enables an rtl peephole pass run before sched2"
7047 msgstr ""
7048
7049 #: toplev.c:1149
7050 msgid "Enables guessing of branch probabilities"
7051 msgstr ""
7052
7053 #: toplev.c:1151
7054 msgid "Set errno after built-in math functions"
7055 msgstr ""
7056
7057 #: toplev.c:1153
7058 #, fuzzy
7059 msgid "Floating-point operations can trap"
7060 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
7061
7062 #: toplev.c:1155
7063 msgid "Allow math optimizations that may violate IEEE or ANSI standards"
7064 msgstr ""
7065
7066 #: toplev.c:1157
7067 msgid "Compile pointers as triples: value, base & end"
7068 msgstr ""
7069
7070 #: toplev.c:1159
7071 msgid "Generate code to check bounds before dereferencing pointers and arrays"
7072 msgstr ""
7073
7074 #: toplev.c:1161
7075 msgid "Convert floating point constant to single precision constant"
7076 msgstr ""
7077
7078 #: toplev.c:1163
7079 msgid "Report time taken by each compiler pass at end of run"
7080 msgstr ""
7081
7082 #: toplev.c:1165
7083 msgid "Report on permanent memory allocation at end of run"
7084 msgstr ""
7085
7086 #: toplev.c:1167
7087 msgid "Trap for signed overflow in addition / subtraction / multiplication"
7088 msgstr ""
7089
7090 #: toplev.c:1184
7091 msgid "Compile just for ISO C89"
7092 msgstr ""
7093
7094 #: toplev.c:1186
7095 msgid "Do not promote floats to double if using -traditional"
7096 msgstr ""
7097
7098 #: toplev.c:1188
7099 msgid "Determine language standard"
7100 msgstr ""
7101
7102 #: toplev.c:1192
7103 msgid "Make bit-fields by unsigned by default"
7104 msgstr ""
7105
7106 #: toplev.c:1196
7107 msgid "Make 'char' be signed by default"
7108 msgstr ""
7109
7110 #: toplev.c:1198
7111 msgid "Make 'char' be unsigned by default"
7112 msgstr ""
7113
7114 #: toplev.c:1204
7115 msgid "Attempt to support traditional K&R style C"
7116 msgstr ""
7117
7118 #: toplev.c:1210
7119 msgid "Do not recognize the 'asm' keyword"
7120 msgstr ""
7121
7122 #: toplev.c:1213
7123 msgid "Do not recognize any built in functions"
7124 msgstr ""
7125
7126 #: toplev.c:1215
7127 msgid "Assume normal C execution environment"
7128 msgstr ""
7129
7130 #: toplev.c:1218
7131 msgid "Assume that standard libraries & main might not exist"
7132 msgstr ""
7133
7134 #: toplev.c:1221
7135 msgid "Allow different types as args of ? operator"
7136 msgstr ""
7137
7138 #: toplev.c:1224
7139 msgid "Allow the use of $ inside identifiers"
7140 msgstr ""
7141
7142 #: toplev.c:1229
7143 msgid "Use the same size for double as for float"
7144 msgstr ""
7145
7146 #: toplev.c:1232
7147 msgid "Use the smallest fitting integer to hold enums"
7148 msgstr ""
7149
7150 #: toplev.c:1235
7151 msgid "Override the underlying type for wchar_t to `unsigned short'"
7152 msgstr ""
7153
7154 #: toplev.c:1239
7155 msgid "Enable most warning messages"
7156 msgstr ""
7157
7158 #: toplev.c:1241
7159 msgid "Warn about casting functions to incompatible types"
7160 msgstr ""
7161
7162 #: toplev.c:1245
7163 msgid "Warn about functions which might be candidates for format attributes"
7164 msgstr ""
7165
7166 #: toplev.c:1248
7167 msgid "Warn about casts which discard qualifiers"
7168 msgstr ""
7169
7170 #: toplev.c:1251
7171 msgid "Warn about subscripts whose type is 'char'"
7172 msgstr ""
7173
7174 #: toplev.c:1254 toplev.c:1257
7175 msgid "Warn if nested comments are detected"
7176 msgstr ""
7177
7178 #: toplev.c:1260
7179 msgid "Warn about possibly confusing type conversions"
7180 msgstr ""
7181
7182 #: toplev.c:1263
7183 msgid "Warn about printf/scanf/strftime/strfmon format anomalies"
7184 msgstr ""
7185
7186 #: toplev.c:1267
7187 msgid "Don't warn about strftime formats yielding 2 digit years"
7188 msgstr ""
7189
7190 #: toplev.c:1270
7191 msgid "Don't warn about too many arguments to format functions"
7192 msgstr ""
7193
7194 #: toplev.c:1272
7195 msgid "Warn about non-string-literal format strings"
7196 msgstr ""
7197
7198 #: toplev.c:1275
7199 msgid "Warn about possible security problems with format functions"
7200 msgstr ""
7201
7202 #: toplev.c:1278
7203 msgid "Warn about implicit function declarations"
7204 msgstr ""
7205
7206 #: toplev.c:1282
7207 msgid "Warn when a declaration does not specify a type"
7208 msgstr ""
7209
7210 #: toplev.c:1287
7211 msgid "Warn about the use of the #import directive"
7212 msgstr ""
7213
7214 #: toplev.c:1291
7215 msgid "Do not warn about using 'long long' when -pedantic"
7216 msgstr ""
7217
7218 #: toplev.c:1293
7219 msgid "Warn about suspicious declarations of main"
7220 msgstr ""
7221
7222 #: toplev.c:1296
7223 msgid "Warn about possibly missing braces around initializers"
7224 msgstr ""
7225
7226 #: toplev.c:1299
7227 msgid "Warn about global funcs without previous declarations"
7228 msgstr ""
7229
7230 #: toplev.c:1302
7231 msgid "Warn about global funcs without prototypes"
7232 msgstr ""
7233
7234 #: toplev.c:1305
7235 msgid "Warn about use of multicharacter literals"
7236 msgstr ""
7237
7238 #: toplev.c:1308
7239 msgid "Warn about externs not at file scope level"
7240 msgstr ""
7241
7242 #: toplev.c:1311
7243 msgid "Warn about possible missing parentheses"
7244 msgstr ""
7245
7246 #: toplev.c:1314
7247 msgid "Warn about possible violations of sequence point rules"
7248 msgstr ""
7249
7250 #: toplev.c:1317
7251 msgid "Warn about function pointer arithmetic"
7252 msgstr ""
7253
7254 #: toplev.c:1320
7255 msgid "Warn about multiple declarations of the same object"
7256 msgstr ""
7257
7258 #: toplev.c:1323
7259 msgid "Warn about signed/unsigned comparisons"
7260 msgstr ""
7261
7262 #: toplev.c:1326
7263 msgid "Warn about testing equality of floating point numbers"
7264 msgstr ""
7265
7266 #: toplev.c:1329
7267 msgid "Warn about unrecognized pragmas"
7268 msgstr ""
7269
7270 #: toplev.c:1332
7271 msgid "Warn about non-prototyped function decls"
7272 msgstr ""
7273
7274 #: toplev.c:1335
7275 msgid "Warn about constructs whose meaning change in ISO C"
7276 msgstr ""
7277
7278 #: toplev.c:1338
7279 msgid "Warn when trigraphs are encountered"
7280 msgstr ""
7281
7282 #: toplev.c:1343
7283 msgid "Mark strings as 'const char *'"
7284 msgstr ""
7285
7286 #: toplev.c:1473
7287 msgid "Warn when a function is unused"
7288 msgstr ""
7289
7290 #: toplev.c:1475
7291 msgid "Warn when a label is unused"
7292 msgstr ""
7293
7294 #: toplev.c:1477
7295 msgid "Warn when a function parameter is unused"
7296 msgstr ""
7297
7298 #: toplev.c:1479
7299 msgid "Warn when a variable is unused"
7300 msgstr ""
7301
7302 #: toplev.c:1481
7303 msgid "Warn when an expression value is unused"
7304 msgstr ""
7305
7306 #: toplev.c:1483
7307 #, fuzzy
7308 msgid "Do not suppress warnings from system headers"
7309 msgstr "Áðïóéþðçóç ðñïçäïðïéÞóåùí êáé ìçíõìÜôùí ðëçñïöüñçóçò"
7310
7311 #: toplev.c:1485
7312 msgid "Treat all warnings as errors"
7313 msgstr ""
7314
7315 #: toplev.c:1487
7316 msgid "Warn when one local variable shadows another"
7317 msgstr ""
7318
7319 #: toplev.c:1489
7320 msgid "Warn about enumerated switches missing a specific case"
7321 msgstr ""
7322
7323 #: toplev.c:1491
7324 msgid "Warn about returning structures, unions or arrays"
7325 msgstr ""
7326
7327 #: toplev.c:1493
7328 msgid "Warn about pointer casts which increase alignment"
7329 msgstr ""
7330
7331 #: toplev.c:1495
7332 msgid "Warn about code that will never be executed"
7333 msgstr ""
7334
7335 #: toplev.c:1497
7336 msgid "Warn about uninitialized automatic variables"
7337 msgstr ""
7338
7339 #: toplev.c:1499
7340 msgid "Warn when an inlined function cannot be inlined"
7341 msgstr ""
7342
7343 #: toplev.c:1501
7344 msgid "Warn when the packed attribute has no effect on struct layout"
7345 msgstr ""
7346
7347 #: toplev.c:1503
7348 msgid "Warn when padding is required to align struct members"
7349 msgstr ""
7350
7351 #: toplev.c:1505
7352 msgid "Warn when an optimization pass is disabled"
7353 msgstr ""
7354
7355 #: toplev.c:1507
7356 msgid "Warn about uses of __attribute__((deprecated)) declarations"
7357 msgstr ""
7358
7359 #: toplev.c:1509
7360 msgid "Warn about functions which might be candidates for attribute noreturn"
7361 msgstr ""
7362
7363 #: toplev.c:1580 toplev.c:4363 tradcpp.c:781
7364 #, c-format
7365 msgid "invalid option `%s'"
7366 msgstr "ìç Ýãêõñç åðéëïãÞ `%s'"
7367
7368 #: toplev.c:1726
7369 #, fuzzy, c-format
7370 msgid "internal error: %s"
7371 msgstr "óöÜëìá óôçí áíÜãíùóç åéóüäïõ: %s"
7372
7373 #: toplev.c:2026
7374 #, c-format
7375 msgid "`%s' used but never defined"
7376 msgstr ""
7377
7378 #: toplev.c:2029
7379 #, c-format
7380 msgid "`%s' declared `static' but never defined"
7381 msgstr ""
7382
7383 #: toplev.c:2051
7384 #, c-format
7385 msgid "`%s' defined but not used"
7386 msgstr ""
7387
7388 #: toplev.c:2282
7389 #, c-format
7390 msgid "invalid register name `%s' for register variable"
7391 msgstr ""
7392
7393 #: toplev.c:3574
7394 msgid "  -ffixed-<register>      Mark <register> as being unavailable to the compiler\n"
7395 msgstr ""
7396
7397 #: toplev.c:3575
7398 msgid "  -fcall-used-<register>  Mark <register> as being corrupted by function calls\n"
7399 msgstr ""
7400
7401 #: toplev.c:3576
7402 msgid "  -fcall-saved-<register> Mark <register> as being preserved across functions\n"
7403 msgstr ""
7404
7405 #: toplev.c:3577
7406 msgid "  -finline-limit=<number> Limits the size of inlined functions to <number>\n"
7407 msgstr ""
7408
7409 #: toplev.c:3578
7410 msgid "  -fmessage-length=<number> Limits diagnostics messages lengths to <number> characters per line.  0 suppresses line-wrapping\n"
7411 msgstr ""
7412
7413 #: toplev.c:3579
7414 msgid "  -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n"
7415 msgstr ""
7416
7417 #: toplev.c:3590
7418 msgid "  -O[number]              Set optimization level to [number]\n"
7419 msgstr ""
7420
7421 #: toplev.c:3591
7422 msgid "  -Os                     Optimize for space rather than speed\n"
7423 msgstr ""
7424
7425 #: toplev.c:3603
7426 msgid "  -pedantic               Issue warnings needed by strict compliance to ISO C\n"
7427 msgstr ""
7428
7429 #: toplev.c:3604
7430 msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
7431 msgstr ""
7432
7433 #: toplev.c:3605
7434 msgid "  -w                      Suppress warnings\n"
7435 msgstr ""
7436
7437 #: toplev.c:3606
7438 msgid "  -W                      Enable extra warnings\n"
7439 msgstr ""
7440
7441 #: toplev.c:3617
7442 msgid "  -Wunused                Enable unused warnings\n"
7443 msgstr ""
7444
7445 #: toplev.c:3618
7446 msgid "  -Wlarger-than-<number>  Warn if an object is larger than <number> bytes\n"
7447 msgstr ""
7448
7449 #: toplev.c:3619
7450 msgid "  -p                      Enable function profiling\n"
7451 msgstr ""
7452
7453 #: toplev.c:3621
7454 msgid "  -a                      Enable block profiling \n"
7455 msgstr ""
7456
7457 #: toplev.c:3624
7458 msgid "  -ax                     Enable jump profiling \n"
7459 msgstr ""
7460
7461 #: toplev.c:3626
7462 msgid "  -o <file>               Place output into <file> \n"
7463 msgstr ""
7464
7465 #: toplev.c:3627
7466 msgid ""
7467 "  -G <number>             Put global and static data smaller than <number>\n"
7468 "                          bytes into a special section (on some targets)\n"
7469 msgstr ""
7470
7471 #: toplev.c:3638
7472 msgid "  -aux-info <file>        Emit declaration info into <file>\n"
7473 msgstr ""
7474
7475 #: toplev.c:3639
7476 msgid "  -quiet                  Do not display functions compiled or elapsed time\n"
7477 msgstr ""
7478
7479 #: toplev.c:3640
7480 msgid "  -version                Display the compiler's version\n"
7481 msgstr ""
7482
7483 #: toplev.c:3641
7484 msgid "  -d[letters]             Enable dumps from specific passes of the compiler\n"
7485 msgstr ""
7486
7487 #: toplev.c:3642
7488 msgid "  -dumpbase <file>        Base name to be used for dumps from specific passes\n"
7489 msgstr ""
7490
7491 #: toplev.c:3644
7492 msgid "  -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
7493 msgstr ""
7494
7495 #: toplev.c:3646
7496 msgid "  --help                  Display this information\n"
7497 msgstr ""
7498
7499 #: toplev.c:3661
7500 msgid "\nLanguage specific options:\n"
7501 msgstr ""
7502
7503 #: toplev.c:3673
7504 #, c-format
7505 msgid "  %-23.23s [undocumented]\n"
7506 msgstr ""
7507
7508 #: toplev.c:3681 toplev.c:3695
7509 #, c-format
7510 msgid "\nThere are undocumented %s specific options as well.\n"
7511 msgstr ""
7512
7513 #: toplev.c:3685
7514 #, c-format
7515 msgid "\n Options for %s:\n"
7516 msgstr ""
7517
7518 #: toplev.c:3722
7519 #, fuzzy
7520 msgid "\nTarget specific options:\n"
7521 msgstr "äÞëùóç ðëÜôïõò"
7522
7523 #: toplev.c:3736 toplev.c:3755
7524 #, c-format
7525 msgid "  -m%-23.23s [undocumented]\n"
7526 msgstr ""
7527
7528 #: toplev.c:3764
7529 msgid "\nThere are undocumented target specific options as well.\n"
7530 msgstr ""
7531
7532 #: toplev.c:3766
7533 msgid "  They exist, but they are not documented.\n"
7534 msgstr ""
7535
7536 #: toplev.c:3819
7537 #, fuzzy, c-format
7538 msgid "unrecognized gcc debugging option: %c"
7539 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
7540
7541 # src/request.c:806 src/request.c:912
7542 #: toplev.c:3889
7543 #, fuzzy, c-format
7544 msgid "unrecognized register name `%s'"
7545 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
7546
7547 #: toplev.c:3914 toplev.c:4792
7548 #, fuzzy, c-format
7549 msgid "unrecognized option `%s'"
7550 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
7551
7552 #: toplev.c:3958
7553 msgid "-Wid-clash-LEN is no longer supported"
7554 msgstr ""
7555
7556 #: toplev.c:4035
7557 #, c-format
7558 msgid "use -gdwarf -g%d for DWARF v1, level %d"
7559 msgstr ""
7560
7561 #: toplev.c:4038
7562 msgid "use -gdwarf-2   for DWARF v2"
7563 msgstr ""
7564
7565 #: toplev.c:4043
7566 #, c-format
7567 msgid "ignoring option `%s' due to invalid debug level specification"
7568 msgstr ""
7569
7570 #: toplev.c:4066 toplev.c:4790
7571 #, fuzzy, c-format
7572 msgid "`%s': unknown or unsupported -g option"
7573 msgstr "%s: Üãíùóôï/ìç õðïóôçñéæüìåíï åßäïò áñ÷åßïõ.\n"
7574
7575 #: toplev.c:4073
7576 #, c-format
7577 msgid "`%s' ignored, conflicts with `-g%s'"
7578 msgstr ""
7579
7580 #: toplev.c:4152
7581 #, fuzzy
7582 msgid "-param option missing argument"
7583 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
7584
7585 #: toplev.c:4161
7586 #, fuzzy, c-format
7587 msgid "invalid --param option: %s"
7588 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
7589
7590 #: toplev.c:4173
7591 #, fuzzy, c-format
7592 msgid "invalid parameter value `%s'"
7593 msgstr "Ìç Ýãêõñï äéÜóôçìá ÷ñüíïõ `%s'"
7594
7595 #: toplev.c:4380
7596 #, c-format
7597 msgid ""
7598 "%s%s%s version %s (%s)\n"
7599 "%s\tcompiled by GNU C version %s.\n"
7600 "%s%s%s version %s (%s) compiled by CC.\n"
7601 msgstr ""
7602
7603 # src/getopt1.c:132
7604 # src/getopt1.c:132
7605 #: toplev.c:4436
7606 #, fuzzy
7607 msgid "options passed: "
7608 msgstr "åðéëïãÞ %s"
7609
7610 # src/getopt1.c:155
7611 # src/getopt1.c:155
7612 #: toplev.c:4465
7613 #, fuzzy
7614 msgid "options enabled: "
7615 msgstr "åðéëïãÞ á\n"
7616
7617 #: toplev.c:4524
7618 #, fuzzy, c-format
7619 msgid "can't open %s for writing"
7620 msgstr "%s: ÓöÜëìá åããñáöÞò "
7621
7622 #: toplev.c:4782
7623 #, fuzzy, c-format
7624 msgid "ignoring command line option '%s'"
7625 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
7626
7627 #: toplev.c:4785
7628 #, c-format
7629 msgid "(it is valid for %s but not the selected language)"
7630 msgstr ""
7631
7632 #: toplev.c:4814
7633 msgid "-Wuninitialized is not supported without -O"
7634 msgstr ""
7635
7636 #: toplev.c:4870
7637 #, fuzzy
7638 msgid "instruction scheduling not supported on this target machine"
7639 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
7640
7641 #: toplev.c:4874
7642 msgid "this target machine does not have delayed branches"
7643 msgstr ""
7644
7645 #: toplev.c:4883
7646 msgid "profiling does not work without a frame pointer"
7647 msgstr ""
7648
7649 #: toplev.c:4898
7650 #, fuzzy, c-format
7651 msgid "-f%sleading-underscore not supported on this target machine"
7652 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
7653
7654 #: toplev.c:4961
7655 #, fuzzy
7656 msgid "-ffunction-sections not supported for this target"
7657 msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
7658
7659 #: toplev.c:4966
7660 #, fuzzy
7661 msgid "-fdata-sections not supported for this target"
7662 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
7663
7664 #: toplev.c:4973
7665 msgid "-ffunction-sections disabled; it makes profiling impossible"
7666 msgstr ""
7667
7668 #: toplev.c:4980
7669 #, fuzzy
7670 msgid "-fprefetch-loop-arrays not supported for this target"
7671 msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
7672
7673 #: toplev.c:4986
7674 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7675 msgstr ""
7676
7677 #: toplev.c:4993
7678 msgid "-ffunction-sections may affect debugging on some targets"
7679 msgstr ""
7680
7681 #: toplev.c:5114
7682 #, fuzzy, c-format
7683 msgid "error writing to %s"
7684 msgstr "óöÜëìá åããñáöÞò %s"
7685
7686 #: java/jcf-parse.c:1000 toplev.c:5116
7687 #, fuzzy, c-format
7688 msgid "error closing %s"
7689 msgstr "óöÜëìá áíÜãíùóçò %s"
7690
7691 #. It's a float since it contains a point.
7692 #: tradcif.y:231
7693 msgid "floating point numbers not allowed in #if expressions"
7694 msgstr ""
7695
7696 #: tradcif.y:277
7697 #, fuzzy
7698 msgid "invalid number in #if expression"
7699 msgstr "ìç Ýãêõñïò áñéèìüò áðü ãñáììÝò"
7700
7701 #: tradcif.y:358
7702 #, fuzzy
7703 msgid "invalid character constant in #if"
7704 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
7705
7706 #: tradcif.y:395
7707 msgid "double quoted strings not allowed in #if expressions"
7708 msgstr ""
7709
7710 #: tradcif.y:408
7711 #, fuzzy
7712 msgid "invalid token in expression"
7713 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
7714
7715 #: tradcif.y:499
7716 #, fuzzy
7717 msgid "octal character constant does not fit in a byte"
7718 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
7719
7720 #: tradcif.y:520
7721 #, fuzzy
7722 msgid "hex character constant does not fit in a byte"
7723 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
7724
7725 #: tradcif.y:551
7726 msgid "empty #if expression"
7727 msgstr ""
7728
7729 #: tradcif.y:565
7730 #, fuzzy
7731 msgid "Junk after end of expression."
7732 msgstr "Ðñüùñï ôÝëïò ôçò êáíïíéêÞò Ýêöñáóçò"
7733
7734 #: tradcpp.c:138
7735 msgid "macro or #include recursion too deep"
7736 msgstr ""
7737
7738 #: tradcpp.c:555
7739 #, c-format
7740 msgid "usage: %s [switches] input output"
7741 msgstr ""
7742
7743 #: tradcpp.c:571
7744 #, fuzzy
7745 msgid "-traditional is not supported in C++"
7746 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
7747
7748 #: tradcpp.c:573
7749 #, fuzzy
7750 msgid "-traditional and -ansi are mutually exclusive"
7751 msgstr "ïé åðéëïãÝò --string êáé --check åßíáé áìïéâáßùò áðïêëåéüìåíåò"
7752
7753 #: tradcpp.c:587
7754 msgid "filename missing after -i option"
7755 msgstr ""
7756
7757 #: tradcpp.c:605
7758 msgid "filename missing after -o option"
7759 msgstr ""
7760
7761 #: tradcpp.c:664
7762 #, c-format
7763 msgid "target missing after %s option"
7764 msgstr ""
7765
7766 #: tradcpp.c:678
7767 #, c-format
7768 msgid "filename missing after %s option"
7769 msgstr ""
7770
7771 #: tradcpp.c:703
7772 #, c-format
7773 msgid "macro name missing after -%c option"
7774 msgstr ""
7775
7776 #: tradcpp.c:723
7777 #, fuzzy
7778 msgid "-pedantic and -traditional are mutually exclusive"
7779 msgstr "\"Æþíç %s\" ãñáììÞ êáé åðéëïãÞ -l åßíáé áìïéâáßùò áðïêëåéüìåíá"
7780
7781 #: tradcpp.c:728
7782 #, fuzzy
7783 msgid "-trigraphs and -traditional are mutually exclusive"
7784 msgstr "ïé åðéëïãÝò --string êáé --check åßíáé áìïéâáßùò áðïêëåéüìåíåò"
7785
7786 #: tradcpp.c:754
7787 msgid "directory name missing after -I option"
7788 msgstr ""
7789
7790 #: tradcpp.c:1434 tradcpp.c:3926
7791 msgid "`/*' within comment"
7792 msgstr ""
7793
7794 #: tradcpp.c:1810
7795 #, fuzzy, c-format
7796 msgid "unterminated #%s conditional"
7797 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
7798
7799 #: tradcpp.c:2169
7800 #, fuzzy
7801 msgid "not in any file?!"
7802 msgstr "Äåí åßíáé åðþíõìï áñ÷åßï"
7803
7804 #: tradcpp.c:2275
7805 msgid "`defined' must be followed by ident or (ident)"
7806 msgstr ""
7807
7808 #: tradcpp.c:2279
7809 msgid "cccp error: invalid special hash type"
7810 msgstr ""
7811
7812 #: tradcpp.c:2377 tradcpp.c:2447
7813 msgid "#include expects \"fname\" or <fname>"
7814 msgstr ""
7815
7816 #: tradcpp.c:2532
7817 #, c-format
7818 msgid "no include path in which to find %.*s"
7819 msgstr ""
7820
7821 #: tradcpp.c:2710
7822 #, fuzzy
7823 msgid "invalid macro name"
7824 msgstr "ìç Ýãêõñï üíïìá ìÞíá"
7825
7826 #: tradcpp.c:2718
7827 #, fuzzy, c-format
7828 msgid "invalid macro name `%s'"
7829 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
7830
7831 #: tradcpp.c:2723
7832 msgid "\"defined\" cannot be used as a macro name"
7833 msgstr ""
7834
7835 #: tradcpp.c:2750
7836 msgid "parameter name starts with a digit in #define"
7837 msgstr ""
7838
7839 #: tradcpp.c:2760
7840 msgid "badly punctuated parameter list in #define"
7841 msgstr ""
7842
7843 #: tradcpp.c:2768
7844 #, fuzzy
7845 msgid "unterminated parameter list in #define"
7846 msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
7847
7848 #: tradcpp.c:2816
7849 #, c-format
7850 msgid "\"%.*s\" redefined"
7851 msgstr ""
7852
7853 #: tradcpp.c:3073
7854 msgid "# operator should be followed by a macro argument name"
7855 msgstr ""
7856
7857 #: tradcpp.c:3120 tradcpp.c:3146 tradcpp.c:3160 tradcpp.c:3167 tradcpp.c:3192
7858 #, fuzzy
7859 msgid "invalid format #line command"
7860 msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
7861
7862 #: tradcpp.c:3218
7863 #, fuzzy
7864 msgid "undefining `defined'"
7865 msgstr "áüñéóôï"
7866
7867 #: tradcpp.c:3222
7868 #, fuzzy, c-format
7869 msgid "undefining `%s'"
7870 msgstr "¶íïéãìá ôïõ `%s'"
7871
7872 #: tradcpp.c:3278
7873 msgid "extra text at end of directive"
7874 msgstr ""
7875
7876 #: tradcpp.c:3385
7877 #, c-format
7878 msgid "#error%.*s"
7879 msgstr ""
7880
7881 #: tradcpp.c:3395
7882 #, fuzzy, c-format
7883 msgid "#warning%.*s"
7884 msgstr "ðñïåéäïðïßçóç: "
7885
7886 #: tradcpp.c:3551
7887 msgid "#elif not within a conditional"
7888 msgstr ""
7889
7890 #: tradcpp.c:3808
7891 #, c-format
7892 msgid "#%s not within a conditional"
7893 msgstr ""
7894
7895 #: tradcpp.c:3816
7896 msgid "#else or #elif after #else"
7897 msgstr ""
7898
7899 #: tradcpp.c:3856
7900 msgid "#else not within a conditional"
7901 msgstr ""
7902
7903 # src/dfa.c:652 src/dfa.c:655 src/dfa.c:682 src/dfa.c:686 src/dfa.c:687
7904 # src/dfa.c:690 src/dfa.c:703 src/dfa.c:704
7905 # src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695
7906 # src/dfa.c:698 src/dfa.c:711 src/dfa.c:712
7907 #: tradcpp.c:3887
7908 #, fuzzy
7909 msgid "unbalanced #endif"
7910 msgstr "Ìç éóóïñïðçìÝíï ["
7911
7912 #: tradcpp.c:3981
7913 #, fuzzy
7914 msgid "unterminated string or character constant"
7915 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
7916
7917 #: tradcpp.c:4139
7918 #, fuzzy, c-format
7919 msgid "arguments given to macro `%s'"
7920 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
7921
7922 #: tradcpp.c:4145
7923 #, fuzzy, c-format
7924 msgid "no args to macro `%s'"
7925 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
7926
7927 #: tradcpp.c:4147
7928 #, c-format
7929 msgid "only 1 arg to macro `%s'"
7930 msgstr ""
7931
7932 #: tradcpp.c:4149
7933 #, c-format
7934 msgid "only %d args to macro `%s'"
7935 msgstr ""
7936
7937 #: tradcpp.c:4151
7938 #, c-format
7939 msgid "too many (%d) args to macro `%s'"
7940 msgstr ""
7941
7942 #: tradcpp.c:4748
7943 #, c-format
7944 msgid ""
7945 "internal error in %s, at tradcpp.c:%d\n"
7946 "Please submit a full bug report.\n"
7947 "See %s for instructions."
7948 msgstr ""
7949
7950 #: tree-dump.c:841
7951 #, fuzzy, c-format
7952 msgid "could not open dump file `%s'"
7953 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
7954
7955 #: tree-dump.c:917
7956 #, fuzzy, c-format
7957 msgid "ignoring unknown option `%.*s' in `-f%s'"
7958 msgstr "¶ãíùóôç åðéëïãÞ: %s %s %s"
7959
7960 #: tree.c:3841
7961 msgid "arrays of functions are not meaningful"
7962 msgstr ""
7963
7964 #: tree.c:3898
7965 msgid "function return type cannot be function"
7966 msgstr ""
7967
7968 #: tree.c:4645
7969 #, fuzzy
7970 msgid "invalid initializer for bit string"
7971 msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
7972
7973 #: tree.c:4704
7974 #, c-format
7975 msgid "tree check: expected %s, have %s in %s, at %s:%d"
7976 msgstr ""
7977
7978 #: tree.c:4721
7979 #, c-format
7980 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
7981 msgstr ""
7982
7983 #: config/i386/winnt.c:522 varasm.c:451
7984 #, c-format
7985 msgid "%s causes a section type conflict"
7986 msgstr ""
7987
7988 #: varasm.c:877
7989 #, fuzzy, c-format
7990 msgid "register name not specified for `%s'"
7991 msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí ëÝîåùí-êëåéäéþí"
7992
7993 #: varasm.c:879
7994 #, fuzzy, c-format
7995 msgid "invalid register name for `%s'"
7996 msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
7997
7998 #: varasm.c:882
7999 #, c-format
8000 msgid "data type of `%s' isn't suitable for a register"
8001 msgstr ""
8002
8003 #: varasm.c:885
8004 #, c-format
8005 msgid "register specified for `%s' isn't suitable for data type"
8006 msgstr ""
8007
8008 #: varasm.c:894
8009 msgid "global register variable has initial value"
8010 msgstr ""
8011
8012 #: varasm.c:897
8013 msgid "volatile register variables don't work as you might wish"
8014 msgstr ""
8015
8016 #: varasm.c:930
8017 #, c-format
8018 msgid "register name given for non-register variable `%s'"
8019 msgstr ""
8020
8021 # src/shred.c:1134
8022 #: varasm.c:1537
8023 #, fuzzy, c-format
8024 msgid "size of variable `%s' is too large"
8025 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
8026
8027 #: varasm.c:1577
8028 #, c-format
8029 msgid "alignment of `%s' is greater than maximum object file alignment. Using %d"
8030 msgstr ""
8031
8032 #: varasm.c:1628
8033 #, c-format
8034 msgid "requested alignment for %s is greater than implemented alignment of %d"
8035 msgstr ""
8036
8037 #: varasm.c:4449
8038 msgid "initializer for integer value is too complicated"
8039 msgstr ""
8040
8041 #: varasm.c:4454
8042 msgid "initializer for floating value is not a floating constant"
8043 msgstr ""
8044
8045 #: varasm.c:4503
8046 #, fuzzy
8047 msgid "unknown set constructor type"
8048 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
8049
8050 #: varasm.c:4717
8051 #, fuzzy, c-format
8052 msgid "invalid initial value for member `%s'"
8053 msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
8054
8055 #: varasm.c:4909
8056 #, c-format
8057 msgid "weak declaration of `%s' must be public"
8058 msgstr ""
8059
8060 #: varasm.c:4911
8061 #, c-format
8062 msgid "weak declaration of `%s' must precede definition"
8063 msgstr ""
8064
8065 #: varasm.c:4915
8066 #, fuzzy, c-format
8067 msgid "weak declaration of `%s' not supported"
8068 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
8069
8070 #: varasm.c:5011
8071 msgid "only weak aliases are supported in this configuration"
8072 msgstr ""
8073
8074 #: varasm.c:5016
8075 msgid "alias definitions not supported in this configuration; ignored"
8076 msgstr ""
8077
8078 #: varray.c:88
8079 #, c-format
8080 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
8081 msgstr ""
8082
8083 #. Print an error message for unrecognized stab codes.
8084 #: xcoffout.c:174
8085 #, c-format
8086 msgid "no sclass for %s stab (0x%x)\n"
8087 msgstr ""
8088
8089 #: params.def:46
8090 msgid "The maximum number of instructions in a function that is eligible for inlining"
8091 msgstr ""
8092
8093 #: params.def:57
8094 msgid "The maximum number of instructions to consider to fill a delay slot"
8095 msgstr ""
8096
8097 #: params.def:68
8098 msgid "The maximum number of instructions to consider to find accurate live register information"
8099 msgstr ""
8100
8101 #: params.def:78
8102 msgid "The maximum length of scheduling's pending operations list"
8103 msgstr ""
8104
8105 #: params.def:85
8106 msgid "The maximum amount of memory to be allocated by GCSE"
8107 msgstr ""
8108
8109 #: params.def:90
8110 msgid "The maximum number of passes to make when doing GCSE"
8111 msgstr ""
8112
8113 #: config/darwin-c.c:76
8114 #, fuzzy
8115 msgid "too many #pragma options align=reset"
8116 msgstr "ÕðåñâïëéêÝò ðáñÜìåôñïé ðïõ äåí åßíáé åðéëïãÝò."
8117
8118 #: config/darwin-c.c:98 config/darwin-c.c:101 config/darwin-c.c:103
8119 #: config/darwin-c.c:105
8120 #, fuzzy
8121 msgid "malformed '#pragma options', ignoring"
8122 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
8123
8124 #: config/darwin-c.c:108
8125 msgid "junk at end of '#pragma options'"
8126 msgstr ""
8127
8128 #: config/darwin-c.c:118
8129 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
8130 msgstr ""
8131
8132 #: config/darwin-c.c:131
8133 msgid "missing '(' after '#pragma unused', ignoring"
8134 msgstr ""
8135
8136 #: config/darwin-c.c:149
8137 msgid "missing ')' after '#pragma unused', ignoring"
8138 msgstr ""
8139
8140 #: config/darwin-c.c:152
8141 msgid "junk at end of '#pragma unused'"
8142 msgstr ""
8143
8144 #: config/nextstep.c:68
8145 msgid "optimization turned on"
8146 msgstr ""
8147
8148 #: config/nextstep.c:74
8149 msgid "optimization turned off"
8150 msgstr ""
8151
8152 #: config/nextstep.c:83
8153 msgid "optimization level restored"
8154 msgstr ""
8155
8156 #: config/lynx-ng.h:97 config/lynx.h:120 config/rs6000/lynx.h:85
8157 msgid "-msystem-v and -p are incompatible"
8158 msgstr ""
8159
8160 #: config/lynx-ng.h:99 config/lynx.h:122 config/rs6000/lynx.h:87
8161 msgid "-msystem-v and -mthreads are incompatible"
8162 msgstr ""
8163
8164 #. Run-time compilation parameters selecting different hardware subsets.
8165 #: config/1750a/1750a.h:39
8166 msgid "Use VAX-C alignment"
8167 msgstr ""
8168
8169 #: config/a29k/a29k.c:1028
8170 #, fuzzy, c-format
8171 msgid "invalid %%Q value"
8172 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8173
8174 #: config/a29k/a29k.c:1034 config/alpha/alpha.c:5355
8175 #, fuzzy, c-format
8176 msgid "invalid %%C value"
8177 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8178
8179 #: config/a29k/a29k.c:1040 config/alpha/alpha.c:5200
8180 #: config/rs6000/rs6000.c:6110
8181 #, fuzzy, c-format
8182 msgid "invalid %%N value"
8183 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8184
8185 #: config/a29k/a29k.c:1046 config/alpha/alpha.c:5271
8186 #: config/rs6000/rs6000.c:6072
8187 #, fuzzy, c-format
8188 msgid "invalid %%M value"
8189 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8190
8191 #: config/a29k/a29k.c:1052 config/alpha/alpha.c:5263
8192 #: config/rs6000/rs6000.c:6037
8193 #, fuzzy, c-format
8194 msgid "invalid %%m value"
8195 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8196
8197 #: config/a29k/a29k.c:1154 config/alpha/alpha.c:5224 config/romp/romp.c:690
8198 #, fuzzy, c-format
8199 msgid "invalid %%L value"
8200 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8201
8202 #: config/a29k/a29k.c:1159 config/rs6000/rs6000.c:6118
8203 #, fuzzy, c-format
8204 msgid "invalid %%O value"
8205 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8206
8207 #: config/a29k/a29k.c:1165 config/alpha/alpha.c:5208
8208 #: config/rs6000/rs6000.c:6138
8209 #, fuzzy, c-format
8210 msgid "invalid %%P value"
8211 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8212
8213 #: config/a29k/a29k.c:1175
8214 #, fuzzy, c-format
8215 msgid "invalid %%V value"
8216 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8217
8218 #: config/a29k/a29k.h:101
8219 msgid "Generate code assuming DW bit is set"
8220 msgstr ""
8221
8222 #: config/a29k/a29k.h:102
8223 msgid "Generate code assuming DW bit is not set"
8224 msgstr ""
8225
8226 #: config/a29k/a29k.h:103
8227 msgid "Generate code using byte writes"
8228 msgstr ""
8229
8230 #: config/a29k/a29k.h:104
8231 msgid "Do not generate byte writes"
8232 msgstr ""
8233
8234 #: config/a29k/a29k.h:105
8235 msgid "Use small memory model"
8236 msgstr ""
8237
8238 #: config/a29k/a29k.h:106
8239 msgid "Use normal memory model"
8240 msgstr ""
8241
8242 #: config/a29k/a29k.h:107
8243 msgid "Use large memory model"
8244 msgstr ""
8245
8246 #: config/a29k/a29k.h:108
8247 msgid "Generate 29050 code"
8248 msgstr ""
8249
8250 #: config/a29k/a29k.h:109
8251 msgid "Generate 29000 code"
8252 msgstr ""
8253
8254 #: config/a29k/a29k.h:110
8255 msgid "Use kernel global registers"
8256 msgstr ""
8257
8258 #: config/a29k/a29k.h:111
8259 msgid "Use user global registers"
8260 msgstr ""
8261
8262 #: config/a29k/a29k.h:112
8263 msgid "Emit stack checking code"
8264 msgstr ""
8265
8266 #: config/a29k/a29k.h:113
8267 msgid "Do not emit stack checking code"
8268 msgstr ""
8269
8270 #: config/a29k/a29k.h:114
8271 msgid "Work around storem hardware bug"
8272 msgstr ""
8273
8274 #: config/a29k/a29k.h:115
8275 msgid "Do not work around storem hardware bug"
8276 msgstr ""
8277
8278 #: config/a29k/a29k.h:116
8279 msgid "Store locals in argument registers"
8280 msgstr ""
8281
8282 #: config/a29k/a29k.h:117
8283 msgid "Do not store locals in arg registers"
8284 msgstr ""
8285
8286 #: config/a29k/a29k.h:118 config/i960/i960.h:289 config/mips/mips.h:408
8287 msgid "Use software floating point"
8288 msgstr ""
8289
8290 #: config/a29k/a29k.h:119
8291 msgid "Do not generate multm instructions"
8292 msgstr ""
8293
8294 #: config/alpha/alpha.c:273
8295 #, fuzzy, c-format
8296 msgid "-f%s ignored for Unicos/Mk (not supported)"
8297 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
8298
8299 #: config/alpha/alpha.c:297
8300 #, fuzzy
8301 msgid "-mieee not supported on Unicos/Mk"
8302 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
8303
8304 #: config/alpha/alpha.c:308
8305 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8306 msgstr ""
8307
8308 #: config/alpha/alpha.c:325
8309 #, c-format
8310 msgid "bad value `%s' for -mtrap-precision switch"
8311 msgstr ""
8312
8313 #: config/alpha/alpha.c:339
8314 #, c-format
8315 msgid "bad value `%s' for -mfp-rounding-mode switch"
8316 msgstr ""
8317
8318 #: config/alpha/alpha.c:354
8319 #, c-format
8320 msgid "bad value `%s' for -mfp-trap-mode switch"
8321 msgstr ""
8322
8323 #: config/alpha/alpha.c:373 config/alpha/alpha.c:385
8324 #, c-format
8325 msgid "bad value `%s' for -mcpu switch"
8326 msgstr ""
8327
8328 #: config/alpha/alpha.c:392
8329 #, fuzzy
8330 msgid "trap mode not supported on Unicos/Mk"
8331 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
8332
8333 #: config/alpha/alpha.c:399
8334 msgid "fp software completion requires -mtrap-precision=i"
8335 msgstr ""
8336
8337 #: config/alpha/alpha.c:415
8338 #, fuzzy
8339 msgid "rounding mode not supported for VAX floats"
8340 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
8341
8342 #: config/alpha/alpha.c:420
8343 #, fuzzy
8344 msgid "trap mode not supported for VAX floats"
8345 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
8346
8347 #: config/alpha/alpha.c:449
8348 #, c-format
8349 msgid "L%d cache latency unknown for %s"
8350 msgstr ""
8351
8352 #: config/alpha/alpha.c:464
8353 #, c-format
8354 msgid "bad value `%s' for -mmemory-latency"
8355 msgstr ""
8356
8357 #: config/alpha/alpha.c:5164 config/romp/romp.c:746 config/romp/romp.c:753
8358 #, fuzzy, c-format
8359 msgid "invalid %%H value"
8360 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8361
8362 #: config/alpha/alpha.c:5174
8363 #, fuzzy, c-format
8364 msgid "invalid %%J value"
8365 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8366
8367 #: config/alpha/alpha.c:5184 config/ia64/ia64.c:3525
8368 #, fuzzy, c-format
8369 msgid "invalid %%r value"
8370 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8371
8372 #: config/alpha/alpha.c:5194 config/rs6000/rs6000.c:6184
8373 #, fuzzy, c-format
8374 msgid "invalid %%R value"
8375 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8376
8377 #: config/alpha/alpha.c:5216 config/romp/romp.c:732 config/romp/romp.c:739
8378 #, fuzzy, c-format
8379 msgid "invalid %%h value"
8380 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8381
8382 #: config/alpha/alpha.c:5306
8383 #, fuzzy, c-format
8384 msgid "invalid %%U value"
8385 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8386
8387 #: config/alpha/alpha.c:5318 config/alpha/alpha.c:5332 config/romp/romp.c:698
8388 #: config/rs6000/rs6000.c:6192
8389 #, fuzzy, c-format
8390 msgid "invalid %%s value"
8391 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8392
8393 #: config/alpha/alpha.c:5392 config/rs6000/rs6000.c:5899
8394 #, fuzzy, c-format
8395 msgid "invalid %%E value"
8396 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8397
8398 #: config/alpha/alpha.c:5413 config/romp/romp.c:973
8399 #: config/rs6000/rs6000.c:6500
8400 #, fuzzy, c-format
8401 msgid "invalid %%xn code"
8402 msgstr "ìç Ýãêõñï äéêáßùìá"
8403
8404 #. Macro to define tables used to set the flags.
8405 #. This is a list in braces of pairs in braces,
8406 #. each pair being { "NAME", VALUE }
8407 #. where VALUE is the bits to set or minus the bits to clear.
8408 #. An empty string NAME is used to identify the default VALUE.
8409 #: config/alpha/alpha.h:220 config/i386/i386.h:285 config/i386/i386.h:287
8410 #: config/i386/i386.h:289 config/ns32k/ns32k.h:103 config/rs6000/rs6000.h:329
8411 #: config/s390/s390.h:51 config/sparc/sparc.h:552 config/sparc/sparc.h:557
8412 msgid "Use hardware fp"
8413 msgstr ""
8414
8415 #: config/alpha/alpha.h:221 config/i386/i386.h:286 config/i386/i386.h:288
8416 #: config/rs6000/rs6000.h:331 config/sparc/sparc.h:554
8417 #: config/sparc/sparc.h:559
8418 msgid "Do not use hardware fp"
8419 msgstr ""
8420
8421 #: config/alpha/alpha.h:222
8422 msgid "Use fp registers"
8423 msgstr ""
8424
8425 #: config/alpha/alpha.h:224
8426 msgid "Do not use fp registers"
8427 msgstr ""
8428
8429 #: config/alpha/alpha.h:225
8430 msgid "Do not assume GAS"
8431 msgstr ""
8432
8433 #: config/alpha/alpha.h:226
8434 msgid "Assume GAS"
8435 msgstr ""
8436
8437 #: config/alpha/alpha.h:228
8438 msgid "Request IEEE-conformant math library routines (OSF/1)"
8439 msgstr ""
8440
8441 #: config/alpha/alpha.h:230
8442 msgid "Emit IEEE-conformant code, without inexact exceptions"
8443 msgstr ""
8444
8445 #: config/alpha/alpha.h:232
8446 msgid "Emit IEEE-conformant code, with inexact exceptions"
8447 msgstr ""
8448
8449 #: config/alpha/alpha.h:234
8450 msgid "Do not emit complex integer constants to read-only memory"
8451 msgstr ""
8452
8453 #: config/alpha/alpha.h:235
8454 msgid "Use VAX fp"
8455 msgstr ""
8456
8457 #: config/alpha/alpha.h:236
8458 msgid "Do not use VAX fp"
8459 msgstr ""
8460
8461 #: config/alpha/alpha.h:237
8462 msgid "Emit code for the byte/word ISA extension"
8463 msgstr ""
8464
8465 #: config/alpha/alpha.h:240
8466 msgid "Emit code for the motion video ISA extension"
8467 msgstr ""
8468
8469 #: config/alpha/alpha.h:243
8470 msgid "Emit code for the fp move and sqrt ISA extension"
8471 msgstr ""
8472
8473 #: config/alpha/alpha.h:245
8474 msgid "Emit code for the counting ISA extension"
8475 msgstr ""
8476
8477 #: config/alpha/alpha.h:248
8478 msgid "Emit code using explicit relocation directives"
8479 msgstr ""
8480
8481 #: config/alpha/alpha.h:251
8482 msgid "Emit 16-bit relocations to the small data areas"
8483 msgstr ""
8484
8485 #: config/alpha/alpha.h:253
8486 msgid "Emit 32-bit relocations to the small data areas"
8487 msgstr ""
8488
8489 #. For -mcpu=
8490 #. For -mtune=
8491 #. For -mfp-rounding-mode=[n|m|c|d]
8492 #. For -mfp-trap-mode=[n|u|su|sui]
8493 #. For -mtrap-precision=[p|f|i]
8494 #. For -mmemory-latency=
8495 #: config/alpha/alpha.h:281
8496 msgid "Use features of and schedule given CPU"
8497 msgstr ""
8498
8499 #: config/alpha/alpha.h:283
8500 msgid "Schedule given CPU"
8501 msgstr ""
8502
8503 #: config/alpha/alpha.h:285
8504 msgid "Control the generated fp rounding mode"
8505 msgstr ""
8506
8507 #: config/alpha/alpha.h:287
8508 msgid "Control the IEEE trap mode"
8509 msgstr ""
8510
8511 #: config/alpha/alpha.h:289
8512 msgid "Control the precision given to fp exceptions"
8513 msgstr ""
8514
8515 #: config/alpha/alpha.h:291
8516 msgid "Tune expected memory latency"
8517 msgstr ""
8518
8519 #: config/arc/arc.c:132
8520 #, c-format
8521 msgid "bad value (%s) for -mcpu switch"
8522 msgstr ""
8523
8524 #: config/arc/arc.c:359
8525 #, fuzzy, c-format
8526 msgid "argument of `%s' attribute is not a string constant"
8527 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
8528
8529 #: config/arc/arc.c:366
8530 #, c-format
8531 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
8532 msgstr ""
8533
8534 #: config/arc/arc.c:1709 config/m32r/m32r.c:2278
8535 #, fuzzy
8536 msgid "invalid operand to %R code"
8537 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8538
8539 #: config/arc/arc.c:1741 config/m32r/m32r.c:2301
8540 msgid "invalid operand to %H/%L code"
8541 msgstr ""
8542
8543 #: config/arc/arc.c:1765 config/m32r/m32r.c:2378
8544 #, fuzzy
8545 msgid "invalid operand to %U code"
8546 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8547
8548 #: config/arc/arc.c:1776
8549 #, fuzzy
8550 msgid "invalid operand to %V code"
8551 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8552
8553 #. Unknown flag.
8554 #: config/arc/arc.c:1783 config/m32r/m32r.c:2417 config/sparc/sparc.c:6010
8555 #, fuzzy
8556 msgid "invalid operand output code"
8557 msgstr "Ìç Ýãêõñïò êþäéêáò áßôçóçò"
8558
8559 #: config/arm/arm.c:439
8560 #, c-format
8561 msgid "switch -mcpu=%s conflicts with -march= switch"
8562 msgstr ""
8563
8564 #: config/arm/arm.c:449 config/rs6000/rs6000.c:441 config/sparc/sparc.c:383
8565 #, c-format
8566 msgid "bad value (%s) for %s switch"
8567 msgstr ""
8568
8569 #: config/arm/arm.c:585
8570 msgid "target CPU does not support APCS-32"
8571 msgstr ""
8572
8573 #: config/arm/arm.c:590
8574 msgid "target CPU does not support APCS-26"
8575 msgstr ""
8576
8577 #: config/arm/arm.c:596
8578 msgid "target CPU does not support interworking"
8579 msgstr ""
8580
8581 #: config/arm/arm.c:602
8582 msgid "target CPU does not support THUMB instructions"
8583 msgstr ""
8584
8585 #: config/arm/arm.c:616
8586 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8587 msgstr ""
8588
8589 #: config/arm/arm.c:619
8590 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8591 msgstr ""
8592
8593 #: config/arm/arm.c:622
8594 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8595 msgstr ""
8596
8597 #: config/arm/arm.c:628
8598 msgid "interworking forces APCS-32 to be used"
8599 msgstr ""
8600
8601 #: config/arm/arm.c:634
8602 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8603 msgstr ""
8604
8605 #: config/arm/arm.c:642
8606 msgid "-fpic and -mapcs-reent are incompatible"
8607 msgstr ""
8608
8609 #: config/arm/arm.c:645
8610 msgid "APCS reentrant code not supported.  Ignored"
8611 msgstr ""
8612
8613 #: config/arm/arm.c:653
8614 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8615 msgstr ""
8616
8617 #: config/arm/arm.c:661
8618 msgid "passing floating point arguments in fp regs not yet supported"
8619 msgstr ""
8620
8621 #: config/arm/arm.c:690
8622 #, fuzzy, c-format
8623 msgid "invalid floating point emulation option: -mfpe-%s"
8624 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
8625
8626 #: config/arm/arm.c:714
8627 msgid "structure size boundary can only be set to 8 or 32"
8628 msgstr ""
8629
8630 #: config/arm/arm.c:722
8631 msgid "-mpic-register= is useless without -fpic"
8632 msgstr ""
8633
8634 #: config/arm/arm.c:731
8635 #, c-format
8636 msgid "unable to use '%s' for PIC register"
8637 msgstr ""
8638
8639 #: config/arm/arm.c:1975 config/arm/arm.c:1998 config/avr/avr.c:4703
8640 #: config/c4x/c4x.c:4650 config/h8300/h8300.c:3019 config/i386/i386.c:1254
8641 #: config/i386/i386.c:1283 config/m68hc11/m68hc11.c:1160
8642 #: config/mcore/mcore.c:3505 config/ns32k/ns32k.c:1044
8643 #: config/rs6000/rs6000.c:10412 config/sh/sh.c:4703 config/sh/sh.c:4723
8644 #: config/sh/sh.c:4762 config/stormy16/stormy16.c:1999 config/v850/v850.c:2044
8645 #, c-format
8646 msgid "`%s' attribute only applies to functions"
8647 msgstr ""
8648
8649 #: config/arm/arm.c:9265
8650 msgid "unable to compute real location of stacked parameter"
8651 msgstr ""
8652
8653 #: config/arm/arm.c:9945
8654 msgid "no low registers available for popping high registers"
8655 msgstr ""
8656
8657 #: config/arm/arm.c:10137
8658 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8659 msgstr ""
8660
8661 #: config/arm/pe.c:168 config/i386/winnt.c:290 config/mcore/mcore.c:3365
8662 #, c-format
8663 msgid "initialized variable `%s' is marked dllimport"
8664 msgstr ""
8665
8666 #: config/arm/pe.c:177 config/i386/winnt.c:299
8667 #, c-format
8668 msgid "static variable `%s' is marked dllimport"
8669 msgstr ""
8670
8671 #: config/arm/arm.h:424
8672 msgid "Generate APCS conformant stack frames"
8673 msgstr ""
8674
8675 #: config/arm/arm.h:427
8676 msgid "Store function names in object code"
8677 msgstr ""
8678
8679 #: config/arm/arm.h:431
8680 msgid "Use the 32-bit version of the APCS"
8681 msgstr ""
8682
8683 #: config/arm/arm.h:433
8684 msgid "Use the 26-bit version of the APCS"
8685 msgstr ""
8686
8687 #: config/arm/arm.h:437
8688 msgid "Pass FP arguments in FP registers"
8689 msgstr ""
8690
8691 #: config/arm/arm.h:440
8692 msgid "Generate re-entrant, PIC code"
8693 msgstr ""
8694
8695 #: config/arm/arm.h:443
8696 msgid "The MMU will trap on unaligned accesses"
8697 msgstr ""
8698
8699 #: config/arm/arm.h:450
8700 msgid "Use library calls to perform FP operations"
8701 msgstr ""
8702
8703 #: config/arm/arm.h:452 config/i960/i960.h:287
8704 msgid "Use hardware floating point instructions"
8705 msgstr ""
8706
8707 #: config/arm/arm.h:454
8708 msgid "Assume target CPU is configured as big endian"
8709 msgstr ""
8710
8711 #: config/arm/arm.h:456
8712 msgid "Assume target CPU is configured as little endian"
8713 msgstr ""
8714
8715 #: config/arm/arm.h:458
8716 msgid "Assume big endian bytes, little endian words"
8717 msgstr ""
8718
8719 #: config/arm/arm.h:460
8720 msgid "Support calls between Thumb and ARM instruction sets"
8721 msgstr ""
8722
8723 #: config/arm/arm.h:463
8724 msgid "Generate a call to abort if a noreturn function returns"
8725 msgstr ""
8726
8727 #: config/arm/arm.h:466
8728 msgid "Do not move instructions into a function's prologue"
8729 msgstr ""
8730
8731 #: config/arm/arm.h:469
8732 msgid "Do not load the PIC register in function prologues"
8733 msgstr ""
8734
8735 #: config/arm/arm.h:472
8736 msgid "Generate call insns as indirect calls, if necessary"
8737 msgstr ""
8738
8739 #: config/arm/arm.h:475
8740 msgid "Compile for the Thumb not the ARM"
8741 msgstr ""
8742
8743 #: config/arm/arm.h:479
8744 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8745 msgstr ""
8746
8747 #: config/arm/arm.h:482
8748 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8749 msgstr ""
8750
8751 #: config/arm/arm.h:485
8752 msgid "Thumb: Assume non-static functions may be called from ARM code"
8753 msgstr ""
8754
8755 #: config/arm/arm.h:489
8756 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8757 msgstr ""
8758
8759 #: config/arm/arm.h:499
8760 msgid "Specify the name of the target CPU"
8761 msgstr ""
8762
8763 #: config/arm/arm.h:501
8764 msgid "Specify the name of the target architecture"
8765 msgstr ""
8766
8767 #: config/arm/arm.h:505
8768 msgid "Specify the version of the floating point emulator"
8769 msgstr ""
8770
8771 #: config/arm/arm.h:507
8772 msgid "Specify the minimum bit alignment of structures"
8773 msgstr ""
8774
8775 #: config/arm/arm.h:509
8776 msgid "Specify the register to be used for PIC addressing"
8777 msgstr ""
8778
8779 #: config/arm/pe.h:65
8780 msgid "Ignore dllimport attribute for functions"
8781 msgstr ""
8782
8783 #. None of these is actually used in cc1.  If we don't define them in target
8784 #. switches cc1 complains about them.  For the sake of argument lets allocate
8785 #. bit 31 of target flags for such options.
8786 #: config/arm/riscix.h:84
8787 msgid "Do symbol renaming for BSD"
8788 msgstr ""
8789
8790 #: config/arm/riscix.h:85
8791 msgid "Do symbol renaming for X/OPEN"
8792 msgstr ""
8793
8794 #: config/arm/riscix.h:86
8795 #, fuzzy
8796 msgid "Don't do symbol renaming"
8797 msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
8798
8799 #: config/avr/avr.c:221
8800 #, fuzzy, c-format
8801 msgid "MCU `%s' not supported"
8802 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
8803
8804 #: config/avr/avr.c:461
8805 #, c-format
8806 msgid "large frame pointer change (%d) with -mtiny-stack"
8807 msgstr ""
8808
8809 #: config/avr/avr.c:1056
8810 msgid "bad address, not (reg+disp):"
8811 msgstr ""
8812
8813 #: config/avr/avr.c:1064
8814 msgid "internal compiler error.  Bad address:"
8815 msgstr ""
8816
8817 #: config/avr/avr.c:1077
8818 msgid "internal compiler error.  Unknown mode:"
8819 msgstr ""
8820
8821 #: config/avr/avr.c:1785 config/avr/avr.c:2497
8822 #, fuzzy
8823 msgid "invalid insn:"
8824 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8825
8826 #: config/avr/avr.c:1822 config/avr/avr.c:1908 config/avr/avr.c:1957
8827 #: config/avr/avr.c:1966 config/avr/avr.c:2064 config/avr/avr.c:2236
8828 #: config/avr/avr.c:2534 config/avr/avr.c:2645
8829 #, fuzzy
8830 msgid "incorrect insn:"
8831 msgstr "ëÜèïò óõíèçìáôéêü"
8832
8833 #: config/avr/avr.c:1985 config/avr/avr.c:2149 config/avr/avr.c:2307
8834 #: config/avr/avr.c:2689
8835 #, fuzzy
8836 msgid "unknown move insn:"
8837 msgstr "Üãíùóôï óåô `%s'"
8838
8839 #: config/avr/avr.c:2925
8840 msgid "bad shift insn:"
8841 msgstr ""
8842
8843 #: config/avr/avr.c:3041 config/avr/avr.c:3471 config/avr/avr.c:3851
8844 msgid "internal compiler error.  Incorrect shift:"
8845 msgstr ""
8846
8847 #: config/avr/avr.c:4676
8848 msgid "only initialized variables can be placed into program memory area"
8849 msgstr ""
8850
8851 #: config/avr/avr.h:63
8852 msgid "Assume int to be 8 bit integer"
8853 msgstr ""
8854
8855 #: config/avr/avr.h:65
8856 msgid "Change the stack pointer without disabling interrupts"
8857 msgstr ""
8858
8859 #: config/avr/avr.h:67
8860 msgid "Use subroutines for function prologue/epilogue"
8861 msgstr ""
8862
8863 #: config/avr/avr.h:69
8864 msgid "Change only the low 8 bits of the stack pointer"
8865 msgstr ""
8866
8867 #: config/avr/avr.h:71
8868 msgid "Do not generate tablejump insns"
8869 msgstr ""
8870
8871 #: config/avr/avr.h:74
8872 msgid "Output instruction sizes to the asm file"
8873 msgstr ""
8874
8875 #: config/avr/avr.h:87
8876 msgid "Specify the initial stack address"
8877 msgstr ""
8878
8879 #: config/avr/avr.h:88
8880 #, fuzzy
8881 msgid "Specify the MCU name"
8882 msgstr "Ïñéóìüò ïíüìáôïò ðñïãñÜììáôïò"
8883
8884 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8885 #. In some cases, the strength reduction optimization pass can
8886 #. produce better code if this is defined.  This macro controls the
8887 #. order that induction variables are combined.  This macro is
8888 #. particularly useful if the target has limited addressing modes.
8889 #. For instance, the SH target has only positive offsets in
8890 #. addresses.  Thus sorting to put the smallest address first allows
8891 #. the most combinations to be found.
8892 #: config/avr/avr.h:2566
8893 #, fuzzy
8894 msgid "trampolines not supported"
8895 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
8896
8897 #: config/c4x/c4x-c.c:70
8898 #, c-format
8899 msgid "missing '(' after '#pragma %s' - ignored"
8900 msgstr ""
8901
8902 #: config/c4x/c4x-c.c:73
8903 #, c-format
8904 msgid "missing function name in '#pragma %s' - ignored"
8905 msgstr ""
8906
8907 #: config/c4x/c4x-c.c:78
8908 #, fuzzy, c-format
8909 msgid "malformed '#pragma %s' - ignored"
8910 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
8911
8912 #: config/c4x/c4x-c.c:80
8913 #, c-format
8914 msgid "missing section name in '#pragma %s' - ignored"
8915 msgstr ""
8916
8917 #: config/c4x/c4x-c.c:85
8918 #, c-format
8919 msgid "missing ')' for '#pragma %s' - ignored"
8920 msgstr ""
8921
8922 #: config/c4x/c4x-c.c:88
8923 #, c-format
8924 msgid "junk at end of '#pragma %s'"
8925 msgstr ""
8926
8927 #: config/c4x/c4x.c:299
8928 #, c-format
8929 msgid "unknown CPU version %d, using 40.\n"
8930 msgstr ""
8931
8932 #: config/c4x/c4x.c:883
8933 #, c-format
8934 msgid "ISR %s requires %d words of local vars, max is 32767"
8935 msgstr ""
8936
8937 #: config/c4x/c4x.c:1635
8938 msgid "using CONST_DOUBLE for address"
8939 msgstr ""
8940
8941 #: config/c4x/c4x.c:1775
8942 msgid "c4x_address_cost: Invalid addressing mode"
8943 msgstr ""
8944
8945 #: config/c4x/c4x.c:1917
8946 #, c-format
8947 msgid "c4x_print_operand: %%L inconsistency"
8948 msgstr ""
8949
8950 #: config/c4x/c4x.c:1923
8951 #, c-format
8952 msgid "c4x_print_operand: %%N inconsistency"
8953 msgstr ""
8954
8955 #: config/c4x/c4x.c:1964
8956 #, c-format
8957 msgid "c4x_print_operand: %%O inconsistency"
8958 msgstr ""
8959
8960 #: config/c4x/c4x.c:2060
8961 msgid "c4x_print_operand: Bad operand case"
8962 msgstr ""
8963
8964 #: config/c4x/c4x.c:2103
8965 msgid "c4x_print_operand_address: Bad post_modify"
8966 msgstr ""
8967
8968 #: config/c4x/c4x.c:2125
8969 msgid "c4x_print_operand_address: Bad pre_modify"
8970 msgstr ""
8971
8972 #: config/c4x/c4x.c:2173 config/c4x/c4x.c:2185 config/c4x/c4x.c:2200
8973 msgid "c4x_print_operand_address: Bad operand case"
8974 msgstr ""
8975
8976 #: config/c4x/c4x.c:2456
8977 msgid "c4x_rptb_insert: Cannot find start label"
8978 msgstr ""
8979
8980 #: config/c4x/c4x.c:3443 config/c4x/c4x.c:3463
8981 #, fuzzy
8982 msgid "mode not QImode"
8983 msgstr "íåá_êáôÜóôáóç: êáôÜóôáóç ëåéôïõñãßáò\n"
8984
8985 #: config/c4x/c4x.c:3520
8986 #, fuzzy
8987 msgid "invalid indirect memory address"
8988 msgstr "ìç Ýãêõñïò ÷ñüíïò ëÞîçò"
8989
8990 #: config/c4x/c4x.c:3609
8991 msgid "invalid indirect (S) memory address"
8992 msgstr ""
8993
8994 #: config/c4x/c4x.c:3950
8995 msgid "c4x_valid_operands: Internal error"
8996 msgstr ""
8997
8998 #: config/c4x/c4x.c:4430
8999 msgid "c4x_operand_subword: invalid mode"
9000 msgstr ""
9001
9002 #: config/c4x/c4x.c:4433
9003 msgid "c4x_operand_subword: invalid operand"
9004 msgstr ""
9005
9006 #. We could handle these with some difficulty.
9007 #. e.g., *p-- => *(p-=2); *(p+1).
9008 #: config/c4x/c4x.c:4459
9009 msgid "c4x_operand_subword: invalid autoincrement"
9010 msgstr ""
9011
9012 #: config/c4x/c4x.c:4465
9013 msgid "c4x_operand_subword: invalid address"
9014 msgstr ""
9015
9016 #: config/c4x/c4x.c:4476
9017 msgid "c4x_operand_subword: address not offsettable"
9018 msgstr ""
9019
9020 #: config/c4x/c4x.c:4676
9021 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
9022 msgstr ""
9023
9024 #. Name of the c4x assembler.
9025 #. Name of the c4x linker.
9026 #. Define assembler options.
9027 #. Define linker options.
9028 #. Define C preprocessor options.
9029 #. Specify the end file to link with.
9030 #. Target compilation option flags.
9031 #. Small memory model.
9032 #. Use 24-bit MPYI for C3x.
9033 #. Fast fixing of floats.
9034 #. Allow use of RPTS.
9035 #. Emit C3x code.
9036 #. Be compatible with TI assembler.
9037 #. Be paranoid about DP reg. in ISRs.
9038 #. Pass arguments on stack.
9039 #. Enable features under development.
9040 #. Enable repeat block.
9041 #. Use BK as general register.
9042 #. Use decrement and branch for C3x.
9043 #. Enable debugging of GCC.
9044 #. Force constants into registers.
9045 #. Allow unsigned loop counters.
9046 #. Force op0 and op1 to be same.
9047 #. Save all 40 bits for floats.
9048 #. Allow parallel insns.
9049 #. Allow MPY||ADD, MPY||SUB insns.
9050 #. Assume mem refs possibly aliased.
9051 #. Emit C30 code.
9052 #. Emit C31 code.
9053 #. Emit C32 code.
9054 #. Emit C33 code.
9055 #. Emit C40 code.
9056 #. Emit C44 code.
9057 #. Run-time compilation parameters selecting different hardware subsets.
9058 #.
9059 #. Macro to define tables used to set the flags.
9060 #. This is a list in braces of triplets in braces,
9061 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
9062 #. where VALUE is the bits to set or minus the bits to clear.
9063 #. An empty string NAME is used to identify the default VALUE.
9064 #: config/c4x/c4x.h:141
9065 msgid "Small memory model"
9066 msgstr ""
9067
9068 #: config/c4x/c4x.h:143
9069 msgid "Big memory model"
9070 msgstr ""
9071
9072 #: config/c4x/c4x.h:145
9073 msgid "Use MPYI instruction for C3x"
9074 msgstr ""
9075
9076 #: config/c4x/c4x.h:147
9077 msgid "Do not use MPYI instruction for C3x"
9078 msgstr ""
9079
9080 #: config/c4x/c4x.h:149
9081 msgid "Use fast but approximate float to integer conversion"
9082 msgstr ""
9083
9084 #: config/c4x/c4x.h:151
9085 msgid "Use slow but accurate float to integer conversion"
9086 msgstr ""
9087
9088 #: config/c4x/c4x.h:153
9089 msgid "Enable use of RTPS instruction"
9090 msgstr ""
9091
9092 #: config/c4x/c4x.h:155
9093 msgid "Disable use of RTPS instruction"
9094 msgstr ""
9095
9096 #: config/c4x/c4x.h:157
9097 msgid "Enable use of RTPB instruction"
9098 msgstr ""
9099
9100 #: config/c4x/c4x.h:159
9101 msgid "Disable use of RTPB instruction"
9102 msgstr ""
9103
9104 #: config/c4x/c4x.h:161
9105 msgid "Generate code for C30 CPU"
9106 msgstr ""
9107
9108 #: config/c4x/c4x.h:163
9109 msgid "Generate code for C31 CPU"
9110 msgstr ""
9111
9112 #: config/c4x/c4x.h:165
9113 msgid "Generate code for C32 CPU"
9114 msgstr ""
9115
9116 #: config/c4x/c4x.h:167
9117 msgid "Generate code for C33 CPU"
9118 msgstr ""
9119
9120 #: config/c4x/c4x.h:169
9121 msgid "Generate code for C40 CPU"
9122 msgstr ""
9123
9124 #: config/c4x/c4x.h:171
9125 msgid "Generate code for C44 CPU"
9126 msgstr ""
9127
9128 #: config/c4x/c4x.h:173
9129 msgid "Emit code compatible with TI tools"
9130 msgstr ""
9131
9132 #: config/c4x/c4x.h:175
9133 msgid "Emit code to use GAS extensions"
9134 msgstr ""
9135
9136 #: config/c4x/c4x.h:177 config/c4x/c4x.h:181
9137 msgid "Save DP across ISR in small memory model"
9138 msgstr ""
9139
9140 #: config/c4x/c4x.h:179 config/c4x/c4x.h:183
9141 msgid "Don't save DP across ISR in small memory model"
9142 msgstr ""
9143
9144 #: config/c4x/c4x.h:185
9145 msgid "Pass arguments on the stack"
9146 msgstr ""
9147
9148 #: config/c4x/c4x.h:187
9149 msgid "Pass arguments in registers"
9150 msgstr ""
9151
9152 #: config/c4x/c4x.h:189
9153 msgid "Enable new features under development"
9154 msgstr ""
9155
9156 #: config/c4x/c4x.h:191
9157 msgid "Disable new features under development"
9158 msgstr ""
9159
9160 #: config/c4x/c4x.h:193
9161 msgid "Use the BK register as a general purpose register"
9162 msgstr ""
9163
9164 #: config/c4x/c4x.h:195
9165 #, fuzzy
9166 msgid "Do not allocate BK register"
9167 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
9168
9169 #: config/c4x/c4x.h:197
9170 msgid "Enable use of DB instruction"
9171 msgstr ""
9172
9173 #: config/c4x/c4x.h:199
9174 msgid "Disable use of DB instruction"
9175 msgstr ""
9176
9177 #: config/c4x/c4x.h:201
9178 msgid "Enable debugging"
9179 msgstr ""
9180
9181 #: config/c4x/c4x.h:203
9182 msgid "Disable debugging"
9183 msgstr ""
9184
9185 #: config/c4x/c4x.h:205
9186 msgid "Force constants into registers to improve hoisting"
9187 msgstr ""
9188
9189 #: config/c4x/c4x.h:207
9190 msgid "Don't force constants into registers"
9191 msgstr ""
9192
9193 #: config/c4x/c4x.h:209
9194 msgid "Force RTL generation to emit valid 3 operand insns"
9195 msgstr ""
9196
9197 #: config/c4x/c4x.h:211
9198 msgid "Allow RTL generation to emit invalid 3 operand insns"
9199 msgstr ""
9200
9201 #: config/c4x/c4x.h:213
9202 msgid "Allow unsigned interation counts for RPTB/DB"
9203 msgstr ""
9204
9205 #: config/c4x/c4x.h:215
9206 msgid "Disallow unsigned iteration counts for RPTB/DB"
9207 msgstr ""
9208
9209 #: config/c4x/c4x.h:217
9210 msgid "Preserve all 40 bits of FP reg across call"
9211 msgstr ""
9212
9213 #: config/c4x/c4x.h:219
9214 msgid "Only preserve 32 bits of FP reg across call"
9215 msgstr ""
9216
9217 #: config/c4x/c4x.h:221
9218 #, fuzzy
9219 msgid "Enable parallel instructions"
9220 msgstr "ÁêáôÜëëçëç åíôïëÞ"
9221
9222 #: config/c4x/c4x.h:223
9223 #, fuzzy
9224 msgid "Disable parallel instructions"
9225 msgstr "ÁêáôÜëëçëç åíôïëÞ"
9226
9227 #: config/c4x/c4x.h:225
9228 msgid "Enable MPY||ADD and MPY||SUB instructions"
9229 msgstr ""
9230
9231 #: config/c4x/c4x.h:227
9232 msgid "Disable MPY||ADD and MPY||SUB instructions"
9233 msgstr ""
9234
9235 #: config/c4x/c4x.h:229
9236 msgid "Assume that pointers may be aliased"
9237 msgstr ""
9238
9239 #: config/c4x/c4x.h:231
9240 msgid "Assume that pointers not aliased"
9241 msgstr ""
9242
9243 #: config/c4x/c4x.h:304
9244 msgid "Specify maximum number of iterations for RPTS"
9245 msgstr ""
9246
9247 #: config/c4x/c4x.h:306
9248 msgid "Select CPU to generate code for"
9249 msgstr ""
9250
9251 #. Macros used in the machine description to test the flags.
9252 #. Macro to define tables used to set the flags.
9253 #. This is a list in braces of pairs in braces,
9254 #. each pair being { "NAME", VALUE }
9255 #. where VALUE is the bits to set or minus the bits to clear.
9256 #. An empty string NAME is used to identify the default VALUE.
9257 #: config/clipper/clipper.h:40
9258 msgid "Generate code for the C400"
9259 msgstr ""
9260
9261 #: config/clipper/clipper.h:41
9262 msgid "Generate code for the C300"
9263 msgstr ""
9264
9265 #: config/convex/convex.h:53
9266 msgid "Generate code for c1"
9267 msgstr ""
9268
9269 #: config/convex/convex.h:54
9270 msgid "Generate code for c2"
9271 msgstr ""
9272
9273 #: config/convex/convex.h:55
9274 msgid "Generate code for c32"
9275 msgstr ""
9276
9277 #: config/convex/convex.h:56 config/convex/convex.h:57
9278 msgid "Generate code for c34"
9279 msgstr ""
9280
9281 #: config/convex/convex.h:59
9282 msgid "Use standard calling sequence, with arg count word"
9283 msgstr ""
9284
9285 #: config/convex/convex.h:61
9286 msgid "Place arg count in a nop instruction (faster than push)"
9287 msgstr ""
9288
9289 #: config/convex/convex.h:63
9290 msgid "Don't push arg count, depend on symbol table"
9291 msgstr ""
9292
9293 #: config/convex/convex.h:65
9294 msgid "Use data cache for volatile mem refs (default)"
9295 msgstr ""
9296
9297 #: config/convex/convex.h:67
9298 msgid "Don't use data cache for volatile mem refs"
9299 msgstr ""
9300
9301 #: config/convex/convex.h:69
9302 msgid "Bypass data cache for volatile mem refs"
9303 msgstr ""
9304
9305 #: config/convex/convex.h:70
9306 msgid "Use 64-bit longs"
9307 msgstr ""
9308
9309 #: config/convex/convex.h:71
9310 msgid "Use cc- and libc-compatible 32-bit longs"
9311 msgstr ""
9312
9313 #: config/cris/cris.c:878
9314 #, c-format
9315 msgid "stackframe too big: %d bytes"
9316 msgstr ""
9317
9318 #: config/cris/cris.c:1193
9319 msgid "allocated but unused delay list in epilogue"
9320 msgstr ""
9321
9322 #: config/cris/cris.c:1203
9323 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
9324 msgstr ""
9325
9326 #: config/cris/cris.c:1497
9327 #, fuzzy, c-format
9328 msgid "internal error: bad register: %d"
9329 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
9330
9331 #: config/cris/cris.c:1966
9332 msgid "internal error: sideeffect-insn affecting main effect"
9333 msgstr ""
9334
9335 #. If we get here, the caller got its initial tests wrong.
9336 #: config/cris/cris.c:2253
9337 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9338 msgstr ""
9339
9340 #: config/cris/cris.c:2335 config/cris/cris.c:2393
9341 #, fuzzy
9342 msgid "unrecognized supposed constant"
9343 msgstr "Üãíùóôï ðñüèåìá: %s"
9344
9345 #: config/cris/cris.c:2434
9346 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9347 msgstr ""
9348
9349 #: config/cris/cris.c:2453
9350 #, c-format
9351 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9352 msgstr ""
9353
9354 #: config/cris/cris.c:2481
9355 #, c-format
9356 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9357 msgstr ""
9358
9359 #: config/cris/cris.c:2517
9360 #, fuzzy, c-format
9361 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9362 msgstr "ðÜñá ðïëëÝò äçëþóåéò ìåôáôñïðÞò óôçí êáôÜëçîç"
9363
9364 #: config/cris/cris.c:2535
9365 msgid "-fPIC not supported in this configuration"
9366 msgstr ""
9367
9368 #: config/cris/cris.c:2551
9369 msgid "that particular -g option is invalid with -maout and -melinux"
9370 msgstr ""
9371
9372 #: config/cris/cris.c:2742 config/cris/cris.c:2787
9373 msgid "unexpected side-effects in address"
9374 msgstr ""
9375
9376 #: config/cris/cris.c:2888
9377 msgid "PIC register isn't set up"
9378 msgstr ""
9379
9380 #: config/cris/cris.c:2901
9381 #, fuzzy
9382 msgid "unexpected address expression"
9383 msgstr "Ìç Ýãêõñç ðñïðïñåõüìåíç êáíïíéêÞ Ýêöñáóç"
9384
9385 #. Labels are never marked as global symbols.
9386 #: config/cris/cris.c:2915
9387 msgid "unexpected PIC symbol"
9388 msgstr ""
9389
9390 #: config/cris/cris.c:2919
9391 msgid "emitting PIC operand, but PIC register isn't set up"
9392 msgstr ""
9393
9394 #: config/cris/cris.c:2928
9395 msgid "unexpected NOTE as addr_const:"
9396 msgstr ""
9397
9398 #: config/cris/aout.h:106
9399 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9400 msgstr ""
9401
9402 #: config/cris/aout.h:113
9403 msgid "For elinux, request a specified stack-size for this program"
9404 msgstr ""
9405
9406 #. No "no-etrax" as it does not really imply any model.              On the other hand, "etrax" implies the common (and large)               subset matching all models.
9407 #: config/cris/cris.h:333
9408 msgid "Compile for ETRAX 4 (CRIS v3)"
9409 msgstr ""
9410
9411 #: config/cris/cris.h:338
9412 msgid "Compile for ETRAX 100 (CRIS v8)"
9413 msgstr ""
9414
9415 #: config/cris/cris.h:342
9416 msgid "Emit verbose debug information in assembly code"
9417 msgstr ""
9418
9419 #: config/cris/cris.h:345
9420 msgid "Do not use condition codes from normal instructions"
9421 msgstr ""
9422
9423 #: config/cris/cris.h:349
9424 msgid "Do not emit addressing modes with side-effect assignment"
9425 msgstr ""
9426
9427 #: config/cris/cris.h:352
9428 msgid "Do not tune stack alignment"
9429 msgstr ""
9430
9431 #: config/cris/cris.h:355
9432 msgid "Do not tune writable data alignment"
9433 msgstr ""
9434
9435 #: config/cris/cris.h:358
9436 msgid "Do not tune code and read-only data alignment"
9437 msgstr ""
9438
9439 #: config/cris/cris.h:367
9440 msgid "Align code and data to 32 bits"
9441 msgstr ""
9442
9443 #: config/cris/cris.h:380
9444 msgid "Don't align items in code or data"
9445 msgstr ""
9446
9447 #: config/cris/cris.h:383
9448 msgid "Do not emit function prologue or epilogue"
9449 msgstr ""
9450
9451 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9452 #: config/cris/cris.h:387
9453 msgid "Use the most feature-enabling options allowed by other options"
9454 msgstr ""
9455
9456 #. We must call it "override-" since calling it "no-" will cause             gcc.c to forget it, if there's a "later" -mbest-lib-options.            Kludgy, but needed for some multilibbed files.
9457 #: config/cris/cris.h:393
9458 msgid "Override -mbest-lib-options"
9459 msgstr ""
9460
9461 #: config/cris/cris.h:425
9462 msgid "Generate code for the specified chip or CPU version"
9463 msgstr ""
9464
9465 #: config/cris/cris.h:427
9466 msgid "Tune alignment for the specified chip or CPU version"
9467 msgstr ""
9468
9469 #: config/cris/cris.h:429
9470 msgid "Warn when a stackframe is larger than the specified size"
9471 msgstr ""
9472
9473 #. Node: Profiling
9474 #: config/cris/cris.h:1025
9475 msgid "no FUNCTION_PROFILER for CRIS"
9476 msgstr ""
9477
9478 #: config/cris/linux.h:74
9479 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9480 msgstr ""
9481
9482 #: config/d30v/d30v.c:209
9483 #, c-format
9484 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
9485 msgstr ""
9486
9487 #: config/d30v/d30v.c:2676
9488 msgid "bad insn to d30v_print_operand_address:"
9489 msgstr ""
9490
9491 #: config/d30v/d30v.c:2693 config/d30v/d30v.c:2754 config/d30v/d30v.c:2775
9492 #: config/d30v/d30v.c:2793
9493 msgid "bad insn to d30v_print_operand_memory_reference:"
9494 msgstr ""
9495
9496 #: config/d30v/d30v.c:2861
9497 msgid "bad insn to d30v_print_operand, 'f' modifier:"
9498 msgstr ""
9499
9500 #: config/d30v/d30v.c:2870
9501 msgid "bad insn to d30v_print_operand, 'A' modifier:"
9502 msgstr ""
9503
9504 #: config/d30v/d30v.c:2877
9505 msgid "bad insn to d30v_print_operand, 'M' modifier:"
9506 msgstr ""
9507
9508 #: config/d30v/d30v.c:2931
9509 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
9510 msgstr ""
9511
9512 #: config/d30v/d30v.c:2942
9513 msgid "bad insn to print_operand, 'B' modifier:"
9514 msgstr ""
9515
9516 #: config/d30v/d30v.c:2949
9517 msgid "bad insn to print_operand, 'E' modifier:"
9518 msgstr ""
9519
9520 #: config/d30v/d30v.c:2967
9521 msgid "bad insn to print_operand, 'R' modifier:"
9522 msgstr ""
9523
9524 #: config/d30v/d30v.c:2976 config/d30v/d30v.c:2984
9525 msgid "bad insn to print_operand, 's' modifier:"
9526 msgstr ""
9527
9528 #: config/d30v/d30v.c:3013
9529 msgid "bad insn in d30v_print_operand, 0 case"
9530 msgstr ""
9531
9532 #: config/d30v/d30v.c:3368
9533 msgid "d30v_emit_comparison"
9534 msgstr ""
9535
9536 #: config/d30v/d30v.c:3412
9537 msgid "bad call to d30v_move_2words"
9538 msgstr ""
9539
9540 #: config/d30v/d30v.h:108
9541 msgid "Enable use of conditional move instructions"
9542 msgstr ""
9543
9544 #: config/d30v/d30v.h:111
9545 msgid "Disable use of conditional move instructions"
9546 msgstr ""
9547
9548 #: config/d30v/d30v.h:114
9549 #, fuzzy
9550 msgid "Debug argument support in compiler"
9551 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
9552
9553 #: config/d30v/d30v.h:117
9554 #, fuzzy
9555 msgid "Debug stack support in compiler"
9556 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
9557
9558 #: config/d30v/d30v.h:120
9559 msgid "Debug memory address support in compiler"
9560 msgstr ""
9561
9562 #: config/d30v/d30v.h:123
9563 msgid "Make adjacent short instructions parallel if possible"
9564 msgstr ""
9565
9566 #: config/d30v/d30v.h:126
9567 msgid "Do not make adjacent short instructions parallel"
9568 msgstr ""
9569
9570 #: config/d30v/d30v.h:129 config/d30v/d30v.h:132
9571 msgid "Link programs/data to be in external memory by default"
9572 msgstr ""
9573
9574 #: config/d30v/d30v.h:135
9575 msgid "Link programs/data to be in onchip memory by default"
9576 msgstr ""
9577
9578 #: config/d30v/d30v.h:143
9579 msgid "Change the branch costs within the compiler"
9580 msgstr ""
9581
9582 #: config/d30v/d30v.h:146
9583 msgid "Change the threshold for conversion to conditional execution"
9584 msgstr ""
9585
9586 #: config/dsp16xx/dsp16xx.c:1446 config/dsp16xx/dsp16xx.c:1469
9587 msgid "stack size > 32k"
9588 msgstr ""
9589
9590 #: config/dsp16xx/dsp16xx.c:1678
9591 #, fuzzy
9592 msgid "invalid addressing mode"
9593 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
9594
9595 #: config/dsp16xx/dsp16xx.c:1857
9596 #, fuzzy
9597 msgid "bad register extension code"
9598 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
9599
9600 #: config/dsp16xx/dsp16xx.c:1958
9601 #, fuzzy
9602 msgid "invalid offset in ybase addressing"
9603 msgstr "ìç Ýãêõñïò ÷ñüíïò Ýíáñîçò"
9604
9605 #: config/dsp16xx/dsp16xx.c:1961
9606 #, fuzzy
9607 msgid "invalid register in ybase addressing"
9608 msgstr "ìç Ýãêõñïò ÷ñüíïò Ýíáñîçò"
9609
9610 #: config/dsp16xx/dsp16xx.c:1990
9611 #, fuzzy
9612 msgid "inline float constants not supported on this host"
9613 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
9614
9615 #: config/dsp16xx/dsp16xx.c:2140
9616 msgid "invalid shift operator in emit_1600_core_shift"
9617 msgstr ""
9618
9619 #: config/dsp16xx/dsp16xx.c:2469
9620 #, fuzzy
9621 msgid "invalid mode for gen_tst_reg"
9622 msgstr "ìç Ýãêõñç êáôÜóôáóç ãéá ôçí dlopen()"
9623
9624 #: config/dsp16xx/dsp16xx.c:2541
9625 msgid "invalid mode for integer comparison in gen_compare_reg"
9626 msgstr ""
9627
9628 #. Macro to define tables used to set the flags.
9629 #. This is a list in braces of pairs in braces,
9630 #. each pair being { "NAME", VALUE }
9631 #. where VALUE is the bits to set or minus the bits to clear.
9632 #. An empty string NAME is used to identify the default VALUE.
9633 #: config/dsp16xx/dsp16xx.h:215
9634 msgid "Pass parameters in registers (default)"
9635 msgstr ""
9636
9637 #: config/dsp16xx/dsp16xx.h:217
9638 msgid "Don't pass parameters in registers"
9639 msgstr ""
9640
9641 #: config/dsp16xx/dsp16xx.h:219
9642 #, fuzzy
9643 msgid "Generate code for near calls"
9644 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
9645
9646 #: config/dsp16xx/dsp16xx.h:221
9647 msgid "Don't generate code for near calls"
9648 msgstr ""
9649
9650 #: config/dsp16xx/dsp16xx.h:223
9651 #, fuzzy
9652 msgid "Generate code for near jumps"
9653 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
9654
9655 #: config/dsp16xx/dsp16xx.h:225
9656 msgid "Don't generate code for near jumps"
9657 msgstr ""
9658
9659 #: config/dsp16xx/dsp16xx.h:227
9660 msgid "Generate code for a bit-manipulation unit"
9661 msgstr ""
9662
9663 #: config/dsp16xx/dsp16xx.h:229
9664 msgid "Don't generate code for a bit-manipulation unit"
9665 msgstr ""
9666
9667 #: config/dsp16xx/dsp16xx.h:231
9668 msgid "Generate code for memory map1"
9669 msgstr ""
9670
9671 #: config/dsp16xx/dsp16xx.h:233
9672 msgid "Generate code for memory map2"
9673 msgstr ""
9674
9675 #: config/dsp16xx/dsp16xx.h:235
9676 msgid "Generate code for memory map3"
9677 msgstr ""
9678
9679 #: config/dsp16xx/dsp16xx.h:237
9680 msgid "Generate code for memory map4"
9681 msgstr ""
9682
9683 #: config/dsp16xx/dsp16xx.h:239
9684 msgid "Ouput extra code for initialized data"
9685 msgstr ""
9686
9687 #: config/dsp16xx/dsp16xx.h:241
9688 msgid "Don't let reg. allocator use ybase registers"
9689 msgstr ""
9690
9691 #: config/dsp16xx/dsp16xx.h:243
9692 msgid "Output extra debug info in Luxworks environment"
9693 msgstr ""
9694
9695 #: config/dsp16xx/dsp16xx.h:245
9696 msgid "Save temp. files in Luxworks environment"
9697 msgstr ""
9698
9699 #: config/dsp16xx/dsp16xx.h:257
9700 msgid "Specify alternate name for text section"
9701 msgstr ""
9702
9703 #: config/dsp16xx/dsp16xx.h:259
9704 msgid "Specify alternate name for data section"
9705 msgstr ""
9706
9707 #: config/dsp16xx/dsp16xx.h:261
9708 msgid "Specify alternate name for bss section"
9709 msgstr ""
9710
9711 #: config/dsp16xx/dsp16xx.h:263
9712 msgid "Specify alternate name for constant section"
9713 msgstr ""
9714
9715 #: config/dsp16xx/dsp16xx.h:265
9716 msgid "Specify alternate name for dsp16xx chip"
9717 msgstr ""
9718
9719 #. Output assembler code to FILE to increment profiler label # LABELNO
9720 #. for profiling a function entry.
9721 #: config/dsp16xx/dsp16xx.h:1219 config/dsp16xx/dsp16xx.h:1224
9722 #: config/dsp16xx/dsp16xx.h:1229 config/dsp16xx/dsp16xx.h:1809
9723 #: config/dsp16xx/dsp16xx.h:1814
9724 #, fuzzy
9725 msgid "profiling not implemented yet"
9726 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
9727
9728 #. Emit RTL insns to initialize the variable parts of a trampoline.
9729 #. FNADDR is an RTX for the address of the function's pure code.
9730 #. CXT is an RTX for the static chain value for the function.
9731 #: config/dsp16xx/dsp16xx.h:1240 config/dsp16xx/dsp16xx.h:1252
9732 #, fuzzy
9733 msgid "trampolines not yet implemented"
9734 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
9735
9736 #. Macro to define tables used to set the flags.
9737 #. This is a list in braces of pairs in braces,
9738 #. each pair being { "NAME", VALUE }
9739 #. where VALUE is the bits to set or minus the bits to clear.
9740 #. An empty string NAME is used to identify the default VALUE.
9741 #: config/elxsi/elxsi.h:51
9742 msgid "Generate code the unix assembler can handle"
9743 msgstr ""
9744
9745 #: config/elxsi/elxsi.h:52
9746 msgid "Generate code an embedded assembler can handle"
9747 msgstr ""
9748
9749 #: config/fr30/fr30.c:456
9750 msgid "fr30_print_operand_address: unhandled address"
9751 msgstr ""
9752
9753 #: config/fr30/fr30.c:483
9754 #, c-format
9755 msgid "fr30_print_operand: unrecognized %p code"
9756 msgstr ""
9757
9758 #: config/fr30/fr30.c:503
9759 msgid "fr30_print_operand: unrecognized %b code"
9760 msgstr ""
9761
9762 #: config/fr30/fr30.c:524
9763 msgid "fr30_print_operand: unrecognized %B code"
9764 msgstr ""
9765
9766 #: config/fr30/fr30.c:532
9767 msgid "fr30_print_operand: invalid operand to %A code"
9768 msgstr ""
9769
9770 #: config/fr30/fr30.c:549
9771 #, c-format
9772 msgid "fr30_print_operand: invalid %x code"
9773 msgstr ""
9774
9775 #: config/fr30/fr30.c:556
9776 msgid "fr30_print_operand: invalid %F code"
9777 msgstr ""
9778
9779 #: config/fr30/fr30.c:572
9780 msgid "fr30_print_operand: unknown code"
9781 msgstr ""
9782
9783 #: config/fr30/fr30.c:601 config/fr30/fr30.c:610 config/fr30/fr30.c:621
9784 #: config/fr30/fr30.c:634
9785 msgid "fr30_print_operand: unhandled MEM"
9786 msgstr ""
9787
9788 #: config/fr30/fr30.h:57
9789 msgid "Assume small address space"
9790 msgstr ""
9791
9792 #: config/h8300/h8300.c:141
9793 msgid "-ms2600 is used without -ms"
9794 msgstr ""
9795
9796 #. Macro to define tables used to set the flags.
9797 #. This is a list in braces of pairs in braces,
9798 #. each pair being { "NAME", VALUE }
9799 #. where VALUE is the bits to set or minus the bits to clear.
9800 #. An empty string NAME is used to identify the default VALUE.
9801 #: config/h8300/h8300.h:117
9802 msgid "Generate H8/S code"
9803 msgstr ""
9804
9805 #: config/h8300/h8300.h:118
9806 msgid "Do not generate H8/S code"
9807 msgstr ""
9808
9809 #: config/h8300/h8300.h:119
9810 msgid "Generate H8/S2600 code"
9811 msgstr ""
9812
9813 #: config/h8300/h8300.h:120
9814 msgid "Do not generate H8/S2600 code"
9815 msgstr ""
9816
9817 #: config/h8300/h8300.h:121
9818 msgid "Make integers 32 bits wide"
9819 msgstr ""
9820
9821 #: config/h8300/h8300.h:124
9822 #, fuzzy
9823 msgid "Use registers for argument passing"
9824 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
9825
9826 #: config/h8300/h8300.h:126
9827 msgid "Do not use registers for argument passing"
9828 msgstr ""
9829
9830 #: config/h8300/h8300.h:128
9831 msgid "Consider access to byte sized memory slow"
9832 msgstr ""
9833
9834 #: config/h8300/h8300.h:129
9835 msgid "Enable linker relaxing"
9836 msgstr ""
9837
9838 #: config/h8300/h8300.h:131
9839 msgid "Generate H8/300H code"
9840 msgstr ""
9841
9842 #: config/h8300/h8300.h:132
9843 msgid "Do not generate H8/300H code"
9844 msgstr ""
9845
9846 #: config/h8300/h8300.h:133
9847 msgid "Use H8/300 alignment rules"
9848 msgstr ""
9849
9850 #: config/i370/i370-c.c:54
9851 msgid "junk at end of #pragma map"
9852 msgstr ""
9853
9854 #: config/i370/i370-c.c:60
9855 #, fuzzy
9856 msgid "malformed #pragma map, ignored"
9857 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
9858
9859 #: config/i370/i370.c:897
9860 msgid "real name is too long - alias ignored"
9861 msgstr ""
9862
9863 #: config/i370/i370.c:902
9864 msgid "alias name is too long - alias ignored"
9865 msgstr ""
9866
9867 #: config/i370/i370.c:1173
9868 msgid "internal error--no jump follows compare:"
9869 msgstr ""
9870
9871 #. Macro to define tables used to set the flags.  This is a list in braces
9872 #. of pairs in braces, each pair being { "NAME", VALUE }
9873 #. where VALUE is the bits to set or minus the bits to clear.
9874 #. An empty string NAME is used to identify the default VALUE.
9875 #: config/i370/i370.h:63
9876 #, fuzzy
9877 msgid "Generate char instructions"
9878 msgstr "ÁêáôÜëëçëç åíôïëÞ"
9879
9880 #: config/i370/i370.h:64
9881 msgid "Do not generate char instructions"
9882 msgstr ""
9883
9884 #: config/i386/i386.c:924
9885 #, c-format
9886 msgid "code model %s not supported in PIC mode"
9887 msgstr ""
9888
9889 #: config/i386/i386.c:934 config/sparc/sparc.c:346
9890 #, c-format
9891 msgid "bad value (%s) for -mcmodel= switch"
9892 msgstr ""
9893
9894 #: config/i386/i386.c:949
9895 #, c-format
9896 msgid "bad value (%s) for -masm= switch"
9897 msgstr ""
9898
9899 #: config/i386/i386.c:952
9900 #, c-format
9901 msgid "code model `%s' not supported in the %s bit mode"
9902 msgstr ""
9903
9904 #: config/i386/i386.c:955
9905 #, fuzzy
9906 msgid "code model `large' not supported yet"
9907 msgstr "åéäéêÜ áñ÷åßá ìðëïê äåí õðïóôçñßæïíôáé"
9908
9909 #: config/i386/i386.c:957
9910 #, fuzzy, c-format
9911 msgid "%i-bit mode not compiled in"
9912 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
9913
9914 #: config/i386/i386.c:987 config/mips/mips.c:4972
9915 #, c-format
9916 msgid "bad value (%s) for -march= switch"
9917 msgstr ""
9918
9919 #: config/i386/i386.c:998 config/mips/mips.c:4928
9920 #, c-format
9921 msgid "bad value (%s) for -mcpu= switch"
9922 msgstr ""
9923
9924 #: config/i386/i386.c:1017
9925 #, c-format
9926 msgid "-mregparm=%d is not between 0 and %d"
9927 msgstr ""
9928
9929 #: config/i386/i386.c:1030
9930 msgid "-malign-loops is obsolete, use -falign-loops"
9931 msgstr ""
9932
9933 #: config/i386/i386.c:1035 config/i386/i386.c:1048 config/i386/i386.c:1061
9934 #, c-format
9935 msgid "-malign-loops=%d is not between 0 and %d"
9936 msgstr ""
9937
9938 #: config/i386/i386.c:1043
9939 msgid "-malign-jumps is obsolete, use -falign-jumps"
9940 msgstr ""
9941
9942 #: config/i386/i386.c:1056
9943 msgid "-malign-functions is obsolete, use -falign-functions"
9944 msgstr ""
9945
9946 #: config/i386/i386.c:1094
9947 #, c-format
9948 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9949 msgstr ""
9950
9951 #: config/i386/i386.c:1106
9952 #, c-format
9953 msgid "-mbranch-cost=%d is not between 0 and 5"
9954 msgstr ""
9955
9956 #: config/i386/i386.c:1123
9957 msgid "-malign-double makes no sense in the 64bit mode"
9958 msgstr ""
9959
9960 #: config/i386/i386.c:1125
9961 msgid "-mrtd calling convention not supported in the 64bit mode"
9962 msgstr ""
9963
9964 #: config/i386/i386.c:1141 config/i386/i386.c:1152
9965 msgid "SSE instruction set disabled, using 387 arithmetics"
9966 msgstr ""
9967
9968 #: config/i386/i386.c:1157
9969 msgid "387 instruction set disabled, using SSE arithmetics"
9970 msgstr ""
9971
9972 #: config/i386/i386.c:1164
9973 #, c-format
9974 msgid "bad value (%s) for -mfpmath= switch"
9975 msgstr ""
9976
9977 #: config/i386/i386.c:1294
9978 #, c-format
9979 msgid "`%s' attribute requires an integer constant argument"
9980 msgstr ""
9981
9982 #: config/i386/i386.c:1300
9983 #, fuzzy, c-format
9984 msgid "argument to `%s' attribute larger than %d"
9985 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
9986
9987 #: config/i386/i386.c:5328
9988 #, fuzzy
9989 msgid "invalid UNSPEC as operand"
9990 msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
9991
9992 #: config/i386/i386.c:5529
9993 msgid "extended registers have no high halves"
9994 msgstr ""
9995
9996 #: config/i386/i386.c:5544
9997 msgid "unsupported operand size for extended register"
9998 msgstr ""
9999
10000 #: config/i386/i386.c:5791
10001 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
10002 msgstr ""
10003
10004 # src/grep.c:1133
10005 #: config/i386/i386.c:9774
10006 #, fuzzy
10007 msgid "unknown insn mode"
10008 msgstr "Üãíùóôç ìÝèïäïò êáôáëüãùí"
10009
10010 #. @@@ better error message
10011 #: config/i386/i386.c:11617 config/i386/i386.c:11650
10012 #, fuzzy
10013 msgid "selector must be an immediate"
10014 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
10015
10016 #. @@@ better error message
10017 #: config/i386/i386.c:11808 config/i386/i386.c:11836
10018 #, fuzzy
10019 msgid "mask must be an immediate"
10020 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
10021
10022 #: config/i386/winnt.c:94
10023 #, c-format
10024 msgid "`%s' attribute only applies to variables"
10025 msgstr ""
10026
10027 #: config/i386/winnt.c:262
10028 #, c-format
10029 msgid "`%s' declared as both exported to and imported from a DLL"
10030 msgstr ""
10031
10032 #: config/i386/cygwin.h:51
10033 msgid "Use the Cygwin interface"
10034 msgstr ""
10035
10036 #: config/i386/cygwin.h:53
10037 msgid "Use the Mingw32 interface"
10038 msgstr ""
10039
10040 #: config/i386/cygwin.h:54
10041 msgid "Create GUI application"
10042 msgstr ""
10043
10044 #: config/i386/cygwin.h:55
10045 msgid "Don't set Windows defines"
10046 msgstr ""
10047
10048 #: config/i386/cygwin.h:56
10049 msgid "Set Windows defines"
10050 msgstr ""
10051
10052 #: config/i386/cygwin.h:58
10053 msgid "Create console application"
10054 msgstr ""
10055
10056 #: config/i386/cygwin.h:59 config/i386/win32.h:59
10057 msgid "Generate code for a DLL"
10058 msgstr ""
10059
10060 #: config/i386/cygwin.h:61 config/i386/win32.h:61
10061 msgid "Ignore dllimport for functions"
10062 msgstr ""
10063
10064 #: config/i386/cygwin.h:63
10065 msgid "Use Mingw-specific thread support"
10066 msgstr ""
10067
10068 #: config/i386/cygwin.h:257
10069 #, c-format
10070 msgid "-f%s ignored for target (all code is position independent)"
10071 msgstr ""
10072
10073 #: config/i386/dgux.h:60
10074 msgid "Retain standard MXDB information"
10075 msgstr ""
10076
10077 #: config/i386/dgux.h:62
10078 #, fuzzy
10079 msgid "Retain legend information"
10080 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
10081
10082 #: config/i386/dgux.h:65
10083 msgid "Generate external legend information"
10084 msgstr ""
10085
10086 #: config/i386/dgux.h:67
10087 msgid "Emit identifying info in .s file"
10088 msgstr ""
10089
10090 #: config/i386/dgux.h:69
10091 msgid "Warn when a function arg is a structure"
10092 msgstr ""
10093
10094 # lib/argmatch.c:188
10095 #: config/i386/dgux.h:252
10096 #, fuzzy
10097 msgid "argument is a structure"
10098 msgstr "¸ãêõñá ïñßóìáôá åßíáé:"
10099
10100 #: config/i386/djgpp.h:201
10101 msgid "-mbnu210 is ignored (option is obsolete)"
10102 msgstr ""
10103
10104 #: config/i386/i386.h:45 config/mips/mips.h:186
10105 msgid "half-pic init called on systems that don't support it"
10106 msgstr ""
10107
10108 #. Deprecated.
10109 #: config/i386/i386.h:297
10110 #, fuzzy
10111 msgid "Alternate calling convention"
10112 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
10113
10114 #: config/i386/i386.h:299 config/m68k/m68k.h:180 config/ns32k/ns32k.h:106
10115 msgid "Use normal calling convention"
10116 msgstr ""
10117
10118 #: config/i386/i386.h:301
10119 msgid "Align some doubles on dword boundary"
10120 msgstr ""
10121
10122 #: config/i386/i386.h:303
10123 msgid "Align doubles on word boundary"
10124 msgstr ""
10125
10126 #: config/i386/i386.h:305
10127 msgid "Uninitialized locals in .bss"
10128 msgstr ""
10129
10130 #: config/i386/i386.h:307
10131 msgid "Uninitialized locals in .data"
10132 msgstr ""
10133
10134 #: config/i386/i386.h:309 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
10135 msgid "Use IEEE math for fp comparisons"
10136 msgstr ""
10137
10138 #: config/i386/i386.h:311
10139 msgid "Do not use IEEE math for fp comparisons"
10140 msgstr ""
10141
10142 #: config/i386/i386.h:313
10143 msgid "Return values of functions in FPU registers"
10144 msgstr ""
10145
10146 #: config/i386/i386.h:315
10147 msgid "Do not return values of functions in FPU registers"
10148 msgstr ""
10149
10150 #: config/i386/i386.h:317
10151 msgid "Do not generate sin, cos, sqrt for FPU"
10152 msgstr ""
10153
10154 #: config/i386/i386.h:319
10155 msgid "Generate sin, cos, sqrt for FPU"
10156 msgstr ""
10157
10158 #: config/i386/i386.h:321
10159 msgid "Omit the frame pointer in leaf functions"
10160 msgstr ""
10161
10162 #: config/i386/i386.h:324
10163 msgid "Enable stack probing"
10164 msgstr ""
10165
10166 #. undocumented
10167 #. undocumented
10168 #: config/i386/i386.h:329
10169 msgid "Align destination of the string operations"
10170 msgstr ""
10171
10172 #: config/i386/i386.h:331
10173 msgid "Do not align destination of the string operations"
10174 msgstr ""
10175
10176 #: config/i386/i386.h:333
10177 msgid "Inline all known string operations"
10178 msgstr ""
10179
10180 #: config/i386/i386.h:335
10181 msgid "Do not inline all known string operations"
10182 msgstr ""
10183
10184 #: config/i386/i386.h:337 config/i386/i386.h:342
10185 msgid "Use push instructions to save outgoing arguments"
10186 msgstr ""
10187
10188 #: config/i386/i386.h:339 config/i386/i386.h:344
10189 msgid "Do not use push instructions to save outgoing arguments"
10190 msgstr ""
10191
10192 #: config/i386/i386.h:346
10193 msgid "Support MMX built-in functions"
10194 msgstr ""
10195
10196 #: config/i386/i386.h:348
10197 msgid "Do not support MMX built-in functions"
10198 msgstr ""
10199
10200 #: config/i386/i386.h:351
10201 msgid "Support 3DNow! built-in functions"
10202 msgstr ""
10203
10204 #: config/i386/i386.h:354
10205 msgid "Do not support 3DNow! built-in functions"
10206 msgstr ""
10207
10208 #: config/i386/i386.h:356
10209 msgid "Support MMX and SSE built-in functions and code generation"
10210 msgstr ""
10211
10212 #: config/i386/i386.h:359
10213 msgid "Do not support MMX and SSE built-in functions and code generation"
10214 msgstr ""
10215
10216 #: config/i386/i386.h:361
10217 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10218 msgstr ""
10219
10220 #: config/i386/i386.h:364
10221 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10222 msgstr ""
10223
10224 #: config/i386/i386.h:366
10225 msgid "sizeof(long double) is 16"
10226 msgstr ""
10227
10228 #: config/i386/i386.h:368
10229 msgid "sizeof(long double) is 12"
10230 msgstr ""
10231
10232 #: config/i386/i386.h:370
10233 msgid "Generate 64bit x86-64 code"
10234 msgstr ""
10235
10236 #: config/i386/i386.h:372
10237 msgid "Generate 32bit i386 code"
10238 msgstr ""
10239
10240 #: config/i386/i386.h:374
10241 msgid "Use red-zone in the x86-64 code"
10242 msgstr ""
10243
10244 #: config/i386/i386.h:376
10245 msgid "Do not use red-zone in the x86-64 code"
10246 msgstr ""
10247
10248 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10249 #. command options that have values.  Its definition is an
10250 #. initializer with a subgrouping for each command option.
10251 #.
10252 #. Each subgrouping contains a string constant, that defines the
10253 #. fixed part of the option name, and the address of a variable.  The
10254 #. variable, type `char *', is set to the variable part of the given
10255 #. option if the fixed part matches.  The actual option name is made
10256 #. by appending `-m' to the specified name.
10257 #: config/i386/i386.h:422 config/rs6000/rs6000.h:428 config/sparc/sparc.h:668
10258 msgid "Schedule code for given CPU"
10259 msgstr ""
10260
10261 #: config/i386/i386.h:424
10262 msgid "Generate floating point mathematics using given instruction set"
10263 msgstr ""
10264
10265 #: config/i386/i386.h:426
10266 msgid "Generate code for given CPU"
10267 msgstr ""
10268
10269 #: config/i386/i386.h:428
10270 msgid "Number of registers used to pass integer arguments"
10271 msgstr ""
10272
10273 #. TARGET_DEFAULT is defined in sun*.h and isi.h, etc.
10274 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10275 #. command options that have values.  Its definition is an
10276 #. initializer with a subgrouping for each command option.
10277 #.
10278 #. Each subgrouping contains a string constant, that defines the
10279 #. fixed part of the option name, and the address of a variable.  The
10280 #. variable, type `char *', is set to the variable part of the given
10281 #. option if the fixed part matches.  The actual option name is made
10282 #. by appending `-m' to the specified name.
10283 #: config/i386/i386.h:430 config/m68k/m68k.h:263
10284 msgid "Loop code aligned to this power of 2"
10285 msgstr ""
10286
10287 #: config/i386/i386.h:432 config/m68k/m68k.h:265
10288 msgid "Jump targets are aligned to this power of 2"
10289 msgstr ""
10290
10291 #: config/i386/i386.h:434 config/m68k/m68k.h:267
10292 msgid "Function starts are aligned to this power of 2"
10293 msgstr ""
10294
10295 #: config/i386/i386.h:437
10296 msgid "Attempt to keep stack aligned to this power of 2"
10297 msgstr ""
10298
10299 #: config/i386/i386.h:439
10300 msgid "Branches are this expensive (1-5, arbitrary units)"
10301 msgstr ""
10302
10303 #: config/i386/i386.h:441
10304 msgid "Use given x86-64 code model"
10305 msgstr ""
10306
10307 #: config/i386/i386.h:447
10308 msgid "Use given assembler dialect"
10309 msgstr ""
10310
10311 #: config/i386/osf1elf.h:112
10312 msgid "Profiling uses mcount"
10313 msgstr ""
10314
10315 #: config/i386/osfrose.h:60
10316 msgid "Emit half-PIC code"
10317 msgstr ""
10318
10319 #. intentionally undoc
10320 #. intentionally undoc
10321 #: config/i386/osfrose.h:67
10322 msgid "Emit ELF object code"
10323 msgstr ""
10324
10325 #: config/i386/osfrose.h:69
10326 msgid "Emit ROSE object code"
10327 msgstr ""
10328
10329 #: config/i386/osfrose.h:71
10330 msgid "Symbols have a leading underscore"
10331 msgstr ""
10332
10333 #: config/i386/osfrose.h:74
10334 msgid "Align to >word boundaries"
10335 msgstr ""
10336
10337 #: config/i386/osfrose.h:77
10338 #, fuzzy
10339 msgid "Use mcount for profiling"
10340 msgstr "áäýíáôç ç öüñôùóç äåäïìÝíùí ðñïößë"
10341
10342 #: config/i386/osfrose.h:79
10343 msgid "Use mcount_ptr for profiling"
10344 msgstr ""
10345
10346 #: config/i386/sco5.h:771
10347 msgid "Generate ELF output"
10348 msgstr ""
10349
10350 #: config/i386/win32.h:53
10351 msgid "Use Mingw32 interface"
10352 msgstr ""
10353
10354 #: config/i386/win32.h:55
10355 msgid "Use Cygwin interface"
10356 msgstr ""
10357
10358 #: config/i386/win32.h:57
10359 msgid "Use bare Windows interface"
10360 msgstr ""
10361
10362 #. If the environment variable DJDIR is not defined, then DJGPP is not        installed correctly and GCC will quickly become confused with the        default prefix settings. Report the problem now so the user doesn't        receive deceptive "file not found" error messages later.
10363 #. DJDIR is automatically defined by the DJGPP environment config            file pointed to by the environment variable DJGPP. Examine DJGPP            to try and figure out what's wrong.
10364 #: config/i386/xm-djgpp.h:71
10365 msgid "environment variable DJGPP not defined"
10366 msgstr ""
10367
10368 #: config/i386/xm-djgpp.h:73
10369 #, c-format
10370 msgid "environment variable DJGPP points to missing file '%s'"
10371 msgstr ""
10372
10373 #: config/i386/xm-djgpp.h:76
10374 #, c-format
10375 msgid "environment variable DJGPP points to corrupt file '%s'"
10376 msgstr ""
10377
10378 #. Macro to define tables used to set the flags.
10379 #. This is a list in braces of pairs in braces,
10380 #. each pair being { "NAME", VALUE }
10381 #. where VALUE is the bits to set or minus the bits to clear.
10382 #. An empty string NAME is used to identify the default VALUE.
10383 #: config/i860/i860.h:56 config/i860/paragon.h:28
10384 msgid "Generate code which uses the FPU"
10385 msgstr ""
10386
10387 #: config/i860/i860.h:57 config/i860/i860.h:58 config/i860/paragon.h:29
10388 #: config/i860/paragon.h:30 config/i860/paragon.h:31
10389 msgid "Do not generate code which uses the FPU"
10390 msgstr ""
10391
10392 #: config/i960/i960-c.c:67
10393 msgid "sorry, not implemented: #pragma align NAME=SIZE"
10394 msgstr ""
10395
10396 #: config/i960/i960-c.c:72
10397 #, fuzzy
10398 msgid "malformed #pragma align - ignored"
10399 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
10400
10401 #: config/i960/i960-c.c:110
10402 msgid "sorry, not implemented: #pragma noalign NAME"
10403 msgstr ""
10404
10405 #: config/i960/i960.c:1405 config/m68k/m68k.c:665 config/rs6000/rs6000.c:8094
10406 #, fuzzy
10407 msgid "stack limit expression is not supported"
10408 msgstr "åéäéêÜ áñ÷åßá ìðëïê äåí õðïóôçñßæïíôáé"
10409
10410 #. Macro to define tables used to set the flags.
10411 #. This is a list in braces of pairs in braces,
10412 #. each pair being { "NAME", VALUE }
10413 #. where VALUE is the bits to set or minus the bits to clear.
10414 #. An empty string NAME is used to identify the default VALUE.
10415 #. ??? Not all ten of these architecture variations actually exist, but I
10416 #. am not sure which are real and which aren't.
10417 #: config/i960/i960.h:246
10418 msgid "Generate SA code"
10419 msgstr ""
10420
10421 #: config/i960/i960.h:249
10422 msgid "Generate SB code"
10423 msgstr ""
10424
10425 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
10426 #: config/i960/i960.h:254
10427 msgid "Generate KA code"
10428 msgstr ""
10429
10430 #: config/i960/i960.h:257
10431 msgid "Generate KB code"
10432 msgstr ""
10433
10434 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
10435 #: config/i960/i960.h:262
10436 msgid "Generate JA code"
10437 msgstr ""
10438
10439 #: config/i960/i960.h:264
10440 msgid "Generate JD code"
10441 msgstr ""
10442
10443 #: config/i960/i960.h:267
10444 msgid "Generate JF code"
10445 msgstr ""
10446
10447 #: config/i960/i960.h:269
10448 msgid "generate RP code"
10449 msgstr ""
10450
10451 #: config/i960/i960.h:272
10452 msgid "Generate MC code"
10453 msgstr ""
10454
10455 #: config/i960/i960.h:275
10456 msgid "Generate CA code"
10457 msgstr ""
10458
10459 #. {"cb", (TARGET_FLAG_NUMERICS|TARGET_FLAG_C_SERIES|                                           TARGET_FLAG_BRANCH_PREDICT|TARGET_FLAG_CODE_ALIGN),       N_("Generate CB code")},                                                  {"cc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                         TARGET_FLAG_C_SERIES|TARGET_FLAG_BRANCH_PREDICT|                        TARGET_FLAG_CODE_ALIGN),                               N_("Generate CC code")},
10460 #: config/i960/i960.h:285
10461 msgid "Generate CF code"
10462 msgstr ""
10463
10464 #: config/i960/i960.h:291
10465 msgid "Use alternate leaf function entries"
10466 msgstr ""
10467
10468 #: config/i960/i960.h:293
10469 msgid "Do not use alternate leaf function entries"
10470 msgstr ""
10471
10472 #: config/i960/i960.h:295
10473 msgid "Perform tail call optimization"
10474 msgstr ""
10475
10476 #: config/i960/i960.h:297
10477 msgid "Do not perform tail call optimization"
10478 msgstr ""
10479
10480 #: config/i960/i960.h:299
10481 msgid "Use complex addressing modes"
10482 msgstr ""
10483
10484 #: config/i960/i960.h:301
10485 #, fuzzy
10486 msgid "Do not use complex addressing modes"
10487 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
10488
10489 #: config/i960/i960.h:303
10490 msgid "Align code to 8 byte boundary"
10491 msgstr ""
10492
10493 #: config/i960/i960.h:305
10494 msgid "Do not align code to 8 byte boundary"
10495 msgstr ""
10496
10497 #. {"clean-linkage", (TARGET_FLAG_CLEAN_LINKAGE),                              N_("Force use of prototypes")},                                      {"no-clean-linkage", -(TARGET_FLAG_CLEAN_LINKAGE),                         N_("Do not force use of prototypes")},
10498 #: config/i960/i960.h:311 config/i960/i960.h:313
10499 msgid "Enable compatibility with iC960 v2.0"
10500 msgstr ""
10501
10502 #: config/i960/i960.h:315
10503 msgid "Enable compatibility with iC960 v3.0"
10504 msgstr ""
10505
10506 #: config/i960/i960.h:317 config/i960/i960.h:319
10507 msgid "Enable compatibility with ic960 assembler"
10508 msgstr ""
10509
10510 #: config/i960/i960.h:321
10511 msgid "Do not permit unaligned accesses"
10512 msgstr ""
10513
10514 #: config/i960/i960.h:323
10515 msgid "Permit unaligned accesses"
10516 msgstr ""
10517
10518 #: config/i960/i960.h:325
10519 msgid "Layout types like Intel's v1.3 gcc"
10520 msgstr ""
10521
10522 #: config/i960/i960.h:327
10523 msgid "Do not layout types like Intel's v1.3 gcc"
10524 msgstr ""
10525
10526 #: config/i960/i960.h:329 config/sparc/freebsd.h:80 config/sparc/linux.h:85
10527 #: config/sparc/linux64.h:138
10528 msgid "Use 64 bit long doubles"
10529 msgstr ""
10530
10531 #: config/i960/i960.h:331
10532 msgid "Enable linker relaxation"
10533 msgstr ""
10534
10535 #: config/i960/i960.h:333
10536 msgid "Do not enable linker relaxation"
10537 msgstr ""
10538
10539 #. Override conflicting target switch options.
10540 #. Doesn't actually detect if more than one -mARCH option is given, but
10541 #. does handle the case of two blatantly conflicting -mARCH options.
10542 #: config/i960/i960.h:348 config/i960/i960.h:358
10543 msgid "conflicting architectures defined - using C series"
10544 msgstr ""
10545
10546 #: config/i960/i960.h:353
10547 msgid "conflicting architectures defined - using K series"
10548 msgstr ""
10549
10550 #: config/i960/i960.h:368
10551 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
10552 msgstr ""
10553
10554 #. ??? See the LONG_DOUBLE_TYPE_SIZE definition below.
10555 #: config/i960/i960.h:379
10556 msgid "the -mlong-double-64 option does not work yet"
10557 msgstr ""
10558
10559 #: config/ia64/ia64.c:3570
10560 msgid "ia64_print_operand: unknown code"
10561 msgstr ""
10562
10563 #: config/ia64/ia64.c:3844
10564 msgid "value of -mfixed-range must have form REG1-REG2"
10565 msgstr ""
10566
10567 #: config/ia64/ia64.c:3871
10568 #, c-format
10569 msgid "%s-%s is an empty range"
10570 msgstr ""
10571
10572 #: config/ia64/ia64.c:3936
10573 msgid "cannot optimize division for both latency and throughput"
10574 msgstr ""
10575
10576 #. This macro defines names of command options to set and clear bits in
10577 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10578 #. each command option.
10579 #: config/ia64/ia64.h:112
10580 msgid "Generate big endian code"
10581 msgstr ""
10582
10583 #: config/ia64/ia64.h:114 config/mcore/mcore.h:159
10584 msgid "Generate little endian code"
10585 msgstr ""
10586
10587 #: config/ia64/ia64.h:116
10588 msgid "Generate code for GNU as"
10589 msgstr ""
10590
10591 #: config/ia64/ia64.h:118
10592 msgid "Generate code for Intel as"
10593 msgstr ""
10594
10595 #: config/ia64/ia64.h:120
10596 msgid "Generate code for GNU ld"
10597 msgstr ""
10598
10599 #: config/ia64/ia64.h:122
10600 msgid "Generate code for Intel ld"
10601 msgstr ""
10602
10603 #: config/ia64/ia64.h:124
10604 msgid "Generate code without GP reg"
10605 msgstr ""
10606
10607 #: config/ia64/ia64.h:126
10608 msgid "Emit stop bits before and after volatile extended asms"
10609 msgstr ""
10610
10611 #: config/ia64/ia64.h:128
10612 msgid "Don't emit stop bits before and after volatile extended asms"
10613 msgstr ""
10614
10615 #: config/ia64/ia64.h:130
10616 msgid "Emit code for Itanium (TM) processor B step"
10617 msgstr ""
10618
10619 #: config/ia64/ia64.h:132
10620 msgid "Use in/loc/out register names"
10621 msgstr ""
10622
10623 #: config/ia64/ia64.h:134
10624 msgid "Disable use of sdata/scommon/sbss"
10625 msgstr ""
10626
10627 #: config/ia64/ia64.h:136
10628 msgid "Enable use of sdata/scommon/sbss"
10629 msgstr ""
10630
10631 #: config/ia64/ia64.h:138
10632 msgid "gp is constant (but save/restore gp on indirect calls)"
10633 msgstr ""
10634
10635 #: config/ia64/ia64.h:140
10636 msgid "Generate self-relocatable code"
10637 msgstr ""
10638
10639 #: config/ia64/ia64.h:142
10640 msgid "Generate inline division, optimize for latency"
10641 msgstr ""
10642
10643 #: config/ia64/ia64.h:144
10644 msgid "Generate inline division, optimize for throughput"
10645 msgstr ""
10646
10647 #: config/ia64/ia64.h:146
10648 msgid "Enable Dwarf 2 line debug info via GNU as"
10649 msgstr ""
10650
10651 #: config/ia64/ia64.h:148
10652 msgid "Disable Dwarf 2 line debug info via GNU as"
10653 msgstr ""
10654
10655 #: config/ia64/ia64.h:176
10656 msgid "Specify range of registers to make fixed"
10657 msgstr ""
10658
10659 #: config/m32r/m32r.c:130
10660 #, c-format
10661 msgid "bad value (%s) for -mmodel switch"
10662 msgstr ""
10663
10664 #: config/m32r/m32r.c:139
10665 #, c-format
10666 msgid "bad value (%s) for -msdata switch"
10667 msgstr ""
10668
10669 #: config/m32r/m32r.c:310
10670 #, fuzzy, c-format
10671 msgid "invalid argument of `%s' attribute"
10672 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
10673
10674 #: config/m32r/m32r.c:408
10675 msgid "const objects cannot go in .sdata/.sbss"
10676 msgstr ""
10677
10678 #: config/m32r/m32r.c:2248
10679 #, fuzzy, c-format
10680 msgid "invalid operand to %s code"
10681 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10682
10683 #: config/m32r/m32r.c:2255
10684 #, fuzzy, c-format
10685 msgid "invalid operand to %p code"
10686 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10687
10688 #: config/m32r/m32r.c:2311
10689 msgid "bad insn for 'A'"
10690 msgstr ""
10691
10692 #: config/m32r/m32r.c:2363
10693 msgid "invalid operand to %T/%B code"
10694 msgstr ""
10695
10696 #: config/m32r/m32r.c:2386
10697 #, fuzzy
10698 msgid "invalid operand to %N code"
10699 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10700
10701 #: config/m32r/m32r.c:2431
10702 msgid "pre-increment address is not a register"
10703 msgstr ""
10704
10705 #: config/m32r/m32r.c:2438
10706 msgid "pre-decrement address is not a register"
10707 msgstr ""
10708
10709 #: config/m32r/m32r.c:2445
10710 msgid "post-increment address is not a register"
10711 msgstr ""
10712
10713 #: config/m32r/m32r.c:2523 config/m32r/m32r.c:2539
10714 #: config/rs6000/rs6000.c:10712
10715 #, fuzzy
10716 msgid "bad address"
10717 msgstr "ÅóöáëìÝíç äéåýèõíóç"
10718
10719 #: config/m32r/m32r.c:2544
10720 #, fuzzy
10721 msgid "lo_sum not of register"
10722 msgstr "RPC: Ôï ðñüãñáììá äåí Ý÷åé êáôá÷ùñçèåß"
10723
10724 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10725 #: config/m32r/m32r.h:241
10726 msgid "Display compile time statistics"
10727 msgstr ""
10728
10729 #: config/m32r/m32r.h:243
10730 msgid "Align all loops to 32 byte boundary"
10731 msgstr ""
10732
10733 #: config/m32r/m32r.h:246
10734 msgid "Only issue one instruction per cycle"
10735 msgstr ""
10736
10737 #: config/m32r/m32r.h:249
10738 msgid "Prefer branches over conditional execution"
10739 msgstr ""
10740
10741 #: config/m32r/m32r.h:265
10742 msgid "Code size: small, medium or large"
10743 msgstr ""
10744
10745 #: config/m32r/m32r.h:267
10746 msgid "Small data area: none, sdata, use"
10747 msgstr ""
10748
10749 #: config/m68hc11/m68hc11.c:236
10750 #, c-format
10751 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10752 msgstr ""
10753
10754 #. !!!! SCz wrong here.
10755 #: config/m68hc11/m68hc11.c:3032 config/m68hc11/m68hc11.c:3406
10756 msgid "move insn not handled"
10757 msgstr ""
10758
10759 #: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3336
10760 #: config/m68hc11/m68hc11.c:3609
10761 msgid "invalid register in the move instruction"
10762 msgstr ""
10763
10764 #: config/m68hc11/m68hc11.c:3286
10765 #, fuzzy
10766 msgid "invalid operand in the instruction"
10767 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
10768
10769 #: config/m68hc11/m68hc11.c:3583
10770 #, fuzzy
10771 msgid "invalid register in the instruction"
10772 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
10773
10774 #: config/m68hc11/m68hc11.c:3616
10775 msgid "operand 1 must be a hard register"
10776 msgstr ""
10777
10778 #: config/m68hc11/m68hc11.c:3633
10779 #, fuzzy
10780 msgid "invalid rotate insn"
10781 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
10782
10783 #: config/m68hc11/m68hc11.c:4053
10784 msgid "registers IX, IY and Z used in the same INSN"
10785 msgstr ""
10786
10787 #: config/m68hc11/m68hc11.c:4373 config/m68hc11/m68hc11.c:4678
10788 #, fuzzy
10789 msgid "cannot do z-register replacement"
10790 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
10791
10792 #: config/m68hc11/m68hc11.c:4727
10793 msgid "invalid Z register replacement for insn"
10794 msgstr ""
10795
10796 #. Macro to define tables used to set the flags. This is a list in braces of
10797 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10798 #. to set or minus the bits to clear. An empty string NAME is used to
10799 #. identify the default VALUE.
10800 #: config/m68hc11/m68hc11.h:152
10801 msgid "Compile with 16-bit integer mode"
10802 msgstr ""
10803
10804 #: config/m68hc11/m68hc11.h:154
10805 msgid "Compile with 32-bit integer mode"
10806 msgstr ""
10807
10808 #: config/m68hc11/m68hc11.h:156
10809 msgid "Auto pre/post decrement increment allowed"
10810 msgstr ""
10811
10812 #: config/m68hc11/m68hc11.h:158
10813 msgid "Auto pre/post decrement increment not allowed"
10814 msgstr ""
10815
10816 #: config/m68hc11/m68hc11.h:160 config/m68hc11/m68hc11.h:164
10817 msgid "Compile for a 68HC11"
10818 msgstr ""
10819
10820 #: config/m68hc11/m68hc11.h:162 config/m68hc11/m68hc11.h:166
10821 msgid "Compile for a 68HC12"
10822 msgstr ""
10823
10824 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10825 #. command options that have values.  Its definition is an
10826 #. initializer with a subgrouping for each command option.
10827 #.
10828 #. Each subgrouping contains a string constant, that defines the
10829 #. fixed part of the option name, and the address of a variable.  The
10830 #. variable, type `char *', is set to the variable part of the given
10831 #. option if the fixed part matches.  The actual option name is made
10832 #. by appending `-m' to the specified name.
10833 #: config/m68hc11/m68hc11.h:180
10834 #, fuzzy
10835 msgid "Specify the register allocation order"
10836 msgstr "Áðïôõ÷ßá äÝóìåõóçò ðüñùí óõóôÞìáôïò"
10837
10838 #: config/m68hc11/m68hc11.h:182
10839 msgid "Indicate the number of soft registers available"
10840 msgstr ""
10841
10842 #: config/m68k/m68k.c:150
10843 #, c-format
10844 msgid "-malign-loops=%d is not between 1 and %d"
10845 msgstr ""
10846
10847 #: config/m68k/m68k.c:161
10848 #, c-format
10849 msgid "-malign-jumps=%d is not between 1 and %d"
10850 msgstr ""
10851
10852 #: config/m68k/m68k.c:172
10853 #, c-format
10854 msgid "-malign-functions=%d is not between 1 and %d"
10855 msgstr ""
10856
10857 #. Macro to define tables used to set the flags.
10858 #. This is a list in braces of pairs in braces,
10859 #. each pair being { "NAME", VALUE }
10860 #. where VALUE is the bits to set or minus the bits to clear.
10861 #. An empty string NAME is used to identify the default VALUE.
10862 #: config/m68k/m68k.h:162 config/m68k/m68k.h:164
10863 msgid "Generate code for a 68020"
10864 msgstr ""
10865
10866 #: config/m68k/m68k.h:169 config/m68k/m68k.h:172
10867 msgid "Generate code for a 68000"
10868 msgstr ""
10869
10870 #: config/m68k/m68k.h:174
10871 msgid "Use the bit-field instructions"
10872 msgstr ""
10873
10874 #: config/m68k/m68k.h:176
10875 msgid "Do not use the bit-field instructions"
10876 msgstr ""
10877
10878 #: config/m68k/m68k.h:178
10879 msgid "Use different calling convention using 'rtd'"
10880 msgstr ""
10881
10882 #: config/m68k/m68k.h:182
10883 msgid "Consider type `int' to be 16 bits wide"
10884 msgstr ""
10885
10886 #: config/m68k/m68k.h:184
10887 msgid "Consider type `int' to be 32 bits wide"
10888 msgstr ""
10889
10890 #: config/m68k/m68k.h:186
10891 msgid "Generate code for a Sun FPA"
10892 msgstr ""
10893
10894 #: config/m68k/m68k.h:189
10895 msgid "Do not generate code for a Sun FPA"
10896 msgstr ""
10897
10898 #: config/m68k/m68k.h:191 config/m68k/m68k.h:193
10899 msgid "Generate code for a Sun Sky board"
10900 msgstr ""
10901
10902 #: config/m68k/m68k.h:195
10903 msgid "Do not use Sky linkage convention"
10904 msgstr ""
10905
10906 #: config/m68k/m68k.h:197
10907 msgid "Generate code for a 68881"
10908 msgstr ""
10909
10910 #: config/m68k/m68k.h:200
10911 msgid "Generate code with library calls for floating point"
10912 msgstr ""
10913
10914 #: config/m68k/m68k.h:202
10915 msgid "Generate code for a 68040, without any new instructions"
10916 msgstr ""
10917
10918 #: config/m68k/m68k.h:205
10919 msgid "Generate code for a 68060, without any new instructions"
10920 msgstr ""
10921
10922 #: config/m68k/m68k.h:209
10923 msgid "Generate code for a 68030"
10924 msgstr ""
10925
10926 #: config/m68k/m68k.h:212
10927 msgid "Generate code for a 68040"
10928 msgstr ""
10929
10930 #: config/m68k/m68k.h:216
10931 msgid "Generate code for a 68060"
10932 msgstr ""
10933
10934 #: config/m68k/m68k.h:221
10935 msgid "Generate code for a 520X"
10936 msgstr ""
10937
10938 #: config/m68k/m68k.h:224
10939 msgid "Generate code for a 68851"
10940 msgstr ""
10941
10942 #: config/m68k/m68k.h:226
10943 msgid "Do no generate code for a 68851"
10944 msgstr ""
10945
10946 #: config/m68k/m68k.h:229
10947 msgid "Generate code for a 68302"
10948 msgstr ""
10949
10950 #: config/m68k/m68k.h:232
10951 msgid "Generate code for a 68332"
10952 msgstr ""
10953
10954 #: config/m68k/m68k.h:236
10955 msgid "Generate code for a cpu32"
10956 msgstr ""
10957
10958 #: config/m68k/m68k.h:239
10959 msgid "Align variables on a 32-bit boundary"
10960 msgstr ""
10961
10962 #: config/m68k/m68k.h:241
10963 msgid "Align variables on a 16-bit boundary"
10964 msgstr ""
10965
10966 #: config/m68k/m68k.h:243
10967 msgid "Generate pc-relative code"
10968 msgstr ""
10969
10970 #: config/m68k/m68k.h:245
10971 msgid "Do not use unaligned memory references"
10972 msgstr ""
10973
10974 #: config/m68k/m68k.h:247
10975 #, fuzzy
10976 msgid "Use unaligned memory references"
10977 msgstr "Ìç Ýãêõñç ðéóù-ðáñáðïìðÞ"
10978
10979 #. Sometimes certain combinations of command options do not make
10980 #. sense on a particular target machine.  You can define a macro
10981 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
10982 #. defined, is executed once just after all the command options have
10983 #. been parsed.
10984 #.
10985 #. Don't use this macro to turn on various extra optimizations for
10986 #. `-O'.  That is what `OPTIMIZATION_OPTIONS' is for.
10987 #: config/m68k/m68k.h:284 config/m68k/m68kelf.h:267 config/m68k/m68kv4.h:299
10988 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10989 msgstr ""
10990
10991 #: config/m88k/m88k.c:900
10992 #, c-format
10993 msgid "internal gcc monitor: short-branch(%x)"
10994 msgstr ""
10995
10996 #: config/m88k/m88k.c:2300
10997 msgid "internal gcc error: Can't express symbolic location"
10998 msgstr ""
10999
11000 #: config/m88k/m88k.c:2582
11001 #, c-format
11002 msgid "argument #%d is a structure"
11003 msgstr ""
11004
11005 #: config/m88k/m88k.c:2882
11006 msgid "%R not followed by %B/C/D/E"
11007 msgstr ""
11008
11009 #: config/m88k/m88k.c:2950
11010 #, fuzzy, c-format
11011 msgid "invalid %x/X value"
11012 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11013
11014 #: config/m88k/m88k.c:2955
11015 #, fuzzy
11016 msgid "invalid %H value"
11017 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11018
11019 #: config/m88k/m88k.c:2961
11020 #, fuzzy
11021 msgid "invalid %h value"
11022 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11023
11024 #: config/m88k/m88k.c:2967
11025 #, fuzzy
11026 msgid "invalid %Q value"
11027 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11028
11029 #: config/m88k/m88k.c:2973
11030 #, fuzzy
11031 msgid "invalid %q value"
11032 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11033
11034 #: config/m88k/m88k.c:2979
11035 #, fuzzy, c-format
11036 msgid "invalid %o value"
11037 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11038
11039 #: config/m88k/m88k.c:2986
11040 #, fuzzy, c-format
11041 msgid "invalid %p value"
11042 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11043
11044 #: config/m88k/m88k.c:2999 config/m88k/m88k.c:3004
11045 #, fuzzy, c-format
11046 msgid "invalid %s/S value"
11047 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11048
11049 #: config/m88k/m88k.c:3015
11050 #, fuzzy
11051 msgid "invalid %P operand"
11052 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11053
11054 #: config/m88k/m88k.c:3046
11055 #, fuzzy
11056 msgid "invalid %B value"
11057 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11058
11059 #: config/m88k/m88k.c:3063
11060 #, fuzzy
11061 msgid "invalid %C value"
11062 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11063
11064 #: config/m88k/m88k.c:3076
11065 #, fuzzy
11066 msgid "invalid %D value"
11067 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11068
11069 #: config/m88k/m88k.c:3084
11070 #, fuzzy, c-format
11071 msgid "invalid %E value"
11072 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11073
11074 #: config/m88k/m88k.c:3089
11075 #, c-format
11076 msgid "`%d' operand isn't a register"
11077 msgstr ""
11078
11079 #: config/m88k/m88k.c:3100
11080 #, fuzzy
11081 msgid "invalid %r value"
11082 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11083
11084 #: config/m88k/m88k.c:3107
11085 msgid "operand is r0"
11086 msgstr ""
11087
11088 #: config/m88k/m88k.c:3121
11089 msgid "operand is const_double"
11090 msgstr ""
11091
11092 #: config/m88k/m88k.c:3140
11093 #, fuzzy
11094 msgid "invalid code"
11095 msgstr "ìç Ýãêõñï äéêáßùìá"
11096
11097 #. Do any checking or such that is needed after processing the -m switches.
11098 #: config/m88k/m88k.h:277
11099 msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
11100 msgstr ""
11101
11102 #: config/m88k/m88k.h:299
11103 #, fuzzy, c-format
11104 msgid "invalid option `-mshort-data-%s'"
11105 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
11106
11107 #: config/m88k/m88k.h:304
11108 #, c-format
11109 msgid "-mshort-data-%s is too large "
11110 msgstr ""
11111
11112 #: config/m88k/m88k.h:306
11113 #, c-format
11114 msgid "-mshort-data-%s and PIC are incompatible"
11115 msgstr ""
11116
11117 #: config/mcore/mcore.c:3083
11118 #, fuzzy, c-format
11119 msgid "invalid option `-mstack-increment=%s'"
11120 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
11121
11122 #: config/mcore/mcore.h:126
11123 msgid "Inline constants if it can be done in 2 insns or less"
11124 msgstr ""
11125
11126 #: config/mcore/mcore.h:128
11127 msgid "Inline constants if it only takes 1 instruction"
11128 msgstr ""
11129
11130 #: config/mcore/mcore.h:130
11131 msgid "Set maximum alignment to 4"
11132 msgstr ""
11133
11134 #: config/mcore/mcore.h:132
11135 msgid "Set maximum alignment to 8"
11136 msgstr ""
11137
11138 #: config/mcore/mcore.h:136
11139 msgid "Do not use the divide instruction"
11140 msgstr ""
11141
11142 #: config/mcore/mcore.h:140
11143 msgid "Do not arbitary sized immediates in bit operations"
11144 msgstr ""
11145
11146 #: config/mcore/mcore.h:142
11147 msgid "Always treat bit-field as int-sized"
11148 msgstr ""
11149
11150 #: config/mcore/mcore.h:146
11151 msgid "Force functions to be aligned to a 4 byte boundary"
11152 msgstr ""
11153
11154 #: config/mcore/mcore.h:148
11155 msgid "Force functions to be aligned to a 2 byte boundary"
11156 msgstr ""
11157
11158 #: config/mcore/mcore.h:150
11159 #, fuzzy
11160 msgid "Emit call graph information"
11161 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
11162
11163 #: config/mcore/mcore.h:154
11164 msgid "Prefer word accesses over byte accesses"
11165 msgstr ""
11166
11167 #: config/mcore/mcore.h:165
11168 msgid "Generate code for the M*Core M340"
11169 msgstr ""
11170
11171 #: config/mcore/mcore.h:178
11172 msgid "Maximum amount for a single stack increment operation"
11173 msgstr ""
11174
11175 #: config/mips/mips.c:4824
11176 #, fuzzy, c-format
11177 msgid "-mips%d not supported"
11178 msgstr "Ôï ai_family äåí õðïóôçñßæåôáé"
11179
11180 #: config/mips/mips.c:4831
11181 #, c-format
11182 msgid "bad value (%s) for -mips switch"
11183 msgstr ""
11184
11185 #: config/mips/mips.c:4852
11186 #, c-format
11187 msgid "bad value (%s) for -mabi= switch"
11188 msgstr ""
11189
11190 #: config/mips/mips.c:4890
11191 #, fuzzy, c-format
11192 msgid "-mabi=%s does not support -mips%d"
11193 msgstr "Ôï ai_socktype äåí õðïóôçñßæåôáé"
11194
11195 #: config/mips/mips.c:4907
11196 msgid "this target does not support the -mabi switch"
11197 msgstr ""
11198
11199 #: config/mips/mips.c:5017
11200 #, c-format
11201 msgid "bad value (%s) for -mtune= switch"
11202 msgstr ""
11203
11204 #: config/mips/mips.c:5033
11205 #, c-format
11206 msgid "-march=%s does not support -mips%d"
11207 msgstr ""
11208
11209 #: config/mips/mips.c:5040
11210 #, c-format
11211 msgid "-mips%d does not support 64 bit fp registers"
11212 msgstr ""
11213
11214 #: config/mips/mips.c:5046
11215 #, c-format
11216 msgid "-mips%d does not support 64 bit gp registers"
11217 msgstr ""
11218
11219 #: config/mips/mips.c:5067
11220 msgid "-G is incompatible with PIC code which is the default"
11221 msgstr ""
11222
11223 #: config/mips/mips.c:5083
11224 msgid "-membedded-pic and -mabicalls are incompatible"
11225 msgstr ""
11226
11227 #: config/mips/mips.c:5086
11228 msgid "-G and -membedded-pic are incompatible"
11229 msgstr ""
11230
11231 #: config/mips/mips.c:5137
11232 #, fuzzy, c-format
11233 msgid "invalid option `entry%s'"
11234 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
11235
11236 #: config/mips/mips.c:5140
11237 msgid "-mentry is only meaningful with -mips-16"
11238 msgstr ""
11239
11240 #: config/mips/mips.c:5480
11241 #, c-format
11242 msgid "internal error: %%) found without a %%( in assembler pattern"
11243 msgstr ""
11244
11245 #: config/mips/mips.c:5494
11246 #, c-format
11247 msgid "internal error: %%] found without a %%[ in assembler pattern"
11248 msgstr ""
11249
11250 #: config/mips/mips.c:5507
11251 #, c-format
11252 msgid "internal error: %%> found without a %%< in assembler pattern"
11253 msgstr ""
11254
11255 #: config/mips/mips.c:5520
11256 #, c-format
11257 msgid "internal error: %%} found without a %%{ in assembler pattern"
11258 msgstr ""
11259
11260 #: config/mips/mips.c:5534
11261 #, c-format
11262 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11263 msgstr ""
11264
11265 #: config/mips/mips.c:5543
11266 msgid "PRINT_OPERAND null pointer"
11267 msgstr ""
11268
11269 #: config/mips/mips.c:5676
11270 #, c-format
11271 msgid "invalid use of %%d, %%x, or %%X"
11272 msgstr ""
11273
11274 #: config/mips/mips.c:5719
11275 msgid "PRINT_OPERAND_ADDRESS, null pointer"
11276 msgstr ""
11277
11278 #: config/mips/mips.c:5943
11279 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
11280 msgstr ""
11281
11282 #: config/mips/mips.c:6257
11283 #, fuzzy
11284 msgid "can't rewind temp file"
11285 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11286
11287 #: config/mips/mips.c:6261
11288 #, fuzzy
11289 msgid "can't write to output file"
11290 msgstr "áäõíáìßá åããñáöÞò áñ÷åßùí åîüäïõ óôï `%s'"
11291
11292 #: config/mips/mips.c:6264
11293 #, fuzzy
11294 msgid "can't read from temp file"
11295 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11296
11297 #: config/mips/mips.c:6267
11298 #, fuzzy
11299 msgid "can't close temp file"
11300 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11301
11302 #: config/mips/mips.c:6700
11303 #, c-format
11304 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
11305 msgstr ""
11306
11307 #: config/mips/mips.c:6862
11308 #, c-format
11309 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
11310 msgstr ""
11311
11312 #: config/mips/mips.c:8893
11313 #, fuzzy, c-format
11314 msgid "can not handle inconsistent calls to `%s'"
11315 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
11316
11317 #. Macro to define tables used to set the flags.
11318 #. This is a list in braces of pairs in braces,
11319 #. each pair being { "NAME", VALUE }
11320 #. where VALUE is the bits to set or minus the bits to clear.
11321 #. An empty string NAME is used to identify the default VALUE.
11322 #: config/mips/mips.h:368 config/mn10300/mn10300.h:64
11323 msgid "No default crt0.o"
11324 msgstr ""
11325
11326 #: config/mips/mips.h:370
11327 msgid "Use 64-bit int type"
11328 msgstr ""
11329
11330 #: config/mips/mips.h:372
11331 msgid "Use 64-bit long type"
11332 msgstr ""
11333
11334 #: config/mips/mips.h:374
11335 msgid "Use 32-bit long type"
11336 msgstr ""
11337
11338 #: config/mips/mips.h:376
11339 msgid "Optimize lui/addiu address loads"
11340 msgstr ""
11341
11342 #: config/mips/mips.h:378
11343 msgid "Don't optimize lui/addiu address loads"
11344 msgstr ""
11345
11346 #: config/mips/mips.h:380
11347 msgid "Use MIPS as"
11348 msgstr ""
11349
11350 #: config/mips/mips.h:382
11351 msgid "Use GNU as"
11352 msgstr ""
11353
11354 #: config/mips/mips.h:384
11355 #, fuzzy
11356 msgid "Use symbolic register names"
11357 msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
11358
11359 #: config/mips/mips.h:386
11360 msgid "Don't use symbolic register names"
11361 msgstr ""
11362
11363 #: config/mips/mips.h:388 config/mips/mips.h:390
11364 msgid "Use GP relative sdata/sbss sections"
11365 msgstr ""
11366
11367 #: config/mips/mips.h:392 config/mips/mips.h:394
11368 msgid "Don't use GP relative sdata/sbss sections"
11369 msgstr ""
11370
11371 #: config/mips/mips.h:396
11372 msgid "Output compiler statistics"
11373 msgstr ""
11374
11375 #: config/mips/mips.h:398
11376 msgid "Don't output compiler statistics"
11377 msgstr ""
11378
11379 #: config/mips/mips.h:400
11380 msgid "Don't optimize block moves"
11381 msgstr ""
11382
11383 #: config/mips/mips.h:402
11384 msgid "Optimize block moves"
11385 msgstr ""
11386
11387 #: config/mips/mips.h:404
11388 msgid "Use mips-tfile asm postpass"
11389 msgstr ""
11390
11391 #: config/mips/mips.h:406
11392 msgid "Don't use mips-tfile asm postpass"
11393 msgstr ""
11394
11395 #. Macro to define tables used to set the flags.
11396 #. This is a list in braces of triplets in braces,
11397 #. each triplet being { "NAME", VALUE, DOC }
11398 #. where VALUE is the bits to set or minus the bits to clear and DOC
11399 #. is the documentation for --help (NULL if intentionally undocumented).
11400 #. An empty string NAME is used to identify the default VALUE.
11401 #: config/mips/mips.h:410 config/pdp11/pdp11.h:55
11402 msgid "Use hardware floating point"
11403 msgstr ""
11404
11405 #: config/mips/mips.h:412
11406 msgid "Use 64-bit FP registers"
11407 msgstr ""
11408
11409 #: config/mips/mips.h:414
11410 msgid "Use 32-bit FP registers"
11411 msgstr ""
11412
11413 #: config/mips/mips.h:416
11414 msgid "Use 64-bit general registers"
11415 msgstr ""
11416
11417 #: config/mips/mips.h:418
11418 msgid "Use 32-bit general registers"
11419 msgstr ""
11420
11421 #: config/mips/mips.h:420
11422 msgid "Use Irix PIC"
11423 msgstr ""
11424
11425 #: config/mips/mips.h:422
11426 msgid "Don't use Irix PIC"
11427 msgstr ""
11428
11429 #: config/mips/mips.h:424
11430 msgid "Use OSF PIC"
11431 msgstr ""
11432
11433 #: config/mips/mips.h:426
11434 msgid "Don't use OSF PIC"
11435 msgstr ""
11436
11437 #: config/mips/mips.h:428
11438 msgid "Use indirect calls"
11439 msgstr ""
11440
11441 #: config/mips/mips.h:430
11442 msgid "Don't use indirect calls"
11443 msgstr ""
11444
11445 #: config/mips/mips.h:432
11446 msgid "Use embedded PIC"
11447 msgstr ""
11448
11449 #: config/mips/mips.h:434
11450 msgid "Don't use embedded PIC"
11451 msgstr ""
11452
11453 #: config/mips/mips.h:436
11454 msgid "Use ROM instead of RAM"
11455 msgstr ""
11456
11457 #: config/mips/mips.h:438
11458 msgid "Don't use ROM instead of RAM"
11459 msgstr ""
11460
11461 #: config/mips/mips.h:440
11462 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
11463 msgstr ""
11464
11465 #: config/mips/mips.h:442
11466 msgid "Don't put uninitialized constants in ROM"
11467 msgstr ""
11468
11469 #: config/mips/mips.h:444
11470 msgid "Use big-endian byte order"
11471 msgstr ""
11472
11473 #: config/mips/mips.h:446
11474 msgid "Use little-endian byte order"
11475 msgstr ""
11476
11477 #: config/mips/mips.h:448
11478 msgid "Use single (32-bit) FP only"
11479 msgstr ""
11480
11481 #: config/mips/mips.h:450
11482 msgid "Don't use single (32-bit) FP only"
11483 msgstr ""
11484
11485 #: config/mips/mips.h:452
11486 msgid "Use multiply accumulate"
11487 msgstr ""
11488
11489 #: config/mips/mips.h:454
11490 msgid "Don't use multiply accumulate"
11491 msgstr ""
11492
11493 #: config/mips/mips.h:456 config/rs6000/rs6000.h:351
11494 msgid "Don't generate fused multiply/add instructions"
11495 msgstr ""
11496
11497 #: config/mips/mips.h:458 config/rs6000/rs6000.h:349
11498 msgid "Generate fused multiply/add instructions"
11499 msgstr ""
11500
11501 #: config/mips/mips.h:460
11502 msgid "Work around early 4300 hardware bug"
11503 msgstr ""
11504
11505 #: config/mips/mips.h:462
11506 msgid "Don't work around early 4300 hardware bug"
11507 msgstr ""
11508
11509 #: config/mips/mips.h:464
11510 msgid "Optimize for 3900"
11511 msgstr ""
11512
11513 #: config/mips/mips.h:466
11514 msgid "Optimize for 4650"
11515 msgstr ""
11516
11517 #: config/mips/mips.h:468
11518 msgid "Trap on integer divide by zero"
11519 msgstr ""
11520
11521 #: config/mips/mips.h:470
11522 msgid "Don't trap on integer divide by zero"
11523 msgstr ""
11524
11525 #: config/mips/mips.h:472
11526 msgid "Trap on integer divide overflow"
11527 msgstr ""
11528
11529 #: config/mips/mips.h:474
11530 msgid "Don't trap on integer divide overflow"
11531 msgstr ""
11532
11533 #: config/mips/mips.h:590 config/mips/mips.h:592
11534 msgid "Specify CPU for scheduling purposes"
11535 msgstr ""
11536
11537 #: config/mips/mips.h:594
11538 msgid "Specify CPU for code generation purposes"
11539 msgstr ""
11540
11541 #: config/mips/mips.h:596
11542 msgid "Specify a Standard MIPS ISA"
11543 msgstr ""
11544
11545 #: config/mips/mips.h:598
11546 msgid "Use mips16 entry/exit psuedo ops"
11547 msgstr ""
11548
11549 #: config/mips/mips.h:600
11550 msgid "Don't use MIPS16 instructions"
11551 msgstr ""
11552
11553 #: config/mips/mips.h:604
11554 msgid "Don't call any cache flush functions"
11555 msgstr ""
11556
11557 #: config/mips/mips.h:606
11558 msgid "Specify cache flush function"
11559 msgstr ""
11560
11561 #. Output assembler code to FILE to increment profiler label # LABELNO
11562 #. for profiling a function entry.
11563 #: config/mips/mips.h:2869
11564 msgid "mips16 function profiling"
11565 msgstr ""
11566
11567 #: config/mmix/mmix.c:138
11568 #, fuzzy, c-format
11569 msgid "-f%s not supported: ignored"
11570 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
11571
11572 #: config/mmix/mmix.c:564
11573 #, c-format
11574 msgid "too large function value type, needs %d registers, have only %d registers for this"
11575 msgstr ""
11576
11577 #: config/mmix/mmix.c:651
11578 msgid "stack frame too big"
11579 msgstr ""
11580
11581 #: config/mmix/mmix.c:679
11582 #, fuzzy, c-format
11583 msgid "stack frame not a multiple of 8 bytes: %d"
11584 msgstr "ï ßäéïò êáíüíáò óå ðïëëáðëÜ áñ÷åßá"
11585
11586 #: config/mmix/mmix.c:1022
11587 #, c-format
11588 msgid "stack frame not a multiple of octabyte: %d"
11589 msgstr ""
11590
11591 #: config/mmix/mmix.c:1190
11592 msgid "function_profiler support for MMIX"
11593 msgstr ""
11594
11595 #: config/mmix/mmix.c:1227
11596 msgid "neither varargs or stdarg in mmix_setup_incoming_varargs"
11597 msgstr ""
11598
11599 #: config/mmix/mmix.c:1233
11600 msgid "MMIX Internal: Last named vararg would not fit in a register"
11601 msgstr ""
11602
11603 #. FIXME: Remove when I know this trigs.
11604 #: config/mmix/mmix.c:1556
11605 msgid "oops, not debugged; fixing up value:"
11606 msgstr ""
11607
11608 #: config/mmix/mmix.c:2100 config/mmix/mmix.c:2234
11609 msgid "MMIX Internal: Expected a CONST_INT, not this"
11610 msgstr ""
11611
11612 #: config/mmix/mmix.c:2108 config/mmix/mmix.c:2132 config/mmix/mmix.c:2251
11613 #, c-format
11614 msgid "MMIX Internal: Bad register: %d"
11615 msgstr ""
11616
11617 #: config/mmix/mmix.c:2179
11618 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11619 msgstr ""
11620
11621 #: config/mmix/mmix.c:2202
11622 msgid "MMIX Internal: Expected a register, not this"
11623 msgstr ""
11624
11625 #: config/mmix/mmix.c:2212
11626 msgid "MMIX Internal: Expected a constant, not this"
11627 msgstr ""
11628
11629 #. Presumably there's a missing case above if we get here.
11630 #: config/mmix/mmix.c:2244
11631 #, c-format
11632 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11633 msgstr ""
11634
11635 #. We need the original here.
11636 #: config/mmix/mmix.c:2295
11637 msgid "MMIX Internal: Cannot decode this operand"
11638 msgstr ""
11639
11640 #: config/mmix/mmix.c:2354
11641 msgid "MMIX Internal: This is not a recognized address"
11642 msgstr ""
11643
11644 #: config/mmix/mmix.c:2823 config/mmix/mmix.c:2892
11645 #, c-format
11646 msgid "MMIX Internal: %s is not a shiftable int"
11647 msgstr ""
11648
11649 #: config/mmix/mmix.c:3011
11650 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11651 msgstr ""
11652
11653 #: config/mmix/mmix.c:3018
11654 msgid "MMIX Internal: What's the CC of this?"
11655 msgstr ""
11656
11657 #: config/mmix/mmix.c:3022
11658 msgid "MMIX Internal: What is the CC of this?"
11659 msgstr ""
11660
11661 #: config/mmix/mmix.c:3093
11662 msgid "MMIX Internal: This is not a constant:"
11663 msgstr ""
11664
11665 #. For these target macros, there is no generic documentation here.  You
11666 #. should read `Using and Porting GCC' for that.  Only comments specific
11667 #. to the MMIX target are here.
11668 #.
11669 #. There are however references to the specific texinfo node (comments
11670 #. with "Node:"), so there should be little or nothing amiss.  Probably
11671 #. the opposite, since we don't have to care about old littering and
11672 #. soon outdated generic comments.
11673 #. Node: Driver
11674 #. When both ABI:s work, this is how we tell them apart in code.  The
11675 #. GNU abi is implied the default.  Also implied in TARGET_DEFAULT.
11676 #. User symbols are in the same name-space as built-in symbols, but we
11677 #. don't need the built-in symbols, so remove those and instead apply
11678 #. stricter operand checking.  Don't warn when expanding insns.
11679 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11680 #. Provide default program start 0x100 unless -mno-set-program-start.
11681 #. Link to ELF if requested.
11682 #. Put unused option values here.
11683 #: config/mmix/mmix.h:135
11684 msgid "Set start-address of the program"
11685 msgstr ""
11686
11687 #: config/mmix/mmix.h:137
11688 msgid "Set start-address of data"
11689 msgstr ""
11690
11691 #. FIXME: Provide a way to *load* the epsilon register.
11692 #: config/mmix/mmix.h:175
11693 msgid "For intrinsics library: pass all parameters in registers"
11694 msgstr ""
11695
11696 #: config/mmix/mmix.h:178
11697 msgid "Use register stack for parameters and return value"
11698 msgstr ""
11699
11700 #: config/mmix/mmix.h:180
11701 msgid "Use call-clobbered registers for parameters and return value"
11702 msgstr ""
11703
11704 #: config/mmix/mmix.h:182
11705 msgid "Use epsilon-respecting floating point compare instructions"
11706 msgstr ""
11707
11708 #: config/mmix/mmix.h:185
11709 msgid "Use zero-extending memory loads, not sign-extending ones"
11710 msgstr ""
11711
11712 #: config/mmix/mmix.h:188
11713 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11714 msgstr ""
11715
11716 #: config/mmix/mmix.h:192
11717 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11718 msgstr ""
11719
11720 #: config/mmix/mmix.h:194
11721 msgid "Do not provide a default start-address 0x100 of the program"
11722 msgstr ""
11723
11724 #: config/mmix/mmix.h:196
11725 msgid "Link to emit program in ELF format (rather than mmo)"
11726 msgstr ""
11727
11728 #: config/mmix/mmix.h:198
11729 msgid "Use P-mnemonics for branches statically predicted as taken"
11730 msgstr ""
11731
11732 #: config/mmix/mmix.h:200
11733 msgid "Don't use P-mnemonics for branches"
11734 msgstr ""
11735
11736 #: config/mn10300/mn10300.h:59
11737 msgid "Work around hardware multiply bug"
11738 msgstr ""
11739
11740 #: config/mn10300/mn10300.h:60
11741 msgid "Do not work around hardware multiply bug"
11742 msgstr ""
11743
11744 #: config/mn10300/mn10300.h:61
11745 msgid "Target the AM33 processor"
11746 msgstr ""
11747
11748 #: config/mn10300/mn10300.h:65
11749 msgid "Enable linker relaxations"
11750 msgstr ""
11751
11752 #: config/ns32k/ns32k.h:104 config/s390/s390.h:52
11753 msgid "Don't use hardware fp"
11754 msgstr ""
11755
11756 #: config/ns32k/ns32k.h:105
11757 msgid "Alternative calling convention"
11758 msgstr ""
11759
11760 #: config/ns32k/ns32k.h:107
11761 msgid "Pass some arguments in registers"
11762 msgstr ""
11763
11764 #: config/ns32k/ns32k.h:108
11765 msgid "Pass all arguments on stack"
11766 msgstr ""
11767
11768 #: config/ns32k/ns32k.h:109
11769 msgid "Optimize for 32532 cpu"
11770 msgstr ""
11771
11772 #: config/ns32k/ns32k.h:110
11773 msgid "Optimize for 32332 cpu"
11774 msgstr ""
11775
11776 #: config/ns32k/ns32k.h:112
11777 msgid "Optimize for 32032"
11778 msgstr ""
11779
11780 #: config/ns32k/ns32k.h:114
11781 msgid "Register sb is zero. Use for absolute addressing"
11782 msgstr ""
11783
11784 #: config/ns32k/ns32k.h:115
11785 #, fuzzy
11786 msgid "Do not use register sb"
11787 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
11788
11789 #: config/ns32k/ns32k.h:116
11790 msgid "Do not use bit-field instructions"
11791 msgstr ""
11792
11793 #: config/ns32k/ns32k.h:117
11794 #, fuzzy
11795 msgid "Use bit-field instructions"
11796 msgstr "ÁêáôÜëëçëç åíôïëÞ"
11797
11798 #: config/ns32k/ns32k.h:118
11799 msgid "Generate code for high memory"
11800 msgstr ""
11801
11802 #: config/ns32k/ns32k.h:119
11803 msgid "Generate code for low memory"
11804 msgstr ""
11805
11806 #: config/ns32k/ns32k.h:120
11807 msgid "32381 fpu"
11808 msgstr ""
11809
11810 #: config/ns32k/ns32k.h:121
11811 msgid "Use multiply-accumulate fp instructions"
11812 msgstr ""
11813
11814 #: config/ns32k/ns32k.h:123
11815 msgid "Do not use multiply-accumulate fp instructions"
11816 msgstr ""
11817
11818 #: config/ns32k/ns32k.h:124
11819 msgid "\"Small register classes\" kludge"
11820 msgstr ""
11821
11822 #: config/ns32k/ns32k.h:125
11823 msgid "No \"Small register classes\" kludge"
11824 msgstr ""
11825
11826 #: config/pa/pa.c:188
11827 #, c-format
11828 msgid ""
11829 "unknown -mschedule= option (%s).\n"
11830 "Valid options are 700, 7100, 7100LC, 7200, and 8000\n"
11831 msgstr ""
11832
11833 #: config/pa/pa.c:213
11834 #, c-format
11835 msgid ""
11836 "unknown -march= option (%s).\n"
11837 "Valid options are 1.0, 1.1, and 2.0\n"
11838 msgstr ""
11839
11840 #: config/pa/pa.c:218
11841 msgid "PIC code generation is not supported in the portable runtime model\n"
11842 msgstr ""
11843
11844 #: config/pa/pa.c:223
11845 msgid "PIC code generation is not compatible with fast indirect calls\n"
11846 msgstr ""
11847
11848 #: config/pa/pa.c:228
11849 msgid "-g is only supported when using GAS on this processor,"
11850 msgstr ""
11851
11852 #: config/pa/pa.c:229
11853 #, fuzzy
11854 msgid "-g option disabled"
11855 msgstr "Ç ëåéôïõñãßá NIS+ áðÝôõ÷å"
11856
11857 #: config/pdp11/pdp11.h:56
11858 msgid "Do not use hardware floating point"
11859 msgstr ""
11860
11861 #. return float result in ac0
11862 #: config/pdp11/pdp11.h:58
11863 #, fuzzy
11864 msgid "Return floating point results in ac0"
11865 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
11866
11867 #: config/pdp11/pdp11.h:59
11868 msgid "Return floating point results in memory"
11869 msgstr ""
11870
11871 #. is 11/40
11872 #: config/pdp11/pdp11.h:61
11873 msgid "Generate code for an 11/40"
11874 msgstr ""
11875
11876 #. is 11/45
11877 #: config/pdp11/pdp11.h:64
11878 msgid "Generate code for an 11/45"
11879 msgstr ""
11880
11881 #. is 11/10
11882 #: config/pdp11/pdp11.h:67
11883 msgid "Generate code for an 11/10"
11884 msgstr ""
11885
11886 #. use movstrhi for bcopy
11887 #. use 32 bit for int
11888 #: config/pdp11/pdp11.h:72 config/pdp11/pdp11.h:73
11889 msgid "Use 32 bit int"
11890 msgstr ""
11891
11892 #: config/pdp11/pdp11.h:74 config/pdp11/pdp11.h:75
11893 msgid "Use 16 bit int"
11894 msgstr ""
11895
11896 #. use 32 bit for float
11897 #: config/pdp11/pdp11.h:77 config/pdp11/pdp11.h:78
11898 msgid "Use 32 bit float"
11899 msgstr ""
11900
11901 #: config/pdp11/pdp11.h:79 config/pdp11/pdp11.h:80
11902 msgid "Use 64 bit float"
11903 msgstr ""
11904
11905 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11906 #. is branching expensive - on a PDP, it's actually really cheap
11907 #. this is just to play around and check what code gcc generates
11908 #. split instruction and data memory?
11909 #: config/pdp11/pdp11.h:89
11910 msgid "Target has split I&D"
11911 msgstr ""
11912
11913 #: config/pdp11/pdp11.h:90
11914 #, fuzzy
11915 msgid "Target does not have split I&D"
11916 msgstr "-nt äåí äÝ÷åôáé -l\n"
11917
11918 #. UNIX assembler syntax?
11919 #: config/pdp11/pdp11.h:92
11920 msgid "Use UNIX assembler syntax"
11921 msgstr ""
11922
11923 #: config/pdp11/pdp11.h:93
11924 msgid "Use DEC assembler syntax"
11925 msgstr ""
11926
11927 #: config/pj/pj.h:73
11928 msgid "Generate little endian data"
11929 msgstr ""
11930
11931 #: config/pj/pj.h:75
11932 msgid "Generate big endian data"
11933 msgstr ""
11934
11935 #: config/pj/pj.h:77
11936 msgid "Turn on maintainer testing code"
11937 msgstr ""
11938
11939 #: config/pj/pj.h:79
11940 msgid "Enable Transmeta picoJava extensions"
11941 msgstr ""
11942
11943 #: config/pj/pj.h:81
11944 msgid "Disable Transmeta picoJava extensions"
11945 msgstr ""
11946
11947 #: config/pj/pj.h:83
11948 msgid "Disable reorganization pass"
11949 msgstr ""
11950
11951 #: config/romp/romp.c:682
11952 #, fuzzy, c-format
11953 msgid "invalid %%B value"
11954 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11955
11956 #: config/romp/romp.c:709 config/rs6000/rs6000.c:6202
11957 #, fuzzy, c-format
11958 msgid "invalid %%S value"
11959 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11960
11961 #: config/romp/romp.c:718 config/romp/romp.c:725
11962 #, fuzzy, c-format
11963 msgid "invalid %%b value"
11964 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11965
11966 #: config/romp/romp.c:765 config/romp/romp.c:776
11967 #, fuzzy, c-format
11968 msgid "invalid %%z value"
11969 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11970
11971 #: config/romp/romp.c:784 config/romp/romp.c:792
11972 #, fuzzy, c-format
11973 msgid "invalid %%Z value"
11974 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11975
11976 #: config/romp/romp.c:799 config/romp/romp.c:808 config/romp/romp.c:815
11977 #: config/rs6000/rs6000.c:5981
11978 #, fuzzy, c-format
11979 msgid "invalid %%k value"
11980 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11981
11982 #: config/romp/romp.c:900 config/romp/romp.c:943
11983 #, fuzzy, c-format
11984 msgid "invalid %%j value"
11985 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11986
11987 #. Perform any needed actions needed for a function that is receiving a
11988 #. variable number of arguments.
11989 #.
11990 #. CUM is as above.
11991 #.
11992 #. MODE and TYPE are the mode and type of the current parameter.
11993 #.
11994 #. PRETEND_SIZE is a variable that should be set to the amount of stack
11995 #. that must be pushed by the prolog to pretend that our caller pushed
11996 #. it.
11997 #.
11998 #. Normally, this macro will push all remaining incoming registers on the
11999 #. stack and set PRETEND_SIZE to the length of the registers pushed.
12000 #: config/romp/romp.h:661
12001 msgid "can't have varargs with -mfp-arg-in-fp-regs"
12002 msgstr ""
12003
12004 #: config/rs6000/rs6000.c:472
12005 #, fuzzy
12006 msgid "-mmultiple is not supported on little endian systems"
12007 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
12008
12009 #: config/rs6000/rs6000.c:479
12010 #, fuzzy
12011 msgid "-mstring is not supported on little endian systems"
12012 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
12013
12014 #: config/rs6000/rs6000.c:485
12015 #, c-format
12016 msgid "-f%s ignored (all code is position independent)"
12017 msgstr ""
12018
12019 #: config/rs6000/rs6000.c:494
12020 msgid "-ffunction-sections disabled on AIX when debugging"
12021 msgstr ""
12022
12023 #: config/rs6000/rs6000.c:500
12024 #, fuzzy
12025 msgid "-fdata-sections not supported on AIX"
12026 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
12027
12028 #: config/rs6000/rs6000.c:515
12029 #, c-format
12030 msgid "unknown -mdebug-%s switch"
12031 msgstr ""
12032
12033 #: config/rs6000/rs6000.c:525
12034 #, c-format
12035 msgid "Unknown switch -mlong-double-%s"
12036 msgstr ""
12037
12038 #: config/rs6000/rs6000.c:590
12039 #, fuzzy, c-format
12040 msgid "unknown ABI specified: '%s'"
12041 msgstr "Üãíùóôï óåô `%s'"
12042
12043 #: config/rs6000/rs6000.c:3810
12044 #, fuzzy, c-format
12045 msgid "argument 3 of `%s' must be a 2-bit literal"
12046 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
12047
12048 #: config/rs6000/rs6000.c:5908
12049 #, fuzzy, c-format
12050 msgid "invalid %%f value"
12051 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12052
12053 #: config/rs6000/rs6000.c:5917
12054 #, fuzzy, c-format
12055 msgid "invalid %%F value"
12056 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12057
12058 #: config/rs6000/rs6000.c:5926
12059 #, fuzzy, c-format
12060 msgid "invalid %%G value"
12061 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12062
12063 #: config/rs6000/rs6000.c:5961
12064 #, fuzzy, c-format
12065 msgid "invalid %%j code"
12066 msgstr "ìç Ýãêõñï äéêáßùìá"
12067
12068 #: config/rs6000/rs6000.c:5971
12069 #, fuzzy, c-format
12070 msgid "invalid %%J code"
12071 msgstr "ìç Ýãêõñï äéêáßùìá"
12072
12073 #: config/rs6000/rs6000.c:6001
12074 #, fuzzy, c-format
12075 msgid "invalid %%K value"
12076 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12077
12078 #: config/rs6000/rs6000.c:6128
12079 #, fuzzy, c-format
12080 msgid "invalid %%p value"
12081 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12082
12083 #: config/rs6000/rs6000.c:6165
12084 #, fuzzy, c-format
12085 msgid "invalid %%q value"
12086 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12087
12088 #: config/rs6000/rs6000.c:6228
12089 #, c-format
12090 msgid "%%S computed all 1's mask"
12091 msgstr ""
12092
12093 #: config/rs6000/rs6000.c:6255
12094 #, c-format
12095 msgid "%%S computed all 0's mask"
12096 msgstr ""
12097
12098 #: config/rs6000/rs6000.c:6265
12099 #, fuzzy, c-format
12100 msgid "invalid %%T value"
12101 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12102
12103 #: config/rs6000/rs6000.c:6275
12104 #, fuzzy, c-format
12105 msgid "invalid %%u value"
12106 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12107
12108 #: config/rs6000/rs6000.c:6284
12109 #, fuzzy, c-format
12110 msgid "invalid %%v value"
12111 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12112
12113 #: config/rs6000/aix.h:134 config/rs6000/beos.h:32
12114 #, fuzzy
12115 msgid "Always pass floating-point arguments in memory"
12116 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
12117
12118 #: config/rs6000/aix.h:136 config/rs6000/beos.h:34
12119 #, fuzzy
12120 msgid "Don't always pass floating-point arguments in memory"
12121 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
12122
12123 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32
12124 msgid "Support message passing with the Parallel Environment"
12125 msgstr ""
12126
12127 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28
12128 msgid "Compile for 64-bit pointers"
12129 msgstr ""
12130
12131 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30
12132 msgid "Compile for 32-bit pointers"
12133 msgstr ""
12134
12135 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49
12136 msgid "-maix64 and POWER architecture are incompatible"
12137 msgstr ""
12138
12139 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54
12140 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12141 msgstr ""
12142
12143 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58
12144 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12145 msgstr ""
12146
12147 #. Run-time compilation parameters selecting different hardware subsets.
12148 #.
12149 #. Macro to define tables used to set the flags.
12150 #. This is a list in braces of pairs in braces,
12151 #. each pair being { "NAME", VALUE }
12152 #. where VALUE is the bits to set or minus the bits to clear.
12153 #. An empty string NAME is used to identify the default VALUE.
12154 #: config/rs6000/rs6000.h:277
12155 msgid "Use POWER instruction set"
12156 msgstr ""
12157
12158 #: config/rs6000/rs6000.h:280
12159 msgid "Use POWER2 instruction set"
12160 msgstr ""
12161
12162 #: config/rs6000/rs6000.h:282
12163 msgid "Do not use POWER2 instruction set"
12164 msgstr ""
12165
12166 #: config/rs6000/rs6000.h:285
12167 msgid "Do not use POWER instruction set"
12168 msgstr ""
12169
12170 #: config/rs6000/rs6000.h:287
12171 msgid "Use PowerPC instruction set"
12172 msgstr ""
12173
12174 #: config/rs6000/rs6000.h:290
12175 msgid "Do not use PowerPC instruction set"
12176 msgstr ""
12177
12178 #: config/rs6000/rs6000.h:292
12179 msgid "Use PowerPC General Purpose group optional instructions"
12180 msgstr ""
12181
12182 #: config/rs6000/rs6000.h:294
12183 msgid "Don't use PowerPC General Purpose group optional instructions"
12184 msgstr ""
12185
12186 #: config/rs6000/rs6000.h:296
12187 msgid "Use PowerPC Graphics group optional instructions"
12188 msgstr ""
12189
12190 #: config/rs6000/rs6000.h:298
12191 msgid "Don't use PowerPC Graphics group optional instructions"
12192 msgstr ""
12193
12194 #: config/rs6000/rs6000.h:300
12195 msgid "Use PowerPC-64 instruction set"
12196 msgstr ""
12197
12198 #: config/rs6000/rs6000.h:302
12199 msgid "Don't use PowerPC-64 instruction set"
12200 msgstr ""
12201
12202 #: config/rs6000/rs6000.h:304
12203 #, fuzzy
12204 msgid "Use AltiVec instructions"
12205 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12206
12207 #: config/rs6000/rs6000.h:306
12208 msgid "Don't use AltiVec instructions"
12209 msgstr ""
12210
12211 #: config/rs6000/rs6000.h:308
12212 msgid "Use new mnemonics for PowerPC architecture"
12213 msgstr ""
12214
12215 #: config/rs6000/rs6000.h:310
12216 msgid "Use old mnemonics for PowerPC architecture"
12217 msgstr ""
12218
12219 #: config/rs6000/rs6000.h:313
12220 msgid "Put everything in the regular TOC"
12221 msgstr ""
12222
12223 #: config/rs6000/rs6000.h:315
12224 msgid "Place floating point constants in TOC"
12225 msgstr ""
12226
12227 #: config/rs6000/rs6000.h:317
12228 msgid "Don't place floating point constants in TOC"
12229 msgstr ""
12230
12231 #: config/rs6000/rs6000.h:319
12232 msgid "Place symbol+offset constants in TOC"
12233 msgstr ""
12234
12235 #: config/rs6000/rs6000.h:321
12236 msgid "Don't place symbol+offset constants in TOC"
12237 msgstr ""
12238
12239 #: config/rs6000/rs6000.h:327
12240 msgid "Place variable addresses in the regular TOC"
12241 msgstr ""
12242
12243 #: config/rs6000/rs6000.h:333
12244 msgid "Generate load/store multiple instructions"
12245 msgstr ""
12246
12247 #: config/rs6000/rs6000.h:335
12248 msgid "Do not generate load/store multiple instructions"
12249 msgstr ""
12250
12251 #: config/rs6000/rs6000.h:339
12252 msgid "Generate string instructions for block moves"
12253 msgstr ""
12254
12255 #: config/rs6000/rs6000.h:341
12256 msgid "Do not generate string instructions for block moves"
12257 msgstr ""
12258
12259 #: config/rs6000/rs6000.h:345
12260 msgid "Generate load/store with update instructions"
12261 msgstr ""
12262
12263 #: config/rs6000/rs6000.h:347
12264 msgid "Do not generate load/store with update instructions"
12265 msgstr ""
12266
12267 #: config/rs6000/rs6000.h:355
12268 msgid "Don't schedule the start and end of the procedure"
12269 msgstr ""
12270
12271 #: config/rs6000/rs6000.h:361
12272 msgid "Return all structures in memory (AIX default)"
12273 msgstr ""
12274
12275 #: config/rs6000/rs6000.h:363
12276 msgid "Return small structures in registers (SVR4 default)"
12277 msgstr ""
12278
12279 #: config/rs6000/rs6000.h:426 config/sparc/sparc.h:666
12280 msgid "Use features of and schedule code for given CPU"
12281 msgstr ""
12282
12283 #: config/rs6000/rs6000.h:429
12284 msgid "Enable debug output"
12285 msgstr ""
12286
12287 #: config/rs6000/rs6000.h:430
12288 msgid "Specify ABI to use"
12289 msgstr ""
12290
12291 #: config/rs6000/rs6000.h:432
12292 msgid "Specify size of long double (64 or 128 bits)"
12293 msgstr ""
12294
12295 #. Definitions for __builtin_return_address and __builtin_frame_address.
12296 #. __builtin_return_address (0) should give link register (65), enable
12297 #. this.
12298 #. This should be uncommented, so that the link register is used, but
12299 #. currently this would result in unmatched insns and spilling fixed
12300 #. registers so we'll leave it for another day.  When these problems are
12301 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12302 #. (mrs)
12303 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12304 #. Number of bytes into the frame return addresses can be found.  See
12305 #. rs6000_stack_info in rs6000.c for more information on how the different
12306 #. abi's store the return address.
12307 #: config/rs6000/rs6000.h:1776
12308 msgid "RETURN_ADDRESS_OFFSET not supported"
12309 msgstr ""
12310
12311 #: config/rs6000/sysv4.h:88
12312 msgid "Select ABI calling convention"
12313 msgstr ""
12314
12315 #: config/rs6000/sysv4.h:89
12316 msgid "Select method for sdata handling"
12317 msgstr ""
12318
12319 #: config/rs6000/sysv4.h:104
12320 msgid "Align to the base type of the bit-field"
12321 msgstr ""
12322
12323 #: config/rs6000/sysv4.h:106
12324 msgid "Don't align to the base type of the bit-field"
12325 msgstr ""
12326
12327 #: config/rs6000/sysv4.h:108
12328 msgid "Don't assume that unaligned accesses are handled by the system"
12329 msgstr ""
12330
12331 #: config/rs6000/sysv4.h:110
12332 msgid "Assume that unaligned accesses are handled by the system"
12333 msgstr ""
12334
12335 #: config/rs6000/sysv4.h:112 config/rs6000/sysv4.h:116
12336 msgid "Produce code relocatable at runtime"
12337 msgstr ""
12338
12339 #: config/rs6000/sysv4.h:114 config/rs6000/sysv4.h:118
12340 msgid "Don't produce code relocatable at runtime"
12341 msgstr ""
12342
12343 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12344 msgid "Produce little endian code"
12345 msgstr ""
12346
12347 #: config/rs6000/sysv4.h:124 config/rs6000/sysv4.h:126
12348 msgid "Produce big endian code"
12349 msgstr ""
12350
12351 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12352 #: config/rs6000/sysv4.h:129 config/rs6000/sysv4.h:130
12353 #: config/rs6000/sysv4.h:131 config/rs6000/sysv4.h:132
12354 #: config/rs6000/sysv4.h:142 config/rs6000/sysv4.h:143
12355 #: config/rs6000/sysv4.h:154 config/rs6000/sysv4.h:155
12356 #: config/rs6000/sysv4.h:157
12357 #, fuzzy
12358 msgid "no description yet"
12359 msgstr "(÷ùñßò ðåñéãñáöÞ)"
12360
12361 #: config/rs6000/sysv4.h:133
12362 msgid "Use EABI"
12363 msgstr ""
12364
12365 #: config/rs6000/sysv4.h:134
12366 msgid "Don't use EABI"
12367 msgstr ""
12368
12369 #: config/rs6000/sysv4.h:137
12370 msgid "Do not allow bit-fields to cross word boundaries"
12371 msgstr ""
12372
12373 #: config/rs6000/sysv4.h:139
12374 #, fuzzy
12375 msgid "Use alternate register names"
12376 msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
12377
12378 #: config/rs6000/sysv4.h:141
12379 msgid "Don't use alternate register names"
12380 msgstr ""
12381
12382 #: config/rs6000/sysv4.h:145
12383 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12384 msgstr ""
12385
12386 #: config/rs6000/sysv4.h:147
12387 msgid "Link with libads.a, libc.a and crt0.o"
12388 msgstr ""
12389
12390 #: config/rs6000/sysv4.h:149
12391 msgid "Link with libyk.a, libc.a and crt0.o"
12392 msgstr ""
12393
12394 #: config/rs6000/sysv4.h:151
12395 msgid "Link with libmvme.a, libc.a and crt0.o"
12396 msgstr ""
12397
12398 #: config/rs6000/sysv4.h:153
12399 msgid "Set the PPC_EMB bit in the ELF flags header"
12400 msgstr ""
12401
12402 #. Sometimes certain combinations of command options do not make sense
12403 #. on a particular target machine.  You can define a macro
12404 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12405 #. defined, is executed once just after all the command options have
12406 #. been parsed.
12407 #.
12408 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12409 #. get control.
12410 #: config/rs6000/sysv4.h:212
12411 #, fuzzy, c-format
12412 msgid "bad value for -mcall-%s"
12413 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
12414
12415 #: config/rs6000/sysv4.h:228
12416 #, fuzzy, c-format
12417 msgid "bad value for -msdata=%s"
12418 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
12419
12420 #: config/rs6000/sysv4.h:245
12421 #, c-format
12422 msgid "-mrelocatable and -msdata=%s are incompatible"
12423 msgstr ""
12424
12425 #: config/rs6000/sysv4.h:253
12426 #, c-format
12427 msgid "-f%s and -msdata=%s are incompatible"
12428 msgstr ""
12429
12430 #: config/rs6000/sysv4.h:261
12431 #, c-format
12432 msgid "-msdata=%s and -mcall-%s are incompatible"
12433 msgstr ""
12434
12435 #: config/rs6000/sysv4.h:268
12436 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12437 msgstr ""
12438
12439 #: config/rs6000/sysv4.h:274
12440 #, c-format
12441 msgid "-mrelocatable and -mcall-%s are incompatible"
12442 msgstr ""
12443
12444 #: config/rs6000/sysv4.h:281
12445 #, c-format
12446 msgid "-fPIC and -mcall-%s are incompatible"
12447 msgstr ""
12448
12449 #: config/rs6000/sysv4.h:288
12450 #, fuzzy
12451 msgid "-mcall-aixdesc must be big endian"
12452 msgstr "ôá ìåãÝèç ôïõ óôçëïãíþìïíá ðñÝðåé íá åßíáé êáôÜ áýîïõóá óåéñÜ"
12453
12454 #: config/s390/s390.c:1762
12455 msgid "invalid UNSPEC as operand (1)"
12456 msgstr ""
12457
12458 #: config/s390/s390.c:1792
12459 msgid "invalid UNSPEC as operand (2)"
12460 msgstr ""
12461
12462 #: config/s390/s390.c:1798
12463 msgid "UNKNOWN in s390_output_symbolic_const !?"
12464 msgstr ""
12465
12466 #: config/s390/s390.c:1814
12467 #, fuzzy
12468 msgid "Cannot decompose address."
12469 msgstr "Äåí åßíáé äõíáôÞ ç åê÷þñçóç ôçò æçôçèÞóáò äéåýèõíóçò"
12470
12471 #: config/s390/s390.c:1962
12472 msgid "UNKNOWN in print_operand !?"
12473 msgstr ""
12474
12475 #: config/s390/s390.c:2507
12476 msgid "no code label found"
12477 msgstr ""
12478
12479 #: config/s390/s390.c:2653
12480 msgid "Total size of local variables exceeds architecture limit."
12481 msgstr ""
12482
12483 #: config/s390/s390.h:53
12484 msgid "Set backchain"
12485 msgstr ""
12486
12487 #: config/s390/s390.h:54
12488 msgid "Don't set backchain (faster, but debug harder"
12489 msgstr ""
12490
12491 #: config/s390/s390.h:55
12492 msgid "Use bras for execucable < 64k"
12493 msgstr ""
12494
12495 #: config/s390/s390.h:56
12496 msgid "Don't use bras"
12497 msgstr ""
12498
12499 #: config/s390/s390.h:57
12500 msgid "Additional debug prints"
12501 msgstr ""
12502
12503 #: config/s390/s390.h:58
12504 msgid "Don't print additional debug prints"
12505 msgstr ""
12506
12507 #: config/s390/s390.h:59
12508 msgid "64 bit mode"
12509 msgstr ""
12510
12511 #: config/s390/s390.h:60
12512 msgid "31 bit mode"
12513 msgstr ""
12514
12515 #: config/s390/s390.h:61
12516 #, fuzzy
12517 msgid "mvcle use"
12518 msgstr "Ç óõóêåõÞ åßíáé áðáó÷ïëçìÝíç"
12519
12520 #: config/s390/s390.h:62
12521 msgid "mvc&ex"
12522 msgstr ""
12523
12524 #. The sp_switch attribute only has meaning for interrupt functions.
12525 #: config/sh/sh.c:4730 config/sh/sh.c:4769
12526 #, c-format
12527 msgid "`%s' attribute only applies to interrupt functions"
12528 msgstr ""
12529
12530 #. The argument must be a constant string.
12531 #: config/sh/sh.c:4737
12532 #, fuzzy, c-format
12533 msgid "`%s' attribute argument not a string constant"
12534 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
12535
12536 #. The argument must be a constant integer.
12537 #: config/sh/sh.c:4776
12538 #, c-format
12539 msgid "`%s' attribute argument not an integer constant"
12540 msgstr ""
12541
12542 #: config/sparc/sparc.c:319
12543 #, fuzzy, c-format
12544 msgid "%s is not supported by this configuration"
12545 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
12546
12547 #: config/sparc/sparc.c:326
12548 msgid "-mlong-double-64 not allowed with -m64"
12549 msgstr ""
12550
12551 #: config/sparc/sparc.c:351
12552 #, fuzzy
12553 msgid "-mcmodel= is not supported on 32 bit systems"
12554 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
12555
12556 #: config/sparc/sparc.c:439
12557 msgid "profiling does not support code models other than medlow"
12558 msgstr ""
12559
12560 #: config/sparc/sparc.c:5834 config/sparc/sparc.c:5840
12561 #, fuzzy, c-format
12562 msgid "invalid %%Y operand"
12563 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12564
12565 #: config/sparc/sparc.c:5910
12566 #, fuzzy, c-format
12567 msgid "invalid %%A operand"
12568 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12569
12570 #: config/sparc/sparc.c:5920
12571 #, fuzzy, c-format
12572 msgid "invalid %%B operand"
12573 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12574
12575 #: config/sparc/sparc.c:5959
12576 #, fuzzy, c-format
12577 msgid "invalid %%c operand"
12578 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12579
12580 #: config/sparc/sparc.c:5960
12581 #, fuzzy, c-format
12582 msgid "invalid %%C operand"
12583 msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
12584
12585 #: config/sparc/sparc.c:5981
12586 #, fuzzy, c-format
12587 msgid "invalid %%d operand"
12588 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12589
12590 #: config/sparc/sparc.c:5982
12591 #, fuzzy, c-format
12592 msgid "invalid %%D operand"
12593 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12594
12595 #: config/sparc/sparc.c:6000
12596 #, fuzzy, c-format
12597 msgid "invalid %%f operand"
12598 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12599
12600 #: config/sparc/sparc.c:6050
12601 msgid "long long constant not a valid immediate operand"
12602 msgstr ""
12603
12604 #: config/sparc/sparc.c:6053
12605 msgid "floating point constant not a valid immediate operand"
12606 msgstr ""
12607
12608 #: config/sparc/freebsd.h:81 config/sparc/linux.h:86
12609 #: config/sparc/linux64.h:139
12610 msgid "Use 128 bit long doubles"
12611 msgstr ""
12612
12613 #: config/sparc/sp64-elf.h:82 config/sparc/splet.h:29
12614 msgid "Generate code for big endian"
12615 msgstr ""
12616
12617 #: config/sparc/sp64-elf.h:83 config/sparc/splet.h:30
12618 msgid "Generate code for little endian"
12619 msgstr ""
12620
12621 #: config/sparc/sp86x-aout.h:51 config/sparc/sp86x-elf.h:67
12622 msgid "Use little-endian byte order for data"
12623 msgstr ""
12624
12625 #. To make profiling work with -f{pic,PIC}, we need to emit the profiling
12626 #. code into the rtl.  Also, if we are profiling, we cannot eliminate
12627 #. the frame pointer (because the return address will get smashed).
12628 #: config/sparc/sparc.h:388
12629 #, c-format
12630 msgid "%s and profiling conflict: disabling %s"
12631 msgstr ""
12632
12633 #: config/sparc/sparc.h:562
12634 msgid "Use function_epilogue()"
12635 msgstr ""
12636
12637 #: config/sparc/sparc.h:564
12638 msgid "Do not use function_epilogue()"
12639 msgstr ""
12640
12641 #: config/sparc/sparc.h:566
12642 msgid "Assume possible double misalignment"
12643 msgstr ""
12644
12645 #: config/sparc/sparc.h:568
12646 msgid "Assume all doubles are aligned"
12647 msgstr ""
12648
12649 #: config/sparc/sparc.h:570
12650 msgid "Pass -assert pure-text to linker"
12651 msgstr ""
12652
12653 #: config/sparc/sparc.h:572
12654 msgid "Do not pass -assert pure-text to linker"
12655 msgstr ""
12656
12657 #: config/sparc/sparc.h:574
12658 msgid "Use flat register window model"
12659 msgstr ""
12660
12661 #: config/sparc/sparc.h:576
12662 msgid "Do not use flat register window model"
12663 msgstr ""
12664
12665 #: config/sparc/sparc.h:578
12666 msgid "Use ABI reserved registers"
12667 msgstr ""
12668
12669 #: config/sparc/sparc.h:580
12670 msgid "Do not use ABI reserved registers"
12671 msgstr ""
12672
12673 #: config/sparc/sparc.h:582
12674 msgid "Use hardware quad fp instructions"
12675 msgstr ""
12676
12677 #: config/sparc/sparc.h:584
12678 msgid "Do not use hardware quad fp instructions"
12679 msgstr ""
12680
12681 #: config/sparc/sparc.h:586
12682 msgid "Compile for v8plus ABI"
12683 msgstr ""
12684
12685 #: config/sparc/sparc.h:588
12686 msgid "Do not compile for v8plus ABI"
12687 msgstr ""
12688
12689 #: config/sparc/sparc.h:590
12690 #, fuzzy
12691 msgid "Utilize Visual Instruction Set"
12692 msgstr "ÐáñÜíïìç ÅíôïëÞ"
12693
12694 #: config/sparc/sparc.h:592
12695 msgid "Do not utilize Visual Instruction Set"
12696 msgstr ""
12697
12698 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
12699 #: config/sparc/sparc.h:595
12700 msgid "Optimize for Cypress processors"
12701 msgstr ""
12702
12703 #: config/sparc/sparc.h:597
12704 msgid "Optimize for SparcLite processors"
12705 msgstr ""
12706
12707 #: config/sparc/sparc.h:599
12708 msgid "Optimize for F930 processors"
12709 msgstr ""
12710
12711 #: config/sparc/sparc.h:601
12712 msgid "Optimize for F934 processors"
12713 msgstr ""
12714
12715 #: config/sparc/sparc.h:603
12716 msgid "Use V8 Sparc ISA"
12717 msgstr ""
12718
12719 #: config/sparc/sparc.h:605
12720 msgid "Optimize for SuperSparc processors"
12721 msgstr ""
12722
12723 #. End of deprecated options.
12724 #: config/sparc/sparc.h:608
12725 msgid "Pointers are 64-bit"
12726 msgstr ""
12727
12728 #: config/sparc/sparc.h:610
12729 msgid "Pointers are 32-bit"
12730 msgstr ""
12731
12732 #: config/sparc/sparc.h:612
12733 msgid "Use 32-bit ABI"
12734 msgstr ""
12735
12736 #: config/sparc/sparc.h:614
12737 msgid "Use 64-bit ABI"
12738 msgstr ""
12739
12740 #: config/sparc/sparc.h:616
12741 msgid "Use stack bias"
12742 msgstr ""
12743
12744 #: config/sparc/sparc.h:618
12745 msgid "Do not use stack bias"
12746 msgstr ""
12747
12748 #: config/sparc/sparc.h:620
12749 msgid "Use structs on stronger alignment for double-word copies"
12750 msgstr ""
12751
12752 #: config/sparc/sparc.h:622
12753 msgid "Do not use structs on stronger alignment for double-word copies"
12754 msgstr ""
12755
12756 #: config/sparc/sparc.h:624
12757 msgid "Optimize tail call instructions in assembler and linker"
12758 msgstr ""
12759
12760 #: config/sparc/sparc.h:626
12761 msgid "Do not optimize tail call instructions in assembler or linker"
12762 msgstr ""
12763
12764 #: config/sparc/sparc.h:670
12765 msgid "Use given Sparc code model"
12766 msgstr ""
12767
12768 #: config/stormy16/stormy16.c:1168
12769 msgid "cannot use va_start in interrupt function"
12770 msgstr ""
12771
12772 #: config/stormy16/stormy16.c:1525
12773 msgid "`B' operand is not constant"
12774 msgstr ""
12775
12776 #: config/stormy16/stormy16.c:1531
12777 msgid "`B' operand has multiple bits set"
12778 msgstr ""
12779
12780 #: config/stormy16/stormy16.c:1558
12781 msgid "`o' operand is not constant"
12782 msgstr ""
12783
12784 #: config/stormy16/stormy16.c:1573
12785 msgid "xstormy16_print_operand: unknown code"
12786 msgstr ""
12787
12788 #: config/stormy16/stormy16.c:1623
12789 #, c-format
12790 msgid "switch statement of size %lu entries too large"
12791 msgstr ""
12792
12793 #: config/v850/v850-c.c:68
12794 msgid "#pragma GHS endXXXX found without previous startXXX"
12795 msgstr ""
12796
12797 #: config/v850/v850-c.c:70
12798 msgid "#pragma GHS endXXX does not match previous startXXX"
12799 msgstr ""
12800
12801 #: config/v850/v850-c.c:95
12802 msgid "cannot set interrupt attribute: no current function"
12803 msgstr ""
12804
12805 #: config/v850/v850-c.c:103
12806 msgid "cannot set interrupt attribute: no such identifier"
12807 msgstr ""
12808
12809 #: config/v850/v850-c.c:149
12810 msgid "junk at end of #pragma ghs section"
12811 msgstr ""
12812
12813 # src/request.c:806 src/request.c:912
12814 #: config/v850/v850-c.c:166
12815 #, fuzzy, c-format
12816 msgid "unrecognized section name \"%s\""
12817 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
12818
12819 # src/dfa.c:569 src/dfa.c:583 src/dfa.c:587
12820 # src/dfa.c:577 src/dfa.c:591 src/dfa.c:595
12821 #: config/v850/v850-c.c:181
12822 #, fuzzy
12823 msgid "malformed #pragma ghs section"
12824 msgstr "êáêïó÷çìáôéóìÝíïò ìåôñçôÞò åðáíÜëçøçò"
12825
12826 #: config/v850/v850-c.c:201
12827 msgid "junk at end of #pragma ghs interrupt"
12828 msgstr ""
12829
12830 #: config/v850/v850-c.c:213
12831 msgid "junk at end of #pragma ghs starttda"
12832 msgstr ""
12833
12834 #: config/v850/v850-c.c:225
12835 msgid "junk at end of #pragma ghs startsda"
12836 msgstr ""
12837
12838 #: config/v850/v850-c.c:237
12839 msgid "junk at end of #pragma ghs startzda"
12840 msgstr ""
12841
12842 #: config/v850/v850-c.c:249
12843 msgid "junk at end of #pragma ghs endtda"
12844 msgstr ""
12845
12846 #: config/v850/v850-c.c:261
12847 msgid "junk at end of #pragma ghs endsda"
12848 msgstr ""
12849
12850 #: config/v850/v850-c.c:273
12851 msgid "junk at end of #pragma ghs endzda"
12852 msgstr ""
12853
12854 #: config/v850/v850.c:122
12855 #, c-format
12856 msgid "%s=%s is not numeric"
12857 msgstr ""
12858
12859 # src/shred.c:1134
12860 #: config/v850/v850.c:129
12861 #, fuzzy, c-format
12862 msgid "%s=%s is too large"
12863 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
12864
12865 #: config/v850/v850.c:285
12866 msgid "const_double_split got a bad insn:"
12867 msgstr ""
12868
12869 #: config/v850/v850.c:777
12870 #, fuzzy
12871 msgid "output_move_single:"
12872 msgstr "áñ÷åßï åîüäïõ"
12873
12874 #: config/v850/v850.c:2081
12875 msgid "a data area attribute cannot be specified for local variables"
12876 msgstr ""
12877
12878 #: config/v850/v850.c:2092
12879 #, c-format
12880 msgid "data area of '%s' conflicts with previous declaration"
12881 msgstr ""
12882
12883 #: config/v850/v850.c:2295
12884 #, c-format
12885 msgid "bogus JR construction: %d\n"
12886 msgstr ""
12887
12888 #: config/v850/v850.c:2316 config/v850/v850.c:2518
12889 #, c-format
12890 msgid "bad amount of stack space removal: %d"
12891 msgstr ""
12892
12893 #: config/v850/v850.c:2494
12894 #, c-format
12895 msgid "bogus JARL construction: %d\n"
12896 msgstr ""
12897
12898 #. Macro to define tables used to set the flags.
12899 #. This is a list in braces of pairs in braces,
12900 #. each pair being { "NAME", VALUE }
12901 #. where VALUE is the bits to set or minus the bits to clear.
12902 #. An empty string NAME is used to identify the default VALUE.
12903 #: config/v850/v850.h:120
12904 msgid "Support Green Hills ABI"
12905 msgstr ""
12906
12907 #: config/v850/v850.h:123
12908 msgid "Prohibit PC relative function calls"
12909 msgstr ""
12910
12911 #: config/v850/v850.h:126
12912 msgid "Reuse r30 on a per function basis"
12913 msgstr ""
12914
12915 #: config/v850/v850.h:129
12916 msgid "Use stubs for function prologues"
12917 msgstr ""
12918
12919 #: config/v850/v850.h:132
12920 msgid "Same as: -mep -mprolog-function"
12921 msgstr ""
12922
12923 #: config/v850/v850.h:133
12924 msgid "Enable backend debugging"
12925 msgstr ""
12926
12927 #: config/v850/v850.h:135
12928 msgid "Compile for the v850 processor"
12929 msgstr ""
12930
12931 #: config/v850/v850.h:138
12932 msgid "Use 4 byte entries in switch tables"
12933 msgstr ""
12934
12935 #: config/v850/v850.h:164
12936 msgid "Set the max size of data eligible for the TDA area"
12937 msgstr ""
12938
12939 #: config/v850/v850.h:167
12940 msgid "Set the max size of data eligible for the SDA area"
12941 msgstr ""
12942
12943 #: config/v850/v850.h:170
12944 msgid "Set the max size of data eligible for the ZDA area"
12945 msgstr ""
12946
12947 #: ada/misc.c:219
12948 msgid "`-gnat' misspelled as `-gant'"
12949 msgstr ""
12950
12951 #: ch/actions.c:118
12952 #, c-format
12953 msgid "%d errors, %d sorries, do granting"
12954 msgstr ""
12955
12956 #: ch/actions.c:135
12957 msgid "GNU compiler does not support statically allocated objects"
12958 msgstr ""
12959
12960 #: ch/actions.c:138 objc/objc-act.c:882
12961 #, c-format
12962 msgid "`%s' cannot be statically allocated"
12963 msgstr ""
12964
12965 #: ch/actions.c:300
12966 #, c-format
12967 msgid "causing unhandled exception `%s' (this is flaged only once)"
12968 msgstr ""
12969
12970 #: ch/actions.c:438
12971 msgid "range failure (not inside function)"
12972 msgstr ""
12973
12974 #: ch/actions.c:440
12975 msgid "possible range failure (not inside function)"
12976 msgstr ""
12977
12978 #: ch/actions.c:445
12979 msgid "expression will always cause RANGEFAIL"
12980 msgstr ""
12981
12982 #: ch/actions.c:492
12983 msgid "right hand side of assignment is a mode"
12984 msgstr ""
12985
12986 #: ch/actions.c:498
12987 #, c-format
12988 msgid "incompatible modes in %s"
12989 msgstr ""
12990
12991 #: ch/actions.c:523
12992 #, fuzzy, c-format
12993 msgid "bad string length in %s"
12994 msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
12995
12996 #: ch/actions.c:631 ch/actions.c:644
12997 #, fuzzy, c-format
12998 msgid "mode mismatch in %s expression"
12999 msgstr "ÓöÜëìá óôï ôáßñéáóìá óôçí êáíïíéêÞ Ýêöñáóç `%s'"
13000
13001 #: ch/actions.c:638
13002 #, c-format
13003 msgid "%s expression must be referable"
13004 msgstr ""
13005
13006 #: ch/actions.c:667
13007 #, c-format
13008 msgid "%s not allowed outside a PROC"
13009 msgstr ""
13010
13011 #: ch/actions.c:673
13012 #, c-format
13013 msgid "%s action in PROC with no declared RESULTS"
13014 msgstr ""
13015
13016 #: ch/actions.c:704
13017 msgid "RETURN not allowed outside PROC"
13018 msgstr ""
13019
13020 #: ch/actions.c:717
13021 msgid "RETURN with a value, in PROC returning void"
13022 msgstr ""
13023
13024 #: ch/actions.c:726
13025 msgid "RETURN with no value and no RESULT action in procedure"
13026 msgstr ""
13027
13028 # src/main.c:697 src/main.c:751
13029 #: ch/actions.c:749
13030 #, fuzzy, c-format
13031 msgid "no label named `%s'"
13032 msgstr "¶ãíùóôç ãëþóóá `%s'"
13033
13034 #: ch/actions.c:751
13035 #, c-format
13036 msgid "cannot GOTO label `%s' outside current function"
13037 msgstr ""
13038
13039 #: ch/actions.c:773
13040 #, c-format
13041 msgid "no EXITable label named `%s'"
13042 msgstr ""
13043
13044 #: ch/actions.c:775
13045 #, c-format
13046 msgid "cannot EXIT label `%s' outside current function"
13047 msgstr ""
13048
13049 #: ch/actions.c:1018
13050 msgid "case selector not compatible with label"
13051 msgstr ""
13052
13053 #: ch/actions.c:1044
13054 msgid "ELSE label not within a CASE statement"
13055 msgstr ""
13056
13057 #: ch/actions.c:1048
13058 msgid "multiple default labels found in a CASE statement"
13059 msgstr ""
13060
13061 #: ch/actions.c:1049
13062 #, fuzzy
13063 msgid "this is the first ELSE label"
13064 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
13065
13066 #: ch/actions.c:1070
13067 msgid "label found outside of CASE statement"
13068 msgstr ""
13069
13070 #: ch/actions.c:1073
13071 #, fuzzy
13072 msgid "duplicate CASE value"
13073 msgstr "äéðëü êëåéäß"
13074
13075 #: ch/actions.c:1074 ch/actions.c:1127
13076 #, fuzzy
13077 msgid "this is the first entry for that value"
13078 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
13079
13080 #: ch/actions.c:1077 ch/actions.c:1130
13081 #, fuzzy
13082 msgid "CASE value out of range"
13083 msgstr "Ï áñéèìüò ôùí êáíáëéþí åßíáé Ýîù áðü ôá üñéá"
13084
13085 #: ch/actions.c:1079 ch/actions.c:1132
13086 #, fuzzy
13087 msgid "empty range"
13088 msgstr "êåíü áëöáñéèìçôéêü"
13089
13090 #: ch/actions.c:1081 ch/actions.c:1134
13091 msgid "label within scope of cleanup or variable array"
13092 msgstr ""
13093
13094 #: ch/actions.c:1105 ch/actions.c:1302
13095 msgid "mode in label is not discrete"
13096 msgstr ""
13097
13098 #: ch/actions.c:1122
13099 msgid "label not within a CASE statement"
13100 msgstr ""
13101
13102 #: ch/actions.c:1282
13103 msgid "lower bound of range must be a discrete literal expression"
13104 msgstr ""
13105
13106 #: ch/actions.c:1287
13107 msgid "upper bound of range must be a discrete literal expression"
13108 msgstr ""
13109
13110 #: ch/actions.c:1311
13111 msgid "CASE label is not valid"
13112 msgstr ""
13113
13114 #: ch/actions.c:1357
13115 msgid "number of CASE selectors does not match the number of CASE label lists"
13116 msgstr ""
13117
13118 #: ch/actions.c:1442
13119 #, c-format
13120 msgid "incomplete CASE - %s not handled"
13121 msgstr ""
13122
13123 #: ch/actions.c:1461
13124 msgid "CASE selector with variable range"
13125 msgstr ""
13126
13127 #: ch/actions.c:1465
13128 msgid "too many cases to do CASE completeness testing"
13129 msgstr ""
13130
13131 #: ch/actions.c:1550
13132 msgid "type of tuple cannot be implicit in multiple assignent"
13133 msgstr ""
13134
13135 #: ch/actions.c:1552
13136 msgid "conditional expression cannot be used in multiple assignent"
13137 msgstr ""
13138
13139 #: ch/actions.c:1554
13140 #, fuzzy
13141 msgid "internal error - unknown type in multiple assignment"
13142 msgstr "åóùôåñéêü óöÜëìá - êëÞèçêå ç addtype ìå êáêü ttisgmt"
13143
13144 #: ch/actions.c:1558
13145 msgid "no operator allowed in multiple assignment,"
13146 msgstr ""
13147
13148 #: ch/actions.c:1568
13149 msgid "location modes in multiple assignment are not equivalent"
13150 msgstr ""
13151
13152 #: ch/actions.c:1606
13153 msgid "you may not assign a value to a BUFFER or EVENT location"
13154 msgstr ""
13155
13156 #: ch/actions.c:1614
13157 msgid "can't assign value to READonly location"
13158 msgstr ""
13159
13160 #: ch/actions.c:1619
13161 msgid "cannot assign to location with non-value property"
13162 msgstr ""
13163
13164 #: ch/actions.c:1639
13165 msgid "lefthand side of assignment is not a location"
13166 msgstr ""
13167
13168 #: ch/actions.c:1715 ch/actions.c:1785
13169 msgid "bitstring slice"
13170 msgstr ""
13171
13172 #: ch/actions.c:1810
13173 msgid "LENGTH on left-hand-side is non-portable"
13174 msgstr ""
13175
13176 #: ch/actions.c:1814
13177 msgid "can only set LENGTH of array location"
13178 msgstr ""
13179
13180 #: ch/convert.c:63
13181 msgid "internal error: trying to make loc-identity with non-location"
13182 msgstr ""
13183
13184 #: ch/convert.c:117
13185 #, fuzzy
13186 msgid "cannot convert to a boolean mode"
13187 msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
13188
13189 #: ch/convert.c:152
13190 #, fuzzy
13191 msgid "cannot convert to a char mode"
13192 msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
13193
13194 #: ch/convert.c:248
13195 #, fuzzy
13196 msgid "powerset tuple element out of range"
13197 msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
13198
13199 #: ch/convert.c:284 ch/convert.c:312
13200 #, c-format
13201 msgid "incompatible member of powerset tuple (at position #%d)"
13202 msgstr ""
13203
13204 #: ch/convert.c:394
13205 #, c-format
13206 msgid "no initializer value for fixed field `%s'"
13207 msgstr ""
13208
13209 #: ch/convert.c:436
13210 #, c-format
13211 msgid "non-constant value for tag field `%s'"
13212 msgstr ""
13213
13214 #: ch/convert.c:488
13215 #, c-format
13216 msgid "field `%s' in wrong variant"
13217 msgstr ""
13218
13219 #: ch/convert.c:495
13220 #, fuzzy, c-format
13221 msgid "missing variant fields (at least `%s')"
13222 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
13223
13224 #: ch/convert.c:518
13225 #, fuzzy, c-format
13226 msgid "bad initializer for field `%s'"
13227 msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
13228
13229 #: ch/convert.c:525
13230 #, c-format
13231 msgid "no initializer value for variant field `%s'"
13232 msgstr ""
13233
13234 #: ch/convert.c:531
13235 msgid "no selected variant"
13236 msgstr ""
13237
13238 #: ch/convert.c:546 ch/convert.c:912
13239 msgid "mixture of labelled and unlabelled tuple elements"
13240 msgstr ""
13241
13242 #: ch/convert.c:557
13243 msgid "probably not a structure tuple"
13244 msgstr ""
13245
13246 #: ch/convert.c:559
13247 #, c-format
13248 msgid "excess initializer for field `%s'"
13249 msgstr ""
13250
13251 #: ch/convert.c:566
13252 msgid "excess unnamed initializers"
13253 msgstr ""
13254
13255 #: ch/convert.c:693
13256 msgid "non-constant start index for tuple"
13257 msgstr ""
13258
13259 #: ch/convert.c:736
13260 #, fuzzy
13261 msgid "invalid array tuple label"
13262 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
13263
13264 #: ch/convert.c:750
13265 msgid "non-constant array tuple index range"
13266 msgstr ""
13267
13268 #: ch/convert.c:759
13269 #, c-format
13270 msgid "incompatible array tuple element %s"
13271 msgstr ""
13272
13273 #: ch/convert.c:775
13274 msgid "multiple (*) or (ELSE) array tuple labels"
13275 msgstr ""
13276
13277 #: ch/convert.c:784
13278 msgid "empty range in array tuple"
13279 msgstr ""
13280
13281 #: ch/convert.c:801
13282 #, c-format
13283 msgid "array tuple has duplicate index %s"
13284 msgstr ""
13285
13286 #: ch/convert.c:809
13287 #, fuzzy
13288 msgid "array tuple index out of range"
13289 msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
13290
13291 #: ch/convert.c:811
13292 #, fuzzy
13293 msgid "too many array tuple values"
13294 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
13295
13296 #: ch/convert.c:883
13297 msgid "dynamic array tuple without (*) or (ELSE)"
13298 msgstr ""
13299
13300 #: ch/convert.c:885
13301 #, fuzzy, c-format
13302 msgid "missing array tuple element %s"
13303 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
13304
13305 #: ch/convert.c:892
13306 #, fuzzy, c-format
13307 msgid "missing array tuple elements %s : %s"
13308 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
13309
13310 #: ch/convert.c:1086
13311 msgid "initializer is not an array or string mode"
13312 msgstr ""
13313
13314 #: ch/convert.c:1096
13315 msgid "destination is too small"
13316 msgstr ""
13317
13318 #: ch/convert.c:1152
13319 msgid "internal error:  unknown type of expression"
13320 msgstr ""
13321
13322 #: ch/decl.c:1033
13323 #, fuzzy, c-format
13324 msgid "`%s' must not be declared readonly"
13325 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
13326
13327 #: ch/decl.c:1037
13328 msgid "declaration of readonly variable without initialization"
13329 msgstr ""
13330
13331 # src/request.c:263
13332 #: ch/decl.c:1059
13333 #, fuzzy, c-format
13334 msgid "no initialization allowed for `%s'"
13335 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
13336
13337 #: ch/decl.c:1067
13338 #, c-format
13339 msgid "value for loc-identity `%s' is not a location"
13340 msgstr ""
13341
13342 #: ch/decl.c:1074
13343 #, fuzzy, c-format
13344 msgid "location for `%s' not read-compatible"
13345 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
13346
13347 #: ch/decl.c:1101
13348 #, c-format
13349 msgid "nonconstant initializer for `%s'"
13350 msgstr ""
13351
13352 #: ch/decl.c:1132
13353 msgid "do_decl: internal error: don't know what to initialize"
13354 msgstr ""
13355
13356 #: ch/decl.c:1189
13357 msgid "RECURSIVE PROCs"
13358 msgstr ""
13359
13360 #: ch/decl.c:1445
13361 #, c-format
13362 msgid "`%s' must not be READonly"
13363 msgstr ""
13364
13365 #: ch/decl.c:1471
13366 msgid "POS may not be specified for a list of field declarations"
13367 msgstr ""
13368
13369 #: ch/decl.c:1525
13370 msgid "(ELSE) case label as well as ELSE variant"
13371 msgstr ""
13372
13373 #: ch/decl.c:1610 ch/decl.c:1613
13374 msgid "inconsistent modes between labels and tag field"
13375 msgstr ""
13376
13377 #: ch/decl.c:1618
13378 #, fuzzy
13379 msgid "too few tag labels"
13380 msgstr "ðïëý ëßãá ïñßóìáôá"
13381
13382 #: ch/decl.c:1620
13383 #, fuzzy
13384 msgid "too many tag labels"
13385 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
13386
13387 #: ch/decl.c:1658
13388 msgid "case label lower limit is not a discrete constant expression"
13389 msgstr ""
13390
13391 #: ch/decl.c:1660
13392 msgid "case label upper limit is not a discrete constant expression"
13393 msgstr ""
13394
13395 #: ch/decl.c:1670
13396 msgid "case label must be a discrete constant expression"
13397 msgstr ""
13398
13399 #: ch/decl.c:1697
13400 msgid "variant label declared here..."
13401 msgstr ""
13402
13403 #: ch/decl.c:1699
13404 #, fuzzy
13405 msgid "...is duplicated here"
13406 msgstr "äéðëü êëåéäß"
13407
13408 #: ch/decl.c:1729
13409 #, c-format
13410 msgid "no field (yet) for tag %s"
13411 msgstr ""
13412
13413 #: ch/decl.c:1824
13414 msgid "non-value mode may only returned by LOC"
13415 msgstr ""
13416
13417 #: ch/decl.c:1847
13418 #, fuzzy, c-format
13419 msgid "mode of `%s' is not a mode"
13420 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
13421
13422 #: ch/decl.c:1853
13423 #, c-format
13424 msgid "`%s' may only be passed by LOC"
13425 msgstr ""
13426
13427 #: ch/decl.c:2281
13428 #, c-format
13429 msgid "nothing named `%s' to grant"
13430 msgstr ""
13431
13432 #: ch/decl.c:2321
13433 #, fuzzy, c-format
13434 msgid "duplicate grant for `%s'"
13435 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
13436
13437 #: ch/decl.c:2322
13438 #, fuzzy, c-format
13439 msgid "previous grant for `%s'"
13440 msgstr "äéáôÞñçóç ùñþí óôï %s"
13441
13442 #: ch/decl.c:2409
13443 #, fuzzy, c-format
13444 msgid "duplicate definition `%s'"
13445 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
13446
13447 #: ch/decl.c:2410
13448 #, fuzzy, c-format
13449 msgid "previous definition of `%s'"
13450 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
13451
13452 # src/main.c:785
13453 #: ch/decl.c:3248 ch/decl.c:3258
13454 #, fuzzy, c-format
13455 msgid "ambiguous choice for seize `%s' -"
13456 msgstr "ÁóáöÞò ìïñöÞ `%s'"
13457
13458 #: ch/decl.c:3249 ch/decl.c:3259
13459 #, c-format
13460 msgid " - can seize this `%s' -"
13461 msgstr ""
13462
13463 #: ch/decl.c:3250 ch/decl.c:3261
13464 #, c-format
13465 msgid " - or this granted decl `%s'"
13466 msgstr ""
13467
13468 #: ch/decl.c:4430
13469 #, fuzzy, c-format
13470 msgid "enumerator value for `%s' is less than 0"
13471 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
13472
13473 #: ch/decl.c:4512
13474 #, c-format
13475 msgid "enumerators `%s' and `%s' have equal values"
13476 msgstr ""
13477
13478 #: ch/decl.c:4618
13479 msgid "undefined value in SET mode is obsolete and deprecated"
13480 msgstr ""
13481
13482 #: ch/decl.c:4794
13483 msgid "BASE variable never declared"
13484 msgstr ""
13485
13486 #: ch/decl.c:4796
13487 msgid "cannot BASE a variable on a PROC/PROCESS name"
13488 msgstr ""
13489
13490 #: ch/decl.c:4848
13491 #, fuzzy
13492 msgid "INTERNAL ERROR: handle_one_level is broken"
13493 msgstr "ÅÓÙÔÅÑÉÊÏ ÓÖÁËÌÁ: ËÜèïò åßäïò áíôéêåéìÝíïõ óôï expand_token ()"
13494
13495 #: ch/expr.c:126
13496 #, c-format
13497 msgid "tuple without specified mode not allowed in %s"
13498 msgstr ""
13499
13500 #: ch/expr.c:128
13501 #, fuzzy, c-format
13502 msgid "conditional expression not allowed in %s"
13503 msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç (ëÜèïò åßóïäïò): %s"
13504
13505 #: ch/expr.c:130
13506 #, fuzzy, c-format
13507 msgid "internal error:  unknown expression mode in %s"
13508 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
13509
13510 #: ch/expr.c:147
13511 msgid "CASE selector is not a discrete expression"
13512 msgstr ""
13513
13514 #: ch/expr.c:215
13515 msgid "The number of CASE selectors does not match the number of CASE label lists"
13516 msgstr ""
13517
13518 #: ch/expr.c:594
13519 msgid "powerset is not addressable"
13520 msgstr ""
13521
13522 #: ch/expr.c:639
13523 #, fuzzy
13524 msgid "array is not addressable"
13525 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
13526
13527 #: ch/expr.c:687
13528 #, c-format
13529 msgid "too few arguments in call to `%s'"
13530 msgstr "ðïëý ëßãá ïñßóìáôá óôç êëÞóç ôçò `%s'"
13531
13532 #: ch/expr.c:689
13533 #, c-format
13534 msgid "too many arguments in call to `%s'"
13535 msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç êëÞóç ôçò `%s'"
13536
13537 #: ch/expr.c:758
13538 #, fuzzy
13539 msgid "cannot dereference, not a pointer"
13540 msgstr "Äåí ìðïñåß íá êáèïñéóôåß ôï üíïìá ôïõ óõóôÞìáôïò"
13541
13542 #: ch/expr.c:768
13543 #, c-format
13544 msgid "missing '.' operator or undefined mode name `%s'"
13545 msgstr ""
13546
13547 #: ch/expr.c:771
13548 msgid "you have forgotten the '.' operator which must"
13549 msgstr ""
13550
13551 #: ch/expr.c:772
13552 #, c-format
13553 msgid " precede a STRUCT field reference, or `%s' is an undefined mode"
13554 msgstr ""
13555
13556 #: ch/expr.c:786
13557 msgid "can't dereference PTR value using unary `->'"
13558 msgstr ""
13559
13560 #: ch/expr.c:831
13561 #, fuzzy
13562 msgid "invalid type argument of `->'"
13563 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
13564
13565 #: ch/expr.c:856 ch/expr.c:969
13566 msgid "operand of '.' is not a STRUCT"
13567 msgstr ""
13568
13569 #: ch/expr.c:909
13570 #, fuzzy, c-format
13571 msgid "no field named `%s'"
13572 msgstr "Ìç ïñéóìÝíï üíïìá %s"
13573
13574 #: ch/expr.c:1217
13575 msgid "ABS argument must be discrete or real mode"
13576 msgstr ""
13577
13578 #: ch/expr.c:1250
13579 #, fuzzy, c-format
13580 msgid "argument %d to ABSTIME must be of integer type"
13581 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
13582
13583 #: ch/expr.c:1288 ch/expr.c:1329
13584 msgid "parameter 1 must be referable"
13585 msgstr ""
13586
13587 #: ch/expr.c:1294 ch/expr.c:1335 ch/expr.c:1372
13588 msgid "mode mismatch in parameter 1"
13589 msgstr ""
13590
13591 #: ch/expr.c:1301 ch/expr.c:1342
13592 #, fuzzy
13593 msgid "parameter 2 must be a positive integer"
13594 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
13595
13596 #: ch/expr.c:1436
13597 msgid "CARD argument must be powerset mode"
13598 msgstr ""
13599
13600 #: ch/expr.c:1487
13601 msgid "expression for DESCR-built-in must be referable"
13602 msgstr ""
13603
13604 #: ch/expr.c:1535
13605 #, fuzzy, c-format
13606 msgid "argument to `%s' must be of integer type"
13607 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
13608
13609 #: ch/expr.c:1568
13610 #, fuzzy, c-format
13611 msgid "argument 1 to `%s' must be of floating point mode"
13612 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
13613
13614 #: ch/expr.c:1602
13615 #, fuzzy, c-format
13616 msgid "first argument to `%s' must be a mode"
13617 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
13618
13619 #: ch/expr.c:1609
13620 #, c-format
13621 msgid "READonly modes for %s must have a value"
13622 msgstr ""
13623
13624 #: ch/expr.c:1692
13625 msgid "argument to TERMINATE must be a reference primitive value"
13626 msgstr ""
13627
13628 #: ch/expr.c:1741
13629 msgid "argument 1 to INTTIME must be of mode TIME"
13630 msgstr ""
13631
13632 #: ch/expr.c:1888
13633 msgid "LENGTH argument must be string, buffer, event mode, text location or mode"
13634 msgstr ""
13635
13636 #: ch/expr.c:1917
13637 msgid "UPPER argument must have a mode, or be a mode"
13638 msgstr ""
13639
13640 #: ch/expr.c:1919
13641 msgid "LOWER argument must have a mode, or be a mode"
13642 msgstr ""
13643
13644 #: ch/expr.c:1953
13645 msgid "UPPER argument must be string, array, mode or integer"
13646 msgstr ""
13647
13648 #: ch/expr.c:1955
13649 msgid "LOWER argument must be string, array, mode or integer"
13650 msgstr ""
13651
13652 #: ch/expr.c:1991
13653 #, c-format
13654 msgid "%s argument must be POWERSET mode"
13655 msgstr ""
13656
13657 #: ch/expr.c:2017
13658 #, c-format
13659 msgid "%s called for empty POWERSET"
13660 msgstr ""
13661
13662 #: ch/expr.c:2098
13663 msgid "argument to NUM is not discrete"
13664 msgstr ""
13665
13666 #: ch/expr.c:2110
13667 msgid "no integer mode which matches expression's mode"
13668 msgstr ""
13669
13670 #: ch/expr.c:2119
13671 msgid "NUM's parameter is below its mode range"
13672 msgstr ""
13673
13674 #: ch/expr.c:2122
13675 msgid "NUM's parameter is above its mode range"
13676 msgstr ""
13677
13678 #: ch/expr.c:2161
13679 msgid "cannot take SUCC or PRED of a numbered SET"
13680 msgstr ""
13681
13682 #: ch/expr.c:2169
13683 msgid "SUCC or PRED must not be done on a PTR"
13684 msgstr ""
13685
13686 #: ch/expr.c:2172
13687 msgid "SUCC or PRED for a reference type is not standard"
13688 msgstr ""
13689
13690 #: ch/expr.c:2182
13691 msgid "SUCC or PRED argument must be a discrete mode"
13692 msgstr ""
13693
13694 #: ch/expr.c:2203
13695 #, c-format
13696 msgid "taking the %s of a value already at its %s value"
13697 msgstr ""
13698
13699 #: ch/expr.c:2254
13700 msgid "size applied to a function mode"
13701 msgstr ""
13702
13703 #: ch/expr.c:2260
13704 msgid "sizeof applied to a void mode"
13705 msgstr ""
13706
13707 #: ch/expr.c:2265
13708 msgid "sizeof applied to an incomplete mode"
13709 msgstr ""
13710
13711 #: ch/expr.c:2360
13712 msgid "cannot call a PROCESS, you START a PROCESS"
13713 msgstr ""
13714
13715 #: ch/expr.c:2422
13716 #, fuzzy, c-format
13717 msgid "invalid %s"
13718 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13719
13720 #: ch/expr.c:2437
13721 #, c-format
13722 msgid "%s parameter %d must be a location"
13723 msgstr ""
13724
13725 #: ch/expr.c:2445
13726 #, c-format
13727 msgid "%s parameter %d is READ-only"
13728 msgstr ""
13729
13730 #: ch/expr.c:2488
13731 #, c-format
13732 msgid "LOC actual parameter %d is a non-referable location"
13733 msgstr ""
13734
13735 #: ch/expr.c:2494
13736 #, c-format
13737 msgid "mode mismatch in parameter %d"
13738 msgstr ""
13739
13740 #: ch/expr.c:2518
13741 #, c-format
13742 msgid "too many arguments to procedure `%s'"
13743 msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç ñïõôßíá `%s'"
13744
13745 #: ch/expr.c:2521
13746 msgid "too many arguments to procedure"
13747 msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç ñïõôßíá"
13748
13749 #: ch/expr.c:2527
13750 #, fuzzy, c-format
13751 msgid "too few arguments to procedure `%s'"
13752 msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
13753
13754 #: ch/expr.c:2530
13755 #, fuzzy
13756 msgid "too few arguments to procedure"
13757 msgstr "ðïëý ëßãá ïñßóìáôá"
13758
13759 #: ch/expr.c:2596
13760 #, fuzzy
13761 msgid "syntax error (integer used as function)"
13762 msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
13763
13764 #: ch/expr.c:2616
13765 #, fuzzy
13766 msgid "syntax error - missing operator, comma, or '('?"
13767 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü ôïõ ðßíáêá ñåðåñôïñßïõ: %s"
13768
13769 #: ch/expr.c:2977
13770 #, c-format
13771 msgid "unimplemented built-in function `%s'"
13772 msgstr ""
13773
13774 #: ch/expr.c:2981
13775 #, fuzzy, c-format
13776 msgid "internal error - bad built-in function `%s'"
13777 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
13778
13779 #: ch/expr.c:2995
13780 msgid "empty expression in string index"
13781 msgstr ""
13782
13783 #: ch/expr.c:3000
13784 msgid "only one expression allowed in string index"
13785 msgstr ""
13786
13787 #: ch/expr.c:3017
13788 msgid "invalid: primval ( untyped_exprlist )"
13789 msgstr ""
13790
13791 #: ch/expr.c:3081 ch/expr.c:3095
13792 msgid "operand is variable-size bitstring/power-set"
13793 msgstr ""
13794
13795 #: ch/expr.c:3245
13796 #, c-format
13797 msgid "tree code `%s' unhandled in build_compare_set_expr"
13798 msgstr ""
13799
13800 #: ch/expr.c:3410
13801 msgid "incompatible modes in concat expression"
13802 msgstr ""
13803
13804 #: ch/expr.c:3459
13805 #, fuzzy
13806 msgid "invalid operation on array of chars"
13807 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
13808
13809 #: ch/expr.c:3504
13810 msgid "comparison of variant structures is unsafe"
13811 msgstr ""
13812
13813 #: ch/expr.c:3511
13814 msgid "compare with variant records"
13815 msgstr ""
13816
13817 #: ch/expr.c:3688 ch/expr.c:3924
13818 #, fuzzy, c-format
13819 msgid "incompatible operands to %s"
13820 msgstr "RPC: Ìç óõìâáôÝò åêäüóåéò ôïõ RPC"
13821
13822 #: ch/expr.c:3740
13823 msgid "relational operator not allowed for this mode"
13824 msgstr ""
13825
13826 #: ch/expr.c:3794
13827 #, c-format
13828 msgid "cannot use %s operator on PROC mode variable"
13829 msgstr ""
13830
13831 #: ch/expr.c:3800
13832 #, fuzzy, c-format
13833 msgid "invalid left operand of %s"
13834 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
13835
13836 #: ch/expr.c:3805 ch/expr.c:4357
13837 #, fuzzy, c-format
13838 msgid "invalid right operand of %s"
13839 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
13840
13841 #: ch/expr.c:3819
13842 msgid "repetition expression must be constant"
13843 msgstr ""
13844
13845 #: ch/expr.c:3829
13846 msgid "left argument to MOD/REM operator must be integral"
13847 msgstr ""
13848
13849 #: ch/expr.c:3834
13850 msgid "right argument to MOD/REM operator must be integral"
13851 msgstr ""
13852
13853 #: ch/expr.c:3891
13854 msgid "right operand of IN is not a powerset"
13855 msgstr ""
13856
13857 #: ch/expr.c:3896
13858 msgid "left operand of IN incompatible with right operand"
13859 msgstr ""
13860
13861 #: ch/expr.c:3987
13862 msgid "-> operator not allow in constant expression"
13863 msgstr ""
13864
13865 #: ch/expr.c:4000
13866 msgid "taking the address of a string literal is non-standard"
13867 msgstr ""
13868
13869 #: ch/expr.c:4002
13870 msgid "taking the address of a function is non-standard"
13871 msgstr ""
13872
13873 #: ch/expr.c:4005
13874 #, fuzzy
13875 msgid "ADDR requires a LOCATION argument"
13876 msgstr "ç åðéëïãÞ `-k' áðáéôåß Ýíá üñéóìá"
13877
13878 #: ch/expr.c:4035
13879 #, fuzzy
13880 msgid "-> expression is not addressable"
13881 msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
13882
13883 #: ch/expr.c:4062
13884 msgid "ADDR parameter must be a LOCATION"
13885 msgstr ""
13886
13887 #: ch/expr.c:4071
13888 msgid "possible internal error in build_chill_arrow_expr"
13889 msgstr ""
13890
13891 #: ch/expr.c:4076
13892 #, fuzzy, c-format
13893 msgid "%s is not addressable"
13894 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
13895
13896 #: ch/expr.c:4175
13897 msgid "repetition count is not an integer constant"
13898 msgstr ""
13899
13900 #: ch/expr.c:4183
13901 msgid "repetition count < 0"
13902 msgstr ""
13903
13904 #: ch/expr.c:4188
13905 msgid "repetition value not constant"
13906 msgstr ""
13907
13908 #: ch/expr.c:4200
13909 msgid "bitstring repetition of non-constant boolean"
13910 msgstr ""
13911
13912 #: ch/expr.c:4223
13913 msgid "string repetition operand is non-constant bitstring"
13914 msgstr ""
13915
13916 #: ch/expr.c:4283
13917 msgid "non-char, non-bit string repetition"
13918 msgstr ""
13919
13920 #: ch/expr.c:4311
13921 #, fuzzy, c-format
13922 msgid "invalid operand of %s"
13923 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
13924
13925 #: ch/expr.c:4322
13926 #, c-format
13927 msgid "right operand of %s is not array of boolean"
13928 msgstr ""
13929
13930 #: ch/expr.c:4335
13931 #, c-format
13932 msgid "%s operator applied to boolean variable"
13933 msgstr ""
13934
13935 #: ch/expr.c:4406
13936 msgid "non-boolean mode in conditional expression"
13937 msgstr ""
13938
13939 #: ch/grant.c:1978
13940 msgid "decode_constant: invalid component_ref"
13941 msgstr ""
13942
13943 #: ch/grant.c:1986
13944 msgid "decode_constant: mode and value mismatch"
13945 msgstr ""
13946
13947 #: ch/grant.c:1989
13948 msgid "decode_constant: cannot decode this mode"
13949 msgstr ""
13950
13951 #: ch/grant.c:2214
13952 msgid "decode_constant_selective: mode and value mismatch"
13953 msgstr ""
13954
13955 #: ch/grant.c:2217
13956 msgid "decode_constant_selective: cannot decode this mode"
13957 msgstr ""
13958
13959 #: ch/grant.c:2677
13960 #, fuzzy, c-format
13961 msgid "can't write to %s"
13962 msgstr "áäõíáìßá åããñáöÞò áðïôåëÝóìáôïò: %s"
13963
13964 #: ch/grant.c:2764
13965 #, fuzzy
13966 msgid "FORBID is not yet implemented"
13967 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
13968
13969 #. this nerver should happen
13970 #: ch/grant.c:2825
13971 #, c-format
13972 msgid "function \"really_grant_this\" called for `%s'"
13973 msgstr ""
13974
13975 #: ch/inout.c:1645
13976 msgid "non-integral text length"
13977 msgstr ""
13978
13979 #: ch/inout.c:1650
13980 msgid "non-constant text length"
13981 msgstr ""
13982
13983 #: ch/inout.c:1655
13984 #, fuzzy
13985 msgid "text length must be greater than 0"
13986 msgstr "%s: ï áñéèìüò ãñáììÞò ðñÝðåé íá åßíáé ìåãáëýôåñïò áðü ôï ìçäÝí"
13987
13988 #: ch/inout.c:1755
13989 #, c-format
13990 msgid "argument %d of %s must be of mode ASSOCIATION"
13991 msgstr ""
13992
13993 #: ch/inout.c:1760 ch/inout.c:2146 ch/inout.c:2516 ch/inout.c:2751
13994 #, fuzzy, c-format
13995 msgid "argument %d of %s must be a location"
13996 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
13997
13998 #: ch/inout.c:1795
13999 #, fuzzy
14000 msgid "argument 2 of ASSOCIATE must not be an empty string"
14001 msgstr "%s: ç ôéìÞ ãéá ôï ðåäßï `%s' äåí ðñÝðåé íá åßíáé Ýíá êåíü áëöáñéèìçôéêü"
14002
14003 #: ch/inout.c:1811
14004 #, fuzzy
14005 msgid "argument 2 to ASSOCIATE must be a string"
14006 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
14007
14008 #: ch/inout.c:1850
14009 #, fuzzy
14010 msgid "argument 3 to ASSOCIATE must be a string"
14011 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
14012
14013 #: ch/inout.c:2031
14014 #, fuzzy
14015 msgid "too many arguments in call to MODIFY"
14016 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
14017
14018 #: ch/inout.c:2044
14019 #, fuzzy
14020 msgid "argument 2 of MODIFY must not be an empty string"
14021 msgstr "%s: ç ôéìÞ ãéá ôï ðåäßï `%s' äåí ðñÝðåé íá åßíáé Ýíá êåíü áëöáñéèìçôéêü"
14022
14023 #: ch/inout.c:2060
14024 #, fuzzy
14025 msgid "argument 2 to MODIFY must be a string"
14026 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
14027
14028 #: ch/inout.c:2094
14029 #, fuzzy
14030 msgid "argument 3 to MODIFY must be a string"
14031 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
14032
14033 #: ch/inout.c:2141
14034 #, c-format
14035 msgid "argument %d of %s must be an ACCESS or TEXT mode"
14036 msgstr ""
14037
14038 #: ch/inout.c:2355
14039 msgid "argument 4 of CONNECT must be of mode WHERE"
14040 msgstr ""
14041
14042 #: ch/inout.c:2371
14043 msgid "index expression for ACCESS without index"
14044 msgstr ""
14045
14046 #: ch/inout.c:2376 ch/inout.c:2554 ch/inout.c:2636 ch/inout.c:4356
14047 #: ch/inout.c:4504
14048 #, fuzzy
14049 msgid "incompatible index mode"
14050 msgstr "ìç Ýãêõñï äéêáßùìá"
14051
14052 #: ch/inout.c:2476
14053 msgid "argument 3 to CONNECT must be of mode USAGE"
14054 msgstr ""
14055
14056 #: ch/inout.c:2511
14057 #, fuzzy, c-format
14058 msgid "argument %d of %s must be of mode ACCESS"
14059 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
14060
14061 #: ch/inout.c:2545
14062 #, fuzzy
14063 msgid "too few arguments in call to `readrecord'"
14064 msgstr "ðïëý ëßãá bytes óôçí êùäéêïðïßçóç ÷áñáêôÞñá"
14065
14066 #: ch/inout.c:2569 ch/inout.c:2648
14067 #, fuzzy
14068 msgid "incompatible record mode"
14069 msgstr "ìçäåíéóìÝíç åããñáöÞ êáé ãñÜøéìï ðÜíù óå áõôÞ (truncated)"
14070
14071 #: ch/inout.c:2574
14072 msgid "store location must not be READonly"
14073 msgstr ""
14074
14075 #: ch/inout.c:2616
14076 #, fuzzy
14077 msgid "too few arguments in call to `writerecord'"
14078 msgstr "ðïëý ëßãá bytes óôçí êùäéêïðïßçóç ÷áñáêôÞñá"
14079
14080 #: ch/inout.c:2643
14081 msgid "transfer to ACCESS without record mode"
14082 msgstr ""
14083
14084 #: ch/inout.c:2746
14085 #, fuzzy, c-format
14086 msgid "argument %d of %s must be of mode TEXT"
14087 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
14088
14089 #: ch/inout.c:2803
14090 msgid "TEXT doesn't have a location"
14091 msgstr ""
14092
14093 #: ch/inout.c:2905
14094 msgid "incompatible index mode for SETETEXTACCESS"
14095 msgstr ""
14096
14097 #: ch/inout.c:2915
14098 msgid "incompatible record mode for SETTEXTACCESS"
14099 msgstr ""
14100
14101 #: ch/inout.c:2945
14102 msgid "parameter 2 must be a location"
14103 msgstr ""
14104
14105 #: ch/inout.c:2955
14106 msgid "incompatible modes in parameter 2"
14107 msgstr ""
14108
14109 #: ch/inout.c:3062
14110 msgid "conditional expression not allowed in this context"
14111 msgstr ""
14112
14113 #: ch/inout.c:3064
14114 #, c-format
14115 msgid "untyped expression as argument %d"
14116 msgstr ""
14117
14118 #: ch/inout.c:3141 ch/inout.c:3187
14119 #, c-format
14120 msgid "cannot process %d bits integer for READTEXT argument %d"
14121 msgstr ""
14122
14123 #: ch/inout.c:3262
14124 #, c-format
14125 msgid "cannot process %d bits integer WRITETEXT argument %d"
14126 msgstr ""
14127
14128 #: ch/inout.c:3283 ch/inout.c:3338 ch/inout.c:3417 ch/inout.c:3483
14129 #: ch/inout.c:3534 ch/inout.c:3619 ch/inout.c:3654
14130 #, c-format
14131 msgid "argument %d is READonly"
14132 msgstr ""
14133
14134 #: ch/inout.c:3290 ch/inout.c:3345 ch/inout.c:3424 ch/inout.c:3491
14135 #: ch/inout.c:3542 ch/inout.c:3627 ch/inout.c:3659
14136 #, fuzzy, c-format
14137 msgid "argument %d must be referable"
14138 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
14139
14140 #: ch/inout.c:3578
14141 #, c-format
14142 msgid "cannot process argument %d of WRITETEXT, unknown size"
14143 msgstr ""
14144
14145 #. datatype is not yet implemented, issue a warning
14146 #: ch/inout.c:3725
14147 #, c-format
14148 msgid "cannot process mode of argument %d for %sTEXT"
14149 msgstr ""
14150
14151 #: ch/inout.c:3868
14152 #, fuzzy
14153 msgid "too few arguments for this format string"
14154 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
14155
14156 #: ch/inout.c:3893 ch/inout.c:3902
14157 #, c-format
14158 msgid "type of argument %d invalid for conversion code at offset %d"
14159 msgstr ""
14160
14161 #: ch/inout.c:4012
14162 msgid "unmatched open paren"
14163 msgstr ""
14164
14165 #: ch/inout.c:4026 ch/inout.c:4221
14166 #, c-format
14167 msgid "bad format specification character (offset %d)"
14168 msgstr ""
14169
14170 #: ch/inout.c:4039
14171 #, c-format
14172 msgid "repetition factor overflow (offset %d)"
14173 msgstr ""
14174
14175 #: ch/inout.c:4057 ch/inout.c:4064 ch/inout.c:4071
14176 #, c-format
14177 msgid "duplicate qualifier (offset %d)"
14178 msgstr ""
14179
14180 #: ch/inout.c:4093
14181 #, c-format
14182 msgid "clause width overflow (offset %d)"
14183 msgstr ""
14184
14185 #: ch/inout.c:4106
14186 #, c-format
14187 msgid "no fraction (offset %d)"
14188 msgstr ""
14189
14190 #: ch/inout.c:4124
14191 #, c-format
14192 msgid "no fraction width (offset %d)"
14193 msgstr ""
14194
14195 #: ch/inout.c:4131
14196 #, c-format
14197 msgid "fraction width overflow (offset %d)"
14198 msgstr ""
14199
14200 #: ch/inout.c:4142
14201 #, c-format
14202 msgid "no exponent (offset %d)"
14203 msgstr ""
14204
14205 #: ch/inout.c:4160
14206 #, c-format
14207 msgid "no exponent width (offset %d)"
14208 msgstr ""
14209
14210 #: ch/inout.c:4167
14211 #, c-format
14212 msgid "exponent width overflow (offset %d)"
14213 msgstr ""
14214
14215 #: ch/inout.c:4208
14216 #, fuzzy
14217 msgid "internal error in check_format_string"
14218 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
14219
14220 # src/recode.c:171
14221 #: ch/inout.c:4224
14222 #, fuzzy, c-format
14223 msgid "no padding character (offset %d)"
14224 msgstr "ÊáíÝíáò ÷áñáêôÞñáò äåí ìåôáôñÝðåôáé óå %3d"
14225
14226 #. too  may arguments for format string
14227 #: ch/inout.c:4256
14228 #, fuzzy
14229 msgid "too many arguments for this format string"
14230 msgstr "ðÜñá ðïëëÜ ïñßóìáôá óå áõôü ôï áëöáñéèìçôéêü ìïñöÞò"
14231
14232 #: ch/inout.c:4354 ch/inout.c:4502
14233 #, fuzzy
14234 msgid "missing index expression"
14235 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
14236
14237 #: ch/inout.c:4361
14238 msgid "too few arguments in call to `writetext'"
14239 msgstr ""
14240
14241 #: ch/inout.c:4374
14242 msgid "argument 1 for WRITETEXT must be a TEXT or CHARS(n) VARYING location"
14243 msgstr ""
14244
14245 #: ch/inout.c:4397
14246 msgid "`format string' for WRITETEXT must be a CHARACTER string"
14247 msgstr ""
14248
14249 #: ch/inout.c:4509
14250 #, fuzzy
14251 msgid "too few arguments in call to `readtext'"
14252 msgstr "ðïëý ëßãá ïñßóìáôá"
14253
14254 #: ch/inout.c:4522
14255 msgid "argument 1 for READTEXT must be a TEXT location or CHARS(n) [ VARYING ] expression"
14256 msgstr ""
14257
14258 #: ch/inout.c:4543
14259 msgid "`format string' for READTEXT must be a CHARACTER string"
14260 msgstr ""
14261
14262 #: ch/lang.c:105
14263 #, fuzzy
14264 msgid "non-constant expression"
14265 msgstr "Áäõíáìßá ðñïóðÝëáóçò ôïõ áñ÷åßïõ ôçò áëëáãÞò"
14266
14267 #: ch/lang.c:191
14268 msgid "ignoring case upon input and"
14269 msgstr ""
14270
14271 #: ch/lang.c:192
14272 msgid "making special words uppercase wouldn't work"
14273 msgstr ""
14274
14275 #: ch/lang.c:203
14276 msgid "making special words uppercase and"
14277 msgstr ""
14278
14279 #: ch/lang.c:204
14280 msgid " ignoring case upon input wouldn't work"
14281 msgstr ""
14282
14283 #: ch/lang.c:277 java/typeck.c:178
14284 #, fuzzy
14285 msgid "internal error - use of undefined type"
14286 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
14287
14288 #: ch/lex.c:502
14289 #, fuzzy
14290 msgid "invalid C'xx' "
14291 msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
14292
14293 #: ch/lex.c:607 java/jcf-parse.c:611 java/jcf-write.c:3376
14294 #, fuzzy, c-format
14295 msgid "can't close %s"
14296 msgstr "äåí åßíáé äõíáôü íá áëëá÷ôïýí ôá äéêáéþìáôá ôïõ `%s'"
14297
14298 #: ch/lex.c:711
14299 msgid "malformed exponent part of floating-point literal"
14300 msgstr ""
14301
14302 #: ch/lex.c:728
14303 msgid "real number exceeds range of REAL"
14304 msgstr ""
14305
14306 #: ch/lex.c:747 ch/lex.c:774
14307 msgid "end-of-file in '<>' directive"
14308 msgstr ""
14309
14310 #: ch/lex.c:780
14311 #, fuzzy
14312 msgid "unrecognized compiler directive"
14313 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
14314
14315 #: ch/lex.c:788 ch/lex.c:834
14316 #, fuzzy, c-format
14317 msgid "unrecognized compiler directive `%s'"
14318 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
14319
14320 #: ch/lex.c:995
14321 #, fuzzy
14322 msgid "unterminated control sequence"
14323 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
14324
14325 #: ch/lex.c:1010 ch/lex.c:1046
14326 msgid "invalid integer literal in control sequence"
14327 msgstr ""
14328
14329 #: ch/lex.c:1021 ch/lex.c:1029
14330 msgid "control sequence overflow"
14331 msgstr ""
14332
14333 #: ch/lex.c:1023 ch/lex.c:1031
14334 #, fuzzy
14335 msgid "invalid control sequence"
14336 msgstr "ìç Ýãêõñï üíïìá ìÞíá"
14337
14338 #: ch/lex.c:1111
14339 msgid "invalid base in read control sequence"
14340 msgstr ""
14341
14342 #: ch/lex.c:1118
14343 msgid "invalid digit in control sequence"
14344 msgstr ""
14345
14346 #: ch/lex.c:1145
14347 #, fuzzy
14348 msgid "unterminated string literal"
14349 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
14350
14351 #: ch/lex.c:1248 ch/lex.c:1334
14352 #, fuzzy, c-format
14353 msgid "invalid number format `%s'"
14354 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
14355
14356 #: ch/lex.c:1266
14357 msgid "integer literal too big"
14358 msgstr ""
14359
14360 #: ch/lex.c:1395
14361 #, fuzzy, c-format
14362 msgid "can't find %s"
14363 msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
14364
14365 #: ch/lex.c:1421
14366 msgid "USE_SEIZE_FILE directive must be followed by string"
14367 msgstr ""
14368
14369 #: ch/lex.c:1693 f/lex.c:1190
14370 #, fuzzy
14371 msgid "invalid #ident"
14372 msgstr "ìç Ýãêõñï äéêáßùìá"
14373
14374 #: ch/lex.c:1711 f/lex.c:1207
14375 #, fuzzy
14376 msgid "undefined or invalid # directive"
14377 msgstr "%%%c: êáôåõèõíôÞñéïò ãñáììÞ ìç Ýãêõñç."
14378
14379 #: ch/lex.c:1765 ch/lex.c:1774 f/lex.c:1263
14380 #, fuzzy
14381 msgid "invalid #line"
14382 msgstr "ìç Ýãêõñïò áñéèìüò"
14383
14384 #: ch/lex.c:1843 f/lex.c:836
14385 msgid "#-lines for entering and leaving files don't match"
14386 msgstr ""
14387
14388 #: ch/lex.c:1868 f/lex.c:1373
14389 #, fuzzy
14390 msgid "invalid #-line"
14391 msgstr "ìç Ýãêõñïò áñéèìüò"
14392
14393 #: ch/lex.c:1998
14394 msgid "missing `=' in compiler directive"
14395 msgstr ""
14396
14397 #: ch/lex.c:2040 ch/lex.c:2050 ch/lex.c:2091
14398 msgid "invalid value follows `=' in compiler directive"
14399 msgstr ""
14400
14401 #: ch/lex.c:2061
14402 #, fuzzy, c-format
14403 msgid "invalid `%c' character in name"
14404 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
14405
14406 #: ch/lex.c:2074
14407 #, c-format
14408 msgid "`%s' not integer constant synonym "
14409 msgstr ""
14410
14411 #: ch/lex.c:2097
14412 msgid "value out of range in compiler directive"
14413 msgstr ""
14414
14415 #: ch/lex.c:2214 java/jcf-parse.c:607
14416 #, fuzzy, c-format
14417 msgid "can't reopen %s"
14418 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
14419
14420 #: ch/lex.c:2225
14421 msgid "no modules seen"
14422 msgstr ""
14423
14424 #: ch/loop.c:480
14425 msgid "modeless tuple not allowed in this context"
14426 msgstr ""
14427
14428 #: ch/loop.c:482
14429 msgid "IN expression does not have a mode"
14430 msgstr ""
14431
14432 #: ch/loop.c:489
14433 msgid "location enumeration for BOOLS"
14434 msgstr ""
14435
14436 #: ch/loop.c:517
14437 msgid "location enumeration for bit-packed arrays"
14438 msgstr ""
14439
14440 #: ch/loop.c:526 ch/nloop.c:481
14441 msgid "loop's IN expression is not a composite object"
14442 msgstr ""
14443
14444 #: ch/loop.c:541 ch/nloop.c:498
14445 msgid "start expr must have discrete mode"
14446 msgstr ""
14447
14448 #: ch/loop.c:547 ch/nloop.c:504
14449 msgid "DO FOR start expression is a numbered SET"
14450 msgstr ""
14451
14452 #: ch/loop.c:555 ch/nloop.c:510
14453 msgid "TO expression is a numbered SET"
14454 msgstr ""
14455
14456 #: ch/loop.c:560 ch/nloop.c:525
14457 msgid "TO expr must have discrete mode"
14458 msgstr ""
14459
14460 #: ch/loop.c:565 ch/nloop.c:531
14461 msgid "start expr and TO expr must be compatible"
14462 msgstr ""
14463
14464 #: ch/loop.c:574 ch/nloop.c:546
14465 msgid "BY expr must have discrete mode"
14466 msgstr ""
14467
14468 #: ch/loop.c:579 ch/nloop.c:552
14469 msgid "start expr and BY expr must be compatible"
14470 msgstr ""
14471
14472 #: ch/loop.c:595 ch/nloop.c:765
14473 #, fuzzy
14474 msgid "loop identifier undeclared"
14475 msgstr "áíáìåíüôáí óôáèåñÜ Þ ðñïóäéïñéóôÞò"
14476
14477 #: ch/loop.c:606
14478 msgid "loop variable incompatible with start expression"
14479 msgstr ""
14480
14481 #: ch/loop.c:633 ch/nloop.c:564
14482 msgid "body of DO FOR will never execute"
14483 msgstr ""
14484
14485 #: ch/loop.c:648 ch/nloop.c:585
14486 #, fuzzy
14487 msgid "BY expression is negative or zero"
14488 msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
14489
14490 #: ch/loop.c:847 ch/nloop.c:817
14491 msgid "can't iterate through array of BOOL"
14492 msgstr ""
14493
14494 #: ch/nloop.c:867
14495 msgid "Can't iterate through array of BOOL"
14496 msgstr ""
14497
14498 #: ch/parse.c:159
14499 #, c-format
14500 msgid "there was no start label to match the end label '%s'"
14501 msgstr ""
14502
14503 #: ch/parse.c:162
14504 #, fuzzy, c-format
14505 msgid "start label '%s' does not match end label '%s'"
14506 msgstr "ôï áñ÷åßï äåäïìÝíùí ðñïößë `%s' äåí ôáéñéÜæåé ìå ôï äéáìïéñáæüìåíï áíôéêåßìåíï `%s'"
14507
14508 #: ch/parse.c:192
14509 #, fuzzy, c-format
14510 msgid "`%s' not declared"
14511 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
14512
14513 #: ch/parse.c:226
14514 msgid "no RETURN or RESULT in procedure"
14515 msgstr ""
14516
14517 #: ch/parse.c:245
14518 msgid "PREFIXED clause with no prelix in unlabeled module"
14519 msgstr ""
14520
14521 #: ch/parse.c:336
14522 #, c-format
14523 msgid "internal parser error - expected token %d"
14524 msgstr ""
14525
14526 #: ch/parse.c:529
14527 #, c-format
14528 msgid "'%s!' is not followed by an identifier"
14529 msgstr ""
14530
14531 #: ch/parse.c:545
14532 #, fuzzy
14533 msgid "expected a name here"
14534 msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
14535
14536 #: ch/parse.c:560
14537 #, fuzzy
14538 msgid "expected a name string here"
14539 msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
14540
14541 #: ch/parse.c:591
14542 #, c-format
14543 msgid "`%s' undeclared"
14544 msgstr ""
14545
14546 #: ch/parse.c:669
14547 msgid "action not allowed in SPEC MODULE"
14548 msgstr ""
14549
14550 #: ch/parse.c:691
14551 #, fuzzy
14552 msgid "missing defining occurrence"
14553 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
14554
14555 #: ch/parse.c:702
14556 msgid "bad defining occurrence following ','"
14557 msgstr ""
14558
14559 #: ch/parse.c:802
14560 #, fuzzy
14561 msgid "missing '(' in exception list"
14562 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
14563
14564 #: ch/parse.c:827
14565 msgid "ON exception names must be unique"
14566 msgstr ""
14567
14568 #: ch/parse.c:837
14569 #, fuzzy
14570 msgid "syntax error in exception list"
14571 msgstr "óõíôáêôéêü óöÜëìá óôï ïñéóìü ôïõ %s: %s"
14572
14573 #: ch/parse.c:873
14574 #, fuzzy
14575 msgid "empty ON-condition"
14576 msgstr "Åðåßãïõóá êáôÜóôáóç åéóüäïõ/åîüäïõ"
14577
14578 #: ch/parse.c:938
14579 msgid "INIT not allowed at loc-identity declaration"
14580 msgstr ""
14581
14582 #: ch/parse.c:948
14583 msgid "'=' used where ':=' is required"
14584 msgstr ""
14585
14586 #: ch/parse.c:956
14587 msgid "initialization is not allowed in spec module"
14588 msgstr ""
14589
14590 #: ch/parse.c:964
14591 msgid "loc-identity declaration without initialization"
14592 msgstr ""
14593
14594 #: ch/parse.c:1008
14595 msgid "bad syntax following FORBID"
14596 msgstr ""
14597
14598 #: ch/parse.c:1023
14599 msgid "expected a postfix name here"
14600 msgstr ""
14601
14602 #: ch/parse.c:1068
14603 #, fuzzy
14604 msgid "expected another rename clause"
14605 msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
14606
14607 #: ch/parse.c:1128
14608 #, fuzzy
14609 msgid "syntax error in parameter name list"
14610 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
14611
14612 #: ch/parse.c:1221
14613 msgid "NONREF specific without LOC in result attribute"
14614 msgstr ""
14615
14616 #: ch/parse.c:1223
14617 msgid "DYNAMIC specific without LOC in result attribute"
14618 msgstr ""
14619
14620 #: ch/parse.c:1245
14621 msgid "exception names must be unique"
14622 msgstr ""
14623
14624 #: ch/parse.c:1441
14625 msgid "must specify a PROCESS name"
14626 msgstr ""
14627
14628 #: ch/parse.c:1448
14629 msgid "SIGNAL must be in global reach"
14630 msgstr ""
14631
14632 #: ch/parse.c:1479
14633 #, fuzzy
14634 msgid "syntax error while parsing signal definition statement"
14635 msgstr "óõíôáêôéêü óöÜëìá óôï ïñéóìü ôïõ %s: %s"
14636
14637 #: ch/parse.c:1593
14638 msgid "case range list"
14639 msgstr ""
14640
14641 #: ch/parse.c:1660
14642 msgid "misplaced colon in case label"
14643 msgstr ""
14644
14645 #: ch/parse.c:1707
14646 msgid "unrecognized case label list after ','"
14647 msgstr ""
14648
14649 #: ch/parse.c:1971 ch/parse.c:1997
14650 msgid "bad ASM operand"
14651 msgstr ""
14652
14653 #: ch/parse.c:2067
14654 msgid "readonly location modified by 'asm'"
14655 msgstr ""
14656
14657 #: ch/parse.c:2198
14658 msgid "expected 'TO' in step enumeration"
14659 msgstr ""
14660
14661 #: ch/parse.c:2213
14662 msgid "expected 'IN' in FOR control here"
14663 msgstr ""
14664
14665 #: ch/parse.c:2314
14666 msgid "missing DELAY CASE alternative"
14667 msgstr ""
14668
14669 #. This is probably not possible
14670 #: ch/parse.c:2348
14671 msgid "non-referable location in DO WITH"
14672 msgstr ""
14673
14674 #: ch/parse.c:2360
14675 msgid "WITH element must be of STRUCT mode"
14676 msgstr ""
14677
14678 #: ch/parse.c:2467
14679 msgid "missing ')' in signal/buffer receive alternative"
14680 msgstr ""
14681
14682 #: ch/parse.c:2481
14683 msgid "misplaced 'IN' in signal/buffer receive alternative"
14684 msgstr ""
14685
14686 #: ch/parse.c:2529
14687 msgid "missing RECEIVE alternative"
14688 msgstr ""
14689
14690 #: ch/parse.c:2655
14691 msgid "PROCESS copy number must be integer"
14692 msgstr ""
14693
14694 #: ch/parse.c:2882
14695 msgid "missing parenthesis for procedure call"
14696 msgstr ""
14697
14698 #: ch/parse.c:2884
14699 #, fuzzy
14700 msgid "expression is not an action"
14701 msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
14702
14703 #: ch/parse.c:2918
14704 #, fuzzy
14705 msgid "syntax error in action"
14706 msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
14707
14708 #: ch/parse.c:2945
14709 msgid "no handler is permitted on this action"
14710 msgstr ""
14711
14712 #: ch/parse.c:2966
14713 msgid "definition follows action"
14714 msgstr ""
14715
14716 #: ch/parse.c:3042
14717 #, fuzzy
14718 msgid "bad tuple field name list"
14719 msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
14720
14721 #: ch/parse.c:3088
14722 #, fuzzy
14723 msgid "invalid syntax for label in tuple"
14724 msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
14725
14726 #: ch/parse.c:3133
14727 msgid "bad syntax in tuple"
14728 msgstr ""
14729
14730 #: ch/parse.c:3160
14731 msgid "non-mode name before tuple"
14732 msgstr ""
14733
14734 #: ch/parse.c:3205
14735 msgid "invalid expression/location syntax"
14736 msgstr ""
14737
14738 #: ch/parse.c:3262
14739 msgid "RECEIVE expression"
14740 msgstr ""
14741
14742 #: ch/parse.c:3457
14743 msgid "there should not be a ';' here"
14744 msgstr ""
14745
14746 #: ch/parse.c:3496
14747 msgid "missing ELSE/ELSIF in IF expression"
14748 msgstr ""
14749
14750 #: ch/parse.c:3547
14751 msgid "conditional expression not allowed inside parentheses"
14752 msgstr ""
14753
14754 #: ch/parse.c:3551
14755 msgid "mode-less tuple not allowed inside parentheses"
14756 msgstr ""
14757
14758 #. Z.200 doesn't allow mixed numbered and unnumbered set elements,
14759 #. but we can do it. Print a warning
14760 #: ch/parse.c:3664
14761 msgid "mixed numbered and unnumbered set elements is not standard"
14762 msgstr ""
14763
14764 #: ch/parse.c:3667
14765 msgid "SET mode must define at least one named value"
14766 msgstr ""
14767
14768 #: ch/parse.c:3766
14769 msgid "POS not allowed for ARRAY"
14770 msgstr ""
14771
14772 #: ch/parse.c:3776
14773 msgid "STEP not allowed in field definition"
14774 msgstr ""
14775
14776 #: ch/parse.c:3792
14777 #, fuzzy
14778 msgid "missing field name"
14779 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
14780
14781 #: ch/parse.c:3801
14782 msgid "bad field name following ','"
14783 msgstr ""
14784
14785 #: ch/parse.c:3861
14786 msgid "expected ':' in structure variant alternative"
14787 msgstr ""
14788
14789 #: ch/parse.c:3912
14790 #, fuzzy
14791 msgid "missing field"
14792 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
14793
14794 #: ch/parse.c:4060
14795 #, fuzzy
14796 msgid "VARYING bit-strings not implemented"
14797 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
14798
14799 #: ch/parse.c:4121
14800 msgid "strings must be composed of chars"
14801 msgstr ""
14802
14803 #: ch/parse.c:4171
14804 msgid "BUFFER modes may not be readonly"
14805 msgstr ""
14806
14807 #: ch/parse.c:4178
14808 msgid "EVENT modes may not be readonly"
14809 msgstr ""
14810
14811 #: ch/parse.c:4198
14812 #, fuzzy
14813 msgid "SIGNAL is not a valid mode"
14814 msgstr "ìç Ýãêõñï äéêáßùìá"
14815
14816 #: ch/parse.c:4235
14817 #, fuzzy
14818 msgid "syntax error - missing mode"
14819 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìïý locale ìçíýìáôïò"
14820
14821 #: ch/parse.c:4282
14822 msgid "syntax error - expected a module or end of file"
14823 msgstr ""
14824
14825 #: ch/satisfy.c:58
14826 #, c-format
14827 msgid "  `%s', which depends on ..."
14828 msgstr ""
14829
14830 #: ch/satisfy.c:90
14831 #, c-format
14832 msgid "cycle: `%s' depends on ..."
14833 msgstr ""
14834
14835 #: ch/satisfy.c:92
14836 #, c-format
14837 msgid "  `%s'"
14838 msgstr "  `%s'"
14839
14840 #: ch/satisfy.c:151
14841 msgid "SYN of this mode not allowed"
14842 msgstr ""
14843
14844 #: ch/satisfy.c:156
14845 msgid "mode of SYN incompatible with value"
14846 msgstr ""
14847
14848 #: ch/satisfy.c:167
14849 msgid "SYN value outside range of its mode"
14850 msgstr ""
14851
14852 #: ch/satisfy.c:176
14853 msgid "INIT string too large for mode"
14854 msgstr ""
14855
14856 #: ch/satisfy.c:195
14857 #, fuzzy, c-format
14858 msgid "value of %s is not a valid constant"
14859 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
14860
14861 #: ch/satisfy.c:226
14862 msgid "mode with non-value property in signal definition"
14863 msgstr ""
14864
14865 #: ch/satisfy.c:403
14866 #, fuzzy, c-format
14867 msgid "undeclared identifier `%s'"
14868 msgstr "ìç Ýãêõñïò äçëùôÞò ðåäßïõ: `%s'"
14869
14870 #: ch/satisfy.c:456
14871 msgid "RETURNS spec with invalid mode"
14872 msgstr ""
14873
14874 #: ch/satisfy.c:520
14875 msgid "operand to REF is not a mode"
14876 msgstr ""
14877
14878 #: ch/satisfy.c:554
14879 msgid "field with non-value mode in variant structure not allowed"
14880 msgstr ""
14881
14882 #: ch/satisfy.c:593
14883 msgid "buffer element mode must not have non-value property"
14884 msgstr ""
14885
14886 #: ch/satisfy.c:602
14887 msgid "recordmode must not have the non-value property"
14888 msgstr ""
14889
14890 #: ch/tasking.c:170 ch/tasking.c:218
14891 #, c-format
14892 msgid "tasking code %ld out of range for `%s'"
14893 msgstr ""
14894
14895 #: ch/tasking.c:284
14896 #, c-format
14897 msgid "invalid attribute for argument `%s' (only IN or LOC allowed)"
14898 msgstr ""
14899
14900 #: ch/tasking.c:325
14901 msgid "PROCESS may only be declared at module level"
14902 msgstr ""
14903
14904 #: ch/tasking.c:549
14905 #, c-format
14906 msgid "process name %s never declared"
14907 msgstr ""
14908
14909 #: ch/tasking.c:554
14910 msgid "you may only START a process, not a proc"
14911 msgstr ""
14912
14913 #: ch/tasking.c:590
14914 msgid "SET expression not a location"
14915 msgstr ""
14916
14917 #: ch/tasking.c:595
14918 msgid "SET location must be INSTANCE mode"
14919 msgstr ""
14920
14921 #: ch/tasking.c:632
14922 #, fuzzy, c-format
14923 msgid "too many arguments to process `%s'"
14924 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
14925
14926 #: ch/tasking.c:635
14927 #, fuzzy
14928 msgid "too many arguments to process"
14929 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
14930
14931 #: ch/tasking.c:640
14932 #, fuzzy, c-format
14933 msgid "too few arguments to process `%s'"
14934 msgstr "ðïëý ëßãá ïñßóìáôá"
14935
14936 #: ch/tasking.c:643
14937 #, fuzzy
14938 msgid "too few arguments to process"
14939 msgstr "ðïëý ëßãá ïñßóìáôá"
14940
14941 #: ch/tasking.c:983
14942 msgid "COPY_NUMBER argument must be INSTANCE expression"
14943 msgstr ""
14944
14945 #: ch/tasking.c:1007
14946 msgid "GEN_CODE argument must be a process or signal name"
14947 msgstr ""
14948
14949 #: ch/tasking.c:1029
14950 #, fuzzy
14951 msgid "GEN_INST parameter 2 must be an integer mode"
14952 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
14953
14954 #: ch/tasking.c:1050
14955 msgid "GEN_INST parameter 1 must be a PROCESS or an integer expression"
14956 msgstr ""
14957
14958 #: ch/tasking.c:1076
14959 #, fuzzy, c-format
14960 msgid "%s is not a declared process"
14961 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
14962
14963 #: ch/tasking.c:1097
14964 msgid "PROC_TYPE argument must be INSTANCE expression"
14965 msgstr ""
14966
14967 #: ch/tasking.c:1139
14968 msgid "QUEUE_LENGTH argument must be a BUFFER/EVENT location"
14969 msgstr ""
14970
14971 #: ch/tasking.c:1289
14972 #, c-format
14973 msgid "SEND requires a SIGNAL; %s is not a SIGNAL name"
14974 msgstr ""
14975
14976 #: ch/tasking.c:1314
14977 #, c-format
14978 msgid "too many values for SIGNAL `%s'"
14979 msgstr ""
14980
14981 #: ch/tasking.c:1320
14982 #, c-format
14983 msgid "too few values for SIGNAL `%s'"
14984 msgstr ""
14985
14986 #: ch/tasking.c:1398
14987 msgid "signal sent without priority"
14988 msgstr ""
14989
14990 #: ch/tasking.c:1399 ch/tasking.c:2927
14991 #, fuzzy
14992 msgid " and no default priority was set."
14993 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ç ðñïôåñáéüôçôá."
14994
14995 #: ch/tasking.c:1400 ch/tasking.c:2777 ch/tasking.c:2928
14996 msgid " PRIORITY defaulted to 0"
14997 msgstr ""
14998
14999 #: ch/tasking.c:1415
15000 msgid "SEND without a destination instance"
15001 msgstr ""
15002
15003 #: ch/tasking.c:1416
15004 #, fuzzy
15005 msgid " and no destination process specified"
15006 msgstr "Áðáéôåßôáé äéåýèõíóç ðñïïñéóìïý"
15007
15008 #: ch/tasking.c:1417
15009 msgid " for the signal"
15010 msgstr ""
15011
15012 #. as our system doesn't allow that and Z.200 specifies it,
15013 #. we issue a warning
15014 #: ch/tasking.c:1436
15015 #, c-format
15016 msgid "SEND to ANY copy of process `%s'"
15017 msgstr ""
15018
15019 #: ch/tasking.c:1441
15020 msgid "SEND TO must be an INSTANCE mode"
15021 msgstr ""
15022
15023 #: ch/tasking.c:1455
15024 msgid "SEND WITH must have a mode"
15025 msgstr ""
15026
15027 #: ch/tasking.c:1724
15028 msgid "internal error: RECEIVE CASE stack invalid"
15029 msgstr ""
15030
15031 #: ch/tasking.c:1764 ch/tasking.c:2492
15032 msgid "SET requires INSTANCE location"
15033 msgstr ""
15034
15035 #: ch/tasking.c:1843
15036 msgid "SIGNAL in RECEIVE CASE alternative follows"
15037 msgstr ""
15038
15039 #: ch/tasking.c:1844
15040 #, c-format
15041 msgid " a BUFFER name on line %d"
15042 msgstr ""
15043
15044 #: ch/tasking.c:1852
15045 #, c-format
15046 msgid "SIGNAL `%s' has no data fields"
15047 msgstr ""
15048
15049 #: ch/tasking.c:1857
15050 #, c-format
15051 msgid "SIGNAL `%s' requires data fields"
15052 msgstr ""
15053
15054 #: ch/tasking.c:1921
15055 #, c-format
15056 msgid "too few data fields provided for `%s'"
15057 msgstr ""
15058
15059 #: ch/tasking.c:1924
15060 #, c-format
15061 msgid "too many data fields provided for `%s'"
15062 msgstr ""
15063
15064 #: ch/tasking.c:1947
15065 msgid "BUFFER in RECEIVE CASE alternative follows"
15066 msgstr ""
15067
15068 #: ch/tasking.c:1948
15069 #, c-format
15070 msgid " a SIGNAL name on line %d"
15071 msgstr ""
15072
15073 #: ch/tasking.c:1956
15074 msgid "BUFFER in RECEIVE CASE alternative must be a location"
15075 msgstr ""
15076
15077 #: ch/tasking.c:1962
15078 msgid "buffer receive alternative requires only 1 defining occurrence"
15079 msgstr ""
15080
15081 #: ch/tasking.c:2043
15082 msgid "incompatible modes in receive buffer alternative"
15083 msgstr ""
15084
15085 #: ch/tasking.c:2049
15086 msgid "defining occurrence in receive buffer alternative must be a location"
15087 msgstr ""
15088
15089 #: ch/tasking.c:2086
15090 msgid "buffer receive alternative without `IN location'"
15091 msgstr ""
15092
15093 #: ch/tasking.c:2092
15094 msgid "RECEIVE CASE alternative must specify a SIGNAL name or BUFFER location"
15095 msgstr ""
15096
15097 #: ch/tasking.c:2331
15098 msgid "RECEIVE CASE without alternatives"
15099 msgstr ""
15100
15101 #: ch/tasking.c:2369
15102 msgid "CONTINUE requires an event location"
15103 msgstr ""
15104
15105 #: ch/tasking.c:2503 ch/tasking.c:2939
15106 msgid "PRIORITY must be of integer type"
15107 msgstr ""
15108
15109 #: ch/tasking.c:2581
15110 msgid "delay alternative must be an EVENT location"
15111 msgstr ""
15112
15113 #: ch/tasking.c:2636
15114 msgid "DELAY CASE without alternatives"
15115 msgstr ""
15116
15117 #: ch/tasking.c:2756
15118 msgid "DELAY action requires an event location"
15119 msgstr ""
15120
15121 #: ch/tasking.c:2767
15122 msgid "PRIORITY in DELAY action must be of integer type"
15123 msgstr ""
15124
15125 #: ch/tasking.c:2776
15126 msgid "DELAY action without priority."
15127 msgstr ""
15128
15129 #: ch/tasking.c:2867
15130 msgid "send buffer action requires a BUFFER location"
15131 msgstr ""
15132
15133 #: ch/tasking.c:2884
15134 msgid "there must be only 1 value for send buffer action"
15135 msgstr ""
15136
15137 #: ch/tasking.c:2905
15138 msgid "convert failed for send buffer action"
15139 msgstr ""
15140
15141 #: ch/tasking.c:2911
15142 msgid "incompatible modes in send buffer action"
15143 msgstr ""
15144
15145 #: ch/tasking.c:2926
15146 msgid "buffer sent without priority"
15147 msgstr ""
15148
15149 #: ch/tasking.c:2945
15150 msgid "WITH not allowed for send buffer action"
15151 msgstr ""
15152
15153 #: ch/tasking.c:2950
15154 msgid "TO not allowed for send buffer action"
15155 msgstr ""
15156
15157 #: ch/tasking.c:3093
15158 #, c-format
15159 msgid "SEND requires a BUFFER; `%s' is not a BUFFER name"
15160 msgstr ""
15161
15162 #: ch/tasking.c:3234
15163 msgid "non-integral max queue size for EVENT/BUFFER mode"
15164 msgstr ""
15165
15166 #: ch/tasking.c:3239
15167 msgid "non-constant max queue size for EVENT/BUFFER mode"
15168 msgstr ""
15169
15170 #: ch/tasking.c:3246
15171 msgid "max queue_size for EVENT/BUFFER is not positive"
15172 msgstr ""
15173
15174 #: ch/timing.c:224
15175 msgid "absolute time value must be of mode TIME"
15176 msgstr ""
15177
15178 #: ch/timing.c:281 ch/timing.c:364
15179 msgid "duration primitive value must be of mode DURATION"
15180 msgstr ""
15181
15182 #: ch/tree.c:58
15183 msgid "string length > UPPER (UINT)"
15184 msgstr ""
15185
15186 #: ch/tree.c:112
15187 msgid "can only build a powerset from a discrete mode"
15188 msgstr ""
15189
15190 #: ch/tree.c:124
15191 msgid "non-constant bitstring size invalid"
15192 msgstr ""
15193
15194 #: ch/tree.c:126
15195 msgid "non-constant powerset size invalid"
15196 msgstr ""
15197
15198 #: ch/typeck.c:83
15199 msgid "array or string index is a mode (instead of a value)"
15200 msgstr ""
15201
15202 #: ch/typeck.c:114
15203 msgid "index is not an integer expression"
15204 msgstr ""
15205
15206 #: ch/typeck.c:122
15207 msgid "index not compatible with index mode"
15208 msgstr ""
15209
15210 #. should never happen
15211 #: ch/typeck.c:132
15212 msgid "index is not discrete"
15213 msgstr ""
15214
15215 #: ch/typeck.c:196
15216 msgid "possible internal error - slice argument is neither referable nor constant"
15217 msgstr ""
15218
15219 #: ch/typeck.c:285
15220 msgid "bit array slice with non-constant length"
15221 msgstr ""
15222
15223 #: ch/typeck.c:325
15224 msgid "bitstring slice with non-constant length"
15225 msgstr ""
15226
15227 #: ch/typeck.c:338
15228 msgid "slice operation on non-array, non-bitstring value not supported"
15229 msgstr ""
15230
15231 #: ch/typeck.c:390 ch/typeck.c:441
15232 msgid "can only take slice of array or string"
15233 msgstr ""
15234
15235 #: ch/typeck.c:455
15236 msgid "slice length is not an integer"
15237 msgstr ""
15238
15239 #: ch/typeck.c:488
15240 #, fuzzy
15241 msgid "slice length out-of-range"
15242 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
15243
15244 #: ch/typeck.c:543
15245 #, fuzzy
15246 msgid "too many index expressions"
15247 msgstr "õðåñâïëéêÜ ðïëëÜ äåõôåñüëåðôá áíáðÞäçóçò"
15248
15249 #: ch/typeck.c:595
15250 msgid "array index is not discrete"
15251 msgstr ""
15252
15253 #: ch/typeck.c:675
15254 msgid "invalid compound index for bitstring mode"
15255 msgstr ""
15256
15257 #: ch/typeck.c:1079
15258 msgid "conversions from variable_size value"
15259 msgstr ""
15260
15261 #: ch/typeck.c:1084
15262 msgid "conversions to variable_size mode"
15263 msgstr ""
15264
15265 #: ch/typeck.c:1098
15266 #, fuzzy
15267 msgid "cannot convert to float"
15268 msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
15269
15270 #: ch/typeck.c:1103
15271 #, fuzzy
15272 msgid "cannot convert float to this mode"
15273 msgstr "yp_update: áäõíáìßá ìåôáôñïðÞò ïíüìáôïò óõóôÞìáôïò óå üíïìá äéêôýïõ\n"
15274
15275 #: ch/typeck.c:1130
15276 msgid "OVERFLOW in expression conversion"
15277 msgstr ""
15278
15279 #: ch/typeck.c:1159
15280 msgid "overflow (not inside function)"
15281 msgstr ""
15282
15283 #: ch/typeck.c:1161
15284 msgid "possible overflow (not inside function)"
15285 msgstr ""
15286
15287 #: ch/typeck.c:1166
15288 msgid "expression will always cause OVERFLOW"
15289 msgstr ""
15290
15291 #: ch/typeck.c:1199
15292 msgid "not implemented: constant conversion from that kind of expression"
15293 msgstr ""
15294
15295 #: ch/typeck.c:1205
15296 msgid "not implemented: constant conversion to that kind of mode"
15297 msgstr ""
15298
15299 #: ch/typeck.c:1216
15300 msgid "non-standard, non-portable value conversion"
15301 msgstr ""
15302
15303 #: ch/typeck.c:1222
15304 msgid "location conversion between differently-sized modes"
15305 msgstr ""
15306
15307 #: ch/typeck.c:1224
15308 msgid "unsupported value conversion"
15309 msgstr ""
15310
15311 #: ch/typeck.c:1272
15312 msgid "operand to bin must be a non-negative integer literal"
15313 msgstr ""
15314
15315 #: ch/typeck.c:1288
15316 #, c-format
15317 msgid "size %d of BIN too big - no such integer mode"
15318 msgstr ""
15319
15320 #: ch/typeck.c:1302
15321 msgid "BIN in pass 2"
15322 msgstr ""
15323
15324 #: ch/typeck.c:1335
15325 msgid "mode of tuple is neither ARRAY, STRUCT, nor POWERSET"
15326 msgstr ""
15327
15328 #: ch/typeck.c:2108
15329 #, fuzzy
15330 msgid "internal error in chill_root_resulting_mode"
15331 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
15332
15333 #: ch/typeck.c:2367
15334 msgid "string lengths not equal"
15335 msgstr ""
15336
15337 #: ch/typeck.c:2382
15338 msgid "can't do ARRAY assignment - too large"
15339 msgstr ""
15340
15341 #: ch/typeck.c:2400
15342 msgid "rhs of array assignment is not addressable"
15343 msgstr ""
15344
15345 #: ch/typeck.c:2577
15346 msgid "non-constant expression for BIN"
15347 msgstr ""
15348
15349 #: ch/typeck.c:2582
15350 msgid "expression for BIN must not be negative"
15351 msgstr ""
15352
15353 #: ch/typeck.c:2587
15354 #, fuzzy
15355 msgid "cannot process BIN (>32)"
15356 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
15357
15358 #: ch/typeck.c:2603
15359 msgid "bounds of range are not compatible"
15360 msgstr ""
15361
15362 #: ch/typeck.c:2612
15363 #, fuzzy
15364 msgid "negative string length"
15365 msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
15366
15367 #: ch/typeck.c:2649
15368 msgid "range's lower bound and parent mode don't match"
15369 msgstr ""
15370
15371 #: ch/typeck.c:2654
15372 msgid "range's upper bound and parent mode don't match"
15373 msgstr ""
15374
15375 #: ch/typeck.c:2663
15376 msgid "making range from non-mode"
15377 msgstr ""
15378
15379 #: ch/typeck.c:2669
15380 #, fuzzy
15381 msgid "floating point ranges"
15382 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
15383
15384 #: ch/typeck.c:2677
15385 msgid "range mode has non-constant limits"
15386 msgstr ""
15387
15388 #: ch/typeck.c:2686
15389 msgid "range's high bound < mode's low bound"
15390 msgstr ""
15391
15392 #: ch/typeck.c:2691
15393 msgid "range's high bound > mode's high bound"
15394 msgstr ""
15395
15396 #: ch/typeck.c:2696
15397 msgid "range mode high bound < range mode low bound"
15398 msgstr ""
15399
15400 #: ch/typeck.c:2701
15401 msgid "range's low bound < mode's low bound"
15402 msgstr ""
15403
15404 #: ch/typeck.c:2706
15405 msgid "range's low bound > mode's high bound"
15406 msgstr ""
15407
15408 #: ch/typeck.c:2814
15409 msgid "stepsize in STEP must be an integer constant"
15410 msgstr ""
15411
15412 #: ch/typeck.c:2818
15413 msgid "stepsize in STEP must be > 0"
15414 msgstr ""
15415
15416 #: ch/typeck.c:2824
15417 msgid "stepsize in STEP must be the natural width of the array element mode"
15418 msgstr ""
15419
15420 #: ch/typeck.c:2830 ch/typeck.c:3131
15421 #, fuzzy
15422 msgid "starting word in POS must be an integer constant"
15423 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
15424
15425 #: ch/typeck.c:2834 ch/typeck.c:3138
15426 msgid "starting word in POS must be >= 0"
15427 msgstr ""
15428
15429 #: ch/typeck.c:2836
15430 msgid "starting word in POS within STEP must be 0"
15431 msgstr ""
15432
15433 #: ch/typeck.c:2848 ch/typeck.c:3155
15434 msgid "starting bit in POS must be an integer constant"
15435 msgstr ""
15436
15437 #: ch/typeck.c:2854
15438 msgid "starting bit in POS within STEP must be 0"
15439 msgstr ""
15440
15441 #: ch/typeck.c:2858 ch/typeck.c:3163
15442 msgid "starting bit in POS must be >= 0"
15443 msgstr ""
15444
15445 #: ch/typeck.c:2866 ch/typeck.c:3171
15446 msgid "starting bit in POS must be < the width of a word"
15447 msgstr ""
15448
15449 #: ch/typeck.c:2880 ch/typeck.c:3185
15450 #, fuzzy
15451 msgid "length in POS must be an integer constant"
15452 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
15453
15454 #: ch/typeck.c:2887 ch/typeck.c:3192
15455 msgid "length in POS must be > 0"
15456 msgstr ""
15457
15458 #: ch/typeck.c:2894 ch/typeck.c:3205
15459 #, fuzzy
15460 msgid "end bit in POS must be an integer constant"
15461 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
15462
15463 #: ch/typeck.c:2903 ch/typeck.c:3214
15464 msgid "end bit in POS must be >= the start bit"
15465 msgstr ""
15466
15467 #: ch/typeck.c:2909 ch/typeck.c:3219
15468 msgid "end bit in POS must be < the width of a word"
15469 msgstr ""
15470
15471 #: ch/typeck.c:2921
15472 msgid "the length specified on POS within STEP must be the natural length of the array element type"
15473 msgstr ""
15474
15475 #: ch/typeck.c:2926
15476 msgid "step size in STEP must be >= the length in POS"
15477 msgstr ""
15478
15479 #: ch/typeck.c:2952
15480 msgid "array index must be a range, not a single integer"
15481 msgstr ""
15482
15483 #: ch/typeck.c:2958
15484 msgid "array index is not a discrete mode"
15485 msgstr ""
15486
15487 #: ch/typeck.c:3229
15488 msgid "the length specified on POS must be the natural length of the field type"
15489 msgstr ""
15490
15491 #: ch/typeck.c:3238
15492 msgid "STRUCT fields must be layed out in monotonically increasing order"
15493 msgstr ""
15494
15495 #: ch/typeck.c:3301
15496 msgid "if one field has a POS layout, then all fields must have a POS layout"
15497 msgstr ""
15498
15499 #: ch/typeck.c:3444
15500 msgid "parameterized structures not implemented"
15501 msgstr ""
15502
15503 #: ch/typeck.c:3449
15504 #, fuzzy
15505 msgid "invalid parameterized type"
15506 msgstr "%s: ìç Ýãêõñï åßäïò áñ÷åßïõ"
15507
15508 #: cp/call.c:270 cp/init.c:1637
15509 msgid "qualified type `%T' does not match destructor name `~%T'"
15510 msgstr ""
15511
15512 #: cp/call.c:279
15513 msgid "type of `%E' does not match destructor type `%T' (type was `%T')"
15514 msgstr ""
15515
15516 #: cp/call.c:288
15517 msgid "`%D' is a namespace"
15518 msgstr ""
15519
15520 #: cp/call.c:296
15521 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'"
15522 msgstr ""
15523
15524 #: cp/call.c:394
15525 msgid "unable to call pointer to member function here"
15526 msgstr ""
15527
15528 #: cp/call.c:527
15529 msgid "destructors take no parameters"
15530 msgstr ""
15531
15532 #: cp/call.c:534
15533 msgid "destructor name `~%T' does not match type `%T' of expression"
15534 msgstr ""
15535
15536 #: cp/call.c:2343
15537 msgid "%s %D(%T, %T, %T) <built-in>"
15538 msgstr ""
15539
15540 #: cp/call.c:2348
15541 msgid "%s %D(%T, %T) <built-in>"
15542 msgstr ""
15543
15544 #: cp/call.c:2352
15545 msgid "%s %D(%T) <built-in>"
15546 msgstr ""
15547
15548 #: cp/call.c:2356
15549 msgid "%s %T <conversion>"
15550 msgstr ""
15551
15552 #: cp/call.c:2358
15553 msgid "%s %+#D%s"
15554 msgstr ""
15555
15556 #: cp/call.c:2515
15557 msgid "no viable candidates"
15558 msgstr ""
15559
15560 #: cp/call.c:2529
15561 #, fuzzy
15562 msgid "conversion from `%T' to `%T' is ambiguous"
15563 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
15564
15565 #: cp/call.c:2646
15566 msgid "no matching function for call to `%D(%A)'"
15567 msgstr ""
15568
15569 #: cp/call.c:2657 cp/call.c:4642
15570 msgid "call of overloaded `%D(%A)' is ambiguous"
15571 msgstr ""
15572
15573 #. It's no good looking for an overloaded operator() on a
15574 #. pointer-to-member-function.
15575 #: cp/call.c:2684
15576 #, c-format
15577 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
15578 msgstr ""
15579
15580 #: cp/call.c:2753
15581 msgid "no match for call to `(%T) (%A)'"
15582 msgstr ""
15583
15584 # src/getopt.c:813
15585 # src/getopt.c:813
15586 #: cp/call.c:2763
15587 #, fuzzy
15588 msgid "call of `(%T) (%A)' is ambiguous"
15589 msgstr "%s: ç åðéëïãÞ `-W %s' åßíáé äéöïñïýìåíç\n"
15590
15591 #: cp/call.c:2798
15592 msgid "%s for `%T ? %T : %T' operator"
15593 msgstr ""
15594
15595 #: cp/call.c:2803
15596 msgid "%s for `%T %s' operator"
15597 msgstr ""
15598
15599 #: cp/call.c:2806
15600 msgid "%s for `%T [%T]' operator"
15601 msgstr ""
15602
15603 #: cp/call.c:2811
15604 msgid "%s for `%T %s %T' operator"
15605 msgstr ""
15606
15607 #: cp/call.c:2814
15608 msgid "%s for `%s %T' operator"
15609 msgstr ""
15610
15611 #: cp/call.c:2906
15612 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
15613 msgstr ""
15614
15615 #: cp/call.c:2965
15616 #, c-format
15617 msgid "`%E' has type `void' and is not a throw-expression"
15618 msgstr ""
15619
15620 #: cp/call.c:2998 cp/call.c:3198
15621 msgid "operands to ?: have different types"
15622 msgstr ""
15623
15624 #: cp/call.c:3151
15625 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
15626 msgstr ""
15627
15628 #: cp/call.c:3158
15629 msgid "enumeral and non-enumeral type in conditional expression"
15630 msgstr ""
15631
15632 #: cp/call.c:3239
15633 msgid "`%D' must be declared before use"
15634 msgstr ""
15635
15636 #: cp/call.c:3402
15637 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
15638 msgstr ""
15639
15640 #: cp/call.c:3449
15641 msgid "using synthesized `%#D' for copy assignment"
15642 msgstr ""
15643
15644 #: cp/call.c:3451
15645 msgid "  where cfront would use `%#D'"
15646 msgstr ""
15647
15648 #: cp/call.c:3478
15649 msgid "comparison between `%#T' and `%#T'"
15650 msgstr ""
15651
15652 #: cp/call.c:3711
15653 msgid "no suitable `operator delete' for `%T'"
15654 msgstr ""
15655
15656 #: cp/call.c:3730
15657 msgid "`%+#D' is private"
15658 msgstr ""
15659
15660 #: cp/call.c:3732
15661 msgid "`%+#D' is protected"
15662 msgstr ""
15663
15664 #: cp/call.c:3734
15665 #, fuzzy
15666 msgid "`%+#D' is inaccessible"
15667 msgstr "ôï `%s' åßíáé ìç-ðñïóðåëÜóéìï"
15668
15669 #: cp/call.c:3735
15670 msgid "within this context"
15671 msgstr ""
15672
15673 #: cp/call.c:3777
15674 #, fuzzy
15675 msgid "invalid conversion from `%T' to `%T'"
15676 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
15677
15678 #: cp/call.c:3779 cp/call.c:3918 cp/call.c:3920
15679 #, fuzzy
15680 msgid "  initializing argument %P of `%D'"
15681 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
15682
15683 #: cp/call.c:3842 cp/call.c:3846
15684 msgid "  initializing argument %P of `%D' from result of `%D'"
15685 msgstr ""
15686
15687 #: cp/call.c:3852 cp/call.c:3855
15688 msgid "  initializing temporary from result of `%D'"
15689 msgstr ""
15690
15691 #. Undefined behaviour [expr.call] 5.2.2/7.
15692 #: cp/call.c:3989
15693 msgid "cannot pass objects of non-POD type `%#T' through `...'"
15694 msgstr ""
15695
15696 #. Undefined behaviour [expr.call] 5.2.2/7.
15697 #: cp/call.c:4014
15698 msgid "cannot receive objects of non-POD type `%#T' through `...'"
15699 msgstr ""
15700
15701 #: cp/call.c:4156
15702 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
15703 msgstr ""
15704
15705 #: cp/call.c:4404
15706 msgid "could not find class$ field in java interface type `%T'"
15707 msgstr ""
15708
15709 #: cp/call.c:4505 cp/typeck.c:2071
15710 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
15711 msgstr ""
15712
15713 #: cp/call.c:4631
15714 msgid "no matching function for call to `%T::%D(%A)%#V'"
15715 msgstr ""
15716
15717 #: cp/call.c:4655
15718 msgid "abstract virtual `%#D' called from constructor"
15719 msgstr ""
15720
15721 #: cp/call.c:4656
15722 msgid "abstract virtual `%#D' called from destructor"
15723 msgstr ""
15724
15725 #: cp/call.c:4661
15726 msgid "cannot call member function `%D' without object"
15727 msgstr ""
15728
15729 #: cp/call.c:5274
15730 msgid "passing `%T' chooses `%T' over `%T'"
15731 msgstr ""
15732
15733 #: cp/call.c:5276 cp/decl2.c:4496
15734 #, fuzzy
15735 msgid "  in call to `%D'"
15736 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
15737
15738 #: cp/call.c:5325 cp/call.c:5450
15739 msgid "choosing `%D' over `%D'"
15740 msgstr ""
15741
15742 #: cp/call.c:5326
15743 #, fuzzy
15744 msgid "  for conversion from `%T' to `%T'"
15745 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
15746
15747 #: cp/call.c:5328
15748 msgid "  because conversion sequence for the argument is better"
15749 msgstr ""
15750
15751 #: cp/call.c:5452
15752 msgid "  because worst conversion for the former is better than worst conversion for the latter"
15753 msgstr ""
15754
15755 #: cp/call.c:5568 cp/call.c:5589
15756 #, fuzzy
15757 msgid "could not convert `%E' to `%T'"
15758 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
15759
15760 #: cp/class.c:286
15761 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
15762 msgstr ""
15763
15764 #: cp/class.c:1012
15765 msgid "`%#D' and `%#D' cannot be overloaded"
15766 msgstr ""
15767
15768 #. There has already been a declaration of this method
15769 #. or member template.
15770 #: cp/class.c:1023
15771 msgid "`%D' has already been declared in `%T'"
15772 msgstr ""
15773
15774 #: cp/class.c:1104
15775 #, fuzzy
15776 msgid "duplicate enum value `%D'"
15777 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
15778
15779 #: cp/class.c:1107
15780 msgid "duplicate field `%D' (as enum and non-enum)"
15781 msgstr ""
15782
15783 #: cp/class.c:1114
15784 #, fuzzy
15785 msgid "duplicate nested type `%D'"
15786 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
15787
15788 #: cp/class.c:1125
15789 msgid "duplicate field `%D' (as type and non-type)"
15790 msgstr ""
15791
15792 #: cp/class.c:1129
15793 #, fuzzy
15794 msgid "duplicate member `%D'"
15795 msgstr "äéðëüò áñéèìüò ìçíýìáôïò"
15796
15797 #: cp/class.c:1172
15798 msgid "conflicting access specifications for method `%D', ignored"
15799 msgstr ""
15800
15801 #: cp/class.c:1174
15802 #, c-format
15803 msgid "conflicting access specifications for field `%s', ignored"
15804 msgstr ""
15805
15806 #: cp/class.c:1217
15807 msgid "`%D' names constructor"
15808 msgstr ""
15809
15810 #: cp/class.c:1223
15811 #, fuzzy
15812 msgid "`%D' invalid in `%T'"
15813 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
15814
15815 #: cp/class.c:1231
15816 msgid "no members matching `%D' in `%#T'"
15817 msgstr ""
15818
15819 #: cp/class.c:1263 cp/class.c:1271
15820 #, fuzzy
15821 msgid "`%D' invalid in `%#T'"
15822 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
15823
15824 #: cp/class.c:1264
15825 msgid "  because of local method `%#D' with same name"
15826 msgstr ""
15827
15828 #: cp/class.c:1272
15829 msgid "  because of local member `%#D' with same name"
15830 msgstr ""
15831
15832 #: cp/class.c:1344
15833 msgid "base class `%#T' has a non-virtual destructor"
15834 msgstr ""
15835
15836 #: cp/class.c:1364
15837 msgid "base `%T' with only non-default constructor in class without a constructor"
15838 msgstr ""
15839
15840 #: cp/class.c:1950
15841 msgid "all member functions in class `%T' are private"
15842 msgstr ""
15843
15844 #: cp/class.c:1964
15845 msgid "`%#T' only defines a private destructor and has no friends"
15846 msgstr ""
15847
15848 #: cp/class.c:2007
15849 msgid "`%#T' only defines private constructors and has no friends"
15850 msgstr ""
15851
15852 #: cp/class.c:2128 cp/class.c:5045
15853 #, fuzzy
15854 msgid "redefinition of `%#T'"
15855 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
15856
15857 #: cp/class.c:2129
15858 #, fuzzy
15859 msgid "previous definition of `%#T'"
15860 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
15861
15862 #: cp/class.c:2459
15863 msgid "no unique final overrider for `%D' in `%T'"
15864 msgstr ""
15865
15866 #. Here we know it is a hider, and no overrider exists.
15867 #: cp/class.c:2841
15868 msgid "`%D' was hidden"
15869 msgstr ""
15870
15871 #: cp/class.c:2842
15872 msgid "  by `%D'"
15873 msgstr ""
15874
15875 #: cp/class.c:2884
15876 msgid "ISO C++ forbids member `%D' with same name as enclosing class"
15877 msgstr ""
15878
15879 #: cp/class.c:2889 cp/decl2.c:1898
15880 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
15881 msgstr ""
15882
15883 #: cp/class.c:2895 cp/decl2.c:1904
15884 msgid "private member `%#D' in anonymous union"
15885 msgstr ""
15886
15887 #: cp/class.c:2898 cp/decl2.c:1906
15888 msgid "protected member `%#D' in anonymous union"
15889 msgstr ""
15890
15891 #: cp/class.c:3050
15892 msgid "bit-field `%#D' with non-integral type"
15893 msgstr ""
15894
15895 #: cp/class.c:3070
15896 msgid "bit-field `%D' width not an integer constant"
15897 msgstr ""
15898
15899 #: cp/class.c:3076
15900 #, fuzzy
15901 msgid "negative width in bit-field `%D'"
15902 msgstr "Áñíçôéêü ðëÜôïò óôçí áðïôßìçóç"
15903
15904 #: cp/class.c:3081
15905 msgid "zero width for bit-field `%D'"
15906 msgstr ""
15907
15908 #: cp/class.c:3087
15909 msgid "width of `%D' exceeds its type"
15910 msgstr ""
15911
15912 #: cp/class.c:3096
15913 msgid "`%D' is too small to hold all values of `%#T'"
15914 msgstr ""
15915
15916 #: cp/class.c:3179
15917 msgid "member `%#D' with constructor not allowed in union"
15918 msgstr ""
15919
15920 #: cp/class.c:3182
15921 msgid "member `%#D' with destructor not allowed in union"
15922 msgstr ""
15923
15924 #: cp/class.c:3185
15925 msgid "member `%#D' with copy assignment operator not allowed in union"
15926 msgstr ""
15927
15928 #: cp/class.c:3212
15929 msgid "multiple fields in union `%T' initialized"
15930 msgstr ""
15931
15932 #: cp/class.c:3333
15933 msgid "field `%D' in local class cannot be static"
15934 msgstr ""
15935
15936 #: cp/class.c:3339
15937 msgid "field `%D' invalidly declared function type"
15938 msgstr ""
15939
15940 #: cp/class.c:3346
15941 msgid "field `%D' invalidly declared method type"
15942 msgstr ""
15943
15944 #: cp/class.c:3352
15945 msgid "field `%D' invalidly declared offset type"
15946 msgstr ""
15947
15948 #. Unions cannot have static members.
15949 #: cp/class.c:3370
15950 msgid "field `%D' declared static in union"
15951 msgstr ""
15952
15953 #: cp/class.c:3396
15954 msgid "non-static reference `%#D' in class without a constructor"
15955 msgstr ""
15956
15957 #: cp/class.c:3427
15958 msgid "non-static const member `%#D' in class without a constructor"
15959 msgstr ""
15960
15961 #: cp/class.c:3442
15962 #, fuzzy
15963 msgid "field `%#D' with same name as class"
15964 msgstr "ÕðÜñ÷åé áíôéêåßìåíï ìå ôï ßäéï üíïìá"
15965
15966 #: cp/class.c:3460
15967 msgid "`%#T' has pointer data members"
15968 msgstr ""
15969
15970 #: cp/class.c:3464
15971 msgid "  but does not override `%T(const %T&)'"
15972 msgstr ""
15973
15974 #: cp/class.c:3466
15975 msgid "  or `operator=(const %T&)'"
15976 msgstr ""
15977
15978 #: cp/class.c:3469
15979 msgid "  but does not override `operator=(const %T&)'"
15980 msgstr ""
15981
15982 #: cp/class.c:3937
15983 msgid "initializer specified for non-virtual method `%D'"
15984 msgstr ""
15985
15986 #: cp/class.c:4721
15987 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
15988 msgstr ""
15989
15990 #: cp/class.c:4791
15991 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
15992 msgstr ""
15993
15994 #: cp/class.c:5208
15995 msgid "`%#T' has virtual functions but non-virtual destructor"
15996 msgstr ""
15997
15998 #: cp/class.c:5292
15999 msgid "trying to finish struct, but kicked out due to previous parse errors"
16000 msgstr ""
16001
16002 #: cp/class.c:5749
16003 #, c-format
16004 msgid "language string `\"%s\"' not recognized"
16005 msgstr ""
16006
16007 #: cp/class.c:5845
16008 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
16009 msgstr ""
16010
16011 #: cp/class.c:5966
16012 msgid "no matches converting function `%D' to type `%#T'"
16013 msgstr ""
16014
16015 #: cp/class.c:5989
16016 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
16017 msgstr ""
16018
16019 #: cp/class.c:6015
16020 msgid "assuming pointer to member `%D'"
16021 msgstr ""
16022
16023 #: cp/class.c:6018
16024 #, c-format
16025 msgid "(a pointer to member can only be formed with `&%E')"
16026 msgstr ""
16027
16028 #: cp/class.c:6062 cp/class.c:6230 cp/class.c:6237
16029 #, fuzzy
16030 msgid "not enough type information"
16031 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
16032
16033 #: cp/class.c:6071
16034 msgid "argument of type `%T' does not match `%T'"
16035 msgstr ""
16036
16037 #: cp/class.c:6214
16038 msgid "invalid operation on uninstantiated type"
16039 msgstr ""
16040
16041 #. [basic.scope.class]
16042 #.
16043 #. A name N used in a class S shall refer to the same declaration
16044 #. in its context and when re-evaluated in the completed scope of
16045 #. S.
16046 #: cp/class.c:6465 cp/decl.c:1030 cp/decl.c:3178 cp/pt.c:1839
16047 #, fuzzy
16048 msgid "declaration of `%#D'"
16049 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
16050
16051 #: cp/class.c:6466
16052 msgid "changes meaning of `%D' from `%+#D'"
16053 msgstr ""
16054
16055 #: cp/cvt.c:88
16056 msgid "can't convert from incomplete type `%T' to `%T'"
16057 msgstr ""
16058
16059 #: cp/cvt.c:97
16060 #, fuzzy
16061 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
16062 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
16063
16064 #: cp/cvt.c:126
16065 #, fuzzy
16066 msgid "converting from `%T' to `%T'"
16067 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
16068
16069 #: cp/cvt.c:198 cp/cvt.c:202
16070 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
16071 msgstr ""
16072
16073 #: cp/cvt.c:220 cp/cvt.c:233 cp/cvt.c:272
16074 #, fuzzy
16075 msgid "cannot convert `%E' from type `%T' to type `%T'"
16076 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
16077
16078 #: cp/cvt.c:525
16079 #, fuzzy
16080 msgid "conversion from `%T' to `%T' discards qualifiers"
16081 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
16082
16083 #: cp/cvt.c:543
16084 msgid "casting `%T' to `%T' does not dereference pointer"
16085 msgstr ""
16086
16087 #: cp/cvt.c:572
16088 #, fuzzy
16089 msgid "cannot convert type `%T' to type `%T'"
16090 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
16091
16092 #: cp/cvt.c:689
16093 #, fuzzy
16094 msgid "conversion from `%#T' to `%#T'"
16095 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
16096
16097 #: cp/cvt.c:701
16098 msgid "`%#T' used where a `%T' was expected"
16099 msgstr ""
16100
16101 #: cp/cvt.c:718
16102 msgid "the address of `%D', will always be `true'"
16103 msgstr ""
16104
16105 #: cp/cvt.c:738
16106 msgid "`%#T' used where a floating point value was expected"
16107 msgstr ""
16108
16109 #: cp/cvt.c:793
16110 #, fuzzy
16111 msgid "conversion from `%T' to non-scalar type `%T' requested"
16112 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
16113
16114 #: cp/cvt.c:878
16115 msgid "object of incomplete type `%T' will not be accessed in %s"
16116 msgstr ""
16117
16118 #: cp/cvt.c:881
16119 msgid "object of type `%T' will not be accessed in %s"
16120 msgstr ""
16121
16122 #: cp/cvt.c:897
16123 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
16124 msgstr ""
16125
16126 #. [over.over] enumerates the places where we can take the address
16127 #. of an overloaded function, and this is not one of them.
16128 #: cp/cvt.c:917
16129 #, c-format
16130 msgid "%s cannot resolve address of overloaded function"
16131 msgstr ""
16132
16133 #. Only warn when there is no &.
16134 #: cp/cvt.c:922
16135 #, c-format
16136 msgid "%s is a reference, not call, to function `%E'"
16137 msgstr ""
16138
16139 #: cp/cvt.c:1060
16140 msgid "converting NULL to non-pointer type"
16141 msgstr ""
16142
16143 #: cp/cvt.c:1136
16144 msgid "ambiguous default type conversion from `%T'"
16145 msgstr ""
16146
16147 #: cp/cvt.c:1138
16148 msgid "  candidate conversions include `%D' and `%D'"
16149 msgstr ""
16150
16151 #: cp/decl.c:1031 cp/decl.c:3278
16152 msgid "conflicts with previous declaration `%#D'"
16153 msgstr ""
16154
16155 #: cp/decl.c:1220
16156 msgid "label `%D' used but not defined"
16157 msgstr ""
16158
16159 #: cp/decl.c:1225
16160 msgid "label `%D' defined but not used"
16161 msgstr ""
16162
16163 #: cp/decl.c:2305
16164 msgid "namespace alias `%D' not allowed here, assuming `%D'"
16165 msgstr ""
16166
16167 #: cp/decl.c:3088 cp/decl.c:3476
16168 msgid "previous declaration of `%D'"
16169 msgstr ""
16170
16171 #: cp/decl.c:3165 cp/decl.c:3200
16172 msgid "shadowing %s function `%#D'"
16173 msgstr ""
16174
16175 #: cp/decl.c:3174
16176 msgid "library function `%#D' redeclared as non-function `%#D'"
16177 msgstr ""
16178
16179 #: cp/decl.c:3179
16180 msgid "conflicts with built-in declaration `%#D'"
16181 msgstr ""
16182
16183 #: cp/decl.c:3195 cp/decl.c:3288 cp/decl.c:3304
16184 msgid "new declaration `%#D'"
16185 msgstr ""
16186
16187 #: cp/decl.c:3196
16188 msgid "ambiguates built-in declaration `%#D'"
16189 msgstr ""
16190
16191 #: cp/decl.c:3252
16192 msgid "`%#D' redeclared as different kind of symbol"
16193 msgstr ""
16194
16195 #: cp/decl.c:3255
16196 msgid "previous declaration of `%#D'"
16197 msgstr ""
16198
16199 #: cp/decl.c:3277
16200 msgid "declaration of template `%#D'"
16201 msgstr ""
16202
16203 #: cp/decl.c:3289 cp/decl.c:3305
16204 msgid "ambiguates old declaration `%#D'"
16205 msgstr ""
16206
16207 #: cp/decl.c:3297
16208 msgid "declaration of C function `%#D' conflicts with"
16209 msgstr ""
16210
16211 #: cp/decl.c:3299
16212 msgid "previous declaration `%#D' here"
16213 msgstr ""
16214
16215 #: cp/decl.c:3315
16216 msgid "conflicting types for `%#D'"
16217 msgstr ""
16218
16219 #: cp/decl.c:3316
16220 msgid "previous declaration as `%#D'"
16221 msgstr ""
16222
16223 #: cp/decl.c:3359
16224 msgid "`%#D' previously defined here"
16225 msgstr ""
16226
16227 #: cp/decl.c:3360
16228 #, fuzzy
16229 msgid "`%#D' previously declared here"
16230 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
16231
16232 #. Prototype decl follows defn w/o prototype.
16233 #: cp/decl.c:3368
16234 msgid "prototype for `%#D'"
16235 msgstr ""
16236
16237 #: cp/decl.c:3369
16238 msgid "follows non-prototype definition here"
16239 msgstr ""
16240
16241 #: cp/decl.c:3381
16242 msgid "previous declaration of `%#D' with %L linkage"
16243 msgstr ""
16244
16245 #: cp/decl.c:3383
16246 msgid "conflicts with new declaration with %L linkage"
16247 msgstr ""
16248
16249 #: cp/decl.c:3408 cp/decl.c:3416
16250 msgid "default argument given for parameter %d of `%#D'"
16251 msgstr ""
16252
16253 #: cp/decl.c:3410 cp/decl.c:3418
16254 #, fuzzy
16255 msgid "after previous specification in `%#D'"
16256 msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
16257
16258 #: cp/decl.c:3427
16259 msgid "`%#D' was used before it was declared inline"
16260 msgstr ""
16261
16262 #: cp/decl.c:3429
16263 msgid "previous non-inline declaration here"
16264 msgstr ""
16265
16266 #: cp/decl.c:3475
16267 msgid "redundant redeclaration of `%D' in same scope"
16268 msgstr ""
16269
16270 #: cp/decl.c:3558
16271 msgid "declaration of `%F' throws different exceptions"
16272 msgstr ""
16273
16274 #: cp/decl.c:3560
16275 msgid "than previous declaration `%F'"
16276 msgstr ""
16277
16278 #. From [temp.expl.spec]:
16279 #.
16280 #. If a template, a member template or the member of a class
16281 #. template is explicitly specialized then that
16282 #. specialization shall be declared before the first use of
16283 #. that specialization that would cause an implicit
16284 #. instantiation to take place, in every translation unit in
16285 #. which such a use occurs.
16286 #: cp/decl.c:3685
16287 msgid "explicit specialization of %D after first use"
16288 msgstr ""
16289
16290 #: cp/decl.c:3930
16291 msgid "`%#D' used prior to declaration"
16292 msgstr ""
16293
16294 #: cp/decl.c:3961
16295 msgid "redeclaration of `wchar_t' as `%T'"
16296 msgstr ""
16297
16298 #. A redeclaration of main, but not a duplicate of the
16299 #. previous one.
16300 #.
16301 #. [basic.start.main]
16302 #.
16303 #. This function shall not be overloaded.
16304 #: cp/decl.c:3989
16305 #, fuzzy
16306 msgid "invalid redeclaration of `%D'"
16307 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
16308
16309 #: cp/decl.c:3990
16310 msgid "as `%D'"
16311 msgstr ""
16312
16313 #: cp/decl.c:4080
16314 msgid "previous external decl of `%#D'"
16315 msgstr ""
16316
16317 #: cp/decl.c:4121
16318 msgid "`%D' was previously implicitly declared to return `int'"
16319 msgstr ""
16320
16321 #: cp/decl.c:4181
16322 msgid "extern declaration of `%#D' doesn't match"
16323 msgstr ""
16324
16325 #: cp/decl.c:4182
16326 msgid "global declaration `%#D'"
16327 msgstr ""
16328
16329 #: cp/decl.c:4213
16330 msgid "declaration of `%#D' shadows a parameter"
16331 msgstr ""
16332
16333 #: cp/decl.c:4233
16334 #, c-format
16335 msgid "declaration of `%s' shadows a member of `this'"
16336 msgstr ""
16337
16338 #: cp/decl.c:4598
16339 #, fuzzy
16340 msgid "`%#D' hides constructor for `%#T'"
16341 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
16342
16343 #: cp/decl.c:4613
16344 msgid "`%#D' conflicts with previous using declaration `%#D'"
16345 msgstr ""
16346
16347 #: cp/decl.c:4625
16348 msgid "previous non-function declaration `%#D'"
16349 msgstr ""
16350
16351 #: cp/decl.c:4626
16352 msgid "conflicts with function declaration `%#D'"
16353 msgstr ""
16354
16355 #: cp/decl.c:4716
16356 msgid "implicit declaration of function `%#D'"
16357 msgstr "áõôïíüçôç äéáêýñçîç ôçò óõíÜñôçóçò `%#D'"
16358
16359 #: cp/decl.c:4874
16360 #, c-format
16361 msgid "label `%s' referenced outside of any function"
16362 msgstr ""
16363
16364 #: cp/decl.c:4977 cp/decl.c:5001 cp/decl.c:5094
16365 msgid "jump to label `%D'"
16366 msgstr ""
16367
16368 #: cp/decl.c:4979 cp/decl.c:5003
16369 msgid "jump to case label"
16370 msgstr ""
16371
16372 #: cp/decl.c:4987
16373 msgid "  crosses initialization of `%#D'"
16374 msgstr ""
16375
16376 #: cp/decl.c:4990 cp/decl.c:5110
16377 msgid "  enters scope of non-POD `%#D'"
16378 msgstr ""
16379
16380 #: cp/decl.c:5010 cp/decl.c:5114
16381 msgid "  enters try block"
16382 msgstr ""
16383
16384 #. Can't skip init of __exception_info.
16385 #: cp/decl.c:5012 cp/decl.c:5106 cp/decl.c:5116
16386 msgid "  enters catch block"
16387 msgstr ""
16388
16389 #: cp/decl.c:5095
16390 msgid "  from here"
16391 msgstr ""
16392
16393 #: cp/decl.c:5108
16394 msgid "  skips initialization of `%#D'"
16395 msgstr ""
16396
16397 #: cp/decl.c:5143
16398 msgid "label named wchar_t"
16399 msgstr ""
16400
16401 #: cp/decl.c:5147
16402 #, fuzzy
16403 msgid "duplicate label `%D'"
16404 msgstr "äéðëü êëåéäß"
16405
16406 #: cp/decl.c:5232
16407 #, c-format
16408 msgid "case label `%E' not within a switch statement"
16409 msgstr ""
16410
16411 #. Definition isn't the kind we were looking for.
16412 #: cp/decl.c:5365 cp/decl.c:5385
16413 msgid "`%#D' redeclared as %C"
16414 msgstr ""
16415
16416 #. This happens for A::B where B is a template, and there are no
16417 #. template arguments.
16418 #: cp/decl.c:5474 cp/typeck.c:2033
16419 #, fuzzy
16420 msgid "invalid use of `%D'"
16421 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
16422
16423 #: cp/decl.c:5515
16424 #, fuzzy
16425 msgid "`%D::%D' is not a template"
16426 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16427
16428 #: cp/decl.c:5527
16429 msgid "`%D' undeclared in namespace `%D'"
16430 msgstr ""
16431
16432 #: cp/decl.c:5661
16433 msgid "`%D' used without template parameters"
16434 msgstr ""
16435
16436 #: cp/decl.c:5672 cp/decl.c:5688 cp/decl.c:5759
16437 msgid "no class template named `%#T' in `%#T'"
16438 msgstr ""
16439
16440 #: cp/decl.c:5706 cp/decl.c:5721
16441 msgid "no type named `%#T' in `%#T'"
16442 msgstr ""
16443
16444 #: cp/decl.c:5938
16445 msgid "lookup of `%D' finds `%#D'"
16446 msgstr ""
16447
16448 #: cp/decl.c:5940
16449 msgid "  instead of `%D' from dependent base class"
16450 msgstr ""
16451
16452 #: cp/decl.c:5942
16453 msgid "  (use `typename %T::%D' if that's what you meant)"
16454 msgstr ""
16455
16456 #: cp/decl.c:6115
16457 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')"
16458 msgstr ""
16459
16460 #: cp/decl.c:6938
16461 msgid "an anonymous union cannot have function members"
16462 msgstr ""
16463
16464 #: cp/decl.c:6955
16465 msgid "member %#D' with constructor not allowed in anonymous aggregate"
16466 msgstr ""
16467
16468 #: cp/decl.c:6958
16469 msgid "member %#D' with destructor not allowed in anonymous aggregate"
16470 msgstr ""
16471
16472 #: cp/decl.c:6961
16473 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
16474 msgstr ""
16475
16476 #: cp/decl.c:6999
16477 msgid "redeclaration of C++ built-in type `%T'"
16478 msgstr ""
16479
16480 #: cp/decl.c:7034
16481 msgid "multiple types in one declaration"
16482 msgstr ""
16483
16484 #: cp/decl.c:7037
16485 msgid "declaration does not declare anything"
16486 msgstr ""
16487
16488 #: cp/decl.c:7061
16489 msgid "missing type-name in typedef-declaration"
16490 msgstr ""
16491
16492 #: cp/decl.c:7068
16493 msgid "ISO C++ prohibits anonymous structs"
16494 msgstr ""
16495
16496 #: cp/decl.c:7075
16497 msgid "`%D' can only be specified for functions"
16498 msgstr ""
16499
16500 #: cp/decl.c:7077
16501 msgid "`%D' can only be specified inside a class"
16502 msgstr ""
16503
16504 #: cp/decl.c:7079
16505 msgid "`%D' can only be specified for constructors"
16506 msgstr ""
16507
16508 #: cp/decl.c:7082
16509 msgid "`%D' can only be specified for objects and functions"
16510 msgstr ""
16511
16512 #: cp/decl.c:7226
16513 msgid "typedef `%D' is initialized"
16514 msgstr ""
16515
16516 #: cp/decl.c:7232
16517 msgid "function `%#D' is initialized like a variable"
16518 msgstr ""
16519
16520 #: cp/decl.c:7244
16521 msgid "declaration of `%#D' has `extern' and is initialized"
16522 msgstr ""
16523
16524 #: cp/decl.c:7274
16525 #, fuzzy
16526 msgid "`%#D' is not a static member of `%#T'"
16527 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
16528
16529 #: cp/decl.c:7279
16530 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
16531 msgstr ""
16532
16533 # src/request.c:263
16534 #: cp/decl.c:7290
16535 #, fuzzy
16536 msgid "duplicate initialization of %D"
16537 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
16538
16539 #: cp/decl.c:7319
16540 msgid "declaration of `%#D' outside of class is not definition"
16541 msgstr ""
16542
16543 #: cp/decl.c:7367
16544 msgid "variable `%#D' has initializer but incomplete type"
16545 msgstr ""
16546
16547 #: cp/decl.c:7375 cp/decl.c:7726
16548 msgid "elements of array `%#D' have incomplete type"
16549 msgstr ""
16550
16551 #: cp/decl.c:7391
16552 msgid "aggregate `%#D' has incomplete type and cannot be initialized"
16553 msgstr ""
16554
16555 #: cp/decl.c:7430
16556 msgid "`%D' declared as reference but not initialized"
16557 msgstr ""
16558
16559 #: cp/decl.c:7439
16560 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
16561 msgstr ""
16562
16563 #: cp/decl.c:7472
16564 #, fuzzy
16565 msgid "cannot initialize `%T' from `%T'"
16566 msgstr "äåí åßíáé äõíáôü íá ìåôáíïìáóôåß ôï `.' Þ ôï `..'"
16567
16568 #: cp/decl.c:7533
16569 msgid "initializer fails to determine size of `%D'"
16570 msgstr ""
16571
16572 #: cp/decl.c:7538
16573 #, fuzzy
16574 msgid "array size missing in `%D'"
16575 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
16576
16577 #: cp/decl.c:7550
16578 msgid "zero-size array `%D'"
16579 msgstr ""
16580
16581 #. An automatic variable with an incomplete type: that is an error.
16582 #. Don't talk about array types here, since we took care of that
16583 #. message in grokdeclarator.
16584 #: cp/decl.c:7583
16585 msgid "storage size of `%D' isn't known"
16586 msgstr ""
16587
16588 #: cp/decl.c:7605
16589 msgid "storage size of `%D' isn't constant"
16590 msgstr ""
16591
16592 #: cp/decl.c:7656
16593 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
16594 msgstr ""
16595
16596 #: cp/decl.c:7657
16597 msgid "  you can work around this by removing the initializer"
16598 msgstr ""
16599
16600 #: cp/decl.c:7685
16601 #, fuzzy
16602 msgid "uninitialized const `%D'"
16603 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
16604
16605 #: cp/decl.c:7720
16606 msgid "variable-sized object `%D' may not be initialized"
16607 msgstr ""
16608
16609 #: cp/decl.c:7731 cp/typeck2.c:201
16610 msgid "`%D' has incomplete type"
16611 msgstr ""
16612
16613 #: cp/decl.c:7763
16614 msgid "`%D' must be initialized by constructor, not by `{...}'"
16615 msgstr ""
16616
16617 #: cp/decl.c:7793
16618 msgid "structure `%D' with uninitialized const members"
16619 msgstr ""
16620
16621 #: cp/decl.c:7795
16622 msgid "structure `%D' with uninitialized reference members"
16623 msgstr ""
16624
16625 #: cp/decl.c:8060
16626 msgid "assignment (not initialization) in declaration"
16627 msgstr ""
16628
16629 #: cp/decl.c:8070
16630 msgid "cannot initialize `%D' to namespace `%D'"
16631 msgstr ""
16632
16633 #: cp/decl.c:8127
16634 msgid "shadowing previous type declaration of `%#D'"
16635 msgstr ""
16636
16637 #: cp/decl.c:8526
16638 msgid "multiple initializations given for `%D'"
16639 msgstr ""
16640
16641 #: cp/decl.c:8626
16642 #, fuzzy
16643 msgid "invalid catch parameter"
16644 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
16645
16646 #: cp/decl.c:8744
16647 msgid "destructor for alien class `%T' cannot be a member"
16648 msgstr ""
16649
16650 #: cp/decl.c:8747
16651 msgid "constructor for alien class `%T' cannot be a member"
16652 msgstr ""
16653
16654 #: cp/decl.c:8766
16655 msgid "`%D' declared as a `virtual' %s"
16656 msgstr ""
16657
16658 #: cp/decl.c:8768
16659 msgid "`%D' declared as an `inline' %s"
16660 msgstr ""
16661
16662 #: cp/decl.c:8770
16663 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
16664 msgstr ""
16665
16666 #: cp/decl.c:8773
16667 msgid "`%D' declared as a friend"
16668 msgstr ""
16669
16670 #: cp/decl.c:8779
16671 msgid "`%D' declared with an exception specification"
16672 msgstr ""
16673
16674 #: cp/decl.c:8854
16675 msgid "cannot declare `::main' to be a template"
16676 msgstr ""
16677
16678 #: cp/decl.c:8856
16679 msgid "cannot declare `::main' to be inline"
16680 msgstr ""
16681
16682 #: cp/decl.c:8858
16683 msgid "cannot declare `::main' to be static"
16684 msgstr ""
16685
16686 #: cp/decl.c:8861
16687 msgid "`main' must return `int'"
16688 msgstr ""
16689
16690 #: cp/decl.c:8889
16691 msgid "non-local function `%#D' uses anonymous type"
16692 msgstr ""
16693
16694 #: cp/decl.c:8892
16695 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
16696 msgstr ""
16697
16698 #: cp/decl.c:8898
16699 msgid "non-local function `%#D' uses local type `%T'"
16700 msgstr ""
16701
16702 #: cp/decl.c:8921
16703 msgid "%smember function `%D' cannot have `%T' method qualifier"
16704 msgstr ""
16705
16706 #: cp/decl.c:8945
16707 msgid "defining explicit specialization `%D' in friend declaration"
16708 msgstr ""
16709
16710 #. Something like `template <class T> friend void f<T>()'.
16711 #: cp/decl.c:8955
16712 msgid "invalid use of template-id `%D' in declaration of primary template"
16713 msgstr ""
16714
16715 #: cp/decl.c:8983
16716 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
16717 msgstr ""
16718
16719 #: cp/decl.c:8990
16720 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
16721 msgstr ""
16722
16723 #: cp/decl.c:9052
16724 msgid "definition of implicitly-declared `%D'"
16725 msgstr ""
16726
16727 #: cp/decl.c:9064 cp/decl2.c:1384
16728 msgid "no `%#D' member function declared in class `%T'"
16729 msgstr ""
16730
16731 #: cp/decl.c:9183
16732 msgid "non-local variable `%#D' uses local type `%T'"
16733 msgstr ""
16734
16735 #: cp/decl.c:9273
16736 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
16737 msgstr ""
16738
16739 #: cp/decl.c:9282
16740 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
16741 msgstr ""
16742
16743 #: cp/decl.c:9285
16744 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
16745 msgstr ""
16746
16747 #: cp/decl.c:9335
16748 msgid "size of array `%D' has non-integer type"
16749 msgstr ""
16750
16751 #: cp/decl.c:9337
16752 msgid "size of array has non-integer type"
16753 msgstr ""
16754
16755 #: cp/decl.c:9357
16756 msgid "size of array `%D' is negative"
16757 msgstr ""
16758
16759 #: cp/decl.c:9359
16760 msgid "size of array is negative"
16761 msgstr ""
16762
16763 #: cp/decl.c:9368
16764 msgid "ISO C++ forbids zero-size array `%D'"
16765 msgstr ""
16766
16767 #: cp/decl.c:9370
16768 msgid "ISO C++ forbids zero-size array"
16769 msgstr ""
16770
16771 #: cp/decl.c:9377
16772 msgid "size of array `%D' is not an integral constant-expression"
16773 msgstr ""
16774
16775 #: cp/decl.c:9380
16776 msgid "size of array is not an integral constant-expression"
16777 msgstr ""
16778
16779 #: cp/decl.c:9398
16780 msgid "ISO C++ forbids variable-size array `%D'"
16781 msgstr ""
16782
16783 #: cp/decl.c:9401
16784 msgid "ISO C++ forbids variable-size array"
16785 msgstr ""
16786
16787 #: cp/decl.c:9412
16788 msgid "overflow in array dimension"
16789 msgstr ""
16790
16791 #: cp/decl.c:9471
16792 msgid "declaration of `%D' as %s"
16793 msgstr ""
16794
16795 #: cp/decl.c:9473
16796 #, fuzzy, c-format
16797 msgid "creating %s"
16798 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
16799
16800 #: cp/decl.c:9485
16801 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
16802 msgstr ""
16803
16804 #: cp/decl.c:9488
16805 msgid "multidimensional array must have bounds for all dimensions except the first"
16806 msgstr ""
16807
16808 #: cp/decl.c:9517
16809 msgid "return type specification for constructor invalid"
16810 msgstr ""
16811
16812 #: cp/decl.c:9524
16813 msgid "return type specification for destructor invalid"
16814 msgstr ""
16815
16816 #: cp/decl.c:9530
16817 msgid "operator `%T' declared to return `%T'"
16818 msgstr ""
16819
16820 #: cp/decl.c:9532
16821 msgid "return type specified for `operator %T'"
16822 msgstr ""
16823
16824 #: cp/decl.c:9702
16825 msgid "destructors must be member functions"
16826 msgstr ""
16827
16828 #: cp/decl.c:9721
16829 msgid "destructor `%T' must match class name `%T'"
16830 msgstr ""
16831
16832 #: cp/decl.c:9771
16833 #, fuzzy
16834 msgid "invalid declarator"
16835 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
16836
16837 #: cp/decl.c:9824
16838 msgid "declarator-id missing; using reserved word `%D'"
16839 msgstr ""
16840
16841 #: cp/decl.c:9868
16842 #, fuzzy
16843 msgid "`%T::%D' is not a valid declarator"
16844 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
16845
16846 #: cp/decl.c:9870
16847 msgid "  perhaps you want `typename %T::%D' to make it a type"
16848 msgstr ""
16849
16850 #: cp/decl.c:9882
16851 msgid "type `%T' is not derived from type `%T'"
16852 msgstr ""
16853
16854 #. Parse error puts this typespec where
16855 #. a declarator should go.
16856 #: cp/decl.c:9928
16857 msgid "`%T' specified as declarator-id"
16858 msgstr ""
16859
16860 #: cp/decl.c:9930
16861 msgid "  perhaps you want `%T' for a constructor"
16862 msgstr ""
16863
16864 #: cp/decl.c:9944
16865 #, fuzzy
16866 msgid "`%D' as declarator"
16867 msgstr "ôï `%s' åßíáé êáôÜëïãïò"
16868
16869 #: cp/decl.c:9959
16870 msgid "declaration of `%D' as non-function"
16871 msgstr ""
16872
16873 #: cp/decl.c:10036
16874 #, fuzzy
16875 msgid "`bool' is now a keyword"
16876 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
16877
16878 #: cp/decl.c:10038
16879 msgid "extraneous `%T' ignored"
16880 msgstr ""
16881
16882 #: cp/decl.c:10054 cp/decl.c:10088
16883 #, fuzzy
16884 msgid "multiple declarations `%T' and `%T'"
16885 msgstr "ðïëëáðëüò áñéèìüò åðéëïãþí ôçí åíôïëÞ `s'"
16886
16887 #: cp/decl.c:10067
16888 msgid "ISO C++ does not support `long long'"
16889 msgstr ""
16890
16891 #: cp/decl.c:10159 cp/decl.c:10162
16892 #, c-format
16893 msgid "ISO C++ forbids declaration of `%s' with no type"
16894 msgstr ""
16895
16896 #. The implicit typename extension is deprecated and will be
16897 #. removed.  Warn about its use now.
16898 #: cp/decl.c:10172
16899 msgid "`%T' is implicitly a typename"
16900 msgstr ""
16901
16902 #: cp/decl.c:10208
16903 #, c-format
16904 msgid "short, signed or unsigned invalid for `%s'"
16905 msgstr ""
16906
16907 #: cp/decl.c:10213
16908 #, c-format
16909 msgid "long and short specified together for `%s'"
16910 msgstr ""
16911
16912 #: cp/decl.c:10224
16913 #, c-format
16914 msgid "signed and unsigned given together for `%s'"
16915 msgstr ""
16916
16917 #: cp/decl.c:10329
16918 msgid "qualifiers are not allowed on declaration of `operator %T'"
16919 msgstr ""
16920
16921 #: cp/decl.c:10357
16922 msgid "member `%D' cannot be declared both virtual and static"
16923 msgstr ""
16924
16925 #: cp/decl.c:10371
16926 msgid "storage class specifiers invalid in parameter declarations"
16927 msgstr ""
16928
16929 #: cp/decl.c:10375
16930 msgid "typedef declaration invalid in parameter declaration"
16931 msgstr ""
16932
16933 #: cp/decl.c:10388
16934 msgid "virtual outside class declaration"
16935 msgstr ""
16936
16937 #: cp/decl.c:10442
16938 #, c-format
16939 msgid "storage class specified for %s `%s'"
16940 msgstr ""
16941
16942 #: cp/decl.c:10480
16943 msgid "storage class specifiers invalid in friend function declarations"
16944 msgstr ""
16945
16946 #: cp/decl.c:10584
16947 msgid "size of member `%D' is not constant"
16948 msgstr ""
16949
16950 #: cp/decl.c:10663
16951 msgid "destructor cannot be static member function"
16952 msgstr ""
16953
16954 #: cp/decl.c:10666
16955 #, c-format
16956 msgid "destructors may not be `%s'"
16957 msgstr ""
16958
16959 #: cp/decl.c:10687
16960 msgid "constructor cannot be static member function"
16961 msgstr ""
16962
16963 #: cp/decl.c:10690
16964 msgid "constructors cannot be declared virtual"
16965 msgstr ""
16966
16967 #: cp/decl.c:10695
16968 #, c-format
16969 msgid "constructors may not be `%s'"
16970 msgstr ""
16971
16972 #: cp/decl.c:10705
16973 msgid "return value type specifier for constructor ignored"
16974 msgstr ""
16975
16976 #: cp/decl.c:10724
16977 #, fuzzy, c-format
16978 msgid "can't initialize friend function `%s'"
16979 msgstr "Äåí Þôáí äõíáôÞ ç åýñåóç åôéêÝôôáò ãéá ìåôáãùãÞ óôï `%s'"
16980
16981 #. Cannot be both friend and virtual.
16982 #: cp/decl.c:10728
16983 msgid "virtual functions cannot be friends"
16984 msgstr ""
16985
16986 #: cp/decl.c:10733
16987 #, fuzzy
16988 msgid "friend declaration not in class definition"
16989 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
16990
16991 #: cp/decl.c:10735
16992 #, c-format
16993 msgid "can't define friend function `%s' in a local class definition"
16994 msgstr ""
16995
16996 #: cp/decl.c:10759
16997 msgid "destructors may not have parameters"
16998 msgstr ""
16999
17000 #: cp/decl.c:10789
17001 #, fuzzy, c-format
17002 msgid "cannot declare %s to references"
17003 msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï %s"
17004
17005 #: cp/decl.c:10800
17006 msgid "cannot declare pointer to `%#T' member"
17007 msgstr ""
17008
17009 #: cp/decl.c:10815
17010 #, fuzzy
17011 msgid "invalid type: `void &'"
17012 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'"
17013
17014 #: cp/decl.c:10866
17015 msgid "discarding `const' applied to a reference"
17016 msgstr ""
17017
17018 #: cp/decl.c:10868
17019 msgid "discarding `volatile' applied to a reference"
17020 msgstr ""
17021
17022 #: cp/decl.c:10979
17023 msgid "extra qualification `%T::' on member `%s' ignored"
17024 msgstr ""
17025
17026 #: cp/decl.c:10989
17027 msgid "cannot declare member function `%T::%s' within `%T'"
17028 msgstr ""
17029
17030 #: cp/decl.c:11004
17031 #, fuzzy
17032 msgid "cannot declare member `%T::%s' within `%T'"
17033 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
17034
17035 #. [dcl.fct.spec] The explicit specifier shall only be used in
17036 #. declarations of constructors within a class definition.
17037 #: cp/decl.c:11084
17038 msgid "only declarations of constructors can be `explicit'"
17039 msgstr ""
17040
17041 #: cp/decl.c:11092
17042 #, c-format
17043 msgid "non-member `%s' cannot be declared `mutable'"
17044 msgstr ""
17045
17046 #: cp/decl.c:11097
17047 #, c-format
17048 msgid "non-object member `%s' cannot be declared `mutable'"
17049 msgstr ""
17050
17051 #: cp/decl.c:11103
17052 #, c-format
17053 msgid "function `%s' cannot be declared `mutable'"
17054 msgstr ""
17055
17056 #: cp/decl.c:11108
17057 #, c-format
17058 msgid "static `%s' cannot be declared `mutable'"
17059 msgstr ""
17060
17061 #: cp/decl.c:11113
17062 #, c-format
17063 msgid "const `%s' cannot be declared `mutable'"
17064 msgstr ""
17065
17066 #: cp/decl.c:11126
17067 msgid "template-id `%D' used as a declarator"
17068 msgstr ""
17069
17070 #: cp/decl.c:11147
17071 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
17072 msgstr ""
17073
17074 #: cp/decl.c:11194
17075 msgid "typedef name may not be class-qualified"
17076 msgstr ""
17077
17078 #: cp/decl.c:11202
17079 msgid "invalid type qualifier for non-member function type"
17080 msgstr ""
17081
17082 #: cp/decl.c:11218
17083 msgid "typedef declaration includes an initializer"
17084 msgstr ""
17085
17086 #: cp/decl.c:11271
17087 msgid "type qualifiers specified for friend class declaration"
17088 msgstr ""
17089
17090 #: cp/decl.c:11276
17091 msgid "`inline' specified for friend class declaration"
17092 msgstr ""
17093
17094 #: cp/decl.c:11286
17095 #, fuzzy
17096 msgid "template parameters cannot be friends"
17097 msgstr "ï äéá÷ùñéóôÞò äå ìðïñåß íá åßíáé êåíüò"
17098
17099 #: cp/decl.c:11288
17100 msgid "friend declaration requires class-key, i.e. `friend class %T::%T'"
17101 msgstr ""
17102
17103 #: cp/decl.c:11293
17104 msgid "friend declaration requires class-key, i.e. `friend %#T'"
17105 msgstr ""
17106
17107 #: cp/decl.c:11309
17108 msgid "trying to make class `%T' a friend of global scope"
17109 msgstr ""
17110
17111 #: cp/decl.c:11320
17112 msgid "invalid qualifiers on non-member function type"
17113 msgstr ""
17114
17115 #: cp/decl.c:11339
17116 msgid "abstract declarator `%T' used as declaration"
17117 msgstr ""
17118
17119 #: cp/decl.c:11351
17120 msgid "unnamed variable or field declared void"
17121 msgstr ""
17122
17123 #: cp/decl.c:11360
17124 msgid "variable or field declared void"
17125 msgstr ""
17126
17127 #: cp/decl.c:11370
17128 msgid "cannot use `::' in parameter declaration"
17129 msgstr ""
17130
17131 #. Something like struct S { int N::j; };
17132 #: cp/decl.c:11416
17133 #, fuzzy
17134 msgid "invalid use of `::'"
17135 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
17136
17137 #: cp/decl.c:11428
17138 msgid "function `%D' cannot be declared friend"
17139 msgstr ""
17140
17141 #: cp/decl.c:11440
17142 msgid "can't make `%D' into a method -- not in a class"
17143 msgstr ""
17144
17145 #: cp/decl.c:11449
17146 msgid "function `%D' declared virtual inside a union"
17147 msgstr ""
17148
17149 #: cp/decl.c:11461
17150 msgid "`%D' cannot be declared virtual, since it is always static"
17151 msgstr ""
17152
17153 #: cp/decl.c:11534
17154 msgid "field `%D' has incomplete type"
17155 msgstr ""
17156
17157 #: cp/decl.c:11536
17158 msgid "name `%T' has incomplete type"
17159 msgstr ""
17160
17161 #: cp/decl.c:11545
17162 msgid "  in instantiation of template `%T'"
17163 msgstr ""
17164
17165 #: cp/decl.c:11555
17166 #, c-format
17167 msgid "`%s' is neither function nor member function; cannot be declared friend"
17168 msgstr ""
17169
17170 #: cp/decl.c:11572
17171 msgid "member functions are implicitly friends of their class"
17172 msgstr ""
17173
17174 #. An attempt is being made to initialize a non-static
17175 #. member.  But, from [class.mem]:
17176 #.
17177 #. 4 A member-declarator can contain a
17178 #. constant-initializer only if it declares a static
17179 #. member (_class.static_) of integral or enumeration
17180 #. type, see _class.static.data_.
17181 #.
17182 #. This used to be relatively common practice, but
17183 #. the rest of the compiler does not correctly
17184 #. handle the initialization unless the member is
17185 #. static so we make it static below.
17186 #: cp/decl.c:11614
17187 msgid "ISO C++ forbids initialization of member `%D'"
17188 msgstr ""
17189
17190 #: cp/decl.c:11616
17191 msgid "making `%D' static"
17192 msgstr ""
17193
17194 #: cp/decl.c:11640
17195 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class"
17196 msgstr ""
17197
17198 #: cp/decl.c:11681
17199 #, c-format
17200 msgid "storage class `auto' invalid for function `%s'"
17201 msgstr ""
17202
17203 #: cp/decl.c:11683
17204 #, c-format
17205 msgid "storage class `register' invalid for function `%s'"
17206 msgstr ""
17207
17208 #: cp/decl.c:11694
17209 #, c-format
17210 msgid "storage class `static' invalid for function `%s' declared out of global scope"
17211 msgstr ""
17212
17213 #: cp/decl.c:11696
17214 #, c-format
17215 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
17216 msgstr ""
17217
17218 #: cp/decl.c:11703
17219 #, c-format
17220 msgid "virtual non-class function `%s'"
17221 msgstr ""
17222
17223 #: cp/decl.c:11732
17224 msgid "cannot declare member function `%D' to have static linkage"
17225 msgstr ""
17226
17227 #. FIXME need arm citation
17228 #: cp/decl.c:11738
17229 msgid "cannot declare static function inside another function"
17230 msgstr ""
17231
17232 #: cp/decl.c:11766
17233 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
17234 msgstr ""
17235
17236 #: cp/decl.c:11772
17237 msgid "static member `%D' declared `register'"
17238 msgstr ""
17239
17240 #: cp/decl.c:11777
17241 msgid "cannot explicitly declare member `%#D' to have extern linkage"
17242 msgstr ""
17243
17244 #: cp/decl.c:11949
17245 msgid "default argument for `%#D' has type `%T'"
17246 msgstr ""
17247
17248 #: cp/decl.c:11952
17249 msgid "default argument for parameter of type `%T' has type `%T'"
17250 msgstr ""
17251
17252 #: cp/decl.c:11969
17253 msgid "default argument `%E' uses local variable `%D'"
17254 msgstr ""
17255
17256 #: cp/decl.c:12013
17257 #, fuzzy, c-format
17258 msgid "invalid string constant `%E'"
17259 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
17260
17261 #: cp/decl.c:12015
17262 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
17263 msgstr ""
17264
17265 #: cp/decl.c:12049
17266 msgid "parameter `%D' invalidly declared method type"
17267 msgstr ""
17268
17269 #: cp/decl.c:12055
17270 msgid "parameter `%D' invalidly declared offset type"
17271 msgstr ""
17272
17273 #: cp/decl.c:12079
17274 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
17275 msgstr ""
17276
17277 #. [class.copy]
17278 #.
17279 #. A declaration of a constructor for a class X is ill-formed if
17280 #. its first parameter is of type (optionally cv-qualified) X
17281 #. and either there are no other parameters or else all other
17282 #. parameters have default arguments.
17283 #.
17284 #. We *don't* complain about member template instantiations that
17285 #. have this form, though; they can occur as we try to decide
17286 #. what constructor to use during overload resolution.  Since
17287 #. overload resolution will never prefer such a constructor to
17288 #. the non-template copy constructor (which is either explicitly
17289 #. or implicitly defined), there's no need to worry about their
17290 #. existence.  Theoretically, they should never even be
17291 #. instantiated, but that's hard to forestall.
17292 #: cp/decl.c:12246
17293 msgid "invalid constructor; you probably meant `%T (const %T&)'"
17294 msgstr ""
17295
17296 #: cp/decl.c:12397
17297 msgid "`%D' must be a nonstatic member function"
17298 msgstr ""
17299
17300 #: cp/decl.c:12403
17301 msgid "`%D' must be either a non-static member function or a non-member function"
17302 msgstr ""
17303
17304 #: cp/decl.c:12420
17305 msgid "`%D' must have an argument of class or enumerated type"
17306 msgstr ""
17307
17308 #: cp/decl.c:12452
17309 #, c-format
17310 msgid "conversion to %s%s will never use a type conversion operator"
17311 msgstr ""
17312
17313 #. 13.4.0.3
17314 #: cp/decl.c:12459
17315 msgid "ISO C++ prohibits overloading operator ?:"
17316 msgstr ""
17317
17318 #: cp/decl.c:12509
17319 msgid "postfix `%D' must take `int' as its argument"
17320 msgstr ""
17321
17322 #: cp/decl.c:12513
17323 msgid "postfix `%D' must take `int' as its second argument"
17324 msgstr ""
17325
17326 #: cp/decl.c:12520
17327 msgid "`%D' must take either zero or one argument"
17328 msgstr ""
17329
17330 #: cp/decl.c:12522
17331 msgid "`%D' must take either one or two arguments"
17332 msgstr ""
17333
17334 #: cp/decl.c:12543
17335 msgid "prefix `%D' should return `%T'"
17336 msgstr ""
17337
17338 #: cp/decl.c:12549
17339 msgid "postfix `%D' should return `%T'"
17340 msgstr ""
17341
17342 #: cp/decl.c:12558
17343 msgid "`%D' must take `void'"
17344 msgstr ""
17345
17346 #: cp/decl.c:12560 cp/decl.c:12568
17347 msgid "`%D' must take exactly one argument"
17348 msgstr ""
17349
17350 #: cp/decl.c:12570
17351 msgid "`%D' must take exactly two arguments"
17352 msgstr ""
17353
17354 #: cp/decl.c:12578
17355 msgid "user-defined `%D' always evaluates both arguments"
17356 msgstr ""
17357
17358 #: cp/decl.c:12590
17359 msgid "`%D' should return by value"
17360 msgstr ""
17361
17362 #: cp/decl.c:12602 cp/decl.c:12605
17363 msgid "`%D' cannot have default arguments"
17364 msgstr ""
17365
17366 #: cp/decl.c:12698
17367 msgid "`%s %T' declares a new type at namespace scope"
17368 msgstr ""
17369
17370 #: cp/decl.c:12701
17371 msgid "  names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'"
17372 msgstr ""
17373
17374 #: cp/decl.c:12737
17375 msgid "using typedef-name `%D' after `%s'"
17376 msgstr ""
17377
17378 #: cp/decl.c:12740
17379 msgid "using template type parameter `%T' after `%s'"
17380 msgstr ""
17381
17382 #: cp/decl.c:12822
17383 msgid "use of enum `%#D' without previous declaration"
17384 msgstr ""
17385
17386 #: cp/decl.c:12932
17387 msgid "derived union `%T' invalid"
17388 msgstr ""
17389
17390 #: cp/decl.c:12976
17391 msgid "base type `%T' fails to be a struct or class type"
17392 msgstr ""
17393
17394 #: cp/decl.c:12988
17395 msgid "base class `%T' has incomplete type"
17396 msgstr ""
17397
17398 #: cp/decl.c:12996
17399 msgid "recursive type `%T' undefined"
17400 msgstr ""
17401
17402 #: cp/decl.c:12998
17403 #, fuzzy
17404 msgid "duplicate base type `%T' invalid"
17405 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
17406
17407 #: cp/decl.c:13109
17408 #, fuzzy
17409 msgid "multiple definition of `%#T'"
17410 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
17411
17412 #: cp/decl.c:13110
17413 msgid "previous definition here"
17414 msgstr ""
17415
17416 #: cp/decl.c:13285
17417 msgid "enumerator value for `%D' not integer constant"
17418 msgstr ""
17419
17420 #: cp/decl.c:13305
17421 msgid "overflow in enumeration values at `%D'"
17422 msgstr ""
17423
17424 #: cp/decl.c:13394
17425 msgid "return type `%#T' is incomplete"
17426 msgstr ""
17427
17428 #: cp/decl.c:13503
17429 msgid "semicolon missing after declaration of `%#T'"
17430 msgstr ""
17431
17432 #: cp/decl.c:13524
17433 msgid "return type for `main' changed to `int'"
17434 msgstr ""
17435
17436 #: cp/decl.c:13555
17437 msgid "`%D' implicitly declared before its definition"
17438 msgstr ""
17439
17440 #: cp/decl.c:13577 cp/typeck.c:6653
17441 msgid "`operator=' should return a reference to `*this'"
17442 msgstr ""
17443
17444 #: cp/decl.c:13858
17445 msgid "parameter `%D' declared void"
17446 msgstr ""
17447
17448 #: cp/decl.c:14302
17449 msgid "`%D' is already defined in class `%T'"
17450 msgstr ""
17451
17452 #: cp/decl.c:14453
17453 msgid "parser lost in parsing declaration of `%D'"
17454 msgstr ""
17455
17456 #: cp/decl.c:14538
17457 msgid "static member function `%#D' declared with type qualifiers"
17458 msgstr ""
17459
17460 #: cp/decl2.c:529
17461 #, fuzzy, c-format
17462 msgid "-f%s is no longer supported"
17463 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
17464
17465 #: cp/decl2.c:535
17466 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)"
17467 msgstr ""
17468
17469 #: cp/decl2.c:561
17470 msgid "-fname-mangling-version is no longer supported"
17471 msgstr ""
17472
17473 #: cp/decl2.c:624
17474 msgid "-Wno-strict-prototypes is not supported in C++"
17475 msgstr ""
17476
17477 #: cp/decl2.c:761
17478 #, c-format
17479 msgid "duplicate type qualifiers in %s declaration"
17480 msgstr ""
17481
17482 #: cp/decl2.c:800
17483 msgid "template `%#D' instantiated in file without #pragma interface"
17484 msgstr ""
17485
17486 #: cp/decl2.c:806
17487 msgid "template `%#D' defined in file without #pragma interface"
17488 msgstr ""
17489
17490 #: cp/decl2.c:963
17491 msgid "name missing for member function"
17492 msgstr ""
17493
17494 #. Something has gone very wrong.  Assume we are mistakenly reducing
17495 #. an expression instead of a declaration.
17496 #: cp/decl2.c:1030
17497 msgid "parser may be lost: is there a '{' missing somewhere?"
17498 msgstr ""
17499
17500 #: cp/decl2.c:1061 cp/decl2.c:1075
17501 msgid "ambiguous conversion for array subscript"
17502 msgstr ""
17503
17504 #: cp/decl2.c:1069
17505 msgid "invalid types `%T[%T]' for array subscript"
17506 msgstr ""
17507
17508 #: cp/decl2.c:1117
17509 msgid "type `%#T' argument given to `delete', expected pointer"
17510 msgstr ""
17511
17512 #: cp/decl2.c:1125
17513 msgid "anachronistic use of array size in vector delete"
17514 msgstr ""
17515
17516 #: cp/decl2.c:1135
17517 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
17518 msgstr ""
17519
17520 #: cp/decl2.c:1142
17521 msgid "deleting `%T' is undefined"
17522 msgstr ""
17523
17524 #: cp/decl2.c:1150
17525 msgid "deleting array `%#D'"
17526 msgstr ""
17527
17528 #. 14.5.2.2 [temp.mem]
17529 #.
17530 #. A local class shall not have member templates.
17531 #: cp/decl2.c:1197
17532 msgid "invalid declaration of member template `%#D' in local class"
17533 msgstr ""
17534
17535 #: cp/decl2.c:1206
17536 msgid "invalid use of `virtual' in template declaration of `%#D'"
17537 msgstr ""
17538
17539 #: cp/decl2.c:1216 cp/pt.c:2559
17540 msgid "template declaration of `%#D'"
17541 msgstr ""
17542
17543 #: cp/decl2.c:1266
17544 msgid "Java method '%D' has non-Java return type `%T'"
17545 msgstr ""
17546
17547 #: cp/decl2.c:1275
17548 msgid "Java method '%D' has non-Java parameter type `%T'"
17549 msgstr ""
17550
17551 #: cp/decl2.c:1371
17552 #, fuzzy
17553 msgid "prototype for `%#D' does not match any in class `%T'"
17554 msgstr "ôï áñ÷åßï äåäïìÝíùí ðñïößë `%s' äåí ôáéñéÜæåé ìå ôï äéáìïéñáæüìåíï áíôéêåßìåíï `%s'"
17555
17556 #: cp/decl2.c:1373
17557 msgid "candidate%s: %+#D"
17558 msgstr ""
17559
17560 #: cp/decl2.c:1376
17561 msgid "                %#D"
17562 msgstr "                %#D"
17563
17564 #: cp/decl2.c:1432
17565 msgid "initializer invalid for static member with constructor"
17566 msgstr ""
17567
17568 #: cp/decl2.c:1435
17569 msgid "(an out of class initialization is required)"
17570 msgstr ""
17571
17572 #: cp/decl2.c:1494
17573 msgid "invalid data member initialization"
17574 msgstr ""
17575
17576 #: cp/decl2.c:1497
17577 msgid "(use `=' to initialize static data members)"
17578 msgstr ""
17579
17580 #: cp/decl2.c:1537
17581 msgid "member `%D' conflicts with virtual function table field name"
17582 msgstr ""
17583
17584 #: cp/decl2.c:1557
17585 msgid "`%D' is already defined in `%T'"
17586 msgstr ""
17587
17588 #: cp/decl2.c:1608
17589 msgid "field initializer is not constant"
17590 msgstr ""
17591
17592 #: cp/decl2.c:1631
17593 msgid "`asm' specifiers are not permitted on non-static data members"
17594 msgstr ""
17595
17596 #: cp/decl2.c:1683
17597 msgid "cannot declare `%D' to be a bit-field type"
17598 msgstr ""
17599
17600 #: cp/decl2.c:1693
17601 msgid "cannot declare bit-field `%D' with function type"
17602 msgstr ""
17603
17604 #: cp/decl2.c:1700
17605 msgid "`%D' is already defined in the class %T"
17606 msgstr ""
17607
17608 #: cp/decl2.c:1709
17609 msgid "static member `%D' cannot be a bit-field"
17610 msgstr ""
17611
17612 #: cp/decl2.c:1778
17613 msgid "initializer specified for non-member function `%D'"
17614 msgstr ""
17615
17616 #: cp/decl2.c:1782
17617 #, fuzzy
17618 msgid "invalid initializer for virtual method `%D'"
17619 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
17620
17621 #: cp/decl2.c:1886
17622 msgid "anonymous struct not inside named type"
17623 msgstr ""
17624
17625 #: cp/decl2.c:1982
17626 msgid "namespace-scope anonymous aggregates must be static"
17627 msgstr ""
17628
17629 #: cp/decl2.c:1992
17630 msgid "anonymous aggregate with no members"
17631 msgstr ""
17632
17633 #: cp/decl2.c:2059
17634 msgid "`operator new' must return type `%T'"
17635 msgstr ""
17636
17637 #: cp/decl2.c:2067
17638 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
17639 msgstr ""
17640
17641 #: cp/decl2.c:2094
17642 msgid "`operator delete' must return type `%T'"
17643 msgstr ""
17644
17645 #: cp/decl2.c:2102
17646 msgid "`operator delete' takes type `%T' as first parameter"
17647 msgstr ""
17648
17649 #. Overflow occurred.  That means there are at least 4 billion
17650 #. initialization functions.
17651 #: cp/decl2.c:2839
17652 msgid "too many initialization functions required"
17653 msgstr ""
17654
17655 #: cp/decl2.c:3650
17656 #, fuzzy
17657 msgid "use of old-style cast"
17658 msgstr "ðáëáéïý åßäïõò èÝóç"
17659
17660 # src/getopt.c:628
17661 # src/getopt.c:628
17662 #: cp/decl2.c:4208
17663 #, fuzzy
17664 msgid "use of `%D' is ambiguous"
17665 msgstr "%s: ç åðéëïãÞ `%s' åßíáé áóáöÞò\n"
17666
17667 #: cp/decl2.c:4209
17668 msgid "  first declared as `%#D' here"
17669 msgstr ""
17670
17671 #: cp/decl2.c:4212
17672 msgid "  also declared as `%#D' here"
17673 msgstr ""
17674
17675 #: cp/decl2.c:4227
17676 msgid "`%D' denotes an ambiguous type"
17677 msgstr ""
17678
17679 #: cp/decl2.c:4228
17680 msgid "  first type here"
17681 msgstr ""
17682
17683 #: cp/decl2.c:4229
17684 msgid "  other type here"
17685 msgstr ""
17686
17687 #: cp/decl2.c:4326
17688 msgid "declaration of `%D' not in a namespace surrounding `%D'"
17689 msgstr ""
17690
17691 #: cp/decl2.c:4360
17692 msgid "`%D' should have been declared inside `%D'"
17693 msgstr ""
17694
17695 #: cp/decl2.c:4494
17696 #, fuzzy
17697 msgid "`%D' is not a function,"
17698 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
17699
17700 #: cp/decl2.c:4495
17701 msgid "  conflict with `%D'"
17702 msgstr ""
17703
17704 #. The parser did not find it, so it's not there.
17705 #: cp/decl2.c:4809
17706 #, fuzzy
17707 msgid "unknown namespace `%D'"
17708 msgstr "Üãíùóôï óåô `%s'"
17709
17710 #: cp/decl2.c:4843 cp/decl2.c:5104
17711 #, fuzzy
17712 msgid "`%T' is not a namespace"
17713 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
17714
17715 #: cp/decl2.c:4845
17716 #, fuzzy
17717 msgid "`%D' is not a namespace"
17718 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
17719
17720 #: cp/decl2.c:4854
17721 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
17722 msgstr ""
17723
17724 #: cp/decl2.c:4868
17725 msgid "namespace `%D' not allowed in using-declaration"
17726 msgstr ""
17727
17728 #: cp/decl2.c:4897
17729 #, fuzzy
17730 msgid "`%D' not declared"
17731 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
17732
17733 #: cp/decl2.c:4939
17734 msgid "`%D' is already declared in this scope"
17735 msgstr ""
17736
17737 #: cp/decl2.c:4966
17738 msgid "using declaration `%D' introduced ambiguous type `%T'"
17739 msgstr ""
17740
17741 #: cp/decl2.c:5057
17742 msgid "using-declaration for non-member at class scope"
17743 msgstr ""
17744
17745 #: cp/decl2.c:5063
17746 msgid "using-declaration for destructor"
17747 msgstr ""
17748
17749 #: cp/decl2.c:5069
17750 msgid "a using-declaration cannot specify a template-id.  Try  `using %T::%D'"
17751 msgstr ""
17752
17753 #: cp/decl2.c:5098
17754 msgid "namespace `%T' undeclared"
17755 msgstr ""
17756
17757 #: cp/decl2.c:5127
17758 msgid "default argument missing for parameter %P of `%+#D'"
17759 msgstr ""
17760
17761 #: cp/decl2.c:5217
17762 msgid "extra qualification `%T::' on member `%D' ignored"
17763 msgstr ""
17764
17765 #: cp/decl2.c:5221
17766 #, fuzzy
17767 msgid "`%T' does not have a class or union named `%D'"
17768 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
17769
17770 #: cp/decl2.c:5234
17771 #, fuzzy
17772 msgid "`%T' is not a class or union type"
17773 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
17774
17775 #: cp/error.c:35
17776 #, fuzzy, c-format
17777 msgid "`%s' not supported by %s"
17778 msgstr "Äåí õðïóôçñßæåôáé"
17779
17780 #: cp/error.c:571
17781 #, c-format
17782 msgid "<anonymous %s>"
17783 msgstr ""
17784
17785 #: cp/error.c:808
17786 #, c-format
17787 msgid "(static %s for %s)"
17788 msgstr ""
17789
17790 #: cp/error.c:2432
17791 #, c-format
17792 msgid "In %s `%s':"
17793 msgstr ""
17794
17795 #: cp/error.c:2487
17796 #, fuzzy, c-format
17797 msgid "%s: In instantiation of `%s':\n"
17798 msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
17799
17800 #: cp/error.c:2511
17801 #, c-format
17802 msgid "%s:%d:   instantiated from `%s'\n"
17803 msgstr ""
17804
17805 #: cp/error.c:2516
17806 #, c-format
17807 msgid "%s:%d:   instantiated from here\n"
17808 msgstr ""
17809
17810 #. damn ICE suppression
17811 #: cp/error.c:2669
17812 #, c-format
17813 msgid "unexpected letter `%c' in locate_error\n"
17814 msgstr ""
17815
17816 #. Can't throw a reference.
17817 #: cp/except.c:245
17818 msgid "type `%T' is disallowed in Java `throw' or `catch'"
17819 msgstr ""
17820
17821 #: cp/except.c:256
17822 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
17823 msgstr ""
17824
17825 #. Thrown object must be a Throwable.
17826 #: cp/except.c:263
17827 msgid "type `%T' is not derived from `java::lang::Throwable'"
17828 msgstr ""
17829
17830 #: cp/except.c:327
17831 msgid "mixing C++ and Java catches in a single translation unit"
17832 msgstr ""
17833
17834 #: cp/except.c:558
17835 msgid "throwing NULL, which has integral, not pointer type"
17836 msgstr ""
17837
17838 #: cp/except.c:663
17839 msgid "  in thrown expression"
17840 msgstr ""
17841
17842 #: cp/except.c:775
17843 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
17844 msgstr ""
17845
17846 #: cp/except.c:863
17847 msgid "exception of type `%T' will be caught"
17848 msgstr ""
17849
17850 #: cp/except.c:866
17851 msgid "   by earlier handler for `%T'"
17852 msgstr ""
17853
17854 #: cp/except.c:887
17855 msgid "`...' handler must be the last handler for its try block"
17856 msgstr ""
17857
17858 #: cp/friend.c:155
17859 msgid "`%D' is already a friend of class `%T'"
17860 msgstr ""
17861
17862 #: cp/friend.c:157
17863 msgid "previous friend declaration of `%D'"
17864 msgstr ""
17865
17866 #: cp/friend.c:197
17867 msgid "invalid type `%T' declared `friend'"
17868 msgstr ""
17869
17870 #. [temp.friend]
17871 #.
17872 #. Friend declarations shall not declare partial
17873 #. specializations.
17874 #: cp/friend.c:209
17875 msgid "partial specialization `%T' declared `friend'"
17876 msgstr ""
17877
17878 #: cp/friend.c:221
17879 msgid "class `%T' is implicitly friends with itself"
17880 msgstr ""
17881
17882 #. template <class T> friend typename S<T>::X;
17883 #: cp/friend.c:239
17884 msgid "typename type `%#T' declared `friend'"
17885 msgstr ""
17886
17887 #. template <class T> friend class T;
17888 #: cp/friend.c:245
17889 msgid "template parameter type `%T' declared `friend'"
17890 msgstr ""
17891
17892 #. template <class T> friend class A; where A is not a template
17893 #: cp/friend.c:251
17894 #, fuzzy
17895 msgid "`%#T' is not a template"
17896 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
17897
17898 #: cp/friend.c:268
17899 #, fuzzy
17900 msgid "`%T' is already a friend of `%T'"
17901 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
17902
17903 #: cp/friend.c:364
17904 msgid "member `%D' declared as friend before type `%T' defined"
17905 msgstr ""
17906
17907 #: cp/friend.c:419
17908 msgid "friend declaration `%#D' declares a non-template function"
17909 msgstr ""
17910
17911 #: cp/friend.c:422
17912 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning"
17913 msgstr ""
17914
17915 #: cp/g++spec.c:198 java/jvspec.c:381
17916 #, fuzzy, c-format
17917 msgid "argument to `%s' missing\n"
17918 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
17919
17920 #: cp/init.c:285
17921 msgid "default-initialization of `%#D', which has reference type"
17922 msgstr ""
17923
17924 #: cp/init.c:290
17925 msgid "uninitialized reference member `%D'"
17926 msgstr ""
17927
17928 #: cp/init.c:298
17929 msgid "initializer list treated as compound expression"
17930 msgstr ""
17931
17932 #: cp/init.c:410
17933 msgid "member initializers for `%#D'"
17934 msgstr ""
17935
17936 #: cp/init.c:412
17937 msgid "  and `%#D'"
17938 msgstr ""
17939
17940 #: cp/init.c:413
17941 msgid "  will be re-ordered to match declaration order"
17942 msgstr ""
17943
17944 #: cp/init.c:428
17945 msgid "multiple initializations given for member `%D'"
17946 msgstr ""
17947
17948 #: cp/init.c:500
17949 msgid "initializations for multiple members of `%T'"
17950 msgstr ""
17951
17952 #: cp/init.c:617
17953 msgid "base initializers for `%#T'"
17954 msgstr ""
17955
17956 #: cp/init.c:618
17957 msgid "  and `%#T'"
17958 msgstr ""
17959
17960 #: cp/init.c:619
17961 msgid "  will be re-ordered to match inheritance order"
17962 msgstr ""
17963
17964 #: cp/init.c:631
17965 #, fuzzy
17966 msgid "base class `%T' already initialized"
17967 msgstr "ç êëÜóç ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
17968
17969 #: cp/init.c:702
17970 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
17971 msgstr ""
17972
17973 #: cp/init.c:745
17974 msgid "`%D' should be initialized in the member initialization list"
17975 msgstr ""
17976
17977 #: cp/init.c:987
17978 msgid "class `%T' does not have any field named `%D'"
17979 msgstr ""
17980
17981 #: cp/init.c:993
17982 msgid "field `%#D' is static; the only point of initialization is its definition"
17983 msgstr ""
17984
17985 #: cp/init.c:1032
17986 msgid "unnamed initializer for `%T', which has no base classes"
17987 msgstr ""
17988
17989 #: cp/init.c:1039
17990 msgid "unnamed initializer for `%T', which uses multiple inheritance"
17991 msgstr ""
17992
17993 #: cp/init.c:1068
17994 msgid "type `%D' is not a direct or virtual base of `%T'"
17995 msgstr ""
17996
17997 #: cp/init.c:1071
17998 #, fuzzy
17999 msgid "type `%D' is not a direct base of `%T'"
18000 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
18001
18002 #. Handle bad initializers like:
18003 #. class COMPLEX {
18004 #. public:
18005 #. double re, im;
18006 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
18007 #. ~COMPLEX() {};
18008 #. };
18009 #.
18010 #. int main(int argc, char **argv) {
18011 #. COMPLEX zees(1.0, 0.0)[10];
18012 #. }
18013 #.
18014 #: cp/init.c:1165
18015 msgid "bad array initializer"
18016 msgstr ""
18017
18018 #: cp/init.c:1357
18019 #, fuzzy
18020 msgid "`%T' is not an aggregate type"
18021 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
18022
18023 #: cp/init.c:1380
18024 msgid "`%T' fails to be an aggregate typedef"
18025 msgstr ""
18026
18027 #: cp/init.c:1389
18028 msgid "type `%T' is of non-aggregate type"
18029 msgstr ""
18030
18031 #: cp/init.c:1491
18032 msgid "cannot call destructor `%T::~%T' without object"
18033 msgstr ""
18034
18035 #: cp/init.c:1533
18036 #, fuzzy
18037 msgid "invalid use of non-static field `%D'"
18038 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
18039
18040 #. We can get here when processing a bad default
18041 #. argument, like:
18042 #. struct S { int a; void f(int i = a); }
18043 #: cp/init.c:1542 cp/method.c:194
18044 #, fuzzy
18045 msgid "invalid use of member `%D'"
18046 msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
18047
18048 #: cp/init.c:1552
18049 msgid "no method `%T::%D'"
18050 msgstr ""
18051
18052 #: cp/init.c:1645
18053 msgid "incomplete type `%T' does not have member `%D'"
18054 msgstr ""
18055
18056 #: cp/init.c:1714
18057 #, fuzzy
18058 msgid "`%D' is not a member of type `%T'"
18059 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
18060
18061 #: cp/init.c:1733
18062 #, fuzzy
18063 msgid "illegal pointer to bit-field `%D'"
18064 msgstr "áêáôÜëëçëïò ôýðïò äéêôýïõ :`%s'\n"
18065
18066 #: cp/init.c:1772
18067 msgid "object missing in use of pointer-to-member construct"
18068 msgstr ""
18069
18070 #: cp/init.c:1812
18071 msgid "member `%D' is non-static but referenced as a static member"
18072 msgstr ""
18073
18074 #: cp/init.c:1814 cp/typeck.c:3168 cp/typeck.c:3276
18075 msgid "at this point in file"
18076 msgstr ""
18077
18078 #: cp/init.c:1872 cp/typeck.c:2963
18079 #, c-format
18080 msgid "object missing in `%E'"
18081 msgstr ""
18082
18083 #: cp/init.c:2004
18084 msgid "new of array type fails to specify size"
18085 msgstr ""
18086
18087 #: cp/init.c:2015
18088 msgid "size in array new must have integral type"
18089 msgstr ""
18090
18091 #: cp/init.c:2021
18092 msgid "zero size array reserves no space"
18093 msgstr ""
18094
18095 #: cp/init.c:2086
18096 msgid "new cannot be applied to a reference type"
18097 msgstr ""
18098
18099 #: cp/init.c:2092
18100 msgid "new cannot be applied to a function type"
18101 msgstr ""
18102
18103 #: cp/init.c:2139
18104 msgid "call to Java constructor, while `jclass' undefined"
18105 msgstr ""
18106
18107 #: cp/init.c:2155
18108 msgid "can't find class$"
18109 msgstr ""
18110
18111 #: cp/init.c:2268
18112 #, fuzzy
18113 msgid "invalid type `void' for new"
18114 msgstr "ìç Ýãêõñç êáôÜóôáóç ãéá ôçí dlopen()"
18115
18116 #: cp/init.c:2320
18117 #, c-format
18118 msgid "call to Java constructor with `%s' undefined"
18119 msgstr ""
18120
18121 #: cp/init.c:2429
18122 msgid "ISO C++ forbids initialization in array new"
18123 msgstr ""
18124
18125 #: cp/init.c:2447 cp/typeck2.c:383 cp/typeck2.c:1227
18126 msgid "initializer list being treated as compound expression"
18127 msgstr ""
18128
18129 #: cp/init.c:2453
18130 msgid "ISO C++ forbids aggregate initializer to new"
18131 msgstr ""
18132
18133 #: cp/init.c:2528
18134 msgid "uninitialized const in `new' of `%#T'"
18135 msgstr ""
18136
18137 #: cp/init.c:2892
18138 msgid "initializer ends prematurely"
18139 msgstr ""
18140
18141 #: cp/init.c:2962
18142 msgid "cannot initialize multi-dimensional array with initializer"
18143 msgstr ""
18144
18145 #: cp/init.c:3137
18146 msgid "unknown array size in delete"
18147 msgstr ""
18148
18149 #: cp/init.c:3402
18150 msgid "type to vector delete is neither pointer or array type"
18151 msgstr ""
18152
18153 #: cp/lex.c:144
18154 #, fuzzy
18155 msgid "type name expected before `*'"
18156 msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí êáôçãïñéþí"
18157
18158 #: cp/lex.c:166
18159 msgid "cannot declare references to references"
18160 msgstr ""
18161
18162 #: cp/lex.c:171
18163 msgid "cannot declare pointers to references"
18164 msgstr ""
18165
18166 #: cp/lex.c:175
18167 #, fuzzy
18168 msgid "type name expected before `&'"
18169 msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí êáôçãïñéþí"
18170
18171 #: cp/lex.c:1000
18172 #, c-format
18173 msgid "semicolon missing after %s declaration"
18174 msgstr ""
18175
18176 #: cp/lex.c:1003
18177 msgid "semicolon missing after declaration of `%T'"
18178 msgstr ""
18179
18180 #: cp/lex.c:1051
18181 #, c-format
18182 msgid "junk at end of #pragma %s"
18183 msgstr ""
18184
18185 #: cp/lex.c:1058
18186 #, fuzzy, c-format
18187 msgid "invalid #pragma %s"
18188 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
18189
18190 #: cp/lex.c:1067
18191 msgid "#pragma vtable no longer supported"
18192 msgstr ""
18193
18194 #: cp/lex.c:1144
18195 #, c-format
18196 msgid "#pragma implementation for %s appears after file is included"
18197 msgstr ""
18198
18199 #: cp/lex.c:1169
18200 msgid "junk at end of #pragma GCC java_exceptions"
18201 msgstr ""
18202
18203 #: cp/lex.c:1254
18204 #, fuzzy
18205 msgid "`%D' not defined"
18206 msgstr "áüñéóôï"
18207
18208 #: cp/lex.c:1259
18209 msgid "`%D' was not declared in this scope"
18210 msgstr ""
18211
18212 #: cp/lex.c:1269
18213 msgid "`%D' undeclared (first use this function)"
18214 msgstr ""
18215
18216 #: cp/lex.c:1273
18217 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
18218 msgstr ""
18219
18220 #: cp/lex.c:1296
18221 #, fuzzy, c-format
18222 msgid "name lookup of `%s' changed"
18223 msgstr "ç ïìÜäá ôïõ %s Üëëáîå óå %s\n"
18224
18225 #: cp/lex.c:1298
18226 msgid "  matches this `%D' under ISO standard rules"
18227 msgstr ""
18228
18229 #: cp/lex.c:1300
18230 msgid "  matches this `%D' under old rules"
18231 msgstr ""
18232
18233 #: cp/lex.c:1310 cp/lex.c:1317
18234 #, c-format
18235 msgid "name lookup of `%s' changed for new ISO `for' scoping"
18236 msgstr ""
18237
18238 #: cp/lex.c:1312
18239 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
18240 msgstr ""
18241
18242 #: cp/lex.c:1319
18243 msgid "  using obsolete binding at `%D'"
18244 msgstr ""
18245
18246 #: cp/lex.c:1384
18247 msgid "`::%D' undeclared (first use here)"
18248 msgstr ""
18249
18250 #: cp/mangle.c:1892
18251 msgid "real-valued template parameters when cross-compiling"
18252 msgstr ""
18253
18254 #: cp/method.c:166
18255 msgid "methods cannot be converted to function pointers"
18256 msgstr ""
18257
18258 # src/main.c:659
18259 #: cp/method.c:171
18260 #, fuzzy, c-format
18261 msgid "ambiguous request for method pointer `%s'"
18262 msgstr "ÁóáöÞò óõìâïëïóåéñÜ `%s'"
18263
18264 #: cp/method.c:188
18265 msgid "invalid use of member `%D' in static member function"
18266 msgstr ""
18267
18268 #: cp/method.c:236
18269 msgid "use of namespace `%D' as expression"
18270 msgstr ""
18271
18272 #: cp/method.c:241
18273 msgid "use of class template `%T' as expression"
18274 msgstr ""
18275
18276 #: cp/method.c:254
18277 #, c-format
18278 msgid "use of %s from containing function"
18279 msgstr ""
18280
18281 #: cp/method.c:257
18282 msgid "  `%#D' declared here"
18283 msgstr ""
18284
18285 #: cp/method.c:275
18286 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
18287 msgstr ""
18288
18289 #: cp/method.c:328
18290 msgid "implementation-reserved name `%D' used"
18291 msgstr ""
18292
18293 #: cp/method.c:453
18294 msgid "generic thunk code fails for method `%#D' which uses `...'"
18295 msgstr ""
18296
18297 #: cp/method.c:683
18298 msgid "non-static const member `%#D', can't use default assignment operator"
18299 msgstr ""
18300
18301 #: cp/method.c:688
18302 msgid "non-static reference member `%#D', can't use default assignment operator"
18303 msgstr ""
18304
18305 #: parse.y:498
18306 msgid "keyword `export' not implemented, and will be ignored"
18307 msgstr ""
18308
18309 #: parse.y:602
18310 msgid "use of linkage spec `%D' is different from previous spec `%D'"
18311 msgstr ""
18312
18313 # src/grep.c:785 src/grep.c:792
18314 # src/grep.c:1060 src/grep.c:1067 src/grep.c:1076
18315 #: parse.y:674
18316 #, fuzzy
18317 msgid "invalid default template argument"
18318 msgstr "ìç Ýãêõñï üñéóìá ìÞêïõò ðåñéå÷ïìÝíïõ"
18319
18320 #: parse.y:905
18321 msgid "only constructors take base initializers"
18322 msgstr ""
18323
18324 #: parse.y:907
18325 msgid "no base or member initializers given following ':'"
18326 msgstr ""
18327
18328 #: parse.y:949 parse.y:955
18329 msgid "anachronistic old style base class initializer"
18330 msgstr ""
18331
18332 #. Handle `Class<Class<Type>>' without space in the `>>'
18333 #: parse.y:1077
18334 msgid "`>>' should be `> >' in template class name"
18335 msgstr ""
18336
18337 #: parse.y:1115
18338 msgid "use of template qualifier outside template"
18339 msgstr ""
18340
18341 #: parse.y:1144 parse.y:1153
18342 #, c-format
18343 msgid "ISO C++ forbids an empty condition for `%s'"
18344 msgstr ""
18345
18346 #: parse.y:1176
18347 msgid "definition of class `%T' in condition"
18348 msgstr ""
18349
18350 #: parse.y:1178
18351 msgid "definition of enum `%T' in condition"
18352 msgstr ""
18353
18354 #: parse.y:1189
18355 msgid "definition of array `%#D' in condition"
18356 msgstr ""
18357
18358 #: parse.y:1298
18359 msgid "old style placement syntax, use () instead"
18360 msgstr ""
18361
18362 #: parse.y:1309
18363 #, fuzzy
18364 msgid "`%T' is not a valid expression"
18365 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
18366
18367 #: parse.y:1320
18368 msgid "ISO C++ forbids initialization of new expression with `='"
18369 msgstr ""
18370
18371 #: parse.y:1351
18372 msgid "ISO C++ forbids compound literals"
18373 msgstr ""
18374
18375 #: parse.y:1592
18376 msgid "ISO C++ forbids braced-groups within expressions"
18377 msgstr ""
18378
18379 # src/dfa.c:962
18380 # src/dfa.c:970
18381 #: parse.y:1999 parse.y:2014
18382 #, fuzzy
18383 msgid "sigof type specifier"
18384 msgstr "Äåí ïñßóôçêå óõíôáêôéêü"
18385
18386 #: parse.y:2004
18387 msgid "`sigof' applied to non-aggregate expression"
18388 msgstr ""
18389
18390 #: parse.y:2019
18391 msgid "`sigof' applied to non-aggregate type"
18392 msgstr ""
18393
18394 #: parse.y:2283
18395 msgid "using `typename' outside of template"
18396 msgstr ""
18397
18398 #: parse.y:2352
18399 #, c-format
18400 msgid "storage class specifier `%s' not allowed after struct or class"
18401 msgstr ""
18402
18403 #: parse.y:2354
18404 #, c-format
18405 msgid "type specifier `%s' not allowed after struct or class"
18406 msgstr ""
18407
18408 #: parse.y:2356
18409 #, c-format
18410 msgid "type qualifier `%s' not allowed after struct or class"
18411 msgstr ""
18412
18413 #: parse.y:2358
18414 msgid "no body nor ';' separates two class, struct or union declarations"
18415 msgstr ""
18416
18417 #: parse.y:2490
18418 msgid "no bases given following `:'"
18419 msgstr ""
18420
18421 #: parse.y:2521 parse.y:2536
18422 msgid "`%D' access"
18423 msgstr ""
18424
18425 #: parse.y:2526
18426 msgid "multiple access specifiers"
18427 msgstr ""
18428
18429 #: parse.y:2544
18430 msgid "multiple `virtual' specifiers"
18431 msgstr ""
18432
18433 #: parse.y:2581
18434 msgid "missing ';' before right brace"
18435 msgstr ""
18436
18437 #: parse.y:2801
18438 msgid "ISO C++ forbids array dimensions with parenthesized type in new"
18439 msgstr ""
18440
18441 #: parse.y:3082 parse.y:3102 parse.y:3111 parse.y:3140
18442 #, fuzzy
18443 msgid "`%T' is not a class or namespace"
18444 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
18445
18446 #: parse.y:3307
18447 msgid "ISO C++ forbids label declarations"
18448 msgstr ""
18449
18450 #: parse.y:3462
18451 msgid "ISO C++ forbids computed gotos"
18452 msgstr ""
18453
18454 #: parse.y:3470
18455 msgid "label must be followed by statement"
18456 msgstr ""
18457
18458 #: parse.y:3566
18459 msgid "ISO C++ forbids compound statements inside for initializations"
18460 msgstr ""
18461
18462 #. This helps us recover from really nasty
18463 #. parse errors, for example, a missing right
18464 #. parenthesis.
18465 #: parse.y:3651 parse.y:3661
18466 msgid "possibly missing ')'"
18467 msgstr ""
18468
18469 #: parse.y:3758
18470 msgid "type specifier omitted for parameter"
18471 msgstr ""
18472
18473 #: parse.y:3767
18474 #, c-format
18475 msgid "`%E' is not a type, use `typename %E' to make it one"
18476 msgstr ""
18477
18478 #: parse.y:3769
18479 #, fuzzy
18480 msgid "no type `%D' in `%T'"
18481 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
18482
18483 #: parse.y:3772
18484 #, c-format
18485 msgid "type specifier omitted for parameter `%E'"
18486 msgstr ""
18487
18488 #: parse.y:3780
18489 msgid "'%D' is used as a type, but is not defined as a type."
18490 msgstr ""
18491
18492 #: /usr/share/bison/bison.simple:817
18493 #, fuzzy
18494 msgid "parse error; also virtual memory exhausted"
18495 msgstr "óöÜëìá åðåîåñãáóßáò· åðßóçò ç ìíÞìç åîáíôëÞèçêå"
18496
18497 #: cp/pt.c:208
18498 msgid "data member `%D' cannot be a member template"
18499 msgstr ""
18500
18501 #: cp/pt.c:220
18502 #, fuzzy
18503 msgid "invalid member template declaration `%D'"
18504 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
18505
18506 #: cp/pt.c:615
18507 msgid "explicit specialization in non-namespace scope `%D'"
18508 msgstr ""
18509
18510 #: cp/pt.c:627
18511 msgid "enclosing class templates are not explicitly specialized"
18512 msgstr ""
18513
18514 #: cp/pt.c:702
18515 msgid "specializing `%#T' in different namespace"
18516 msgstr ""
18517
18518 #: cp/pt.c:703
18519 #, fuzzy
18520 msgid "  from definition of `%#D'"
18521 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
18522
18523 #: cp/pt.c:711
18524 msgid "specialization of `%T' after instantiation"
18525 msgstr ""
18526
18527 #: cp/pt.c:714
18528 msgid "explicit specialization of non-template `%T'"
18529 msgstr ""
18530
18531 #: cp/pt.c:846
18532 msgid "specialization of %D after instantiation"
18533 msgstr ""
18534
18535 #: cp/pt.c:949
18536 msgid "%s %+#D"
18537 msgstr ""
18538
18539 #: cp/pt.c:1000
18540 msgid "`%D' is not a function template"
18541 msgstr ""
18542
18543 #: cp/pt.c:1123
18544 msgid "template-id `%D' for `%+D' does not match any template declaration"
18545 msgstr ""
18546
18547 #: cp/pt.c:1131
18548 msgid "ambiguous template specialization `%D' for `%+D'"
18549 msgstr ""
18550
18551 #. This case handles bogus declarations like template <>
18552 #. template <class T> void f<int>();
18553 #: cp/pt.c:1358 cp/pt.c:1432
18554 msgid "template-id `%D' in declaration of primary template"
18555 msgstr ""
18556
18557 #: cp/pt.c:1371
18558 msgid "template parameter list used in explicit instantiation"
18559 msgstr ""
18560
18561 #: cp/pt.c:1377
18562 msgid "definition provided for explicit instantiation"
18563 msgstr ""
18564
18565 #: cp/pt.c:1383
18566 msgid "too many template parameter lists in declaration of `%D'"
18567 msgstr ""
18568
18569 #: cp/pt.c:1399
18570 msgid "too few template parameter lists in declaration of `%D'"
18571 msgstr ""
18572
18573 #: cp/pt.c:1416
18574 msgid "explicit specialization not preceded by `template <>'"
18575 msgstr ""
18576
18577 #: cp/pt.c:1429
18578 msgid "partial specialization `%D' of function template"
18579 msgstr ""
18580
18581 #: cp/pt.c:1461
18582 msgid "default argument specified in explicit specialization"
18583 msgstr ""
18584
18585 #: cp/pt.c:1465
18586 msgid "template specialization with C linkage"
18587 msgstr ""
18588
18589 #. From [temp.expl.spec]:
18590 #.
18591 #. If such an explicit specialization for the member
18592 #. of a class template names an implicitly-declared
18593 #. special member function (clause _special_), the
18594 #. program is ill-formed.
18595 #.
18596 #. Similar language is found in [temp.explicit].
18597 #: cp/pt.c:1553
18598 msgid "specialization of implicitly-declared special member function"
18599 msgstr ""
18600
18601 #: cp/pt.c:1596
18602 msgid "no member function `%D' declared in `%T'"
18603 msgstr ""
18604
18605 #. There are two many template parameter lists.
18606 #: cp/pt.c:1744
18607 msgid "too many template parameter lists in declaration of `%T'"
18608 msgstr ""
18609
18610 #: cp/pt.c:1840
18611 msgid " shadows template parm `%#D'"
18612 msgstr ""
18613
18614 #: cp/pt.c:2244
18615 msgid "template parameters not used in partial specialization:"
18616 msgstr ""
18617
18618 #: cp/pt.c:2248
18619 msgid "        `%D'"
18620 msgstr "        `%D'"
18621
18622 #: cp/pt.c:2260
18623 msgid "partial specialization `%T' does not specialize any template arguments"
18624 msgstr ""
18625
18626 #: cp/pt.c:2285
18627 #, c-format
18628 msgid "template argument `%E' involves template parameter(s)"
18629 msgstr ""
18630
18631 #: cp/pt.c:2328
18632 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
18633 msgstr ""
18634
18635 #: cp/pt.c:2416
18636 #, fuzzy
18637 msgid "no default argument for `%D'"
18638 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
18639
18640 #: cp/pt.c:2549
18641 msgid "template with C linkage"
18642 msgstr ""
18643
18644 #: cp/pt.c:2552
18645 #, fuzzy
18646 msgid "template class without a name"
18647 msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
18648
18649 #: cp/pt.c:2627
18650 msgid "`%D' does not declare a template type"
18651 msgstr ""
18652
18653 #: cp/pt.c:2633
18654 #, fuzzy
18655 msgid "template definition of non-template `%#D'"
18656 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
18657
18658 #: cp/pt.c:2674
18659 msgid "expected %d levels of template parms for `%#D', got %d"
18660 msgstr ""
18661
18662 #: cp/pt.c:2686
18663 msgid "got %d template parameters for `%#D'"
18664 msgstr ""
18665
18666 #: cp/pt.c:2689
18667 msgid "got %d template parameters for `%#T'"
18668 msgstr ""
18669
18670 #: cp/pt.c:2691
18671 #, c-format
18672 msgid "  but %d required"
18673 msgstr "  áëëÜ %d áðáéôïýíôáé"
18674
18675 #: cp/pt.c:2759
18676 #, fuzzy
18677 msgid "`%T' is not a template type"
18678 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
18679
18680 #: cp/pt.c:2775
18681 msgid "previous declaration `%D'"
18682 msgstr ""
18683
18684 #: cp/pt.c:2776
18685 #, c-format
18686 msgid "used %d template parameter%s instead of %d"
18687 msgstr ""
18688
18689 #: cp/pt.c:2792
18690 #, fuzzy
18691 msgid "template parameter `%#D'"
18692 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
18693
18694 #: cp/pt.c:2793
18695 msgid "redeclared here as `%#D'"
18696 msgstr ""
18697
18698 #. We have in [temp.param]:
18699 #.
18700 #. A template-parameter may not be given default arguments
18701 #. by two different declarations in the same scope.
18702 #: cp/pt.c:2803
18703 msgid "redefinition of default argument for `%#D'"
18704 msgstr ""
18705
18706 #: cp/pt.c:2804
18707 msgid "  original definition appeared here"
18708 msgstr ""
18709
18710 #: cp/pt.c:2897
18711 #, fuzzy, c-format
18712 msgid "`%E' is not a valid template argument"
18713 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
18714
18715 #: cp/pt.c:2901
18716 msgid "it must be the address of a function with external linkage"
18717 msgstr ""
18718
18719 #: cp/pt.c:2903
18720 msgid "it must be the address of an object with external linkage"
18721 msgstr ""
18722
18723 #: cp/pt.c:2907
18724 msgid "it must be a pointer-to-member of the form `&X::Y'"
18725 msgstr ""
18726
18727 #: cp/pt.c:2918
18728 #, c-format
18729 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
18730 msgstr ""
18731
18732 #: cp/pt.c:2930
18733 #, c-format
18734 msgid "address of non-extern `%E' cannot be used as template argument"
18735 msgstr ""
18736
18737 #: cp/pt.c:2941
18738 #, c-format
18739 msgid "non-constant `%E' cannot be used as template argument"
18740 msgstr ""
18741
18742 #: cp/pt.c:2948
18743 #, c-format
18744 msgid "object `%E' cannot be used as template argument"
18745 msgstr ""
18746
18747 #: cp/pt.c:3328
18748 #, c-format
18749 msgid "to refer to a type member of a template parameter, use `typename %E'"
18750 msgstr ""
18751
18752 #: cp/pt.c:3341 cp/pt.c:3357 cp/pt.c:3396
18753 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
18754 msgstr ""
18755
18756 #: cp/pt.c:3344
18757 msgid "  expected a constant of type `%T', got `%T'"
18758 msgstr ""
18759
18760 #: cp/pt.c:3348
18761 #, fuzzy, c-format
18762 msgid "  expected a type, got `%E'"
18763 msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'"
18764
18765 #: cp/pt.c:3360
18766 #, fuzzy
18767 msgid "  expected a type, got `%T'"
18768 msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'"
18769
18770 #: cp/pt.c:3362
18771 msgid "  expected a class template, got `%T'"
18772 msgstr ""
18773
18774 #: cp/pt.c:3398
18775 msgid "  expected a template of type `%D', got `%D'"
18776 msgstr ""
18777
18778 #: cp/pt.c:3420
18779 msgid "template-argument `%T' uses anonymous type"
18780 msgstr ""
18781
18782 #: cp/pt.c:3423
18783 msgid "template-argument `%T' uses local type `%T'"
18784 msgstr ""
18785
18786 #: cp/pt.c:3458
18787 msgid "could not convert template argument `%E' to `%T'"
18788 msgstr ""
18789
18790 #: cp/pt.c:3502
18791 #, fuzzy, c-format
18792 msgid "wrong number of template arguments (%d, should be %d)"
18793 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
18794
18795 #: cp/pt.c:3506
18796 msgid "provided for `%D'"
18797 msgstr ""
18798
18799 #: cp/pt.c:3553
18800 #, fuzzy, c-format
18801 msgid "template argument %d is invalid"
18802 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
18803
18804 #: cp/pt.c:3785
18805 msgid "non-template used as template"
18806 msgstr ""
18807
18808 #: cp/pt.c:3903
18809 #, fuzzy
18810 msgid "`%T' is not a template"
18811 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
18812
18813 #: cp/pt.c:3916
18814 msgid "non-template type `%T' used as a template"
18815 msgstr ""
18816
18817 #: cp/pt.c:3918
18818 msgid "for template declaration `%D'"
18819 msgstr ""
18820
18821 #: cp/pt.c:4481
18822 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
18823 msgstr ""
18824
18825 #: cp/pt.c:4916
18826 msgid "ambiguous class template instantiation for `%#T'"
18827 msgstr ""
18828
18829 #: cp/pt.c:4923
18830 msgid "%s %+#T"
18831 msgstr ""
18832
18833 #: cp/pt.c:5942 cp/pt.c:6056
18834 msgid "instantiation of `%D' as type `%T'"
18835 msgstr ""
18836
18837 #: cp/pt.c:6098
18838 #, fuzzy
18839 msgid "invalid parameter type `%T'"
18840 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
18841
18842 #: cp/pt.c:6100
18843 msgid "in declaration `%D'"
18844 msgstr ""
18845
18846 #: cp/pt.c:6175
18847 msgid "creating pointer to member function of non-class type `%T'"
18848 msgstr ""
18849
18850 #: cp/pt.c:6338
18851 msgid "creating array with size zero"
18852 msgstr ""
18853
18854 #: cp/pt.c:6352
18855 #, c-format
18856 msgid "creating array with size zero (`%E')"
18857 msgstr ""
18858
18859 #: cp/pt.c:6590
18860 msgid "forming reference to void"
18861 msgstr ""
18862
18863 #: cp/pt.c:6592
18864 msgid "forming %s to reference type `%T'"
18865 msgstr ""
18866
18867 #: cp/pt.c:6630
18868 msgid "creating pointer to member of non-class type `%T'"
18869 msgstr ""
18870
18871 #: cp/pt.c:6637
18872 #, fuzzy
18873 msgid "creating pointer to member reference type `%T'"
18874 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
18875
18876 #: cp/pt.c:6715
18877 #, fuzzy
18878 msgid "creating array of `%T'"
18879 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
18880
18881 #: cp/pt.c:6761
18882 msgid "`%T' is not a class, struct, or union type"
18883 msgstr ""
18884
18885 #: cp/pt.c:6873
18886 #, c-format
18887 msgid "use of `%s' in template"
18888 msgstr ""
18889
18890 #: cp/pt.c:7630
18891 msgid "type `%T' composed from a local class is not a valid template-argument"
18892 msgstr ""
18893
18894 #: cp/pt.c:7631
18895 msgid "  trying to instantiate `%D'"
18896 msgstr ""
18897
18898 #: cp/pt.c:8061
18899 #, fuzzy
18900 msgid "incomplete type unification"
18901 msgstr "Ìåôáãëùôôéóìüò ðñïäéáãñáöþí ôïðéêþí ñõèìßóåùí"
18902
18903 #: cp/pt.c:9016
18904 #, c-format
18905 msgid "use of `%s' in template type unification"
18906 msgstr ""
18907
18908 #: cp/pt.c:9438 cp/pt.c:9506
18909 msgid "explicit instantiation of non-template `%#D'"
18910 msgstr ""
18911
18912 #: cp/pt.c:9454 cp/pt.c:9501
18913 #, fuzzy
18914 msgid "no matching template for `%D' found"
18915 msgstr "Ï Ýëåã÷ïò ìïíïðáôéïý ãéá ôï `%s' âñÞêå `%s'"
18916
18917 #: cp/pt.c:9460
18918 msgid "explicit instantiation of `%#D'"
18919 msgstr ""
18920
18921 #. [temp.spec]
18922 #.
18923 #. No program shall both explicitly instantiate and explicitly
18924 #. specialize a template.
18925 #: cp/pt.c:9477
18926 msgid "explicit instantiation of `%#D' after"
18927 msgstr ""
18928
18929 #: cp/pt.c:9478 cp/pt.c:9615
18930 msgid "explicit specialization here"
18931 msgstr ""
18932
18933 #: cp/pt.c:9493
18934 #, fuzzy
18935 msgid "duplicate explicit instantiation of `%#D'"
18936 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
18937
18938 #: cp/pt.c:9518
18939 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
18940 msgstr ""
18941
18942 #: cp/pt.c:9522 cp/pt.c:9600
18943 msgid "storage class `%D' applied to template instantiation"
18944 msgstr ""
18945
18946 #: cp/pt.c:9567
18947 msgid "explicit instantiation of non-template type `%T'"
18948 msgstr ""
18949
18950 #: cp/pt.c:9581
18951 msgid "explicit instantiation of `%#T' before definition of template"
18952 msgstr ""
18953
18954 #: cp/pt.c:9589
18955 #, c-format
18956 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
18957 msgstr ""
18958
18959 #: cp/pt.c:9614
18960 msgid "explicit instantiation of `%#T' after"
18961 msgstr ""
18962
18963 #: cp/pt.c:9632
18964 #, fuzzy
18965 msgid "duplicate explicit instantiation of `%#T'"
18966 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
18967
18968 #: cp/pt.c:9973
18969 msgid "explicit instantiation of `%D' but no definition available"
18970 msgstr ""
18971
18972 #: cp/pt.c:10345
18973 #, fuzzy
18974 msgid "`%#T' is not a valid type for a template constant parameter"
18975 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
18976
18977 #: cp/repo.c:272
18978 msgid "-frepo must be used with -c"
18979 msgstr ""
18980
18981 #: cp/repo.c:366
18982 #, c-format
18983 msgid "mysterious repository information in %s"
18984 msgstr ""
18985
18986 #: cp/repo.c:381
18987 #, fuzzy, c-format
18988 msgid "can't create repository information file `%s'"
18989 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
18990
18991 #: cp/rtti.c:200
18992 #, fuzzy
18993 msgid "cannot use typeid with -fno-rtti"
18994 msgstr "Äåí åßíáé äõíáôü íá ÷ñçóéìïðïéçèåß ç åðéëïãÞ -a ÷ùñßò ôï -n"
18995
18996 #: cp/rtti.c:206
18997 msgid "must #include <typeinfo> before using typeid"
18998 msgstr ""
18999
19000 #: cp/rtti.c:280
19001 msgid "cannot create type information for type `%T' because its size is variable"
19002 msgstr ""
19003
19004 #: cp/rtti.c:525 cp/rtti.c:539
19005 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
19006 msgstr ""
19007
19008 #: cp/rtti.c:614
19009 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
19010 msgstr ""
19011
19012 #: cp/search.c:340
19013 #, fuzzy
19014 msgid "`%T' is an inaccessible base of `%T'"
19015 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
19016
19017 #: cp/search.c:350
19018 #, fuzzy
19019 msgid "`%T' is an ambiguous base of `%T'"
19020 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
19021
19022 #: cp/search.c:1826
19023 msgid "adjusting pointers for covariant returns"
19024 msgstr ""
19025
19026 #: cp/search.c:1830 cp/search.c:1837
19027 #, fuzzy
19028 msgid "invalid covariant return type for `%#D'"
19029 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
19030
19031 #: cp/search.c:1831
19032 msgid "  overriding `%#D' (must be pointer or reference to class)"
19033 msgstr ""
19034
19035 #: cp/search.c:1838
19036 msgid "  overriding `%#D' (must use pointer or reference)"
19037 msgstr ""
19038
19039 #: cp/search.c:1843
19040 msgid "conflicting return type specified for `%#D'"
19041 msgstr ""
19042
19043 #: cp/search.c:1844
19044 #, fuzzy
19045 msgid "  overriding `%#D'"
19046 msgstr "áíôéãñÜöåôáé áðü ðÜíù"
19047
19048 #: cp/search.c:1853
19049 msgid "looser throw specifier for `%#F'"
19050 msgstr ""
19051
19052 #: cp/search.c:1854
19053 #, fuzzy
19054 msgid "  overriding `%#F'"
19055 msgstr "áíôéãñÜöåôáé áðü ðÜíù"
19056
19057 #. A static member function cannot match an inherited
19058 #. virtual member function.
19059 #: cp/search.c:1944
19060 #, fuzzy
19061 msgid "`%#D' cannot be declared"
19062 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
19063
19064 #: cp/search.c:1945
19065 msgid "  since `%#D' declared in base class"
19066 msgstr ""
19067
19068 #: cp/search.c:2130
19069 msgid "`%#D' needs a final overrider"
19070 msgstr ""
19071
19072 #: cp/semantics.c:903
19073 #, c-format
19074 msgid "type of asm operand `%E' could not be determined"
19075 msgstr ""
19076
19077 #: cp/semantics.c:1045
19078 msgid "ISO C++ does not permit named return values"
19079 msgstr ""
19080
19081 #: cp/semantics.c:1054
19082 msgid "return identifier `%D' already in place"
19083 msgstr ""
19084
19085 #: cp/semantics.c:1062
19086 msgid "can't redefine default return value for constructors"
19087 msgstr ""
19088
19089 #: cp/semantics.c:1129
19090 msgid "base initializer for `%T'"
19091 msgstr ""
19092
19093 #: cp/semantics.c:1131
19094 msgid "   will be re-ordered to precede member initializations"
19095 msgstr ""
19096
19097 #: cp/semantics.c:1319
19098 msgid "`this' is unavailable for static member functions"
19099 msgstr ""
19100
19101 #: cp/semantics.c:1325
19102 msgid "invalid use of `this' in non-member function"
19103 msgstr ""
19104
19105 #: cp/semantics.c:1327
19106 msgid "invalid use of `this' at top level"
19107 msgstr ""
19108
19109 #: cp/semantics.c:1365
19110 msgid "calling type `%T' like a method"
19111 msgstr ""
19112
19113 #: cp/semantics.c:1401
19114 msgid "destructor specifier `%T::~%T()' must have matching names"
19115 msgstr ""
19116
19117 #: cp/semantics.c:1407
19118 #, fuzzy
19119 msgid "`%E' is not of type `%T'"
19120 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
19121
19122 #: cp/semantics.c:1619
19123 msgid "template type parameters must use the keyword `class' or `typename'"
19124 msgstr ""
19125
19126 #: cp/semantics.c:1678
19127 msgid "definition of `%#T' inside template parameter list"
19128 msgstr ""
19129
19130 #: cp/semantics.c:1694
19131 #, fuzzy
19132 msgid "invalid definition of qualified type `%T'"
19133 msgstr "ìç Ýãêõñïò áñéèìüò áñ÷åßïõ óôç äÞëùóç ðåäßïõ: `%s'"
19134
19135 #: cp/semantics.c:2046
19136 msgid "base class `%T' has cv qualifiers"
19137 msgstr ""
19138
19139 #: cp/semantics.c:2079
19140 msgid "multiple declarators in template declaration"
19141 msgstr ""
19142
19143 #: cp/spew.c:245
19144 #, c-format
19145 msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
19146 msgstr ""
19147
19148 #: cp/spew.c:1020 cp/spew.c:1292
19149 msgid "parse error at end of saved function text"
19150 msgstr ""
19151
19152 #: cp/spew.c:1062
19153 #, fuzzy
19154 msgid "parse error in method specification"
19155 msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
19156
19157 #: cp/spew.c:1104
19158 msgid "function body for constructor missing"
19159 msgstr ""
19160
19161 #: cp/spew.c:1371
19162 msgid "circular dependency in default args of `%#D'"
19163 msgstr ""
19164
19165 #: cp/spew.c:1435
19166 #, fuzzy
19167 msgid "invalid type `%T' for default argument to `%T'"
19168 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
19169
19170 #: cp/spew.c:1495
19171 #, c-format
19172 msgid "%s before `%s'"
19173 msgstr "%s ðñéí áðü `%s'"
19174
19175 #: cp/spew.c:1497
19176 #, c-format
19177 msgid "%s before `%c'"
19178 msgstr "%s ðñéí áðü `%c'"
19179
19180 #: cp/spew.c:1499
19181 #, c-format
19182 msgid "%s before `\\%o'"
19183 msgstr "%s ðñéí áðü `\\%o'"
19184
19185 #: cp/spew.c:1502
19186 #, fuzzy, c-format
19187 msgid "%s before `%s' token"
19188 msgstr "%s (ãéá êáíïíéêÞ Ýêöñáóç `%s')"
19189
19190 #: cp/tree.c:224
19191 #, c-format
19192 msgid "non-lvalue in %s"
19193 msgstr ""
19194
19195 #: cp/tree.c:536
19196 msgid "`%T' cannot be `restrict'-qualified"
19197 msgstr ""
19198
19199 #: cp/tree.c:547
19200 msgid "`%T' cannot be `const'-, `volatile'-, or `restrict'-qualified"
19201 msgstr ""
19202
19203 #: cp/tree.c:1888
19204 #, c-format
19205 msgid "`%s' attribute can only be applied to Java class definitions"
19206 msgstr ""
19207
19208 #: cp/tree.c:1918
19209 #, c-format
19210 msgid "`%s' attribute can only be applied to class definitions"
19211 msgstr ""
19212
19213 #: cp/tree.c:1924
19214 #, c-format
19215 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
19216 msgstr ""
19217
19218 #: cp/tree.c:1949
19219 msgid "requested init_priority is not an integer constant"
19220 msgstr ""
19221
19222 #: cp/tree.c:1970
19223 #, c-format
19224 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
19225 msgstr ""
19226
19227 #: cp/tree.c:1978
19228 msgid "requested init_priority is out of range"
19229 msgstr ""
19230
19231 #: cp/tree.c:1988
19232 msgid "requested init_priority is reserved for internal use"
19233 msgstr ""
19234
19235 #: cp/tree.c:1998
19236 #, fuzzy, c-format
19237 msgid "`%s' attribute is not supported on this platform"
19238 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
19239
19240 #: cp/typeck.c:480
19241 #, c-format
19242 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
19243 msgstr ""
19244
19245 #: cp/typeck.c:501
19246 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
19247 msgstr ""
19248
19249 #: cp/typeck.c:1485
19250 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'"
19251 msgstr ""
19252
19253 #: cp/typeck.c:1555
19254 msgid "ISO C++ forbids applying `sizeof' to a function type"
19255 msgstr ""
19256
19257 #: cp/typeck.c:1561
19258 msgid "ISO C++ forbids applying `sizeof' to a member function"
19259 msgstr ""
19260
19261 #: cp/typeck.c:1567
19262 msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
19263 msgstr ""
19264
19265 #: cp/typeck.c:1581
19266 msgid "`sizeof' applied to non-static member"
19267 msgstr ""
19268
19269 #: cp/typeck.c:1586
19270 msgid "`sizeof' applied to incomplete type `%T'"
19271 msgstr ""
19272
19273 #: cp/typeck.c:1616
19274 msgid "sizeof applied to a bit-field"
19275 msgstr ""
19276
19277 #: cp/typeck.c:1619
19278 msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
19279 msgstr ""
19280
19281 #: cp/typeck.c:1766
19282 #, fuzzy
19283 msgid "invalid use of non-lvalue array"
19284 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
19285
19286 #: cp/typeck.c:1872
19287 msgid "deprecated conversion from string constant to `%T'"
19288 msgstr ""
19289
19290 #: cp/typeck.c:1890
19291 msgid "request for member `%T::%D' in expression of non-aggregate type `%T'"
19292 msgstr ""
19293
19294 #: cp/typeck.c:2083
19295 msgid "destructor specifier `%T::~%T' must have matching names"
19296 msgstr ""
19297
19298 #: cp/typeck.c:2089
19299 #, fuzzy
19300 msgid "type `%T' has no destructor"
19301 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
19302
19303 #: cp/typeck.c:2106 cp/typeck.c:2188
19304 #, fuzzy
19305 msgid "invalid use of type decl `%#D' as expression"
19306 msgstr "Ìç Ýãêõñç ðñïðïñåõüìåíç êáíïíéêÞ Ýêöñáóç"
19307
19308 #: cp/typeck.c:2111
19309 #, fuzzy
19310 msgid "invalid use of template `%#D' as expression"
19311 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
19312
19313 #: cp/typeck.c:2179
19314 msgid "`%#T' has no member named `%D'"
19315 msgstr ""
19316
19317 #: cp/typeck.c:2223
19318 msgid "invalid reference to NULL ptr, use ptr-to-member instead"
19319 msgstr ""
19320
19321 #. A pointer to incomplete type (other than cv void) can be
19322 #. dereferenced [expr.unary.op]/1
19323 #: cp/typeck.c:2349
19324 #, fuzzy
19325 msgid "`%T' is not a pointer-to-object type"
19326 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
19327
19328 #: cp/typeck.c:2376
19329 #, c-format
19330 msgid "invalid use of `%s' on pointer to member"
19331 msgstr ""
19332
19333 #: cp/typeck.c:2382
19334 #, fuzzy
19335 msgid "invalid type argument"
19336 msgstr "Ìç Ýãêõñç ðáñÜìåôñïò"
19337
19338 #: cp/typeck.c:2485
19339 msgid "ISO C++ forbids subscripting non-lvalue array"
19340 msgstr ""
19341
19342 #: cp/typeck.c:2496
19343 msgid "subscripting array declared `register'"
19344 msgstr ""
19345
19346 #: cp/typeck.c:2671 cp/typeck.c:2821
19347 msgid "pointer to member function called, but not in class scope"
19348 msgstr ""
19349
19350 #: cp/typeck.c:2695
19351 msgid "object missing in call to method `%D'"
19352 msgstr ""
19353
19354 #: cp/typeck.c:2739
19355 msgid "function `%D' declared overloaded, but no definitions appear with which to resolve it?!?"
19356 msgstr ""
19357
19358 #: cp/typeck.c:2819
19359 msgid "invalid call to member function needing `this' in static member function scope"
19360 msgstr ""
19361
19362 #: cp/typeck.c:3003
19363 msgid "ISO C++ forbids calling `::main' from within program"
19364 msgstr ""
19365
19366 #: cp/typeck.c:3028
19367 #, c-format
19368 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
19369 msgstr ""
19370
19371 #: cp/typeck.c:3041
19372 #, c-format
19373 msgid "`%E' cannot be used as a function"
19374 msgstr ""
19375
19376 #: cp/typeck.c:3166
19377 #, fuzzy
19378 msgid "too many arguments to %s `%+#D'"
19379 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
19380
19381 #: cp/typeck.c:3207
19382 msgid "parameter type of called function is incomplete"
19383 msgstr ""
19384
19385 #: cp/typeck.c:3274
19386 #, fuzzy
19387 msgid "too few arguments to %s `%+#D'"
19388 msgstr "ðïëý ëßãá ïñßóìáôá"
19389
19390 #: cp/typeck.c:3402 cp/typeck.c:3412
19391 msgid "assuming cast to type `%T' from overloaded function"
19392 msgstr ""
19393
19394 #: cp/typeck.c:3472
19395 #, c-format
19396 msgid "division by zero in `%E / 0'"
19397 msgstr ""
19398
19399 #: cp/typeck.c:3474
19400 #, c-format
19401 msgid "division by zero in `%E / 0.'"
19402 msgstr ""
19403
19404 #: cp/typeck.c:3529
19405 #, fuzzy, c-format
19406 msgid "division by zero in `%E %% 0'"
19407 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
19408
19409 #: cp/typeck.c:3531
19410 #, fuzzy, c-format
19411 msgid "division by zero in `%E %% 0.'"
19412 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
19413
19414 #: cp/typeck.c:3611
19415 #, c-format
19416 msgid "%s rotate count is negative"
19417 msgstr ""
19418
19419 #: cp/typeck.c:3614
19420 #, c-format
19421 msgid "%s rotate count >= width of type"
19422 msgstr ""
19423
19424 #: cp/typeck.c:3645 cp/typeck.c:3650 cp/typeck.c:3741 cp/typeck.c:3746
19425 msgid "ISO C++ forbids comparison between pointer and integer"
19426 msgstr ""
19427
19428 #: cp/typeck.c:3926
19429 msgid "comparison between types `%#T' and `%#T'"
19430 msgstr ""
19431
19432 #: cp/typeck.c:3962
19433 msgid "comparison between signed and unsigned integer expressions"
19434 msgstr ""
19435
19436 #: cp/typeck.c:4027
19437 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
19438 msgstr ""
19439
19440 #. Some sort of arithmetic operation involving NULL was
19441 #. performed.  Note that pointer-difference and pointer-addition
19442 #. have already been handled above, and so we don't end up here in
19443 #. that case.
19444 #: cp/typeck.c:4049
19445 msgid "NULL used in arithmetic"
19446 msgstr ""
19447
19448 #: cp/typeck.c:4101
19449 msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
19450 msgstr ""
19451
19452 #: cp/typeck.c:4107
19453 msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
19454 msgstr ""
19455
19456 #: cp/typeck.c:4113
19457 msgid "ISO C++ forbids using a pointer to member function in pointer arithmetic"
19458 msgstr ""
19459
19460 #: cp/typeck.c:4119
19461 msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
19462 msgstr ""
19463
19464 #: cp/typeck.c:4190
19465 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
19466 msgstr ""
19467
19468 #: cp/typeck.c:4192
19469 msgid "ISO C++ forbids using pointer to a function in subtraction"
19470 msgstr ""
19471
19472 #: cp/typeck.c:4194
19473 msgid "ISO C++ forbids using pointer to a method in subtraction"
19474 msgstr ""
19475
19476 #: cp/typeck.c:4196
19477 msgid "ISO C++ forbids using pointer to a member in subtraction"
19478 msgstr ""
19479
19480 #: cp/typeck.c:4208
19481 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
19482 msgstr ""
19483
19484 #: cp/typeck.c:4245
19485 msgid "attempt to take address of bit-field structure member `%D'"
19486 msgstr ""
19487
19488 #: cp/typeck.c:4322
19489 msgid "taking address of temporary"
19490 msgstr ""
19491
19492 #: cp/typeck.c:4524
19493 #, c-format
19494 msgid "ISO C++ forbids %sing an enum"
19495 msgstr ""
19496
19497 #: cp/typeck.c:4536
19498 msgid "cannot %s a pointer to incomplete type `%T'"
19499 msgstr ""
19500
19501 #: cp/typeck.c:4543
19502 msgid "ISO C++ forbids %sing a pointer of type `%T'"
19503 msgstr ""
19504
19505 #: cp/typeck.c:4568
19506 msgid "cast to non-reference type used as lvalue"
19507 msgstr ""
19508
19509 #: cp/typeck.c:4602
19510 #, fuzzy
19511 msgid "invalid use of `--' on bool variable `%D'"
19512 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
19513
19514 #. ARM $3.4
19515 #: cp/typeck.c:4635
19516 msgid "ISO C++ forbids taking address of function `::main'"
19517 msgstr ""
19518
19519 #. An expression like &memfn.
19520 #: cp/typeck.c:4702
19521 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function.  Say `&%T::%D'"
19522 msgstr ""
19523
19524 #: cp/typeck.c:4704
19525 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
19526 msgstr ""
19527
19528 #: cp/typeck.c:4728
19529 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
19530 msgstr ""
19531
19532 #: cp/typeck.c:4744
19533 msgid "unary `&'"
19534 msgstr ""
19535
19536 #: cp/typeck.c:4864
19537 msgid "taking address of destructor"
19538 msgstr ""
19539
19540 #: cp/typeck.c:4877
19541 msgid "taking address of bound pointer-to-member expression"
19542 msgstr ""
19543
19544 #: cp/typeck.c:4893
19545 #, fuzzy
19546 msgid "cannot create pointer to reference member `%D'"
19547 msgstr "äåí åßíáé äõíáôüí íá ãßíåé `stat' ôï locale áñ÷åßï `%s'"
19548
19549 #: cp/typeck.c:4961
19550 msgid "cannot take the address of `this', which is an rvalue expression"
19551 msgstr ""
19552
19553 #: cp/typeck.c:4977
19554 msgid "address requested for `%D', which is declared `register'"
19555 msgstr ""
19556
19557 #: cp/typeck.c:5181
19558 msgid "static_cast from type `%T' to type `%T' casts away constness"
19559 msgstr ""
19560
19561 #: cp/typeck.c:5189
19562 #, fuzzy
19563 msgid "invalid static_cast from type `%T' to type `%T'"
19564 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
19565
19566 #: cp/typeck.c:5228
19567 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
19568 msgstr ""
19569
19570 #: cp/typeck.c:5248
19571 msgid "reinterpret_cast from `%T' to `%T' loses precision"
19572 msgstr ""
19573
19574 #: cp/typeck.c:5261
19575 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)"
19576 msgstr ""
19577
19578 #: cp/typeck.c:5270
19579 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
19580 msgstr ""
19581
19582 #: cp/typeck.c:5276
19583 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
19584 msgstr ""
19585
19586 #: cp/typeck.c:5303
19587 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
19588 msgstr ""
19589
19590 #: cp/typeck.c:5306
19591 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
19592 msgstr ""
19593
19594 #: cp/typeck.c:5329
19595 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
19596 msgstr ""
19597
19598 #: cp/typeck.c:5345
19599 #, fuzzy
19600 msgid "invalid const_cast from type `%T' to type `%T'"
19601 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
19602
19603 #: cp/typeck.c:5387 cp/typeck.c:5392
19604 msgid "ISO C++ forbids casting to an array type `%T'"
19605 msgstr ""
19606
19607 #: cp/typeck.c:5400
19608 #, fuzzy
19609 msgid "invalid cast to function type `%T'"
19610 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
19611
19612 #: cp/typeck.c:5452
19613 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
19614 msgstr ""
19615
19616 #: cp/typeck.c:5498
19617 msgid "cast from `%T' to `%T' increases required alignment of target type"
19618 msgstr ""
19619
19620 #: cp/typeck.c:5667
19621 msgid "  in evaluation of `%Q(%#T, %#T)'"
19622 msgstr ""
19623
19624 #: cp/typeck.c:5709
19625 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
19626 msgstr ""
19627
19628 #: cp/typeck.c:5782
19629 msgid "incompatible types in assignment of `%T' to `%T'"
19630 msgstr ""
19631
19632 #: cp/typeck.c:5789
19633 msgid "ISO C++ forbids assignment of arrays"
19634 msgstr ""
19635
19636 #: cp/typeck.c:5932
19637 msgid "   in pointer to member function conversion"
19638 msgstr ""
19639
19640 #: cp/typeck.c:5940
19641 msgid "   in pointer to member conversion"
19642 msgstr ""
19643
19644 #. This is a reinterpret cast, we choose to do nothing.
19645 #: cp/typeck.c:5951 cp/typeck.c:5970
19646 msgid "pointer to member cast via virtual base `%T' of `%T'"
19647 msgstr ""
19648
19649 #: cp/typeck.c:5974
19650 msgid "pointer to member conversion via virtual base `%T' of `%T'"
19651 msgstr ""
19652
19653 #: cp/typeck.c:6044
19654 msgid "invalid conversion to type `%T' from type `%T'"
19655 msgstr ""
19656
19657 #: cp/typeck.c:6209
19658 msgid "passing NULL used for non-pointer %s %P of `%D'"
19659 msgstr ""
19660
19661 #: cp/typeck.c:6212
19662 msgid "%s to non-pointer type `%T' from NULL"
19663 msgstr ""
19664
19665 #: cp/typeck.c:6220
19666 msgid "passing `%T' for %s %P of `%D'"
19667 msgstr ""
19668
19669 #: cp/typeck.c:6223
19670 msgid "%s to `%T' from `%T'"
19671 msgstr ""
19672
19673 #: cp/typeck.c:6233
19674 msgid "passing negative value `%E' for %s %P of `%D'"
19675 msgstr ""
19676
19677 #: cp/typeck.c:6236
19678 msgid "%s of negative value `%E' to `%T'"
19679 msgstr ""
19680
19681 #: cp/typeck.c:6323
19682 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
19683 msgstr ""
19684
19685 #: cp/typeck.c:6326
19686 #, fuzzy
19687 msgid "cannot convert `%T' to `%T' in %s"
19688 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
19689
19690 #: cp/typeck.c:6413 cp/typeck.c:6415
19691 #, fuzzy
19692 msgid "in passing argument %P of `%+D'"
19693 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
19694
19695 #: cp/typeck.c:6529
19696 #, fuzzy
19697 msgid "returning reference to temporary"
19698 msgstr "xdr_reference: ç ìíÞìç åîáíôëÞèçêå\n"
19699
19700 #: cp/typeck.c:6536
19701 msgid "reference to non-lvalue returned"
19702 msgstr ""
19703
19704 #: cp/typeck.c:6548
19705 msgid "reference to local variable `%D' returned"
19706 msgstr ""
19707
19708 #: cp/typeck.c:6551
19709 msgid "address of local variable `%D' returned"
19710 msgstr ""
19711
19712 #: cp/typeck.c:6582
19713 msgid "returning a value from a destructor"
19714 msgstr ""
19715
19716 #. If a return statement appears in a handler of the
19717 #. function-try-block of a constructor, the program is ill-formed.
19718 #: cp/typeck.c:6590
19719 msgid "cannot return from a handler of a function-try-block of a constructor"
19720 msgstr ""
19721
19722 #. You can't return a value from a constructor.
19723 #: cp/typeck.c:6593
19724 msgid "returning a value from a constructor"
19725 msgstr ""
19726
19727 #: cp/typeck.c:6610
19728 msgid "return-statement with no value, in function declared with a non-void return type"
19729 msgstr ""
19730
19731 #: cp/typeck.c:6626
19732 msgid "return-statement with a value, in function declared with a void return type"
19733 msgstr ""
19734
19735 #: cp/typeck.c:6647
19736 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
19737 msgstr ""
19738
19739 #: cp/typeck2.c:54
19740 msgid "type `%T' is not a base type for type `%T'"
19741 msgstr ""
19742
19743 #: cp/typeck2.c:151
19744 #, fuzzy
19745 msgid "cannot declare variable `%D' to be of type `%T'"
19746 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
19747
19748 #: cp/typeck2.c:154
19749 #, fuzzy
19750 msgid "cannot declare parameter `%D' to be of type `%T'"
19751 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
19752
19753 #: cp/typeck2.c:157
19754 #, fuzzy
19755 msgid "cannot declare field `%D' to be of type `%T'"
19756 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
19757
19758 #: cp/typeck2.c:161
19759 msgid "invalid return type for member function `%#D'"
19760 msgstr ""
19761
19762 #: cp/typeck2.c:163
19763 #, fuzzy
19764 msgid "invalid return type for function `%#D'"
19765 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
19766
19767 #: cp/typeck2.c:166
19768 #, fuzzy
19769 msgid "cannot allocate an object of type `%T'"
19770 msgstr "áäõíáìßá áíÜãíùóçò êáôáëüãïõ locale `%s'"
19771
19772 #: cp/typeck2.c:173
19773 msgid "  because the following virtual functions are abstract:"
19774 msgstr ""
19775
19776 #: cp/typeck2.c:175
19777 msgid "\t%#D"
19778 msgstr ""
19779
19780 #: cp/typeck2.c:178
19781 msgid "  since type `%T' has abstract virtual functions"
19782 msgstr ""
19783
19784 #: cp/typeck2.c:213
19785 #, fuzzy
19786 msgid "invalid use of undefined type `%#T'"
19787 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
19788
19789 #: cp/typeck2.c:214
19790 msgid "forward declaration of `%#T'"
19791 msgstr ""
19792
19793 #: cp/typeck2.c:218
19794 #, fuzzy
19795 msgid "invalid use of `%T'"
19796 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
19797
19798 #: cp/typeck2.c:232
19799 msgid "invalid use of member (did you forget the `&' ?)"
19800 msgstr ""
19801
19802 #: cp/typeck2.c:236
19803 msgid "invalid use of template type parameter"
19804 msgstr ""
19805
19806 #: cp/typeck2.c:243
19807 msgid "address of overloaded function with no contextual type information"
19808 msgstr ""
19809
19810 #: cp/typeck2.c:245
19811 msgid "overloaded function with no contextual type information"
19812 msgstr ""
19813
19814 #: cp/typeck2.c:247
19815 msgid "insufficient contextual information to determine type"
19816 msgstr ""
19817
19818 #: cp/typeck2.c:270
19819 #, fuzzy, c-format
19820 msgid "internal error #%d"
19821 msgstr "Åóùôåñéêü óöÜëìá NIS"
19822
19823 #: cp/typeck2.c:325
19824 msgid "constructor syntax used, but no constructor declared for type `%T'"
19825 msgstr ""
19826
19827 #: cp/typeck2.c:335
19828 msgid "initializer list construction invalid for derived class object `%D'"
19829 msgstr ""
19830
19831 #: cp/typeck2.c:337
19832 msgid "initializer list construction invalid for polymorphic class object `%D'"
19833 msgstr ""
19834
19835 #: cp/typeck2.c:340 cp/typeck2.c:346 cp/typeck2.c:352
19836 msgid "initializer list construction invalid for `%D'"
19837 msgstr ""
19838
19839 #: cp/typeck2.c:341
19840 msgid "due to the presence of a constructor"
19841 msgstr ""
19842
19843 #: cp/typeck2.c:347 cp/typeck2.c:353
19844 msgid "due to non-public access of member `%D'"
19845 msgstr ""
19846
19847 #: cp/typeck2.c:365
19848 msgid "comma expression used to initialize return value"
19849 msgstr ""
19850
19851 #: cp/typeck2.c:374
19852 msgid "cannot initialize arrays using this syntax"
19853 msgstr ""
19854
19855 #: cp/typeck2.c:436
19856 msgid "ISO C++ forbids non-constant aggregate initializer expressions"
19857 msgstr ""
19858
19859 #: cp/typeck2.c:516
19860 msgid "initializing array with parameter list"
19861 msgstr ""
19862
19863 #: cp/typeck2.c:572
19864 msgid "initializer for scalar variable requires one element"
19865 msgstr ""
19866
19867 #: cp/typeck2.c:579
19868 msgid "braces around scalar initializer for `%T'"
19869 msgstr ""
19870
19871 #: cp/typeck2.c:582
19872 msgid "ignoring extra initializers for `%T'"
19873 msgstr ""
19874
19875 #: cp/typeck2.c:594
19876 msgid "variable-sized object of type `%T' may not be initialized"
19877 msgstr ""
19878
19879 #: cp/typeck2.c:604
19880 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
19881 msgstr ""
19882
19883 #: cp/typeck2.c:670
19884 msgid "aggregate has a partly bracketed initializer"
19885 msgstr ""
19886
19887 #: cp/typeck2.c:700 cp/typeck2.c:801
19888 msgid "non-trivial labeled initializers"
19889 msgstr ""
19890
19891 #: cp/typeck2.c:717
19892 msgid "non-empty initializer for array of empty elements"
19893 msgstr ""
19894
19895 #: cp/typeck2.c:767
19896 msgid "initializer list for object of class with virtual base classes"
19897 msgstr ""
19898
19899 #: cp/typeck2.c:773
19900 msgid "initializer list for object of class with base classes"
19901 msgstr ""
19902
19903 #: cp/typeck2.c:779
19904 msgid "initializer list for object using virtual functions"
19905 msgstr ""
19906
19907 #: cp/typeck2.c:842 cp/typeck2.c:859
19908 msgid "missing initializer for member `%D'"
19909 msgstr ""
19910
19911 #: cp/typeck2.c:847
19912 msgid "uninitialized const member `%D'"
19913 msgstr ""
19914
19915 #: cp/typeck2.c:850
19916 msgid "member `%D' with uninitialized const fields"
19917 msgstr ""
19918
19919 #: cp/typeck2.c:853
19920 msgid "member `%D' is uninitialized reference"
19921 msgstr ""
19922
19923 #: cp/typeck2.c:896
19924 msgid "index value instead of field name in union initializer"
19925 msgstr ""
19926
19927 #: cp/typeck2.c:908
19928 msgid "no field `%D' in union being initialized"
19929 msgstr ""
19930
19931 #: cp/typeck2.c:916
19932 msgid "union `%T' with no named members cannot be initialized"
19933 msgstr ""
19934
19935 #: cp/typeck2.c:952
19936 msgid "excess elements in aggregate initializer"
19937 msgstr ""
19938
19939 #: cp/typeck2.c:1057
19940 msgid "circular pointer delegation detected"
19941 msgstr ""
19942
19943 #: cp/typeck2.c:1070
19944 msgid "base operand of `->' has non-pointer type `%T'"
19945 msgstr ""
19946
19947 #: cp/typeck2.c:1084
19948 msgid "result of `operator->()' yields non-pointer result"
19949 msgstr ""
19950
19951 #: cp/typeck2.c:1086
19952 msgid "base operand of `->' is not a pointer"
19953 msgstr ""
19954
19955 #: cp/typeck2.c:1152
19956 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
19957 msgstr ""
19958
19959 #: cp/typeck2.c:1159
19960 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
19961 msgstr ""
19962
19963 #: cp/typeck2.c:1168
19964 msgid "member type `%T::' incompatible with object type `%T'"
19965 msgstr ""
19966
19967 #: cp/typeck2.c:1205
19968 msgid "`%T' fails to be a typedef or built-in type"
19969 msgstr ""
19970
19971 #: cp/typeck2.c:1278
19972 #, c-format
19973 msgid "ISO C++ forbids defining types within %s"
19974 msgstr ""
19975
19976 #: cp/xref.c:826
19977 #, fuzzy, c-format
19978 msgid "can't create cross-reference file `%s'"
19979 msgstr "äåí åßíáé äõíáôüí íá ãßíåé `stat' ôï locale áñ÷åßï `%s'"
19980
19981 #. XXX Not i18n clean.
19982 #: cp/cp-tree.h:3847
19983 #, c-format
19984 msgid "%s is deprecated, please see the documentation for details"
19985 msgstr ""
19986
19987 #: cp/lang-options.h:29
19988 msgid "Do not obey access control semantics"
19989 msgstr ""
19990
19991 #: cp/lang-options.h:31
19992 msgid "Change when template instances are emitted"
19993 msgstr ""
19994
19995 #: cp/lang-options.h:36
19996 msgid "Check the return value of new"
19997 msgstr ""
19998
19999 #: cp/lang-options.h:39
20000 msgid "Reduce size of object files"
20001 msgstr ""
20002
20003 #: cp/lang-options.h:43
20004 msgid "Make string literals `char[]' instead of `const char[]'"
20005 msgstr ""
20006
20007 #: cp/lang-options.h:46
20008 msgid "Dump the entire translation unit to a file"
20009 msgstr ""
20010
20011 #: cp/lang-options.h:48
20012 msgid "Do not inline member functions by default"
20013 msgstr ""
20014
20015 #: cp/lang-options.h:51
20016 msgid "Do not generate run time type descriptor information"
20017 msgstr ""
20018
20019 #: cp/lang-options.h:56
20020 msgid "Do not generate code to check exception specifications"
20021 msgstr ""
20022
20023 #: cp/lang-options.h:61
20024 msgid "Scope of for-init-statement vars extends outside"
20025 msgstr ""
20026
20027 #: cp/lang-options.h:64
20028 msgid "Do not recognize GNU defined keywords"
20029 msgstr ""
20030
20031 #: cp/lang-options.h:68
20032 msgid "Enable support for huge objects"
20033 msgstr ""
20034
20035 #: cp/lang-options.h:72
20036 msgid "Export functions even if they can be inlined"
20037 msgstr ""
20038
20039 #: cp/lang-options.h:75
20040 msgid "Only emit explicit template instatiations"
20041 msgstr ""
20042
20043 #: cp/lang-options.h:78
20044 msgid "Only emit explicit instatiations of inline templates"
20045 msgstr ""
20046
20047 #: cp/lang-options.h:84
20048 msgid "Don't pedwarn about uses of Microsoft extensions"
20049 msgstr ""
20050
20051 #: cp/lang-options.h:87
20052 msgid "Recognize and/bitand/bitor/compl/not/or/xor"
20053 msgstr ""
20054
20055 #: cp/lang-options.h:91
20056 msgid "Disable optional diagnostics"
20057 msgstr ""
20058
20059 #: cp/lang-options.h:93
20060 msgid "Downgrade conformance errors to warnings"
20061 msgstr ""
20062
20063 #: cp/lang-options.h:96
20064 msgid "Enable automatic template instantiation"
20065 msgstr ""
20066
20067 #: cp/lang-options.h:101
20068 msgid "Display statistics accumulated during compilation"
20069 msgstr ""
20070
20071 #: cp/lang-options.h:104
20072 msgid "Specify maximum template instantiation depth"
20073 msgstr ""
20074
20075 #: cp/lang-options.h:106
20076 msgid "Use __cxa_atexit to register destructors"
20077 msgstr ""
20078
20079 #: cp/lang-options.h:109
20080 msgid "Discard unused virtual functions"
20081 msgstr ""
20082
20083 #: cp/lang-options.h:112
20084 msgid "Implement vtables using thunks"
20085 msgstr ""
20086
20087 #: cp/lang-options.h:115
20088 msgid "Emit common-like symbols as weak symbols"
20089 msgstr ""
20090
20091 #: cp/lang-options.h:118
20092 #, fuzzy
20093 msgid "Emit cross referencing information"
20094 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
20095
20096 #: cp/lang-options.h:122
20097 msgid "Warn about inconsistent return types"
20098 msgstr ""
20099
20100 #: cp/lang-options.h:125
20101 msgid "Warn about overloaded virtual function names"
20102 msgstr ""
20103
20104 #: cp/lang-options.h:129
20105 msgid "Don't warn when all ctors/dtors are private"
20106 msgstr ""
20107
20108 #: cp/lang-options.h:131
20109 msgid "Warn about non virtual destructors"
20110 msgstr ""
20111
20112 #: cp/lang-options.h:134
20113 msgid "Warn when a function is declared extern, then inline"
20114 msgstr ""
20115
20116 #: cp/lang-options.h:137
20117 msgid "Warn when the compiler reorders code"
20118 msgstr ""
20119
20120 #: cp/lang-options.h:140
20121 msgid "Warn when synthesis behavior differs from Cfront"
20122 msgstr ""
20123
20124 #: cp/lang-options.h:144
20125 msgid "Don't warn when type converting pointers to member functions"
20126 msgstr ""
20127
20128 #: cp/lang-options.h:146
20129 msgid "Warn about violations of Effective C++ style rules"
20130 msgstr ""
20131
20132 #: cp/lang-options.h:149
20133 msgid "Warn when overload promotes from unsigned to signed"
20134 msgstr ""
20135
20136 #: cp/lang-options.h:152
20137 msgid "Warn if a C style cast is used in a program"
20138 msgstr ""
20139
20140 #: cp/lang-options.h:156
20141 msgid "Don't warn when non-templatized friend functions are declared within a template"
20142 msgstr ""
20143
20144 #: cp/lang-options.h:159
20145 msgid "Don't announce deprecation of compiler features"
20146 msgstr ""
20147
20148 #: f/bad.c:386
20149 msgid "note:"
20150 msgstr ""
20151
20152 #: f/bad.c:390
20153 #, fuzzy
20154 msgid "warning:"
20155 msgstr "ðñïåéäïðïßçóç: "
20156
20157 #: f/bad.c:394
20158 msgid "fatal:"
20159 msgstr ""
20160
20161 #: f/bad.c:436
20162 msgid "(continued):"
20163 msgstr ""
20164
20165 #: f/bad.c:486 f/bad.c:504
20166 #, c-format
20167 msgid "[REPORT BUG!!] %"
20168 msgstr ""
20169
20170 #: f/bad.c:493 f/bad.c:525
20171 msgid "[REPORT BUG!!]"
20172 msgstr ""
20173
20174 #: f/com.c:3116
20175 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
20176 msgstr ""
20177
20178 #: f/com.c:11596
20179 msgid "no INTEGER type can hold a pointer on this configuration"
20180 msgstr ""
20181
20182 #: f/com.c:11821
20183 #, c-format
20184 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
20185 msgstr ""
20186
20187 #: f/com.c:11823
20188 #, c-format
20189 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
20190 msgstr ""
20191
20192 #: f/com.c:11825
20193 msgid "properly unless they all are 32 bits wide"
20194 msgstr ""
20195
20196 #: f/com.c:11826
20197 msgid "Please keep this in mind before you report bugs.  g77 should"
20198 msgstr ""
20199
20200 #: f/com.c:11827
20201 msgid "support non-32-bit machines better as of version 0.6"
20202 msgstr ""
20203
20204 #. I/O will probably crash.
20205 #: f/com.c:11835
20206 #, c-format
20207 msgid "configuration: char * holds %d bits, but ftnlen only %d"
20208 msgstr ""
20209
20210 #. ASSIGN 10 TO I will crash.
20211 #: f/com.c:11844
20212 #, c-format
20213 msgid ""
20214 "configuration: char * holds %d bits, but INTEGER only %d --\n"
20215 " ASSIGN statement might fail"
20216 msgstr ""
20217
20218 #: f/com.c:13678
20219 #, fuzzy
20220 msgid "In statement function"
20221 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
20222
20223 #: f/com.c:13688
20224 msgid "Outside of any program unit:\n"
20225 msgstr ""
20226
20227 #: f/com.c:15376
20228 msgid "%A from %B at %0%C"
20229 msgstr ""
20230
20231 #: f/com.c:15553
20232 msgid "directory name must immediately follow -I"
20233 msgstr ""
20234
20235 #: f/com.c:15695
20236 msgid "At %0, INCLUDE file %A exists, but is not readable"
20237 msgstr ""
20238
20239 #: f/com.c:15729
20240 msgid "At %0, INCLUDE nesting too deep"
20241 msgstr ""
20242
20243 #: f/expr.c:9611
20244 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
20245 msgstr ""
20246
20247 #: f/expr.c:9660
20248 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
20249 msgstr ""
20250
20251 #: f/expr.c:10520
20252 msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
20253 msgstr ""
20254
20255 #: f/expr.c:10890
20256 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
20257 msgstr ""
20258
20259 #: f/g77spec.c:256
20260 #, c-format
20261 msgid "overflowed output arg list for `%s'"
20262 msgstr ""
20263
20264 #: f/g77spec.c:395
20265 msgid "--driver no longer supported"
20266 msgstr ""
20267
20268 #: f/g77spec.c:408
20269 #, fuzzy, c-format
20270 msgid "argument to `%s' missing"
20271 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
20272
20273 #: f/g77spec.c:412
20274 #, fuzzy
20275 msgid "no input files; unwilling to write output files"
20276 msgstr "%s: ôï áñ÷åßï åéóüäïõ åßíáé ôï áñ÷åßï åîüäïõ"
20277
20278 #: f/implic.c:202
20279 #, fuzzy
20280 msgid "Implicit declaration of `%A' at %0"
20281 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
20282
20283 #: f/lex.c:272
20284 msgid "The meaning of `\\x' (at %0) varies with -traditional"
20285 msgstr ""
20286
20287 #: f/lex.c:322
20288 msgid "The meaning of `\\a' (at %0) varies with -traditional"
20289 msgstr ""
20290
20291 # src/main.c:663
20292 #: f/lex.c:351
20293 #, fuzzy
20294 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
20295 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
20296
20297 # src/main.c:663
20298 #: f/lex.c:369
20299 #, fuzzy
20300 msgid "Unknown escape sequence `\\%A' at %0"
20301 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
20302
20303 #: f/lex.c:377
20304 #, fuzzy, c-format
20305 msgid "Unterminated escape sequence `\\' at %0"
20306 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
20307
20308 #: f/lex.c:387
20309 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
20310 msgstr ""
20311
20312 #: f/lex.c:414
20313 msgid "\\x used at %0 with no following hex digits"
20314 msgstr ""
20315
20316 #: f/lex.c:427
20317 #, fuzzy, c-format
20318 msgid "Hex escape at %0 out of range"
20319 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
20320
20321 #: f/lex.c:460
20322 #, fuzzy, c-format
20323 msgid "Escape sequence at %0 out of range for character"
20324 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
20325
20326 #: f/lex.c:583
20327 msgid "the meaning of `\\x' varies with -traditional"
20328 msgstr ""
20329
20330 #: f/lex.c:620
20331 #, fuzzy
20332 msgid "hex escape out of range"
20333 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
20334
20335 #: f/lex.c:666
20336 msgid "the meaning of `\\a' varies with -traditional"
20337 msgstr ""
20338
20339 #: f/lex.c:682
20340 #, c-format
20341 msgid "non-ANSI-standard escape sequence, `\\%c'"
20342 msgstr ""
20343
20344 # src/main.c:663
20345 #: f/lex.c:695
20346 #, fuzzy, c-format
20347 msgid "non-ISO escape sequence `\\%c'"
20348 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
20349
20350 # src/main.c:663
20351 #: f/lex.c:699
20352 #, fuzzy, c-format
20353 msgid "unknown escape sequence `\\%c'"
20354 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
20355
20356 #: f/lex.c:701
20357 #, c-format
20358 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
20359 msgstr ""
20360
20361 #: f/lex.c:778
20362 msgid "badly formed directive -- no closing quote"
20363 msgstr ""
20364
20365 #: f/lex.c:998
20366 msgid "bad directive -- missing close-quote"
20367 msgstr ""
20368
20369 #: f/lex.c:1112
20370 #, fuzzy, c-format
20371 msgid "ignoring pragma: %s"
20372 msgstr "áãíïïýíôáé üëá ôá ïñßóìáôá"
20373
20374 #: f/lex.c:1319 f/lex.c:1363
20375 msgid "use `#line ...' instead of `# ...' in first line"
20376 msgstr ""
20377
20378 #: f/lex.c:1465
20379 #, fuzzy, c-format
20380 msgid "Null character at %0 -- line ignored"
20381 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
20382
20383 #: f/stb.c:12077
20384 #, c-format
20385 msgid "INCLUDE at %0 not the only statement on the source line"
20386 msgstr ""
20387
20388 #: f/ste.c:1404 f/ste.c:1755
20389 msgid "ASSIGNed FORMAT specifier is too small"
20390 msgstr ""
20391
20392 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
20393 #: f/ste.c:2635
20394 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
20395 msgstr ""
20396
20397 #: f/ste.c:2964
20398 msgid "ASSIGN to variable that is too small"
20399 msgstr ""
20400
20401 #: f/ste.c:2992
20402 msgid "ASSIGNed GOTO target variable is too small"
20403 msgstr ""
20404
20405 #: f/stu.c:304
20406 msgid "Local adjustable symbol `%A' at %0"
20407 msgstr ""
20408
20409 #: f/top.c:238
20410 #, c-format
20411 msgid "%s no longer supported -- try -fvxt"
20412 msgstr ""
20413
20414 #: f/top.c:240
20415 #, c-format
20416 msgid "%s no longer supported -- try -fno-vxt -ff90"
20417 msgstr ""
20418
20419 #: f/top.c:308 f/top.c:310
20420 #, c-format
20421 msgid "%s disabled, use normal debugging flags"
20422 msgstr ""
20423
20424 #: f/lang-options.h:33
20425 msgid "Print g77-specific compiler version info, run internal tests"
20426 msgstr ""
20427
20428 #: f/lang-options.h:37
20429 msgid "Program is written in typical FORTRAN 66 dialect"
20430 msgstr ""
20431
20432 #: f/lang-options.h:40
20433 msgid "Program is written in typical Unix f77 dialect"
20434 msgstr ""
20435
20436 #: f/lang-options.h:42
20437 msgid "Program does not use Unix-f77 dialectal features"
20438 msgstr ""
20439
20440 #: f/lang-options.h:44
20441 msgid "Program is written in Fortran-90-ish dialect"
20442 msgstr ""
20443
20444 #: f/lang-options.h:48
20445 msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements"
20446 msgstr ""
20447
20448 #: f/lang-options.h:50
20449 msgid "Allow $ in symbol names"
20450 msgstr ""
20451
20452 #: f/lang-options.h:54
20453 msgid "f2c-compatible code need not be generated"
20454 msgstr ""
20455
20456 #: f/lang-options.h:57
20457 msgid "Unsupported; do not generate libf2c-calling code"
20458 msgstr ""
20459
20460 #: f/lang-options.h:59
20461 msgid "Unsupported; affects code-generation of arrays"
20462 msgstr ""
20463
20464 #: f/lang-options.h:62
20465 msgid "Program is written in Fortran-90-ish free form"
20466 msgstr ""
20467
20468 #: f/lang-options.h:67
20469 msgid "Warn about use of (only a few for now) Fortran extensions"
20470 msgstr ""
20471
20472 #: f/lang-options.h:70
20473 msgid "Program is written in VXT (Digital-like) FORTRAN"
20474 msgstr ""
20475
20476 #: f/lang-options.h:73
20477 msgid "Disallow all ugly features"
20478 msgstr ""
20479
20480 #: f/lang-options.h:76
20481 msgid "Hollerith and typeless constants not passed as arguments"
20482 msgstr ""
20483
20484 #: f/lang-options.h:78
20485 msgid "Allow ordinary copying of ASSIGN'ed vars"
20486 msgstr ""
20487
20488 #: f/lang-options.h:81
20489 msgid "Dummy array dimensioned to (1) is assumed-size"
20490 msgstr ""
20491
20492 #: f/lang-options.h:84
20493 msgid "Trailing comma in procedure call denotes null argument"
20494 msgstr ""
20495
20496 #: f/lang-options.h:87
20497 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
20498 msgstr ""
20499
20500 #: f/lang-options.h:91
20501 msgid "Initialization via DATA and PARAMETER is type-compatible"
20502 msgstr ""
20503
20504 #: f/lang-options.h:93
20505 msgid "Allow INTEGER and LOGICAL interchangeability"
20506 msgstr ""
20507
20508 #: f/lang-options.h:96
20509 msgid "Print internal debugging-related info"
20510 msgstr ""
20511
20512 #: f/lang-options.h:99
20513 msgid "Initialize local vars and arrays to zero"
20514 msgstr ""
20515
20516 #: f/lang-options.h:103
20517 msgid "Backslashes in character/hollerith constants not special (C-style)"
20518 msgstr ""
20519
20520 #: f/lang-options.h:105
20521 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
20522 msgstr ""
20523
20524 #: f/lang-options.h:109
20525 msgid "Disable the appending of underscores to externals"
20526 msgstr ""
20527
20528 #: f/lang-options.h:112
20529 msgid "Never append a second underscore to externals"
20530 msgstr ""
20531
20532 #: f/lang-options.h:114
20533 msgid "Intrinsics spelled as e.g. SqRt"
20534 msgstr ""
20535
20536 #: f/lang-options.h:116
20537 msgid "Intrinsics in uppercase"
20538 msgstr ""
20539
20540 #: f/lang-options.h:119
20541 msgid "Intrinsics letters in arbitrary cases"
20542 msgstr ""
20543
20544 #: f/lang-options.h:121
20545 msgid "Language keywords spelled as e.g. IOStat"
20546 msgstr ""
20547
20548 #: f/lang-options.h:123
20549 msgid "Language keywords in uppercase"
20550 msgstr ""
20551
20552 #: f/lang-options.h:126
20553 msgid "Language keyword letters in arbitrary cases"
20554 msgstr ""
20555
20556 #: f/lang-options.h:128
20557 msgid "Internally convert most source to uppercase"
20558 msgstr ""
20559
20560 #: f/lang-options.h:131
20561 msgid "Internally preserve source case"
20562 msgstr ""
20563
20564 #: f/lang-options.h:133
20565 msgid "Symbol names spelled in mixed case"
20566 msgstr ""
20567
20568 #: f/lang-options.h:135
20569 msgid "Symbol names in uppercase"
20570 msgstr ""
20571
20572 #: f/lang-options.h:137
20573 msgid "Symbol names in lowercase"
20574 msgstr ""
20575
20576 #: f/lang-options.h:140
20577 msgid "Program written in uppercase"
20578 msgstr ""
20579
20580 #: f/lang-options.h:142
20581 msgid "Program written in lowercase"
20582 msgstr ""
20583
20584 #: f/lang-options.h:144
20585 msgid "Program written in strict mixed-case"
20586 msgstr ""
20587
20588 #: f/lang-options.h:146
20589 msgid "Compile as if program written in uppercase"
20590 msgstr ""
20591
20592 #: f/lang-options.h:148
20593 msgid "Compile as if program written in lowercase"
20594 msgstr ""
20595
20596 #: f/lang-options.h:150
20597 msgid "Preserve all spelling (case) used in program"
20598 msgstr ""
20599
20600 #: f/lang-options.h:152
20601 msgid "Delete libU77 intrinsics with bad interfaces"
20602 msgstr ""
20603
20604 #: f/lang-options.h:154
20605 msgid "Disable libU77 intrinsics with bad interfaces"
20606 msgstr ""
20607
20608 #: f/lang-options.h:157
20609 msgid "Hide libU77 intrinsics with bad interfaces"
20610 msgstr ""
20611
20612 #: f/lang-options.h:159
20613 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
20614 msgstr ""
20615
20616 #: f/lang-options.h:161
20617 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
20618 msgstr ""
20619
20620 #: f/lang-options.h:164
20621 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
20622 msgstr ""
20623
20624 #: f/lang-options.h:166
20625 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
20626 msgstr ""
20627
20628 #: f/lang-options.h:168
20629 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
20630 msgstr ""
20631
20632 #: f/lang-options.h:171
20633 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
20634 msgstr ""
20635
20636 #: f/lang-options.h:173
20637 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
20638 msgstr ""
20639
20640 #: f/lang-options.h:175
20641 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
20642 msgstr ""
20643
20644 #: f/lang-options.h:178
20645 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
20646 msgstr ""
20647
20648 #: f/lang-options.h:180
20649 msgid "Delete MIL-STD 1753 intrinsics"
20650 msgstr ""
20651
20652 #: f/lang-options.h:182
20653 msgid "Disable MIL-STD 1753 intrinsics"
20654 msgstr ""
20655
20656 #: f/lang-options.h:185
20657 msgid "Hide MIL-STD 1753 intrinsics"
20658 msgstr ""
20659
20660 #: f/lang-options.h:187
20661 msgid "Delete libU77 intrinsics"
20662 msgstr ""
20663
20664 #: f/lang-options.h:189
20665 msgid "Disable libU77 intrinsics"
20666 msgstr ""
20667
20668 #: f/lang-options.h:192
20669 msgid "Hide libU77 intrinsics"
20670 msgstr ""
20671
20672 #: f/lang-options.h:194
20673 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20674 msgstr ""
20675
20676 #: f/lang-options.h:196
20677 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20678 msgstr ""
20679
20680 #: f/lang-options.h:199
20681 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20682 msgstr ""
20683
20684 #: f/lang-options.h:201
20685 msgid "Treat initial values of 0 like non-zero values"
20686 msgstr ""
20687
20688 #: f/lang-options.h:204
20689 msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
20690 msgstr ""
20691
20692 #: f/lang-options.h:207
20693 msgid "Take at least one trip through each iterative DO loop"
20694 msgstr ""
20695
20696 #: f/lang-options.h:211
20697 msgid "Print names of program units as they are compiled"
20698 msgstr ""
20699
20700 #: f/lang-options.h:214
20701 msgid "Disable fatal diagnostics about inter-procedural problems"
20702 msgstr ""
20703
20704 #: f/lang-options.h:216
20705 msgid "Make prefix-radix non-decimal constants be typeless"
20706 msgstr ""
20707
20708 #: f/lang-options.h:219
20709 msgid "Generate code to check subscript and substring bounds"
20710 msgstr ""
20711
20712 #: f/lang-options.h:222
20713 msgid "Fortran-specific form of -fbounds-check"
20714 msgstr ""
20715
20716 #: f/lang-options.h:226
20717 msgid "Disable warnings about inter-procedural problems"
20718 msgstr ""
20719
20720 #: f/lang-options.h:230
20721 msgid "Warn about constructs with surprising meanings"
20722 msgstr ""
20723
20724 #: f/lang-options.h:235
20725 msgid "Add a directory for INCLUDE searching"
20726 msgstr ""
20727
20728 #: f/lang-options.h:237
20729 #, fuzzy
20730 msgid "Set the maximum line length"
20731 msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
20732
20733 #: f/bad.def:38
20734 #, fuzzy, c-format
20735 msgid "Missing first operand for binary operator at %0"
20736 msgstr "Áãíùóôïò äõáäéêüò ÷åéñéóôÞò."
20737
20738 #: f/bad.def:40
20739 #, fuzzy, c-format
20740 msgid "Zero-length character constant at %0"
20741 msgstr "êåíü áëöáñéèìçôéêü"
20742
20743 #: f/bad.def:42
20744 #, fuzzy, c-format
20745 msgid "Invalid token at %0 in expression or subexpression at %1"
20746 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
20747
20748 #: f/bad.def:44
20749 msgid "Missing operand for operator at %1 at end of expression at %0"
20750 msgstr ""
20751
20752 #: f/bad.def:46
20753 msgid "Label %A already defined at %1 when redefined at %0"
20754 msgstr ""
20755
20756 #: f/bad.def:48
20757 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
20758 msgstr ""
20759
20760 #: f/bad.def:50
20761 msgid "Label definition %A at %0 on empty statement (as of %1)"
20762 msgstr ""
20763
20764 #: f/bad.def:52
20765 msgid "Extra label definition %A at %0 -- perhaps previous label definition %B at %1 should have CONTINUE statement?"
20766 msgstr ""
20767
20768 #: f/bad.def:53
20769 msgid "Extra label definition %A at %0 following label definition %B at %1"
20770 msgstr ""
20771
20772 #: f/bad.def:55
20773 msgid "Invalid first character at %0 [info -f g77 M LEX]"
20774 msgstr ""
20775
20776 #: f/bad.def:57
20777 msgid "Line too long as of %0 [info -f g77 M LEX]"
20778 msgstr ""
20779
20780 #: f/bad.def:59
20781 #, c-format
20782 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
20783 msgstr ""
20784
20785 #: f/bad.def:61
20786 #, c-format
20787 msgid "Label number at %0 not in range 1-99999"
20788 msgstr ""
20789
20790 #: f/bad.def:63
20791 msgid "At %0, '!' and '/*' are not valid comment delimiters"
20792 msgstr ""
20793
20794 #: f/bad.def:65
20795 #, c-format
20796 msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
20797 msgstr ""
20798
20799 #: f/bad.def:67
20800 msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
20801 msgstr ""
20802
20803 #: f/bad.def:69
20804 #, c-format
20805 msgid "Continuation indicator at %0 invalid on first non-comment line of file or following END or INCLUDE [info -f g77 M LEX]"
20806 msgstr ""
20807
20808 #: f/bad.def:70
20809 #, c-format
20810 msgid "Continuation indicator at %0 invalid here [info -f g77 M LEX]"
20811 msgstr ""
20812
20813 #: f/bad.def:72
20814 #, fuzzy
20815 msgid "Character constant at %0 has no closing apostrophe at %1"
20816 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
20817
20818 #: f/bad.def:74
20819 msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
20820 msgstr ""
20821
20822 #: f/bad.def:76
20823 #, c-format
20824 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
20825 msgstr ""
20826
20827 #: f/bad.def:78
20828 #, fuzzy
20829 msgid "Integer at %0 too large"
20830 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
20831
20832 #: f/bad.def:80
20833 msgid "Integer at %0 too large except as negative number (preceded by unary minus sign)"
20834 msgstr ""
20835
20836 #: f/bad.def:81
20837 msgid "Non-negative integer at %0 too large"
20838 msgstr ""
20839
20840 #: f/bad.def:83
20841 msgid "Integer at %0 too large; even though preceded by unary minus sign at %1, subsequent operator at %2 has precedence over unary minus -- enclose unary minus sign and integer in parentheses to force precedence"
20842 msgstr ""
20843
20844 #: f/bad.def:84
20845 msgid "Integer at %0 too large (%2 has precedence over %1)"
20846 msgstr ""
20847
20848 #: f/bad.def:86
20849 msgid "Integer at %0 too large; even though preceded by minus sign at %1, because minus sign is a binary, not unary, operator -- insert plus sign before minus sign to change it to a unary minus sign"
20850 msgstr ""
20851
20852 #: f/bad.def:87
20853 msgid "Integer at %0 too large (needs unary, not binary, minus at %1)"
20854 msgstr ""
20855
20856 #: f/bad.def:89
20857 msgid "Integer at %0 too large; even though preceded by minus sign at %1, subsequent operator at %2 has precedence over minus, and that minus sign should be a unary minus rather than a binary minus -- insert plus sign before minus sign to change it to a unary minus sign, and enclose unary minus sign and integer in parentheses to force precedence"
20858 msgstr ""
20859
20860 #: f/bad.def:90
20861 msgid "Integer at %0 too large (%2 has precedence over %1, which needs to be unary, not binary, minus)"
20862 msgstr ""
20863
20864 #: f/bad.def:92
20865 #, c-format
20866 msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
20867 msgstr ""
20868
20869 #: f/bad.def:94
20870 msgid "Missing close-period between `.%A' at %0 and %1"
20871 msgstr ""
20872
20873 #: f/bad.def:96
20874 msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
20875 msgstr ""
20876
20877 #: f/bad.def:98
20878 msgid "Missing value at %1 for real-number exponent at %0"
20879 msgstr ""
20880
20881 #: f/bad.def:100
20882 msgid "Expected binary operator between expressions at %0 and at %1"
20883 msgstr ""
20884
20885 #: f/bad.def:102
20886 msgid "Period at %0 not followed by valid keyword forming a valid binary operator; `.%A.' is not a valid binary operator"
20887 msgstr ""
20888
20889 #: f/bad.def:103
20890 msgid "`.%A.' at %0 not a binary operator"
20891 msgstr ""
20892
20893 #: f/bad.def:105
20894 #, c-format
20895 msgid "Double-quote at %0 not followed by a string of valid octal digits at %1"
20896 msgstr ""
20897
20898 #: f/bad.def:106 f/bad.def:115 f/bad.def:124
20899 #, fuzzy, c-format
20900 msgid "Invalid octal constant at %0"
20901 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
20902
20903 #: f/bad.def:108 f/bad.def:120
20904 #, c-format
20905 msgid "Invalid binary digit(s) found in string of digits at %0"
20906 msgstr ""
20907
20908 #: f/bad.def:109 f/bad.def:121
20909 #, fuzzy, c-format
20910 msgid "Invalid binary constant at %0"
20911 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
20912
20913 #: f/bad.def:111 f/bad.def:126
20914 #, c-format
20915 msgid "Invalid hexadecimal digit(s) found in string of digits at %0"
20916 msgstr ""
20917
20918 #: f/bad.def:112 f/bad.def:127
20919 #, fuzzy, c-format
20920 msgid "Invalid hexadecimal constant at %0"
20921 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
20922
20923 #: f/bad.def:114 f/bad.def:123
20924 #, c-format
20925 msgid "Invalid octal digit(s) found in string of digits at %0"
20926 msgstr ""
20927
20928 #: f/bad.def:117
20929 msgid "Invalid radix specifier `%A' at %0 for typeless constant at %1"
20930 msgstr ""
20931
20932 #: f/bad.def:118
20933 #, fuzzy, c-format
20934 msgid "Invalid typeless constant at %1"
20935 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
20936
20937 #: f/bad.def:129
20938 msgid "%A part of complex constant at %0 must be a real or integer constant -- otherwise use CMPLX() or COMPLEX() in place of ()"
20939 msgstr ""
20940
20941 #: f/bad.def:130
20942 msgid "%A part of complex constant at %0 not a real or integer constant"
20943 msgstr ""
20944
20945 #: f/bad.def:132
20946 msgid "Invalid keyword `%%%A' at %0 in this context"
20947 msgstr ""
20948
20949 #: f/bad.def:133
20950 msgid "Invalid keyword `%%%A' at %0"
20951 msgstr ""
20952
20953 #: f/bad.def:135
20954 msgid "Null expression between %0 and %1 invalid in this context"
20955 msgstr ""
20956
20957 #: f/bad.def:136
20958 #, fuzzy
20959 msgid "Invalid null expression between %0 and %1"
20960 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
20961
20962 #: f/bad.def:138
20963 msgid "Concatenation operator at %0 must operate on two subexpressions of character type, but neither subexpression at %1 or %2 is of character type"
20964 msgstr ""
20965
20966 #: f/bad.def:139
20967 msgid "Invalid operands at %1 and %2 for concatenation operator at %0"
20968 msgstr ""
20969
20970 #: f/bad.def:141
20971 msgid "Concatenation operator at %0 must operate on two subexpressions of character type, but the subexpression at %1 is not of character type"
20972 msgstr ""
20973
20974 #: f/bad.def:142
20975 msgid "Invalid operand at %1 for concatenation operator at %0"
20976 msgstr ""
20977
20978 #: f/bad.def:144
20979 msgid "Concatenation operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning character scalars, or a combination of both -- but the subexpression at %1 is %A"
20980 msgstr ""
20981
20982 #: f/bad.def:145
20983 msgid "Invalid operand (is %A) at %1 for concatenation operator at %0"
20984 msgstr ""
20985
20986 #: f/bad.def:147
20987 msgid "Arithmetic operator at %0 must operate on two subexpressions of arithmetic type, but neither subexpression at %1 or %2 is of arithmetic type"
20988 msgstr ""
20989
20990 #: f/bad.def:148
20991 msgid "Invalid operands at %1 and %2 for arithmetic operator at %0"
20992 msgstr ""
20993
20994 #: f/bad.def:150
20995 msgid "Arithmetic operator at %0 must operate on two subexpressions of arithmetic type, but the subexpression at %1 is not of arithmetic type"
20996 msgstr ""
20997
20998 #: f/bad.def:151
20999 msgid "Invalid operand at %1 for arithmetic operator at %0"
21000 msgstr ""
21001
21002 #: f/bad.def:153
21003 msgid "Arithmetic operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning arithmetic scalars, or a combination of both -- but the subexpression at %1 is %A"
21004 msgstr ""
21005
21006 #: f/bad.def:154
21007 msgid "Invalid operand (is %A) at %1 for arithmetic operator at %0"
21008 msgstr ""
21009
21010 #: f/bad.def:156
21011 msgid "Character constant at %0 has no closing quote at %1 [info -f g77 M LEX]"
21012 msgstr ""
21013
21014 #: f/bad.def:157
21015 #, fuzzy
21016 msgid "Unterminated character constant at %0 [info -f g77 M LEX]"
21017 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
21018
21019 #: f/bad.def:159
21020 #, c-format
21021 msgid "Continuation line at %0 must have initial `&' since it continues a character context [info -f g77 M LEX]"
21022 msgstr ""
21023
21024 #: f/bad.def:160 f/bad.def:163
21025 msgid "Missing initial `&' on continuation line at %0 [info -f g77 M LEX]"
21026 msgstr ""
21027
21028 #: f/bad.def:162
21029 #, c-format
21030 msgid "Continuation line at %0 must have initial `&' since it continues a split lexical token [info -f g77 M LEX]"
21031 msgstr ""
21032
21033 #: f/bad.def:165
21034 #, c-format
21035 msgid "Continuation line at %0 invalid because it consists only of a single `&' as the only nonblank character"
21036 msgstr ""
21037
21038 #: f/bad.def:166
21039 #, fuzzy, c-format
21040 msgid "Invalid continuation line at %0"
21041 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
21042
21043 #: f/bad.def:168
21044 msgid "Statement at %0 begins with invalid token [info -f g77 M LEX]"
21045 msgstr ""
21046
21047 #: f/bad.def:169
21048 msgid "Invalid statement at %0 [info -f g77 M LEX]"
21049 msgstr ""
21050
21051 #: f/bad.def:171
21052 #, c-format
21053 msgid "Semicolon at %0 is an invalid token"
21054 msgstr ""
21055
21056 #: f/bad.def:173
21057 msgid "Unrecognized statement name at %0 and invalid form for assignment or statement-function definition at %1"
21058 msgstr ""
21059
21060 #: f/bad.def:174
21061 #, fuzzy, c-format
21062 msgid "Invalid statement at %0"
21063 msgstr "Ìç Ýãêõñç ðáñÜìåôñïò"
21064
21065 #: f/bad.def:176
21066 #, fuzzy
21067 msgid "Invalid form for %A statement at %0"
21068 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21069
21070 #: f/bad.def:177
21071 #, fuzzy
21072 msgid "Invalid %A statement at %0"
21073 msgstr "Ìç Ýãêõñç ðáñÜìåôñïò"
21074
21075 #: f/bad.def:179
21076 #, c-format
21077 msgid "Invalid use of hollerith constant in statement at %0 -- enclose the constant in parentheses (for example, change BACKSPACE 2HAB to BACKSPACE (2HAB))"
21078 msgstr ""
21079
21080 #: f/bad.def:180
21081 #, c-format
21082 msgid "Enclose hollerith constant in statement at %0 in parentheses"
21083 msgstr ""
21084
21085 #: f/bad.def:182
21086 #, c-format
21087 msgid "Extraneous comma in FORMAT statement at %0"
21088 msgstr ""
21089
21090 #: f/bad.def:184
21091 #, c-format
21092 msgid "Missing comma in FORMAT statement at %0"
21093 msgstr ""
21094
21095 #: f/bad.def:186
21096 #, c-format
21097 msgid "Spurious sign in FORMAT statement at %0"
21098 msgstr ""
21099
21100 #: f/bad.def:188
21101 #, c-format
21102 msgid "Spurious number in FORMAT statement at %0"
21103 msgstr ""
21104
21105 #: f/bad.def:190
21106 #, c-format
21107 msgid "Spurious text trailing number in FORMAT statement at %0"
21108 msgstr ""
21109
21110 #: f/bad.def:192
21111 #, c-format
21112 msgid "nP control edit descriptor not followed by comma but followed by edit descriptor at %0 other than D, E, EN, F, or G"
21113 msgstr ""
21114
21115 #: f/bad.def:193
21116 #, c-format
21117 msgid "Invalid edit descriptor at %0 following nP control edit descriptor"
21118 msgstr ""
21119
21120 #: f/bad.def:195
21121 #, fuzzy, c-format
21122 msgid "Unrecognized FORMAT specifier at %0"
21123 msgstr "Üãíùóôï ðñüèåìá: %s"
21124
21125 #: f/bad.def:197
21126 #, c-format
21127 msgid "Invalid I specifier in FORMAT statement at %0 -- correct form: [r]Iw.[m]"
21128 msgstr ""
21129
21130 #: f/bad.def:198
21131 #, fuzzy, c-format
21132 msgid "Invalid I specifier in FORMAT statement at %0"
21133 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21134
21135 #: f/bad.def:200
21136 #, c-format
21137 msgid "Invalid B specifier in FORMAT statement at %0 -- correct form: [r]Bw.[m]"
21138 msgstr ""
21139
21140 #: f/bad.def:201
21141 #, fuzzy, c-format
21142 msgid "Invalid B specifier in FORMAT statement at %0"
21143 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21144
21145 #: f/bad.def:203
21146 #, c-format
21147 msgid "Invalid O specifier in FORMAT statement at %0 -- correct form: [r]Ow.[m]"
21148 msgstr ""
21149
21150 #: f/bad.def:204
21151 #, fuzzy, c-format
21152 msgid "Invalid O specifier in FORMAT statement at %0"
21153 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21154
21155 #: f/bad.def:206
21156 #, c-format
21157 msgid "Invalid Z specifier in FORMAT statement at %0 -- correct form: [r]Zw.[m]"
21158 msgstr ""
21159
21160 #: f/bad.def:207
21161 #, fuzzy, c-format
21162 msgid "Invalid Z specifier in FORMAT statement at %0"
21163 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21164
21165 #: f/bad.def:209
21166 #, c-format
21167 msgid "Invalid F specifier in FORMAT statement at %0 -- correct form: [r]Fw.d"
21168 msgstr ""
21169
21170 #: f/bad.def:210
21171 #, fuzzy, c-format
21172 msgid "Invalid F specifier in FORMAT statement at %0"
21173 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21174
21175 #: f/bad.def:212
21176 #, c-format
21177 msgid "Invalid E specifier in FORMAT statement at %0 -- correct form: [r]Ew.d[Ee]"
21178 msgstr ""
21179
21180 #: f/bad.def:213
21181 #, fuzzy, c-format
21182 msgid "Invalid E specifier in FORMAT statement at %0"
21183 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21184
21185 #: f/bad.def:215
21186 #, c-format
21187 msgid "Invalid EN specifier in FORMAT statement at %0 -- correct form: [r]ENw.d[Ee]"
21188 msgstr ""
21189
21190 #: f/bad.def:216
21191 #, c-format
21192 msgid "Invalid EN specifier in FORMAT statement at %0"
21193 msgstr ""
21194
21195 #: f/bad.def:218
21196 #, c-format
21197 msgid "Invalid G specifier in FORMAT statement at %0 -- correct form: [r]Gw.d[Ee]"
21198 msgstr ""
21199
21200 #: f/bad.def:219
21201 #, fuzzy, c-format
21202 msgid "Invalid G specifier in FORMAT statement at %0"
21203 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21204
21205 #: f/bad.def:221
21206 #, c-format
21207 msgid "Invalid L specifier in FORMAT statement at %0 -- correct form: [r]Lw"
21208 msgstr ""
21209
21210 #: f/bad.def:222
21211 #, fuzzy, c-format
21212 msgid "Invalid L specifier in FORMAT statement at %0"
21213 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21214
21215 #: f/bad.def:224
21216 #, c-format
21217 msgid "Invalid A specifier in FORMAT statement at %0 -- correct form: [r]A[w]"
21218 msgstr ""
21219
21220 #: f/bad.def:225
21221 #, fuzzy, c-format
21222 msgid "Invalid A specifier in FORMAT statement at %0"
21223 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21224
21225 #: f/bad.def:227
21226 #, c-format
21227 msgid "Invalid D specifier in FORMAT statement at %0 -- correct form: [r]Dw.d"
21228 msgstr ""
21229
21230 #: f/bad.def:228
21231 #, fuzzy, c-format
21232 msgid "Invalid D specifier in FORMAT statement at %0"
21233 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21234
21235 #: f/bad.def:230
21236 #, c-format
21237 msgid "Invalid Q specifier in FORMAT statement at %0 -- correct form: Q"
21238 msgstr ""
21239
21240 #: f/bad.def:231
21241 #, fuzzy, c-format
21242 msgid "Invalid Q specifier in FORMAT statement at %0"
21243 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21244
21245 #: f/bad.def:233
21246 #, c-format
21247 msgid "Invalid $ specifier in FORMAT statement at %0 -- correct form: $"
21248 msgstr ""
21249
21250 #: f/bad.def:234
21251 #, fuzzy, c-format
21252 msgid "Invalid $ specifier in FORMAT statement at %0"
21253 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21254
21255 #: f/bad.def:236
21256 #, c-format
21257 msgid "Invalid P specifier in FORMAT statement at %0 -- correct form: kP"
21258 msgstr ""
21259
21260 #: f/bad.def:237
21261 #, fuzzy, c-format
21262 msgid "Invalid P specifier in FORMAT statement at %0"
21263 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21264
21265 #: f/bad.def:239
21266 #, c-format
21267 msgid "Invalid T specifier in FORMAT statement at %0 -- correct form: Tn"
21268 msgstr ""
21269
21270 #: f/bad.def:240
21271 #, fuzzy, c-format
21272 msgid "Invalid T specifier in FORMAT statement at %0"
21273 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21274
21275 #: f/bad.def:242
21276 #, c-format
21277 msgid "Invalid TL specifier in FORMAT statement at %0 -- correct form: TLn"
21278 msgstr ""
21279
21280 #: f/bad.def:243
21281 #, c-format
21282 msgid "Invalid TL specifier in FORMAT statement at %0"
21283 msgstr ""
21284
21285 #: f/bad.def:245
21286 #, c-format
21287 msgid "Invalid TR specifier in FORMAT statement at %0 -- correct form: TRn"
21288 msgstr ""
21289
21290 #: f/bad.def:246
21291 #, c-format
21292 msgid "Invalid TR specifier in FORMAT statement at %0"
21293 msgstr ""
21294
21295 #: f/bad.def:248
21296 #, c-format
21297 msgid "Invalid X specifier in FORMAT statement at %0 -- correct form: nX"
21298 msgstr ""
21299
21300 #: f/bad.def:249
21301 #, fuzzy, c-format
21302 msgid "Invalid X specifier in FORMAT statement at %0"
21303 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21304
21305 #: f/bad.def:251
21306 #, c-format
21307 msgid "Invalid S specifier in FORMAT statement at %0 -- correct form: S"
21308 msgstr ""
21309
21310 #: f/bad.def:252
21311 #, fuzzy, c-format
21312 msgid "Invalid S specifier in FORMAT statement at %0"
21313 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21314
21315 #: f/bad.def:254
21316 #, c-format
21317 msgid "Invalid SP specifier in FORMAT statement at %0 -- correct form: SP"
21318 msgstr ""
21319
21320 #: f/bad.def:255
21321 #, c-format
21322 msgid "Invalid SP specifier in FORMAT statement at %0"
21323 msgstr ""
21324
21325 #: f/bad.def:257
21326 #, c-format
21327 msgid "Invalid SS specifier in FORMAT statement at %0 -- correct form: SS"
21328 msgstr ""
21329
21330 #: f/bad.def:258
21331 #, c-format
21332 msgid "Invalid SS specifier in FORMAT statement at %0"
21333 msgstr ""
21334
21335 #: f/bad.def:260
21336 #, c-format
21337 msgid "Invalid BN specifier in FORMAT statement at %0 -- correct form: BN"
21338 msgstr ""
21339
21340 #: f/bad.def:261
21341 #, c-format
21342 msgid "Invalid BN specifier in FORMAT statement at %0"
21343 msgstr ""
21344
21345 #: f/bad.def:263
21346 #, c-format
21347 msgid "Invalid BZ specifier in FORMAT statement at %0 -- correct form: BZ"
21348 msgstr ""
21349
21350 #: f/bad.def:264
21351 #, c-format
21352 msgid "Invalid BZ specifier in FORMAT statement at %0"
21353 msgstr ""
21354
21355 #: f/bad.def:266
21356 #, c-format
21357 msgid "Invalid : specifier in FORMAT statement at %0 -- correct form: :"
21358 msgstr ""
21359
21360 #: f/bad.def:267
21361 #, fuzzy, c-format
21362 msgid "Invalid : specifier in FORMAT statement at %0"
21363 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21364
21365 #: f/bad.def:269
21366 #, c-format
21367 msgid "Invalid H specifier in FORMAT statement at %0 -- correct form: nHcharacters  !where n is an unsigned decimal constant, and characters               !contains exactly n characters (including spaces)"
21368 msgstr ""
21369
21370 #: f/bad.def:270
21371 #, fuzzy, c-format
21372 msgid "Invalid H specifier in FORMAT statement at %0"
21373 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21374
21375 #: f/bad.def:272
21376 #, c-format
21377 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
21378 msgstr ""
21379
21380 #: f/bad.def:274
21381 #, c-format
21382 msgid "Missing number following period in FORMAT statement at %0"
21383 msgstr ""
21384
21385 #: f/bad.def:276
21386 #, c-format
21387 msgid "Missing number following `E' in FORMAT statement at %0"
21388 msgstr ""
21389
21390 #: f/bad.def:278
21391 #, c-format
21392 msgid "Invalid token with FORMAT run-time expression at %0 -- use the traditional operators .LT., .LE., .GT., .GE., .EQ., and .NE. in place of the newer tokens <, <=, >, >=, ==, and !=, because > ends an expression within a FORMAT statement"
21393 msgstr ""
21394
21395 #: f/bad.def:279
21396 #, fuzzy, c-format
21397 msgid "Invalid token with FORMAT run-time expression at %0"
21398 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
21399
21400 #: f/bad.def:281
21401 #, c-format
21402 msgid "Spurious trailing comma preceding terminator at %0"
21403 msgstr ""
21404
21405 #: f/bad.def:283
21406 msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
21407 msgstr ""
21408
21409 #: f/bad.def:285
21410 msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
21411 msgstr ""
21412
21413 #: f/bad.def:287
21414 #, c-format
21415 msgid "Defined operator at %0 contains a nonletter -- must contain only letters A-Z (or a-z)"
21416 msgstr ""
21417
21418 #: f/bad.def:288
21419 #, fuzzy, c-format
21420 msgid "Nonletter in defined operator at %0"
21421 msgstr "ðïôÝ äåí äçëþèçêå ôï ðñüãñáììá %d\n"
21422
21423 #: f/bad.def:290
21424 #, c-format
21425 msgid "Invalid type-declaration attribute at %0 -- must be one of: DIMENSION(array-spec), EXTERNAL, INTRINSIC, PARAMETER, or SAVE"
21426 msgstr ""
21427
21428 #: f/bad.def:291
21429 #, fuzzy, c-format
21430 msgid "Invalid type-declaration attribute at %0"
21431 msgstr "Ìç Ýãêõñç áíôáëëáãÞ"
21432
21433 #: f/bad.def:293
21434 #, c-format
21435 msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
21436 msgstr ""
21437
21438 #: f/bad.def:295
21439 msgid "Reference to label at %1 inconsistent with its definition at %0"
21440 msgstr ""
21441
21442 #: f/bad.def:297
21443 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
21444 msgstr ""
21445
21446 #: f/bad.def:299
21447 msgid "DO-statement reference to label at %1 follows its definition at %0"
21448 msgstr ""
21449
21450 #: f/bad.def:301
21451 msgid "Reference to label at %1 is outside block containing definition at %0"
21452 msgstr ""
21453
21454 #: f/bad.def:303
21455 msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
21456 msgstr ""
21457
21458 #: f/bad.def:305
21459 msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
21460 msgstr ""
21461
21462 #: f/bad.def:307
21463 #, c-format
21464 msgid "Label definition at %0 invalid on this kind of statement"
21465 msgstr ""
21466
21467 #: f/bad.def:309
21468 #, c-format
21469 msgid "Statement at %0 invalid in this context"
21470 msgstr ""
21471
21472 #: f/bad.def:311
21473 #, c-format
21474 msgid "Statement at %0 invalid in context established by statement at %1"
21475 msgstr ""
21476
21477 #: f/bad.def:313
21478 #, c-format
21479 msgid "Statement at %0 must specify construct name specified at %1"
21480 msgstr ""
21481
21482 #: f/bad.def:315
21483 #, c-format
21484 msgid "Construct name at %0 superfluous, no construct name specified at %1"
21485 msgstr ""
21486
21487 #: f/bad.def:317
21488 #, c-format
21489 msgid "Construct name at %0 not the same as construct name at %1"
21490 msgstr ""
21491
21492 #: f/bad.def:319
21493 #, c-format
21494 msgid "Construct name at %0 does not match construct name for any containing DO constructs"
21495 msgstr ""
21496
21497 #: f/bad.def:321
21498 #, c-format
21499 msgid "Label definition missing at %0 for DO construct specifying label at %1"
21500 msgstr ""
21501
21502 #: f/bad.def:323
21503 #, c-format
21504 msgid "Statement at %0 follows ELSE block for IF construct at %1"
21505 msgstr ""
21506
21507 #: f/bad.def:325
21508 #, c-format
21509 msgid "No label definition for FORMAT statement at %0"
21510 msgstr ""
21511
21512 #: f/bad.def:327
21513 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
21514 msgstr ""
21515
21516 #: f/bad.def:329
21517 msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
21518 msgstr ""
21519
21520 #: f/bad.def:331
21521 msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
21522 msgstr ""
21523
21524 #: f/bad.def:333
21525 #, c-format
21526 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
21527 msgstr ""
21528
21529 #: f/bad.def:335
21530 #, c-format
21531 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
21532 msgstr ""
21533
21534 #: f/bad.def:337
21535 #, c-format
21536 msgid "Program unit name at %0 not the same as name at %1"
21537 msgstr ""
21538
21539 #: f/bad.def:339
21540 #, c-format
21541 msgid "Type name at %0 not the same as name at %1"
21542 msgstr ""
21543
21544 #: f/bad.def:341
21545 #, c-format
21546 msgid "End of source file before end of block started at %0"
21547 msgstr ""
21548
21549 #: f/bad.def:343
21550 #, c-format
21551 msgid "Undefined label, first referenced at %0"
21552 msgstr ""
21553
21554 #: f/bad.def:345
21555 msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
21556 msgstr ""
21557
21558 #: f/bad.def:347
21559 msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
21560 msgstr ""
21561
21562 #: f/bad.def:349
21563 #, c-format
21564 msgid "RETURN statement at %0 invalid within a main program unit"
21565 msgstr ""
21566
21567 #: f/bad.def:351
21568 #, c-format
21569 msgid "Alternate return specifier at %0 invalid within a main program unit"
21570 msgstr ""
21571
21572 #: f/bad.def:353
21573 #, c-format
21574 msgid "Alternate return specifier at %0 invalid within a function"
21575 msgstr ""
21576
21577 #: f/bad.def:355
21578 #, c-format
21579 msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
21580 msgstr ""
21581
21582 #: f/bad.def:357
21583 msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
21584 msgstr ""
21585
21586 #: f/bad.def:359
21587 #, c-format
21588 msgid "No components specified as of %0 for derived-type definition beginning at %1"
21589 msgstr ""
21590
21591 #: f/bad.def:361
21592 #, c-format
21593 msgid "No components specified as of %0 for structure definition beginning at %1"
21594 msgstr ""
21595
21596 #: f/bad.def:363
21597 #, c-format
21598 msgid "Missing structure name for outer structure definition at %0"
21599 msgstr ""
21600
21601 #: f/bad.def:365
21602 #, c-format
21603 msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
21604 msgstr ""
21605
21606 #: f/bad.def:367
21607 msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
21608 msgstr ""
21609
21610 #: f/bad.def:369
21611 #, c-format
21612 msgid "No components specified as of %0 for map beginning at %1"
21613 msgstr ""
21614
21615 #: f/bad.def:371
21616 msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
21617 msgstr ""
21618
21619 #: f/bad.def:373
21620 msgid "Missing %A specifier in statement at %0"
21621 msgstr ""
21622
21623 #: f/bad.def:375
21624 #, c-format
21625 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
21626 msgstr ""
21627
21628 #: f/bad.def:377
21629 msgid "Conflicting I/O control specifications at %0 and %1"
21630 msgstr ""
21631
21632 #: f/bad.def:379
21633 #, c-format
21634 msgid "No UNIT= specifier in I/O control list at %0"
21635 msgstr ""
21636
21637 #: f/bad.def:381
21638 msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
21639 msgstr ""
21640
21641 #: f/bad.def:383
21642 msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
21643 msgstr ""
21644
21645 #: f/bad.def:385
21646 msgid "Unrecognized value for character constant at %0 -- expecting %A"
21647 msgstr ""
21648
21649 #: f/bad.def:386
21650 #, fuzzy, c-format
21651 msgid "Unrecognized value for character constant at %0"
21652 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
21653
21654 #: f/bad.def:388
21655 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
21656 msgstr ""
21657
21658 #: f/bad.def:390
21659 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
21660 msgstr ""
21661
21662 #: f/bad.def:392
21663 msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
21664 msgstr ""
21665
21666 #: f/bad.def:394
21667 #, c-format
21668 msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
21669 msgstr ""
21670
21671 #: f/bad.def:396
21672 #, c-format
21673 msgid "Range specification at %0 invalid -- at least one expression must be specified, or use CASE DEFAULT"
21674 msgstr ""
21675
21676 #: f/bad.def:397
21677 #, fuzzy, c-format
21678 msgid "Range specification at %0 invalid"
21679 msgstr "Ìç Ýãêõñç ñýèìéóç èýñáò (port)"
21680
21681 #: f/bad.def:399
21682 #, c-format
21683 msgid "Range specification at %0 useless; first expression greater than second expression in range, so range can never be matched by any selection expression"
21684 msgstr ""
21685
21686 #: f/bad.def:400
21687 #, c-format
21688 msgid "Useless range at %0"
21689 msgstr ""
21690
21691 #: f/bad.def:402
21692 #, c-format
21693 msgid "Fortran 90 feature at %0 unsupported"
21694 msgstr ""
21695
21696 #: f/bad.def:404
21697 msgid "Invalid kind at %0 for type at %1 -- unsupported or not permitted"
21698 msgstr ""
21699
21700 #: f/bad.def:405
21701 #, fuzzy, c-format
21702 msgid "Invalid kind at %0 for type at %1"
21703 msgstr "Ìç Ýãêõñïò åîáêñéâùôÞò(verifier) åîõðçñåôïýìåíïõ"
21704
21705 #: f/bad.def:407
21706 msgid "Cannot establish implicit type for initial letter `%A' at %0 -- already explicitly established or used to set implicit type of some name, or backwards order of letters in letter range"
21707 msgstr ""
21708
21709 #: f/bad.def:408
21710 msgid "Cannot establish implicit type for initial letter `%A' at %0"
21711 msgstr ""
21712
21713 #: f/bad.def:410
21714 msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
21715 msgstr ""
21716
21717 #: f/bad.def:412
21718 msgid "Label definition %A (at %0) invalid -- must be in columns 1-5"
21719 msgstr ""
21720
21721 #: f/bad.def:413
21722 #, fuzzy
21723 msgid "Invalid label definition %A (at %0)"
21724 msgstr "ìç Ýãêõñïò áñéèìüò áñ÷åßïõ óôç äÞëùóç ðåäßïõ: `%s'"
21725
21726 #: f/bad.def:415
21727 #, c-format
21728 msgid "Null element at %0 for array reference at %1"
21729 msgstr ""
21730
21731 #: f/bad.def:417
21732 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
21733 msgstr ""
21734
21735 #: f/bad.def:419
21736 #, c-format
21737 msgid "Too many elements as of %0 for array reference at %1"
21738 msgstr ""
21739
21740 #: f/bad.def:421
21741 #, c-format
21742 msgid "Missing colon as of %0 in substring reference for %1"
21743 msgstr ""
21744
21745 #: f/bad.def:423
21746 #, c-format
21747 msgid "Invalid use at %0 of substring operator on %1"
21748 msgstr ""
21749
21750 #: f/bad.def:425
21751 #, c-format
21752 msgid "Substring begin/end point at %0 out of defined range"
21753 msgstr ""
21754
21755 #: f/bad.def:427
21756 #, c-format
21757 msgid "Array element value at %0 out of defined range"
21758 msgstr ""
21759
21760 #: f/bad.def:429
21761 msgid "Expression at %0 has incorrect data type or rank for its context"
21762 msgstr ""
21763
21764 #: f/bad.def:431
21765 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
21766 msgstr ""
21767
21768 #: f/bad.def:433
21769 msgid "%A step count known to be 0 (zero) at %0"
21770 msgstr ""
21771
21772 #: f/bad.def:435
21773 msgid "%A end value plus step count known to overflow at %0"
21774 msgstr ""
21775
21776 #: f/bad.def:437
21777 msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
21778 msgstr ""
21779
21780 #: f/bad.def:439
21781 msgid "%A begin, end, and step-count values known to result in no iterations at %0"
21782 msgstr ""
21783
21784 #: f/bad.def:441
21785 msgid "Type disagreement between expressions at %0 and %1"
21786 msgstr ""
21787
21788 #: f/bad.def:443
21789 #, c-format
21790 msgid "Run-time expression at %0 in FORMAT statement that does not follow the first executable statement in the program unit -- move the statement"
21791 msgstr ""
21792
21793 #: f/bad.def:444
21794 msgid "FORMAT at %0 with run-time expression must follow first executable statement"
21795 msgstr ""
21796
21797 #: f/bad.def:446
21798 msgid "Unexpected token at %0 in implied-DO construct at %1 -- form of implied-DO is `(item-list,do-var=start,end[,incr])'"
21799 msgstr ""
21800
21801 #: f/bad.def:447
21802 #, c-format
21803 msgid "Unexpected token at %0 in implied-DO construct at %1"
21804 msgstr ""
21805
21806 #: f/bad.def:449
21807 msgid "No specification for implied-DO iterator `%A' at %0"
21808 msgstr ""
21809
21810 #: f/bad.def:451
21811 #, c-format
21812 msgid "Gratuitous parentheses surround implied-DO construct at %0"
21813 msgstr ""
21814
21815 #: f/bad.def:453
21816 #, fuzzy, c-format
21817 msgid "Zero-size specification invalid at %0"
21818 msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
21819
21820 #: f/bad.def:455
21821 #, c-format
21822 msgid "Zero-size array at %0"
21823 msgstr ""
21824
21825 #: f/bad.def:457
21826 #, c-format
21827 msgid "Target machine does not support complex entity of kind specified at %0"
21828 msgstr ""
21829
21830 #: f/bad.def:459
21831 #, c-format
21832 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
21833 msgstr ""
21834
21835 #: f/bad.def:461
21836 #, c-format
21837 msgid "Attempt to raise constant zero to a power at %0"
21838 msgstr ""
21839
21840 #: f/bad.def:463
21841 msgid "Boolean/logical operator at %0 must operate on two subexpressions of logical type, but neither subexpression at %1 or %2 is of logical type"
21842 msgstr ""
21843
21844 #: f/bad.def:464
21845 msgid "Invalid operands at %1 and %2 for boolean operator at %0"
21846 msgstr ""
21847
21848 #: f/bad.def:466
21849 msgid "Boolean/logical operator at %0 must operate on two subexpressions of logical type, but the subexpression at %1 is not of logical type"
21850 msgstr ""
21851
21852 #: f/bad.def:467
21853 #, fuzzy
21854 msgid "Invalid operand at %1 for boolean operator at %0"
21855 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
21856
21857 #: f/bad.def:469
21858 msgid "Boolean/logical operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning logical scalars, or a combination of both -- but the subexpression at %1 is %A"
21859 msgstr ""
21860
21861 #: f/bad.def:470
21862 msgid "Invalid operand (is %A) at %1 for boolean operator at %0"
21863 msgstr ""
21864
21865 #: f/bad.def:472
21866 msgid ".NOT. operator at %0 must operate on subexpression of logical type, but the subexpression at %1 is not of logical type"
21867 msgstr ""
21868
21869 #: f/bad.def:473
21870 #, fuzzy
21871 msgid "Invalid operand at %1 for .NOT. operator at %0"
21872 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
21873
21874 #: f/bad.def:475
21875 msgid ".NOT. operator at %0 must operate on scalar subexpressions -- but the subexpression at %1 is %A"
21876 msgstr ""
21877
21878 #: f/bad.def:476
21879 msgid "Invalid operand (is %A) at %1 for .NOT. operator at %0"
21880 msgstr ""
21881
21882 #: f/bad.def:478
21883 msgid "Equality operator at %0 must operate on two subexpressions of arithmetic or character type, but neither subexpression at %1 or %2 is of arithmetic or character type"
21884 msgstr ""
21885
21886 #: f/bad.def:479
21887 msgid "Invalid operands at %1 and %2 for equality operator at %0"
21888 msgstr ""
21889
21890 #: f/bad.def:481
21891 msgid "Equality operator at %0 must operate on two subexpressions of arithmetic or character type, but the subexpression at %1 is not of arithmetic or character type"
21892 msgstr ""
21893
21894 #: f/bad.def:482
21895 msgid "Invalid operand at %1 for equality operator at %0"
21896 msgstr ""
21897
21898 #: f/bad.def:484
21899 msgid "Equality operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning arithmetic or character scalars, or a combination of both -- but the subexpression at %1 is %A"
21900 msgstr ""
21901
21902 #: f/bad.def:485
21903 msgid "Invalid operand (is %A) at %1 for equality operator at %0"
21904 msgstr ""
21905
21906 #: f/bad.def:487
21907 msgid "Relational operator at %0 must operate on two subexpressions of integer, real, or character type, but neither subexpression at %1 or %2 is of integer, real, or character type"
21908 msgstr ""
21909
21910 #: f/bad.def:488
21911 msgid "Invalid operands at %1 and %2 for relational operator at %0"
21912 msgstr ""
21913
21914 #: f/bad.def:490
21915 msgid "Relational operator at %0 must operate on two subexpressions of integer, real, or character type, but the subexpression at %1 is not of integer, real, or character type"
21916 msgstr ""
21917
21918 #: f/bad.def:491
21919 #, fuzzy
21920 msgid "Invalid operand at %1 for relational operator at %0"
21921 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
21922
21923 #: f/bad.def:493
21924 msgid "Relational operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning integer, real, or character scalars, or a combination of both -- but the subexpression at %1 is %A"
21925 msgstr ""
21926
21927 #: f/bad.def:494
21928 msgid "Invalid operand (is %A) at %1 for relational operator at %0"
21929 msgstr ""
21930
21931 #: f/bad.def:496
21932 msgid "Reference to intrinsic `%A' at %0 invalid -- one or more arguments have incorrect type"
21933 msgstr ""
21934
21935 #: f/bad.def:497
21936 #, fuzzy
21937 msgid "Invalid reference to intrinsic `%A' at %0"
21938 msgstr "Ìç Ýãêõñç ðéóù-ðáñáðïìðÞ"
21939
21940 #: f/bad.def:499
21941 #, fuzzy
21942 msgid "Too few arguments passed to intrinsic `%A' at %0"
21943 msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
21944
21945 #: f/bad.def:500
21946 #, fuzzy
21947 msgid "Too few arguments for intrinsic `%A' at %0"
21948 msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
21949
21950 #: f/bad.def:502
21951 #, fuzzy
21952 msgid "Too many arguments passed to intrinsic `%A' at %0"
21953 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
21954
21955 #: f/bad.def:503
21956 #, fuzzy
21957 msgid "Too many arguments for intrinsic `%A' at %0"
21958 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
21959
21960 #: f/bad.def:505
21961 msgid "Reference to disabled intrinsic `%A' at %0"
21962 msgstr ""
21963
21964 #: f/bad.def:506
21965 msgid "Disabled intrinsic `%A' at %0"
21966 msgstr ""
21967
21968 #: f/bad.def:508
21969 msgid "Reference to intrinsic subroutine `%A' as if it were a function at %0"
21970 msgstr ""
21971
21972 #: f/bad.def:509
21973 msgid "Function reference to intrinsic subroutine `%A' at %0"
21974 msgstr ""
21975
21976 #: f/bad.def:511
21977 msgid "Reference to intrinsic function `%A' as if it were a subroutine at %0"
21978 msgstr ""
21979
21980 #: f/bad.def:512
21981 msgid "Subroutine reference to intrinsic function `%A' at %0"
21982 msgstr ""
21983
21984 #: f/bad.def:514
21985 msgid "Reference to unimplemented intrinsic `%A' at %0 -- use EXTERNAL to reference user-written procedure with this name"
21986 msgstr ""
21987
21988 #: f/bad.def:515
21989 msgid "Unimplemented intrinsic `%A' at %0"
21990 msgstr ""
21991
21992 #: f/bad.def:517
21993 msgid "Reference to unimplemented intrinsic `%A' at %0 (assumed EXTERNAL)"
21994 msgstr ""
21995
21996 #: f/bad.def:518
21997 msgid "Unimplemented intrinsic `%A' at %0 (assumed EXTERNAL)"
21998 msgstr ""
21999
22000 #: f/bad.def:520
22001 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
22002 msgstr ""
22003
22004 #: f/bad.def:522
22005 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
22006 msgstr ""
22007
22008 #: f/bad.def:524
22009 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
22010 msgstr ""
22011
22012 #: f/bad.def:526
22013 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
22014 msgstr ""
22015
22016 #: f/bad.def:528
22017 msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
22018 msgstr ""
22019
22020 #: f/bad.def:530
22021 #, fuzzy
22022 msgid "Unable to open INCLUDE file `%A' at %0"
22023 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
22024
22025 #: f/bad.def:532
22026 msgid "Attempt to modify variable `%A' at %0 while it serves as DO-loop iterator at %1"
22027 msgstr ""
22028
22029 #: f/bad.def:533 f/bad.def:536
22030 msgid "Modification of DO-loop iterator `%A' at %0"
22031 msgstr ""
22032
22033 #: f/bad.def:535
22034 msgid "Attempt to modify variable `%A' via item #%B in list at %0 while it serves as implied-DO iterator at %1"
22035 msgstr ""
22036
22037 #: f/bad.def:538
22038 #, c-format
22039 msgid "Array has too many dimensions, as of dimension specifier at %0"
22040 msgstr ""
22041
22042 #: f/bad.def:539
22043 #, fuzzy, c-format
22044 msgid "Too many dimensions at %0"
22045 msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç êëÞóç ôçò `%s'"
22046
22047 #: f/bad.def:541
22048 #, c-format
22049 msgid "Null argument at %0 for statement function reference at %1"
22050 msgstr ""
22051
22052 #: f/bad.def:543
22053 #, c-format
22054 msgid "Null argument at %0 for procedure invocation at %1"
22055 msgstr ""
22056
22057 #: f/bad.def:545
22058 msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
22059 msgstr ""
22060
22061 #: f/bad.def:547
22062 msgid "%A too many arguments as of %0 for statement function reference at %1"
22063 msgstr ""
22064
22065 #: f/bad.def:549
22066 msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
22067 msgstr ""
22068
22069 #: f/bad.def:551
22070 #, c-format
22071 msgid "Unsupported FORMAT specifier at %0"
22072 msgstr ""
22073
22074 #: f/bad.def:553
22075 #, c-format
22076 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
22077 msgstr ""
22078
22079 #: f/bad.def:555
22080 msgid "Unsupported OPEN control item at %0 -- ACTION=, ASSOCIATEVARIABLE=, BLOCKSIZE=, BUFFERCOUNT=, CARRIAGECONTROL=, DEFAULTFILE=, DELIM=, DISPOSE=, EXTENDSIZE=, INITIALSIZE=, KEY=, MAXREC=, NOSPANBLOCKS, ORGANIZATION=, PAD=, POSITION=, READONLY=, RECORDTYPE=, SHARED=, and USEROPEN= are not supported"
22081 msgstr ""
22082
22083 #: f/bad.def:556
22084 #, c-format
22085 msgid "Unsupported OPEN control item at %0"
22086 msgstr ""
22087
22088 #: f/bad.def:558
22089 msgid "Unsupported INQUIRE control item at %0 -- ACTION=, CARRIAGECONTROL=, DEFAULTFILE=, DELIM=, KEYED=, ORGANIZATION=, PAD=, POSITION=, READ=, READWRITE=, RECORDTYPE=, and WRITE= are not supported"
22090 msgstr ""
22091
22092 #: f/bad.def:559
22093 #, c-format
22094 msgid "Unsupported INQUIRE control item at %0"
22095 msgstr ""
22096
22097 #: f/bad.def:561
22098 msgid "Unsupported READ control item at %0 -- ADVANCE=, EOR=, KEYEQ=, KEYGE=, KEYGT=, KEYID=, NULLS=, and SIZE= are not supported"
22099 msgstr ""
22100
22101 #: f/bad.def:562
22102 #, c-format
22103 msgid "Unsupported READ control item at %0"
22104 msgstr ""
22105
22106 #: f/bad.def:564
22107 msgid "Unsupported WRITE control item at %0 -- ADVANCE= and EOR= are not supported"
22108 msgstr ""
22109
22110 #: f/bad.def:565
22111 #, c-format
22112 msgid "Unsupported WRITE control item at %0"
22113 msgstr ""
22114
22115 #: f/bad.def:567
22116 #, c-format
22117 msgid "Unsupported VXT statement at %0"
22118 msgstr ""
22119
22120 #: f/bad.def:569
22121 msgid "Attempt to specify second initial value for `%A' at %0"
22122 msgstr ""
22123
22124 #: f/bad.def:571
22125 msgid "Too few initial values in list of initializers for `%A' at %0"
22126 msgstr ""
22127
22128 #: f/bad.def:573
22129 #, c-format
22130 msgid "Too many initial values in list of initializers starting at %0"
22131 msgstr ""
22132
22133 #: f/bad.def:575
22134 msgid "Array or substring specification for `%A' out of range in statement at %0"
22135 msgstr ""
22136
22137 #: f/bad.def:577
22138 msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
22139 msgstr ""
22140
22141 #: f/bad.def:579
22142 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
22143 msgstr ""
22144
22145 #: f/bad.def:581
22146 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
22147 msgstr ""
22148
22149 #: f/bad.def:583
22150 #, c-format
22151 msgid "Not an integer constant expression in implied do-loop in statement at %0"
22152 msgstr ""
22153
22154 #: f/bad.def:585
22155 msgid "Attempt to specify second initial value for element of `%A' at %0"
22156 msgstr ""
22157
22158 #: f/bad.def:587
22159 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
22160 msgstr ""
22161
22162 #: f/bad.def:589
22163 msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
22164 msgstr ""
22165
22166 #: f/bad.def:591
22167 msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
22168 msgstr ""
22169
22170 #: f/bad.def:593
22171 msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
22172 msgstr ""
22173
22174 #: f/bad.def:595
22175 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
22176 msgstr ""
22177
22178 #: f/bad.def:597
22179 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
22180 msgstr ""
22181
22182 #: f/bad.def:599
22183 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
22184 msgstr ""
22185
22186 #: f/bad.def:601
22187 msgid "Padding of %A %D required before `%B' in common block `%C' at %0 -- consider reordering members, largest-type-size first"
22188 msgstr ""
22189
22190 #: f/bad.def:602
22191 msgid "Padding of %A %D required before `%B' in common block `%C' at %0"
22192 msgstr ""
22193
22194 #: f/bad.def:604
22195 msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
22196 msgstr ""
22197
22198 #: f/bad.def:606
22199 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
22200 msgstr ""
22201
22202 #: f/bad.def:608
22203 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
22204 msgstr ""
22205
22206 #: f/bad.def:610
22207 msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
22208 msgstr ""
22209
22210 #: f/bad.def:612
22211 #, c-format
22212 msgid "Invalid length specification at %0 for IMPLICIT statement -- must be integer constant expression"
22213 msgstr ""
22214
22215 #: f/bad.def:613
22216 #, fuzzy, c-format
22217 msgid "Invalid length specification at %0"
22218 msgstr "Ìç Ýãêõñç ñýèìéóç èýñáò (port)"
22219
22220 #: f/bad.def:615
22221 msgid "Type of ENTRY point at %0 to function conflicts with type(s) of previous entrypoint(s) -- must all be identical-length CHARACTER or none be CHARACTER type"
22222 msgstr ""
22223
22224 #: f/bad.def:616
22225 msgid "Type of ENTRY point at %0 to function conflicts with type(s) of previous entrypoint(s)"
22226 msgstr ""
22227
22228 #: f/bad.def:618
22229 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
22230 msgstr ""
22231
22232 #: f/bad.def:620
22233 msgid "Common block `%A' initialized at %0 already initialized at %1 -- only one program unit may specify initial values for a particular common block"
22234 msgstr ""
22235
22236 #: f/bad.def:621
22237 msgid "Common block `%A' initialized at %0 already initialized at %1"
22238 msgstr ""
22239
22240 #: f/bad.def:623
22241 msgid "Initial padding for common block `%A' is %B %C at %0 -- consider reordering members, largest-type-size first"
22242 msgstr ""
22243
22244 #: f/bad.def:624
22245 msgid "Initial padding for common block `%A' is %B %C at %0"
22246 msgstr ""
22247
22248 #: f/bad.def:626
22249 msgid "Initial padding for common block `%A' is %B %D at %0 but %C %E at %1 -- consider reordering members, largest-type-size first"
22250 msgstr ""
22251
22252 #: f/bad.def:627
22253 msgid "Initial padding for common block `%A' is %B %D at %0 but %C %E at %1"
22254 msgstr ""
22255
22256 #: f/bad.def:629
22257 msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
22258 msgstr ""
22259
22260 #: f/bad.def:631
22261 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
22262 msgstr ""
22263
22264 #: f/bad.def:633
22265 msgid "Common block `%A' is initialized to %B %D long at %0 but enlarged to %C %E at %1 -- use consistent definitions or reorder program units in source file"
22266 msgstr ""
22267
22268 #: f/bad.def:634
22269 msgid "Common block `%A' is initialized to %B %D long at %0 but enlarged to %C %E at %1"
22270 msgstr ""
22271
22272 #: f/bad.def:636
22273 #, c-format
22274 msgid "Blank common initialized at %0"
22275 msgstr ""
22276
22277 #: f/bad.def:638
22278 msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
22279 msgstr ""
22280
22281 #: f/bad.def:640
22282 msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
22283 msgstr ""
22284
22285 #: f/bad.def:642
22286 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
22287 msgstr ""
22288
22289 #: f/bad.def:644
22290 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
22291 msgstr ""
22292
22293 #: f/bad.def:646
22294 msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
22295 msgstr ""
22296
22297 #: f/bad.def:648
22298 msgid "Initial character `%A' is lower-case in symbol name at %0"
22299 msgstr ""
22300
22301 #: f/bad.def:650
22302 msgid "DO-variable `%A' is type REAL or DOUBLE PRECISION at %0 -- unexpected behavior likely"
22303 msgstr ""
22304
22305 #: f/bad.def:651
22306 msgid "DO-variable `%A' is type REAL or DOUBLE PRECISION at %0"
22307 msgstr ""
22308
22309 #: f/bad.def:653
22310 msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
22311 msgstr ""
22312
22313 #: f/bad.def:655
22314 #, c-format
22315 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
22316 msgstr ""
22317
22318 #: f/bad.def:657
22319 msgid "Invalid actual argument at %0 -- replace hollerith constants with %%REF('string') and typeless constants with INTEGER constant equivalents, or use -fugly-args or -fugly"
22320 msgstr ""
22321
22322 #: f/bad.def:658
22323 #, fuzzy, c-format
22324 msgid "Invalid actual argument at %0"
22325 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
22326
22327 #: f/bad.def:660
22328 msgid "Quadruple-precision floating-point unsupported -- treating constant at %0 as double-precision"
22329 msgstr ""
22330
22331 #: f/bad.def:661
22332 msgid "Quadruple-precision floating-point unsupported"
22333 msgstr ""
22334
22335 #: f/bad.def:663
22336 msgid "Initialization of large (%B-unit) aggregate area `%A' at %0 currently very slow and takes lots of memory during g77 compile -- to be improved in 0.6"
22337 msgstr ""
22338
22339 #: f/bad.def:664
22340 msgid "This could take a while (initializing `%A' at %0)..."
22341 msgstr ""
22342
22343 #: f/bad.def:666
22344 #, c-format
22345 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
22346 msgstr ""
22347
22348 #: f/bad.def:668
22349 #, fuzzy, c-format
22350 msgid "Truncating characters on right side of character constant at %0"
22351 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
22352
22353 #: f/bad.def:670
22354 #, c-format
22355 msgid "Truncating characters on right side of hollerith constant at %0"
22356 msgstr ""
22357
22358 #: f/bad.def:672
22359 #, c-format
22360 msgid "Truncating non-zero data on left side of numeric constant at %0"
22361 msgstr ""
22362
22363 #: f/bad.def:674
22364 #, c-format
22365 msgid "Truncating non-zero data on left side of typeless constant at %0"
22366 msgstr ""
22367
22368 #: f/bad.def:676
22369 #, fuzzy
22370 msgid "Typeless constant at %0 too large"
22371 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
22372
22373 #: f/bad.def:678
22374 #, c-format
22375 msgid "First-column ampersand continuation at %0"
22376 msgstr ""
22377
22378 #: f/bad.def:680 f/bad.def:682
22379 msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
22380 msgstr ""
22381
22382 #: f/bad.def:684 f/bad.def:686
22383 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
22384 msgstr ""
22385
22386 #: f/bad.def:688 f/bad.def:690
22387 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
22388 msgstr ""
22389
22390 #: f/bad.def:692
22391 msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
22392 msgstr ""
22393
22394 #: f/bad.def:694
22395 msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
22396 msgstr ""
22397
22398 #: f/bad.def:696 f/bad.def:698
22399 msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
22400 msgstr ""
22401
22402 #: f/bad.def:700
22403 #, fuzzy
22404 msgid "Array `%A' at %0 is too large to handle"
22405 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
22406
22407 #: f/bad.def:702
22408 msgid "Statement function `%A' defined at %0 is not used"
22409 msgstr ""
22410
22411 #: f/bad.def:704
22412 msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
22413 msgstr ""
22414
22415 #: f/bad.def:706
22416 #, fuzzy
22417 msgid "Internal compiler error -- cannot perform operation"
22418 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22419
22420 # src/grep.c:1133
22421 #. Kind messages are used in diagnostic location reports of the
22422 #. form "<file>: In function `foo': <error message>".
22423 #: f/info-k.def:32
22424 #, fuzzy
22425 msgid "In unknown kind"
22426 msgstr "Üãíùóôç ìÝèïäïò êáôáëüãùí"
22427
22428 #: f/info-k.def:33
22429 msgid "In entity"
22430 msgstr ""
22431
22432 #: f/info-k.def:34
22433 #, fuzzy
22434 msgid "In function"
22435 msgstr "Óôç óõíÜñôçóç `%s':"
22436
22437 #: f/info-k.def:35
22438 msgid "In subroutine"
22439 msgstr ""
22440
22441 #: f/info-k.def:36
22442 msgid "In program"
22443 msgstr ""
22444
22445 #: f/info-k.def:37
22446 msgid "In block-data unit"
22447 msgstr ""
22448
22449 #: f/info-k.def:38
22450 msgid "In common block"
22451 msgstr ""
22452
22453 #: f/info-k.def:39
22454 msgid "In construct"
22455 msgstr ""
22456
22457 #: f/info-k.def:40
22458 msgid "In namelist"
22459 msgstr ""
22460
22461 #: f/info-k.def:41
22462 msgid "In anything"
22463 msgstr ""
22464
22465 #: java/check-init.c:915
22466 #, c-format
22467 msgid "internal error in check-init: tree code not implemented: %s"
22468 msgstr ""
22469
22470 #: java/check-init.c:988
22471 #, c-format
22472 msgid "final field '%s' may not have been initialized"
22473 msgstr ""
22474
22475 #: java/class.c:567 java/class.c:592
22476 #, fuzzy
22477 msgid "internal error - too many interface type"
22478 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22479
22480 #: java/class.c:742
22481 msgid "bad method signature"
22482 msgstr ""
22483
22484 #: java/class.c:787
22485 msgid "misplaced ConstantValue attribute (not in any field)"
22486 msgstr ""
22487
22488 #: java/class.c:789
22489 #, c-format
22490 msgid "duplicate ConstantValue attribute for field '%s'"
22491 msgstr ""
22492
22493 #: java/class.c:800
22494 #, c-format
22495 msgid "ConstantValue attribute of field '%s' has wrong type"
22496 msgstr ""
22497
22498 #: java/class.c:1149
22499 #, c-format
22500 msgid "field '%s' not found in class"
22501 msgstr ""
22502
22503 #: java/class.c:1407
22504 msgid "abstract method in non-abstract class"
22505 msgstr ""
22506
22507 #: java/class.c:2092
22508 #, c-format
22509 msgid "non-static method '%s' overrides static method"
22510 msgstr ""
22511
22512 #: java/decl.c:1511
22513 #, c-format
22514 msgid "In %s: overlapped variable and exception ranges at %d"
22515 msgstr ""
22516
22517 #: java/decl.c:1599
22518 msgid "bad type in parameter debug info"
22519 msgstr ""
22520
22521 #: java/decl.c:1609
22522 #, c-format
22523 msgid "bad PC range for debug info for local `%s'"
22524 msgstr ""
22525
22526 #: java/expr.c:550
22527 msgid "stack underflow - dup* operation"
22528 msgstr ""
22529
22530 #: java/expr.c:1504
22531 #, c-format
22532 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
22533 msgstr ""
22534
22535 #: java/expr.c:1533
22536 #, fuzzy, c-format
22537 msgid "field `%s' not found"
22538 msgstr "ôï áñ÷åßï ÷Üñôç ÷áñáêôÞñùí `%s' äåí âñÝèçêå"
22539
22540 #: java/expr.c:1684
22541 #, fuzzy
22542 msgid "ret instruction not implemented"
22543 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
22544
22545 #: java/expr.c:1821
22546 #, c-format
22547 msgid "method '%s' not found in class"
22548 msgstr ""
22549
22550 #: java/expr.c:2025
22551 #, c-format
22552 msgid "failed to find class '%s'"
22553 msgstr ""
22554
22555 #: java/expr.c:2037
22556 #, c-format
22557 msgid "class '%s' has no method named '%s' matching signature '%s'"
22558 msgstr ""
22559
22560 #: java/expr.c:2047
22561 msgid "invokestatic on non static method"
22562 msgstr ""
22563
22564 #: java/expr.c:2052
22565 msgid "invokestatic on abstract method"
22566 msgstr ""
22567
22568 #: java/expr.c:2060
22569 msgid "invoke[non-static] on static method"
22570 msgstr ""
22571
22572 #: java/expr.c:2337
22573 #, c-format
22574 msgid "missing field '%s' in '%s'"
22575 msgstr ""
22576
22577 #: java/expr.c:2343
22578 #, c-format
22579 msgid "mismatching signature for field '%s' in '%s'"
22580 msgstr ""
22581
22582 #: java/expr.c:2366
22583 #, c-format
22584 msgid "assignment to final field `%s' not in field's class"
22585 msgstr ""
22586
22587 #: java/expr.c:2371
22588 #, c-format
22589 msgid "assignment to final static field `%s' not in class initializer"
22590 msgstr ""
22591
22592 #: java/expr.c:2378
22593 #, c-format
22594 msgid "assignment to final field `%s' not in constructor"
22595 msgstr ""
22596
22597 #: java/expr.c:2616
22598 #, fuzzy, c-format
22599 msgid "can't expand %s"
22600 msgstr "%s: áäõíáìßá óôçí áíÜãíùóç %s: %s\n"
22601
22602 #: java/expr.c:2792
22603 #, fuzzy
22604 msgid "invalid PC in line number table"
22605 msgstr "ìç Ýãêõñïò áñ÷éêüò áñéèìüò ãñáììÞò: `%s'"
22606
22607 #. We've just reached the end of a region of dead code.
22608 #: java/expr.c:2837
22609 #, c-format
22610 msgid "unreachable bytecode from %d to before %d"
22611 msgstr ""
22612
22613 #. We've just reached the end of a region of dead code.
22614 #: java/expr.c:2874
22615 #, c-format
22616 msgid "unreachable bytecode from %d to the end of the method"
22617 msgstr ""
22618
22619 #. duplicate code from LOAD macro
22620 #: java/expr.c:3193
22621 msgid "unrecogized wide sub-instruction"
22622 msgstr ""
22623
22624 #: java/jcf-io.c:410
22625 #, c-format
22626 msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
22627 msgstr ""
22628
22629 #: java/jcf-parse.c:379
22630 #, fuzzy
22631 msgid "bad string constant"
22632 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
22633
22634 #: java/jcf-parse.c:435
22635 #, c-format
22636 msgid "bad value constant type %d, index %d"
22637 msgstr ""
22638
22639 #: java/jcf-parse.c:693
22640 #, fuzzy, c-format
22641 msgid "cannot find file for class %s"
22642 msgstr "äå âñÝèçêå ï ðñïåðåîåñãáóôÞò C: %s \n"
22643
22644 #: java/jcf-parse.c:705
22645 #, fuzzy
22646 msgid "not a valid Java .class file"
22647 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
22648
22649 #: java/jcf-parse.c:708
22650 #, fuzzy
22651 msgid "error while parsing constant pool"
22652 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ"
22653
22654 #: java/jcf-parse.c:711
22655 #, c-format
22656 msgid "error in constant pool entry #%d\n"
22657 msgstr ""
22658
22659 #. FIXME - where was first time
22660 #: java/jcf-parse.c:723
22661 #, c-format
22662 msgid "reading class %s for the second time from %s"
22663 msgstr ""
22664
22665 #: java/jcf-parse.c:741
22666 #, fuzzy
22667 msgid "error while parsing fields"
22668 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ"
22669
22670 #: java/jcf-parse.c:744
22671 #, fuzzy
22672 msgid "error while parsing methods"
22673 msgstr "óöÜëìá êáôÜ ôçí áíÜãíùóç ôçò åéóüäïõ"
22674
22675 #: java/jcf-parse.c:747
22676 #, fuzzy
22677 msgid "error while parsing final attributes"
22678 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
22679
22680 #: java/jcf-parse.c:761
22681 #, c-format
22682 msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute.  This generally means that your classpath is incorrectly set.  Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath"
22683 msgstr ""
22684
22685 #: java/jcf-parse.c:846
22686 #, fuzzy
22687 msgid "missing Code attribute"
22688 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
22689
22690 #: java/jcf-parse.c:1081
22691 msgid "source file seen twice on command line and will be compiled only once"
22692 msgstr ""
22693
22694 #: java/jcf-parse.c:1097
22695 #, fuzzy
22696 msgid "no input file specified"
22697 msgstr "Äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ"
22698
22699 #: java/jcf-parse.c:1129
22700 #, fuzzy, c-format
22701 msgid "can't close input file %s"
22702 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åéóüäïõ `%s'"
22703
22704 #: java/jcf-parse.c:1166
22705 #, c-format
22706 msgid "bad zip/jar file %s"
22707 msgstr ""
22708
22709 #: java/jcf-write.c:2626
22710 #, c-format
22711 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
22712 msgstr ""
22713
22714 #: java/jcf-write.c:2933
22715 #, fuzzy
22716 msgid "field initializer type mismatch"
22717 msgstr "Êáêïóõíôáßñéáóìá ôýðùí êáôá÷þñçóçò/ðßíáêá"
22718
22719 #: java/jcf-write.c:3342
22720 #, fuzzy, c-format
22721 msgid "can't create directory %s"
22722 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß ï êáôÜëïãïò %s: %s\n"
22723
22724 #: java/jcf-write.c:3369
22725 #, fuzzy, c-format
22726 msgid "can't to open %s"
22727 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
22728
22729 #: java/jv-scan.c:183
22730 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
22731 msgstr ""
22732
22733 #: java/jv-scan.c:186
22734 #, fuzzy, c-format
22735 msgid "can't open output file `%s'"
22736 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
22737
22738 #: java/jv-scan.c:222
22739 #, fuzzy, c-format
22740 msgid "file not found `%s'"
22741 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
22742
22743 #: java/jvspec.c:384
22744 msgid "can't specify `-D' without `--main'\n"
22745 msgstr ""
22746
22747 #: java/jvspec.c:390
22748 #, fuzzy
22749 msgid "-R requires -o"
22750 msgstr "ÅóöáëìÝíïò êþäéêáò áßôçóçò"
22751
22752 #: java/jvspec.c:397
22753 msgid "warning: already-compiled .class files ignored with -C"
22754 msgstr ""
22755
22756 #: java/jvspec.c:404
22757 #, fuzzy
22758 msgid "cannot specify both -C and -o"
22759 msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá"
22760
22761 #: java/jvspec.c:416
22762 #, fuzzy
22763 msgid "cannot create temporary file"
22764 msgstr "ÓÖÁËÌÁ: Áäõíáìßá äçìéïõñãßáò ðñïóùñéíïý áñ÷åßïõ ãéá áëëáãÞ"
22765
22766 #: java/jvspec.c:444
22767 msgid "using both @FILE with multiple files not implemented"
22768 msgstr ""
22769
22770 #: java/jvspec.c:501
22771 #, fuzzy
22772 msgid "cannot specify `main' class when not linking"
22773 msgstr "Äåí åßíáé äõíáôü íá äçëùèåß áñéèìüò óôçëþí óôçí ðáñÜëëçëç åêôýðùóç."
22774
22775 #: java/lang.c:433
22776 msgid "can't do dependency tracking with input from stdin"
22777 msgstr ""
22778
22779 #: java/lang.c:449
22780 msgid "couldn't determine target name for dependency tracking"
22781 msgstr ""
22782
22783 #: java/lex.c:303
22784 #, c-format
22785 msgid ""
22786 "unknown encoding: `%s'\n"
22787 "This might mean that your locale's encoding is not supported\n"
22788 "by your system's iconv(3) implementation.  If you aren't trying\n"
22789 "to use a particular encoding for your input file, try the\n"
22790 "`--encoding=UTF-8' option"
22791 msgstr ""
22792
22793 #: java/mangle.c:85
22794 #, fuzzy, c-format
22795 msgid "can't mangle %s"
22796 msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
22797
22798 #: java/mangle_name.c:145 java/mangle_name.c:217
22799 #, fuzzy
22800 msgid "internal error - invalid Utf8 name"
22801 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22802
22803 #: ../../../gcc/vanilla/gcc/java/parse.y:748
22804 #: ../../../gcc/vanilla/gcc/java/parse.y:786
22805 #, fuzzy
22806 msgid "Missing name"
22807 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
22808
22809 #: ../../../gcc/vanilla/gcc/java/parse.y:750
22810 #: ../../../gcc/vanilla/gcc/java/parse.y:788
22811 #: ../../../gcc/vanilla/gcc/java/parse.y:813
22812 #: ../../../gcc/vanilla/gcc/java/parse.y:997
22813 #: ../../../gcc/vanilla/gcc/java/parse.y:1344
22814 #: ../../../gcc/vanilla/gcc/java/parse.y:1555
22815 #: ../../../gcc/vanilla/gcc/java/parse.y:1557
22816 #: ../../../gcc/vanilla/gcc/java/parse.y:1786
22817 #: ../../../gcc/vanilla/gcc/java/parse.y:1812
22818 #: ../../../gcc/vanilla/gcc/java/parse.y:1823
22819 #: ../../../gcc/vanilla/gcc/java/parse.y:1834
22820 #: ../../../gcc/vanilla/gcc/java/parse.y:1846
22821 msgid "';' expected"
22822 msgstr "áíáìåíüôáí ';'"
22823
22824 #: ../../../gcc/vanilla/gcc/java/parse.y:811
22825 msgid "'*' expected"
22826 msgstr "áíáìåíüôáí '*'"
22827
22828 #: ../../../gcc/vanilla/gcc/java/parse.y:825
22829 msgid "Class or interface declaration expected"
22830 msgstr ""
22831
22832 #: ../../../gcc/vanilla/gcc/java/parse.y:860
22833 #: ../../../gcc/vanilla/gcc/java/parse.y:862
22834 #, fuzzy
22835 msgid "Missing class name"
22836 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
22837
22838 #: ../../../gcc/vanilla/gcc/java/parse.y:865
22839 #: ../../../gcc/vanilla/gcc/java/parse.y:869
22840 #: ../../../gcc/vanilla/gcc/java/parse.y:877
22841 #: ../../../gcc/vanilla/gcc/java/parse.y:1042
22842 #: ../../../gcc/vanilla/gcc/java/parse.y:1290
22843 #: ../../../gcc/vanilla/gcc/java/parse.y:1292
22844 #: ../../../gcc/vanilla/gcc/java/parse.y:1621
22845 #: ../../../gcc/vanilla/gcc/java/parse.y:1857
22846 #: ../../../gcc/vanilla/gcc/java/parse.y:1889
22847 #: ../../../gcc/vanilla/gcc/java/parse.y:1941
22848 msgid "'{' expected"
22849 msgstr "áíáìåíüôáí '{'"
22850
22851 #: ../../../gcc/vanilla/gcc/java/parse.y:879
22852 msgid "Missing super class name"
22853 msgstr ""
22854
22855 #: ../../../gcc/vanilla/gcc/java/parse.y:889
22856 #: ../../../gcc/vanilla/gcc/java/parse.y:905
22857 #, fuzzy
22858 msgid "Missing interface name"
22859 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
22860
22861 #: ../../../gcc/vanilla/gcc/java/parse.y:976
22862 #: ../../../gcc/vanilla/gcc/java/parse.y:1309
22863 #: ../../../gcc/vanilla/gcc/java/parse.y:1370
22864 #: ../../../gcc/vanilla/gcc/java/parse.y:1579
22865 #: ../../../gcc/vanilla/gcc/java/parse.y:1801
22866 #: ../../../gcc/vanilla/gcc/java/parse.y:1810
22867 #: ../../../gcc/vanilla/gcc/java/parse.y:1821
22868 #: ../../../gcc/vanilla/gcc/java/parse.y:1832
22869 #: ../../../gcc/vanilla/gcc/java/parse.y:1844
22870 #: ../../../gcc/vanilla/gcc/java/parse.y:1861
22871 #: ../../../gcc/vanilla/gcc/java/parse.y:1863
22872 #: ../../../gcc/vanilla/gcc/java/parse.y:1934
22873 #: ../../../gcc/vanilla/gcc/java/parse.y:2105
22874 #: ../../../gcc/vanilla/gcc/java/parse.y:2167
22875 #: ../../../gcc/vanilla/gcc/java/parse.y:2319
22876 #: ../../../gcc/vanilla/gcc/java/parse.y:2331
22877 #: ../../../gcc/vanilla/gcc/java/parse.y:2338
22878 #: ../../../gcc/vanilla/gcc/java/parse.y:2345
22879 #: ../../../gcc/vanilla/gcc/java/parse.y:2356
22880 #: ../../../gcc/vanilla/gcc/java/parse.y:2358
22881 #: ../../../gcc/vanilla/gcc/java/parse.y:2396
22882 #: ../../../gcc/vanilla/gcc/java/parse.y:2398
22883 #: ../../../gcc/vanilla/gcc/java/parse.y:2400
22884 #: ../../../gcc/vanilla/gcc/java/parse.y:2421
22885 #: ../../../gcc/vanilla/gcc/java/parse.y:2423
22886 #: ../../../gcc/vanilla/gcc/java/parse.y:2425
22887 #: ../../../gcc/vanilla/gcc/java/parse.y:2441
22888 #: ../../../gcc/vanilla/gcc/java/parse.y:2443
22889 #: ../../../gcc/vanilla/gcc/java/parse.y:2464
22890 #: ../../../gcc/vanilla/gcc/java/parse.y:2466
22891 #: ../../../gcc/vanilla/gcc/java/parse.y:2468
22892 #: ../../../gcc/vanilla/gcc/java/parse.y:2496
22893 #: ../../../gcc/vanilla/gcc/java/parse.y:2498
22894 #: ../../../gcc/vanilla/gcc/java/parse.y:2500
22895 #: ../../../gcc/vanilla/gcc/java/parse.y:2502
22896 #: ../../../gcc/vanilla/gcc/java/parse.y:2520
22897 #: ../../../gcc/vanilla/gcc/java/parse.y:2522
22898 #: ../../../gcc/vanilla/gcc/java/parse.y:2533
22899 #: ../../../gcc/vanilla/gcc/java/parse.y:2544
22900 #: ../../../gcc/vanilla/gcc/java/parse.y:2555
22901 #: ../../../gcc/vanilla/gcc/java/parse.y:2566
22902 #: ../../../gcc/vanilla/gcc/java/parse.y:2577
22903 #: ../../../gcc/vanilla/gcc/java/parse.y:2590
22904 #: ../../../gcc/vanilla/gcc/java/parse.y:2594
22905 #: ../../../gcc/vanilla/gcc/java/parse.y:2596
22906 #: ../../../gcc/vanilla/gcc/java/parse.y:2609
22907 #, fuzzy
22908 msgid "Missing term"
22909 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
22910
22911 #: ../../../gcc/vanilla/gcc/java/parse.y:991
22912 msgid "Missing variable initializer"
22913 msgstr ""
22914
22915 #: ../../../gcc/vanilla/gcc/java/parse.y:1008
22916 #, fuzzy
22917 msgid "Invalid declaration"
22918 msgstr "Ìç Ýãêõñç áíôáëëáãÞ"
22919
22920 #: ../../../gcc/vanilla/gcc/java/parse.y:1014
22921 msgid "Can't specify array dimension in a declaration"
22922 msgstr ""
22923
22924 #: ../../../gcc/vanilla/gcc/java/parse.y:1016
22925 #: ../../../gcc/vanilla/gcc/java/parse.y:1092
22926 #: ../../../gcc/vanilla/gcc/java/parse.y:2142
22927 #: ../../../gcc/vanilla/gcc/java/parse.y:2164
22928 #: ../../../gcc/vanilla/gcc/java/parse.y:2168
22929 #: ../../../gcc/vanilla/gcc/java/parse.y:2203
22930 #: ../../../gcc/vanilla/gcc/java/parse.y:2280
22931 #: ../../../gcc/vanilla/gcc/java/parse.y:2290
22932 msgid "']' expected"
22933 msgstr "áíáìåíüôáí ']'"
22934
22935 # src/dfa.c:652 src/dfa.c:655 src/dfa.c:682 src/dfa.c:686 src/dfa.c:687
22936 # src/dfa.c:690 src/dfa.c:703 src/dfa.c:704
22937 # src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695
22938 # src/dfa.c:698 src/dfa.c:711 src/dfa.c:712
22939 #: ../../../gcc/vanilla/gcc/java/parse.y:1020
22940 #, fuzzy
22941 msgid "Unbalanced ']'"
22942 msgstr "Ìç éóóïñïðçìÝíï ["
22943
22944 #: ../../../gcc/vanilla/gcc/java/parse.y:1056
22945 msgid "Invalid method declaration, method name required"
22946 msgstr ""
22947
22948 #: ../../../gcc/vanilla/gcc/java/parse.y:1062
22949 #: ../../../gcc/vanilla/gcc/java/parse.y:1064
22950 #: ../../../gcc/vanilla/gcc/java/parse.y:2025
22951 #, fuzzy
22952 msgid "Identifier expected"
22953 msgstr "ÐñïóäéïñéóôÞò áöáéñÝèçêå"
22954
22955 #: ../../../gcc/vanilla/gcc/java/parse.y:1067
22956 msgid "Invalid method declaration, return type required"
22957 msgstr ""
22958
22959 #: ../../../gcc/vanilla/gcc/java/parse.y:1090
22960 #: ../../../gcc/vanilla/gcc/java/parse.y:1535
22961 #: ../../../gcc/vanilla/gcc/java/parse.y:1542
22962 #: ../../../gcc/vanilla/gcc/java/parse.y:1551
22963 #: ../../../gcc/vanilla/gcc/java/parse.y:1553
22964 #: ../../../gcc/vanilla/gcc/java/parse.y:1581
22965 #: ../../../gcc/vanilla/gcc/java/parse.y:1689
22966 #: ../../../gcc/vanilla/gcc/java/parse.y:1970
22967 #: ../../../gcc/vanilla/gcc/java/parse.y:2023
22968 msgid "')' expected"
22969 msgstr "áíáìåíüôáí '('"
22970
22971 #: ../../../gcc/vanilla/gcc/java/parse.y:1106
22972 #, fuzzy
22973 msgid "Missing formal parameter term"
22974 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
22975
22976 #: ../../../gcc/vanilla/gcc/java/parse.y:1121
22977 #: ../../../gcc/vanilla/gcc/java/parse.y:1126
22978 #, fuzzy
22979 msgid "Missing identifier"
22980 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
22981
22982 #: ../../../gcc/vanilla/gcc/java/parse.y:1146
22983 #: ../../../gcc/vanilla/gcc/java/parse.y:1155
22984 msgid "Missing class type term"
22985 msgstr ""
22986
22987 #: ../../../gcc/vanilla/gcc/java/parse.y:1307
22988 #, fuzzy
22989 msgid "Invalid interface type"
22990 msgstr "Ìç Ýãêõñïò åîáêñéâùôÞò(verifier) åîõðçñåôïýìåíïõ"
22991
22992 #: ../../../gcc/vanilla/gcc/java/parse.y:1499
22993 #: ../../../gcc/vanilla/gcc/java/parse.y:1668
22994 #: ../../../gcc/vanilla/gcc/java/parse.y:1670
22995 msgid "':' expected"
22996 msgstr "áíáìåíüôáí ':'"
22997
22998 #: ../../../gcc/vanilla/gcc/java/parse.y:1521
22999 #: ../../../gcc/vanilla/gcc/java/parse.y:1526
23000 #: ../../../gcc/vanilla/gcc/java/parse.y:1531
23001 #, fuzzy
23002 msgid "Invalid expression statement"
23003 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
23004
23005 #: ../../../gcc/vanilla/gcc/java/parse.y:1549
23006 #: ../../../gcc/vanilla/gcc/java/parse.y:1577
23007 #: ../../../gcc/vanilla/gcc/java/parse.y:1617
23008 #: ../../../gcc/vanilla/gcc/java/parse.y:1685
23009 #: ../../../gcc/vanilla/gcc/java/parse.y:1753
23010 #: ../../../gcc/vanilla/gcc/java/parse.y:1859
23011 #: ../../../gcc/vanilla/gcc/java/parse.y:1927
23012 #: ../../../gcc/vanilla/gcc/java/parse.y:2017
23013 #: ../../../gcc/vanilla/gcc/java/parse.y:2019
23014 #: ../../../gcc/vanilla/gcc/java/parse.y:2027
23015 #: ../../../gcc/vanilla/gcc/java/parse.y:2263
23016 #: ../../../gcc/vanilla/gcc/java/parse.y:2265
23017 msgid "'(' expected"
23018 msgstr "áíáìåíüôáí '('"
23019
23020 #: ../../../gcc/vanilla/gcc/java/parse.y:1619
23021 #, fuzzy
23022 msgid "Missing term or ')'"
23023 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
23024
23025 #: ../../../gcc/vanilla/gcc/java/parse.y:1666
23026 #, fuzzy
23027 msgid "Missing or invalid constant expression"
23028 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
23029
23030 #: ../../../gcc/vanilla/gcc/java/parse.y:1687
23031 msgid "Missing term and ')' expected"
23032 msgstr ""
23033
23034 #: ../../../gcc/vanilla/gcc/java/parse.y:1726
23035 #, fuzzy
23036 msgid "Invalid control expression"
23037 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
23038
23039 #: ../../../gcc/vanilla/gcc/java/parse.y:1728
23040 #: ../../../gcc/vanilla/gcc/java/parse.y:1730
23041 #, fuzzy
23042 msgid "Invalid update expression"
23043 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
23044
23045 #: ../../../gcc/vanilla/gcc/java/parse.y:1755
23046 #, fuzzy
23047 msgid "Invalid init statement"
23048 msgstr "Ìç Ýãêõñç ðáñÜìåôñïò"
23049
23050 #: ../../../gcc/vanilla/gcc/java/parse.y:1930
23051 msgid "Missing term or ')' expected"
23052 msgstr ""
23053
23054 #: ../../../gcc/vanilla/gcc/java/parse.y:1972
23055 msgid "'class' or 'this' expected"
23056 msgstr ""
23057
23058 #: ../../../gcc/vanilla/gcc/java/parse.y:1974
23059 #: ../../../gcc/vanilla/gcc/java/parse.y:1976
23060 #, fuzzy
23061 msgid "'class' expected"
23062 msgstr "áíáìåíüôáí ')'\n"
23063
23064 #: ../../../gcc/vanilla/gcc/java/parse.y:2021
23065 #, fuzzy
23066 msgid "')' or term expected"
23067 msgstr "áíáìåíüôáí ')'\n"
23068
23069 #: ../../../gcc/vanilla/gcc/java/parse.y:2140
23070 msgid "'[' expected"
23071 msgstr "áíáìåíüôáí '['"
23072
23073 #: ../../../gcc/vanilla/gcc/java/parse.y:2218
23074 #, fuzzy
23075 msgid "Field expected"
23076 msgstr "Ç èõãáôñéêÞ äéåñãáóßá ôåñìáôßóôçêå"
23077
23078 #: ../../../gcc/vanilla/gcc/java/parse.y:2275
23079 #: ../../../gcc/vanilla/gcc/java/parse.y:2285
23080 msgid "Missing term and ']' expected"
23081 msgstr ""
23082
23083 #: ../../../gcc/vanilla/gcc/java/parse.y:2389
23084 #, fuzzy
23085 msgid "']' expected, invalid type expression"
23086 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
23087
23088 #: ../../../gcc/vanilla/gcc/java/parse.y:2392
23089 #, fuzzy
23090 msgid "Invalid type expression"
23091 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
23092
23093 #: ../../../gcc/vanilla/gcc/java/parse.y:2504
23094 #, fuzzy
23095 msgid "Invalid reference type"
23096 msgstr "Ìç Ýãêõñç ðéóù-ðáñáðïìðÞ"
23097
23098 #: ../../../gcc/vanilla/gcc/java/parse.y:2982
23099 msgid "Constructor invocation must be first thing in a constructor"
23100 msgstr ""
23101
23102 #: ../../../gcc/vanilla/gcc/java/parse.y:2984
23103 msgid "Only constructors can invoke constructors"
23104 msgstr ""
23105
23106 #: ../../../gcc/vanilla/gcc/java/parse.y:2993
23107 #, c-format
23108 msgid ": `%s' JDK1.1(TM) feature"
23109 msgstr ""
23110
23111 #: ../../../gcc/vanilla/gcc/java/parse.y:3053
23112 #: ../../../gcc/vanilla/gcc/java/parse.y:3055
23113 #, c-format
23114 msgid ""
23115 "%s.\n"
23116 "%s"
23117 msgstr ""
23118
23119 #: ../../../gcc/vanilla/gcc/java/parse.y:6789
23120 #, c-format
23121 msgid "malformed .zip archive in CLASSPATH: %s"
23122 msgstr ""
23123
23124 #: ../../../gcc/vanilla/gcc/java/parse.y:6860
23125 #, c-format
23126 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
23127 msgstr ""
23128
23129 #: ../../../gcc/vanilla/gcc/java/parse.y:12191
23130 #, fuzzy, c-format
23131 msgid "missing static field `%s'"
23132 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
23133
23134 #: ../../../gcc/vanilla/gcc/java/parse.y:12196
23135 #, fuzzy, c-format
23136 msgid "not a static field `%s'"
23137 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
23138
23139 #: ../../../gcc/vanilla/gcc/java/parse.y:12239
23140 #, fuzzy, c-format
23141 msgid "No case for %s"
23142 msgstr "ÓöÜëìá åðåîåñãáóßáò: %s"
23143
23144 #: ../../../gcc/vanilla/gcc/java/parse.y:13140
23145 #, fuzzy, c-format
23146 msgid "unregistered operator %s"
23147 msgstr "ðïôÝ äåí äçëþèçêå ôï ðñüãñáììá %d\n"
23148
23149 #: java/typeck.c:566
23150 #, fuzzy
23151 msgid "junk at end of signature string"
23152 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
23153
23154 #: java/verify.c:480
23155 #, fuzzy
23156 msgid "bad pc in exception_table"
23157 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
23158
23159 #: java/verify.c:1392
23160 #, c-format
23161 msgid "unknown opcode %d@pc=%d during verification"
23162 msgstr ""
23163
23164 #: java/verify.c:1462 java/verify.c:1475 java/verify.c:1479
23165 #, c-format
23166 msgid "verification error at PC=%d"
23167 msgstr ""
23168
23169 #: java/lang-options.h:32
23170 msgid "Disable automatic array bounds checking"
23171 msgstr ""
23172
23173 #: java/lang-options.h:34
23174 msgid "Assume native functions are implemented using JNI"
23175 msgstr ""
23176
23177 #: java/lang-options.h:36
23178 msgid "Set class path and suppress system path"
23179 msgstr ""
23180
23181 #: java/lang-options.h:38
23182 msgid "Set class path"
23183 msgstr ""
23184
23185 #: java/lang-options.h:40
23186 msgid "Choose class whose main method should be used"
23187 msgstr ""
23188
23189 #: java/lang-options.h:42
23190 msgid "Choose input encoding (default comes from locale)"
23191 msgstr ""
23192
23193 #: java/lang-options.h:44
23194 msgid "Add directory to class path"
23195 msgstr ""
23196
23197 #: java/lang-options.h:46
23198 msgid "Directory where class files should be written"
23199 msgstr ""
23200
23201 #: java/lang-options.h:48
23202 #, fuzzy
23203 msgid "Warn if modifiers are specified when not necessary"
23204 msgstr "äå ìðïñïýí íá äçëþíïíôáé áñ÷åßá üôáí ãßíåôáé ÷ñÞóç ôïõ --string"
23205
23206 #: java/lang-options.h:50
23207 msgid "Warn if deprecated empty statements are found"
23208 msgstr ""
23209
23210 #: java/lang-options.h:52
23211 msgid "Warn if .class files are out of date"
23212 msgstr ""
23213
23214 #: java/lang-options.h:54
23215 msgid "Always check for non gcj generated classes archives"
23216 msgstr ""
23217
23218 #: java/lang-options.h:56
23219 msgid "Never optimize static class initialization code"
23220 msgstr ""
23221
23222 #: objc/objc-act.c:606
23223 msgid "no class name specified as argument to -fconstant-string-class"
23224 msgstr ""
23225
23226 #: objc/objc-act.c:757
23227 #, c-format
23228 msgid "object does not conform to the `%s' protocol"
23229 msgstr ""
23230
23231 #: objc/objc-act.c:801
23232 #, c-format
23233 msgid "class `%s' does not implement the `%s' protocol"
23234 msgstr ""
23235
23236 #: objc/objc-act.c:939
23237 #, c-format
23238 msgid "unexpected type for `id' (%s)"
23239 msgstr ""
23240
23241 #: objc/objc-act.c:944
23242 msgid "undefined type `id', please import <objc/objc.h>"
23243 msgstr ""
23244
23245 #: objc/objc-act.c:996
23246 #, c-format
23247 msgid "protocol `%s' has circular dependency"
23248 msgstr ""
23249
23250 #: objc/objc-act.c:1018 objc/objc-act.c:5229
23251 #, fuzzy, c-format
23252 msgid "cannot find protocol declaration for `%s'"
23253 msgstr "áäõíáìßá åéóáãùãÞò óôïé÷åßï ðáñáâïëÞò `%.*s'"
23254
23255 #: objc-parse.y:1752 objc/objc-act.c:1279 objc/objc-act.c:5747
23256 #: objc/objc-act.c:6077 objc/objc-act.c:6126 objc/objc-act.c:6162
23257 #, fuzzy, c-format
23258 msgid "cannot find interface declaration for `%s'"
23259 msgstr "áäõíáìßá áíÜãíùóçò êåöáëßäáò áðü ôï `%s'"
23260
23261 #: objc/objc-act.c:1304
23262 #, fuzzy, c-format
23263 msgid "cannot find reference tag for class `%s'"
23264 msgstr "äå âñÝèçêå ï ðñïåðåîåñãáóôÞò C: %s \n"
23265
23266 #: objc/objc-act.c:2314
23267 #, fuzzy, c-format
23268 msgid "cannot find class `%s'"
23269 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
23270
23271 #: objc/objc-act.c:2316
23272 #, fuzzy, c-format
23273 msgid "class `%s' already exists"
23274 msgstr "(ôï áñ÷åßï Þäç õðÜñ÷åé)"
23275
23276 #. fatal did not work with 2 args...should fix
23277 #: objc/objc-act.c:2440
23278 #, c-format
23279 msgid "cannot find interface declaration for `%s', superclass of `%s'"
23280 msgstr ""
23281
23282 #: objc/objc-act.c:2447
23283 #, c-format
23284 msgid "circular inheritance in interface declaration for `%s'"
23285 msgstr ""
23286
23287 #: objc/objc-act.c:3500 objc/objc-act.c:3517
23288 #, fuzzy
23289 msgid "inconsistent instance variable specification"
23290 msgstr "Ìåôáãëùôôéóìüò ðñïäéáãñáöþí ôïðéêþí ñõèìßóåùí"
23291
23292 #: objc/objc-act.c:4710
23293 #, fuzzy, c-format
23294 msgid "multiple declarations for method `%s'"
23295 msgstr "ðïëëáðëüò áñéèìüò åðéëïãþí ôçí åíôïëÞ `s'"
23296
23297 #: objc/objc-act.c:4876
23298 #, fuzzy, c-format
23299 msgid "invalid receiver type `%s'"
23300 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
23301
23302 #: objc/objc-act.c:4907 objc/objc-act.c:4933 objc/objc-act.c:4981
23303 #, fuzzy, c-format
23304 msgid "`%s' does not respond to `%s'"
23305 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
23306
23307 # src/outer.c:102
23308 #: objc/objc-act.c:4913 objc/objc-act.c:7197
23309 #, fuzzy, c-format
23310 msgid "no super class declared in interface for `%s'"
23311 msgstr "Ï áíôéôïðïèåôçôÞò åðéöÜíåéáò Ý÷åé ôåèåß ðåñéóóüôåñï áðü ìéá öïñÜ ãéá ôï `%s'"
23312
23313 #: objc/objc-act.c:5011
23314 msgid "cannot find class (factory) method"
23315 msgstr ""
23316
23317 #: objc/objc-act.c:5012 objc/objc-act.c:5056
23318 #, c-format
23319 msgid "return type for `%s' defaults to id"
23320 msgstr ""
23321
23322 #: objc/objc-act.c:5029
23323 #, fuzzy, c-format
23324 msgid "method `%s' not implemented by protocol"
23325 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé áðü ôï ðñùôüêïëëï"
23326
23327 #: objc/objc-act.c:5038
23328 msgid "return type defaults to id"
23329 msgstr ""
23330
23331 # src/install.c:562
23332 #: objc/objc-act.c:5055
23333 #, fuzzy
23334 msgid "cannot find method"
23335 msgstr "áäõíáìßá äéêñÜíùóçò"
23336
23337 #. Historically, a class method that produced objects (factory
23338 #. method) would assign `self' to the instance that it
23339 #. allocated.  This would effectively turn the class method into
23340 #. an instance method.  Following this assignment, the instance
23341 #. variables could be accessed.  That practice, while safe,
23342 #. violates the simple rule that a class method should not refer
23343 #. to an instance variable.  It's better to catch the cases
23344 #. where this is done unknowingly than to support the above
23345 #. paradigm.
23346 #: objc/objc-act.c:5298
23347 #, c-format
23348 msgid "instance variable `%s' accessed in class method"
23349 msgstr ""
23350
23351 #: objc/objc-act.c:5548
23352 #, fuzzy, c-format
23353 msgid "duplicate definition of class method `%s'"
23354 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
23355
23356 #: objc/objc-act.c:5554
23357 #, fuzzy, c-format
23358 msgid "duplicate declaration of class method `%s'"
23359 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
23360
23361 #: objc/objc-act.c:5590
23362 #, fuzzy, c-format
23363 msgid "duplicate definition of instance method `%s'"
23364 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
23365
23366 #: objc/objc-act.c:5596
23367 #, fuzzy, c-format
23368 msgid "duplicate declaration of instance method `%s'"
23369 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
23370
23371 #: objc/objc-act.c:5636
23372 #, c-format
23373 msgid "duplicate interface declaration for category `%s(%s)'"
23374 msgstr ""
23375
23376 #: objc/objc-act.c:5722
23377 #, c-format
23378 msgid "instance variable `%s' is declared private"
23379 msgstr ""
23380
23381 #: objc/objc-act.c:5769
23382 #, c-format
23383 msgid "instance variable `%s' is declared %s"
23384 msgstr ""
23385
23386 #: objc/objc-act.c:5779
23387 msgid "static access to object of type `id'"
23388 msgstr ""
23389
23390 #: objc/objc-act.c:5816 objc/objc-act.c:5909
23391 #, c-format
23392 msgid "incomplete implementation of class `%s'"
23393 msgstr ""
23394
23395 #: objc/objc-act.c:5820 objc/objc-act.c:5914
23396 #, fuzzy, c-format
23397 msgid "incomplete implementation of category `%s'"
23398 msgstr "áðïôõ÷ßá êáôÜ ôçí åããñáöÞ äåäïìÝíùí ãéá ôçí êáôçãïñßá `%s'"
23399
23400 #: objc/objc-act.c:5825 objc/objc-act.c:5919
23401 #, c-format
23402 msgid "method definition for `%c%s' not found"
23403 msgstr ""
23404
23405 #: objc/objc-act.c:5963
23406 #, c-format
23407 msgid "%s `%s' does not fully implement the `%s' protocol"
23408 msgstr ""
23409
23410 #: objc/objc-act.c:6021 objc/objc-act.c:8118
23411 msgid "`@end' missing in implementation context"
23412 msgstr ""
23413
23414 #: objc/objc-act.c:6049
23415 #, c-format
23416 msgid "reimplementation of class `%s'"
23417 msgstr ""
23418
23419 # src/request.c:806 src/request.c:912
23420 #: objc/objc-act.c:6091
23421 #, fuzzy, c-format
23422 msgid "conflicting super class name `%s'"
23423 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
23424
23425 #: objc/objc-act.c:6106
23426 #, fuzzy, c-format
23427 msgid "duplicate interface declaration for class `%s'"
23428 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
23429
23430 #: objc/objc-act.c:6388
23431 #, fuzzy, c-format
23432 msgid "duplicate declaration for protocol `%s'"
23433 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
23434
23435 #: objc/objc-act.c:7238
23436 msgid "[super ...] must appear in a method context"
23437 msgstr ""
23438
23439 #: objc/objc-act.c:8220 objc/objc-act.c:8236
23440 #, c-format
23441 msgid "potential selector conflict for method `%s'"
23442 msgstr ""
23443
23444 #: objc-parse.y:2602
23445 msgid "`@end' must appear in an implementation context"
23446 msgstr ""
23447
23448 #: objc-parse.y:2876
23449 msgid "method definition not in class context"
23450 msgstr ""
23451
23452 #: objc/lang-options.h:27
23453 msgid "Dump decls to a .decl file"
23454 msgstr ""
23455
23456 #: objc/lang-options.h:29
23457 msgid "Generate code for GNU runtime environment"
23458 msgstr ""
23459
23460 #: objc/lang-options.h:32
23461 msgid "Generate code for NeXT runtime environment"
23462 msgstr ""
23463
23464 #: objc/lang-options.h:35
23465 msgid "Warn if a selector has multiple methods"
23466 msgstr ""
23467
23468 #: objc/lang-options.h:39
23469 msgid "Do not warn if inherited methods are unimplemented"
23470 msgstr ""
23471
23472 #: objc/lang-options.h:41
23473 msgid "Generate C header of platform specific features"
23474 msgstr ""
23475
23476 #: objc/lang-options.h:43
23477 msgid "Specify the name of the class for constant strings"
23478 msgstr ""
23479
23480 #: config/mmix/mmix.h:112
23481 #, fuzzy
23482 msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"
23483 msgstr "\"Æþíç %s\" ãñáììÞ êáé åðéëïãÞ -l åßíáé áìïéâáßùò áðïêëåéüìåíá"
23484
23485 #: f/lang-specs.h:35 gcc.c:677
23486 msgid "GNU C does not support -C without using -E"
23487 msgstr ""
23488
23489 #: java/lang-specs.h:33
23490 msgid "-fjni and -femit-class-files are incompatible"
23491 msgstr ""
23492
23493 #: java/lang-specs.h:34
23494 msgid "-fjni and -femit-class-file are incompatible"
23495 msgstr ""
23496
23497 #: java/lang-specs.h:35 java/lang-specs.h:36
23498 msgid "-femit-class-file should used along with -fsyntax-only"
23499 msgstr ""
23500
23501 #: config/mcore/mcore.h:60
23502 msgid "choose either big or little endian, not both"
23503 msgstr ""
23504
23505 #: config/mcore/mcore.h:63
23506 msgid "choose either m340 or m210 not both"
23507 msgstr ""
23508
23509 #: config/mcore/mcore.h:64
23510 msgid "the m210 does not have little endian support"
23511 msgstr ""
23512
23513 #: config/alpha/freebsd.h:36 config/i386/freebsd-aout.h:227
23514 #: config/ia64/freebsd.h:24 config/sparc/freebsd.h:31
23515 msgid "`-p' not supported; use `-pg' and gprof(1)"
23516 msgstr ""
23517
23518 #: ada/lang-specs.h:39 gcc.c:698 java/jvspec.c:74
23519 msgid "-pg and -fomit-frame-pointer are incompatible"
23520 msgstr ""
23521
23522 #: ada/lang-specs.h:42
23523 msgid "-c or -S required for Ada"
23524 msgstr ""
23525
23526 #: config/arm/arm.h:213
23527 #, fuzzy
23528 msgid "-mapcs-26 and -mapcs-32 may not be used together"
23529 msgstr ""
23530 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
23531 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
23532
23533 #: config/arm/arm.h:225
23534 #, fuzzy
23535 msgid "-msoft-float and -mhard_float may not be used together"
23536 msgstr ""
23537 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
23538 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
23539
23540 #: config/arm/arm.h:236
23541 #, fuzzy
23542 msgid "-mbig-endian and -mlittle-endian may not be used together"
23543 msgstr ""
23544 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
23545 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
23546
23547 #: config/arm/arm.h:254
23548 msgid "incompatible interworking options"
23549 msgstr ""
23550
23551 #: config/arm/riscix.h:73 config/arm/riscix.h:133
23552 msgid "-mbsd and -pedantic incompatible"
23553 msgstr ""
23554
23555 #: config/arm/riscix.h:74 config/arm/riscix.h:134
23556 msgid "-mbsd and -mxopen incompatible"
23557 msgstr ""
23558
23559 #: config/arm/riscix.h:75 config/arm/riscix.h:135
23560 msgid "-mxopen and -pedantic incompatible"
23561 msgstr ""
23562
23563 #: config/nextstep.h:161 config/nextstep.h:164
23564 msgid "-p profiling is no longer supported.  Use -pg instead"
23565 msgstr ""
23566
23567 #: gcc.c:846
23568 msgid "-E required when input is from standard input"
23569 msgstr ""
23570
23571 #: gcc.c:850
23572 msgid "compilation of header file requested"
23573 msgstr ""
23574
23575 #: config/i386/cygwin.h:169 config/i386/mingw32.h:69
23576 msgid "shared and mdll are not compatible"
23577 msgstr ""
23578
23579 #: config/i386/sco5.h:662 config/i386/sco5.h:737
23580 msgid "-static not valid with -mcoff"
23581 msgstr ""
23582
23583 #: config/i386/sco5.h:663 config/i386/sco5.h:738
23584 msgid "-shared not valid with -mcoff"
23585 msgstr ""
23586
23587 #: config/i386/sco5.h:664 config/i386/sco5.h:739
23588 msgid "-symbolic not valid with -mcoff"
23589 msgstr ""
23590
23591 #: config/i386/sco5.h:702
23592 msgid "-fpic is not valid with -mcoff"
23593 msgstr ""
23594
23595 #: config/i386/sco5.h:703
23596 msgid "-fPIC is not valid with -mcoff"
23597 msgstr ""
23598
23599 #: config/i386/sco5.h:740
23600 msgid "-fpic not valid with -mcoff"
23601 msgstr ""
23602
23603 #: config/i386/sco5.h:741
23604 msgid "-fPIC not valid with -mcoff"
23605 msgstr ""
23606
23607 #: config/dsp16xx/dsp16xx.h:103 config/dsp16xx/dsp16xx.h:112
23608 msgid "a -ifile option requires a -map option"
23609 msgstr ""
23610
23611 #: config/arc/arc.h:59 config/mips/mips.h:1007
23612 msgid "may not use both -EB and -EL"
23613 msgstr ""
23614
23615 #: config/i860/fx2800.h:290
23616 #, fuzzy
23617 msgid "-p option not supported: use -pg instead"
23618 msgstr "ôï -C äåí óõíßóôáôáé ðéá, ÷ñçóéìïðïéÞóôå -Z"
23619
23620 #: config/mips/mips.h:837
23621 #, fuzzy
23622 msgid "-pipe is not supported"
23623 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
23624
23625 #: config/mips/mips.h:1003
23626 msgid "may not use both -mfp64 and -msingle-float"
23627 msgstr ""
23628
23629 #: config/mips/mips.h:1004
23630 msgid "may not use both -mfp64 and -m4650"
23631 msgstr ""
23632
23633 #: config/mips/mips.h:1006
23634 msgid "may not use both -mgp32 and -mfp64"
23635 msgstr ""
23636
23637 #: config/mips/r3900.h:36 config/mips/r3900.h:42
23638 #, fuzzy
23639 msgid "-mhard-float not supported"
23640 msgstr "Ôï ðñùôüêïëëï äåí õðïóôçñßæåôáé"
23641
23642 #: config/mips/r3900.h:38 config/mips/r3900.h:44
23643 msgid "-msingle-float and -msoft-float can not both be specified"
23644 msgstr ""
23645
23646 #: config/i386/cygwin.h:114
23647 msgid "mno-cygwin and mno-win32 are not compatible"
23648 msgstr ""
23649
23650 #: config/vax/vax.h:42 config/vax/vax.h:43
23651 #, fuzzy
23652 msgid "profiling not supported with -mg\n"
23653 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
23654
23655 #~ #, fuzzy
23656 #~ msgid "invalid use of %D"
23657 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"