OSDN Git Service

* alias.c: Follow spelling conventions.
[pf3gnuchains/gcc-fork.git] / gcc / po / el.po
1 # Greek translation of gcc.
2 # Copyright (C) 2001, 2002 Free Software Foundation, Inc.
3 # Simos Xenitellis <simos@hellug.gr>, 2001, 2002.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: gcc 3.2\n"
8 "POT-Creation-Date: 2002-12-30 18:56+0000\n"
9 "PO-Revision-Date: 2002-08-18 15:46+0100\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:185
17 #, c-format
18 msgid "`%s' attribute directive ignored"
19 msgstr ""
20
21 #: attribs.c:193
22 #, fuzzy, c-format
23 msgid "wrong number of arguments specified for `%s' attribute"
24 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
25
26 #: attribs.c:210
27 #, c-format
28 msgid "`%s' attribute does not apply to types"
29 msgstr ""
30
31 #: attribs.c:247
32 #, c-format
33 msgid "`%s' attribute only applies to function types"
34 msgstr ""
35
36 #: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297
37 #: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398
38 #: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543
39 #: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875
40 #: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112
41 #: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125
42 #: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674
43 #: config/i386/i386.c:1396 config/i386/winnt.c:76
44 #, c-format
45 msgid "`%s' attribute ignored"
46 msgstr ""
47
48 #: builtins.c:285
49 msgid "offset outside bounds of constant string"
50 msgstr ""
51
52 #: builtins.c:765
53 msgid "second arg to `__builtin_prefetch' must be a constant"
54 msgstr ""
55
56 #: builtins.c:772
57 msgid "invalid second arg to __builtin_prefetch; using zero"
58 msgstr ""
59
60 #: builtins.c:779
61 msgid "third arg to `__builtin_prefetch' must be a constant"
62 msgstr ""
63
64 #: builtins.c:786
65 msgid "invalid third arg to __builtin_prefetch; using zero"
66 msgstr ""
67
68 #. ??? We used to try and build up a call to the out of line function,
69 #. guessing about what registers needed saving etc.  This became much
70 #. harder with __builtin_va_start, since we don't have a tree for a
71 #. call to __builtin_saveregs to fall back on.  There was exactly one
72 #. port (i860) that used this code, and I'm unconvinced it could actually
73 #. handle the general case.  So we no longer try to handle anything
74 #. weird and make the backend absorb the evil.
75 #: builtins.c:2864
76 #, fuzzy
77 msgid "__builtin_saveregs not supported by this target"
78 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
79
80 #: builtins.c:2906
81 msgid "argument of `__builtin_args_info' must be constant"
82 msgstr ""
83
84 #: builtins.c:2912
85 msgid "argument of `__builtin_args_info' out of range"
86 msgstr ""
87
88 #: builtins.c:2918
89 #, fuzzy
90 msgid "missing argument in `__builtin_args_info'"
91 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
92
93 #: builtins.c:2949
94 msgid "`va_start' used in function with fixed args"
95 msgstr ""
96
97 #: builtins.c:2968
98 msgid "second parameter of `va_start' not last named argument"
99 msgstr ""
100
101 #. Evidently an out of date version of <stdarg.h>; can't validate
102 #. va_start's second argument, but can still work as intended.
103 #: builtins.c:2973
104 msgid "`__builtin_next_arg' called without an argument"
105 msgstr ""
106
107 #: builtins.c:3059
108 #, fuzzy
109 msgid "too many arguments to function `va_start'"
110 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
111
112 #: builtins.c:3161
113 msgid "first argument to `va_arg' not of type `va_list'"
114 msgstr ""
115
116 #. Unfortunately, this is merely undefined, rather than a constraint
117 #. violation, so we cannot make this an error.  If this call is never
118 #. executed, the program is still strictly conforming.
119 #: builtins.c:3193
120 #, c-format
121 msgid "`%s' is promoted to `%s' when passed through `...'"
122 msgstr ""
123
124 #: builtins.c:3198
125 #, c-format
126 msgid "(so you should pass `%s' not `%s' to `va_arg')"
127 msgstr ""
128
129 #: builtins.c:3329
130 msgid "invalid arg to `__builtin_frame_address'"
131 msgstr ""
132
133 #: builtins.c:3331
134 msgid "invalid arg to `__builtin_return_address'"
135 msgstr ""
136
137 #: builtins.c:3345
138 msgid "unsupported arg to `__builtin_frame_address'"
139 msgstr ""
140
141 #: builtins.c:3347
142 msgid "unsupported arg to `__builtin_return_address'"
143 msgstr ""
144
145 #: builtins.c:3515
146 msgid "second arg to `__builtin_expect' must be a constant"
147 msgstr ""
148
149 #: builtins.c:4010
150 msgid "__builtin_longjmp second argument must be 1"
151 msgstr ""
152
153 #. just do library call, if unknown builtin
154 #: builtins.c:4074 c-common.c:4437
155 #, c-format
156 msgid "built-in function `%s' not currently supported"
157 msgstr ""
158
159 #: builtins.c:4147
160 msgid "target format does not support infinity"
161 msgstr ""
162
163 #: c-common.c:1163
164 #, c-format
165 msgid "`%s' is not defined outside of function scope"
166 msgstr ""
167
168 #: c-common.c:1184
169 #, c-format
170 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
171 msgstr ""
172
173 #: c-common.c:1242
174 msgid "concatenation of string literals with __FUNCTION__ is deprecated"
175 msgstr ""
176
177 #: c-common.c:1338
178 msgid "overflow in constant expression"
179 msgstr ""
180
181 #: c-common.c:1359
182 msgid "integer overflow in expression"
183 msgstr ""
184
185 #: c-common.c:1368
186 #, fuzzy
187 msgid "floating point overflow in expression"
188 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
189
190 #: c-common.c:1374
191 #, fuzzy
192 msgid "vector overflow in expression"
193 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
194
195 #. This detects cases like converting -129 or 256 to unsigned char.
196 #: c-common.c:1397
197 msgid "large integer implicitly truncated to unsigned type"
198 msgstr ""
199
200 #: c-common.c:1399
201 msgid "negative integer implicitly converted to unsigned type"
202 msgstr ""
203
204 #: c-common.c:1447
205 msgid "overflow in implicit constant conversion"
206 msgstr ""
207
208 #: c-common.c:1595
209 #, c-format
210 msgid "operation on `%s' may be undefined"
211 msgstr ""
212
213 #: c-common.c:1886
214 msgid "expression statement has incomplete type"
215 msgstr ""
216
217 #: c-common.c:1919
218 msgid "case label does not reduce to an integer constant"
219 msgstr ""
220
221 #: c-common.c:2223
222 #, fuzzy
223 msgid "invalid truth-value expression"
224 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
225
226 #: c-common.c:2274
227 #, fuzzy, c-format
228 msgid "invalid operands to binary %s"
229 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
230
231 #: c-common.c:2508
232 msgid "comparison is always false due to limited range of data type"
233 msgstr ""
234
235 #: c-common.c:2510
236 msgid "comparison is always true due to limited range of data type"
237 msgstr ""
238
239 #: c-common.c:2580
240 msgid "comparison of unsigned expression >= 0 is always true"
241 msgstr ""
242
243 #: c-common.c:2589
244 msgid "comparison of unsigned expression < 0 is always false"
245 msgstr ""
246
247 #: c-common.c:2636
248 msgid "pointer of type `void *' used in arithmetic"
249 msgstr ""
250
251 #: c-common.c:2642
252 msgid "pointer to a function used in arithmetic"
253 msgstr ""
254
255 #: c-common.c:2648
256 msgid "pointer to member function used in arithmetic"
257 msgstr ""
258
259 #: c-common.c:2654
260 msgid "pointer to a member used in arithmetic"
261 msgstr ""
262
263 #: c-common.c:2741 f/com.c:14690
264 msgid "struct type value used where scalar is required"
265 msgstr ""
266
267 #: c-common.c:2745 f/com.c:14694
268 msgid "union type value used where scalar is required"
269 msgstr ""
270
271 #: c-common.c:2749 f/com.c:14698
272 msgid "array type value used where scalar is required"
273 msgstr ""
274
275 #: c-common.c:2869 f/com.c:14831
276 msgid "suggest parentheses around assignment used as truth value"
277 msgstr ""
278
279 #: c-common.c:2913 c-common.c:2945
280 #, fuzzy
281 msgid "invalid use of `restrict'"
282 msgstr "ìç Ýãêõñïò áñéèìüò áðü ãñáììÝò"
283
284 #: c-common.c:3059
285 #, fuzzy
286 msgid "invalid application of `sizeof' to a function type"
287 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
288
289 #: c-common.c:3069
290 #, fuzzy, c-format
291 msgid "invalid application of `%s' to a void type"
292 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
293
294 #: c-common.c:3075
295 #, fuzzy, c-format
296 msgid "invalid application of `%s' to an incomplete type"
297 msgstr "ìç Ýãêõñïò äåýôåñïò ôåëåóôÞò óå êáôÜóôáóç óõìâáôüôçôáò `%s'"
298
299 #: c-common.c:3116
300 msgid "`__alignof' applied to a bit-field"
301 msgstr ""
302
303 #: c-common.c:3596
304 #, fuzzy, c-format
305 msgid "cannot disable built-in function `%s'"
306 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
307
308 #: c-common.c:3765 c-typeck.c:1734
309 #, fuzzy, c-format
310 msgid "too few arguments to function `%s'"
311 msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
312
313 #: c-common.c:3771 c-typeck.c:1587
314 #, fuzzy, c-format
315 msgid "too many arguments to function `%s'"
316 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
317
318 #: c-common.c:3790
319 #, fuzzy, c-format
320 msgid "non-floating-point argument to function `%s'"
321 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
322
323 #: c-common.c:4059
324 msgid "pointers are not permitted as case values"
325 msgstr ""
326
327 #: c-common.c:4065
328 msgid "ISO C++ forbids range expressions in switch statements"
329 msgstr ""
330
331 #: c-common.c:4067
332 msgid "ISO C forbids range expressions in switch statements"
333 msgstr ""
334
335 #: c-common.c:4097
336 #, fuzzy
337 msgid "empty range specified"
338 msgstr "ìç ïñéóìÝíï"
339
340 #: c-common.c:4148
341 msgid "duplicate (or overlapping) case value"
342 msgstr ""
343
344 #: c-common.c:4150
345 #, fuzzy
346 msgid "this is the first entry overlapping that value"
347 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
348
349 #: c-common.c:4154
350 #, fuzzy
351 msgid "duplicate case value"
352 msgstr "äéðëüò áñéèìüò ìçíýìáôïò"
353
354 #: c-common.c:4155
355 msgid "previously used here"
356 msgstr ""
357
358 #: c-common.c:4159
359 msgid "multiple default labels in one switch"
360 msgstr ""
361
362 #: c-common.c:4160
363 #, fuzzy
364 msgid "this is the first default label"
365 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
366
367 #: c-common.c:4188
368 msgid "ISO C++ forbids taking the address of a label"
369 msgstr ""
370
371 #: c-common.c:4190
372 msgid "ISO C forbids taking the address of a label"
373 msgstr ""
374
375 #: c-common.c:5213
376 #, c-format
377 msgid "declaration of `%s' shadows %s"
378 msgstr ""
379
380 #: c-common.c:5629
381 #, fuzzy, c-format
382 msgid "unknown machine mode `%s'"
383 msgstr "Üãíùóôï óåô `%s'"
384
385 #: c-common.c:5632
386 #, fuzzy, c-format
387 msgid "no data type for mode `%s'"
388 msgstr "äåí ïñßóôçêå âáñýôçôá ãéá ôï óýìâïëï `%s'"
389
390 #: c-common.c:5641 c-common.c:6242
391 #, fuzzy, c-format
392 msgid "unable to emulate '%s'"
393 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
394
395 #: c-common.c:5677
396 msgid "section attribute cannot be specified for local variables"
397 msgstr ""
398
399 #: c-common.c:5688
400 #, c-format
401 msgid "section of `%s' conflicts with previous declaration"
402 msgstr ""
403
404 #: c-common.c:5697
405 #, c-format
406 msgid "section attribute not allowed for `%s'"
407 msgstr ""
408
409 #: c-common.c:5704
410 #, fuzzy
411 msgid "section attributes are not supported for this target"
412 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
413
414 #: c-common.c:5746
415 msgid "requested alignment is not a constant"
416 msgstr ""
417
418 #: c-common.c:5751
419 msgid "requested alignment is not a power of 2"
420 msgstr ""
421
422 #: c-common.c:5756
423 #, fuzzy
424 msgid "requested alignment is too large"
425 msgstr "ÊáêÞ áßôçóç ðáñáìÝôñùí"
426
427 #: c-common.c:5783
428 #, fuzzy, c-format
429 msgid "alignment may not be specified for `%s'"
430 msgstr "ìüíï Ýíá üñéóìá ìðïñåß íá äçëùèåß"
431
432 #: c-common.c:5828
433 #, c-format
434 msgid "`%s' defined both normally and as an alias"
435 msgstr ""
436
437 #: c-common.c:5838
438 msgid "alias arg not a string"
439 msgstr ""
440
441 #: c-common.c:5885
442 msgid "visibility arg not a string"
443 msgstr ""
444
445 #: c-common.c:5894
446 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
447 msgstr ""
448
449 #: c-common.c:5928
450 msgid "tls_model arg not a string"
451 msgstr ""
452
453 #: c-common.c:5937
454 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
455 msgstr ""
456
457 #: c-common.c:5962 c-common.c:6018
458 #, c-format
459 msgid "`%s' attribute applies only to functions"
460 msgstr ""
461
462 #: c-common.c:5969 c-common.c:6025
463 #, fuzzy, c-format
464 msgid "can't set `%s' attribute after definition"
465 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
466
467 #: c-common.c:6109
468 #, fuzzy, c-format
469 msgid "`%s' attribute ignored for `%s'"
470 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
471
472 #: c-common.c:6174
473 #, fuzzy, c-format
474 msgid "invalid vector type for attribute `%s'"
475 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
476
477 #: c-common.c:6198 c-common.c:6230
478 msgid "no vector mode with the size and type specified could be found"
479 msgstr ""
480
481 #: c-common.c:6329
482 msgid "nonnull attribute without arguments on a non-prototype"
483 msgstr ""
484
485 #: c-common.c:6344
486 #, c-format
487 msgid "nonnull argument has invalid operand number (arg %lu)"
488 msgstr ""
489
490 #: c-common.c:6363
491 #, c-format
492 msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
493 msgstr ""
494
495 #: c-common.c:6371
496 #, c-format
497 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
498 msgstr ""
499
500 #: c-common.c:6457
501 #, c-format
502 msgid "null argument where non-null required (arg %lu)"
503 msgstr ""
504
505 #: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617
506 #: cp/typeck.c:5855
507 msgid "void value not ignored as it ought to be"
508 msgstr ""
509
510 #: c-convert.c:112 java/typeck.c:150
511 msgid "conversion to non-scalar type requested"
512 msgstr ""
513
514 #: c-decl.c:336
515 #, c-format
516 msgid "array `%s' assumed to have one element"
517 msgstr ""
518
519 #: c-decl.c:522
520 #, c-format
521 msgid "`struct %s' incomplete in scope ending here"
522 msgstr ""
523
524 #: c-decl.c:525
525 #, c-format
526 msgid "`union %s' incomplete in scope ending here"
527 msgstr ""
528
529 #: c-decl.c:528
530 #, c-format
531 msgid "`enum %s' incomplete in scope ending here"
532 msgstr ""
533
534 #: c-decl.c:642 c-decl.c:767 java/decl.c:1399
535 #, c-format
536 msgid "label `%s' used but not defined"
537 msgstr ""
538
539 #: c-decl.c:648 c-decl.c:774 java/decl.c:1405
540 #, c-format
541 msgid "label `%s' defined but not used"
542 msgstr ""
543
544 #: c-decl.c:889 cp/decl.c:3058
545 #, c-format
546 msgid "function `%s' redeclared as inline"
547 msgstr ""
548
549 #: c-decl.c:891 cp/decl.c:3060
550 #, c-format
551 msgid "previous declaration of function `%s' with attribute noinline"
552 msgstr ""
553
554 #: c-decl.c:898 cp/decl.c:3067
555 #, c-format
556 msgid "function `%s' redeclared with attribute noinline"
557 msgstr ""
558
559 #: c-decl.c:900 cp/decl.c:3069
560 #, c-format
561 msgid "previous declaration of function `%s' was inline"
562 msgstr ""
563
564 #: c-decl.c:929 c-decl.c:975
565 #, c-format
566 msgid "shadowing built-in function `%s'"
567 msgstr ""
568
569 #: c-decl.c:931
570 #, c-format
571 msgid "shadowing library function `%s'"
572 msgstr ""
573
574 #: c-decl.c:937
575 #, c-format
576 msgid "library function `%s' declared as non-function"
577 msgstr ""
578
579 #: c-decl.c:941 c-decl.c:944
580 #, c-format
581 msgid "built-in function `%s' declared as non-function"
582 msgstr ""
583
584 #: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154
585 #, c-format
586 msgid "`%s' redeclared as different kind of symbol"
587 msgstr ""
588
589 #: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299
590 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211
591 #, c-format
592 msgid "previous declaration of `%s'"
593 msgstr ""
594
595 #. If types don't match for a built-in, throw away the built-in.
596 #: c-decl.c:1044
597 #, c-format
598 msgid "conflicting types for built-in function `%s'"
599 msgstr ""
600
601 #: c-decl.c:1087 c-decl.c:1106
602 #, fuzzy, c-format
603 msgid "conflicting types for `%s'"
604 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
605
606 #: c-decl.c:1129
607 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
608 msgstr ""
609
610 #: c-decl.c:1135
611 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
612 msgstr ""
613
614 #: c-decl.c:1146
615 #, c-format
616 msgid "thread-local declaration of `%s' follows non thread-local declaration"
617 msgstr ""
618
619 #: c-decl.c:1153
620 #, c-format
621 msgid "non thread-local declaration of `%s' follows thread-local declaration"
622 msgstr ""
623
624 #: c-decl.c:1164 c-decl.c:1187
625 #, fuzzy, c-format
626 msgid "redefinition of `%s'"
627 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
628
629 #: c-decl.c:1167
630 #, fuzzy, c-format
631 msgid "redeclaration of `%s'"
632 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
633
634 #: c-decl.c:1170
635 #, c-format
636 msgid "conflicting declarations of `%s'"
637 msgstr ""
638
639 #: c-decl.c:1214
640 #, c-format
641 msgid "prototype for `%s' follows"
642 msgstr ""
643
644 #: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234
645 msgid "non-prototype definition here"
646 msgstr ""
647
648 #: c-decl.c:1222
649 #, c-format
650 msgid "prototype for `%s' follows and number of arguments doesn't match"
651 msgstr ""
652
653 #: c-decl.c:1232
654 #, c-format
655 msgid "prototype for `%s' follows and argument %d doesn't match"
656 msgstr ""
657
658 #: c-decl.c:1250
659 #, c-format
660 msgid "`%s' declared inline after being called"
661 msgstr ""
662
663 #: c-decl.c:1256
664 #, fuzzy, c-format
665 msgid "`%s' declared inline after its definition"
666 msgstr "%s: äéðëüò ïñéóìüò Ýêäïóçò êáôçãïñßáò"
667
668 #: c-decl.c:1263
669 #, c-format
670 msgid "static declaration for `%s' follows non-static"
671 msgstr ""
672
673 #: c-decl.c:1271
674 #, c-format
675 msgid "non-static declaration for `%s' follows static"
676 msgstr ""
677
678 #: c-decl.c:1278
679 #, c-format
680 msgid "const declaration for `%s' follows non-const"
681 msgstr ""
682
683 #: c-decl.c:1285
684 #, c-format
685 msgid "type qualifiers for `%s' conflict with previous decl"
686 msgstr ""
687
688 #: c-decl.c:1298
689 #, c-format
690 msgid "redundant redeclaration of `%s' in same scope"
691 msgstr ""
692
693 #: c-decl.c:1599 java/decl.c:1098
694 #, c-format
695 msgid "declaration of `%s' shadows a parameter"
696 msgstr ""
697
698 #: c-decl.c:1602 java/decl.c:1101
699 #, c-format
700 msgid "declaration of `%s' shadows a symbol from the parameter list"
701 msgstr ""
702
703 #: c-decl.c:1623 cp/decl.c:4176
704 #, fuzzy
705 msgid "a parameter"
706 msgstr "êáêü üñéóìá"
707
708 #: c-decl.c:1625 cp/decl.c:4193
709 msgid "a previous local"
710 msgstr ""
711
712 #. XXX shadow warnings in outer-more namespaces
713 #: c-decl.c:1629 cp/decl.c:4197
714 msgid "a global declaration"
715 msgstr ""
716
717 #: c-decl.c:1673
718 #, c-format
719 msgid "nested extern declaration of `%s'"
720 msgstr ""
721
722 #: c-decl.c:1692 java/decl.c:1051
723 #, c-format
724 msgid "`%s' used prior to declaration"
725 msgstr ""
726
727 #: c-decl.c:1706 c-decl.c:1881
728 #, c-format
729 msgid "`%s' was declared implicitly `extern' and later `static'"
730 msgstr ""
731
732 #: c-decl.c:1809 cp/decl.c:4035
733 msgid "type mismatch with previous external decl"
734 msgstr ""
735
736 #: c-decl.c:1810
737 #, c-format
738 msgid "previous external decl of `%s'"
739 msgstr ""
740
741 #: c-decl.c:1823
742 msgid "type mismatch with previous implicit declaration"
743 msgstr "óöÜëìá ôáéñéÜóìáôïò ôýðïõ ìå ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç"
744
745 #: c-decl.c:1825
746 #, c-format
747 msgid "previous implicit declaration of `%s'"
748 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
749
750 #: c-decl.c:1860
751 #, c-format
752 msgid "`%s' was previously implicitly declared to return `int'"
753 msgstr ""
754
755 #: c-decl.c:1885
756 #, c-format
757 msgid "`%s' was declared `extern' and later `static'"
758 msgstr ""
759
760 #: c-decl.c:1909
761 #, c-format
762 msgid "extern declaration of `%s' doesn't match global one"
763 msgstr ""
764
765 #: c-decl.c:1951
766 #, c-format
767 msgid "`%s' locally external but globally static"
768 msgstr ""
769
770 #: c-decl.c:2073
771 #, c-format
772 msgid "function `%s' was previously declared within a block"
773 msgstr ""
774
775 #: c-decl.c:2093 c-decl.c:2095
776 #, c-format
777 msgid "implicit declaration of function `%s'"
778 msgstr "áõôïíüçôç äéáêýñçîç ôçò óõíÜñôçóçò `%s'"
779
780 #: c-decl.c:2174
781 #, c-format
782 msgid "label %s referenced outside of any function"
783 msgstr ""
784
785 #: c-decl.c:2231
786 #, fuzzy, c-format
787 msgid "duplicate label declaration `%s'"
788 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
789
790 #: c-decl.c:2234
791 #, fuzzy
792 msgid "this is a previous declaration"
793 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
794
795 #: c-decl.c:2657
796 msgid "unnamed struct/union that defines no instances"
797 msgstr ""
798
799 #: c-decl.c:2676
800 msgid "useless keyword or type name in empty declaration"
801 msgstr ""
802
803 #: c-decl.c:2683
804 msgid "two types specified in one empty declaration"
805 msgstr ""
806
807 #: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835
808 #: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043
809 #, fuzzy
810 msgid "empty declaration"
811 msgstr "êåíü áëöáñéèìçôéêü"
812
813 #: c-decl.c:2718
814 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
815 msgstr ""
816
817 #: c-decl.c:2720
818 msgid "ISO C90 does not support `[*]' array declarators"
819 msgstr ""
820
821 #: c-decl.c:2723
822 msgid "GCC does not yet properly implement `[*]' array declarators"
823 msgstr ""
824
825 #: c-decl.c:2742
826 msgid "static or type qualifiers in abstract declarator"
827 msgstr ""
828
829 #: c-decl.c:2816
830 #, c-format
831 msgid "`%s' is usually a function"
832 msgstr ""
833
834 #: c-decl.c:2825
835 #, c-format
836 msgid "typedef `%s' is initialized (use __typeof__ instead)"
837 msgstr ""
838
839 #: c-decl.c:2831
840 #, c-format
841 msgid "function `%s' is initialized like a variable"
842 msgstr ""
843
844 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
845 #: c-decl.c:2838
846 #, c-format
847 msgid "parameter `%s' is initialized"
848 msgstr ""
849
850 #: c-decl.c:2858 c-typeck.c:4854
851 msgid "variable-sized object may not be initialized"
852 msgstr ""
853
854 #: c-decl.c:2864
855 #, c-format
856 msgid "variable `%s' has initializer but incomplete type"
857 msgstr ""
858
859 #: c-decl.c:2870
860 #, c-format
861 msgid "elements of array `%s' have incomplete type"
862 msgstr ""
863
864 #: c-decl.c:2883
865 #, c-format
866 msgid "declaration of `%s' has `extern' and is initialized"
867 msgstr ""
868
869 #: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860
870 #, c-format
871 msgid "inline function `%s' given attribute noinline"
872 msgstr ""
873
874 #: c-decl.c:3006
875 #, c-format
876 msgid "initializer fails to determine size of `%s'"
877 msgstr ""
878
879 #: c-decl.c:3011
880 #, fuzzy, c-format
881 msgid "array size missing in `%s'"
882 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
883
884 #: c-decl.c:3027
885 #, c-format
886 msgid "zero or negative size array `%s'"
887 msgstr ""
888
889 #: c-decl.c:3055
890 #, fuzzy, c-format
891 msgid "storage size of `%s' isn't known"
892 msgstr "Ôï üíïìá `%s' åßíáé Üãíùóôï\n"
893
894 #: c-decl.c:3065
895 #, c-format
896 msgid "storage size of `%s' isn't constant"
897 msgstr ""
898
899 #: c-decl.c:3125
900 #, c-format
901 msgid "ignoring asm-specifier for non-static local variable `%s'"
902 msgstr ""
903
904 #: c-decl.c:3190
905 #, c-format
906 msgid "ISO C forbids parameter `%s' shadowing typedef"
907 msgstr ""
908
909 #: c-decl.c:3535 cp/decl.c:10433
910 msgid "`long long long' is too long for GCC"
911 msgstr ""
912
913 #: c-decl.c:3540
914 #, fuzzy
915 msgid "ISO C90 does not support `long long'"
916 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
917
918 #: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438
919 #, fuzzy, c-format
920 msgid "duplicate `%s'"
921 msgstr "äéðëü êëåéäß"
922
923 #: c-decl.c:3562 cp/decl.c:10445
924 msgid "`__thread' before `extern'"
925 msgstr ""
926
927 #: c-decl.c:3564 cp/decl.c:10447
928 msgid "`__thread' before `static'"
929 msgstr ""
930
931 #: c-decl.c:3572 cp/decl.c:10474
932 #, c-format
933 msgid "two or more data types in declaration of `%s'"
934 msgstr ""
935
936 #: c-decl.c:3592 cp/decl.c:10479
937 #, c-format
938 msgid "`%s' fails to be a typedef or built in type"
939 msgstr ""
940
941 #: c-decl.c:3631
942 #, c-format
943 msgid "type defaults to `int' in declaration of `%s'"
944 msgstr ""
945
946 #: c-decl.c:3660
947 #, c-format
948 msgid "both long and short specified for `%s'"
949 msgstr ""
950
951 #: c-decl.c:3664 cp/decl.c:10594
952 #, c-format
953 msgid "long or short specified with char for `%s'"
954 msgstr ""
955
956 #: c-decl.c:3671 cp/decl.c:10598
957 #, c-format
958 msgid "long or short specified with floating type for `%s'"
959 msgstr ""
960
961 #: c-decl.c:3674
962 msgid "the only valid combination is `long double'"
963 msgstr ""
964
965 #: c-decl.c:3680
966 #, fuzzy, c-format
967 msgid "both signed and unsigned specified for `%s'"
968 msgstr "ìç Ýãêõñïò äçëùôÞò ðåäßïõ: `%s'"
969
970 #: c-decl.c:3682 cp/decl.c:10587
971 #, c-format
972 msgid "long, short, signed or unsigned invalid for `%s'"
973 msgstr ""
974
975 #: c-decl.c:3688 cp/decl.c:10607
976 #, c-format
977 msgid "long, short, signed or unsigned used invalidly for `%s'"
978 msgstr ""
979
980 #: c-decl.c:3706 cp/decl.c:10628
981 #, fuzzy, c-format
982 msgid "complex invalid for `%s'"
983 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
984
985 #: c-decl.c:3748
986 #, fuzzy
987 msgid "ISO C90 does not support complex types"
988 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
989
990 #: c-decl.c:3760
991 msgid "ISO C does not support plain `complex' meaning `double complex'"
992 msgstr ""
993
994 #: c-decl.c:3766 c-decl.c:3778
995 msgid "ISO C does not support complex integer types"
996 msgstr ""
997
998 #: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241
999 #, fuzzy
1000 msgid "duplicate `const'"
1001 msgstr "äéðëü êëåéäß"
1002
1003 #: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245
1004 #, fuzzy
1005 msgid "duplicate `restrict'"
1006 msgstr "äéðëü êëåéäß"
1007
1008 #: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243
1009 #, fuzzy
1010 msgid "duplicate `volatile'"
1011 msgstr "äéðëü êëåéäß"
1012
1013 #: c-decl.c:3825 cp/decl.c:10791
1014 #, c-format
1015 msgid "multiple storage classes in declaration of `%s'"
1016 msgstr ""
1017
1018 #: c-decl.c:3835
1019 msgid "function definition declared `auto'"
1020 msgstr ""
1021
1022 #: c-decl.c:3837
1023 msgid "function definition declared `register'"
1024 msgstr ""
1025
1026 #: c-decl.c:3839
1027 msgid "function definition declared `typedef'"
1028 msgstr ""
1029
1030 #: c-decl.c:3841
1031 msgid "function definition declared `__thread'"
1032 msgstr ""
1033
1034 #: c-decl.c:3854
1035 #, c-format
1036 msgid "storage class specified for structure field `%s'"
1037 msgstr ""
1038
1039 #: c-decl.c:3858 cp/decl.c:10838
1040 #, c-format
1041 msgid "storage class specified for parameter `%s'"
1042 msgstr ""
1043
1044 #: c-decl.c:3861 cp/decl.c:10840
1045 msgid "storage class specified for typename"
1046 msgstr ""
1047
1048 #: c-decl.c:3873 cp/decl.c:10855
1049 #, c-format
1050 msgid "`%s' initialized and declared `extern'"
1051 msgstr ""
1052
1053 #: c-decl.c:3875 cp/decl.c:10858
1054 #, c-format
1055 msgid "`%s' has both `extern' and initializer"
1056 msgstr ""
1057
1058 #: c-decl.c:3880 cp/decl.c:10866
1059 #, c-format
1060 msgid "top-level declaration of `%s' specifies `auto'"
1061 msgstr ""
1062
1063 #: c-decl.c:3885 cp/decl.c:10862
1064 #, c-format
1065 msgid "nested function `%s' declared `extern'"
1066 msgstr ""
1067
1068 #: c-decl.c:3891 cp/decl.c:10872
1069 #, c-format
1070 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1071 msgstr ""
1072
1073 #. Only the innermost declarator (making a parameter be of
1074 #. array type which is converted to pointer type)
1075 #. may have static or type qualifiers.
1076 #: c-decl.c:3930 c-decl.c:4118
1077 msgid "static or type qualifiers in non-parameter array declarator"
1078 msgstr ""
1079
1080 #: c-decl.c:3974
1081 #, c-format
1082 msgid "declaration of `%s' as array of voids"
1083 msgstr ""
1084
1085 #: c-decl.c:3980
1086 #, c-format
1087 msgid "declaration of `%s' as array of functions"
1088 msgstr ""
1089
1090 #: c-decl.c:3985 c-decl.c:5250
1091 #, fuzzy
1092 msgid "invalid use of structure with flexible array member"
1093 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
1094
1095 #: c-decl.c:4004
1096 #, c-format
1097 msgid "size of array `%s' has non-integer type"
1098 msgstr ""
1099
1100 #: c-decl.c:4009
1101 #, c-format
1102 msgid "ISO C forbids zero-size array `%s'"
1103 msgstr ""
1104
1105 #: c-decl.c:4016
1106 #, c-format
1107 msgid "size of array `%s' is negative"
1108 msgstr ""
1109
1110 #: c-decl.c:4029
1111 #, c-format
1112 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1113 msgstr ""
1114
1115 #: c-decl.c:4032
1116 #, c-format
1117 msgid "ISO C90 forbids variable-size array `%s'"
1118 msgstr ""
1119
1120 #: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450
1121 #, fuzzy, c-format
1122 msgid "size of array `%s' is too large"
1123 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
1124
1125 #: c-decl.c:4075
1126 #, fuzzy
1127 msgid "ISO C90 does not support flexible array members"
1128 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
1129
1130 #: c-decl.c:4085
1131 msgid "array type has incomplete element type"
1132 msgstr ""
1133
1134 #: c-decl.c:4092 c-decl.c:4322
1135 msgid "ISO C forbids const or volatile function types"
1136 msgstr ""
1137
1138 #: c-decl.c:4138 cp/decl.c:10998
1139 #, c-format
1140 msgid "`%s' declared as function returning a function"
1141 msgstr ""
1142
1143 #: c-decl.c:4143 cp/decl.c:11003
1144 #, c-format
1145 msgid "`%s' declared as function returning an array"
1146 msgstr ""
1147
1148 #: c-decl.c:4171
1149 msgid "ISO C forbids qualified void function return type"
1150 msgstr ""
1151
1152 #: c-decl.c:4175
1153 msgid "type qualifiers ignored on function return type"
1154 msgstr ""
1155
1156 #: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503
1157 msgid "ISO C forbids qualified function types"
1158 msgstr ""
1159
1160 #: c-decl.c:4244 cp/decl.c:11237
1161 msgid "invalid type modifier within pointer declarator"
1162 msgstr ""
1163
1164 #: c-decl.c:4342 cp/decl.c:11732
1165 #, c-format
1166 msgid "variable or field `%s' declared void"
1167 msgstr ""
1168
1169 #: c-decl.c:4375
1170 msgid "attributes in parameter array declarator ignored"
1171 msgstr ""
1172
1173 #: c-decl.c:4400
1174 msgid "invalid type modifier within array declarator"
1175 msgstr ""
1176
1177 #: c-decl.c:4445
1178 #, c-format
1179 msgid "field `%s' declared as a function"
1180 msgstr ""
1181
1182 #: c-decl.c:4451
1183 #, c-format
1184 msgid "field `%s' has incomplete type"
1185 msgstr ""
1186
1187 #: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494
1188 #, fuzzy, c-format
1189 msgid "invalid storage class for function `%s'"
1190 msgstr "ìç Ýãêõñç ôÜîç ÷áñáêôÞñùí `%s'"
1191
1192 #: c-decl.c:4509
1193 msgid "`noreturn' function returns non-void value"
1194 msgstr ""
1195
1196 #: c-decl.c:4524
1197 #, fuzzy
1198 msgid "cannot inline function `main'"
1199 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'"
1200
1201 #: c-decl.c:4577
1202 #, c-format
1203 msgid "variable `%s' declared `inline'"
1204 msgstr ""
1205
1206 #. A mere warning is sure to result in improper semantics
1207 #. at runtime.  Don't bother to allow this to compile.
1208 #: c-decl.c:4605 cp/decl.c:9511
1209 #, fuzzy
1210 msgid "thread-local storage not supported for this target"
1211 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
1212
1213 #: c-decl.c:4660 c-decl.c:5746
1214 msgid "function declaration isn't a prototype"
1215 msgstr ""
1216
1217 #: c-decl.c:4666
1218 msgid "parameter names (without types) in function declaration"
1219 msgstr ""
1220
1221 #: c-decl.c:4698 c-decl.c:6116
1222 #, c-format
1223 msgid "parameter `%s' has incomplete type"
1224 msgstr ""
1225
1226 #: c-decl.c:4701
1227 #, fuzzy
1228 msgid "parameter has incomplete type"
1229 msgstr "ìç ðëÞñçò åããñáöÞ"
1230
1231 #: c-decl.c:4722
1232 #, c-format
1233 msgid "parameter `%s' points to incomplete type"
1234 msgstr ""
1235
1236 #: c-decl.c:4725
1237 msgid "parameter points to incomplete type"
1238 msgstr ""
1239
1240 #: c-decl.c:4790
1241 #, c-format
1242 msgid "parameter `%s' has just a forward declaration"
1243 msgstr ""
1244
1245 #: c-decl.c:4831
1246 msgid "`void' in parameter list must be the entire list"
1247 msgstr ""
1248
1249 #: c-decl.c:4862
1250 #, c-format
1251 msgid "`struct %s' declared inside parameter list"
1252 msgstr ""
1253
1254 #: c-decl.c:4865
1255 #, c-format
1256 msgid "`union %s' declared inside parameter list"
1257 msgstr ""
1258
1259 #: c-decl.c:4868
1260 #, c-format
1261 msgid "`enum %s' declared inside parameter list"
1262 msgstr ""
1263
1264 #: c-decl.c:4875
1265 msgid "anonymous struct declared inside parameter list"
1266 msgstr ""
1267
1268 #: c-decl.c:4877
1269 msgid "anonymous union declared inside parameter list"
1270 msgstr ""
1271
1272 #: c-decl.c:4879
1273 msgid "anonymous enum declared inside parameter list"
1274 msgstr ""
1275
1276 #: c-decl.c:4883
1277 msgid "its scope is only this definition or declaration, which is probably not what you want"
1278 msgstr ""
1279
1280 #: c-decl.c:4960
1281 #, fuzzy, c-format
1282 msgid "redefinition of `union %s'"
1283 msgstr "Ïé ïñéóìïß ðçãÞ âñßóêïíôáé óôï ÁÑ×ÅÉÏ"
1284
1285 #: c-decl.c:4962
1286 #, c-format
1287 msgid "redefinition of `struct %s'"
1288 msgstr ""
1289
1290 #: c-decl.c:5033 cp/decl.c:7125
1291 msgid "declaration does not declare anything"
1292 msgstr ""
1293
1294 #: c-decl.c:5075 c-decl.c:5078
1295 #, fuzzy, c-format
1296 msgid "%s defined inside parms"
1297 msgstr "óõíå÷ßæåôáé óôï ôìÞìá"
1298
1299 #: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090
1300 msgid "union"
1301 msgstr "Ýíùóç"
1302
1303 #: c-decl.c:5076 c-decl.c:5079
1304 msgid "structure"
1305 msgstr "äïìÞ"
1306
1307 # src/request.c:37
1308 #: c-decl.c:5089
1309 #, fuzzy, c-format
1310 msgid "%s has no %s"
1311 msgstr "%s óå %s"
1312
1313 #: c-decl.c:5090
1314 msgid "struct"
1315 msgstr "äïìÞ"
1316
1317 #: c-decl.c:5091
1318 msgid "named members"
1319 msgstr "åðþíõìá ìÝëç"
1320
1321 #: c-decl.c:5091
1322 msgid "members"
1323 msgstr "ìÝëç"
1324
1325 #: c-decl.c:5130
1326 #, fuzzy, c-format
1327 msgid "nested redefinition of `%s'"
1328 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
1329
1330 #: c-decl.c:5143
1331 #, c-format
1332 msgid "bit-field `%s' width not an integer constant"
1333 msgstr ""
1334
1335 #: c-decl.c:5154
1336 #, c-format
1337 msgid "bit-field `%s' has invalid type"
1338 msgstr ""
1339
1340 #: c-decl.c:5166
1341 #, c-format
1342 msgid "bit-field `%s' type invalid in ISO C"
1343 msgstr ""
1344
1345 #: c-decl.c:5177
1346 #, fuzzy, c-format
1347 msgid "negative width in bit-field `%s'"
1348 msgstr "Áñíçôéêü ðëÜôïò óôçí áðïôßìçóç"
1349
1350 #: c-decl.c:5179
1351 #, c-format
1352 msgid "width of `%s' exceeds its type"
1353 msgstr ""
1354
1355 #: c-decl.c:5181
1356 #, c-format
1357 msgid "zero width for bit-field `%s'"
1358 msgstr ""
1359
1360 #: c-decl.c:5195
1361 #, fuzzy, c-format
1362 msgid "`%s' is narrower than values of its type"
1363 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
1364
1365 #: c-decl.c:5241
1366 msgid "flexible array member in union"
1367 msgstr ""
1368
1369 #: c-decl.c:5243
1370 msgid "flexible array member not at end of struct"
1371 msgstr ""
1372
1373 #: c-decl.c:5245
1374 msgid "flexible array member in otherwise empty struct"
1375 msgstr ""
1376
1377 #: c-decl.c:5275
1378 #, fuzzy, c-format
1379 msgid "duplicate member `%s'"
1380 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
1381
1382 #: c-decl.c:5319
1383 msgid "union cannot be made transparent"
1384 msgstr ""
1385
1386 #. This enum is a named one that has been declared already.
1387 #: c-decl.c:5424
1388 #, c-format
1389 msgid "redeclaration of `enum %s'"
1390 msgstr ""
1391
1392 #: c-decl.c:5458
1393 #, fuzzy
1394 msgid "enum defined inside parms"
1395 msgstr "Ìç ïñéóìÝíï üíïìá %s"
1396
1397 #: c-decl.c:5491
1398 msgid "enumeration values exceed range of largest integer"
1399 msgstr ""
1400
1401 #: c-decl.c:5600
1402 #, c-format
1403 msgid "enumerator value for `%s' not integer constant"
1404 msgstr ""
1405
1406 #: c-decl.c:5613
1407 msgid "overflow in enumeration values"
1408 msgstr ""
1409
1410 #: c-decl.c:5618
1411 msgid "ISO C restricts enumerator values to range of `int'"
1412 msgstr ""
1413
1414 #: c-decl.c:5700
1415 msgid "return type is an incomplete type"
1416 msgstr ""
1417
1418 #: c-decl.c:5708
1419 msgid "return type defaults to `int'"
1420 msgstr "ï åðéóôñåöüìåíïò ôýðïò ðñïêáèïñßæåôáé óå `int'"
1421
1422 #: c-decl.c:5755
1423 #, c-format
1424 msgid "no previous prototype for `%s'"
1425 msgstr ""
1426
1427 #: c-decl.c:5762
1428 #, c-format
1429 msgid "`%s' was used with no prototype before its definition"
1430 msgstr ""
1431
1432 #: c-decl.c:5768
1433 #, c-format
1434 msgid "no previous declaration for `%s'"
1435 msgstr ""
1436
1437 #: c-decl.c:5775
1438 #, fuzzy, c-format
1439 msgid "`%s' was used with no declaration before its definition"
1440 msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý"
1441
1442 #: c-decl.c:5799 c-decl.c:6352
1443 #, c-format
1444 msgid "return type of `%s' is not `int'"
1445 msgstr "ç åðéóôñåöüìåíç ôéìÞ ôçò `%s' äåí åßíáé `int'"
1446
1447 #: c-decl.c:5815
1448 #, c-format
1449 msgid "first argument of `%s' should be `int'"
1450 msgstr "ôï ðñþôï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `int'"
1451
1452 #: c-decl.c:5824
1453 #, c-format
1454 msgid "second argument of `%s' should be `char **'"
1455 msgstr "ôï äåýôåñï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `char **'"
1456
1457 #: c-decl.c:5833
1458 #, c-format
1459 msgid "third argument of `%s' should probably be `char **'"
1460 msgstr "ôï ôñßôï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `char **'"
1461
1462 #: c-decl.c:5842
1463 #, c-format
1464 msgid "`%s' takes only zero or two arguments"
1465 msgstr "ç `%s' ðáßñíåé åßôå êáíÝíá åßôå äýï ïñßóìáôá"
1466
1467 #: c-decl.c:5845
1468 #, c-format
1469 msgid "`%s' is normally a non-static function"
1470 msgstr "ç `%s' åßíáé óõíÞèùò ìç-óôáôéêÞ óõíÜñôçóç"
1471
1472 #: c-decl.c:5943
1473 msgid "parm types given both in parmlist and separately"
1474 msgstr ""
1475
1476 #: c-decl.c:5964
1477 msgid "parameter name omitted"
1478 msgstr "Ý÷åé ðáñáëçöèåß ôï üíïìá ôçò ðáñáìÝôñïõ"
1479
1480 #: c-decl.c:5968 c-decl.c:6070
1481 #, fuzzy, c-format
1482 msgid "parameter `%s' declared void"
1483 msgstr "ï ÷Üñôçò ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
1484
1485 #: c-decl.c:6044
1486 msgid "parameter name missing from parameter list"
1487 msgstr ""
1488
1489 #: c-decl.c:6063
1490 #, fuzzy, c-format
1491 msgid "multiple parameters named `%s'"
1492 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
1493
1494 #: c-decl.c:6085 c-decl.c:6087
1495 #, c-format
1496 msgid "type of `%s' defaults to `int'"
1497 msgstr ""
1498
1499 #: c-decl.c:6123
1500 #, c-format
1501 msgid "declaration for parameter `%s' but no such parameter"
1502 msgstr ""
1503
1504 #: c-decl.c:6171
1505 msgid "number of arguments doesn't match prototype"
1506 msgstr ""
1507
1508 #: c-decl.c:6201
1509 #, c-format
1510 msgid "promoted argument `%s' doesn't match prototype"
1511 msgstr ""
1512
1513 #: c-decl.c:6211
1514 #, c-format
1515 msgid "argument `%s' doesn't match prototype"
1516 msgstr ""
1517
1518 #: c-decl.c:6384 cp/decl.c:14547
1519 #, fuzzy
1520 msgid "no return statement in function returning non-void"
1521 msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü"
1522
1523 #: c-decl.c:6536
1524 msgid "this function may return with or without a value"
1525 msgstr ""
1526
1527 #: c-decl.c:6556
1528 #, c-format
1529 msgid "size of return value of `%s' is %u bytes"
1530 msgstr ""
1531
1532 #: c-decl.c:6560
1533 #, fuzzy, c-format
1534 msgid "size of return value of `%s' is larger than %d bytes"
1535 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
1536
1537 #. If we get here, declarations have been used in a for loop without
1538 #. the C99 for loop scope.  This doesn't make much sense, so don't
1539 #. allow it.
1540 #: c-decl.c:6615
1541 msgid "`for' loop initial declaration used outside C99 mode"
1542 msgstr ""
1543
1544 #: c-decl.c:6639
1545 #, c-format
1546 msgid "`struct %s' declared in `for' loop initial declaration"
1547 msgstr ""
1548
1549 #: c-decl.c:6642
1550 #, c-format
1551 msgid "`union %s' declared in `for' loop initial declaration"
1552 msgstr ""
1553
1554 #: c-decl.c:6645
1555 #, c-format
1556 msgid "`enum %s' declared in `for' loop initial declaration"
1557 msgstr ""
1558
1559 #: c-decl.c:6653
1560 #, c-format
1561 msgid "declaration of non-variable `%s' in `for' loop initial declaration"
1562 msgstr ""
1563
1564 #: c-decl.c:6655
1565 #, c-format
1566 msgid "declaration of static variable `%s' in `for' loop initial declaration"
1567 msgstr ""
1568
1569 #: c-decl.c:6657
1570 #, c-format
1571 msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"
1572 msgstr ""
1573
1574 #: c-format.c:109 c-format.c:191
1575 msgid "format string arg not a string type"
1576 msgstr ""
1577
1578 #: c-format.c:124
1579 msgid "args to be formatted is not '...'"
1580 msgstr ""
1581
1582 #: c-format.c:133
1583 msgid "strftime formats cannot format arguments"
1584 msgstr ""
1585
1586 #: c-format.c:168 c-format.c:270
1587 msgid "format string has invalid operand number"
1588 msgstr ""
1589
1590 #: c-format.c:202
1591 msgid "function does not return string type"
1592 msgstr ""
1593
1594 #: c-format.c:233
1595 #, fuzzy
1596 msgid "unrecognized format specifier"
1597 msgstr "Üãíùóôï ðñüèåìá: %s"
1598
1599 #: c-format.c:246
1600 #, c-format
1601 msgid "`%s' is an unrecognized format function type"
1602 msgstr ""
1603
1604 #: c-format.c:280
1605 msgid "format string arg follows the args to be formatted"
1606 msgstr ""
1607
1608 #: c-format.c:601
1609 msgid "` ' flag"
1610 msgstr ""
1611
1612 #: c-format.c:601
1613 msgid "the ` ' printf flag"
1614 msgstr ""
1615
1616 #: c-format.c:602 c-format.c:673
1617 msgid "`+' flag"
1618 msgstr ""
1619
1620 #: c-format.c:602
1621 msgid "the `+' printf flag"
1622 msgstr ""
1623
1624 #: c-format.c:603 c-format.c:649
1625 msgid "`#' flag"
1626 msgstr ""
1627
1628 #: c-format.c:603
1629 msgid "the `#' printf flag"
1630 msgstr ""
1631
1632 #: c-format.c:604 c-format.c:647
1633 msgid "`0' flag"
1634 msgstr ""
1635
1636 #: c-format.c:604
1637 msgid "the `0' printf flag"
1638 msgstr ""
1639
1640 #: c-format.c:605 c-format.c:646 c-format.c:676
1641 msgid "`-' flag"
1642 msgstr ""
1643
1644 #: c-format.c:605
1645 msgid "the `-' printf flag"
1646 msgstr ""
1647
1648 #: c-format.c:606 c-format.c:630
1649 msgid "`'' flag"
1650 msgstr ""
1651
1652 #: c-format.c:606
1653 msgid "the `'' printf flag"
1654 msgstr ""
1655
1656 #: c-format.c:607 c-format.c:631
1657 msgid "`I' flag"
1658 msgstr ""
1659
1660 #: c-format.c:607
1661 msgid "the `I' printf flag"
1662 msgstr ""
1663
1664 #: c-format.c:608 c-format.c:628 c-format.c:650 c-format.c:677 c-format.c:1702
1665 msgid "field width"
1666 msgstr "ìÝãåèïò ðåäßïõ"
1667
1668 #: c-format.c:608
1669 msgid "field width in printf format"
1670 msgstr ""
1671
1672 #: c-format.c:609
1673 msgid "precision"
1674 msgstr "áêñßâåéá"
1675
1676 #: c-format.c:609
1677 msgid "precision in printf format"
1678 msgstr ""
1679
1680 #: c-format.c:610 c-format.c:629 c-format.c:680
1681 msgid "length modifier"
1682 msgstr ""
1683
1684 #: c-format.c:610
1685 msgid "length modifier in printf format"
1686 msgstr ""
1687
1688 #: c-format.c:626
1689 msgid "assignment suppression"
1690 msgstr ""
1691
1692 #: c-format.c:626
1693 msgid "the assignment suppression scanf feature"
1694 msgstr ""
1695
1696 #: c-format.c:627
1697 msgid "`a' flag"
1698 msgstr ""
1699
1700 #: c-format.c:627
1701 msgid "the `a' scanf flag"
1702 msgstr ""
1703
1704 #: c-format.c:628
1705 msgid "field width in scanf format"
1706 msgstr ""
1707
1708 #: c-format.c:629
1709 msgid "length modifier in scanf format"
1710 msgstr ""
1711
1712 #: c-format.c:630
1713 msgid "the `'' scanf flag"
1714 msgstr ""
1715
1716 #: c-format.c:631
1717 msgid "the `I' scanf flag"
1718 msgstr ""
1719
1720 #: c-format.c:645
1721 msgid "`_' flag"
1722 msgstr ""
1723
1724 #: c-format.c:645
1725 msgid "the `_' strftime flag"
1726 msgstr ""
1727
1728 #: c-format.c:646
1729 msgid "the `-' strftime flag"
1730 msgstr ""
1731
1732 #: c-format.c:647
1733 msgid "the `0' strftime flag"
1734 msgstr ""
1735
1736 #: c-format.c:648 c-format.c:672
1737 msgid "`^' flag"
1738 msgstr ""
1739
1740 #: c-format.c:648
1741 msgid "the `^' strftime flag"
1742 msgstr ""
1743
1744 #: c-format.c:649
1745 msgid "the `#' strftime flag"
1746 msgstr ""
1747
1748 #: c-format.c:650
1749 msgid "field width in strftime format"
1750 msgstr ""
1751
1752 #: c-format.c:651
1753 msgid "`E' modifier"
1754 msgstr ""
1755
1756 #: c-format.c:651
1757 msgid "the `E' strftime modifier"
1758 msgstr ""
1759
1760 #: c-format.c:652
1761 msgid "`O' modifier"
1762 msgstr ""
1763
1764 #: c-format.c:652
1765 msgid "the `O' strftime modifier"
1766 msgstr ""
1767
1768 #: c-format.c:653
1769 msgid "the `O' modifier"
1770 msgstr ""
1771
1772 #: c-format.c:671
1773 #, fuzzy
1774 msgid "fill character"
1775 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
1776
1777 #: c-format.c:671
1778 #, fuzzy
1779 msgid "fill character in strfmon format"
1780 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
1781
1782 #: c-format.c:672
1783 msgid "the `^' strfmon flag"
1784 msgstr ""
1785
1786 #: c-format.c:673
1787 msgid "the `+' strfmon flag"
1788 msgstr ""
1789
1790 #: c-format.c:674
1791 msgid "`(' flag"
1792 msgstr ""
1793
1794 #: c-format.c:674
1795 msgid "the `(' strfmon flag"
1796 msgstr ""
1797
1798 #: c-format.c:675
1799 msgid "`!' flag"
1800 msgstr ""
1801
1802 #: c-format.c:675
1803 msgid "the `!' strfmon flag"
1804 msgstr ""
1805
1806 #: c-format.c:676
1807 msgid "the `-' strfmon flag"
1808 msgstr ""
1809
1810 #: c-format.c:677
1811 msgid "field width in strfmon format"
1812 msgstr ""
1813
1814 #: c-format.c:678
1815 msgid "left precision"
1816 msgstr ""
1817
1818 #: c-format.c:678
1819 msgid "left precision in strfmon format"
1820 msgstr ""
1821
1822 #: c-format.c:679
1823 #, fuzzy
1824 msgid "right precision"
1825 msgstr "ÅìöÜíéóç Ýêäïóçò ðñïãñÜììáôïò"
1826
1827 #: c-format.c:679
1828 msgid "right precision in strfmon format"
1829 msgstr ""
1830
1831 #: c-format.c:680
1832 msgid "length modifier in strfmon format"
1833 msgstr ""
1834
1835 #: c-format.c:983
1836 #, c-format
1837 msgid "function might be possible candidate for `%s' format attribute"
1838 msgstr ""
1839
1840 #: c-format.c:1107 c-format.c:1128 c-format.c:2112
1841 #, fuzzy
1842 msgid "missing $ operand number in format"
1843 msgstr "Ëåßðåé ï äåêáåîáäéêüò áñéèìüò óôïí ÷áñáêôÞñá äéáöõãÞò."
1844
1845 #: c-format.c:1138
1846 #, c-format
1847 msgid "%s does not support %%n$ operand number formats"
1848 msgstr ""
1849
1850 #: c-format.c:1145
1851 #, fuzzy
1852 msgid "operand number out of range in format"
1853 msgstr "Ï áñéèìüò óýíäåóìïõ åßíáé Ýîù áðü ôï üñéï"
1854
1855 #: c-format.c:1168
1856 #, c-format
1857 msgid "format argument %d used more than once in %s format"
1858 msgstr ""
1859
1860 #: c-format.c:1218
1861 #, c-format
1862 msgid "format argument %d unused before used argument %d in $-style format"
1863 msgstr ""
1864
1865 #: c-format.c:1322
1866 msgid "format not a string literal, format string not checked"
1867 msgstr ""
1868
1869 #: c-format.c:1336
1870 msgid "format not a string literal and no format arguments"
1871 msgstr ""
1872
1873 #: c-format.c:1338
1874 msgid "format not a string literal, argument types not checked"
1875 msgstr ""
1876
1877 #: c-format.c:1351
1878 #, fuzzy
1879 msgid "too many arguments for format"
1880 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
1881
1882 #: c-format.c:1354
1883 msgid "unused arguments in $-style format"
1884 msgstr ""
1885
1886 #: c-format.c:1357
1887 #, fuzzy, c-format
1888 msgid "zero-length %s format string"
1889 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
1890
1891 #: c-format.c:1361
1892 #, fuzzy
1893 msgid "format is a wide character string"
1894 msgstr "ëßóôá ìå üëá ôá ãíùóôÜ óýíïëá ÷áñáêôÞñùí"
1895
1896 #: c-format.c:1364
1897 #, fuzzy
1898 msgid "unterminated format string"
1899 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
1900
1901 #: c-format.c:1581
1902 msgid "embedded `\\0' in format"
1903 msgstr ""
1904
1905 #: c-format.c:1596
1906 #, c-format
1907 msgid "spurious trailing `%%' in format"
1908 msgstr ""
1909
1910 #: c-format.c:1635 c-format.c:1872
1911 #, fuzzy, c-format
1912 msgid "repeated %s in format"
1913 msgstr "repeated leap second moment"
1914
1915 #: c-format.c:1648
1916 msgid "missing fill character at end of strfmon format"
1917 msgstr ""
1918
1919 #: c-format.c:1687 c-format.c:1786 c-format.c:2066 c-format.c:2119
1920 #, fuzzy
1921 msgid "too few arguments for format"
1922 msgstr "ðïëý ëßãá ïñßóìáôá"
1923
1924 #: c-format.c:1728
1925 #, fuzzy, c-format
1926 msgid "zero width in %s format"
1927 msgstr "óöÜëìá åããñáöÞò %s"
1928
1929 #: c-format.c:1747
1930 #, c-format
1931 msgid "empty left precision in %s format"
1932 msgstr ""
1933
1934 #: c-format.c:1801
1935 msgid "field precision"
1936 msgstr ""
1937
1938 #: c-format.c:1816
1939 #, c-format
1940 msgid "empty precision in %s format"
1941 msgstr ""
1942
1943 #: c-format.c:1856
1944 #, c-format
1945 msgid "%s does not support the `%s' %s length modifier"
1946 msgstr ""
1947
1948 #: c-format.c:1906
1949 msgid "conversion lacks type at end of format"
1950 msgstr ""
1951
1952 #: c-format.c:1917
1953 #, fuzzy, c-format
1954 msgid "unknown conversion type character `%c' in format"
1955 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
1956
1957 #: c-format.c:1920
1958 #, c-format
1959 msgid "unknown conversion type character 0x%x in format"
1960 msgstr ""
1961
1962 #: c-format.c:1927
1963 #, c-format
1964 msgid "%s does not support the `%%%c' %s format"
1965 msgstr ""
1966
1967 #: c-format.c:1943
1968 #, c-format
1969 msgid "%s used with `%%%c' %s format"
1970 msgstr ""
1971
1972 #: c-format.c:1952
1973 #, fuzzy, c-format
1974 msgid "%s does not support %s"
1975 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
1976
1977 #: c-format.c:1961
1978 #, c-format
1979 msgid "%s does not support %s with the `%%%c' %s format"
1980 msgstr ""
1981
1982 #: c-format.c:1994
1983 #, c-format
1984 msgid "%s ignored with %s and `%%%c' %s format"
1985 msgstr ""
1986
1987 #: c-format.c:1998
1988 #, c-format
1989 msgid "%s ignored with %s in %s format"
1990 msgstr ""
1991
1992 #: c-format.c:2004
1993 #, c-format
1994 msgid "use of %s and %s together with `%%%c' %s format"
1995 msgstr ""
1996
1997 #: c-format.c:2008
1998 #, c-format
1999 msgid "use of %s and %s together in %s format"
2000 msgstr ""
2001
2002 #: c-format.c:2027
2003 #, c-format
2004 msgid "`%%%c' yields only last 2 digits of year in some locales"
2005 msgstr ""
2006
2007 #: c-format.c:2030
2008 #, c-format
2009 msgid "`%%%c' yields only last 2 digits of year"
2010 msgstr ""
2011
2012 #. The end of the format string was reached.
2013 #: c-format.c:2046
2014 #, c-format
2015 msgid "no closing `]' for `%%[' format"
2016 msgstr ""
2017
2018 #: c-format.c:2059
2019 #, c-format
2020 msgid "use of `%s' length modifier with `%c' type character"
2021 msgstr ""
2022
2023 #: c-format.c:2080
2024 #, c-format
2025 msgid "%s does not support the `%%%s%c' %s format"
2026 msgstr ""
2027
2028 #: c-format.c:2095
2029 msgid "operand number specified with suppressed assignment"
2030 msgstr ""
2031
2032 #: c-format.c:2097
2033 msgid "operand number specified for format taking no argument"
2034 msgstr ""
2035
2036 #: c-format.c:2211
2037 #, c-format
2038 msgid "writing through null pointer (arg %d)"
2039 msgstr ""
2040
2041 #: c-format.c:2220
2042 #, c-format
2043 msgid "reading through null pointer (arg %d)"
2044 msgstr ""
2045
2046 #: c-format.c:2240
2047 #, c-format
2048 msgid "writing into constant object (arg %d)"
2049 msgstr ""
2050
2051 #: c-format.c:2250
2052 #, c-format
2053 msgid "extra type qualifiers in format argument (arg %d)"
2054 msgstr ""
2055
2056 #: c-format.c:2257
2057 #, c-format
2058 msgid "format argument is not a pointer (arg %d)"
2059 msgstr ""
2060
2061 #: c-format.c:2259
2062 #, c-format
2063 msgid "format argument is not a pointer to a pointer (arg %d)"
2064 msgstr ""
2065
2066 #: c-format.c:2330
2067 msgid "pointer"
2068 msgstr ""
2069
2070 #: c-format.c:2332
2071 #, fuzzy
2072 msgid "different type"
2073 msgstr "åßäïò ìïñöÞò"
2074
2075 #: c-format.c:2353
2076 #, c-format
2077 msgid "%s is not type %s (arg %d)"
2078 msgstr ""
2079
2080 #: c-format.c:2356
2081 #, c-format
2082 msgid "%s format, %s arg (arg %d)"
2083 msgstr ""
2084
2085 #: c-lex.c:153
2086 msgid "YYDEBUG not defined"
2087 msgstr ""
2088
2089 #: c-lex.c:290
2090 msgid "badly nested C headers from preprocessor"
2091 msgstr ""
2092
2093 #: c-lex.c:333
2094 #, c-format
2095 msgid "ignoring #pragma %s %s"
2096 msgstr ""
2097
2098 #: c-lex.c:383
2099 #, c-format
2100 msgid "universal-character-name '\\U%08x' not valid in identifier"
2101 msgstr ""
2102
2103 #: c-lex.c:629
2104 #, c-format
2105 msgid "universal-character-name '\\u%04x' not valid in identifier"
2106 msgstr ""
2107
2108 #: c-lex.c:692
2109 #, c-format
2110 msgid "stray '%c' in program"
2111 msgstr ""
2112
2113 #: c-lex.c:694
2114 #, c-format
2115 msgid "stray '\\%o' in program"
2116 msgstr ""
2117
2118 #: c-lex.c:850
2119 msgid "this decimal constant is unsigned only in ISO C90"
2120 msgstr ""
2121
2122 #: c-lex.c:853
2123 msgid "this decimal constant would be unsigned in ISO C90"
2124 msgstr ""
2125
2126 #: c-lex.c:869
2127 #, fuzzy, c-format
2128 msgid "integer constant is too large for \"%s\" type"
2129 msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
2130
2131 #: c-lex.c:937
2132 #, fuzzy, c-format
2133 msgid "floating constant exceeds range of \"%s\""
2134 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
2135
2136 #: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942
2137 #, fuzzy
2138 msgid "ignoring invalid multibyte character"
2139 msgstr "Ìç Ýãêõñï Þ áóõìðëÞñùôï multibyte Þ ðëáôýò ÷áñáêôÞñáò"
2140
2141 #: c-opts.c:353
2142 #, fuzzy, c-format
2143 msgid "missing argument to \"-%s\""
2144 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
2145
2146 #: c-opts.c:357
2147 #, c-format
2148 msgid "no class name specified with \"-%s\""
2149 msgstr ""
2150
2151 #: c-opts.c:364
2152 #, fuzzy, c-format
2153 msgid "missing filename after \"-%s\""
2154 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
2155
2156 #: c-opts.c:369
2157 #, fuzzy, c-format
2158 msgid "missing target after \"-%s\""
2159 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
2160
2161 #: c-opts.c:503
2162 #, c-format
2163 msgid "options array incorrectly sorted: %s is before %s"
2164 msgstr ""
2165
2166 #: c-opts.c:548
2167 #, c-format
2168 msgid "too many filenames given.  Type %s --help for usage"
2169 msgstr ""
2170
2171 #: c-opts.c:934
2172 msgid "-Wno-strict-prototypes is not supported in C++"
2173 msgstr ""
2174
2175 #: c-opts.c:1014
2176 #, fuzzy, c-format
2177 msgid "switch \"%s\" is no longer supported"
2178 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
2179
2180 #: c-opts.c:1030
2181 #, c-format
2182 msgid "switch \"%s\" is deprecated, please see documentation for details"
2183 msgstr ""
2184
2185 #: c-opts.c:1143
2186 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)"
2187 msgstr ""
2188
2189 #: c-opts.c:1263
2190 msgid "output filename specified twice"
2191 msgstr ""
2192
2193 #: c-opts.c:1377
2194 msgid "-Wformat-y2k ignored without -Wformat"
2195 msgstr ""
2196
2197 #: c-opts.c:1379
2198 msgid "-Wformat-extra-args ignored without -Wformat"
2199 msgstr ""
2200
2201 #: c-opts.c:1381
2202 msgid "-Wformat-zero-length ignored without -Wformat"
2203 msgstr ""
2204
2205 #: c-opts.c:1383
2206 msgid "-Wformat-nonliteral ignored without -Wformat"
2207 msgstr ""
2208
2209 #: c-opts.c:1385
2210 msgid "-Wformat-security ignored without -Wformat"
2211 msgstr ""
2212
2213 #: c-opts.c:1387
2214 msgid "-Wmissing-format-attribute ignored without -Wformat"
2215 msgstr ""
2216
2217 #: c-opts.c:1409
2218 #, fuzzy, c-format
2219 msgid "opening output file %s"
2220 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
2221
2222 #: c-opts.c:1464
2223 #, fuzzy, c-format
2224 msgid "opening dependency file %s"
2225 msgstr "äõíáìéêÝò åîáñôÞóåéò.\n"
2226
2227 #: c-opts.c:1474
2228 #, fuzzy, c-format
2229 msgid "closing dependency file %s"
2230 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
2231
2232 #: c-opts.c:1477
2233 #, fuzzy, c-format
2234 msgid "when writing output to %s"
2235 msgstr "óöÜëìá åããñáöÞò %s"
2236
2237 #: c-opts.c:1557
2238 msgid "to generate dependencies you must specify either -M or -MM"
2239 msgstr ""
2240
2241 #: c-opts.c:1704
2242 #, c-format
2243 msgid "\"-%s\" is valid for %s but not for %s"
2244 msgstr ""
2245
2246 #. To keep the lines from getting too long for some compilers, limit
2247 #. to about 500 characters (6 lines) per chunk.
2248 #: c-opts.c:1714
2249 msgid ""
2250 "Switches:\n"
2251 "  -include <file>           Include the contents of <file> before other files\n"
2252 "  -imacros <file>           Accept definition of macros in <file>\n"
2253 "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
2254 "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
2255 "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
2256 "  -isystem <dir>            Add <dir> to the start of the system include path\n"
2257 msgstr ""
2258
2259 #: c-opts.c:1723
2260 msgid ""
2261 "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
2262 "  -I <dir>                  Add <dir> to the end of the main include path\n"
2263 "  -I-                       Fine-grained include path control; see info docs\n"
2264 "  -nostdinc                 Do not search system include directories\n"
2265 "                             (dirs specified with -isystem will still be used)\n"
2266 "  -nostdinc++               Do not search system include directories for C++\n"
2267 "  -o <file>                 Put output into <file>\n"
2268 msgstr ""
2269
2270 #: c-opts.c:1732
2271 msgid ""
2272 "  -trigraphs                Support ISO C trigraphs\n"
2273 "  -std=<std name>           Specify the conformance standard; one of:\n"
2274 "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
2275 "                            iso9899:199409, iso9899:1999, c++98\n"
2276 "  -w                        Inhibit warning messages\n"
2277 "  -W[no-]trigraphs          Warn if trigraphs are encountered\n"
2278 "  -W[no-]comment{s}         Warn if one comment starts inside another\n"
2279 msgstr ""
2280
2281 #: c-opts.c:1741
2282 msgid ""
2283 "  -W[no-]traditional        Warn about features not present in traditional C\n"
2284 "  -W[no-]undef              Warn if an undefined macro is used by #if\n"
2285 "  -W[no-]import             Warn about the use of the #import directive\n"
2286 msgstr ""
2287
2288 #: c-opts.c:1746
2289 msgid ""
2290 "  -W[no-]error              Treat all warnings as errors\n"
2291 "  -W[no-]system-headers     Do not suppress warnings from system headers\n"
2292 "  -W[no-]all                Enable most preprocessor warnings\n"
2293 msgstr ""
2294
2295 #: c-opts.c:1751
2296 msgid ""
2297 "  -M                        Generate make dependencies\n"
2298 "  -MM                       As -M, but ignore system header files\n"
2299 "  -MD                       Generate make dependencies and compile\n"
2300 "  -MMD                      As -MD, but ignore system header files\n"
2301 "  -MF <file>                Write dependency output to the given file\n"
2302 "  -MG                       Treat missing header file as generated files\n"
2303 msgstr ""
2304
2305 #: c-opts.c:1759
2306 msgid ""
2307 "  -MP\t\t\t    Generate phony targets for all headers\n"
2308 "  -MQ <target>              Add a MAKE-quoted target\n"
2309 "  -MT <target>              Add an unquoted target\n"
2310 msgstr ""
2311
2312 #: c-opts.c:1764
2313 msgid ""
2314 "  -D<macro>                 Define a <macro> with string '1' as its value\n"
2315 "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
2316 "  -A<question>=<answer>     Assert the <answer> to <question>\n"
2317 "  -A-<question>=<answer>    Disable the <answer> to <question>\n"
2318 "  -U<macro>                 Undefine <macro> \n"
2319 "  -v                        Display the version number\n"
2320 msgstr ""
2321
2322 #: c-opts.c:1772
2323 msgid ""
2324 "  -H                        Print the name of header files as they are used\n"
2325 "  -C                        Do not discard comments\n"
2326 "  -dM                       Display a list of macro definitions active at end\n"
2327 "  -dD                       Preserve macro definitions in output\n"
2328 "  -dN                       As -dD except that only the names are preserved\n"
2329 "  -dI                       Include #include directives in the output\n"
2330 msgstr ""
2331
2332 #: c-opts.c:1780
2333 msgid ""
2334 "  -f[no-]preprocessed       Treat the input file as already preprocessed\n"
2335 "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
2336 "  -P                        Do not generate #line directives\n"
2337 "  -remap                    Remap file names when including files\n"
2338 "  --help                    Display this information\n"
2339 msgstr ""
2340
2341 #. Like YYERROR but do call yyerror.
2342 #: c-parse.y:55 parse.y:48 objc-parse.y:56
2343 msgid "syntax error"
2344 msgstr "óöÜëìá óýíôáîçò"
2345
2346 #: /usr/share/bison/bison.simple:179
2347 #, fuzzy
2348 msgid "syntax error: cannot back up"
2349 msgstr "ï äéá÷ùñéóôÞò äå ìðïñåß íá åßíáé êåíüò"
2350
2351 #: c-parse.y:325 objc-parse.y:347
2352 msgid "ISO C forbids an empty source file"
2353 msgstr ""
2354
2355 #: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389
2356 msgid "argument of `asm' is not a constant string"
2357 msgstr ""
2358
2359 #: c-parse.y:374 objc-parse.y:397
2360 msgid "ISO C forbids data definition with no type or storage class"
2361 msgstr ""
2362
2363 #: c-parse.y:376 objc-parse.y:399
2364 msgid "data definition has no type or storage class"
2365 msgstr ""
2366
2367 #: c-parse.y:389 objc-parse.y:412
2368 msgid "ISO C does not allow extra `;' outside of a function"
2369 msgstr ""
2370
2371 #: c-parse.y:449 cppexp.c:1312
2372 msgid "traditional C rejects the unary plus operator"
2373 msgstr ""
2374
2375 #: c-parse.y:496 objc-parse.y:519
2376 msgid "`sizeof' applied to a bit-field"
2377 msgstr ""
2378
2379 #: c-parse.y:583 objc-parse.y:606
2380 msgid "ISO C forbids omitting the middle term of a ?: expression"
2381 msgstr ""
2382
2383 #: c-parse.y:632 objc-parse.y:655
2384 msgid "ISO C89 forbids compound literals"
2385 msgstr ""
2386
2387 #: c-parse.y:646 objc-parse.y:669
2388 msgid "ISO C forbids braced-groups within expressions"
2389 msgstr ""
2390
2391 #: c-parse.y:677 objc-parse.y:700
2392 msgid "first argument to __builtin_choose_expr not a constant"
2393 msgstr ""
2394
2395 #: c-parse.y:721 objc-parse.y:768
2396 msgid "traditional C rejects ISO C style function definitions"
2397 msgstr ""
2398
2399 #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024
2400 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081
2401 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150
2402 #: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032
2403 #: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071
2404 #: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122
2405 #: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185
2406 #: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203
2407 #, fuzzy, c-format
2408 msgid "`%s' is not at beginning of declaration"
2409 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
2410
2411 #: c-parse.y:1441 objc-parse.y:1497
2412 msgid "ISO C forbids empty initializer braces"
2413 msgstr ""
2414
2415 #: c-parse.y:1455 objc-parse.y:1511
2416 msgid "ISO C89 forbids specifying subobject to initialize"
2417 msgstr ""
2418
2419 #: c-parse.y:1458 objc-parse.y:1514
2420 msgid "obsolete use of designated initializer without `='"
2421 msgstr ""
2422
2423 #: c-parse.y:1462 objc-parse.y:1518
2424 msgid "obsolete use of designated initializer with `:'"
2425 msgstr ""
2426
2427 #: c-parse.y:1489 objc-parse.y:1545
2428 msgid "ISO C forbids specifying range of elements to initialize"
2429 msgstr ""
2430
2431 #: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584
2432 msgid "ISO C forbids nested functions"
2433 msgstr ""
2434
2435 #: c-parse.y:1703 objc-parse.y:1761
2436 msgid "ISO C forbids forward references to `enum' types"
2437 msgstr ""
2438
2439 #: c-parse.y:1715 parse.y:2385 objc-parse.y:1773
2440 #, fuzzy
2441 msgid "comma at end of enumerator list"
2442 msgstr "óêïõðßäéá óôï ôÝëïò ôïõ áñéèìïý"
2443
2444 #: c-parse.y:1723 objc-parse.y:1781
2445 msgid "no semicolon at end of struct or union"
2446 msgstr ""
2447
2448 #: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865
2449 msgid "extra semicolon in struct or union specified"
2450 msgstr ""
2451
2452 #: c-parse.y:1745 objc-parse.y:1817
2453 msgid "ISO C doesn't support unnamed structs/unions"
2454 msgstr ""
2455
2456 #: c-parse.y:1754 objc-parse.y:1826
2457 msgid "ISO C forbids member declarations with no members"
2458 msgstr ""
2459
2460 #: c-parse.y:1913 objc-parse.y:1985
2461 msgid "deprecated use of label at end of compound statement"
2462 msgstr ""
2463
2464 #: c-parse.y:1930 objc-parse.y:2002
2465 msgid "ISO C89 forbids mixed declarations and code"
2466 msgstr ""
2467
2468 #: c-parse.y:2005 objc-parse.y:2081
2469 msgid "ISO C forbids label declarations"
2470 msgstr ""
2471
2472 #: c-parse.y:2055 parse.y:1627 objc-parse.y:2131
2473 msgid "braced-group within expression allowed only inside a function"
2474 msgstr ""
2475
2476 #: c-parse.y:2182 objc-parse.y:2258
2477 msgid "empty body in an else-statement"
2478 msgstr ""
2479
2480 #: c-parse.y:2303 objc-parse.y:2379
2481 msgid "ISO C forbids `goto *expr;'"
2482 msgstr ""
2483
2484 #: c-parse.y:2403 objc-parse.y:2479
2485 msgid "ISO C forbids forward parameter declarations"
2486 msgstr ""
2487
2488 #. Gcc used to allow this as an extension.  However, it does
2489 #. not work for all targets, and thus has been disabled.
2490 #. Also, since func (...) and func () are indistinguishable,
2491 #. it caused problems with the code in expand_builtin which
2492 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2493 #. correctly.
2494 #: c-parse.y:2429 objc-parse.y:2505
2495 msgid "ISO C requires a named argument before `...'"
2496 msgstr ""
2497
2498 #: c-parse.y:2526 objc-parse.y:2602
2499 msgid "`...' in old-style identifier list"
2500 msgstr ""
2501
2502 #: /usr/share/bison/bison.simple:795
2503 #, fuzzy
2504 msgid "parse error; also virtual memory exhausted"
2505 msgstr "óöÜëìá åðåîåñãáóßáò· åðßóçò ç ìíÞìç åîáíôëÞèçêå"
2506
2507 #: /usr/share/bison/bison.simple:799 cp/spew.c:364
2508 msgid "parse error"
2509 msgstr "óöÜëìá åðåîåñãáóßáò"
2510
2511 #: /usr/share/bison/bison.simple:924
2512 #, fuzzy
2513 msgid "parser stack overflow"
2514 msgstr "Õðåñ÷åßëéóç ðßíáêá áñ÷åßïõ"
2515
2516 #: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538
2517 #, c-format
2518 msgid "%s at end of input"
2519 msgstr "%s óôï ôÝëïò ôçò åéóüäïõ"
2520
2521 #: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544
2522 #, c-format
2523 msgid "%s before %s'%c'"
2524 msgstr "%s ðñéí áðü %s'%c'"
2525
2526 #: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546
2527 #, c-format
2528 msgid "%s before %s'\\x%x'"
2529 msgstr "%s ðñéí áðü %s'\\x%x'"
2530
2531 #: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550
2532 #, fuzzy, c-format
2533 msgid "%s before string constant"
2534 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
2535
2536 #: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552
2537 #, c-format
2538 msgid "%s before numeric constant"
2539 msgstr "%s ðñéí áðü áñéèìçôéêÞ óôáèåñÜ"
2540
2541 # src/request.c:37
2542 #: c-parse.y:2854 objc-parse.y:3554
2543 #, c-format
2544 msgid "%s before \"%s\""
2545 msgstr "%s ðñéí áðü \"%s\""
2546
2547 #: c-parse.y:2856 objc-parse.y:3556
2548 #, c-format
2549 msgid "%s before '%s' token"
2550 msgstr "%s ðñéí áðü ôï óýìâïëï '%s'"
2551
2552 #: c-parse.y:2921
2553 msgid "traditional C rejects string concatenation"
2554 msgstr ""
2555
2556 #: c-parse.y:3047 objc-parse.y:3780
2557 #, c-format
2558 msgid "syntax error at '%s' token"
2559 msgstr "óõíôáêôéêü óöÜëìá óôï óýìâïëï '%s'"
2560
2561 #: c-pragma.c:107
2562 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2563 msgstr ""
2564
2565 #: c-pragma.c:125
2566 #, c-format
2567 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2568 msgstr ""
2569
2570 #: c-pragma.c:145
2571 #, fuzzy
2572 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2573 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
2574
2575 #: c-pragma.c:147
2576 #, fuzzy
2577 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2578 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
2579
2580 #: c-pragma.c:167
2581 msgid "missing '(' after '#pragma pack' - ignored"
2582 msgstr ""
2583
2584 #: c-pragma.c:180 c-pragma.c:230
2585 #, fuzzy
2586 msgid "malformed '#pragma pack' - ignored"
2587 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2588
2589 #: c-pragma.c:185
2590 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2591 msgstr ""
2592
2593 #: c-pragma.c:187
2594 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2595 msgstr ""
2596
2597 #: c-pragma.c:196
2598 #, c-format
2599 msgid "unknown action '%s' for '#pragma pack' - ignored"
2600 msgstr ""
2601
2602 #: c-pragma.c:233
2603 msgid "junk at end of '#pragma pack'"
2604 msgstr ""
2605
2606 #: c-pragma.c:247
2607 #, c-format
2608 msgid "alignment must be a small power of two, not %d"
2609 msgstr ""
2610
2611 #: c-pragma.c:280
2612 #, c-format
2613 msgid "applying #pragma weak `%s' after first use results in unspecified behavior"
2614 msgstr ""
2615
2616 #: c-pragma.c:321 c-pragma.c:326
2617 #, fuzzy
2618 msgid "malformed #pragma weak, ignored"
2619 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2620
2621 #: c-pragma.c:330
2622 msgid "junk at end of #pragma weak"
2623 msgstr ""
2624
2625 #: c-pragma.c:365 c-pragma.c:370
2626 #, fuzzy
2627 msgid "malformed #pragma redefine_extname, ignored"
2628 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2629
2630 #: c-pragma.c:375
2631 #, fuzzy
2632 msgid "junk at end of #pragma redefine_extname"
2633 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
2634
2635 #: c-pragma.c:382 c-pragma.c:463
2636 msgid "#pragma redefine_extname conflicts with declaration"
2637 msgstr ""
2638
2639 #: c-pragma.c:413
2640 #, fuzzy
2641 msgid "malformed #pragma extern_prefix, ignored"
2642 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2643
2644 #: c-pragma.c:418
2645 #, fuzzy
2646 msgid "junk at end of #pragma extern_prefix"
2647 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
2648
2649 #: c-pragma.c:450
2650 msgid "asm declaration conficts with previous rename"
2651 msgstr ""
2652
2653 #: c-semantics.c:565
2654 msgid "break statement not within loop or switch"
2655 msgstr ""
2656
2657 #: c-semantics.c:583
2658 msgid "continue statement not within a loop"
2659 msgstr ""
2660
2661 #: c-semantics.c:678
2662 msgid "destructor needed for `%#D'"
2663 msgstr ""
2664
2665 #: c-semantics.c:679
2666 msgid "where case label appears here"
2667 msgstr ""
2668
2669 #: c-semantics.c:682
2670 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2671 msgstr ""
2672
2673 #: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897
2674 #, c-format
2675 msgid "%s qualifier ignored on asm"
2676 msgstr ""
2677
2678 #: c-typeck.c:123
2679 #, c-format
2680 msgid "`%s' has an incomplete type"
2681 msgstr ""
2682
2683 #: c-typeck.c:145 cp/call.c:2740
2684 #, fuzzy
2685 msgid "invalid use of void expression"
2686 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
2687
2688 #: c-typeck.c:153
2689 #, fuzzy
2690 msgid "invalid use of flexible array member"
2691 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
2692
2693 #: c-typeck.c:159
2694 msgid "invalid use of array with unspecified bounds"
2695 msgstr ""
2696
2697 #: c-typeck.c:167
2698 #, fuzzy, c-format
2699 msgid "invalid use of undefined type `%s %s'"
2700 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
2701
2702 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2703 #: c-typeck.c:171
2704 #, fuzzy, c-format
2705 msgid "invalid use of incomplete typedef `%s'"
2706 msgstr "ìç Ýãêõñïò äåýôåñïò ôåëåóôÞò óå êáôÜóôáóç óõìâáôüôçôáò `%s'"
2707
2708 #: c-typeck.c:424 c-typeck.c:438
2709 msgid "function types not truly compatible in ISO C"
2710 msgstr ""
2711
2712 #: c-typeck.c:603
2713 msgid "types are not quite compatible"
2714 msgstr ""
2715
2716 #: c-typeck.c:757 c-typeck.c:2673
2717 msgid "arithmetic on pointer to an incomplete type"
2718 msgstr ""
2719
2720 #: c-typeck.c:1136
2721 #, c-format
2722 msgid "%s has no member named `%s'"
2723 msgstr ""
2724
2725 #: c-typeck.c:1169
2726 #, c-format
2727 msgid "request for member `%s' in something not a structure or union"
2728 msgstr ""
2729
2730 #: c-typeck.c:1201
2731 msgid "dereferencing pointer to incomplete type"
2732 msgstr ""
2733
2734 #: c-typeck.c:1205
2735 msgid "dereferencing `void *' pointer"
2736 msgstr ""
2737
2738 #: c-typeck.c:1222 cp/typeck.c:2357
2739 #, fuzzy, c-format
2740 msgid "invalid type argument of `%s'"
2741 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
2742
2743 #: c-typeck.c:1241 cp/typeck.c:2383
2744 msgid "subscript missing in array reference"
2745 msgstr ""
2746
2747 #: c-typeck.c:1262 cp/typeck.c:2425
2748 msgid "array subscript has type `char'"
2749 msgstr ""
2750
2751 #: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511
2752 msgid "array subscript is not an integer"
2753 msgstr ""
2754
2755 #: c-typeck.c:1303
2756 msgid "ISO C forbids subscripting `register' array"
2757 msgstr ""
2758
2759 #: c-typeck.c:1305
2760 msgid "ISO C90 forbids subscripting non-lvalue array"
2761 msgstr ""
2762
2763 #: c-typeck.c:1338
2764 msgid "subscript has type `char'"
2765 msgstr ""
2766
2767 #: c-typeck.c:1354 cp/typeck.c:2506
2768 msgid "subscripted value is neither array nor pointer"
2769 msgstr ""
2770
2771 #: c-typeck.c:1408
2772 #, c-format
2773 msgid "`%s' undeclared here (not in a function)"
2774 msgstr ""
2775
2776 #: c-typeck.c:1415
2777 #, c-format
2778 msgid "`%s' undeclared (first use in this function)"
2779 msgstr ""
2780
2781 #: c-typeck.c:1420
2782 msgid "(Each undeclared identifier is reported only once"
2783 msgstr ""
2784
2785 #: c-typeck.c:1421
2786 msgid "for each function it appears in.)"
2787 msgstr ""
2788
2789 #: c-typeck.c:1438
2790 #, c-format
2791 msgid "local declaration of `%s' hides instance variable"
2792 msgstr ""
2793
2794 #: c-typeck.c:1504
2795 #, fuzzy
2796 msgid "called object is not a function"
2797 msgstr "Ôï åðþíõìï áíôéêåßìåíï äåí åßíáé áíáæçôÞóéìï"
2798
2799 #: c-typeck.c:1590 cp/typeck.c:2831
2800 #, fuzzy
2801 msgid "too many arguments to function"
2802 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
2803
2804 #: c-typeck.c:1611
2805 #, c-format
2806 msgid "type of formal parameter %d is incomplete"
2807 msgstr ""
2808
2809 #: c-typeck.c:1624
2810 #, c-format
2811 msgid "%s as integer rather than floating due to prototype"
2812 msgstr ""
2813
2814 #: c-typeck.c:1627
2815 #, c-format
2816 msgid "%s as integer rather than complex due to prototype"
2817 msgstr ""
2818
2819 #: c-typeck.c:1630
2820 #, c-format
2821 msgid "%s as complex rather than floating due to prototype"
2822 msgstr ""
2823
2824 #: c-typeck.c:1633
2825 #, c-format
2826 msgid "%s as floating rather than integer due to prototype"
2827 msgstr ""
2828
2829 #: c-typeck.c:1636
2830 #, c-format
2831 msgid "%s as complex rather than integer due to prototype"
2832 msgstr ""
2833
2834 #: c-typeck.c:1639
2835 #, c-format
2836 msgid "%s as floating rather than complex due to prototype"
2837 msgstr ""
2838
2839 #: c-typeck.c:1649
2840 #, c-format
2841 msgid "%s as `float' rather than `double' due to prototype"
2842 msgstr ""
2843
2844 #: c-typeck.c:1667
2845 #, c-format
2846 msgid "%s with different width due to prototype"
2847 msgstr ""
2848
2849 #: c-typeck.c:1701
2850 #, c-format
2851 msgid "%s as unsigned due to prototype"
2852 msgstr ""
2853
2854 #: c-typeck.c:1703
2855 #, c-format
2856 msgid "%s as signed due to prototype"
2857 msgstr ""
2858
2859 #: c-typeck.c:1737 cp/typeck.c:2935
2860 #, fuzzy
2861 msgid "too few arguments to function"
2862 msgstr "ðïëý ëßãá ïñßóìáôá"
2863
2864 #: c-typeck.c:1779
2865 msgid "suggest parentheses around + or - inside shift"
2866 msgstr ""
2867
2868 #: c-typeck.c:1786
2869 msgid "suggest parentheses around && within ||"
2870 msgstr ""
2871
2872 #: c-typeck.c:1795
2873 msgid "suggest parentheses around arithmetic in operand of |"
2874 msgstr ""
2875
2876 #: c-typeck.c:1798
2877 msgid "suggest parentheses around comparison in operand of |"
2878 msgstr ""
2879
2880 #: c-typeck.c:1807
2881 msgid "suggest parentheses around arithmetic in operand of ^"
2882 msgstr ""
2883
2884 #: c-typeck.c:1810
2885 msgid "suggest parentheses around comparison in operand of ^"
2886 msgstr ""
2887
2888 #: c-typeck.c:1817
2889 msgid "suggest parentheses around + or - in operand of &"
2890 msgstr ""
2891
2892 #: c-typeck.c:1820
2893 msgid "suggest parentheses around comparison in operand of &"
2894 msgstr ""
2895
2896 #: c-typeck.c:1827
2897 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2898 msgstr ""
2899
2900 #: c-typeck.c:1987 c-typeck.c:2022
2901 msgid "division by zero"
2902 msgstr "äéáßñåóç ìå ìçäÝí"
2903
2904 #: c-typeck.c:2067 cp/typeck.c:3196
2905 msgid "right shift count is negative"
2906 msgstr ""
2907
2908 #: c-typeck.c:2074 cp/typeck.c:3202
2909 msgid "right shift count >= width of type"
2910 msgstr ""
2911
2912 #: c-typeck.c:2095 cp/typeck.c:3221
2913 msgid "left shift count is negative"
2914 msgstr ""
2915
2916 #: c-typeck.c:2098 cp/typeck.c:3223
2917 msgid "left shift count >= width of type"
2918 msgstr ""
2919
2920 #: c-typeck.c:2119
2921 msgid "shift count is negative"
2922 msgstr ""
2923
2924 #: c-typeck.c:2121
2925 msgid "shift count >= width of type"
2926 msgstr ""
2927
2928 #: c-typeck.c:2138 cp/typeck.c:3258
2929 msgid "comparing floating point with == or != is unsafe"
2930 msgstr ""
2931
2932 #: c-typeck.c:2164 c-typeck.c:2170
2933 msgid "ISO C forbids comparison of `void *' with function pointer"
2934 msgstr ""
2935
2936 #: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241
2937 msgid "comparison of distinct pointer types lacks a cast"
2938 msgstr ""
2939
2940 #: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266
2941 msgid "comparison between pointer and integer"
2942 msgstr ""
2943
2944 #: c-typeck.c:2208 c-typeck.c:2236
2945 msgid "ISO C forbids ordered comparisons of pointers to functions"
2946 msgstr ""
2947
2948 #: c-typeck.c:2233
2949 msgid "comparison of complete and incomplete pointers"
2950 msgstr ""
2951
2952 #: c-typeck.c:2249 c-typeck.c:2256
2953 msgid "ordered comparison of pointer with integer zero"
2954 msgstr ""
2955
2956 #: c-typeck.c:2280 cp/typeck.c:3391
2957 #, fuzzy
2958 msgid "unordered comparison on non-floating point argument"
2959 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
2960
2961 #: c-typeck.c:2491
2962 msgid "comparison between signed and unsigned"
2963 msgstr ""
2964
2965 #: c-typeck.c:2537 cp/typeck.c:3635
2966 msgid "comparison of promoted ~unsigned with constant"
2967 msgstr ""
2968
2969 #: c-typeck.c:2545 cp/typeck.c:3643
2970 msgid "comparison of promoted ~unsigned with unsigned"
2971 msgstr ""
2972
2973 #: c-typeck.c:2625
2974 msgid "pointer of type `void *' used in subtraction"
2975 msgstr ""
2976
2977 #: c-typeck.c:2627
2978 msgid "pointer to a function used in subtraction"
2979 msgstr ""
2980
2981 #: c-typeck.c:2724
2982 msgid "wrong type argument to unary plus"
2983 msgstr ""
2984
2985 #: c-typeck.c:2737
2986 msgid "wrong type argument to unary minus"
2987 msgstr ""
2988
2989 #: c-typeck.c:2754
2990 msgid "ISO C does not support `~' for complex conjugation"
2991 msgstr ""
2992
2993 #: c-typeck.c:2760
2994 msgid "wrong type argument to bit-complement"
2995 msgstr ""
2996
2997 #: c-typeck.c:2769
2998 #, fuzzy
2999 msgid "wrong type argument to abs"
3000 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
3001
3002 #: c-typeck.c:2781
3003 msgid "wrong type argument to conjugation"
3004 msgstr ""
3005
3006 #: c-typeck.c:2795
3007 msgid "wrong type argument to unary exclamation mark"
3008 msgstr ""
3009
3010 #: c-typeck.c:2838
3011 msgid "ISO C does not support `++' and `--' on complex types"
3012 msgstr ""
3013
3014 #: c-typeck.c:2853 c-typeck.c:2885
3015 msgid "wrong type argument to increment"
3016 msgstr ""
3017
3018 #: c-typeck.c:2855 c-typeck.c:2887
3019 msgid "wrong type argument to decrement"
3020 msgstr ""
3021
3022 #: c-typeck.c:2876
3023 msgid "increment of pointer to unknown structure"
3024 msgstr ""
3025
3026 #: c-typeck.c:2878
3027 msgid "decrement of pointer to unknown structure"
3028 msgstr ""
3029
3030 #: c-typeck.c:3015
3031 msgid "ISO C forbids the address of a cast expression"
3032 msgstr ""
3033
3034 #: c-typeck.c:3025
3035 #, fuzzy
3036 msgid "invalid lvalue in unary `&'"
3037 msgstr "ìç Ýãêõñïò ÷ñüíïò áíáðÞäçò"
3038
3039 #: c-typeck.c:3057
3040 #, c-format
3041 msgid "attempt to take address of bit-field structure member `%s'"
3042 msgstr ""
3043
3044 #: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664
3045 #: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694
3046 #: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467
3047 #: java/verify.c:1468 java/verify.c:1483
3048 #, c-format
3049 msgid "%s"
3050 msgstr "%s"
3051
3052 #: c-typeck.c:3227
3053 msgid "ISO C forbids use of conditional expressions as lvalues"
3054 msgstr ""
3055
3056 #: c-typeck.c:3230
3057 msgid "ISO C forbids use of compound expressions as lvalues"
3058 msgstr ""
3059
3060 #: c-typeck.c:3233
3061 msgid "ISO C forbids use of cast expressions as lvalues"
3062 msgstr ""
3063
3064 #: c-typeck.c:3250
3065 #, c-format
3066 msgid "%s of read-only member `%s'"
3067 msgstr ""
3068
3069 #: c-typeck.c:3254
3070 #, fuzzy, c-format
3071 msgid "%s of read-only variable `%s'"
3072 msgstr "Ìç áíáãíùñßóéìç ìåôáâëçôÞ `%s'"
3073
3074 #: c-typeck.c:3257
3075 #, c-format
3076 msgid "%s of read-only location"
3077 msgstr ""
3078
3079 #: c-typeck.c:3276
3080 #, fuzzy, c-format
3081 msgid "cannot take address of bit-field `%s'"
3082 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'"
3083
3084 #: c-typeck.c:3304
3085 #, c-format
3086 msgid "global register variable `%s' used in nested function"
3087 msgstr ""
3088
3089 #: c-typeck.c:3308
3090 #, c-format
3091 msgid "register variable `%s' used in nested function"
3092 msgstr ""
3093
3094 #: c-typeck.c:3315
3095 #, c-format
3096 msgid "address of global register variable `%s' requested"
3097 msgstr ""
3098
3099 #: c-typeck.c:3327
3100 msgid "cannot put object with volatile field into register"
3101 msgstr ""
3102
3103 #: c-typeck.c:3331
3104 #, c-format
3105 msgid "address of register variable `%s' requested"
3106 msgstr ""
3107
3108 #: c-typeck.c:3439
3109 msgid "signed and unsigned type in conditional expression"
3110 msgstr ""
3111
3112 #: c-typeck.c:3446
3113 msgid "ISO C forbids conditional expr with only one void side"
3114 msgstr ""
3115
3116 #: c-typeck.c:3462 c-typeck.c:3469
3117 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3118 msgstr ""
3119
3120 #: c-typeck.c:3475
3121 msgid "pointer type mismatch in conditional expression"
3122 msgstr ""
3123
3124 #: c-typeck.c:3482 c-typeck.c:3492
3125 msgid "pointer/integer type mismatch in conditional expression"
3126 msgstr ""
3127
3128 #: c-typeck.c:3506
3129 msgid "type mismatch in conditional expression"
3130 msgstr ""
3131
3132 #: c-typeck.c:3577 cp/typeck.c:4597
3133 msgid "left-hand operand of comma expression has no effect"
3134 msgstr ""
3135
3136 #: c-typeck.c:3621
3137 msgid "cast specifies array type"
3138 msgstr ""
3139
3140 #: c-typeck.c:3627
3141 msgid "cast specifies function type"
3142 msgstr ""
3143
3144 #: c-typeck.c:3637
3145 msgid "ISO C forbids casting nonscalar to the same type"
3146 msgstr ""
3147
3148 #: c-typeck.c:3656
3149 msgid "ISO C forbids casts to union type"
3150 msgstr ""
3151
3152 #: c-typeck.c:3671
3153 msgid "cast to union type from type not present in union"
3154 msgstr ""
3155
3156 #: c-typeck.c:3722
3157 msgid "cast adds new qualifiers to function type"
3158 msgstr ""
3159
3160 #. There are qualifiers present in IN_OTYPE that are not
3161 #. present in IN_TYPE.
3162 #: c-typeck.c:3727
3163 msgid "cast discards qualifiers from pointer target type"
3164 msgstr ""
3165
3166 #: c-typeck.c:3742
3167 msgid "cast increases required alignment of target type"
3168 msgstr ""
3169
3170 #: c-typeck.c:3748 cp/typeck.c:5027
3171 msgid "cast from pointer to integer of different size"
3172 msgstr ""
3173
3174 #: c-typeck.c:3753
3175 msgid "cast does not match function type"
3176 msgstr ""
3177
3178 #: c-typeck.c:3760 cp/typeck.c:5034
3179 msgid "cast to pointer from integer of different size"
3180 msgstr ""
3181
3182 #: c-typeck.c:3772
3183 msgid "type-punning to incomplete type might break strict-aliasing rules"
3184 msgstr ""
3185
3186 #: c-typeck.c:3776
3187 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3188 msgstr ""
3189
3190 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3191 #. Reject anything strange now.
3192 #: c-typeck.c:3935
3193 #, fuzzy
3194 msgid "invalid lvalue in assignment"
3195 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
3196
3197 #. Convert new value to destination type.
3198 #: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145
3199 #: cp/typeck.c:5294
3200 #, fuzzy
3201 msgid "assignment"
3202 msgstr "ðñïóðÝñáóìá ïñßóìáôïò"
3203
3204 #: c-typeck.c:4056
3205 #, fuzzy
3206 msgid "cannot pass rvalue to reference parameter"
3207 msgstr "äåí åßíáé äõíáôüí íá ãßíåé `stat' ôï locale áñ÷åßï `%s'"
3208
3209 #: c-typeck.c:4160 c-typeck.c:4227
3210 #, c-format
3211 msgid "%s makes qualified function pointer from unqualified"
3212 msgstr ""
3213
3214 #: c-typeck.c:4164 c-typeck.c:4207
3215 #, c-format
3216 msgid "%s discards qualifiers from pointer target type"
3217 msgstr ""
3218
3219 #: c-typeck.c:4170
3220 msgid "ISO C prohibits argument conversion to union type"
3221 msgstr ""
3222
3223 #: c-typeck.c:4199
3224 #, c-format
3225 msgid "ISO C forbids %s between function pointer and `void *'"
3226 msgstr ""
3227
3228 #: c-typeck.c:4216
3229 #, c-format
3230 msgid "pointer targets in %s differ in signedness"
3231 msgstr ""
3232
3233 #: c-typeck.c:4232
3234 #, c-format
3235 msgid "%s from incompatible pointer type"
3236 msgstr ""
3237
3238 #: c-typeck.c:4248
3239 #, c-format
3240 msgid "%s makes pointer from integer without a cast"
3241 msgstr "%s ìåôáôñÝðåé áêÝñáéï óå äåßêôç ÷ùñßò ìåôáôñïðÝá"
3242
3243 #: c-typeck.c:4256
3244 #, c-format
3245 msgid "%s makes integer from pointer without a cast"
3246 msgstr ""
3247
3248 #: c-typeck.c:4270 c-typeck.c:4273
3249 #, fuzzy, c-format
3250 msgid "incompatible type for argument %d of `%s'"
3251 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
3252
3253 #: c-typeck.c:4277
3254 #, c-format
3255 msgid "incompatible type for argument %d of indirect function call"
3256 msgstr ""
3257
3258 #: c-typeck.c:4281
3259 #, fuzzy, c-format
3260 msgid "incompatible types in %s"
3261 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
3262
3263 #. Function name is known; supply it.
3264 #: c-typeck.c:4339
3265 #, fuzzy, c-format
3266 msgid "passing arg of `%s'"
3267 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d áðü `%s'"
3268
3269 #. Function name unknown (call through ptr).
3270 #: c-typeck.c:4349
3271 #, fuzzy
3272 msgid "passing arg of pointer to function"
3273 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d ôïõ äåßêôç óôç óõíÜñôçóç"
3274
3275 #. Function name is known; supply it.
3276 #: c-typeck.c:4357
3277 #, c-format
3278 msgid "passing arg %d of `%s'"
3279 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d áðü `%s'"
3280
3281 #. Function name unknown (call through ptr); just give arg number.
3282 #: c-typeck.c:4367
3283 #, c-format
3284 msgid "passing arg %d of pointer to function"
3285 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d ôïõ äåßêôç óôç óõíÜñôçóç"
3286
3287 #: c-typeck.c:4433
3288 msgid "initializer for static variable is not constant"
3289 msgstr ""
3290
3291 #: c-typeck.c:4439
3292 msgid "initializer for static variable uses complicated arithmetic"
3293 msgstr ""
3294
3295 #: c-typeck.c:4447
3296 msgid "aggregate initializer is not constant"
3297 msgstr ""
3298
3299 #: c-typeck.c:4449
3300 msgid "aggregate initializer uses complicated arithmetic"
3301 msgstr ""
3302
3303 #: c-typeck.c:4456
3304 msgid "traditional C rejects automatic aggregate initialization"
3305 msgstr ""
3306
3307 # src/request.c:263
3308 #: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667
3309 #, fuzzy, c-format
3310 msgid "(near initialization for `%s')"
3311 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
3312
3313 #: c-typeck.c:4718 cp/typeck2.c:505
3314 msgid "char-array initialized from wide string"
3315 msgstr ""
3316
3317 #: c-typeck.c:4725 cp/typeck2.c:512
3318 msgid "int-array initialized from non-wide string"
3319 msgstr ""
3320
3321 #: c-typeck.c:4743 cp/typeck2.c:528
3322 msgid "initializer-string for array of chars is too long"
3323 msgstr ""
3324
3325 #: c-typeck.c:4781
3326 msgid "array initialized from non-constant array expression"
3327 msgstr ""
3328
3329 #: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837
3330 #: c-typeck.c:6237
3331 #, fuzzy
3332 msgid "initializer element is not constant"
3333 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
3334
3335 # src/request.c:263
3336 #: c-typeck.c:4832
3337 msgid "initialization"
3338 msgstr "áñ÷éêïðïßçóç"
3339
3340 #: c-typeck.c:4843 c-typeck.c:6242
3341 msgid "initializer element is not computable at load time"
3342 msgstr ""
3343
3344 #: c-typeck.c:4858 cp/typeck2.c:605
3345 #, fuzzy
3346 msgid "invalid initializer"
3347 msgstr "ìç Ýãêõñï ìÝãåèïò ïñéæüíôéïõ óôçëïèÝôç: %s"
3348
3349 #: c-typeck.c:5351
3350 #, fuzzy
3351 msgid "extra brace group at end of initializer"
3352 msgstr "áêïëïõèïýí óêïõðßäéá óôï ôÝëïò ôçò ãñáììÞò"
3353
3354 #: c-typeck.c:5371
3355 msgid "missing braces around initializer"
3356 msgstr ""
3357
3358 #: c-typeck.c:5431
3359 msgid "braces around scalar initializer"
3360 msgstr ""
3361
3362 #: c-typeck.c:5479
3363 msgid "initialization of flexible array member in a nested context"
3364 msgstr ""
3365
3366 #: c-typeck.c:5481
3367 msgid "initialization of a flexible array member"
3368 msgstr ""
3369
3370 #: c-typeck.c:5512
3371 #, fuzzy
3372 msgid "missing initializer"
3373 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
3374
3375 #: c-typeck.c:5538
3376 msgid "empty scalar initializer"
3377 msgstr ""
3378
3379 #: c-typeck.c:5543
3380 msgid "extra elements in scalar initializer"
3381 msgstr ""
3382
3383 #: c-typeck.c:5629
3384 msgid "initialization designators may not nest"
3385 msgstr ""
3386
3387 #: c-typeck.c:5650 c-typeck.c:5721
3388 msgid "array index in non-array initializer"
3389 msgstr ""
3390
3391 #: c-typeck.c:5655 c-typeck.c:5773
3392 msgid "field name not in record or union initializer"
3393 msgstr ""
3394
3395 #: c-typeck.c:5717 c-typeck.c:5719
3396 msgid "nonconstant array index in initializer"
3397 msgstr ""
3398
3399 #: c-typeck.c:5724
3400 msgid "array index in initializer exceeds array bounds"
3401 msgstr ""
3402
3403 #: c-typeck.c:5735
3404 msgid "empty index range in initializer"
3405 msgstr ""
3406
3407 #: c-typeck.c:5744
3408 msgid "array index range in initializer exceeds array bounds"
3409 msgstr ""
3410
3411 #: c-typeck.c:5785
3412 #, c-format
3413 msgid "unknown field `%s' specified in initializer"
3414 msgstr ""
3415
3416 #: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304
3417 msgid "initialized field with side-effects overwritten"
3418 msgstr ""
3419
3420 #: c-typeck.c:6514
3421 msgid "excess elements in char array initializer"
3422 msgstr ""
3423
3424 #: c-typeck.c:6521 c-typeck.c:6567
3425 msgid "excess elements in struct initializer"
3426 msgstr ""
3427
3428 #: c-typeck.c:6582
3429 msgid "non-static initialization of a flexible array member"
3430 msgstr ""
3431
3432 #: c-typeck.c:6644
3433 msgid "excess elements in union initializer"
3434 msgstr ""
3435
3436 #: c-typeck.c:6665
3437 msgid "traditional C rejects initialization of unions"
3438 msgstr ""
3439
3440 #: c-typeck.c:6728
3441 msgid "excess elements in array initializer"
3442 msgstr ""
3443
3444 #: c-typeck.c:6757
3445 msgid "excess elements in vector initializer"
3446 msgstr ""
3447
3448 #: c-typeck.c:6779
3449 msgid "excess elements in scalar initializer"
3450 msgstr ""
3451
3452 #: c-typeck.c:6886
3453 #, fuzzy
3454 msgid "asm template is not a string constant"
3455 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
3456
3457 #: c-typeck.c:6918
3458 msgid "invalid lvalue in asm statement"
3459 msgstr ""
3460
3461 #: c-typeck.c:6993
3462 #, fuzzy
3463 msgid "modification by `asm'"
3464 msgstr "Ç ôñïðïðïßçóç áðÝôõ÷å"
3465
3466 #: c-typeck.c:7012 cp/typeck.c:6152
3467 msgid "function declared `noreturn' has a `return' statement"
3468 msgstr ""
3469
3470 #: c-typeck.c:7019
3471 msgid "`return' with no value, in function returning non-void"
3472 msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü"
3473
3474 #: c-typeck.c:7025
3475 msgid "`return' with a value, in function returning void"
3476 msgstr ""
3477
3478 #: c-typeck.c:7029
3479 msgid "return"
3480 msgstr "åðéóôñïöÞ"
3481
3482 #: c-typeck.c:7081
3483 msgid "function returns address of local variable"
3484 msgstr ""
3485
3486 #: c-typeck.c:7137 cp/semantics.c:555
3487 msgid "switch quantity not an integer"
3488 msgstr ""
3489
3490 #: c-typeck.c:7147
3491 msgid "`long' switch expression not converted to `int' in ISO C"
3492 msgstr ""
3493
3494 #: c-typeck.c:7182 cp/decl.c:5173
3495 msgid "case label not within a switch statement"
3496 msgstr ""
3497
3498 #: c-typeck.c:7184 cp/decl.c:5178
3499 msgid "`default' label not within a switch statement"
3500 msgstr ""
3501
3502 #: calls.c:1921
3503 #, c-format
3504 msgid "inlining failed in call to `%s'"
3505 msgstr ""
3506
3507 #: calls.c:1922 calls.c:2228
3508 msgid "called from here"
3509 msgstr ""
3510
3511 #: calls.c:2227
3512 #, fuzzy, c-format
3513 msgid "can't inline call to `%s'"
3514 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
3515
3516 #: calls.c:2257
3517 msgid "function call has aggregate value"
3518 msgstr ""
3519
3520 #: calls.c:4614
3521 msgid "variable offset is passed partially in stack and in reg"
3522 msgstr ""
3523
3524 #: calls.c:4616
3525 msgid "variable size is passed partially in stack and in reg"
3526 msgstr ""
3527
3528 #: cfgloop.c:1106
3529 #, c-format
3530 msgid "Size of loop %d should be %d, not %d."
3531 msgstr ""
3532
3533 #: cfgloop.c:1125
3534 #, c-format
3535 msgid "Bb %d do not belong to loop %d."
3536 msgstr ""
3537
3538 #: cfgloop.c:1143
3539 #, c-format
3540 msgid "Loop %d's header does not have exactly 2 entries."
3541 msgstr ""
3542
3543 #: cfgloop.c:1151
3544 #, c-format
3545 msgid "Loop %d's latch does not have exactly 1 successor."
3546 msgstr ""
3547
3548 #: cfgloop.c:1156
3549 #, c-format
3550 msgid "Loop %d's latch does not have header as successor."
3551 msgstr ""
3552
3553 #: cfgloop.c:1161
3554 #, c-format
3555 msgid "Loop %d's latch does not belong directly to it."
3556 msgstr ""
3557
3558 #: cfgloop.c:1167
3559 #, c-format
3560 msgid "Loop %d's header does not belong directly to it."
3561 msgstr ""
3562
3563 #: cfgrtl.c:1704
3564 #, c-format
3565 msgid "bb %d on wrong place"
3566 msgstr ""
3567
3568 #: cfgrtl.c:1710
3569 #, c-format
3570 msgid "prev_bb of %d should be %d, not %d"
3571 msgstr ""
3572
3573 #: cfgrtl.c:1730
3574 #, c-format
3575 msgid "end insn %d for block %d not found in the insn stream"
3576 msgstr ""
3577
3578 #: cfgrtl.c:1744
3579 #, c-format
3580 msgid "insn %d is in multiple basic blocks (%d and %d)"
3581 msgstr ""
3582
3583 #: cfgrtl.c:1756
3584 #, c-format
3585 msgid "head insn %d for block %d not found in the insn stream"
3586 msgstr ""
3587
3588 #: cfgrtl.c:1778
3589 #, c-format
3590 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
3591 msgstr ""
3592
3593 #: cfgrtl.c:1785
3594 #, c-format
3595 msgid "verify_flow_info: Wrong count of block %i %i"
3596 msgstr ""
3597
3598 #: cfgrtl.c:1791
3599 #, c-format
3600 msgid "verify_flow_info: Wrong frequency of block %i %i"
3601 msgstr ""
3602
3603 #: cfgrtl.c:1799
3604 #, c-format
3605 msgid "verify_flow_info: Duplicate edge %i->%i"
3606 msgstr ""
3607
3608 #: cfgrtl.c:1805
3609 #, c-format
3610 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3611 msgstr ""
3612
3613 #: cfgrtl.c:1811
3614 #, c-format
3615 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3616 msgstr ""
3617
3618 #: cfgrtl.c:1841
3619 #, c-format
3620 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3621 msgstr ""
3622
3623 #: cfgrtl.c:1856
3624 #, c-format
3625 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3626 msgstr ""
3627
3628 #: cfgrtl.c:1858
3629 msgid "wrong insn in the fallthru edge"
3630 msgstr ""
3631
3632 #: cfgrtl.c:1865
3633 #, c-format
3634 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3635 msgstr ""
3636
3637 #: cfgrtl.c:1881
3638 #, c-format
3639 msgid "Missing REG_EH_REGION note in the end of bb %i"
3640 msgstr ""
3641
3642 #: cfgrtl.c:1889
3643 #, c-format
3644 msgid "Too many outgoing branch edges from bb %i"
3645 msgstr ""
3646
3647 #: cfgrtl.c:1894
3648 #, c-format
3649 msgid "Fallthru edge after unconditional jump %i"
3650 msgstr ""
3651
3652 #: cfgrtl.c:1899
3653 #, c-format
3654 msgid "Wrong amount of branch edges after unconditional jump %i"
3655 msgstr ""
3656
3657 #: cfgrtl.c:1905
3658 #, c-format
3659 msgid "Wrong amount of branch edges after conditional jump %i"
3660 msgstr ""
3661
3662 #: cfgrtl.c:1910
3663 #, c-format
3664 msgid "Call edges for non-call insn in bb %i"
3665 msgstr ""
3666
3667 #: cfgrtl.c:1919
3668 #, c-format
3669 msgid "Abnormal edges for no purpose in bb %i"
3670 msgstr ""
3671
3672 #: cfgrtl.c:1934
3673 #, c-format
3674 msgid "missing barrier after block %i"
3675 msgstr ""
3676
3677 #: cfgrtl.c:1944
3678 #, c-format
3679 msgid "basic block %d pred edge is corrupted"
3680 msgstr ""
3681
3682 #: cfgrtl.c:1961
3683 #, c-format
3684 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3685 msgstr ""
3686
3687 #: cfgrtl.c:1965
3688 #, c-format
3689 msgid "insn %d inside basic block %d but block_for_insn is %i"
3690 msgstr ""
3691
3692 #: cfgrtl.c:1979 cfgrtl.c:1989
3693 #, c-format
3694 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3695 msgstr ""
3696
3697 #: cfgrtl.c:2002
3698 #, c-format
3699 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3700 msgstr ""
3701
3702 #: cfgrtl.c:2014
3703 #, c-format
3704 msgid "in basic block %d:"
3705 msgstr ""
3706
3707 #: cfgrtl.c:2015
3708 msgid "flow control insn inside a basic block"
3709 msgstr ""
3710
3711 #: cfgrtl.c:2034
3712 #, c-format
3713 msgid "basic block %i edge lists are corrupted"
3714 msgstr ""
3715
3716 #: cfgrtl.c:2049
3717 msgid "basic blocks not numbered consecutively"
3718 msgstr ""
3719
3720 #: cfgrtl.c:2074
3721 msgid "insn outside basic block"
3722 msgstr ""
3723
3724 #: cfgrtl.c:2082
3725 msgid "return not followed by barrier"
3726 msgstr ""
3727
3728 #: cfgrtl.c:2087
3729 #, c-format
3730 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3731 msgstr ""
3732
3733 #: cfgrtl.c:2091
3734 msgid "verify_flow_info failed"
3735 msgstr ""
3736
3737 #: collect2.c:425
3738 msgid "internal error"
3739 msgstr "åóùôåñéêü óöÜëìá"
3740
3741 #: collect2.c:934
3742 msgid "no arguments"
3743 msgstr "÷ùñßò ïñßóìáôá"
3744
3745 # src/getopt1.c:132
3746 # src/getopt1.c:132
3747 #: collect2.c:1263 collect2.c:1411 collect2.c:1444
3748 #, c-format
3749 msgid "fopen %s"
3750 msgstr "fopen %s"
3751
3752 #: collect2.c:1266 collect2.c:1416 collect2.c:1447
3753 #, c-format
3754 msgid "fclose %s"
3755 msgstr "fclose %s"
3756
3757 #: collect2.c:1275
3758 #, c-format
3759 msgid "collect2 version %s"
3760 msgstr ""
3761
3762 #: collect2.c:1365
3763 #, c-format
3764 msgid "%d constructor(s) found\n"
3765 msgstr ""
3766
3767 #: collect2.c:1366
3768 #, c-format
3769 msgid "%d destructor(s)  found\n"
3770 msgstr ""
3771
3772 #: collect2.c:1367
3773 #, c-format
3774 msgid "%d frame table(s) found\n"
3775 msgstr ""
3776
3777 #: collect2.c:1508
3778 #, fuzzy, c-format
3779 msgid "%s terminated with signal %d [%s]%s"
3780 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
3781
3782 #: collect2.c:1527
3783 #, c-format
3784 msgid "%s returned %d exit status"
3785 msgstr ""
3786
3787 #: collect2.c:1555
3788 #, fuzzy, c-format
3789 msgid "[cannot find %s]"
3790 msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
3791
3792 #: collect2.c:1570
3793 #, fuzzy, c-format
3794 msgid "cannot find `%s'"
3795 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
3796
3797 #: collect2.c:1581 collect2.c:1584
3798 #, c-format
3799 msgid "redirecting stdout: %s"
3800 msgstr ""
3801
3802 #: collect2.c:1627
3803 #, fuzzy, c-format
3804 msgid "[Leaving %s]\n"
3805 msgstr "äéáãñáöÞ êáôáëüãïõ %s\n"
3806
3807 #: collect2.c:1870
3808 #, c-format
3809 msgid ""
3810 "\n"
3811 "write_c_file - output name is %s, prefix is %s\n"
3812 msgstr ""
3813
3814 #: collect2.c:2083
3815 #, fuzzy
3816 msgid "cannot find `nm'"
3817 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
3818
3819 #: collect2.c:2093 collect2.c:2535
3820 msgid "pipe"
3821 msgstr "óùëÞíùóç"
3822
3823 #: collect2.c:2097 collect2.c:2539
3824 msgid "fdopen"
3825 msgstr "fdopen"
3826
3827 #: collect2.c:2123 collect2.c:2565
3828 #, c-format
3829 msgid "dup2 %d 1"
3830 msgstr "dup2 %d 1"
3831
3832 #: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568
3833 #: collect2.c:2571 collect2.c:2584
3834 #, c-format
3835 msgid "close %d"
3836 msgstr "close %d"
3837
3838 #: collect2.c:2132 collect2.c:2574
3839 #, c-format
3840 msgid "execv %s"
3841 msgstr "execv %s"
3842
3843 #: collect2.c:2186
3844 #, c-format
3845 msgid "init function found in object %s"
3846 msgstr ""
3847
3848 #: collect2.c:2194
3849 #, c-format
3850 msgid "fini function found in object %s"
3851 msgstr ""
3852
3853 #: collect2.c:2217 collect2.c:2623
3854 msgid "fclose"
3855 msgstr "fclose"
3856
3857 #: collect2.c:2262
3858 #, fuzzy, c-format
3859 msgid "unable to open file '%s'"
3860 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
3861
3862 #: collect2.c:2264
3863 #, fuzzy, c-format
3864 msgid "unable to stat file '%s'"
3865 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
3866
3867 #: collect2.c:2270
3868 #, fuzzy, c-format
3869 msgid "unable to mmap file '%s'"
3870 msgstr "Áäõíáìßá ìåôáöïñÜò óôç ìíÞìç (mmap) ôïõ áñ÷åßïõ %s.\n"
3871
3872 #: collect2.c:2423
3873 msgid "not found\n"
3874 msgstr "äå âñÝèçêå\n"
3875
3876 #: collect2.c:2425 collect2.c:2602
3877 #, c-format
3878 msgid "dynamic dependency %s not found"
3879 msgstr ""
3880
3881 #: collect2.c:2445
3882 #, fuzzy, c-format
3883 msgid "bad magic number in file '%s'"
3884 msgstr "ìç Ýãêõñïò áñéèìüò áñ÷åßïõ óôç äÞëùóç ðåäßïõ: `%s'"
3885
3886 #: collect2.c:2467
3887 msgid "dynamic dependencies.\n"
3888 msgstr "äõíáìéêÝò åîáñôÞóåéò.\n"
3889
3890 #: collect2.c:2526
3891 #, fuzzy
3892 msgid "cannot find `ldd'"
3893 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
3894
3895 #: collect2.c:2587
3896 msgid ""
3897 "\n"
3898 "ldd output with constructors/destructors.\n"
3899 msgstr ""
3900
3901 #: collect2.c:2614
3902 #, c-format
3903 msgid "unable to open dynamic dependency '%s'"
3904 msgstr ""
3905
3906 #: collect2.c:2728
3907 #, fuzzy, c-format
3908 msgid "%s: not a COFF file"
3909 msgstr "%s: Äåí åßíáé êáíïíéêü áñ÷åßï"
3910
3911 #: collect2.c:2847
3912 #, fuzzy, c-format
3913 msgid "%s: cannot open as COFF file"
3914 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
3915
3916 #: collect2.c:2903
3917 #, fuzzy, c-format
3918 msgid "library lib%s not found"
3919 msgstr "Ðéèáíüí äå âñÝèçêå"
3920
3921 # src/getopt1.c:132
3922 # src/getopt1.c:132
3923 #: collect2.c:3030
3924 #, c-format
3925 msgid "open %s"
3926 msgstr "open %s"
3927
3928 #: collect2.c:3053
3929 msgid "incompatibilities between object file & expected values"
3930 msgstr ""
3931
3932 #: collect2.c:3126
3933 #, c-format
3934 msgid ""
3935 "\n"
3936 "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
3937 msgstr ""
3938
3939 #: collect2.c:3135
3940 msgid "string section missing"
3941 msgstr ""
3942
3943 #: collect2.c:3138
3944 #, fuzzy
3945 msgid "section pointer missing"
3946 msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
3947
3948 #: collect2.c:3186
3949 #, fuzzy
3950 msgid "no symbol table found"
3951 msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
3952
3953 #: collect2.c:3199
3954 #, fuzzy
3955 msgid "no cmd_strings found"
3956 msgstr "Äåí âñÝèçêå ìÝóï"
3957
3958 #: collect2.c:3211
3959 msgid ""
3960 "\n"
3961 "Updating header and load commands.\n"
3962 "\n"
3963 msgstr ""
3964
3965 #: collect2.c:3218
3966 #, c-format
3967 msgid "load command map, %d cmds, new size %ld.\n"
3968 msgstr ""
3969
3970 #: collect2.c:3249
3971 #, fuzzy
3972 msgid ""
3973 "writing load commands.\n"
3974 "\n"
3975 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
3976
3977 #: collect2.c:3269
3978 #, c-format
3979 msgid "close %s"
3980 msgstr "close %s"
3981
3982 #: collect2.c:3343
3983 msgid "could not convert 0x%l.8x into a region"
3984 msgstr ""
3985
3986 #: collect2.c:3347
3987 #, c-format
3988 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
3989 msgstr ""
3990
3991 #: collect2.c:3474
3992 #, fuzzy
3993 msgid "bad magic number"
3994 msgstr "ÅóöáëìÝíïò áñéèìüò áñ÷åßïõ"
3995
3996 #: collect2.c:3475
3997 msgid "bad header version"
3998 msgstr "åóöáëìÝíç Ýêäïóç êåöáëßäáò"
3999
4000 #: collect2.c:3476
4001 msgid "bad raw header version"
4002 msgstr ""
4003
4004 #: collect2.c:3477
4005 msgid "raw header buffer too small"
4006 msgstr ""
4007
4008 #: collect2.c:3478
4009 #, fuzzy
4010 msgid "old raw header file"
4011 msgstr "Äåí åßíáé åðþíõìï áñ÷åßï"
4012
4013 #: collect2.c:3479
4014 #, fuzzy
4015 msgid "unsupported version"
4016 msgstr "ÅìöÜíéóç Ýêäïóçò ðñïãñÜììáôïò"
4017
4018 #: collect2.c:3481
4019 #, c-format
4020 msgid "unknown {de,en}code_mach_o_hdr return value %d"
4021 msgstr ""
4022
4023 # src/request.c:37
4024 #: collect2.c:3501
4025 #, c-format
4026 msgid "fstat %s"
4027 msgstr "fstat %s"
4028
4029 #: collect2.c:3538 collect2.c:3586
4030 #, c-format
4031 msgid "lseek %s 0"
4032 msgstr "lseek %s 0"
4033
4034 #: collect2.c:3542
4035 #, c-format
4036 msgid "read %s"
4037 msgstr "read %s"
4038
4039 #: collect2.c:3545
4040 #, c-format
4041 msgid "read %ld bytes, expected %ld, from %s"
4042 msgstr ""
4043
4044 #: collect2.c:3566
4045 #, c-format
4046 msgid "msync %s"
4047 msgstr "msync %s"
4048
4049 #: collect2.c:3573
4050 #, c-format
4051 msgid "munmap %s"
4052 msgstr "munmap %s"
4053
4054 #: collect2.c:3590
4055 #, c-format
4056 msgid "write %s"
4057 msgstr "write %s"
4058
4059 #: collect2.c:3593
4060 #, c-format
4061 msgid "wrote %ld bytes, expected %ld, to %s"
4062 msgstr ""
4063
4064 #: combine.c:12966
4065 #, c-format
4066 msgid ""
4067 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4068 ";; %d successes.\n"
4069 "\n"
4070 msgstr ""
4071
4072 #: combine.c:12976
4073 #, c-format
4074 msgid ""
4075 "\n"
4076 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4077 ";; %d successes.\n"
4078 msgstr ""
4079
4080 #: convert.c:69
4081 #, fuzzy
4082 msgid "cannot convert to a pointer type"
4083 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
4084
4085 #: convert.c:102
4086 msgid "pointer value used where a floating point value was expected"
4087 msgstr ""
4088
4089 #: convert.c:106
4090 msgid "aggregate value used where a float was expected"
4091 msgstr ""
4092
4093 #: convert.c:132
4094 #, fuzzy
4095 msgid "conversion to incomplete type"
4096 msgstr "ìç ðëÞñçò åããñáöÞ"
4097
4098 #: convert.c:414 convert.c:494
4099 msgid "can't convert between vector values of different size"
4100 msgstr ""
4101
4102 #: convert.c:420
4103 msgid "aggregate value used where an integer was expected"
4104 msgstr ""
4105
4106 #: convert.c:472 f/com.c:1100
4107 msgid "pointer value used where a complex was expected"
4108 msgstr ""
4109
4110 #: convert.c:476 f/com.c:1102
4111 msgid "aggregate value used where a complex was expected"
4112 msgstr ""
4113
4114 #: convert.c:500
4115 msgid "can't convert value to a vector"
4116 msgstr ""
4117
4118 #: cpperror.c:113
4119 msgid "warning: "
4120 msgstr "ðñïåéäïðïßçóç: "
4121
4122 #: cpperror.c:115
4123 msgid "internal error: "
4124 msgstr "åóùôåñéêü óöÜëìá: "
4125
4126 #: cpperror.c:189
4127 #, fuzzy
4128 msgid "stdout"
4129 msgstr "äïìÞ"
4130
4131 # src/request.c:37
4132 #: cpperror.c:191 gcc.c:6444
4133 #, c-format
4134 msgid "%s: %s"
4135 msgstr "%s: %s"
4136
4137 #: cppexp.c:199
4138 #, fuzzy
4139 msgid "too many decimal points in number"
4140 msgstr "Õðåñâïëéêá ðïëëÜ áíïéêôÜ áñ÷åßá óôï óýóôçìá"
4141
4142 #: cppexp.c:219
4143 #, fuzzy, c-format
4144 msgid "invalid digit \"%c\" in octal constant"
4145 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
4146
4147 #: cppexp.c:225
4148 msgid "use of C99 hexadecimal floating constant"
4149 msgstr ""
4150
4151 #: cppexp.c:234
4152 msgid "exponent has no digits"
4153 msgstr ""
4154
4155 #: cppexp.c:241
4156 msgid "hexadecimal floating constants require an exponent"
4157 msgstr ""
4158
4159 #: cppexp.c:247
4160 #, fuzzy, c-format
4161 msgid "invalid suffix \"%.*s\" on floating constant"
4162 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
4163
4164 #: cppexp.c:257 cppexp.c:282
4165 #, c-format
4166 msgid "traditional C rejects the \"%.*s\" suffix"
4167 msgstr ""
4168
4169 #: cppexp.c:268
4170 #, fuzzy, c-format
4171 msgid "invalid suffix \"%.*s\" on integer constant"
4172 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
4173
4174 #: cppexp.c:289
4175 #, fuzzy
4176 msgid "use of C99 long long integer constant"
4177 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
4178
4179 #: cppexp.c:295
4180 msgid "imaginary constants are a GCC extension"
4181 msgstr ""
4182
4183 #: cppexp.c:383
4184 #, fuzzy
4185 msgid "integer constant is too large for its type"
4186 msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
4187
4188 #: cppexp.c:395
4189 #, fuzzy
4190 msgid "integer constant is so large that it is unsigned"
4191 msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
4192
4193 #: cppexp.c:482
4194 #, fuzzy
4195 msgid "missing ')' after \"defined\""
4196 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
4197
4198 #: cppexp.c:489
4199 msgid "operator \"defined\" requires an identifier"
4200 msgstr ""
4201
4202 #: cppexp.c:497
4203 #, c-format
4204 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
4205 msgstr ""
4206
4207 #: cppexp.c:507
4208 msgid "this use of \"defined\" may not be portable"
4209 msgstr ""
4210
4211 #: cppexp.c:545
4212 #, fuzzy
4213 msgid "floating constant in preprocessor expression"
4214 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
4215
4216 #: cppexp.c:551
4217 #, fuzzy
4218 msgid "imaginary number in preprocessor expression"
4219 msgstr "ìç Ýãêõñïò áñéèìüò áðü ãñáììÝò"
4220
4221 #: cppexp.c:596
4222 #, c-format
4223 msgid "ISO C++ does not permit \"%s\" in #if"
4224 msgstr ""
4225
4226 #: cppexp.c:604
4227 #, fuzzy, c-format
4228 msgid "\"%s\" is not defined"
4229 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
4230
4231 #: cppexp.c:737 cppexp.c:772
4232 #, fuzzy, c-format
4233 msgid "missing binary operator before token \"%s\""
4234 msgstr "%s: Áíáìåíüôáí äõáäéêüò ÷åéñéóôÞò.\n"
4235
4236 #: cppexp.c:756
4237 #, fuzzy, c-format
4238 msgid "invalid character '%c' in #if"
4239 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
4240
4241 #: cppexp.c:758
4242 #, fuzzy, c-format
4243 msgid "invalid character '\\%03o' in #if"
4244 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
4245
4246 #: cppexp.c:763
4247 #, fuzzy, c-format
4248 msgid "token \"%s\" is not valid in preprocessor expressions"
4249 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
4250
4251 #: cppexp.c:782
4252 msgid "void expression between '(' and ')'"
4253 msgstr ""
4254
4255 #: cppexp.c:785
4256 msgid "#if with no expression"
4257 msgstr ""
4258
4259 #: cppexp.c:787
4260 #, c-format
4261 msgid "operator '%s' has no right operand"
4262 msgstr ""
4263
4264 #: cppexp.c:813
4265 msgid " ':' without preceding '?'"
4266 msgstr ""
4267
4268 #: cppexp.c:840
4269 msgid "unbalanced stack in #if"
4270 msgstr ""
4271
4272 #: cppexp.c:862
4273 #, fuzzy, c-format
4274 msgid "impossible operator '%u'"
4275 msgstr "RPC: Ìç óõìâáôÝò åêäüóåéò ôïõ RPC"
4276
4277 #: cppexp.c:954
4278 #, fuzzy
4279 msgid "missing ')' in expression"
4280 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôéò èÝóåéò"
4281
4282 #: cppexp.c:975
4283 #, fuzzy
4284 msgid "'?' without following ':'"
4285 msgstr "óõíôáêôéêü óöÜëìá óôïí ðñüëïãï: %s"
4286
4287 #: cppexp.c:985
4288 msgid "integer overflow in preprocessor expression"
4289 msgstr ""
4290
4291 #: cppexp.c:990
4292 #, fuzzy
4293 msgid "missing '(' in expression"
4294 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôéò èÝóåéò"
4295
4296 #: cppexp.c:1026
4297 #, c-format
4298 msgid "the left operand of \"%s\" changes sign when promoted"
4299 msgstr ""
4300
4301 #: cppexp.c:1031
4302 #, c-format
4303 msgid "the right operand of \"%s\" changes sign when promoted"
4304 msgstr ""
4305
4306 #: cppexp.c:1414
4307 msgid "comma operator in operand of #if"
4308 msgstr ""
4309
4310 #: cppexp.c:1551
4311 #, fuzzy
4312 msgid "division by zero in #if"
4313 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
4314
4315 # src/shred.c:1134
4316 #: cppfiles.c:411
4317 #, fuzzy, c-format
4318 msgid "%s is too large"
4319 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
4320
4321 #: cppfiles.c:447
4322 #, fuzzy, c-format
4323 msgid "%s is shorter than expected"
4324 msgstr "%s: Áíáìåíüôáí äõáäéêüò ÷åéñéóôÞò.\n"
4325
4326 #: cppfiles.c:461
4327 #, fuzzy, c-format
4328 msgid "%s is a block device"
4329 msgstr "Äåí Ýìåéíå êáèüëïõ ÷þñïò óôç óõóêåõÞ"
4330
4331 #: cppfiles.c:594
4332 #, c-format
4333 msgid "no include path in which to find %s"
4334 msgstr ""
4335
4336 #: cppfiles.c:668
4337 msgid "Multiple include guards may be useful for:\n"
4338 msgstr ""
4339
4340 #: cppfiles.c:1014
4341 msgid "absolute file name in remap_filename"
4342 msgstr ""
4343
4344 #: cppinit.c:224
4345 #, fuzzy, c-format
4346 msgid "ignoring nonexistent directory \"%s\"\n"
4347 msgstr "äéáãñáöÞ ìç-êáôáëüãïõ `%s'\n"
4348
4349 #: cppinit.c:231
4350 #, fuzzy, c-format
4351 msgid "%s: Not a directory"
4352 msgstr "Äåí åßíáé êáôÜëïãïò"
4353
4354 #: cppinit.c:287
4355 #, fuzzy, c-format
4356 msgid "ignoring duplicate directory \"%s\"\n"
4357 msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï \"%s\""
4358
4359 #: cppinit.c:325
4360 msgid "  as it is a non-system directory that duplicates a system directory\n"
4361 msgstr ""
4362
4363 #: cppinit.c:891
4364 #, fuzzy
4365 msgid "cppchar_t must be an unsigned type"
4366 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
4367
4368 #: cppinit.c:895
4369 #, c-format
4370 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
4371 msgstr ""
4372
4373 #: cppinit.c:901
4374 msgid "CPP arithmetic must be at least as precise as a target int"
4375 msgstr ""
4376
4377 #: cppinit.c:904
4378 msgid "target char is less than 8 bits wide"
4379 msgstr ""
4380
4381 #: cppinit.c:908
4382 msgid "target wchar_t is narrower than target char"
4383 msgstr ""
4384
4385 #: cppinit.c:912
4386 msgid "target int is narrower than target char"
4387 msgstr ""
4388
4389 #: cppinit.c:916
4390 msgid "CPP half-integer narrower than CPP character"
4391 msgstr ""
4392
4393 #: cppinit.c:920
4394 #, c-format
4395 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
4396 msgstr ""
4397
4398 #: cppinit.c:972
4399 msgid "#include \"...\" search starts here:\n"
4400 msgstr ""
4401
4402 #: cppinit.c:976
4403 msgid "#include <...> search starts here:\n"
4404 msgstr ""
4405
4406 #: cppinit.c:979
4407 #, fuzzy
4408 msgid "End of search list.\n"
4409 msgstr "ÔÝëïò ôìÞìáôïò"
4410
4411 #: cppinit.c:1055
4412 msgid "<built-in>"
4413 msgstr ""
4414
4415 #: cppinit.c:1057
4416 msgid "<command line>"
4417 msgstr ""
4418
4419 #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string");
4420 #. I.e. a const string initializer with parens around it.  That is
4421 #. what N_("string") resolves to, so we make no_* be macros instead.
4422 #: cppinit.c:1162
4423 #, fuzzy, c-format
4424 msgid "assertion missing after %s"
4425 msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
4426
4427 #: cppinit.c:1163
4428 #, c-format
4429 msgid "directory name missing after %s"
4430 msgstr ""
4431
4432 #: cppinit.c:1164
4433 #, fuzzy, c-format
4434 msgid "file name missing after %s"
4435 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
4436
4437 #: cppinit.c:1165
4438 #, c-format
4439 msgid "macro name missing after %s"
4440 msgstr ""
4441
4442 #: cppinit.c:1166
4443 #, c-format
4444 msgid "path name missing after %s"
4445 msgstr ""
4446
4447 #: cppinit.c:1368
4448 #, fuzzy
4449 msgid "-I- specified twice"
4450 msgstr "ìç ïñéóìÝíï"
4451
4452 #: cpplex.c:149
4453 #, c-format
4454 msgid "trigraph ??%c converted to %c"
4455 msgstr ""
4456
4457 #: cpplex.c:157
4458 #, c-format
4459 msgid "trigraph ??%c ignored"
4460 msgstr ""
4461
4462 #: cpplex.c:214
4463 msgid "backslash and newline separated by space"
4464 msgstr ""
4465
4466 #: cpplex.c:221 cpptrad.c:158
4467 #, fuzzy
4468 msgid "backslash-newline at end of file"
4469 msgstr "ìç Ýãêõñç äéáöõãÞ ìå ðéóùêÜèåôï óôï ôÝëïò ôïõ áëöáñéèìçôéêïý"
4470
4471 #: cpplex.c:287 cpptrad.c:199
4472 msgid "\"/*\" within comment"
4473 msgstr ""
4474
4475 #: cpplex.c:395
4476 #, fuzzy
4477 msgid "null character(s) ignored"
4478 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
4479
4480 #: cpplex.c:402
4481 #, c-format
4482 msgid "%s in preprocessing directive"
4483 msgstr ""
4484
4485 #: cpplex.c:475
4486 #, c-format
4487 msgid "attempt to use poisoned \"%s\""
4488 msgstr ""
4489
4490 #: cpplex.c:483
4491 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4492 msgstr ""
4493
4494 #: cpplex.c:555
4495 msgid "'$' character(s) in identifier or number"
4496 msgstr ""
4497
4498 #: cpplex.c:698
4499 #, c-format
4500 msgid "missing terminating %c character"
4501 msgstr "Ý÷åé ðáñáëçöèåß ôåñìáôéêüò ÷áñáêôÞñáò %c"
4502
4503 #: cpplex.c:711
4504 msgid "null character(s) preserved in literal"
4505 msgstr ""
4506
4507 #: cpplex.c:915 cpptrad.c:487
4508 #, fuzzy
4509 msgid "no newline at end of file"
4510 msgstr "%s: ðñüùñï ôÝëïò áñ÷åßïõ"
4511
4512 #: cpplex.c:1092 cpptrad.c:213
4513 #, fuzzy
4514 msgid "unterminated comment"
4515 msgstr "Ìç ôåñìáôéóìÝíç åíôïëÞ `s'"
4516
4517 #: cpplex.c:1103
4518 msgid "C++ style comments are not allowed in ISO C90"
4519 msgstr ""
4520
4521 #: cpplex.c:1105
4522 msgid "(this will be reported only once per input file)"
4523 msgstr ""
4524
4525 #: cpplex.c:1110
4526 msgid "multi-line comment"
4527 msgstr ""
4528
4529 #: cpplex.c:1425
4530 #, fuzzy, c-format
4531 msgid "unknown string token %s\n"
4532 msgstr "¶ãíùóôÞ åðéëïãÞ ãéá ôï `s'"
4533
4534 #: cpplex.c:1438
4535 #, fuzzy, c-format
4536 msgid "unspellable token %s"
4537 msgstr "%s: áäýíáôï ôï Üíïéãìá ôïõ %s: %m\n"
4538
4539 #: cpplex.c:1695
4540 #, c-format
4541 msgid "the meaning of '\\%c' is different in traditional C"
4542 msgstr ""
4543
4544 #: cpplex.c:1701
4545 msgid "incomplete universal-character-name"
4546 msgstr ""
4547
4548 #: cpplex.c:1715
4549 #, c-format
4550 msgid "non-hex digit '%c' in universal-character-name"
4551 msgstr ""
4552
4553 #: cpplex.c:1723
4554 msgid "universal-character-name on EBCDIC target"
4555 msgstr ""
4556
4557 #: cpplex.c:1737
4558 #, fuzzy
4559 msgid "universal-character-name out of range"
4560 msgstr "U+%04X: åêôüò ïñßùí ÷áñáêôÞñáò"
4561
4562 #: cpplex.c:1791
4563 msgid "the meaning of '\\a' is different in traditional C"
4564 msgstr ""
4565
4566 #: cpplex.c:1798
4567 #, c-format
4568 msgid "non-ISO-standard escape sequence, '\\%c'"
4569 msgstr ""
4570
4571 #: cpplex.c:1809
4572 msgid "the meaning of '\\x' is different in traditional C"
4573 msgstr ""
4574
4575 #: cpplex.c:1828 f/lex.c:585
4576 msgid "\\x used with no following hex digits"
4577 msgstr ""
4578
4579 #: cpplex.c:1833
4580 #, fuzzy
4581 msgid "hex escape sequence out of range"
4582 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
4583
4584 #: cpplex.c:1858
4585 #, fuzzy
4586 msgid "octal escape sequence out of range"
4587 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
4588
4589 # src/main.c:663
4590 #: cpplex.c:1874
4591 #, fuzzy, c-format
4592 msgid "unknown escape sequence '\\%c'"
4593 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
4594
4595 # src/main.c:663
4596 #: cpplex.c:1877
4597 #, fuzzy, c-format
4598 msgid "unknown escape sequence: '\\%03o'"
4599 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
4600
4601 #: cpplex.c:1882
4602 #, fuzzy
4603 msgid "escape sequence out of range for its type"
4604 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
4605
4606 #: cpplex.c:1973
4607 #, fuzzy
4608 msgid "empty character constant"
4609 msgstr "êåíü áëöáñéèìçôéêü"
4610
4611 #: cpplex.c:1983
4612 #, fuzzy
4613 msgid "character constant too long for its type"
4614 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
4615
4616 #: cpplex.c:1986
4617 #, fuzzy
4618 msgid "multi-character character constant"
4619 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
4620
4621 #: cpplib.c:225
4622 #, c-format
4623 msgid "extra tokens at end of #%s directive"
4624 msgstr ""
4625
4626 #: cpplib.c:315
4627 #, c-format
4628 msgid "#%s is a GCC extension"
4629 msgstr ""
4630
4631 #: cpplib.c:327
4632 msgid "suggest not using #elif in traditional C"
4633 msgstr ""
4634
4635 #: cpplib.c:330
4636 #, c-format
4637 msgid "traditional C ignores #%s with the # indented"
4638 msgstr ""
4639
4640 #: cpplib.c:334
4641 #, c-format
4642 msgid "suggest hiding #%s from traditional C with an indented #"
4643 msgstr ""
4644
4645 #: cpplib.c:358
4646 msgid "embedding a directive within macro arguments is not portable"
4647 msgstr ""
4648
4649 #: cpplib.c:378
4650 msgid "style of line directive is a GCC extension"
4651 msgstr ""
4652
4653 #: cpplib.c:427
4654 #, c-format
4655 msgid "invalid preprocessing directive #%s"
4656 msgstr ""
4657
4658 #: cpplib.c:499
4659 msgid "\"defined\" cannot be used as a macro name"
4660 msgstr ""
4661
4662 #: cpplib.c:505
4663 #, c-format
4664 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4665 msgstr ""
4666
4667 #: cpplib.c:508
4668 #, c-format
4669 msgid "no macro name given in #%s directive"
4670 msgstr ""
4671
4672 #: cpplib.c:511
4673 #, fuzzy
4674 msgid "macro names must be identifiers"
4675 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
4676
4677 #: cpplib.c:551
4678 #, fuzzy, c-format
4679 msgid "undefining \"%s\""
4680 msgstr "Ìç ïñéóìÝíï üíïìá %s"
4681
4682 #: cpplib.c:597
4683 #, fuzzy
4684 msgid "missing terminating > character"
4685 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
4686
4687 #: cpplib.c:636
4688 #, c-format
4689 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4690 msgstr ""
4691
4692 #: cpplib.c:647
4693 #, fuzzy, c-format
4694 msgid "empty file name in #%s"
4695 msgstr "Ìç ïñéóìÝíï üíïìá %s"
4696
4697 #: cpplib.c:666
4698 msgid "#include_next in primary source file"
4699 msgstr ""
4700
4701 #: cpplib.c:673
4702 msgid "#import is obsolete, use an #ifndef wrapper in the header file"
4703 msgstr ""
4704
4705 #: cpplib.c:681
4706 msgid "#include nested too deeply"
4707 msgstr ""
4708
4709 #: cpplib.c:738
4710 #, c-format
4711 msgid "invalid flag \"%s\" in line directive"
4712 msgstr ""
4713
4714 #: cpplib.c:813
4715 #, fuzzy, c-format
4716 msgid "\"%s\" after #line is not a positive integer"
4717 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4718
4719 #: cpplib.c:819
4720 #, fuzzy
4721 msgid "line number out of range"
4722 msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
4723
4724 #: cpplib.c:830 cpplib.c:901
4725 #, fuzzy, c-format
4726 msgid "\"%s\" is not a valid filename"
4727 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4728
4729 #: cpplib.c:865
4730 #, fuzzy, c-format
4731 msgid "\"%s\" after # is not a positive integer"
4732 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4733
4734 #: cpplib.c:972
4735 #, fuzzy
4736 msgid "invalid #ident directive"
4737 msgstr "%%%c: êáôåõèõíôÞñéïò ãñáììÞ ìç Ýãêõñç."
4738
4739 #: cpplib.c:1060
4740 #, c-format
4741 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4742 msgstr ""
4743
4744 #: cpplib.c:1063
4745 #, c-format
4746 msgid "#pragma %s %s is already registered"
4747 msgstr ""
4748
4749 #: cpplib.c:1066
4750 #, fuzzy, c-format
4751 msgid "#pragma %s is already registered"
4752 msgstr "ï ÷Üñôçò ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
4753
4754 #: cpplib.c:1140
4755 msgid "#pragma once is obsolete"
4756 msgstr ""
4757
4758 #: cpplib.c:1143
4759 msgid "#pragma once in main file"
4760 msgstr ""
4761
4762 #: cpplib.c:1167
4763 msgid "invalid #pragma GCC poison directive"
4764 msgstr ""
4765
4766 #: cpplib.c:1176
4767 #, c-format
4768 msgid "poisoning existing macro \"%s\""
4769 msgstr ""
4770
4771 #: cpplib.c:1198
4772 msgid "#pragma system_header ignored outside include file"
4773 msgstr ""
4774
4775 #: cpplib.c:1223
4776 #, fuzzy, c-format
4777 msgid "cannot find source %s"
4778 msgstr "áäõíáìßá áíïßãìáôïò õðïäï÷Þò: %s"
4779
4780 #: cpplib.c:1227
4781 #, c-format
4782 msgid "current file is older than %s"
4783 msgstr ""
4784
4785 #: cpplib.c:1343
4786 msgid "_Pragma takes a parenthesized string literal"
4787 msgstr ""
4788
4789 #: cpplib.c:1426
4790 msgid "#else without #if"
4791 msgstr ""
4792
4793 #: cpplib.c:1431
4794 msgid "#else after #else"
4795 msgstr "#else ìåôÜ áðü #else"
4796
4797 #: cpplib.c:1433 cpplib.c:1467
4798 msgid "the conditional began here"
4799 msgstr ""
4800
4801 #: cpplib.c:1460
4802 msgid "#elif without #if"
4803 msgstr ""
4804
4805 #: cpplib.c:1465
4806 msgid "#elif after #else"
4807 msgstr "#elif ìåôÜ áðü #else"
4808
4809 #: cpplib.c:1496
4810 msgid "#endif without #if"
4811 msgstr ""
4812
4813 #: cpplib.c:1579
4814 msgid "missing '(' after predicate"
4815 msgstr ""
4816
4817 #: cpplib.c:1594
4818 msgid "missing ')' to complete answer"
4819 msgstr ""
4820
4821 #: cpplib.c:1614
4822 msgid "predicate's answer is empty"
4823 msgstr ""
4824
4825 #: cpplib.c:1644
4826 #, fuzzy
4827 msgid "assertion without predicate"
4828 msgstr "Ç ëåéôïõñãßá äåí åðéôñÝðåôáé"
4829
4830 #: cpplib.c:1646
4831 #, fuzzy
4832 msgid "predicate must be an identifier"
4833 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
4834
4835 #: cpplib.c:1735
4836 #, c-format
4837 msgid "\"%s\" re-asserted"
4838 msgstr ""
4839
4840 #: cpplib.c:1965
4841 #, fuzzy, c-format
4842 msgid "unterminated #%s"
4843 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
4844
4845 #: cppmacro.c:94
4846 #, fuzzy, c-format
4847 msgid "macro \"%s\" is not used"
4848 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
4849
4850 #: cppmacro.c:139 cppmacro.c:294
4851 #, fuzzy, c-format
4852 msgid "invalid built-in macro \"%s\""
4853 msgstr "ìç Ýãêõñï ìÞêïò ãñáììÞò: %s"
4854
4855 #: cppmacro.c:234
4856 #, fuzzy
4857 msgid "could not determine date and time"
4858 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
4859
4860 #: cppmacro.c:407
4861 #, fuzzy
4862 msgid "invalid string literal, ignoring final '\\'"
4863 msgstr "ìç Ýãêõñïò áñ÷éêüò áñéèìüò ãñáììÞò: `%s'"
4864
4865 #: cppmacro.c:504
4866 #, c-format
4867 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4868 msgstr ""
4869
4870 #: cppmacro.c:546
4871 #, fuzzy
4872 msgid "ISO C99 requires rest arguments to be used"
4873 msgstr "ÊáêÞ áßôçóç ðáñáìÝôñùí"
4874
4875 #: cppmacro.c:551
4876 #, c-format
4877 msgid "macro \"%s\" requires %u arguments, but only %u given"
4878 msgstr ""
4879
4880 #: cppmacro.c:556
4881 #, c-format
4882 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4883 msgstr ""
4884
4885 #: cppmacro.c:669 cpptrad.c:774
4886 #, c-format
4887 msgid "unterminated argument list invoking macro \"%s\""
4888 msgstr ""
4889
4890 #: cppmacro.c:776
4891 #, c-format
4892 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4893 msgstr ""
4894
4895 #: cppmacro.c:1312
4896 #, fuzzy, c-format
4897 msgid "duplicate macro parameter \"%s\""
4898 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
4899
4900 #: cppmacro.c:1349
4901 #, c-format
4902 msgid "\"%s\" may not appear in macro parameter list"
4903 msgstr ""
4904
4905 #: cppmacro.c:1357
4906 msgid "macro parameters must be comma-separated"
4907 msgstr ""
4908
4909 #: cppmacro.c:1374
4910 msgid "parameter name missing"
4911 msgstr ""
4912
4913 #: cppmacro.c:1389
4914 msgid "anonymous variadic macros were introduced in C99"
4915 msgstr ""
4916
4917 #: cppmacro.c:1393
4918 msgid "ISO C does not permit named variadic macros"
4919 msgstr ""
4920
4921 #: cppmacro.c:1402
4922 msgid "missing ')' in macro parameter list"
4923 msgstr ""
4924
4925 #: cppmacro.c:1470
4926 msgid "ISO C requires whitespace after the macro name"
4927 msgstr ""
4928
4929 #: cppmacro.c:1498
4930 msgid "'#' is not followed by a macro parameter"
4931 msgstr ""
4932
4933 #: cppmacro.c:1517
4934 msgid "'##' cannot appear at either end of a macro expansion"
4935 msgstr ""
4936
4937 #: cppmacro.c:1599
4938 #, fuzzy, c-format
4939 msgid "\"%s\" redefined"
4940 msgstr "áüñéóôï"
4941
4942 #: cppmacro.c:1604
4943 #, fuzzy
4944 msgid "this is the location of the previous definition"
4945 msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý"
4946
4947 #: cppmacro.c:1655
4948 #, c-format
4949 msgid "macro argument \"%s\" would be stringified in traditional C"
4950 msgstr ""
4951
4952 #: cppmacro.c:1680
4953 #, c-format
4954 msgid "invalid hash type %d in cpp_macro_definition"
4955 msgstr ""
4956
4957 #: cppspec.c:131
4958 #, fuzzy, c-format
4959 msgid "\"%s\" is not a valid option to the preprocessor"
4960 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4961
4962 #: cppspec.c:155
4963 msgid "too many input files"
4964 msgstr "õðåñâïëéêÜ ðïëëÜ áñ÷åßá åéóüäïõ"
4965
4966 #: cpptrad.c:841
4967 #, c-format
4968 msgid "detected recursion whilst expanding macro \"%s\""
4969 msgstr ""
4970
4971 #: cse.c:7187
4972 #, c-format
4973 msgid ";; Processing block from %d to %d, %d sets.\n"
4974 msgstr ""
4975
4976 #: diagnostic.c:700
4977 msgid "((anonymous))"
4978 msgstr "((áíþíõìï))"
4979
4980 #: diagnostic.c:914
4981 #, c-format
4982 msgid "%s: warnings being treated as errors\n"
4983 msgstr ""
4984
4985 # src/request.c:37
4986 #: diagnostic.c:949
4987 #, c-format
4988 msgid "%s: %s: "
4989 msgstr "%s: %s: "
4990
4991 #: diagnostic.c:1040
4992 #, c-format
4993 msgid "%s "
4994 msgstr "%s "
4995
4996 #: diagnostic.c:1042
4997 #, c-format
4998 msgid " %s"
4999 msgstr " %s"
5000
5001 #: diagnostic.c:1064
5002 msgid "At top level:"
5003 msgstr ""
5004
5005 #: diagnostic.c:1069
5006 #, c-format
5007 msgid "In member function `%s':"
5008 msgstr "Óôç óõíÜñôçóç ìÝëïò `%s':"
5009
5010 #: diagnostic.c:1073
5011 #, c-format
5012 msgid "In function `%s':"
5013 msgstr "Óôç óõíÜñôçóç `%s':"
5014
5015 #: diagnostic.c:1161
5016 #, fuzzy
5017 msgid "compilation terminated.\n"
5018 msgstr "Ç ëåéôïõñãßá äåí åðéôñÝðåôáé"
5019
5020 #: diagnostic.c:1179
5021 #, c-format
5022 msgid "%s:%d: confused by earlier errors, bailing out\n"
5023 msgstr ""
5024
5025 #: diagnostic.c:1194 diagnostic.c:1302
5026 #, c-format
5027 msgid ""
5028 "Please submit a full bug report,\n"
5029 "with preprocessed source if appropriate.\n"
5030 "See %s for instructions.\n"
5031 msgstr ""
5032
5033 #: diagnostic.c:1300
5034 msgid "Internal compiler error: Error reporting routines re-entered.\n"
5035 msgstr ""
5036
5037 #: diagnostic.c:1362
5038 #, c-format
5039 msgid "in %s, at %s:%d"
5040 msgstr ""
5041
5042 #: diagnostic.c:1383
5043 #, c-format
5044 msgid "In file included from %s:%d"
5045 msgstr ""
5046
5047 #: diagnostic.c:1386
5048 #, c-format
5049 msgid ""
5050 ",\n"
5051 "                 from %s:%d"
5052 msgstr ""
5053
5054 #: diagnostic.c:1387
5055 msgid ":\n"
5056 msgstr ":\n"
5057
5058 #: diagnostic.c:1431 diagnostic.c:1448
5059 #, c-format
5060 msgid "`%s' is deprecated (declared at %s:%d)"
5061 msgstr ""
5062
5063 #: diagnostic.c:1451
5064 #, fuzzy, c-format
5065 msgid "`%s' is deprecated"
5066 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
5067
5068 #: diagnostic.c:1454
5069 #, c-format
5070 msgid "type is deprecated (declared at %s:%d)"
5071 msgstr ""
5072
5073 #: diagnostic.c:1457
5074 msgid "type is deprecated"
5075 msgstr ""
5076
5077 #: dominance.c:728
5078 #, c-format
5079 msgid "dominator of %d should be %d, not %d"
5080 msgstr ""
5081
5082 #: dwarf2out.c:3124
5083 #, fuzzy, c-format
5084 msgid "DW_LOC_OP %s not implemented\n"
5085 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
5086
5087 #: dwarfout.c:2066
5088 #, c-format
5089 msgid "internal regno botch: `%s' has regno = %d\n"
5090 msgstr ""
5091
5092 #: dwarfout.c:6181
5093 msgid "support for the DWARF1 debugging format is deprecated"
5094 msgstr ""
5095
5096 #: dwarfout.c:6278
5097 #, fuzzy
5098 msgid "can't get current directory"
5099 msgstr "Äåí åßíáé äõíáôüí íá ëçöèåß ï ôñÝ÷ùí êáôÜëïãïò."
5100
5101 #: emit-rtl.c:1151
5102 msgid "can't access real part of complex value in hard register"
5103 msgstr ""
5104
5105 #: emit-rtl.c:1173
5106 msgid "can't access imaginary part of complex value in hard register"
5107 msgstr ""
5108
5109 #: emit-rtl.c:3418
5110 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
5111 msgstr ""
5112
5113 #: errors.c:136
5114 #, c-format
5115 msgid "abort in %s, at %s:%d"
5116 msgstr ""
5117
5118 #: except.c:371
5119 msgid "exception handling disabled, use -fexceptions to enable"
5120 msgstr ""
5121
5122 #: except.c:2969
5123 msgid "argument of `__builtin_eh_return_regno' must be constant"
5124 msgstr ""
5125
5126 #: except.c:3090 except.c:3112
5127 #, fuzzy
5128 msgid "__builtin_eh_return not supported on this target"
5129 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
5130
5131 #: explow.c:1398
5132 #, fuzzy
5133 msgid "stack limits not supported on this target"
5134 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
5135
5136 #: expr.c:3323
5137 msgid "function using short complex types cannot be inline"
5138 msgstr ""
5139
5140 #: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538
5141 msgid "unsupported wide integer operation"
5142 msgstr ""
5143
5144 #: expr.c:6587
5145 #, c-format
5146 msgid "prior parameter's size depends on `%s'"
5147 msgstr ""
5148
5149 #: expr.c:6932
5150 msgid "returned value in block_exit_expr"
5151 msgstr ""
5152
5153 #: final.c:1342
5154 msgid "negative insn length"
5155 msgstr ""
5156
5157 #: final.c:2793
5158 #, fuzzy
5159 msgid "could not split insn"
5160 msgstr "áäõíáìßá åýñåóçò âñü÷ïõ"
5161
5162 #: final.c:3141
5163 #, fuzzy
5164 msgid "invalid `asm': "
5165 msgstr "ìç Ýãêõñï ìÝãåèïò ïñéæüíôéïõ óôçëïèÝôç: %s"
5166
5167 #: final.c:3328
5168 msgid "nested assembly dialect alternatives"
5169 msgstr ""
5170
5171 #: final.c:3345 final.c:3357
5172 #, fuzzy
5173 msgid "unterminated assembly dialect alternative"
5174 msgstr "ìç ôåñìáôéæüìåíï óõìâïëéêü üíïìá"
5175
5176 #: final.c:3401
5177 #, fuzzy, c-format
5178 msgid "operand number missing after %%-letter"
5179 msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
5180
5181 #: final.c:3404 final.c:3443
5182 #, fuzzy
5183 msgid "operand number out of range"
5184 msgstr "Ï áñéèìüò óýíäåóìïõ åßíáé Ýîù áðü ôï üñéï"
5185
5186 #: final.c:3462
5187 #, fuzzy, c-format
5188 msgid "invalid %%-code"
5189 msgstr "ìç Ýãêõñï äéêáßùìá"
5190
5191 #: final.c:3493
5192 #, c-format
5193 msgid "`%%l' operand isn't a label"
5194 msgstr ""
5195
5196 #. We can't handle floating point constants;
5197 #. PRINT_OPERAND must handle them.
5198 #: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104
5199 #: config/pdp11/pdp11.c:1573
5200 msgid "floating constant misused"
5201 msgstr ""
5202
5203 #: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182
5204 #: config/pdp11/pdp11.c:1620
5205 #, fuzzy
5206 msgid "invalid expression as operand"
5207 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
5208
5209 #: flow.c:352
5210 msgid "function might be possible candidate for attribute `noreturn'"
5211 msgstr ""
5212
5213 #: flow.c:357
5214 msgid "`noreturn' function does return"
5215 msgstr ""
5216
5217 #: flow.c:378
5218 msgid "control reaches end of non-void function"
5219 msgstr "ï Ýëåã÷ïò öèÜíåé óôï ôÝëïò ìç-êåíÞò óõíÜñôçóçò"
5220
5221 #: flow.c:1641
5222 msgid "Attempt to delete prologue/epilogue insn:"
5223 msgstr ""
5224
5225 #: fold-const.c:2545 fold-const.c:2558
5226 #, c-format
5227 msgid "comparison is always %d due to width of bit-field"
5228 msgstr ""
5229
5230 #: fold-const.c:3752 fold-const.c:3769
5231 #, c-format
5232 msgid "comparison is always %d"
5233 msgstr ""
5234
5235 #: fold-const.c:3900
5236 msgid "`or' of unmatched not-equal tests is always 1"
5237 msgstr ""
5238
5239 #: fold-const.c:3905
5240 msgid "`and' of mutually exclusive equal-tests is always 0"
5241 msgstr ""
5242
5243 # src/shred.c:1134
5244 #: function.c:881 varasm.c:1503
5245 #, fuzzy, c-format
5246 msgid "size of variable `%s' is too large"
5247 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
5248
5249 #: function.c:5470
5250 #, c-format
5251 msgid "`%s' might be used uninitialized in this function"
5252 msgstr ""
5253
5254 #: function.c:5477
5255 #, c-format
5256 msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
5257 msgstr ""
5258
5259 #: function.c:5496
5260 #, c-format
5261 msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
5262 msgstr ""
5263
5264 #: function.c:6363
5265 msgid "function returns an aggregate"
5266 msgstr ""
5267
5268 #: function.c:6868
5269 #, fuzzy, c-format
5270 msgid "unused parameter `%s'"
5271 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
5272
5273 # src/main.c:785
5274 #: gcc.c:1126
5275 #, fuzzy, c-format
5276 msgid "ambiguous abbreviation %s"
5277 msgstr "ÁóáöÞò ìïñöÞ `%s'"
5278
5279 #: gcc.c:1153
5280 #, c-format
5281 msgid "incomplete `%s' option"
5282 msgstr ""
5283
5284 #: gcc.c:1164
5285 #, fuzzy, c-format
5286 msgid "missing argument to `%s' option"
5287 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
5288
5289 #: gcc.c:1177
5290 #, fuzzy, c-format
5291 msgid "extraneous argument to `%s' option"
5292 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
5293
5294 #: gcc.c:1505
5295 msgid "Using built-in specs.\n"
5296 msgstr ""
5297
5298 #: gcc.c:1683
5299 #, fuzzy, c-format
5300 msgid ""
5301 "Setting spec %s to '%s'\n"
5302 "\n"
5303 msgstr "äçìéïõñãßá %s %s óôï %s"
5304
5305 #: gcc.c:1790
5306 #, c-format
5307 msgid "Reading specs from %s\n"
5308 msgstr ""
5309
5310 #: gcc.c:1888 gcc.c:1907
5311 #, c-format
5312 msgid "specs %%include syntax malformed after %ld characters"
5313 msgstr ""
5314
5315 #: gcc.c:1915
5316 #, fuzzy, c-format
5317 msgid "could not find specs file %s\n"
5318 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
5319
5320 #: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958
5321 #, c-format
5322 msgid "specs %%rename syntax malformed after %ld characters"
5323 msgstr ""
5324
5325 #: gcc.c:1967
5326 #, c-format
5327 msgid "specs %s spec was not found to be renamed"
5328 msgstr ""
5329
5330 #: gcc.c:1974
5331 #, c-format
5332 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5333 msgstr ""
5334
5335 #: gcc.c:1979
5336 #, fuzzy, c-format
5337 msgid "rename spec %s to %s\n"
5338 msgstr "äçìéïõñãßá %s %s óôï %s"
5339
5340 #: gcc.c:1981
5341 #, c-format
5342 msgid ""
5343 "spec is '%s'\n"
5344 "\n"
5345 msgstr ""
5346
5347 #: gcc.c:1994
5348 #, fuzzy, c-format
5349 msgid "specs unknown %% command after %ld characters"
5350 msgstr "ëßóôá ìå üëá ôá ãíùóôÜ óýíïëá ÷áñáêôÞñùí"
5351
5352 #: gcc.c:2005 gcc.c:2018
5353 #, c-format
5354 msgid "specs file malformed after %ld characters"
5355 msgstr ""
5356
5357 #: gcc.c:2072
5358 msgid "spec file has no spec for linking"
5359 msgstr ""
5360
5361 #: gcc.c:2570
5362 msgid "-pipe not supported"
5363 msgstr "ôï -pipe äåí õðïóôçñßæåôáé"
5364
5365 #: gcc.c:2625
5366 msgid ""
5367 "\n"
5368 "Go ahead? (y or n) "
5369 msgstr ""
5370 "\n"
5371 "Íá óõíå÷ßóåôå; (y Þ n) "
5372
5373 #: gcc.c:2751
5374 #, c-format
5375 msgid ""
5376 "Internal error: %s (program %s)\n"
5377 "Please submit a full bug report.\n"
5378 "See %s for instructions."
5379 msgstr ""
5380
5381 #: gcc.c:2769
5382 #, c-format
5383 msgid "# %s %.2f %.2f\n"
5384 msgstr "# %s %.2f %.2f\n"
5385
5386 #: gcc.c:2899
5387 #, c-format
5388 msgid "Usage: %s [options] file...\n"
5389 msgstr "÷ñÞóç: %s [åðéëïãÝò] áñ÷åßï...\n"
5390
5391 #: gcc.c:2900
5392 msgid "Options:\n"
5393 msgstr "ÅðéëïãÝò:\n"
5394
5395 #: gcc.c:2902
5396 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5397 msgstr "  -pass-exit-codes         ¸îïäïò ìå ôï õøçëüôåñï êùäéêü óöÜëìáôïò ôçò öÜóçò\n"
5398
5399 #: gcc.c:2903
5400 msgid "  --help                   Display this information\n"
5401 msgstr "  --help                   ÅìöÜíéóç áõôþí ôùí ðëçñïöïñéþí\n"
5402
5403 #: gcc.c:2904
5404 msgid "  --target-help            Display target specific command line options\n"
5405 msgstr "  --target-help            ÅìöÜíéóç åðéëïãÝò ãñáììþí åíôïëÞò ó÷åôéêÝò ìå ôï óôü÷ï\n"
5406
5407 #: gcc.c:2906
5408 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5409 msgstr "  (×ñÞóç '-v --help' ãéá ôçí åìöÜíéóç åðéëïãþí ãñáììÞò åíôïëÞò õðïäéåñãáóéþí)\n"
5410
5411 #: gcc.c:2907
5412 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5413 msgstr "  -dumpspecs               ÅìöÜíéóç üëùí ôùí ðñïêáèïñéóìÝíùí áëöáñéèìçôéêþí ôùí ðñïóäéïñéóìþí\n"
5414
5415 #: gcc.c:2908
5416 msgid "  -dumpversion             Display the version of the compiler\n"
5417 msgstr "  -dumpversion             ÅìöÜíéóç ôçò Ýêäïóçò ôïõ ìåôáãëùôôéóôÞ\n"
5418
5419 #: gcc.c:2909
5420 msgid "  -dumpmachine             Display the compiler's target processor\n"
5421 msgstr "  -dumpmachine             ÅìöÜíéóç ôïõ åðåîåñãáóôÞ óôü÷ïõ ôïõ ìåôáãëùôôéóôÞ\n"
5422
5423 #: gcc.c:2910
5424 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5425 msgstr "  -print-search-dirs       ÅìöÜíéóç ôùí êáôáëüãùí óôéò äéáäñïìÝò áíáæÞôçóçò ôïõ ìåôáãëùôôéóôÞ\n"
5426
5427 #: gcc.c:2911
5428 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5429 msgstr "  -print-libgcc-file-name  ÅìöÜíéóç ôïõ ïíüìáôïò ôçò óõíïäåõôéêÞò âéâëéïèÞêçò ôïõ ìåôáãëùôôéóôÞ\n"
5430
5431 #: gcc.c:2912
5432 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5433 msgstr "  -print-file-name=<âéâëéïè> ÅìöÜíéóç ôçò ðëÞñçò äéáäñïìÞò óôç âéâëéïèÞêç <âéâëéïè>\n"
5434
5435 #: gcc.c:2913
5436 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5437 msgstr "  -print-prog-name=<ðñüãñ> ÅìöÜíéóç ôçò ðëÞñçò äéáäñïìÞò óôï óõóôáôéêü ìåôáãëùôôéóôÞ <ðñüãñ>\n"
5438
5439 #: gcc.c:2914
5440 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5441 msgstr "  -print-multi-directory   ÅìöÜíéóç ôïõ ñéæéêïý êáôáëüãïõ ãéá åêäüóåéò ôçò libgcc\n"
5442
5443 #: gcc.c:2915
5444 msgid ""
5445 "  -print-multi-lib         Display the mapping between command line options and\n"
5446 "                           multiple library search directories\n"
5447 msgstr ""
5448 "  -print-multi-lib         ÅìöÜíéóç ôçò áíôéóôïß÷éóçò ìåôáîý åðéëïãþí ãñáììÞò\n"
5449 "                           åíôïëÞò êáé êáôáëüãùí áíáæÞôçóçò ðïëëáðëþí\n"
5450 "                           âéâëéïèçêþí\n"
5451
5452 #: gcc.c:2918
5453 #, fuzzy
5454 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
5455 msgstr "  -print-multi-directory   ÅìöÜíéóç ôïõ ñéæéêïý êáôáëüãïõ ãéá åêäüóåéò ôçò libgcc\n"
5456
5457 #: gcc.c:2919
5458 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5459 msgstr "  -Wa,<åðéëïãÝò>            ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôï óõíáñìïëïãçôÞ\n"
5460
5461 #: gcc.c:2920
5462 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5463 msgstr "  -Wp,<åðéëïãÝò>            ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôïí ðñï-åðåîåñãáóôÞ\n"
5464
5465 #: gcc.c:2921
5466 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5467 msgstr "  -Wl,<åðéëïãÝò>            ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôï óõíäÝôç\n"
5468
5469 #: gcc.c:2922
5470 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5471 msgstr "  -Xlinker <üñéóìá>        ÐÝñáóìá <ïñßóìáôïò> óôï óõíäÝôç\n"
5472
5473 #: gcc.c:2923
5474 msgid "  -save-temps              Do not delete intermediate files\n"
5475 msgstr "  -save-temps              Íá ìç äéáãñáöïýí ôá åíäéÜìåóá áñ÷åßá\n"
5476
5477 #: gcc.c:2924
5478 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5479 msgstr "  -pipe                    ×ñÞóç óùëçíþóåùí áíôß åíäéÜìåóùí áñ÷åßùí\n"
5480
5481 #: gcc.c:2925
5482 msgid "  -time                    Time the execution of each subprocess\n"
5483 msgstr "  -time                    ÌÝôñçóç ôïõ ÷ñüíïõ åêôÝëåóçò êÜèå õðïäéåñãáóßáò\n"
5484
5485 #: gcc.c:2926
5486 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5487 msgstr "  -specs=<áñ÷åßï>           ×ñÞóç ôïõ ðåñéå÷ïìÝíïõ ôïõ <áñ÷åßïõ> áíôß ôùí ðñïêáèïñéóìÝíùí ðñïóäéïñéóìþí\n"
5488
5489 #: gcc.c:2927
5490 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5491 msgstr ""
5492 "  -std=<ðñüôõðï>           Èåþñçóå üôé ïé ðçãÝò êþäéêá åßíáé ãéá ôï <ðñüôõðï>\n"
5493 "\n"
5494
5495 #: gcc.c:2928
5496 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5497 msgstr "  -B <êáôÜëïãïò>           ÐñïóèÞêç ôïõ <êáôáëüãïõ> óôéò äéáäñïìÝò áíáæÞôçóçò ôïõ ìåôáãëùôôéóôÞ\n"
5498
5499 #: gcc.c:2929
5500 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5501 msgstr "  -b <ìç÷áíÞ>              ÅêôÝëåóç ôïõ gcc ãéá ôï óôü÷ï <ìç÷áíÞ>, áí åßíáé åãêáôåóôçìÝíïò\n"
5502
5503 #: gcc.c:2930
5504 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5505 msgstr "  -V <Ýêäïóç>              ÅêôÝëåóç ôçò Ýêäïóçò <Ýêäïóç> ôïõ gcc, áí åßíáé åãêáôåóôçìÝíç\n"
5506
5507 #: gcc.c:2931
5508 msgid "  -v                       Display the programs invoked by the compiler\n"
5509 msgstr "  -v                       ÅìöÜíéóç ôùí ðñïãñáììÜôùí ðïõ êáëåß ï ìåôáãëùôôéóôÞò\n"
5510
5511 #: gcc.c:2932
5512 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5513 msgstr ""
5514
5515 #: gcc.c:2933
5516 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5517 msgstr "  -E                       Ðñïåðåîåñãáóßá ìüíï· ü÷é ìåôáãëþôôéóç, óõíáñìïëüãçóç Þ óýíäåóç\n"
5518
5519 #: gcc.c:2934
5520 msgid "  -S                       Compile only; do not assemble or link\n"
5521 msgstr "  -S                       Ìåôáãëþôôéóç ìüíï· ü÷é óõíáñìïëüãçóç Þóýíäåóç\n"
5522
5523 #: gcc.c:2935
5524 msgid "  -c                       Compile and assemble, but do not link\n"
5525 msgstr "  -c                       Ìåôáãëþôôéóç êáé óõíáñìïëüãçóç, ü÷éüìùò óýíäåóç\n"
5526
5527 #: gcc.c:2936
5528 msgid "  -o <file>                Place the output into <file>\n"
5529 msgstr "  -o <áñ÷åßï>              ÔïðïèÝôçóç ôçò åîüäïõ óôï <áñ÷åßï>\n"
5530
5531 #: gcc.c:2937
5532 msgid ""
5533 "  -x <language>            Specify the language of the following input files\n"
5534 "                           Permissable languages include: c c++ assembler none\n"
5535 "                           'none' means revert to the default behavior of\n"
5536 "                           guessing the language based on the file's extension\n"
5537 msgstr ""
5538 "  -x <ãëþóóá>              Êáèïñéóìüò ôçò ãëþóóáò ôùí åðüìåíùí áñ÷Ýéùí åéóüäïõ\n"
5539 "                           ÁðïäåêôÝò ãëþóóåò åßíáé: c c++ assembler none\n"
5540 "                           Ôï 'none' óçìáßíåé åðáíáöïñÜ óôçí åî ïñéóìïý\n"
5541 "                           óõìðåñéöïñÜ åýñåóçò ôçò ãëþóóáò âÜóåé ôçò åðÝêôáóçò\n"
5542 "                           ôïõ áñ÷åßïõ\n"
5543
5544 #: gcc.c:2944
5545 #, c-format
5546 msgid ""
5547 "\n"
5548 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5549 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5550 " other options on to these processes the -W<letter> options must be used.\n"
5551 msgstr ""
5552 "\n"
5553 "Ïé åðéëïãÝò ðïõ îåêéíïýí ìå -g, -f, -m, -O, -W Þ --param ðåñíïýí áõôüìáôá\n"
5554 " óôéò äéÜöïñåò õðïäéåñãáóßåò ðïõ êáëåß ôï %s.  Ãéá íá ðåñÜóåôå Üëëåò\n"
5555 " åðéëïãÝò óå áõôÝò ôéò äéåñãáóßåò, ðñÝðåé íá ÷ñçóéìïðïéÞóåôå ôéò åðéëïãÝò\n"
5556 " -W<ãñÜììá>.\n"
5557
5558 #: gcc.c:3079
5559 #, fuzzy, c-format
5560 msgid "`-%c' option must have argument"
5561 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
5562
5563 #: gcc.c:3101
5564 #, c-format
5565 msgid "couldn't run `%s': %s"
5566 msgstr ""
5567
5568 #. translate_options () has turned --version into -fversion.
5569 #: gcc.c:3278
5570 #, c-format
5571 msgid "%s (GCC) %s\n"
5572 msgstr "%s (GCC) %s\n"
5573
5574 #: gcc.c:3279
5575 msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
5576 msgstr "ÐíåõìáôéêÜ Äéêáéþìáôá (C) 2002 Free Software Foundation, Inc.\n"
5577
5578 # src/main.c:850
5579 #: gcc.c:3281 gcov.c:364
5580 #, fuzzy
5581 msgid ""
5582 "This is free software; see the source for copying conditions.  There is NO\n"
5583 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5584 "\n"
5585 msgstr ""
5586 "Áõôü åßíáé åëåýèåñï ëïãéóìéêü· äåßôå ôïí ðçãáßï êþäéêá ãéá ôïõò êáíïíéóìïýò\n"
5587 "áíôéãñáöÞò. Äåí õðÜñ÷åé ÊÁÌÉÁ åããýçóç· ïýôå áêüìá ãéá ËÅÉÔÏÕÑÃÉÊÏÔÇÔÁ Þ \n"
5588 "ÊÁÔÁËËÇËÏÔÇÔÁ ÃÉÁ ÅÍÁ ÓÕÃÊÅÊÑÉÌÅÍÏ ÓÊÏÐÏ.\n"
5589
5590 #: gcc.c:3382
5591 #, fuzzy
5592 msgid "argument to `-Xlinker' is missing"
5593 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5594
5595 #: gcc.c:3390
5596 #, fuzzy
5597 msgid "argument to `-l' is missing"
5598 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5599
5600 #: gcc.c:3407
5601 #, fuzzy
5602 msgid "argument to `-specs' is missing"
5603 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5604
5605 #: gcc.c:3422
5606 #, fuzzy
5607 msgid "argument to `-specs=' is missing"
5608 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5609
5610 #: gcc.c:3452
5611 #, c-format
5612 msgid "`-%c' must come at the start of the command line"
5613 msgstr ""
5614
5615 #: gcc.c:3461
5616 #, fuzzy
5617 msgid "argument to `-B' is missing"
5618 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5619
5620 #: gcc.c:3634
5621 msgid "cannot specify -o with -c or -S and multiple compilations"
5622 msgstr ""
5623
5624 #: gcc.c:3807
5625 msgid "warning: -pipe ignored because -save-temps specified"
5626 msgstr ""
5627
5628 #: gcc.c:3811
5629 msgid "warning: -pipe ignored because -time specified"
5630 msgstr ""
5631
5632 #: gcc.c:3823
5633 #, fuzzy
5634 msgid "argument to `-x' is missing"
5635 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5636
5637 #: gcc.c:3851
5638 #, fuzzy, c-format
5639 msgid "argument to `-%s' is missing"
5640 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5641
5642 #: gcc.c:3912
5643 #, c-format
5644 msgid "warning: `-x %s' after last input file has no effect"
5645 msgstr ""
5646
5647 #: gcc.c:4257
5648 #, fuzzy
5649 msgid "invalid specification!  Bug in cc"
5650 msgstr "Ìç Ýãêõñç ñýèìéóç èýñáò (port)"
5651
5652 #: gcc.c:4411
5653 #, c-format
5654 msgid "%s\n"
5655 msgstr ""
5656
5657 #. Catch the case where a spec string contains something like
5658 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5659 #. hand side of the :.
5660 #: gcc.c:4971
5661 #, c-format
5662 msgid "spec failure: '%%*' has not been initialized by pattern match"
5663 msgstr ""
5664
5665 #: gcc.c:4980
5666 #, c-format
5667 msgid "warning: use of obsolete %%[ operator in specs"
5668 msgstr ""
5669
5670 #: gcc.c:4998
5671 #, c-format
5672 msgid "Processing spec %c%s%c, which is '%s'\n"
5673 msgstr ""
5674
5675 #: gcc.c:5123
5676 #, fuzzy, c-format
5677 msgid "spec failure: unrecognized spec option '%c'"
5678 msgstr "%s: ìç áíáãíùñßóéìç åðéëïãÞ `-%c'\n"
5679
5680 #: gcc.c:5204
5681 #, fuzzy, c-format
5682 msgid "unknown spec function `%s'"
5683 msgstr "Óôç óõíÜñôçóç `%s':"
5684
5685 #: gcc.c:5223
5686 #, fuzzy, c-format
5687 msgid "error in args to spec function `%s'"
5688 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
5689
5690 #: gcc.c:5272
5691 msgid "malformed spec function name"
5692 msgstr ""
5693
5694 #. )
5695 #: gcc.c:5275
5696 #, fuzzy
5697 msgid "no arguments for spec function"
5698 msgstr "ðïëý ëßãá ïñßóìáôá"
5699
5700 #: gcc.c:5294
5701 msgid "malformed spec function arguments"
5702 msgstr ""
5703
5704 #: gcc.c:5402
5705 msgid "mismatched braces in specs"
5706 msgstr ""
5707
5708 #: gcc.c:6097
5709 #, c-format
5710 msgid "unrecognized option `-%s'"
5711 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%s'"
5712
5713 #: gcc.c:6103
5714 #, c-format
5715 msgid "install: %s%s\n"
5716 msgstr "åãêáôÜóôáóç: %s%s\n"
5717
5718 #: gcc.c:6104
5719 #, c-format
5720 msgid "programs: %s\n"
5721 msgstr "ðñïãñÜììáôá: %s\n"
5722
5723 #: gcc.c:6105
5724 #, c-format
5725 msgid "libraries: %s\n"
5726 msgstr "âéâëéïèÞêåò: %s\n"
5727
5728 #: gcc.c:6162
5729 msgid ""
5730 "\n"
5731 "For bug reporting instructions, please see:\n"
5732 msgstr ""
5733 "\n"
5734 "Ãéá ïäçãßåò ãéá áíáöïñÝò óöáëìÜôùí. ðáñáêáëþ äåßôå:\n"
5735
5736 #: gcc.c:6178
5737 #, c-format
5738 msgid "Configured with: %s\n"
5739 msgstr "¸÷åé ñõèìéóôåß ìå: %s\n"
5740
5741 #: gcc.c:6192
5742 #, c-format
5743 msgid "Thread model: %s\n"
5744 msgstr "ÌïíôÝëï íçìÜôùí: %s\n"
5745
5746 #: gcc.c:6203
5747 #, c-format
5748 msgid "gcc version %s\n"
5749 msgstr "Ýêäïóç gcc %s\n"
5750
5751 #: gcc.c:6205
5752 #, c-format
5753 msgid "gcc driver version %s executing gcc version %s\n"
5754 msgstr "Ýêäïóç ïäçãïý gcc %s åêôåëåß ôçí Ýêäïóç gcc %s\n"
5755
5756 #: gcc.c:6213
5757 msgid "no input files"
5758 msgstr "äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ"
5759
5760 #: gcc.c:6251
5761 #, c-format
5762 msgid "%s: %s compiler not installed on this system"
5763 msgstr "%s: ï ìåôáãëùôôéóôÞò %s äåí Ý÷åé åãêáôáóôáèåß óôï óýóôçìá áõôü"
5764
5765 #: gcc.c:6326
5766 #, c-format
5767 msgid "%s: linker input file unused because linking not done"
5768 msgstr ""
5769
5770 #: gcc.c:6369
5771 #, c-format
5772 msgid "language %s not recognized"
5773 msgstr ""
5774
5775 #: gcc.c:6472
5776 msgid "internal gcc abort"
5777 msgstr "åóùôåñéêü óöÜëìá gcc"
5778
5779 # src/main.c:178
5780 #: gcov.c:325
5781 #, fuzzy
5782 msgid "Internal gcov abort.\n"
5783 msgstr "Åóùôåñéêü óöÜëìá (recoding)"
5784
5785 #: gcov.c:338
5786 msgid ""
5787 "Usage: gcov [OPTION]... SOURCEFILE\n"
5788 "\n"
5789 msgstr ""
5790 "×ñÞóç: gcov [ÅÐÉËÏÃÇ]... [ÁÑןÏÐÇÃÇÓ]\n"
5791 "\n"
5792
5793 #: gcov.c:339
5794 msgid ""
5795 "Print code coverage information.\n"
5796 "\n"
5797 msgstr ""
5798 "EìöÜíéóç ðëçñïöïñéþí êÜëõøçò êþäéêá.\n"
5799 "\n"
5800
5801 #: gcov.c:340
5802 msgid "  -h, --help                      Print this help, then exit\n"
5803 msgstr "  -h, --help                      ÅìöÜíéóç áõôÞò ôçò âïÞèåéáò, ìåôÜ Ýîïäïò\n"
5804
5805 #: gcov.c:341
5806 msgid "  -v, --version                   Print version number, then exit\n"
5807 msgstr "  -v, --version                   ÅìöÜíéóç áñéèìïý Ýêäïóçò, ìåôÜ Ýîïäïò\n"
5808
5809 #: gcov.c:342
5810 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5811 msgstr ""
5812
5813 #: gcov.c:343
5814 msgid ""
5815 "  -c, --branch-counts             Given counts of branches taken\n"
5816 "                                    rather than percentages\n"
5817 msgstr ""
5818
5819 #: gcov.c:345
5820 msgid "  -n, --no-output                 Do not create an output file\n"
5821 msgstr ""
5822
5823 #: gcov.c:346
5824 msgid ""
5825 "  -l, --long-file-names           Use long output file names for included\n"
5826 "                                    source files\n"
5827 msgstr ""
5828
5829 #: gcov.c:348
5830 msgid "  -f, --function-summaries        Output summaries for each function\n"
5831 msgstr ""
5832
5833 #: gcov.c:349
5834 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5835 msgstr ""
5836
5837 #: gcov.c:350
5838 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5839 msgstr ""
5840
5841 #: gcov.c:351
5842 #, c-format
5843 msgid ""
5844 "\n"
5845 "For bug reporting instructions, please see:\n"
5846 "%s.\n"
5847 msgstr ""
5848 "\n"
5849 "Ãéá ïäçãßåò óôéò áíáöïñÝò óöáëìÜôùí, ðáñáêáëþ äåßôå:\n"
5850 "%s.\n"
5851
5852 #: gcov.c:361
5853 #, c-format
5854 msgid "gcov (GCC) %s\n"
5855 msgstr "gcov (GCC) %s\n"
5856
5857 #: gcov.c:362
5858 msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
5859 msgstr "ÐíåõìáôéêÜ Äéêáéþìáôá (C) 2001 Free Software Foundation, Inc.\n"
5860
5861 #: gcov.c:500
5862 #, fuzzy, c-format
5863 msgid "Could not open basic block file %s.\n"
5864 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
5865
5866 #: gcov.c:507
5867 #, fuzzy, c-format
5868 msgid "Could not open program flow graph file %s.\n"
5869 msgstr "Áäýíáôç ç äçìéïõñãßá áñ÷åßïõ êáôáãñáöþí \"%s\""
5870
5871 #: gcov.c:524
5872 #, fuzzy, c-format
5873 msgid "Could not open data file %s.\n"
5874 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
5875
5876 #: gcov.c:525
5877 msgid "Assuming that all execution counts are zero.\n"
5878 msgstr ""
5879
5880 #: gcov.c:534
5881 #, fuzzy, c-format
5882 msgid "No executable code associated with file %s.\n"
5883 msgstr "ÊáìéÜ äéåýèõíóç äåí óõíäÝåôáé ìå ôï üíïìá"
5884
5885 #: gcov.c:1186
5886 #, c-format
5887 msgid "%s of %d lines executed in %s %s\n"
5888 msgstr ""
5889
5890 #: gcov.c:1191
5891 #, fuzzy, c-format
5892 msgid "No executable lines in %s %s\n"
5893 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
5894
5895 #: gcov.c:1198
5896 #, fuzzy, c-format
5897 msgid "%s of %d branches executed in %s %s\n"
5898 msgstr ""
5899 "Äåí õðÜñ÷åé áñ÷åßï `%s'.\n"
5900 "\n"
5901
5902 #: gcov.c:1203
5903 #, c-format
5904 msgid "%s of %d branches taken at least once in %s %s\n"
5905 msgstr ""
5906
5907 #: gcov.c:1209
5908 #, fuzzy, c-format
5909 msgid "No branches in %s %s\n"
5910 msgstr ""
5911 "Äåí õðÜñ÷åé áñ÷åßï `%s'.\n"
5912 "\n"
5913
5914 #: gcov.c:1211
5915 #, c-format
5916 msgid "%s of %d calls executed in %s %s\n"
5917 msgstr ""
5918
5919 #: gcov.c:1216
5920 #, fuzzy, c-format
5921 msgid "No calls in %s %s\n"
5922 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
5923
5924 #: gcov.c:1351
5925 #, fuzzy, c-format
5926 msgid "didn't use all bb entries of graph, function %s\n"
5927 msgstr "äéáãñáöÞ üëùí ôùí åããñáöþí ôïõ êáôáëüãïõ %s\n"
5928
5929 #: gcov.c:1353
5930 #, c-format
5931 msgid "block_num = %ld, num_blocks = %d\n"
5932 msgstr ""
5933
5934 #: gcov.c:1367
5935 #, c-format
5936 msgid "ERROR: unexpected line number %ld\n"
5937 msgstr ""
5938
5939 #: gcov.c:1383
5940 #, fuzzy, c-format
5941 msgid "ERROR: too many basic blocks in function %s\n"
5942 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
5943
5944 #: gcov.c:1398
5945 #, c-format
5946 msgid "ERROR: out of range line number in function %s\n"
5947 msgstr ""
5948
5949 #: gcov.c:1470
5950 #, fuzzy, c-format
5951 msgid "Could not open source file %s.\n"
5952 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
5953
5954 #: gcov.c:1480
5955 #, c-format
5956 msgid "Warning: source file %s is newer than %s\n"
5957 msgstr ""
5958
5959 #: gcov.c:1510
5960 #, c-format
5961 msgid "Unexpected EOF while reading source file %s.\n"
5962 msgstr ""
5963
5964 #: gcov.c:1532
5965 #, c-format
5966 msgid "call   %2d never executed\n"
5967 msgstr ""
5968
5969 #: gcov.c:1535
5970 #, c-format
5971 msgid "call   %2d returns %s\n"
5972 msgstr ""
5973
5974 #: gcov.c:1543
5975 #, c-format
5976 msgid "branch %2d never executed\n"
5977 msgstr ""
5978
5979 #: gcov.c:1546
5980 #, fuzzy, c-format
5981 msgid "branch %2d taken %s\n"
5982 msgstr ""
5983 "Äåí õðÜñ÷åé áñ÷åßï `%s'.\n"
5984 "\n"
5985
5986 #: gcov.c:1610
5987 #, c-format
5988 msgid "Creating %s.\n"
5989 msgstr "Äçìéïõñãßá ôïõ %s.\n"
5990
5991 #: gcov.c:1613
5992 #, fuzzy, c-format
5993 msgid "Error writing output file %s.\n"
5994 msgstr "óöÜëìá åããñáöÞò %s"
5995
5996 #: gcov.c:1618
5997 #, fuzzy, c-format
5998 msgid "Could not open output file %s.\n"
5999 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
6000
6001 #: gcse.c:761
6002 #, c-format
6003 msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
6004 msgstr ""
6005
6006 #: gcse.c:773
6007 #, c-format
6008 msgid "GCSE disabled: %d basic blocks and %d registers"
6009 msgstr ""
6010
6011 #: genautomata.c:1490
6012 #, c-format
6013 msgid "Name `%s' contains quotes"
6014 msgstr ""
6015
6016 #: genautomata.c:1621
6017 #, fuzzy, c-format
6018 msgid "invalid string `%s' in define_cpu_unit"
6019 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
6020
6021 #: genautomata.c:1650
6022 #, c-format
6023 msgid "invalid string `%s' in define_query_cpu_unit"
6024 msgstr ""
6025
6026 #: genautomata.c:1682 genautomata.c:1685
6027 #, fuzzy, c-format
6028 msgid "invalid string `%s' in define_bypass"
6029 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
6030
6031 #: genautomata.c:1720
6032 #, fuzzy, c-format
6033 msgid "invalid first string `%s' in exclusion_set"
6034 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
6035
6036 #: genautomata.c:1724
6037 #, fuzzy, c-format
6038 msgid "invalid second string `%s' in exclusion_set"
6039 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
6040
6041 #: genautomata.c:1760
6042 #, c-format
6043 msgid "invalid first string `%s' in presence_set"
6044 msgstr ""
6045
6046 #: genautomata.c:1764
6047 #, fuzzy, c-format
6048 msgid "invalid second string `%s' in presence_set"
6049 msgstr "ìç Ýãêõñï üíïìá ìÞíá"
6050
6051 #: genautomata.c:1800
6052 #, c-format
6053 msgid "invalid first string `%s' in absence_set"
6054 msgstr ""
6055
6056 #: genautomata.c:1804
6057 #, c-format
6058 msgid "invalid second string `%s' in absence_set"
6059 msgstr ""
6060
6061 #: genautomata.c:1837
6062 #, c-format
6063 msgid "invalid string `%s' in define_automaton"
6064 msgstr ""
6065
6066 #: genautomata.c:1868
6067 #, fuzzy, c-format
6068 msgid "invalid option `%s' in automata_option"
6069 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
6070
6071 #: genautomata.c:1890
6072 #, c-format
6073 msgid "garbage after ) in reservation `%s'"
6074 msgstr ""
6075
6076 #: genautomata.c:1921 genautomata.c:1954 genautomata.c:1981
6077 #, fuzzy, c-format
6078 msgid "invalid `%s' in reservation `%s'"
6079 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
6080
6081 #: genautomata.c:1932
6082 #, c-format
6083 msgid "repetition `%s' <= 1 in reservation `%s'"
6084 msgstr ""
6085
6086 #: genautomata.c:2425
6087 #, c-format
6088 msgid "unit `%s' in exclusion is not declared"
6089 msgstr ""
6090
6091 #: genautomata.c:2427
6092 #, c-format
6093 msgid "`%s' in exclusion is not unit"
6094 msgstr ""
6095
6096 #: genautomata.c:2465
6097 #, c-format
6098 msgid "unit `%s' excludes itself"
6099 msgstr ""
6100
6101 #: genautomata.c:2473
6102 #, c-format
6103 msgid "units `%s' and `%s' in exclusion set belong to different automata"
6104 msgstr ""
6105
6106 #: genautomata.c:2603 genautomata.c:2609
6107 #, c-format
6108 msgid "unit `%s' excludes and requires presence of `%s'"
6109 msgstr ""
6110
6111 #: genautomata.c:2623 genautomata.c:2629
6112 #, c-format
6113 msgid "unit `%s' requires absence and presence of `%s'"
6114 msgstr ""
6115
6116 #: genautomata.c:2692 genautomata.c:2695
6117 #, fuzzy, c-format
6118 msgid "repeated declaration of automaton `%s'"
6119 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
6120
6121 #: genautomata.c:2711
6122 #, c-format
6123 msgid "define_insn_reservation `%s' has negative latency time"
6124 msgstr ""
6125
6126 #: genautomata.c:2717
6127 #, c-format
6128 msgid "`%s' is already used as insn reservation name"
6129 msgstr ""
6130
6131 #: genautomata.c:2723
6132 #, c-format
6133 msgid "define_bypass `%s - %s' has negative latency time"
6134 msgstr ""
6135
6136 #: genautomata.c:2737
6137 #, fuzzy, c-format
6138 msgid "automaton `%s' is not declared"
6139 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
6140
6141 #: genautomata.c:2747
6142 #, c-format
6143 msgid "define_unit `%s' without automaton when one defined"
6144 msgstr ""
6145
6146 #: genautomata.c:2753
6147 #, fuzzy, c-format
6148 msgid "`%s' is declared as cpu unit"
6149 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
6150
6151 #: genautomata.c:2762
6152 #, fuzzy, c-format
6153 msgid "`%s' is declared as cpu reservation"
6154 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
6155
6156 #: genautomata.c:2772
6157 #, fuzzy, c-format
6158 msgid "repeated declaration of unit `%s'"
6159 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
6160
6161 #: genautomata.c:2775
6162 #, fuzzy, c-format
6163 msgid "repeated declaration of reservation `%s'"
6164 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
6165
6166 #: genautomata.c:2790 genautomata.c:2793
6167 #, c-format
6168 msgid "there is no insn reservation `%s'"
6169 msgstr ""
6170
6171 #: genautomata.c:2810 genautomata.c:2815
6172 #, c-format
6173 msgid "the same bypass `%s - %s' is already defined"
6174 msgstr ""
6175
6176 #: genautomata.c:2820
6177 #, fuzzy, c-format
6178 msgid "bypass `%s - %s' is already defined"
6179 msgstr "(ôï áñ÷åßï Þäç õðÜñ÷åé)"
6180
6181 #: genautomata.c:2925 genautomata.c:2927
6182 #, fuzzy, c-format
6183 msgid "automaton `%s' is not used"
6184 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
6185
6186 #: genautomata.c:2950
6187 #, fuzzy, c-format
6188 msgid "undeclared unit or reservation `%s'"
6189 msgstr "ìç Ýãêõñïò äçëùôÞò ðåäßïõ: `%s'"
6190
6191 #: genautomata.c:3028 genautomata.c:3030
6192 #, fuzzy, c-format
6193 msgid "unit `%s' is not used"
6194 msgstr "ôï áñ÷åßï ÷Üñôç ÷áñáêôÞñùí `%s' äåí âñÝèçêå"
6195
6196 #: genautomata.c:3035 genautomata.c:3037
6197 #, fuzzy, c-format
6198 msgid "reservation `%s' is not used"
6199 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
6200
6201 #: genautomata.c:3134
6202 #, fuzzy, c-format
6203 msgid "cycle in definition of reservation `%s'"
6204 msgstr "Ïé ïñéóìïß ðçãÞ âñßóêïíôáé óôï ÁÑ×ÅÉÏ"
6205
6206 #: genautomata.c:5333
6207 #, c-format
6208 msgid "Units `%s' and `%s' should be in the same automaton"
6209 msgstr ""
6210
6211 #: genautomata.c:9441
6212 #, fuzzy
6213 msgid "-split has no argument."
6214 msgstr "÷ùñßò ïñßóìáôá"
6215
6216 #: genautomata.c:9442
6217 #, fuzzy
6218 msgid "option `-split' has not been implemented yet\n"
6219 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
6220
6221 #: genautomata.c:9486 genautomata.c:9491
6222 #, c-format
6223 msgid "Automaton `%s': Insn `%s' will never be issued"
6224 msgstr ""
6225
6226 #: genautomata.c:9498 genautomata.c:9501
6227 #, c-format
6228 msgid "Insn `%s' will never be issued"
6229 msgstr ""
6230
6231 #: genautomata.c:9649
6232 #, fuzzy
6233 msgid "Errors in DFA description"
6234 msgstr "(÷ùñßò ðåñéãñáöÞ)"
6235
6236 #: genautomata.c:9732
6237 #, fuzzy, c-format
6238 msgid "Error in writing DFA description file %s"
6239 msgstr "óöÜëìá åããñáöÞò %s"
6240
6241 #: genconditions.c:196
6242 #, fuzzy
6243 msgid "No input file name."
6244 msgstr "äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ"
6245
6246 #: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121
6247 #: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767
6248 #: objc/objc-act.c:449
6249 #, fuzzy, c-format
6250 msgid "can't open %s"
6251 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
6252
6253 #: haifa-sched.c:196
6254 #, c-format
6255 msgid "fix_sched_param: unknown param: %s"
6256 msgstr ""
6257
6258 #: integrate.c:172
6259 #, fuzzy
6260 msgid "function cannot be inline"
6261 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
6262
6263 #: integrate.c:176
6264 msgid "varargs function cannot be inline"
6265 msgstr ""
6266
6267 #: integrate.c:179
6268 msgid "function using alloca cannot be inline"
6269 msgstr ""
6270
6271 #: integrate.c:182
6272 msgid "function using setjmp cannot be inline"
6273 msgstr ""
6274
6275 #: integrate.c:185
6276 msgid "function uses __builtin_eh_return"
6277 msgstr ""
6278
6279 #: integrate.c:188
6280 msgid "function with nested functions cannot be inline"
6281 msgstr ""
6282
6283 #: integrate.c:192
6284 msgid "function with label addresses used in initializers cannot inline"
6285 msgstr ""
6286
6287 #: integrate.c:199 integrate.c:243
6288 msgid "function too large to be inline"
6289 msgstr ""
6290
6291 #: integrate.c:209
6292 msgid "no prototype, and parameter address used; cannot be inline"
6293 msgstr ""
6294
6295 #: integrate.c:216 integrate.c:261
6296 msgid "inline functions not supported for this return value type"
6297 msgstr ""
6298
6299 #: integrate.c:221
6300 msgid "function with varying-size return value cannot be inline"
6301 msgstr ""
6302
6303 #: integrate.c:228
6304 msgid "function with varying-size parameter cannot be inline"
6305 msgstr ""
6306
6307 #: integrate.c:231
6308 msgid "function with transparent unit parameter cannot be inline"
6309 msgstr ""
6310
6311 #: integrate.c:250
6312 msgid "function with computed jump cannot inline"
6313 msgstr ""
6314
6315 #: integrate.c:254
6316 msgid "function with nonlocal goto cannot be inline"
6317 msgstr ""
6318
6319 #: integrate.c:268
6320 msgid "function with target specific attribute(s) cannot be inlined"
6321 msgstr ""
6322
6323 #: line-map.c:198
6324 #, c-format
6325 msgid "In file included from %s:%u"
6326 msgstr ""
6327
6328 #. Translators note: this message is used in conjunction
6329 #. with "In file included from %s:%ld" and some other
6330 #. tricks.  We want something like this:
6331 #.
6332 #. | In file included from sys/select.h:123,
6333 #. |                  from sys/types.h:234,
6334 #. |                  from userfile.c:31:
6335 #. | bits/select.h:45: <error message here>
6336 #.
6337 #. with all the "from"s lined up.
6338 #. The trailing comma is at the beginning of this message,
6339 #. and the trailing colon is not translated.
6340 #: line-map.c:216
6341 #, c-format
6342 msgid ""
6343 ",\n"
6344 "                 from %s:%u"
6345 msgstr ""
6346
6347 #. If we didn't find this parameter, issue an error message.
6348 #: params.c:80
6349 #, fuzzy, c-format
6350 msgid "invalid parameter `%s'"
6351 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
6352
6353 #: profile.c:397
6354 #, c-format
6355 msgid "Profile does not match flowgraph of function %s (out of date?)"
6356 msgstr ""
6357
6358 #: profile.c:400
6359 msgid ".da file corrupted"
6360 msgstr ""
6361
6362 #: profile.c:634
6363 #, c-format
6364 msgid "corrupted profile info: prob for %d-%d thought to be %d"
6365 msgstr ""
6366
6367 #: profile.c:1226
6368 #, c-format
6369 msgid "file %s not found, execution counts assumed to be zero"
6370 msgstr ""
6371
6372 #: protoize.c:542
6373 #, fuzzy, c-format
6374 msgid "%s: internal abort\n"
6375 msgstr "Åóùôåñéêü óöÜëìá ôïõ áíáëõôÞ äéåõèýíóåùí"
6376
6377 #: protoize.c:633
6378 #, fuzzy, c-format
6379 msgid "%s: error writing file `%s': %s\n"
6380 msgstr "%s: ÓöÜëìá êáôÜ ôçí åããñáöÞ ôïõ %s\n"
6381
6382 #: protoize.c:678
6383 #, fuzzy, c-format
6384 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6385 msgstr "%s: ç ÷ñÞóç åßíáé %s [ -v ] [ -c äéáêïðÞ ] ïíïìáóßá æþíçò ...\n"
6386
6387 #: protoize.c:681
6388 #, fuzzy, c-format
6389 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6390 msgstr "%s: ç ÷ñÞóç åßíáé %s [ -v ] [ -c äéáêïðÞ ] ïíïìáóßá æþíçò ...\n"
6391
6392 #: protoize.c:788
6393 #, fuzzy, c-format
6394 msgid "%s: warning: no read access for file `%s'\n"
6395 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6396
6397 #: protoize.c:796
6398 #, fuzzy, c-format
6399 msgid "%s: warning: no write access for file `%s'\n"
6400 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6401
6402 #: protoize.c:804
6403 #, c-format
6404 msgid "%s: warning: no write access for dir containing `%s'\n"
6405 msgstr ""
6406
6407 #. Catch cases like /.. where we try to backup to a
6408 #. point above the absolute root of the logical file
6409 #. system.
6410 #: protoize.c:1222
6411 #, fuzzy, c-format
6412 msgid "%s: invalid file name: %s\n"
6413 msgstr "%s: ìç Ýãêõñï åßäïò áñ÷åßïõ"
6414
6415 #: protoize.c:1374
6416 #, fuzzy, c-format
6417 msgid "%s: %s: can't get status: %s\n"
6418 msgstr "%s: áäõíáìßá ðñüóâáóçò óôï %s: %s\n"
6419
6420 #: protoize.c:1395
6421 #, c-format
6422 msgid ""
6423 "\n"
6424 "%s: fatal error: aux info file corrupted at line %d\n"
6425 msgstr ""
6426
6427 #: protoize.c:1731
6428 #, c-format
6429 msgid "%s:%d: declaration of function `%s' takes different forms\n"
6430 msgstr ""
6431
6432 #: protoize.c:1989
6433 #, fuzzy, c-format
6434 msgid "%s: compiling `%s'\n"
6435 msgstr "%s: ÓöÜëìá êáôÜ ôçí åããñáöÞ ôïõ %s\n"
6436
6437 # src/request.c:37
6438 #: protoize.c:2012
6439 #, fuzzy, c-format
6440 msgid "%s: wait: %s\n"
6441 msgstr "%s óå %s"
6442
6443 #: protoize.c:2017
6444 #, fuzzy, c-format
6445 msgid "%s: subprocess got fatal signal %d\n"
6446 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
6447
6448 #: protoize.c:2025
6449 #, fuzzy, c-format
6450 msgid "%s: %s exited with status %d\n"
6451 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
6452
6453 #: protoize.c:2077
6454 #, fuzzy, c-format
6455 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6456 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6457
6458 #: protoize.c:2086 protoize.c:2115
6459 #, fuzzy, c-format
6460 msgid "%s: can't read aux info file `%s': %s\n"
6461 msgstr "%s: áäõíáìßá óôçí áíÜãíùóç %s: %s\n"
6462
6463 #: protoize.c:2131 protoize.c:2159
6464 #, fuzzy, c-format
6465 msgid "%s: can't get status of aux info file `%s': %s\n"
6466 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
6467
6468 #: protoize.c:2187
6469 #, fuzzy, c-format
6470 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6471 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäï `%s' ãéá ôçí êáôçãïñßá `%s'"
6472
6473 # src/shred.c:1103
6474 #: protoize.c:2205
6475 #, fuzzy, c-format
6476 msgid "%s: error reading aux info file `%s': %s\n"
6477 msgstr "%s: óöÜëìá åããñáöÞò óôç èÝóç %s"
6478
6479 #: protoize.c:2218
6480 #, fuzzy, c-format
6481 msgid "%s: error closing aux info file `%s': %s\n"
6482 msgstr "%s: ÓöÜëìá êáôÜ ôï êëåßóéìï ôïõ %s: %s\n"
6483
6484 #: protoize.c:2234
6485 #, fuzzy, c-format
6486 msgid "%s: can't delete aux info file `%s': %s\n"
6487 msgstr "%s: Äå ìðïñåß íá äéáãñáöåß ôï %s: %s\n"
6488
6489 #: protoize.c:2316 protoize.c:4318
6490 #, fuzzy, c-format
6491 msgid "%s: can't delete file `%s': %s\n"
6492 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß %s: %s\n"
6493
6494 #: protoize.c:2395
6495 #, fuzzy, c-format
6496 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6497 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6498
6499 #: protoize.c:2520
6500 #, c-format
6501 msgid "%s: conflicting extern definitions of '%s'\n"
6502 msgstr ""
6503
6504 #: protoize.c:2524
6505 #, c-format
6506 msgid "%s: declarations of '%s' will not be converted\n"
6507 msgstr ""
6508
6509 #: protoize.c:2526
6510 #, c-format
6511 msgid "%s: conflict list for '%s' follows:\n"
6512 msgstr ""
6513
6514 #: protoize.c:2559
6515 #, c-format
6516 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6517 msgstr ""
6518
6519 #: protoize.c:2599
6520 #, c-format
6521 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6522 msgstr ""
6523
6524 #: protoize.c:2605
6525 #, fuzzy, c-format
6526 msgid "%s: %d: warning: no extern definition for `%s'\n"
6527 msgstr "%s: ðñïåéäïðïßçóç: äå âñÝèçêå áñ÷Þ êåöáëßäáò"
6528
6529 #: protoize.c:2636
6530 #, c-format
6531 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6532 msgstr ""
6533
6534 #: protoize.c:2642
6535 #, c-format
6536 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6537 msgstr ""
6538
6539 #: protoize.c:2815 protoize.c:2818
6540 #, c-format
6541 msgid "%s: %d: warning: source too confusing\n"
6542 msgstr ""
6543
6544 #: protoize.c:3024
6545 #, c-format
6546 msgid "%s: %d: warning: varargs function declaration not converted\n"
6547 msgstr ""
6548
6549 #: protoize.c:3039
6550 #, c-format
6551 msgid "%s: declaration of function `%s' not converted\n"
6552 msgstr ""
6553
6554 #: protoize.c:3162
6555 #, c-format
6556 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6557 msgstr ""
6558
6559 #: protoize.c:3183
6560 #, fuzzy, c-format
6561 msgid ""
6562 "\n"
6563 "%s: warning: too few parameter lists in declaration of `%s'\n"
6564 msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
6565
6566 #: protoize.c:3281
6567 #, c-format
6568 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6569 msgstr ""
6570
6571 #: protoize.c:3459
6572 #, c-format
6573 msgid "%s: local declaration for function `%s' not inserted\n"
6574 msgstr ""
6575
6576 #: protoize.c:3486
6577 #, c-format
6578 msgid ""
6579 "\n"
6580 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6581 msgstr ""
6582
6583 #: protoize.c:3560
6584 #, c-format
6585 msgid "%s: global declarations for file `%s' not inserted\n"
6586 msgstr ""
6587
6588 #: protoize.c:3651 protoize.c:3681
6589 #, c-format
6590 msgid "%s: definition of function `%s' not converted\n"
6591 msgstr ""
6592
6593 #: protoize.c:3670
6594 #, c-format
6595 msgid "%s: %d: warning: definition of %s not converted\n"
6596 msgstr ""
6597
6598 #: protoize.c:4000
6599 #, c-format
6600 msgid "%s: found definition of `%s' at %s(%d)\n"
6601 msgstr ""
6602
6603 #. If we make it here, then we did not know about this
6604 #. function definition.
6605 #: protoize.c:4016
6606 #, c-format
6607 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6608 msgstr ""
6609
6610 #: protoize.c:4019
6611 #, c-format
6612 msgid "%s: function definition not converted\n"
6613 msgstr ""
6614
6615 #: protoize.c:4078
6616 #, fuzzy, c-format
6617 msgid "%s: `%s' not converted\n"
6618 msgstr "%s: `%s': äåí âñÝèçêå ôáßñéáóìá"
6619
6620 #: protoize.c:4086
6621 #, fuzzy, c-format
6622 msgid "%s: would convert file `%s'\n"
6623 msgstr "%s: ç Ýîïäïò èá åðéêáëýøåé ôï %s\n"
6624
6625 #: protoize.c:4089
6626 #, fuzzy, c-format
6627 msgid "%s: converting file `%s'\n"
6628 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
6629
6630 #: protoize.c:4099
6631 #, fuzzy, c-format
6632 msgid "%s: can't get status for file `%s': %s\n"
6633 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
6634
6635 #: protoize.c:4141
6636 #, fuzzy, c-format
6637 msgid "%s: can't open file `%s' for reading: %s\n"
6638 msgstr "%s: Äåí åßíáé äõíáôüí íá áíïé÷ôåß ôï %s: %s\n"
6639
6640 #: protoize.c:4156
6641 #, fuzzy, c-format
6642 msgid ""
6643 "\n"
6644 "%s: error reading input file `%s': %s\n"
6645 msgstr "%s: ÓöÜëìá êáôÜ ôçí áíÜãíùóç ôïõ %s\n"
6646
6647 #: protoize.c:4190
6648 #, fuzzy, c-format
6649 msgid "%s: can't create/open clean file `%s': %s\n"
6650 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß %s: %s\n"
6651
6652 #: protoize.c:4295
6653 #, c-format
6654 msgid "%s: warning: file `%s' already saved in `%s'\n"
6655 msgstr ""
6656
6657 #: protoize.c:4303
6658 #, fuzzy, c-format
6659 msgid "%s: can't link file `%s' to `%s': %s\n"
6660 msgstr "%s: Äåí åßíáé äõíáôüí íá óõíäåèåß ôï %s ìå ôï %s: %s\n"
6661
6662 #: protoize.c:4333
6663 #, fuzzy, c-format
6664 msgid "%s: can't create/open output file `%s': %s\n"
6665 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
6666
6667 #: protoize.c:4366
6668 #, fuzzy, c-format
6669 msgid "%s: can't change mode of file `%s': %s\n"
6670 msgstr "%s: Äåí åßíáé äõíáôüí íá áöáéñåèåß ôï %s: %s\n"
6671
6672 #: protoize.c:4541
6673 #, fuzzy, c-format
6674 msgid "%s: cannot get working directory: %s\n"
6675 msgstr "%s: äåí åßíáé äõíáôü íá ãñáöôåß ðÜíù óå êáôÜëïãï"
6676
6677 #: protoize.c:4639
6678 #, fuzzy, c-format
6679 msgid "%s: input file names must have .c suffixes: %s\n"
6680 msgstr "%s: ôï áñ÷åßï åéóüäïõ åßíáé ôï áñ÷åßï åîüäïõ"
6681
6682 #: ra.c:750
6683 msgid "Didn't find a coloring.\n"
6684 msgstr ""
6685
6686 #: reg-stack.c:673
6687 #, c-format
6688 msgid "output constraint %d must specify a single register"
6689 msgstr ""
6690
6691 #: reg-stack.c:683
6692 #, c-format
6693 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6694 msgstr ""
6695
6696 #: reg-stack.c:706
6697 msgid "output regs must be grouped at top of stack"
6698 msgstr ""
6699
6700 #: reg-stack.c:743
6701 msgid "implicitly popped regs must be grouped at top of stack"
6702 msgstr ""
6703
6704 #: reg-stack.c:762
6705 #, c-format
6706 msgid "output operand %d must use `&' constraint"
6707 msgstr ""
6708
6709 #: regclass.c:753
6710 #, c-format
6711 msgid "can't use '%s' as a %s register"
6712 msgstr ""
6713
6714 #: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176
6715 #, fuzzy, c-format
6716 msgid "unknown register name: %s"
6717 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
6718
6719 #: regclass.c:779
6720 msgid "global register variable follows a function definition"
6721 msgstr ""
6722
6723 #: regclass.c:783
6724 msgid "register used for two global register variables"
6725 msgstr ""
6726
6727 #: regclass.c:788
6728 msgid "call-clobbered register used for global register variable"
6729 msgstr ""
6730
6731 #: regrename.c:1899
6732 #, c-format
6733 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6734 msgstr ""
6735
6736 #: regrename.c:1911
6737 #, c-format
6738 msgid "validate_value_data: Loop in regno chain (%u)"
6739 msgstr ""
6740
6741 #: regrename.c:1914
6742 #, c-format
6743 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6744 msgstr ""
6745
6746 #: regrename.c:1926
6747 #, c-format
6748 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6749 msgstr ""
6750
6751 #: reload.c:1225
6752 msgid "cannot reload integer constant operand in `asm'"
6753 msgstr ""
6754
6755 #: reload.c:1247
6756 msgid "impossible register constraint in `asm'"
6757 msgstr ""
6758
6759 #: reload.c:3467
6760 msgid "`&' constraint used with no register class"
6761 msgstr ""
6762
6763 #: reload.c:3635
6764 #, fuzzy
6765 msgid "unable to generate reloads for:"
6766 msgstr "Áäýíáôç ç äçìéïõñãßá äéåñãáóßáò óôïí åîõðçñåôçôÞ"
6767
6768 #: reload.c:3636 reload.c:3850
6769 msgid "inconsistent operand constraints in an `asm'"
6770 msgstr ""
6771
6772 #: reload1.c:1255
6773 msgid "frame size too large for reliable stack checking"
6774 msgstr ""
6775
6776 #: reload1.c:1258
6777 msgid "try reducing the number of local variables"
6778 msgstr ""
6779
6780 #: reload1.c:1914
6781 #, c-format
6782 msgid "can't find a register in class `%s' while reloading `asm'"
6783 msgstr ""
6784
6785 #: reload1.c:1918
6786 #, c-format
6787 msgid "unable to find a register to spill in class `%s'"
6788 msgstr ""
6789
6790 #: reload1.c:1920
6791 #, fuzzy
6792 msgid "this is the insn:"
6793 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
6794
6795 #: reload1.c:3941
6796 msgid "`asm' operand requires impossible reload"
6797 msgstr ""
6798
6799 #. It's the compiler's fault.
6800 #: reload1.c:5055
6801 #, fuzzy
6802 msgid "could not find a spill register"
6803 msgstr "áäõíáìßá åýñåóçò âñü÷ïõ"
6804
6805 #: reload1.c:5060
6806 msgid "`asm' operand constraint incompatible with operand size"
6807 msgstr ""
6808
6809 #. It's the compiler's fault.
6810 #: reload1.c:6680
6811 msgid "VOIDmode on an output"
6812 msgstr ""
6813
6814 #: reload1.c:6681
6815 msgid "output operand is constant in `asm'"
6816 msgstr ""
6817
6818 #: rtl-error.c:140
6819 #, fuzzy
6820 msgid "unrecognizable insn:"
6821 msgstr "Ìç áíáãíùñßóéìç ìåôáâëçôÞ `%s'"
6822
6823 #: rtl-error.c:142
6824 msgid "insn does not satisfy its constraints:"
6825 msgstr ""
6826
6827 #: rtl.c:558
6828 #, c-format
6829 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6830 msgstr ""
6831
6832 #: rtl.c:573
6833 #, c-format
6834 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6835 msgstr ""
6836
6837 #: rtl.c:589
6838 #, c-format
6839 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6840 msgstr ""
6841
6842 #: rtl.c:602
6843 #, c-format
6844 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6845 msgstr ""
6846
6847 #: rtl.c:616
6848 #, c-format
6849 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6850 msgstr ""
6851
6852 #: rtl.c:631
6853 #, c-format
6854 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6855 msgstr ""
6856
6857 #: rtl.c:646
6858 #, c-format
6859 msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d"
6860 msgstr ""
6861
6862 #: stmt.c:753
6863 #, c-format
6864 msgid "jump to `%s' invalidly jumps into binding contour"
6865 msgstr ""
6866
6867 #: stmt.c:989 stmt.c:3731
6868 #, c-format
6869 msgid "label `%s' used before containing binding contour"
6870 msgstr ""
6871
6872 #: stmt.c:1169
6873 msgid "output operand constraint lacks `='"
6874 msgstr ""
6875
6876 #: stmt.c:1184
6877 #, c-format
6878 msgid "output constraint `%c' for operand %d is not at the beginning"
6879 msgstr ""
6880
6881 #: stmt.c:1206
6882 msgid "operand constraint contains incorrectly positioned '+' or '='"
6883 msgstr ""
6884
6885 #: stmt.c:1212 stmt.c:1316
6886 #, c-format
6887 msgid "`%%' constraint used with last operand"
6888 msgstr ""
6889
6890 #: stmt.c:1231
6891 msgid "matching constraint not valid in output operand"
6892 msgstr ""
6893
6894 #: stmt.c:1307
6895 #, c-format
6896 msgid "input operand constraint contains `%c'"
6897 msgstr ""
6898
6899 #: stmt.c:1347
6900 msgid "matching constraint references invalid operand number"
6901 msgstr ""
6902
6903 #: stmt.c:1379
6904 #, fuzzy, c-format
6905 msgid "invalid punctuation `%c' in constraint"
6906 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
6907
6908 #: stmt.c:1429
6909 #, c-format
6910 msgid "asm-specifier for variable `%s' conflicts with asm clobber list"
6911 msgstr ""
6912
6913 #: stmt.c:1519
6914 #, fuzzy, c-format
6915 msgid "unknown register name `%s' in `asm'"
6916 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
6917
6918 #: stmt.c:1567
6919 #, c-format
6920 msgid "more than %d operands in `asm'"
6921 msgstr ""
6922
6923 #: stmt.c:1626
6924 #, c-format
6925 msgid "output number %d not directly addressable"
6926 msgstr ""
6927
6928 #. ??? Leave this only until we have experience with what
6929 #. happens in combine and elsewhere when constraints are
6930 #. not satisfied.
6931 #: stmt.c:1698 stmt.c:1727
6932 #, c-format
6933 msgid "asm operand %d probably doesn't match constraints"
6934 msgstr ""
6935
6936 #: stmt.c:1858
6937 msgid "asm clobber conflict with output operand"
6938 msgstr ""
6939
6940 #: stmt.c:1863
6941 msgid "asm clobber conflict with input operand"
6942 msgstr ""
6943
6944 #: stmt.c:1898
6945 #, fuzzy
6946 msgid "too many alternatives in `asm'"
6947 msgstr "Õðåñâïëéêá ðïëëÜ áíïéêôÜ áñ÷åßá óôï óýóôçìá"
6948
6949 #: stmt.c:1910
6950 msgid "operand constraints for `asm' differ in number of alternatives"
6951 msgstr ""
6952
6953 #: stmt.c:1963
6954 #, fuzzy, c-format
6955 msgid "duplicate asm operand name '%s'"
6956 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
6957
6958 #: stmt.c:2050
6959 msgid "missing close brace for named operand"
6960 msgstr ""
6961
6962 #: stmt.c:2078
6963 #, fuzzy, c-format
6964 msgid "undefined named operand '%s'"
6965 msgstr "Ìç ïñéóìÝíï üíïìá %s"
6966
6967 #: stmt.c:3668
6968 #, c-format
6969 msgid "unused variable `%s'"
6970 msgstr "á÷ñçóéìïðïßçôç ìåôáâëçôÞ `%s'"
6971
6972 #: stmt.c:5149
6973 #, c-format
6974 msgid "enumeration value `%s' not handled in switch"
6975 msgstr ""
6976
6977 #: stmt.c:5174 stmt.c:5194
6978 #, c-format
6979 msgid "case value `%ld' not in enumerated type"
6980 msgstr ""
6981
6982 #: stmt.c:5177 stmt.c:5197
6983 #, c-format
6984 msgid "case value `%ld' not in enumerated type `%s'"
6985 msgstr ""
6986
6987 #: stmt.c:5270
6988 #, fuzzy
6989 msgid "switch missing default case"
6990 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
6991
6992 #: stor-layout.c:178
6993 msgid "type size can't be explicitly evaluated"
6994 msgstr ""
6995
6996 #: stor-layout.c:180
6997 msgid "variable-size type declared outside of any function"
6998 msgstr ""
6999
7000 #: stor-layout.c:461
7001 #, c-format
7002 msgid "size of `%s' is %d bytes"
7003 msgstr ""
7004
7005 #: stor-layout.c:463
7006 #, fuzzy, c-format
7007 msgid "size of `%s' is larger than %d bytes"
7008 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
7009
7010 #: stor-layout.c:869 stor-layout.c:1285
7011 #, c-format
7012 msgid "packed attribute causes inefficient alignment for `%s'"
7013 msgstr ""
7014
7015 #: stor-layout.c:871 stor-layout.c:1287
7016 #, c-format
7017 msgid "packed attribute is unnecessary for `%s'"
7018 msgstr ""
7019
7020 #: stor-layout.c:886
7021 #, c-format
7022 msgid "padding struct to align `%s'"
7023 msgstr ""
7024
7025 #: stor-layout.c:1249
7026 msgid "padding struct size to alignment boundary"
7027 msgstr ""
7028
7029 #: stor-layout.c:1292
7030 msgid "packed attribute causes inefficient alignment"
7031 msgstr ""
7032
7033 #: stor-layout.c:1294
7034 msgid "packed attribute is unnecessary"
7035 msgstr ""
7036
7037 #: timevar.c:448
7038 msgid ""
7039 "\n"
7040 "Execution times (seconds)\n"
7041 msgstr ""
7042
7043 #. Print total time.
7044 #: timevar.c:498
7045 msgid " TOTAL                 :"
7046 msgstr " ÓÕÍÏËÉÊÁ              :"
7047
7048 #: timevar.c:534
7049 #, c-format
7050 msgid "time in %s: %ld.%06ld (%ld%%)\n"
7051 msgstr ""
7052
7053 #: tlink.c:399
7054 #, fuzzy, c-format
7055 msgid "collect: reading %s\n"
7056 msgstr "óöÜëìá áíÜãíùóçò %s"
7057
7058 #: tlink.c:502
7059 #, c-format
7060 msgid "collect: recompiling %s\n"
7061 msgstr ""
7062
7063 #: tlink.c:668
7064 #, c-format
7065 msgid "collect: tweaking %s in %s\n"
7066 msgstr ""
7067
7068 #: tlink.c:715
7069 msgid "collect: relinking\n"
7070 msgstr ""
7071
7072 #: tlink.c:724
7073 #, c-format
7074 msgid "ld returned %d exit status"
7075 msgstr "ç ld åðÝóôñåøå êáôÜóôáóç åîüäïõ %d"
7076
7077 #: toplev.c:920
7078 msgid "Generate debugging info in default format"
7079 msgstr ""
7080
7081 #: toplev.c:921
7082 msgid "Generate debugging info in default extended format"
7083 msgstr ""
7084
7085 #: toplev.c:923
7086 msgid "Generate STABS format debug info"
7087 msgstr ""
7088
7089 #: toplev.c:924
7090 msgid "Generate extended STABS format debug info"
7091 msgstr ""
7092
7093 #: toplev.c:927
7094 msgid "Generate DWARF-1 format debug info"
7095 msgstr ""
7096
7097 #: toplev.c:929
7098 msgid "Generate extended DWARF-1 format debug info"
7099 msgstr ""
7100
7101 #: toplev.c:932
7102 msgid "Generate DWARF-2 debug info"
7103 msgstr ""
7104
7105 #: toplev.c:935
7106 msgid "Generate XCOFF format debug info"
7107 msgstr ""
7108
7109 #: toplev.c:936
7110 msgid "Generate extended XCOFF format debug info"
7111 msgstr ""
7112
7113 #: toplev.c:939
7114 msgid "Generate COFF format debug info"
7115 msgstr ""
7116
7117 #: toplev.c:942
7118 msgid "Generate VMS format debug info"
7119 msgstr ""
7120
7121 #: toplev.c:981
7122 msgid "Perform DWARF2 duplicate elimination"
7123 msgstr ""
7124
7125 #: toplev.c:983
7126 msgid "Do not store floats in registers"
7127 msgstr ""
7128
7129 #: toplev.c:985
7130 msgid "Consider all mem refs through pointers as volatile"
7131 msgstr ""
7132
7133 #: toplev.c:987
7134 msgid "Consider all mem refs to global data to be volatile"
7135 msgstr ""
7136
7137 #: toplev.c:989
7138 msgid "Consider all mem refs to static data to be volatile"
7139 msgstr ""
7140
7141 #: toplev.c:991
7142 msgid "Defer popping functions args from stack until later"
7143 msgstr ""
7144
7145 #: toplev.c:993
7146 msgid "When possible do not generate stack frames"
7147 msgstr ""
7148
7149 #: toplev.c:995
7150 msgid "Optimize sibling and tail recursive calls"
7151 msgstr ""
7152
7153 #: toplev.c:997
7154 msgid "Perform superblock formation via tail duplication"
7155 msgstr ""
7156
7157 #: toplev.c:999
7158 msgid "When running CSE, follow jumps to their targets"
7159 msgstr ""
7160
7161 #: toplev.c:1001
7162 msgid "When running CSE, follow conditional jumps"
7163 msgstr ""
7164
7165 #: toplev.c:1003
7166 msgid "Perform a number of minor, expensive optimizations"
7167 msgstr ""
7168
7169 #: toplev.c:1005
7170 msgid "Perform jump threading optimizations"
7171 msgstr ""
7172
7173 #: toplev.c:1007
7174 msgid "Perform strength reduction optimizations"
7175 msgstr ""
7176
7177 #: toplev.c:1009
7178 msgid "Perform loop unrolling when iteration count is known"
7179 msgstr ""
7180
7181 #: toplev.c:1011
7182 msgid "Perform loop unrolling for all loops"
7183 msgstr ""
7184
7185 #: toplev.c:1013
7186 msgid "Generate prefetch instructions, if available, for arrays in loops"
7187 msgstr ""
7188
7189 #: toplev.c:1015
7190 msgid "Force all loop invariant computations out of loops"
7191 msgstr ""
7192
7193 #: toplev.c:1017
7194 msgid "Strength reduce all loop general induction variables"
7195 msgstr ""
7196
7197 #: toplev.c:1019
7198 msgid "Store strings in writable data section"
7199 msgstr ""
7200
7201 #: toplev.c:1021
7202 msgid "Enable machine specific peephole optimizations"
7203 msgstr ""
7204
7205 #: toplev.c:1023
7206 msgid "Copy memory operands into registers before using"
7207 msgstr ""
7208
7209 #: toplev.c:1025
7210 msgid "Copy memory address constants into regs before using"
7211 msgstr ""
7212
7213 #: toplev.c:1027
7214 msgid "Allow function addresses to be held in registers"
7215 msgstr ""
7216
7217 #: toplev.c:1029
7218 msgid "Integrate simple functions into their callers"
7219 msgstr ""
7220
7221 #: toplev.c:1031
7222 msgid "Generate code for funcs even if they are fully inlined"
7223 msgstr ""
7224
7225 #: toplev.c:1033
7226 msgid "Pay attention to the 'inline' keyword"
7227 msgstr ""
7228
7229 #: toplev.c:1035
7230 msgid "Emit static const variables even if they are not used"
7231 msgstr ""
7232
7233 #: toplev.c:1037
7234 msgid "Check for syntax errors, then stop"
7235 msgstr ""
7236
7237 #: toplev.c:1039
7238 msgid "Mark data as shared rather than private"
7239 msgstr ""
7240
7241 #: toplev.c:1041
7242 msgid "Enable saving registers around function calls"
7243 msgstr ""
7244
7245 #: toplev.c:1043
7246 msgid "Return 'short' aggregates in memory, not registers"
7247 msgstr ""
7248
7249 #: toplev.c:1045
7250 msgid "Return 'short' aggregates in registers"
7251 msgstr ""
7252
7253 #: toplev.c:1047
7254 msgid "Attempt to fill delay slots of branch instructions"
7255 msgstr ""
7256
7257 #: toplev.c:1049
7258 msgid "Perform the global common subexpression elimination"
7259 msgstr ""
7260
7261 #: toplev.c:1051
7262 msgid "Perform enhanced load motion during global subexpression elimination"
7263 msgstr ""
7264
7265 #: toplev.c:1053
7266 msgid "Perform store motion after global subexpression elimination"
7267 msgstr ""
7268
7269 #: toplev.c:1055
7270 msgid "Perform the loop optimizations"
7271 msgstr ""
7272
7273 #: toplev.c:1057
7274 msgid "Perform cross-jumping optimization"
7275 msgstr ""
7276
7277 #: toplev.c:1059
7278 msgid "Perform conversion of conditional jumps to branchless equivalents"
7279 msgstr ""
7280
7281 #: toplev.c:1061
7282 msgid "Perform conversion of conditional jumps to conditional execution"
7283 msgstr ""
7284
7285 #: toplev.c:1063
7286 msgid "Run CSE pass after loop optimizations"
7287 msgstr ""
7288
7289 #: toplev.c:1065
7290 msgid "Run the loop optimizer twice"
7291 msgstr ""
7292
7293 #: toplev.c:1067
7294 msgid "Delete useless null pointer checks"
7295 msgstr ""
7296
7297 #: toplev.c:1069
7298 msgid "Reschedule instructions before register allocation"
7299 msgstr ""
7300
7301 #: toplev.c:1071
7302 msgid "Reschedule instructions after register allocation"
7303 msgstr ""
7304
7305 #: toplev.c:1073
7306 msgid "Enable scheduling across basic blocks"
7307 msgstr ""
7308
7309 #: toplev.c:1075
7310 msgid "Allow speculative motion of non-loads"
7311 msgstr ""
7312
7313 #: toplev.c:1077
7314 msgid "Allow speculative motion of some loads"
7315 msgstr ""
7316
7317 #: toplev.c:1079
7318 msgid "Allow speculative motion of more loads"
7319 msgstr ""
7320
7321 #: toplev.c:1081
7322 msgid "Replace add,compare,branch with branch on count reg"
7323 msgstr ""
7324
7325 #: toplev.c:1083
7326 msgid "Generate position independent code, if possible"
7327 msgstr ""
7328
7329 #: toplev.c:1086
7330 msgid "Enable exception handling"
7331 msgstr ""
7332
7333 #: toplev.c:1088
7334 msgid "Just generate unwind tables for exception handling"
7335 msgstr ""
7336
7337 #: toplev.c:1090
7338 msgid "Generate unwind tables exact at each instruction boundary"
7339 msgstr ""
7340
7341 #: toplev.c:1092
7342 msgid "Support synchronous non-call exceptions"
7343 msgstr ""
7344
7345 #: toplev.c:1094
7346 msgid "Insert arc based program profiling code"
7347 msgstr ""
7348
7349 #: toplev.c:1096
7350 msgid "Create data files needed by gcov"
7351 msgstr ""
7352
7353 #: toplev.c:1098
7354 msgid "Use profiling information for branch probabilities"
7355 msgstr ""
7356
7357 #: toplev.c:1100
7358 msgid "Enable basic program profiling code"
7359 msgstr ""
7360
7361 #: toplev.c:1102
7362 msgid "Reorder basic blocks to improve code placement"
7363 msgstr ""
7364
7365 #: toplev.c:1104
7366 msgid "Reorder functions to improve code placement"
7367 msgstr ""
7368
7369 #: toplev.c:1106
7370 msgid "Do the register renaming optimization pass"
7371 msgstr ""
7372
7373 #: toplev.c:1108
7374 msgid "Do the register copy-propagation optimization pass"
7375 msgstr ""
7376
7377 #: toplev.c:1110
7378 msgid "Do not put uninitialized globals in the common section"
7379 msgstr ""
7380
7381 #: toplev.c:1112
7382 msgid "Do not generate .size directives"
7383 msgstr ""
7384
7385 #: toplev.c:1114
7386 msgid "place each function into its own section"
7387 msgstr ""
7388
7389 #: toplev.c:1116
7390 msgid "place data items into their own section"
7391 msgstr ""
7392
7393 #: toplev.c:1118
7394 msgid "Add extra commentry to assembler output"
7395 msgstr ""
7396
7397 #: toplev.c:1120
7398 msgid "Output GNU ld formatted global initializers"
7399 msgstr ""
7400
7401 #: toplev.c:1122
7402 msgid "Enables a register move optimization"
7403 msgstr ""
7404
7405 #: toplev.c:1124
7406 msgid "Do the full regmove optimization pass"
7407 msgstr ""
7408
7409 #: toplev.c:1126
7410 msgid "Pack structure members together without holes"
7411 msgstr ""
7412
7413 #: toplev.c:1128
7414 msgid "Insert stack checking code into the program"
7415 msgstr ""
7416
7417 #: toplev.c:1130
7418 msgid "Specify that arguments may alias each other & globals"
7419 msgstr ""
7420
7421 #: toplev.c:1132
7422 msgid "Assume arguments may alias globals but not each other"
7423 msgstr ""
7424
7425 #: toplev.c:1134
7426 msgid "Assume arguments do not alias each other or globals"
7427 msgstr ""
7428
7429 #: toplev.c:1136
7430 msgid "Assume strict aliasing rules apply"
7431 msgstr ""
7432
7433 #: toplev.c:1138
7434 msgid "Align the start of loops"
7435 msgstr ""
7436
7437 #: toplev.c:1140
7438 msgid "Align labels which are only reached by jumping"
7439 msgstr ""
7440
7441 #: toplev.c:1142
7442 msgid "Align all labels"
7443 msgstr ""
7444
7445 #: toplev.c:1144
7446 msgid "Align the start of functions"
7447 msgstr ""
7448
7449 #: toplev.c:1146
7450 msgid "Attempt to merge identical constants accross compilation units"
7451 msgstr ""
7452
7453 #: toplev.c:1148
7454 msgid "Attempt to merge identical constants and constant variables"
7455 msgstr ""
7456
7457 #: toplev.c:1150
7458 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
7459 msgstr ""
7460
7461 #: toplev.c:1152
7462 msgid "Instrument function entry/exit with profiling calls"
7463 msgstr ""
7464
7465 #: toplev.c:1154
7466 msgid "Put zero initialized data in the bss section"
7467 msgstr ""
7468
7469 #: toplev.c:1156
7470 msgid "Enable SSA optimizations"
7471 msgstr ""
7472
7473 #: toplev.c:1158
7474 msgid "Enable SSA conditional constant propagation"
7475 msgstr ""
7476
7477 #: toplev.c:1160
7478 msgid "Enable aggressive SSA dead code elimination"
7479 msgstr ""
7480
7481 #: toplev.c:1162
7482 msgid "External symbols have a leading underscore"
7483 msgstr ""
7484
7485 #: toplev.c:1164
7486 msgid "Process #ident directives"
7487 msgstr ""
7488
7489 #: toplev.c:1166
7490 msgid "Enables an rtl peephole pass run before sched2"
7491 msgstr ""
7492
7493 #: toplev.c:1168
7494 msgid "Assume no NaNs or +-Infs are generated"
7495 msgstr ""
7496
7497 #: toplev.c:1170
7498 msgid "Enables guessing of branch probabilities"
7499 msgstr ""
7500
7501 #: toplev.c:1172
7502 msgid "Set errno after built-in math functions"
7503 msgstr ""
7504
7505 #: toplev.c:1174
7506 #, fuzzy
7507 msgid "Floating-point operations can trap"
7508 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
7509
7510 #: toplev.c:1176
7511 msgid "Allow math optimizations that may violate IEEE or ANSI standards"
7512 msgstr ""
7513
7514 #: toplev.c:1178
7515 msgid "Disable optimizations observable by IEEE signaling NaNs"
7516 msgstr ""
7517
7518 #: toplev.c:1180
7519 #, fuzzy
7520 msgid "Generate code to check bounds before indexing arrays"
7521 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
7522
7523 #: toplev.c:1182
7524 msgid "Convert floating point constant to single precision constant"
7525 msgstr ""
7526
7527 #: toplev.c:1184
7528 msgid "Report time taken by each compiler pass at end of run"
7529 msgstr ""
7530
7531 #: toplev.c:1186
7532 msgid "Report on permanent memory allocation at end of run"
7533 msgstr ""
7534
7535 #: toplev.c:1188
7536 msgid "Trap for signed overflow in addition / subtraction / multiplication"
7537 msgstr ""
7538
7539 #: toplev.c:1190
7540 #, fuzzy
7541 msgid "Use graph coloring register allocation."
7542 msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
7543
7544 #: toplev.c:1207
7545 msgid "Compile just for ISO C90"
7546 msgstr ""
7547
7548 #: toplev.c:1209
7549 msgid "Determine language standard"
7550 msgstr ""
7551
7552 #: toplev.c:1213
7553 msgid "Make bit-fields by unsigned by default"
7554 msgstr ""
7555
7556 #: toplev.c:1217
7557 msgid "Make 'char' be signed by default"
7558 msgstr ""
7559
7560 #: toplev.c:1219
7561 msgid "Make 'char' be unsigned by default"
7562 msgstr ""
7563
7564 #: toplev.c:1225
7565 msgid "Do not recognize the 'asm' keyword"
7566 msgstr ""
7567
7568 #: toplev.c:1228
7569 msgid "Do not recognize any built in functions"
7570 msgstr ""
7571
7572 #: toplev.c:1230
7573 msgid "Assume normal C execution environment"
7574 msgstr ""
7575
7576 #: toplev.c:1233
7577 msgid "Assume that standard libraries & main might not exist"
7578 msgstr ""
7579
7580 #: toplev.c:1236
7581 msgid "Allow different types as args of ? operator"
7582 msgstr ""
7583
7584 #: toplev.c:1239
7585 msgid "Allow the use of $ inside identifiers"
7586 msgstr ""
7587
7588 #: toplev.c:1244
7589 msgid "Use the same size for double as for float"
7590 msgstr ""
7591
7592 #: toplev.c:1247
7593 msgid "Use the smallest fitting integer to hold enums"
7594 msgstr ""
7595
7596 #: toplev.c:1250
7597 msgid "Override the underlying type for wchar_t to `unsigned short'"
7598 msgstr ""
7599
7600 #: toplev.c:1254
7601 msgid "Enable most warning messages"
7602 msgstr ""
7603
7604 #: toplev.c:1256
7605 msgid "Warn about casting functions to incompatible types"
7606 msgstr ""
7607
7608 #: toplev.c:1259
7609 msgid "Warn about functions which might be candidates for format attributes"
7610 msgstr ""
7611
7612 #: toplev.c:1262
7613 msgid "Warn about casts which discard qualifiers"
7614 msgstr ""
7615
7616 #: toplev.c:1265
7617 msgid "Warn about subscripts whose type is 'char'"
7618 msgstr ""
7619
7620 #: toplev.c:1268 toplev.c:1271
7621 msgid "Warn if nested comments are detected"
7622 msgstr ""
7623
7624 #: toplev.c:1274
7625 msgid "Warn about possibly confusing type conversions"
7626 msgstr ""
7627
7628 #: toplev.c:1278
7629 msgid "Do not warn about compile-time integer division by zero"
7630 msgstr ""
7631
7632 #: toplev.c:1280
7633 msgid "Warn about testing equality of floating point numbers"
7634 msgstr ""
7635
7636 #: toplev.c:1283
7637 msgid "Warn about printf/scanf/strftime/strfmon format anomalies"
7638 msgstr ""
7639
7640 #: toplev.c:1287
7641 msgid "Don't warn about too many arguments to format functions"
7642 msgstr ""
7643
7644 #: toplev.c:1289
7645 msgid "Warn about non-string-literal format strings"
7646 msgstr ""
7647
7648 #: toplev.c:1292
7649 msgid "Warn about possible security problems with format functions"
7650 msgstr ""
7651
7652 #: toplev.c:1296
7653 msgid "Don't warn about strftime formats yielding 2 digit years"
7654 msgstr ""
7655
7656 #: toplev.c:1298
7657 msgid "Warn about implicit function declarations"
7658 msgstr ""
7659
7660 #: toplev.c:1302
7661 msgid "Warn when a declaration does not specify a type"
7662 msgstr ""
7663
7664 #: toplev.c:1307
7665 msgid "Warn about the use of the #import directive"
7666 msgstr ""
7667
7668 #: toplev.c:1311
7669 msgid "Do not warn about using 'long long' when -pedantic"
7670 msgstr ""
7671
7672 #: toplev.c:1313
7673 msgid "Warn about suspicious declarations of main"
7674 msgstr ""
7675
7676 #: toplev.c:1316
7677 msgid "Warn about possibly missing braces around initializers"
7678 msgstr ""
7679
7680 #: toplev.c:1319
7681 msgid "Warn about global funcs without previous declarations"
7682 msgstr ""
7683
7684 #: toplev.c:1322
7685 msgid "Warn about global funcs without prototypes"
7686 msgstr ""
7687
7688 #: toplev.c:1325
7689 msgid "Warn about use of multicharacter literals"
7690 msgstr ""
7691
7692 #: toplev.c:1328
7693 msgid "Warn about externs not at file scope level"
7694 msgstr ""
7695
7696 #: toplev.c:1331
7697 msgid "Warn about possible missing parentheses"
7698 msgstr ""
7699
7700 #: toplev.c:1334
7701 msgid "Warn about function pointer arithmetic"
7702 msgstr ""
7703
7704 #: toplev.c:1337
7705 msgid "Warn about multiple declarations of the same object"
7706 msgstr ""
7707
7708 #: toplev.c:1340
7709 #, fuzzy
7710 msgid "Warn whenever a function's return-type defaults to int"
7711 msgstr "ï åðéóôñåöüìåíïò ôýðïò ðñïêáèïñßæåôáé óå `int'"
7712
7713 #: toplev.c:1343
7714 msgid "Warn about possible violations of sequence point rules"
7715 msgstr ""
7716
7717 #: toplev.c:1346
7718 msgid "Warn about signed/unsigned comparisons"
7719 msgstr ""
7720
7721 #: toplev.c:1349
7722 msgid "Warn about non-prototyped function decls"
7723 msgstr ""
7724
7725 #: toplev.c:1352
7726 msgid "Warn about constructs whose meanings change in ISO C"
7727 msgstr ""
7728
7729 #: toplev.c:1355
7730 msgid "Warn when trigraphs are encountered"
7731 msgstr ""
7732
7733 #: toplev.c:1360
7734 msgid "Warn about unrecognized pragmas"
7735 msgstr ""
7736
7737 #: toplev.c:1363
7738 msgid "Mark strings as 'const char *'"
7739 msgstr ""
7740
7741 #: toplev.c:1508
7742 msgid "Warn when a function is unused"
7743 msgstr ""
7744
7745 #: toplev.c:1510
7746 msgid "Warn when a label is unused"
7747 msgstr ""
7748
7749 #: toplev.c:1512
7750 msgid "Warn when a function parameter is unused"
7751 msgstr ""
7752
7753 #: toplev.c:1514
7754 msgid "Warn when a variable is unused"
7755 msgstr ""
7756
7757 #: toplev.c:1516
7758 msgid "Warn when an expression value is unused"
7759 msgstr ""
7760
7761 #: toplev.c:1518
7762 #, fuzzy
7763 msgid "Do not suppress warnings from system headers"
7764 msgstr "Áðïóéþðçóç ðñïçäïðïéÞóåùí êáé ìçíõìÜôùí ðëçñïöüñçóçò"
7765
7766 #: toplev.c:1520
7767 msgid "Treat all warnings as errors"
7768 msgstr ""
7769
7770 #: toplev.c:1522
7771 msgid "Warn when one local variable shadows another"
7772 msgstr ""
7773
7774 #: toplev.c:1524
7775 msgid "Warn about enumerated switches, with no default, missing a case"
7776 msgstr ""
7777
7778 #: toplev.c:1526
7779 msgid "Warn about enumerated switches missing a default case"
7780 msgstr ""
7781
7782 #: toplev.c:1528
7783 msgid "Warn about all enumerated switches missing a specific case"
7784 msgstr ""
7785
7786 #: toplev.c:1530
7787 msgid "Warn about returning structures, unions or arrays"
7788 msgstr ""
7789
7790 #: toplev.c:1532
7791 msgid "Warn about pointer casts which increase alignment"
7792 msgstr ""
7793
7794 #: toplev.c:1534
7795 msgid "Warn about code that will never be executed"
7796 msgstr ""
7797
7798 #: toplev.c:1536
7799 msgid "Warn about uninitialized automatic variables"
7800 msgstr ""
7801
7802 #: toplev.c:1538
7803 msgid "Warn when an inlined function cannot be inlined"
7804 msgstr ""
7805
7806 #: toplev.c:1540
7807 msgid "Warn when the packed attribute has no effect on struct layout"
7808 msgstr ""
7809
7810 #: toplev.c:1542
7811 msgid "Warn when padding is required to align struct members"
7812 msgstr ""
7813
7814 #: toplev.c:1544
7815 msgid "Warn when an optimization pass is disabled"
7816 msgstr ""
7817
7818 #: toplev.c:1546
7819 msgid "Warn about uses of __attribute__((deprecated)) declarations"
7820 msgstr ""
7821
7822 #: toplev.c:1548
7823 msgid "Warn about functions which might be candidates for attribute noreturn"
7824 msgstr ""
7825
7826 #: toplev.c:1550
7827 msgid "Warn about code which might break the strict aliasing rules"
7828 msgstr ""
7829
7830 #: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676
7831 #, c-format
7832 msgid "invalid option `%s'"
7833 msgstr "ìç Ýãêõñç åðéëïãÞ `%s'"
7834
7835 #: toplev.c:2029
7836 #, c-format
7837 msgid "`%s' used but never defined"
7838 msgstr ""
7839
7840 #: toplev.c:2032
7841 #, c-format
7842 msgid "`%s' declared `static' but never defined"
7843 msgstr ""
7844
7845 #: toplev.c:2051
7846 #, c-format
7847 msgid "`%s' defined but not used"
7848 msgstr ""
7849
7850 #: toplev.c:2300
7851 #, c-format
7852 msgid "invalid register name `%s' for register variable"
7853 msgstr ""
7854
7855 #: toplev.c:3683
7856 msgid "  -ffixed-<register>      Mark <register> as being unavailable to the compiler\n"
7857 msgstr ""
7858
7859 #: toplev.c:3684
7860 msgid "  -fcall-used-<register>  Mark <register> as being corrupted by function calls\n"
7861 msgstr ""
7862
7863 #: toplev.c:3685
7864 msgid "  -fcall-saved-<register> Mark <register> as being preserved across functions\n"
7865 msgstr ""
7866
7867 #: toplev.c:3686
7868 msgid "  -finline-limit=<number> Limits the size of inlined functions to <number>\n"
7869 msgstr ""
7870
7871 #: toplev.c:3687
7872 msgid "  -fmessage-length=<number> Limits diagnostics messages lengths to <number> characters per line.  0 suppresses line-wrapping\n"
7873 msgstr ""
7874
7875 #: toplev.c:3688
7876 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"
7877 msgstr ""
7878
7879 #: toplev.c:3689
7880 msgid "  -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n"
7881 msgstr ""
7882
7883 #: toplev.c:3700
7884 msgid "  -O[number]              Set optimization level to [number]\n"
7885 msgstr ""
7886
7887 #: toplev.c:3701
7888 msgid "  -Os                     Optimize for space rather than speed\n"
7889 msgstr ""
7890
7891 #: toplev.c:3713
7892 msgid "  -pedantic               Issue warnings needed by strict compliance to ISO C\n"
7893 msgstr ""
7894
7895 #: toplev.c:3714
7896 msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
7897 msgstr ""
7898
7899 #: toplev.c:3715
7900 msgid "  -w                      Suppress warnings\n"
7901 msgstr ""
7902
7903 #: toplev.c:3716
7904 msgid "  -W                      Enable extra warnings\n"
7905 msgstr ""
7906
7907 #: toplev.c:3727
7908 msgid "  -Wunused                Enable unused warnings\n"
7909 msgstr ""
7910
7911 #: toplev.c:3728
7912 msgid "  -Wlarger-than-<number>  Warn if an object is larger than <number> bytes\n"
7913 msgstr ""
7914
7915 #: toplev.c:3729
7916 msgid "  -p                      Enable function profiling\n"
7917 msgstr ""
7918
7919 #: toplev.c:3730
7920 msgid "  -o <file>               Place output into <file> \n"
7921 msgstr ""
7922
7923 #: toplev.c:3731
7924 msgid ""
7925 "  -G <number>             Put global and static data smaller than <number>\n"
7926 "                          bytes into a special section (on some targets)\n"
7927 msgstr ""
7928
7929 #: toplev.c:3742
7930 msgid "  -aux-info <file>        Emit declaration info into <file>\n"
7931 msgstr ""
7932
7933 #: toplev.c:3743
7934 msgid "  -quiet                  Do not display functions compiled or elapsed time\n"
7935 msgstr ""
7936
7937 #: toplev.c:3744
7938 msgid "  -version                Display the compiler's version\n"
7939 msgstr ""
7940
7941 #: toplev.c:3745
7942 msgid "  -d[letters]             Enable dumps from specific passes of the compiler\n"
7943 msgstr ""
7944
7945 #: toplev.c:3746
7946 msgid "  -dumpbase <file>        Base name to be used for dumps from specific passes\n"
7947 msgstr ""
7948
7949 #: toplev.c:3748
7950 msgid "  -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
7951 msgstr ""
7952
7953 #: toplev.c:3750
7954 msgid "  --help                  Display this information\n"
7955 msgstr ""
7956
7957 #: toplev.c:3765
7958 msgid ""
7959 "\n"
7960 "Language specific options:\n"
7961 msgstr ""
7962
7963 #: toplev.c:3777
7964 #, c-format
7965 msgid "  %-23.23s [undocumented]\n"
7966 msgstr ""
7967
7968 #: toplev.c:3785 toplev.c:3799
7969 #, c-format
7970 msgid ""
7971 "\n"
7972 "There are undocumented %s specific options as well.\n"
7973 msgstr ""
7974
7975 #: toplev.c:3789
7976 #, c-format
7977 msgid ""
7978 "\n"
7979 " Options for %s:\n"
7980 msgstr ""
7981
7982 #: toplev.c:3826
7983 #, fuzzy
7984 msgid ""
7985 "\n"
7986 "Target specific options:\n"
7987 msgstr "äÞëùóç ðëÜôïõò"
7988
7989 #: toplev.c:3840 toplev.c:3859
7990 #, c-format
7991 msgid "  -m%-23.23s [undocumented]\n"
7992 msgstr ""
7993
7994 #: toplev.c:3868
7995 msgid ""
7996 "\n"
7997 "There are undocumented target specific options as well.\n"
7998 msgstr ""
7999
8000 #: toplev.c:3870
8001 msgid "  They exist, but they are not documented.\n"
8002 msgstr ""
8003
8004 #: toplev.c:3923
8005 #, fuzzy, c-format
8006 msgid "unrecognized gcc debugging option: %c"
8007 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
8008
8009 #: toplev.c:3979
8010 #, fuzzy, c-format
8011 msgid "`%s': unknown tls-model option"
8012 msgstr "%s: Üãíùóôï/ìç õðïóôçñéæüìåíï åßäïò áñ÷åßïõ.\n"
8013
8014 # src/request.c:806 src/request.c:912
8015 #: toplev.c:4006
8016 #, fuzzy, c-format
8017 msgid "unrecognized register name `%s'"
8018 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
8019
8020 #: toplev.c:4031 toplev.c:4965
8021 #, fuzzy, c-format
8022 msgid "unrecognized option `%s'"
8023 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
8024
8025 #: toplev.c:4075
8026 msgid "-Wid-clash-LEN is no longer supported"
8027 msgstr ""
8028
8029 #: toplev.c:4152
8030 #, c-format
8031 msgid "use -gdwarf -g%d for DWARF v1, level %d"
8032 msgstr ""
8033
8034 #: toplev.c:4155
8035 msgid "use -gdwarf-2   for DWARF v2"
8036 msgstr ""
8037
8038 #: toplev.c:4160
8039 #, c-format
8040 msgid "ignoring option `%s' due to invalid debug level specification"
8041 msgstr ""
8042
8043 #: toplev.c:4183 toplev.c:4963
8044 #, fuzzy, c-format
8045 msgid "`%s': unknown or unsupported -g option"
8046 msgstr "%s: Üãíùóôï/ìç õðïóôçñéæüìåíï åßäïò áñ÷åßïõ.\n"
8047
8048 #: toplev.c:4190
8049 #, c-format
8050 msgid "`%s' ignored, conflicts with `-g%s'"
8051 msgstr ""
8052
8053 #: toplev.c:4269
8054 #, fuzzy
8055 msgid "-param option missing argument"
8056 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
8057
8058 #: toplev.c:4278
8059 #, fuzzy, c-format
8060 msgid "invalid --param option: %s"
8061 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8062
8063 #: toplev.c:4290
8064 #, fuzzy, c-format
8065 msgid "invalid parameter value `%s'"
8066 msgstr "Ìç Ýãêõñï äéÜóôçìá ÷ñüíïõ `%s'"
8067
8068 #: toplev.c:4530
8069 #, c-format
8070 msgid ""
8071 "%s%s%s version %s (%s)\n"
8072 "%s\tcompiled by GNU C version %s.\n"
8073 "%s%s%s version %s (%s) compiled by CC.\n"
8074 msgstr ""
8075
8076 # src/getopt1.c:132
8077 # src/getopt1.c:132
8078 #: toplev.c:4586
8079 #, fuzzy
8080 msgid "options passed: "
8081 msgstr "åðéëïãÞ %s"
8082
8083 # src/getopt1.c:155
8084 # src/getopt1.c:155
8085 #: toplev.c:4615
8086 #, fuzzy
8087 msgid "options enabled: "
8088 msgstr "åðéëïãÞ á\n"
8089
8090 #: toplev.c:4674 java/jcf-write.c:3421
8091 #, fuzzy, c-format
8092 msgid "can't open %s for writing"
8093 msgstr "%s: ÓöÜëìá åããñáöÞò "
8094
8095 #: toplev.c:4955
8096 #, fuzzy, c-format
8097 msgid "ignoring command line option '%s'"
8098 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8099
8100 #: toplev.c:4958
8101 #, c-format
8102 msgid "(it is valid for %s but not the selected language)"
8103 msgstr ""
8104
8105 #: toplev.c:4992
8106 msgid "-Wuninitialized is not supported without -O"
8107 msgstr ""
8108
8109 #: toplev.c:5047
8110 #, fuzzy
8111 msgid "instruction scheduling not supported on this target machine"
8112 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
8113
8114 #: toplev.c:5051
8115 msgid "this target machine does not have delayed branches"
8116 msgstr ""
8117
8118 #: toplev.c:5065
8119 #, fuzzy, c-format
8120 msgid "-f%sleading-underscore not supported on this target machine"
8121 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
8122
8123 #: toplev.c:5128
8124 #, fuzzy
8125 msgid "-ffunction-sections not supported for this target"
8126 msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
8127
8128 #: toplev.c:5133
8129 #, fuzzy
8130 msgid "-fdata-sections not supported for this target"
8131 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
8132
8133 #: toplev.c:5140
8134 msgid "-ffunction-sections disabled; it makes profiling impossible"
8135 msgstr ""
8136
8137 #: toplev.c:5147
8138 #, fuzzy
8139 msgid "-fprefetch-loop-arrays not supported for this target"
8140 msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
8141
8142 #: toplev.c:5153
8143 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
8144 msgstr ""
8145
8146 #: toplev.c:5162
8147 #, fuzzy
8148 msgid "-fprefetch-loop-arrays is not supported with -Os"
8149 msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
8150
8151 #: toplev.c:5168
8152 msgid "-ffunction-sections may affect debugging on some targets"
8153 msgstr ""
8154
8155 #: toplev.c:5280
8156 #, fuzzy, c-format
8157 msgid "error writing to %s"
8158 msgstr "óöÜëìá åããñáöÞò %s"
8159
8160 #: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428
8161 #, fuzzy, c-format
8162 msgid "error closing %s"
8163 msgstr "óöÜëìá áíÜãíùóçò %s"
8164
8165 #: tree-dump.c:702
8166 #, fuzzy, c-format
8167 msgid "could not open dump file `%s'"
8168 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
8169
8170 #: tree-dump.c:778
8171 #, fuzzy, c-format
8172 msgid "ignoring unknown option `%.*s' in `-f%s'"
8173 msgstr "¶ãíùóôç åðéëïãÞ: %s %s %s"
8174
8175 #: tree.c:3645
8176 msgid "arrays of functions are not meaningful"
8177 msgstr ""
8178
8179 #: tree.c:3702
8180 msgid "function return type cannot be function"
8181 msgstr ""
8182
8183 #: tree.c:4544
8184 #, fuzzy
8185 msgid "invalid initializer for bit string"
8186 msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
8187
8188 #: tree.c:4603
8189 #, c-format
8190 msgid "tree check: expected %s, have %s in %s, at %s:%d"
8191 msgstr ""
8192
8193 #: tree.c:4620
8194 #, c-format
8195 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
8196 msgstr ""
8197
8198 #: tree.c:4637
8199 #, c-format
8200 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
8201 msgstr ""
8202
8203 #: varasm.c:455 config/i386/winnt.c:546
8204 #, c-format
8205 msgid "%s causes a section type conflict"
8206 msgstr ""
8207
8208 #: varasm.c:841
8209 #, fuzzy, c-format
8210 msgid "register name not specified for `%s'"
8211 msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí ëÝîåùí-êëåéäéþí"
8212
8213 #: varasm.c:843
8214 #, fuzzy, c-format
8215 msgid "invalid register name for `%s'"
8216 msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
8217
8218 #: varasm.c:846
8219 #, c-format
8220 msgid "data type of `%s' isn't suitable for a register"
8221 msgstr ""
8222
8223 #: varasm.c:849
8224 #, c-format
8225 msgid "register specified for `%s' isn't suitable for data type"
8226 msgstr ""
8227
8228 #: varasm.c:858
8229 msgid "global register variable has initial value"
8230 msgstr ""
8231
8232 #: varasm.c:861
8233 msgid "volatile register variables don't work as you might wish"
8234 msgstr ""
8235
8236 #: varasm.c:894
8237 #, c-format
8238 msgid "register name given for non-register variable `%s'"
8239 msgstr ""
8240
8241 #: varasm.c:1542
8242 #, c-format
8243 msgid "alignment of `%s' is greater than maximum object file alignment. Using %d"
8244 msgstr ""
8245
8246 #: varasm.c:1584
8247 msgid "thread-local COMMON data not implemented"
8248 msgstr ""
8249
8250 #: varasm.c:1608
8251 #, c-format
8252 msgid "requested alignment for %s is greater than implemented alignment of %d"
8253 msgstr ""
8254
8255 #: varasm.c:4020
8256 msgid "initializer for integer value is too complicated"
8257 msgstr ""
8258
8259 #: varasm.c:4025
8260 msgid "initializer for floating value is not a floating constant"
8261 msgstr ""
8262
8263 #: varasm.c:4075
8264 #, fuzzy
8265 msgid "unknown set constructor type"
8266 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
8267
8268 #: varasm.c:4289
8269 #, fuzzy, c-format
8270 msgid "invalid initial value for member `%s'"
8271 msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
8272
8273 #: varasm.c:4480 varasm.c:4523
8274 #, c-format
8275 msgid "weak declaration of `%s' must precede definition"
8276 msgstr ""
8277
8278 #: varasm.c:4487
8279 #, fuzzy, c-format
8280 msgid "weak declaration of `%s' after first use results in unspecified behavior"
8281 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
8282
8283 #: varasm.c:4521
8284 #, c-format
8285 msgid "weak declaration of `%s' must be public"
8286 msgstr ""
8287
8288 #: varasm.c:4530
8289 #, fuzzy, c-format
8290 msgid "weak declaration of `%s' not supported"
8291 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
8292
8293 #: varasm.c:4557 varasm.c:4632
8294 msgid "only weak aliases are supported in this configuration"
8295 msgstr ""
8296
8297 #: varasm.c:4640
8298 msgid "alias definitions not supported in this configuration; ignored"
8299 msgstr ""
8300
8301 #: varasm.c:4670
8302 #, fuzzy
8303 msgid "visibility attribute not supported in this configuration; ignored"
8304 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
8305
8306 #: varray.c:134
8307 #, c-format
8308 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
8309 msgstr ""
8310
8311 #. Print an error message for unrecognized stab codes.
8312 #: xcoffout.c:175
8313 #, c-format
8314 msgid "no sclass for %s stab (0x%x)\n"
8315 msgstr ""
8316
8317 #: pretty-print.h:97
8318 #, fuzzy, c-format
8319 msgid "#`%s' not supported by %s#"
8320 msgstr "Äåí õðïóôçñßæåôáé"
8321
8322 #: params.def:53
8323 msgid "The maximum number of instructions in a single function eliglible for inlining"
8324 msgstr ""
8325
8326 #: params.def:74
8327 msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining"
8328 msgstr ""
8329
8330 #: params.def:87
8331 msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter"
8332 msgstr ""
8333
8334 #: params.def:100
8335 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining"
8336 msgstr ""
8337
8338 #: params.def:111
8339 msgid "The maximum number of instructions to consider to fill a delay slot"
8340 msgstr ""
8341
8342 #: params.def:122
8343 msgid "The maximum number of instructions to consider to find accurate live register information"
8344 msgstr ""
8345
8346 #: params.def:132
8347 msgid "The maximum length of scheduling's pending operations list"
8348 msgstr ""
8349
8350 #: params.def:139
8351 msgid "The maximum amount of memory to be allocated by GCSE"
8352 msgstr ""
8353
8354 #: params.def:144
8355 msgid "The maximum number of passes to make when doing GCSE"
8356 msgstr ""
8357
8358 #: params.def:151
8359 msgid "The maximum number of instructions to consider to unroll in a loop"
8360 msgstr ""
8361
8362 #: params.def:156
8363 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
8364 msgstr ""
8365
8366 #: params.def:161
8367 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
8368 msgstr ""
8369
8370 #: params.def:166
8371 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
8372 msgstr ""
8373
8374 #: params.def:171
8375 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
8376 msgstr ""
8377
8378 #: params.def:176
8379 msgid "Maximal code growth caused by tail duplication (in percents)"
8380 msgstr ""
8381
8382 #: params.def:180
8383 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)"
8384 msgstr ""
8385
8386 #: params.def:185
8387 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available"
8388 msgstr ""
8389
8390 #: params.def:190
8391 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available"
8392 msgstr ""
8393
8394 #: params.def:204
8395 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
8396 msgstr ""
8397
8398 #: params.def:210
8399 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
8400 msgstr ""
8401
8402 #: config/darwin-c.c:75
8403 #, fuzzy
8404 msgid "too many #pragma options align=reset"
8405 msgstr "ÕðåñâïëéêÝò ðáñÜìåôñïé ðïõ äåí åßíáé åðéëïãÝò."
8406
8407 #: config/darwin-c.c:97 config/darwin-c.c:100 config/darwin-c.c:102
8408 #: config/darwin-c.c:104
8409 #, fuzzy
8410 msgid "malformed '#pragma options', ignoring"
8411 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
8412
8413 #: config/darwin-c.c:107
8414 msgid "junk at end of '#pragma options'"
8415 msgstr ""
8416
8417 #: config/darwin-c.c:117
8418 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
8419 msgstr ""
8420
8421 #: config/darwin-c.c:130
8422 msgid "missing '(' after '#pragma unused', ignoring"
8423 msgstr ""
8424
8425 #: config/darwin-c.c:148
8426 msgid "missing ')' after '#pragma unused', ignoring"
8427 msgstr ""
8428
8429 #: config/darwin-c.c:151
8430 msgid "junk at end of '#pragma unused'"
8431 msgstr ""
8432
8433 #: config/lynx-ng.h:97 config/lynx.h:121 config/rs6000/lynx.h:100
8434 msgid "-msystem-v and -p are incompatible"
8435 msgstr ""
8436
8437 #: config/lynx-ng.h:99 config/lynx.h:123 config/rs6000/lynx.h:102
8438 msgid "-msystem-v and -mthreads are incompatible"
8439 msgstr ""
8440
8441 #: config/alpha/alpha.c:342
8442 #, fuzzy, c-format
8443 msgid "-f%s ignored for Unicos/Mk (not supported)"
8444 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
8445
8446 #: config/alpha/alpha.c:366
8447 #, fuzzy
8448 msgid "-mieee not supported on Unicos/Mk"
8449 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
8450
8451 #: config/alpha/alpha.c:377
8452 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8453 msgstr ""
8454
8455 #: config/alpha/alpha.c:394
8456 #, c-format
8457 msgid "bad value `%s' for -mtrap-precision switch"
8458 msgstr ""
8459
8460 #: config/alpha/alpha.c:408
8461 #, c-format
8462 msgid "bad value `%s' for -mfp-rounding-mode switch"
8463 msgstr ""
8464
8465 #: config/alpha/alpha.c:423
8466 #, c-format
8467 msgid "bad value `%s' for -mfp-trap-mode switch"
8468 msgstr ""
8469
8470 #: config/alpha/alpha.c:435
8471 #, fuzzy, c-format
8472 msgid "bad value `%s' for -mtls-size switch"
8473 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
8474
8475 #: config/alpha/alpha.c:454 config/alpha/alpha.c:466
8476 #, c-format
8477 msgid "bad value `%s' for -mcpu switch"
8478 msgstr ""
8479
8480 #: config/alpha/alpha.c:473
8481 #, fuzzy
8482 msgid "trap mode not supported on Unicos/Mk"
8483 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
8484
8485 #: config/alpha/alpha.c:480
8486 msgid "fp software completion requires -mtrap-precision=i"
8487 msgstr ""
8488
8489 #: config/alpha/alpha.c:496
8490 #, fuzzy
8491 msgid "rounding mode not supported for VAX floats"
8492 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
8493
8494 #: config/alpha/alpha.c:501
8495 #, fuzzy
8496 msgid "trap mode not supported for VAX floats"
8497 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
8498
8499 #: config/alpha/alpha.c:530
8500 #, c-format
8501 msgid "L%d cache latency unknown for %s"
8502 msgstr ""
8503
8504 #: config/alpha/alpha.c:545
8505 #, c-format
8506 msgid "bad value `%s' for -mmemory-latency"
8507 msgstr ""
8508
8509 #: config/alpha/alpha.c:5604 config/m88k/m88k.c:2889 config/romp/romp.c:754
8510 #: config/romp/romp.c:761
8511 #, fuzzy, c-format
8512 msgid "invalid %%H value"
8513 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8514
8515 #: config/alpha/alpha.c:5625
8516 #, fuzzy, c-format
8517 msgid "invalid %%J value"
8518 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8519
8520 #: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034
8521 #, fuzzy, c-format
8522 msgid "invalid %%r value"
8523 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8524
8525 #: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700
8526 #, fuzzy, c-format
8527 msgid "invalid %%R value"
8528 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8529
8530 #: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626
8531 #, fuzzy, c-format
8532 msgid "invalid %%N value"
8533 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8534
8535 #: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654
8536 #, fuzzy, c-format
8537 msgid "invalid %%P value"
8538 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8539
8540 #: config/alpha/alpha.c:5673 config/m88k/m88k.c:2895 config/romp/romp.c:740
8541 #: config/romp/romp.c:747
8542 #, fuzzy, c-format
8543 msgid "invalid %%h value"
8544 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8545
8546 #: config/alpha/alpha.c:5681 config/romp/romp.c:698
8547 #, fuzzy, c-format
8548 msgid "invalid %%L value"
8549 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8550
8551 #: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608
8552 #, fuzzy, c-format
8553 msgid "invalid %%m value"
8554 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8555
8556 #: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616
8557 #, fuzzy, c-format
8558 msgid "invalid %%M value"
8559 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8560
8561 #: config/alpha/alpha.c:5772
8562 #, fuzzy, c-format
8563 msgid "invalid %%U value"
8564 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8565
8566 #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706
8567 #: config/rs6000/rs6000.c:7708
8568 #, fuzzy, c-format
8569 msgid "invalid %%s value"
8570 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8571
8572 #: config/alpha/alpha.c:5821 config/m88k/m88k.c:2997
8573 #, fuzzy, c-format
8574 msgid "invalid %%C value"
8575 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8576
8577 #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018
8578 #: config/rs6000/rs6000.c:7465
8579 #, fuzzy, c-format
8580 msgid "invalid %%E value"
8581 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8582
8583 #: config/alpha/alpha.c:5883 config/alpha/alpha.c:5933
8584 #, fuzzy
8585 msgid "unknown relocation unspec"
8586 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
8587
8588 #: config/alpha/alpha.c:5892 config/romp/romp.c:981
8589 #: config/rs6000/rs6000.c:8015
8590 #, fuzzy, c-format
8591 msgid "invalid %%xn code"
8592 msgstr "ìç Ýãêõñï äéêáßùìá"
8593
8594 #: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618
8595 msgid "bad builtin fcode"
8596 msgstr ""
8597
8598 #. Macro to define tables used to set the flags.
8599 #. This is a list in braces of pairs in braces,
8600 #. each pair being { "NAME", VALUE }
8601 #. where VALUE is the bits to set or minus the bits to clear.
8602 #. An empty string NAME is used to identify the default VALUE.
8603 #: config/alpha/alpha.h:279 config/i386/i386.h:294 config/i386/i386.h:296
8604 #: config/i386/i386.h:298 config/ns32k/ns32k.h:140 config/rs6000/rs6000.h:292
8605 #: config/s390/s390.h:68 config/sparc/sparc.h:522 config/sparc/sparc.h:527
8606 msgid "Use hardware fp"
8607 msgstr ""
8608
8609 #: config/alpha/alpha.h:280 config/i386/i386.h:295 config/i386/i386.h:297
8610 #: config/rs6000/rs6000.h:294 config/sparc/sparc.h:524
8611 #: config/sparc/sparc.h:529
8612 msgid "Do not use hardware fp"
8613 msgstr ""
8614
8615 #: config/alpha/alpha.h:281
8616 msgid "Use fp registers"
8617 msgstr ""
8618
8619 #: config/alpha/alpha.h:283
8620 msgid "Do not use fp registers"
8621 msgstr ""
8622
8623 #: config/alpha/alpha.h:284
8624 msgid "Do not assume GAS"
8625 msgstr ""
8626
8627 #: config/alpha/alpha.h:285
8628 msgid "Assume GAS"
8629 msgstr ""
8630
8631 #: config/alpha/alpha.h:287
8632 msgid "Request IEEE-conformant math library routines (OSF/1)"
8633 msgstr ""
8634
8635 #: config/alpha/alpha.h:289
8636 msgid "Emit IEEE-conformant code, without inexact exceptions"
8637 msgstr ""
8638
8639 #: config/alpha/alpha.h:291
8640 msgid "Emit IEEE-conformant code, with inexact exceptions"
8641 msgstr ""
8642
8643 #: config/alpha/alpha.h:293
8644 msgid "Do not emit complex integer constants to read-only memory"
8645 msgstr ""
8646
8647 #: config/alpha/alpha.h:294
8648 msgid "Use VAX fp"
8649 msgstr ""
8650
8651 #: config/alpha/alpha.h:295
8652 msgid "Do not use VAX fp"
8653 msgstr ""
8654
8655 #: config/alpha/alpha.h:296
8656 msgid "Emit code for the byte/word ISA extension"
8657 msgstr ""
8658
8659 #: config/alpha/alpha.h:299
8660 msgid "Emit code for the motion video ISA extension"
8661 msgstr ""
8662
8663 #: config/alpha/alpha.h:302
8664 msgid "Emit code for the fp move and sqrt ISA extension"
8665 msgstr ""
8666
8667 #: config/alpha/alpha.h:304
8668 msgid "Emit code for the counting ISA extension"
8669 msgstr ""
8670
8671 #: config/alpha/alpha.h:307
8672 msgid "Emit code using explicit relocation directives"
8673 msgstr ""
8674
8675 #: config/alpha/alpha.h:310
8676 msgid "Emit 16-bit relocations to the small data areas"
8677 msgstr ""
8678
8679 #: config/alpha/alpha.h:312
8680 msgid "Emit 32-bit relocations to the small data areas"
8681 msgstr ""
8682
8683 #: config/alpha/alpha.h:314
8684 msgid "Emit rdval instead of rduniq for thread pointer"
8685 msgstr ""
8686
8687 #. For -mcpu=
8688 #. For -mtune=
8689 #. For -mfp-rounding-mode=[n|m|c|d]
8690 #. For -mfp-trap-mode=[n|u|su|sui]
8691 #. For -mtrap-precision=[p|f|i]
8692 #. For -mmemory-latency=
8693 #. For -mtls-size=
8694 #: config/alpha/alpha.h:343
8695 msgid "Use features of and schedule given CPU"
8696 msgstr ""
8697
8698 #: config/alpha/alpha.h:345
8699 msgid "Schedule given CPU"
8700 msgstr ""
8701
8702 #: config/alpha/alpha.h:347
8703 msgid "Control the generated fp rounding mode"
8704 msgstr ""
8705
8706 #: config/alpha/alpha.h:349
8707 msgid "Control the IEEE trap mode"
8708 msgstr ""
8709
8710 #: config/alpha/alpha.h:351
8711 msgid "Control the precision given to fp exceptions"
8712 msgstr ""
8713
8714 #: config/alpha/alpha.h:353
8715 msgid "Tune expected memory latency"
8716 msgstr ""
8717
8718 #: config/alpha/alpha.h:355 config/ia64/ia64.h:221
8719 msgid "Specify bit size of immediate TLS offsets"
8720 msgstr ""
8721
8722 #: config/arc/arc.c:135
8723 #, c-format
8724 msgid "bad value (%s) for -mcpu switch"
8725 msgstr ""
8726
8727 #: config/arc/arc.c:362
8728 #, fuzzy, c-format
8729 msgid "argument of `%s' attribute is not a string constant"
8730 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
8731
8732 #: config/arc/arc.c:369
8733 #, c-format
8734 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
8735 msgstr ""
8736
8737 #: config/arc/arc.c:1708 config/m32r/m32r.c:2286
8738 #, fuzzy, c-format
8739 msgid "invalid operand to %%R code"
8740 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8741
8742 #: config/arc/arc.c:1740 config/m32r/m32r.c:2309
8743 #, fuzzy, c-format
8744 msgid "invalid operand to %%H/%%L code"
8745 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8746
8747 #: config/arc/arc.c:1763 config/m32r/m32r.c:2385
8748 #, fuzzy, c-format
8749 msgid "invalid operand to %%U code"
8750 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8751
8752 #: config/arc/arc.c:1774
8753 #, fuzzy, c-format
8754 msgid "invalid operand to %%V code"
8755 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8756
8757 #. Unknown flag.
8758 #: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473
8759 #, fuzzy
8760 msgid "invalid operand output code"
8761 msgstr "Ìç Ýãêõñïò êþäéêáò áßôçóçò"
8762
8763 #: config/arm/arm.c:459
8764 #, c-format
8765 msgid "switch -mcpu=%s conflicts with -march= switch"
8766 msgstr ""
8767
8768 #: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393
8769 #, c-format
8770 msgid "bad value (%s) for %s switch"
8771 msgstr ""
8772
8773 #: config/arm/arm.c:605
8774 msgid "target CPU does not support APCS-32"
8775 msgstr ""
8776
8777 #: config/arm/arm.c:610
8778 msgid "target CPU does not support APCS-26"
8779 msgstr ""
8780
8781 #: config/arm/arm.c:616
8782 msgid "target CPU does not support interworking"
8783 msgstr ""
8784
8785 #: config/arm/arm.c:622
8786 msgid "target CPU does not support THUMB instructions"
8787 msgstr ""
8788
8789 #: config/arm/arm.c:636
8790 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8791 msgstr ""
8792
8793 #: config/arm/arm.c:639
8794 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8795 msgstr ""
8796
8797 #: config/arm/arm.c:642
8798 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8799 msgstr ""
8800
8801 #: config/arm/arm.c:648
8802 msgid "interworking forces APCS-32 to be used"
8803 msgstr ""
8804
8805 #: config/arm/arm.c:654
8806 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8807 msgstr ""
8808
8809 #: config/arm/arm.c:662
8810 msgid "-fpic and -mapcs-reent are incompatible"
8811 msgstr ""
8812
8813 #: config/arm/arm.c:665
8814 msgid "APCS reentrant code not supported.  Ignored"
8815 msgstr ""
8816
8817 #: config/arm/arm.c:673
8818 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8819 msgstr ""
8820
8821 #: config/arm/arm.c:681
8822 msgid "passing floating point arguments in fp regs not yet supported"
8823 msgstr ""
8824
8825 #: config/arm/arm.c:710
8826 #, fuzzy, c-format
8827 msgid "invalid floating point emulation option: -mfpe-%s"
8828 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
8829
8830 #: config/arm/arm.c:734
8831 msgid "structure size boundary can only be set to 8 or 32"
8832 msgstr ""
8833
8834 #: config/arm/arm.c:742
8835 msgid "-mpic-register= is useless without -fpic"
8836 msgstr ""
8837
8838 #: config/arm/arm.c:749
8839 #, c-format
8840 msgid "unable to use '%s' for PIC register"
8841 msgstr ""
8842
8843 #: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794
8844 #: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389
8845 #: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216
8846 #: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047
8847 #: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703
8848 #: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180
8849 #, c-format
8850 msgid "`%s' attribute only applies to functions"
8851 msgstr ""
8852
8853 #: config/arm/arm.c:9474
8854 msgid "unable to compute real location of stacked parameter"
8855 msgstr ""
8856
8857 #: config/arm/arm.c:10153
8858 msgid "no low registers available for popping high registers"
8859 msgstr ""
8860
8861 #: config/arm/arm.c:10404
8862 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8863 msgstr ""
8864
8865 #: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358
8866 #, c-format
8867 msgid "initialized variable `%s' is marked dllimport"
8868 msgstr ""
8869
8870 #: config/arm/pe.c:177 config/i386/winnt.c:312
8871 #, c-format
8872 msgid "static variable `%s' is marked dllimport"
8873 msgstr ""
8874
8875 #: config/arm/arm.h:416
8876 msgid "Generate APCS conformant stack frames"
8877 msgstr ""
8878
8879 #: config/arm/arm.h:419
8880 msgid "Store function names in object code"
8881 msgstr ""
8882
8883 #: config/arm/arm.h:423
8884 msgid "Use the 32-bit version of the APCS"
8885 msgstr ""
8886
8887 #: config/arm/arm.h:425
8888 msgid "Use the 26-bit version of the APCS"
8889 msgstr ""
8890
8891 #: config/arm/arm.h:429
8892 msgid "Pass FP arguments in FP registers"
8893 msgstr ""
8894
8895 #: config/arm/arm.h:432
8896 msgid "Generate re-entrant, PIC code"
8897 msgstr ""
8898
8899 #: config/arm/arm.h:435
8900 msgid "The MMU will trap on unaligned accesses"
8901 msgstr ""
8902
8903 #: config/arm/arm.h:442
8904 msgid "Use library calls to perform FP operations"
8905 msgstr ""
8906
8907 #: config/arm/arm.h:444 config/i960/i960.h:281
8908 msgid "Use hardware floating point instructions"
8909 msgstr ""
8910
8911 #: config/arm/arm.h:446
8912 msgid "Assume target CPU is configured as big endian"
8913 msgstr ""
8914
8915 #: config/arm/arm.h:448
8916 msgid "Assume target CPU is configured as little endian"
8917 msgstr ""
8918
8919 #: config/arm/arm.h:450
8920 msgid "Assume big endian bytes, little endian words"
8921 msgstr ""
8922
8923 #: config/arm/arm.h:452
8924 msgid "Support calls between Thumb and ARM instruction sets"
8925 msgstr ""
8926
8927 #: config/arm/arm.h:455
8928 msgid "Generate a call to abort if a noreturn function returns"
8929 msgstr ""
8930
8931 #: config/arm/arm.h:458
8932 msgid "Do not move instructions into a function's prologue"
8933 msgstr ""
8934
8935 #: config/arm/arm.h:461
8936 msgid "Do not load the PIC register in function prologues"
8937 msgstr ""
8938
8939 #: config/arm/arm.h:464
8940 msgid "Generate call insns as indirect calls, if necessary"
8941 msgstr ""
8942
8943 #: config/arm/arm.h:467
8944 msgid "Compile for the Thumb not the ARM"
8945 msgstr ""
8946
8947 #: config/arm/arm.h:471
8948 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8949 msgstr ""
8950
8951 #: config/arm/arm.h:474
8952 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8953 msgstr ""
8954
8955 #: config/arm/arm.h:477
8956 msgid "Thumb: Assume non-static functions may be called from ARM code"
8957 msgstr ""
8958
8959 #: config/arm/arm.h:481
8960 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8961 msgstr ""
8962
8963 #: config/arm/arm.h:491
8964 msgid "Specify the name of the target CPU"
8965 msgstr ""
8966
8967 #: config/arm/arm.h:493
8968 msgid "Specify the name of the target architecture"
8969 msgstr ""
8970
8971 #: config/arm/arm.h:497
8972 msgid "Specify the version of the floating point emulator"
8973 msgstr ""
8974
8975 #: config/arm/arm.h:499
8976 msgid "Specify the minimum bit alignment of structures"
8977 msgstr ""
8978
8979 #: config/arm/arm.h:501
8980 msgid "Specify the register to be used for PIC addressing"
8981 msgstr ""
8982
8983 #: config/arm/pe.h:65
8984 msgid "Ignore dllimport attribute for functions"
8985 msgstr ""
8986
8987 #: config/avr/avr.c:528
8988 #, c-format
8989 msgid "large frame pointer change (%d) with -mtiny-stack"
8990 msgstr ""
8991
8992 #: config/avr/avr.c:1135
8993 msgid "bad address, not (reg+disp):"
8994 msgstr ""
8995
8996 #: config/avr/avr.c:1143
8997 msgid "internal compiler error.  Bad address:"
8998 msgstr ""
8999
9000 #: config/avr/avr.c:1156
9001 msgid "internal compiler error.  Unknown mode:"
9002 msgstr ""
9003
9004 #: config/avr/avr.c:1864 config/avr/avr.c:2576
9005 #, fuzzy
9006 msgid "invalid insn:"
9007 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
9008
9009 #: config/avr/avr.c:1901 config/avr/avr.c:1987 config/avr/avr.c:2036
9010 #: config/avr/avr.c:2045 config/avr/avr.c:2143 config/avr/avr.c:2315
9011 #: config/avr/avr.c:2613 config/avr/avr.c:2724
9012 #, fuzzy
9013 msgid "incorrect insn:"
9014 msgstr "ëÜèïò óõíèçìáôéêü"
9015
9016 #: config/avr/avr.c:2064 config/avr/avr.c:2228 config/avr/avr.c:2386
9017 #: config/avr/avr.c:2768
9018 #, fuzzy
9019 msgid "unknown move insn:"
9020 msgstr "Üãíùóôï óåô `%s'"
9021
9022 #: config/avr/avr.c:3003
9023 msgid "bad shift insn:"
9024 msgstr ""
9025
9026 #: config/avr/avr.c:3119 config/avr/avr.c:3549 config/avr/avr.c:3929
9027 msgid "internal compiler error.  Incorrect shift:"
9028 msgstr ""
9029
9030 #: config/avr/avr.c:4767
9031 msgid "only initialized variables can be placed into program memory area"
9032 msgstr ""
9033
9034 #: config/avr/avr.c:4866
9035 msgid "only uninitialized variables can be placed in the .noinit section"
9036 msgstr ""
9037
9038 #: config/avr/avr.c:4881
9039 #, fuzzy, c-format
9040 msgid "MCU `%s' supported for assembler only"
9041 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
9042
9043 #: config/avr/avr.h:78
9044 msgid "Assume int to be 8 bit integer"
9045 msgstr ""
9046
9047 #: config/avr/avr.h:80
9048 msgid "Change the stack pointer without disabling interrupts"
9049 msgstr ""
9050
9051 #: config/avr/avr.h:82
9052 msgid "Use subroutines for function prologue/epilogue"
9053 msgstr ""
9054
9055 #: config/avr/avr.h:84
9056 msgid "Change only the low 8 bits of the stack pointer"
9057 msgstr ""
9058
9059 #: config/avr/avr.h:86
9060 msgid "Do not generate tablejump insns"
9061 msgstr ""
9062
9063 #: config/avr/avr.h:88
9064 msgid "Use rjmp/rcall (limited range) on >8K devices"
9065 msgstr ""
9066
9067 #: config/avr/avr.h:91
9068 msgid "Output instruction sizes to the asm file"
9069 msgstr ""
9070
9071 #: config/avr/avr.h:108
9072 msgid "Specify the initial stack address"
9073 msgstr ""
9074
9075 #: config/avr/avr.h:109
9076 #, fuzzy
9077 msgid "Specify the MCU name"
9078 msgstr "Ïñéóìüò ïíüìáôïò ðñïãñÜììáôïò"
9079
9080 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
9081 #. In some cases, the strength reduction optimization pass can
9082 #. produce better code if this is defined.  This macro controls the
9083 #. order that induction variables are combined.  This macro is
9084 #. particularly useful if the target has limited addressing modes.
9085 #. For instance, the SH target has only positive offsets in
9086 #. addresses.  Thus sorting to put the smallest address first allows
9087 #. the most combinations to be found.
9088 #: config/avr/avr.h:2450
9089 #, fuzzy
9090 msgid "trampolines not supported"
9091 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
9092
9093 #: config/c4x/c4x-c.c:69
9094 #, c-format
9095 msgid "missing '(' after '#pragma %s' - ignored"
9096 msgstr ""
9097
9098 #: config/c4x/c4x-c.c:72
9099 #, c-format
9100 msgid "missing function name in '#pragma %s' - ignored"
9101 msgstr ""
9102
9103 #: config/c4x/c4x-c.c:77
9104 #, fuzzy, c-format
9105 msgid "malformed '#pragma %s' - ignored"
9106 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
9107
9108 #: config/c4x/c4x-c.c:79
9109 #, c-format
9110 msgid "missing section name in '#pragma %s' - ignored"
9111 msgstr ""
9112
9113 #: config/c4x/c4x-c.c:84
9114 #, c-format
9115 msgid "missing ')' for '#pragma %s' - ignored"
9116 msgstr ""
9117
9118 #: config/c4x/c4x-c.c:87
9119 #, c-format
9120 msgid "junk at end of '#pragma %s'"
9121 msgstr ""
9122
9123 #: config/c4x/c4x.c:280
9124 #, c-format
9125 msgid "unknown CPU version %d, using 40.\n"
9126 msgstr ""
9127
9128 #: config/c4x/c4x.c:853
9129 #, c-format
9130 msgid "ISR %s requires %d words of local vars, max is 32767"
9131 msgstr ""
9132
9133 #: config/c4x/c4x.c:1602
9134 msgid "using CONST_DOUBLE for address"
9135 msgstr ""
9136
9137 #: config/c4x/c4x.c:1742
9138 msgid "c4x_address_cost: Invalid addressing mode"
9139 msgstr ""
9140
9141 #: config/c4x/c4x.c:1884
9142 #, c-format
9143 msgid "c4x_print_operand: %%L inconsistency"
9144 msgstr ""
9145
9146 #: config/c4x/c4x.c:1890
9147 #, c-format
9148 msgid "c4x_print_operand: %%N inconsistency"
9149 msgstr ""
9150
9151 #: config/c4x/c4x.c:1931
9152 #, c-format
9153 msgid "c4x_print_operand: %%O inconsistency"
9154 msgstr ""
9155
9156 #: config/c4x/c4x.c:2026
9157 msgid "c4x_print_operand: Bad operand case"
9158 msgstr ""
9159
9160 #: config/c4x/c4x.c:2069
9161 msgid "c4x_print_operand_address: Bad post_modify"
9162 msgstr ""
9163
9164 #: config/c4x/c4x.c:2091
9165 msgid "c4x_print_operand_address: Bad pre_modify"
9166 msgstr ""
9167
9168 #: config/c4x/c4x.c:2139 config/c4x/c4x.c:2151 config/c4x/c4x.c:2166
9169 msgid "c4x_print_operand_address: Bad operand case"
9170 msgstr ""
9171
9172 #: config/c4x/c4x.c:2422
9173 msgid "c4x_rptb_insert: Cannot find start label"
9174 msgstr ""
9175
9176 #: config/c4x/c4x.c:3409 config/c4x/c4x.c:3429
9177 #, fuzzy
9178 msgid "mode not QImode"
9179 msgstr "íåá_êáôÜóôáóç: êáôÜóôáóç ëåéôïõñãßáò\n"
9180
9181 #: config/c4x/c4x.c:3514
9182 #, fuzzy
9183 msgid "invalid indirect memory address"
9184 msgstr "ìç Ýãêõñïò ÷ñüíïò ëÞîçò"
9185
9186 #: config/c4x/c4x.c:3603
9187 msgid "invalid indirect (S) memory address"
9188 msgstr ""
9189
9190 #: config/c4x/c4x.c:3944
9191 msgid "c4x_valid_operands: Internal error"
9192 msgstr ""
9193
9194 #: config/c4x/c4x.c:4424
9195 msgid "c4x_operand_subword: invalid mode"
9196 msgstr ""
9197
9198 #: config/c4x/c4x.c:4427
9199 msgid "c4x_operand_subword: invalid operand"
9200 msgstr ""
9201
9202 #. We could handle these with some difficulty.
9203 #. e.g., *p-- => *(p-=2); *(p+1).
9204 #: config/c4x/c4x.c:4453
9205 msgid "c4x_operand_subword: invalid autoincrement"
9206 msgstr ""
9207
9208 #: config/c4x/c4x.c:4459
9209 msgid "c4x_operand_subword: invalid address"
9210 msgstr ""
9211
9212 #: config/c4x/c4x.c:4470
9213 msgid "c4x_operand_subword: address not offsettable"
9214 msgstr ""
9215
9216 #: config/c4x/c4x.c:4670
9217 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
9218 msgstr ""
9219
9220 #. Name of the c4x assembler.
9221 #. Name of the c4x linker.
9222 #. Define assembler options.
9223 #. Define linker options.
9224 #. Specify the end file to link with.
9225 #. Target compilation option flags.
9226 #. Small memory model.
9227 #. Use 24-bit MPYI for C3x.
9228 #. Fast fixing of floats.
9229 #. Allow use of RPTS.
9230 #. Emit C3x code.
9231 #. Be compatible with TI assembler.
9232 #. Be paranoid about DP reg. in ISRs.
9233 #. Pass arguments on stack.
9234 #. Enable features under development.
9235 #. Enable repeat block.
9236 #. Use BK as general register.
9237 #. Use decrement and branch for C3x.
9238 #. Enable debugging of GCC.
9239 #. Force constants into registers.
9240 #. Allow unsigned loop counters.
9241 #. Force op0 and op1 to be same.
9242 #. Save all 40 bits for floats.
9243 #. Allow parallel insns.
9244 #. Allow MPY||ADD, MPY||SUB insns.
9245 #. Assume mem refs possibly aliased.
9246 #. Emit C30 code.
9247 #. Emit C31 code.
9248 #. Emit C32 code.
9249 #. Emit C33 code.
9250 #. Emit C40 code.
9251 #. Emit C44 code.
9252 #. Run-time compilation parameters selecting different hardware subsets.
9253 #.
9254 #. Macro to define tables used to set the flags.
9255 #. This is a list in braces of triplets in braces,
9256 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
9257 #. where VALUE is the bits to set or minus the bits to clear.
9258 #. An empty string NAME is used to identify the default VALUE.
9259 #: config/c4x/c4x.h:170
9260 msgid "Small memory model"
9261 msgstr ""
9262
9263 #: config/c4x/c4x.h:172
9264 msgid "Big memory model"
9265 msgstr ""
9266
9267 #: config/c4x/c4x.h:174
9268 msgid "Use MPYI instruction for C3x"
9269 msgstr ""
9270
9271 #: config/c4x/c4x.h:176
9272 msgid "Do not use MPYI instruction for C3x"
9273 msgstr ""
9274
9275 #: config/c4x/c4x.h:178
9276 msgid "Use fast but approximate float to integer conversion"
9277 msgstr ""
9278
9279 #: config/c4x/c4x.h:180
9280 msgid "Use slow but accurate float to integer conversion"
9281 msgstr ""
9282
9283 #: config/c4x/c4x.h:182
9284 msgid "Enable use of RTPS instruction"
9285 msgstr ""
9286
9287 #: config/c4x/c4x.h:184
9288 msgid "Disable use of RTPS instruction"
9289 msgstr ""
9290
9291 #: config/c4x/c4x.h:186
9292 msgid "Enable use of RTPB instruction"
9293 msgstr ""
9294
9295 #: config/c4x/c4x.h:188
9296 msgid "Disable use of RTPB instruction"
9297 msgstr ""
9298
9299 #: config/c4x/c4x.h:190
9300 msgid "Generate code for C30 CPU"
9301 msgstr ""
9302
9303 #: config/c4x/c4x.h:192
9304 msgid "Generate code for C31 CPU"
9305 msgstr ""
9306
9307 #: config/c4x/c4x.h:194
9308 msgid "Generate code for C32 CPU"
9309 msgstr ""
9310
9311 #: config/c4x/c4x.h:196
9312 msgid "Generate code for C33 CPU"
9313 msgstr ""
9314
9315 #: config/c4x/c4x.h:198
9316 msgid "Generate code for C40 CPU"
9317 msgstr ""
9318
9319 #: config/c4x/c4x.h:200
9320 msgid "Generate code for C44 CPU"
9321 msgstr ""
9322
9323 #: config/c4x/c4x.h:202
9324 msgid "Emit code compatible with TI tools"
9325 msgstr ""
9326
9327 #: config/c4x/c4x.h:204
9328 msgid "Emit code to use GAS extensions"
9329 msgstr ""
9330
9331 #: config/c4x/c4x.h:206 config/c4x/c4x.h:210
9332 msgid "Save DP across ISR in small memory model"
9333 msgstr ""
9334
9335 #: config/c4x/c4x.h:208 config/c4x/c4x.h:212
9336 msgid "Don't save DP across ISR in small memory model"
9337 msgstr ""
9338
9339 #: config/c4x/c4x.h:214
9340 msgid "Pass arguments on the stack"
9341 msgstr ""
9342
9343 #: config/c4x/c4x.h:216
9344 msgid "Pass arguments in registers"
9345 msgstr ""
9346
9347 #: config/c4x/c4x.h:218
9348 msgid "Enable new features under development"
9349 msgstr ""
9350
9351 #: config/c4x/c4x.h:220
9352 msgid "Disable new features under development"
9353 msgstr ""
9354
9355 #: config/c4x/c4x.h:222
9356 msgid "Use the BK register as a general purpose register"
9357 msgstr ""
9358
9359 #: config/c4x/c4x.h:224
9360 #, fuzzy
9361 msgid "Do not allocate BK register"
9362 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
9363
9364 #: config/c4x/c4x.h:226
9365 msgid "Enable use of DB instruction"
9366 msgstr ""
9367
9368 #: config/c4x/c4x.h:228
9369 msgid "Disable use of DB instruction"
9370 msgstr ""
9371
9372 #: config/c4x/c4x.h:230
9373 msgid "Enable debugging"
9374 msgstr ""
9375
9376 #: config/c4x/c4x.h:232
9377 msgid "Disable debugging"
9378 msgstr ""
9379
9380 #: config/c4x/c4x.h:234
9381 msgid "Force constants into registers to improve hoisting"
9382 msgstr ""
9383
9384 #: config/c4x/c4x.h:236
9385 msgid "Don't force constants into registers"
9386 msgstr ""
9387
9388 #: config/c4x/c4x.h:238
9389 msgid "Force RTL generation to emit valid 3 operand insns"
9390 msgstr ""
9391
9392 #: config/c4x/c4x.h:240
9393 msgid "Allow RTL generation to emit invalid 3 operand insns"
9394 msgstr ""
9395
9396 #: config/c4x/c4x.h:242
9397 msgid "Allow unsigned interation counts for RPTB/DB"
9398 msgstr ""
9399
9400 #: config/c4x/c4x.h:244
9401 msgid "Disallow unsigned iteration counts for RPTB/DB"
9402 msgstr ""
9403
9404 #: config/c4x/c4x.h:246
9405 msgid "Preserve all 40 bits of FP reg across call"
9406 msgstr ""
9407
9408 #: config/c4x/c4x.h:248
9409 msgid "Only preserve 32 bits of FP reg across call"
9410 msgstr ""
9411
9412 #: config/c4x/c4x.h:250
9413 #, fuzzy
9414 msgid "Enable parallel instructions"
9415 msgstr "ÁêáôÜëëçëç åíôïëÞ"
9416
9417 #: config/c4x/c4x.h:252
9418 #, fuzzy
9419 msgid "Disable parallel instructions"
9420 msgstr "ÁêáôÜëëçëç åíôïëÞ"
9421
9422 #: config/c4x/c4x.h:254
9423 msgid "Enable MPY||ADD and MPY||SUB instructions"
9424 msgstr ""
9425
9426 #: config/c4x/c4x.h:256
9427 msgid "Disable MPY||ADD and MPY||SUB instructions"
9428 msgstr ""
9429
9430 #: config/c4x/c4x.h:258
9431 msgid "Assume that pointers may be aliased"
9432 msgstr ""
9433
9434 #: config/c4x/c4x.h:260
9435 msgid "Assume that pointers not aliased"
9436 msgstr ""
9437
9438 #: config/c4x/c4x.h:333
9439 msgid "Specify maximum number of iterations for RPTS"
9440 msgstr ""
9441
9442 #: config/c4x/c4x.h:335
9443 msgid "Select CPU to generate code for"
9444 msgstr ""
9445
9446 #: config/cris/cris.c:583
9447 msgid "unexpected index-type in cris_print_index"
9448 msgstr ""
9449
9450 #: config/cris/cris.c:599
9451 msgid "unexpected base-type in cris_print_base"
9452 msgstr ""
9453
9454 #: config/cris/cris.c:892
9455 #, c-format
9456 msgid "stackframe too big: %d bytes"
9457 msgstr ""
9458
9459 #: config/cris/cris.c:1207
9460 msgid "allocated but unused delay list in epilogue"
9461 msgstr ""
9462
9463 #: config/cris/cris.c:1217
9464 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
9465 msgstr ""
9466
9467 #: config/cris/cris.c:1296
9468 #, fuzzy
9469 msgid "invalid operand for 'b' modifier"
9470 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9471
9472 #: config/cris/cris.c:1308
9473 #, fuzzy
9474 msgid "invalid operand for 'v' modifier"
9475 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9476
9477 #: config/cris/cris.c:1318
9478 #, fuzzy
9479 msgid "invalid operand for 'P' modifier"
9480 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9481
9482 #: config/cris/cris.c:1325
9483 #, fuzzy
9484 msgid "invalid operand for 'p' modifier"
9485 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9486
9487 #: config/cris/cris.c:1364
9488 #, fuzzy
9489 msgid "invalid operand for 'z' modifier"
9490 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9491
9492 #: config/cris/cris.c:1395 config/cris/cris.c:1425
9493 #, fuzzy
9494 msgid "invalid operand for 'H' modifier"
9495 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9496
9497 #: config/cris/cris.c:1401
9498 #, fuzzy
9499 msgid "bad register"
9500 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
9501
9502 #: config/cris/cris.c:1439
9503 #, fuzzy
9504 msgid "invalid operand for 'e' modifier"
9505 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9506
9507 #: config/cris/cris.c:1456
9508 #, fuzzy
9509 msgid "invalid operand for 'm' modifier"
9510 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9511
9512 #: config/cris/cris.c:1481
9513 #, fuzzy
9514 msgid "invalid operand for 'A' modifier"
9515 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9516
9517 #: config/cris/cris.c:1489
9518 #, fuzzy
9519 msgid "invalid operand for 'D' modifier"
9520 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9521
9522 #: config/cris/cris.c:1503
9523 #, fuzzy
9524 msgid "invalid operand for 'T' modifier"
9525 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9526
9527 #: config/cris/cris.c:1512
9528 #, fuzzy
9529 msgid "invalid operand modifier letter"
9530 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9531
9532 #: config/cris/cris.c:1520
9533 #, fuzzy, c-format
9534 msgid "internal error: bad register: %d"
9535 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
9536
9537 #: config/cris/cris.c:1568
9538 msgid "unexpected multiplicative operand"
9539 msgstr ""
9540
9541 #: config/cris/cris.c:1588
9542 #, fuzzy
9543 msgid "unexpected operand"
9544 msgstr "Ìç ïñéóìÝíï üíïìá %s"
9545
9546 # src/request.c:806 src/request.c:912
9547 #: config/cris/cris.c:1623 config/cris/cris.c:1633
9548 #, fuzzy
9549 msgid "unrecognized address"
9550 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
9551
9552 #: config/cris/cris.c:1989
9553 msgid "internal error: sideeffect-insn affecting main effect"
9554 msgstr ""
9555
9556 #. If we get here, the caller got its initial tests wrong.
9557 #: config/cris/cris.c:2276
9558 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9559 msgstr ""
9560
9561 #: config/cris/cris.c:2358 config/cris/cris.c:2416
9562 #, fuzzy
9563 msgid "unrecognized supposed constant"
9564 msgstr "Üãíùóôï ðñüèåìá: %s"
9565
9566 #: config/cris/cris.c:2457
9567 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9568 msgstr ""
9569
9570 #: config/cris/cris.c:2476
9571 #, c-format
9572 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9573 msgstr ""
9574
9575 #: config/cris/cris.c:2504
9576 #, c-format
9577 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9578 msgstr ""
9579
9580 #: config/cris/cris.c:2540
9581 #, fuzzy, c-format
9582 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9583 msgstr "ðÜñá ðïëëÝò äçëþóåéò ìåôáôñïðÞò óôçí êáôÜëçîç"
9584
9585 #: config/cris/cris.c:2558
9586 #, fuzzy
9587 msgid "-fPIC and -fpic are not supported in this configuration"
9588 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
9589
9590 #: config/cris/cris.c:2574
9591 msgid "that particular -g option is invalid with -maout and -melinux"
9592 msgstr ""
9593
9594 #: config/cris/cris.c:2808 config/cris/cris.c:2853
9595 msgid "unexpected side-effects in address"
9596 msgstr ""
9597
9598 #. Labels are never marked as global symbols.
9599 #: config/cris/cris.c:2950 config/cris/cris.c:2981
9600 msgid "unexpected PIC symbol"
9601 msgstr ""
9602
9603 #: config/cris/cris.c:2954
9604 msgid "PIC register isn't set up"
9605 msgstr ""
9606
9607 #: config/cris/cris.c:2967 config/cris/cris.c:3050
9608 #, fuzzy
9609 msgid "unexpected address expression"
9610 msgstr "Ìç Ýãêõñç ðñïðïñåõüìåíç êáíïíéêÞ Ýêöñáóç"
9611
9612 #: config/cris/cris.c:2985
9613 msgid "emitting PIC operand, but PIC register isn't set up"
9614 msgstr ""
9615
9616 #: config/cris/cris.c:2994
9617 msgid "unexpected NOTE as addr_const:"
9618 msgstr ""
9619
9620 #: config/cris/aout.h:106
9621 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9622 msgstr ""
9623
9624 #: config/cris/aout.h:113
9625 msgid "For elinux, request a specified stack-size for this program"
9626 msgstr ""
9627
9628 #. 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.
9629 #: config/cris/cris.h:336
9630 msgid "Compile for ETRAX 4 (CRIS v3)"
9631 msgstr ""
9632
9633 #: config/cris/cris.h:341
9634 msgid "Compile for ETRAX 100 (CRIS v8)"
9635 msgstr ""
9636
9637 #: config/cris/cris.h:345
9638 msgid "Emit verbose debug information in assembly code"
9639 msgstr ""
9640
9641 #: config/cris/cris.h:348
9642 msgid "Do not use condition codes from normal instructions"
9643 msgstr ""
9644
9645 #: config/cris/cris.h:352
9646 msgid "Do not emit addressing modes with side-effect assignment"
9647 msgstr ""
9648
9649 #: config/cris/cris.h:355
9650 msgid "Do not tune stack alignment"
9651 msgstr ""
9652
9653 #: config/cris/cris.h:358
9654 msgid "Do not tune writable data alignment"
9655 msgstr ""
9656
9657 #: config/cris/cris.h:361
9658 msgid "Do not tune code and read-only data alignment"
9659 msgstr ""
9660
9661 #: config/cris/cris.h:370
9662 msgid "Align code and data to 32 bits"
9663 msgstr ""
9664
9665 #: config/cris/cris.h:383
9666 msgid "Don't align items in code or data"
9667 msgstr ""
9668
9669 #: config/cris/cris.h:386
9670 msgid "Do not emit function prologue or epilogue"
9671 msgstr ""
9672
9673 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9674 #: config/cris/cris.h:390
9675 msgid "Use the most feature-enabling options allowed by other options"
9676 msgstr ""
9677
9678 #. 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.
9679 #: config/cris/cris.h:396
9680 msgid "Override -mbest-lib-options"
9681 msgstr ""
9682
9683 #: config/cris/cris.h:428
9684 msgid "Generate code for the specified chip or CPU version"
9685 msgstr ""
9686
9687 #: config/cris/cris.h:430
9688 msgid "Tune alignment for the specified chip or CPU version"
9689 msgstr ""
9690
9691 #: config/cris/cris.h:432
9692 msgid "Warn when a stackframe is larger than the specified size"
9693 msgstr ""
9694
9695 #. Node: Profiling
9696 #: config/cris/cris.h:1019
9697 msgid "no FUNCTION_PROFILER for CRIS"
9698 msgstr ""
9699
9700 #: config/cris/linux.h:74
9701 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9702 msgstr ""
9703
9704 #: config/d30v/d30v.c:207
9705 #, c-format
9706 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
9707 msgstr ""
9708
9709 #: config/d30v/d30v.c:2666
9710 msgid "bad insn to d30v_print_operand_address:"
9711 msgstr ""
9712
9713 #: config/d30v/d30v.c:2683 config/d30v/d30v.c:2744 config/d30v/d30v.c:2765
9714 #: config/d30v/d30v.c:2783
9715 msgid "bad insn to d30v_print_operand_memory_reference:"
9716 msgstr ""
9717
9718 #: config/d30v/d30v.c:2851
9719 msgid "bad insn to d30v_print_operand, 'f' modifier:"
9720 msgstr ""
9721
9722 #: config/d30v/d30v.c:2860
9723 msgid "bad insn to d30v_print_operand, 'A' modifier:"
9724 msgstr ""
9725
9726 #: config/d30v/d30v.c:2867
9727 msgid "bad insn to d30v_print_operand, 'M' modifier:"
9728 msgstr ""
9729
9730 #: config/d30v/d30v.c:2921
9731 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
9732 msgstr ""
9733
9734 #: config/d30v/d30v.c:2932
9735 msgid "bad insn to print_operand, 'B' modifier:"
9736 msgstr ""
9737
9738 #: config/d30v/d30v.c:2939
9739 msgid "bad insn to print_operand, 'E' modifier:"
9740 msgstr ""
9741
9742 #: config/d30v/d30v.c:2957
9743 msgid "bad insn to print_operand, 'R' modifier:"
9744 msgstr ""
9745
9746 #: config/d30v/d30v.c:2966 config/d30v/d30v.c:2974
9747 msgid "bad insn to print_operand, 's' modifier:"
9748 msgstr ""
9749
9750 #: config/d30v/d30v.c:3003
9751 msgid "bad insn in d30v_print_operand, 0 case"
9752 msgstr ""
9753
9754 #: config/d30v/d30v.c:3301
9755 msgid "d30v_emit_comparison"
9756 msgstr ""
9757
9758 #: config/d30v/d30v.c:3345
9759 msgid "bad call to d30v_move_2words"
9760 msgstr ""
9761
9762 #: config/d30v/d30v.h:114
9763 msgid "Enable use of conditional move instructions"
9764 msgstr ""
9765
9766 #: config/d30v/d30v.h:117
9767 msgid "Disable use of conditional move instructions"
9768 msgstr ""
9769
9770 #: config/d30v/d30v.h:120
9771 #, fuzzy
9772 msgid "Debug argument support in compiler"
9773 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
9774
9775 #: config/d30v/d30v.h:123
9776 #, fuzzy
9777 msgid "Debug stack support in compiler"
9778 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
9779
9780 #: config/d30v/d30v.h:126
9781 msgid "Debug memory address support in compiler"
9782 msgstr ""
9783
9784 #: config/d30v/d30v.h:129
9785 msgid "Make adjacent short instructions parallel if possible"
9786 msgstr ""
9787
9788 #: config/d30v/d30v.h:132
9789 msgid "Do not make adjacent short instructions parallel"
9790 msgstr ""
9791
9792 #: config/d30v/d30v.h:135 config/d30v/d30v.h:138
9793 msgid "Link programs/data to be in external memory by default"
9794 msgstr ""
9795
9796 #: config/d30v/d30v.h:141
9797 msgid "Link programs/data to be in onchip memory by default"
9798 msgstr ""
9799
9800 #: config/d30v/d30v.h:149
9801 msgid "Change the branch costs within the compiler"
9802 msgstr ""
9803
9804 #: config/d30v/d30v.h:152
9805 msgid "Change the threshold for conversion to conditional execution"
9806 msgstr ""
9807
9808 #: config/dsp16xx/dsp16xx.c:1446 config/dsp16xx/dsp16xx.c:1469
9809 msgid "stack size > 32k"
9810 msgstr ""
9811
9812 #: config/dsp16xx/dsp16xx.c:1678
9813 #, fuzzy
9814 msgid "invalid addressing mode"
9815 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
9816
9817 #: config/dsp16xx/dsp16xx.c:1821
9818 #, fuzzy
9819 msgid "bad register extension code"
9820 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
9821
9822 #: config/dsp16xx/dsp16xx.c:1921
9823 #, fuzzy
9824 msgid "invalid offset in ybase addressing"
9825 msgstr "ìç Ýãêõñïò ÷ñüíïò Ýíáñîçò"
9826
9827 #: config/dsp16xx/dsp16xx.c:1924
9828 #, fuzzy
9829 msgid "invalid register in ybase addressing"
9830 msgstr "ìç Ýãêõñïò ÷ñüíïò Ýíáñîçò"
9831
9832 #: config/dsp16xx/dsp16xx.c:2099
9833 msgid "invalid shift operator in emit_1600_core_shift"
9834 msgstr ""
9835
9836 #: config/dsp16xx/dsp16xx.c:2428
9837 #, fuzzy
9838 msgid "invalid mode for gen_tst_reg"
9839 msgstr "ìç Ýãêõñç êáôÜóôáóç ãéá ôçí dlopen()"
9840
9841 #: config/dsp16xx/dsp16xx.c:2500
9842 msgid "invalid mode for integer comparison in gen_compare_reg"
9843 msgstr ""
9844
9845 #. Macro to define tables used to set the flags.
9846 #. This is a list in braces of pairs in braces,
9847 #. each pair being { "NAME", VALUE }
9848 #. where VALUE is the bits to set or minus the bits to clear.
9849 #. An empty string NAME is used to identify the default VALUE.
9850 #: config/dsp16xx/dsp16xx.h:230
9851 msgid "Pass parameters in registers (default)"
9852 msgstr ""
9853
9854 #: config/dsp16xx/dsp16xx.h:232
9855 msgid "Don't pass parameters in registers"
9856 msgstr ""
9857
9858 #: config/dsp16xx/dsp16xx.h:234
9859 #, fuzzy
9860 msgid "Generate code for near calls"
9861 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
9862
9863 #: config/dsp16xx/dsp16xx.h:236
9864 msgid "Don't generate code for near calls"
9865 msgstr ""
9866
9867 #: config/dsp16xx/dsp16xx.h:238
9868 #, fuzzy
9869 msgid "Generate code for near jumps"
9870 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
9871
9872 #: config/dsp16xx/dsp16xx.h:240
9873 msgid "Don't generate code for near jumps"
9874 msgstr ""
9875
9876 #: config/dsp16xx/dsp16xx.h:242
9877 msgid "Generate code for a bit-manipulation unit"
9878 msgstr ""
9879
9880 #: config/dsp16xx/dsp16xx.h:244
9881 msgid "Don't generate code for a bit-manipulation unit"
9882 msgstr ""
9883
9884 #: config/dsp16xx/dsp16xx.h:246
9885 msgid "Generate code for memory map1"
9886 msgstr ""
9887
9888 #: config/dsp16xx/dsp16xx.h:248
9889 msgid "Generate code for memory map2"
9890 msgstr ""
9891
9892 #: config/dsp16xx/dsp16xx.h:250
9893 msgid "Generate code for memory map3"
9894 msgstr ""
9895
9896 #: config/dsp16xx/dsp16xx.h:252
9897 msgid "Generate code for memory map4"
9898 msgstr ""
9899
9900 #: config/dsp16xx/dsp16xx.h:254
9901 msgid "Ouput extra code for initialized data"
9902 msgstr ""
9903
9904 #: config/dsp16xx/dsp16xx.h:256
9905 msgid "Don't let reg. allocator use ybase registers"
9906 msgstr ""
9907
9908 #: config/dsp16xx/dsp16xx.h:258
9909 msgid "Output extra debug info in Luxworks environment"
9910 msgstr ""
9911
9912 #: config/dsp16xx/dsp16xx.h:260
9913 msgid "Save temp. files in Luxworks environment"
9914 msgstr ""
9915
9916 #: config/dsp16xx/dsp16xx.h:272
9917 msgid "Specify alternate name for text section"
9918 msgstr ""
9919
9920 #: config/dsp16xx/dsp16xx.h:274
9921 msgid "Specify alternate name for data section"
9922 msgstr ""
9923
9924 #: config/dsp16xx/dsp16xx.h:276
9925 msgid "Specify alternate name for bss section"
9926 msgstr ""
9927
9928 #: config/dsp16xx/dsp16xx.h:278
9929 msgid "Specify alternate name for constant section"
9930 msgstr ""
9931
9932 #: config/dsp16xx/dsp16xx.h:280
9933 msgid "Specify alternate name for dsp16xx chip"
9934 msgstr ""
9935
9936 #. Output assembler code to FILE to increment profiler label # LABELNO
9937 #. for profiling a function entry.
9938 #: config/dsp16xx/dsp16xx.h:1218 config/dsp16xx/dsp16xx.h:1772
9939 #: config/dsp16xx/dsp16xx.h:1777
9940 #, fuzzy
9941 msgid "profiling not implemented yet"
9942 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
9943
9944 #. Emit RTL insns to initialize the variable parts of a trampoline.
9945 #. FNADDR is an RTX for the address of the function's pure code.
9946 #. CXT is an RTX for the static chain value for the function.
9947 #: config/dsp16xx/dsp16xx.h:1228 config/dsp16xx/dsp16xx.h:1240
9948 #, fuzzy
9949 msgid "trampolines not yet implemented"
9950 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
9951
9952 #: config/fr30/fr30.c:453
9953 msgid "fr30_print_operand_address: unhandled address"
9954 msgstr ""
9955
9956 #: config/fr30/fr30.c:480
9957 #, c-format
9958 msgid "fr30_print_operand: unrecognized %%p code"
9959 msgstr ""
9960
9961 #: config/fr30/fr30.c:500
9962 #, c-format
9963 msgid "fr30_print_operand: unrecognized %%b code"
9964 msgstr ""
9965
9966 #: config/fr30/fr30.c:521
9967 #, c-format
9968 msgid "fr30_print_operand: unrecognized %%B code"
9969 msgstr ""
9970
9971 #: config/fr30/fr30.c:529
9972 #, fuzzy, c-format
9973 msgid "fr30_print_operand: invalid operand to %%A code"
9974 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9975
9976 #: config/fr30/fr30.c:546
9977 #, fuzzy, c-format
9978 msgid "fr30_print_operand: invalid %%x code"
9979 msgstr "ìç Ýãêõñï äéêáßùìá"
9980
9981 #: config/fr30/fr30.c:553
9982 #, c-format
9983 msgid "fr30_print_operand: invalid %%F code"
9984 msgstr ""
9985
9986 #: config/fr30/fr30.c:570
9987 msgid "fr30_print_operand: unknown code"
9988 msgstr ""
9989
9990 #: config/fr30/fr30.c:599 config/fr30/fr30.c:608 config/fr30/fr30.c:619
9991 #: config/fr30/fr30.c:632
9992 msgid "fr30_print_operand: unhandled MEM"
9993 msgstr ""
9994
9995 #: config/fr30/fr30.h:63
9996 msgid "Assume small address space"
9997 msgstr ""
9998
9999 #: config/frv/frv.c:410 config/frv/frv.c:428
10000 #, c-format
10001 msgid "Unknown cpu: -mcpu=%s"
10002 msgstr ""
10003
10004 #: config/frv/frv.c:451
10005 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
10006 msgstr ""
10007
10008 #: config/frv/frv.c:2520
10009 msgid "Bad insn to frv_print_operand_address:"
10010 msgstr ""
10011
10012 #: config/frv/frv.c:2533
10013 msgid "Bad register to frv_print_operand_memory_reference_reg:"
10014 msgstr ""
10015
10016 #: config/frv/frv.c:2574 config/frv/frv.c:2584 config/frv/frv.c:2593
10017 #: config/frv/frv.c:2621 config/frv/frv.c:2633 config/frv/frv.c:2637
10018 msgid "Bad insn to frv_print_operand_memory_reference:"
10019 msgstr ""
10020
10021 #: config/frv/frv.c:2779
10022 msgid "Bad insn in frv_print_operand, bad const_double"
10023 msgstr ""
10024
10025 #: config/frv/frv.c:2824
10026 #, fuzzy
10027 msgid "Bad insn to frv_print_operand, 'C' modifier:"
10028 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10029
10030 #: config/frv/frv.c:2847
10031 #, fuzzy
10032 msgid "Bad insn to frv_print_operand, 'c' modifier:"
10033 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10034
10035 #: config/frv/frv.c:2872
10036 #, fuzzy
10037 msgid "Bad insn to frv_print_operand, 'e' modifier:"
10038 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10039
10040 #: config/frv/frv.c:2880
10041 #, fuzzy
10042 msgid "Bad insn to frv_print_operand, 'F' modifier:"
10043 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10044
10045 #: config/frv/frv.c:2896
10046 #, fuzzy
10047 msgid "Bad insn to frv_print_operand, 'f' modifier:"
10048 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10049
10050 #: config/frv/frv.c:2949
10051 #, fuzzy
10052 msgid "Bad insn to frv_print_operand, 'L' modifier:"
10053 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10054
10055 #: config/frv/frv.c:2962
10056 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
10057 msgstr ""
10058
10059 #: config/frv/frv.c:2983
10060 #, fuzzy
10061 msgid "Bad insn to frv_print_operand, 'O' modifier:"
10062 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10063
10064 #: config/frv/frv.c:3001
10065 msgid "Bad insn to frv_print_operand, P modifier:"
10066 msgstr ""
10067
10068 #: config/frv/frv.c:3021
10069 msgid "Bad insn in frv_print_operand, z case"
10070 msgstr ""
10071
10072 #: config/frv/frv.c:3049
10073 msgid "Bad insn in frv_print_operand, 0 case"
10074 msgstr ""
10075
10076 #: config/frv/frv.c:3054
10077 #, fuzzy
10078 msgid "frv_print_operand: unknown code"
10079 msgstr "ìç Ýãêõñï äéêáßùìá"
10080
10081 #: config/frv/frv.c:5737
10082 #, fuzzy
10083 msgid "Bad output_move_single operand"
10084 msgstr "áñ÷åßï åîüäïõ"
10085
10086 #: config/frv/frv.c:5866
10087 msgid "Bad output_move_double operand"
10088 msgstr ""
10089
10090 #: config/frv/frv.c:6010
10091 #, fuzzy
10092 msgid "Bad output_condmove_single operand"
10093 msgstr "áñ÷åßï åîüäïõ"
10094
10095 #: config/frv/frv.c:8315
10096 msgid "frv_registers_update"
10097 msgstr ""
10098
10099 #: config/frv/frv.c:8475
10100 msgid "frv_registers_used_p"
10101 msgstr ""
10102
10103 #: config/frv/frv.c:8604
10104 msgid "frv_registers_set_p"
10105 msgstr ""
10106
10107 #: config/frv/frv.c:9171
10108 #, fuzzy
10109 msgid "accumulator is not a constant integer"
10110 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
10111
10112 #: config/frv/frv.c:9176
10113 msgid "accumulator number is out of bounds"
10114 msgstr ""
10115
10116 #: config/frv/frv.c:9187
10117 #, c-format
10118 msgid "inappropriate accumulator for `%s'"
10119 msgstr ""
10120
10121 #: config/frv/frv.c:9253
10122 #, c-format
10123 msgid "`%s' expects a constant argument"
10124 msgstr ""
10125
10126 #: config/frv/frv.c:9258
10127 #, fuzzy, c-format
10128 msgid "constant argument out of range for `%s'"
10129 msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç ñïõôßíá `%s'"
10130
10131 #: config/frv/frv.c:9638
10132 msgid "media functions are not available unless -mmedia is used"
10133 msgstr ""
10134
10135 #: config/frv/frv.c:9650
10136 msgid "this media function is only available on the fr500"
10137 msgstr ""
10138
10139 #: config/frv/frv.c:9678
10140 msgid "this media function is only available on the fr400"
10141 msgstr ""
10142
10143 #. This macro is a C statement to print on `stderr' a string describing the
10144 #. particular machine description choice.  Every machine description should
10145 #. define `TARGET_VERSION'.  For example:
10146 #.
10147 #. #ifdef MOTOROLA
10148 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
10149 #. #else
10150 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
10151 #. #endif
10152 #: config/frv/frv.h:512
10153 msgid " (frv)"
10154 msgstr ""
10155
10156 #: config/h8300/h8300.c:314
10157 msgid "-ms2600 is used without -ms"
10158 msgstr ""
10159
10160 #: config/h8300/h8300.c:320
10161 msgid "-mn is used without -mh or -ms"
10162 msgstr ""
10163
10164 #. Macro to define tables used to set the flags.
10165 #. This is a list in braces of pairs in braces,
10166 #. each pair being { "NAME", VALUE }
10167 #. where VALUE is the bits to set or minus the bits to clear.
10168 #. An empty string NAME is used to identify the default VALUE.
10169 #: config/h8300/h8300.h:150
10170 msgid "Generate H8S code"
10171 msgstr ""
10172
10173 #: config/h8300/h8300.h:151
10174 msgid "Do not generate H8S code"
10175 msgstr ""
10176
10177 #: config/h8300/h8300.h:152
10178 msgid "Generate H8S/2600 code"
10179 msgstr ""
10180
10181 #: config/h8300/h8300.h:153
10182 msgid "Do not generate H8S/2600 code"
10183 msgstr ""
10184
10185 #: config/h8300/h8300.h:154
10186 msgid "Make integers 32 bits wide"
10187 msgstr ""
10188
10189 #: config/h8300/h8300.h:157
10190 #, fuzzy
10191 msgid "Use registers for argument passing"
10192 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
10193
10194 #: config/h8300/h8300.h:159
10195 msgid "Do not use registers for argument passing"
10196 msgstr ""
10197
10198 #: config/h8300/h8300.h:161
10199 msgid "Consider access to byte sized memory slow"
10200 msgstr ""
10201
10202 #: config/h8300/h8300.h:162
10203 msgid "Enable linker relaxing"
10204 msgstr ""
10205
10206 #: config/h8300/h8300.h:164
10207 msgid "Generate H8/300H code"
10208 msgstr ""
10209
10210 #: config/h8300/h8300.h:165
10211 #, fuzzy
10212 msgid "Enable the normal mode"
10213 msgstr "ìçäåíéóìÝíç åããñáöÞ êáé ãñÜøéìï ðÜíù óå áõôÞ (truncated)"
10214
10215 #: config/h8300/h8300.h:166
10216 msgid "Do not generate H8/300H code"
10217 msgstr ""
10218
10219 #: config/h8300/h8300.h:167
10220 msgid "Use H8/300 alignment rules"
10221 msgstr ""
10222
10223 #: config/i370/i370-c.c:53
10224 msgid "junk at end of #pragma map"
10225 msgstr ""
10226
10227 #: config/i370/i370-c.c:59
10228 #, fuzzy
10229 msgid "malformed #pragma map, ignored"
10230 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
10231
10232 #: config/i370/i370.c:915
10233 msgid "real name is too long - alias ignored"
10234 msgstr ""
10235
10236 #: config/i370/i370.c:920
10237 msgid "alias name is too long - alias ignored"
10238 msgstr ""
10239
10240 #: config/i370/i370.c:1191
10241 msgid "internal error--no jump follows compare:"
10242 msgstr ""
10243
10244 #. Macro to define tables used to set the flags.  This is a list in braces
10245 #. of pairs in braces, each pair being { "NAME", VALUE }
10246 #. where VALUE is the bits to set or minus the bits to clear.
10247 #. An empty string NAME is used to identify the default VALUE.
10248 #: config/i370/i370.h:75
10249 #, fuzzy
10250 msgid "Generate char instructions"
10251 msgstr "ÁêáôÜëëçëç åíôïëÞ"
10252
10253 #: config/i370/i370.h:76
10254 msgid "Do not generate char instructions"
10255 msgstr ""
10256
10257 #: config/i386/i386.c:1043
10258 #, c-format
10259 msgid "code model %s not supported in PIC mode"
10260 msgstr ""
10261
10262 #: config/i386/i386.c:1053 config/sparc/sparc.c:356
10263 #, c-format
10264 msgid "bad value (%s) for -mcmodel= switch"
10265 msgstr ""
10266
10267 #: config/i386/i386.c:1068
10268 #, c-format
10269 msgid "bad value (%s) for -masm= switch"
10270 msgstr ""
10271
10272 #: config/i386/i386.c:1071
10273 #, c-format
10274 msgid "code model `%s' not supported in the %s bit mode"
10275 msgstr ""
10276
10277 #: config/i386/i386.c:1074
10278 #, fuzzy
10279 msgid "code model `large' not supported yet"
10280 msgstr "åéäéêÜ áñ÷åßá ìðëïê äåí õðïóôçñßæïíôáé"
10281
10282 #: config/i386/i386.c:1076
10283 #, fuzzy, c-format
10284 msgid "%i-bit mode not compiled in"
10285 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
10286
10287 #: config/i386/i386.c:1106
10288 #, c-format
10289 msgid "bad value (%s) for -march= switch"
10290 msgstr ""
10291
10292 #: config/i386/i386.c:1117
10293 #, c-format
10294 msgid "bad value (%s) for -mcpu= switch"
10295 msgstr ""
10296
10297 #: config/i386/i386.c:1134
10298 #, c-format
10299 msgid "-mregparm=%d is not between 0 and %d"
10300 msgstr ""
10301
10302 #: config/i386/i386.c:1147
10303 msgid "-malign-loops is obsolete, use -falign-loops"
10304 msgstr ""
10305
10306 #: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178
10307 #, c-format
10308 msgid "-malign-loops=%d is not between 0 and %d"
10309 msgstr ""
10310
10311 #: config/i386/i386.c:1160
10312 msgid "-malign-jumps is obsolete, use -falign-jumps"
10313 msgstr ""
10314
10315 #: config/i386/i386.c:1173
10316 msgid "-malign-functions is obsolete, use -falign-functions"
10317 msgstr ""
10318
10319 #: config/i386/i386.c:1211
10320 #, c-format
10321 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
10322 msgstr ""
10323
10324 #: config/i386/i386.c:1223
10325 #, c-format
10326 msgid "-mbranch-cost=%d is not between 0 and 5"
10327 msgstr ""
10328
10329 #: config/i386/i386.c:1235
10330 #, fuzzy, c-format
10331 msgid "bad value (%s) for -mtls-dialect= switch"
10332 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
10333
10334 #: config/i386/i386.c:1256
10335 msgid "-malign-double makes no sense in the 64bit mode"
10336 msgstr ""
10337
10338 #: config/i386/i386.c:1258
10339 msgid "-mrtd calling convention not supported in the 64bit mode"
10340 msgstr ""
10341
10342 #: config/i386/i386.c:1274 config/i386/i386.c:1285
10343 msgid "SSE instruction set disabled, using 387 arithmetics"
10344 msgstr ""
10345
10346 #: config/i386/i386.c:1290
10347 msgid "387 instruction set disabled, using SSE arithmetics"
10348 msgstr ""
10349
10350 #: config/i386/i386.c:1297
10351 #, c-format
10352 msgid "bad value (%s) for -mfpmath= switch"
10353 msgstr ""
10354
10355 #: config/i386/i386.c:1429
10356 #, c-format
10357 msgid "`%s' attribute requires an integer constant argument"
10358 msgstr ""
10359
10360 #: config/i386/i386.c:1435
10361 #, fuzzy, c-format
10362 msgid "argument to `%s' attribute larger than %d"
10363 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
10364
10365 #: config/i386/i386.c:6176
10366 #, fuzzy
10367 msgid "invalid UNSPEC as operand"
10368 msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
10369
10370 #: config/i386/i386.c:6438
10371 msgid "extended registers have no high halves"
10372 msgstr ""
10373
10374 #: config/i386/i386.c:6453
10375 msgid "unsupported operand size for extended register"
10376 msgstr ""
10377
10378 #: config/i386/i386.c:6768
10379 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
10380 msgstr ""
10381
10382 #: config/i386/i386.c:6814
10383 #, fuzzy, c-format
10384 msgid "invalid operand code `%c'"
10385 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10386
10387 #: config/i386/i386.c:6861
10388 #, fuzzy
10389 msgid "invalid constraints for operand"
10390 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
10391
10392 # src/grep.c:1133
10393 #: config/i386/i386.c:11027
10394 #, fuzzy
10395 msgid "unknown insn mode"
10396 msgstr "Üãíùóôç ìÝèïäïò êáôáëüãùí"
10397
10398 #. @@@ better error message
10399 #: config/i386/i386.c:13083 config/i386/i386.c:13119
10400 #, fuzzy
10401 msgid "selector must be an immediate"
10402 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
10403
10404 #. @@@ better error message
10405 #: config/i386/i386.c:13280 config/i386/i386.c:13314
10406 #, fuzzy
10407 msgid "mask must be an immediate"
10408 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
10409
10410 #: config/i386/i386.c:13346
10411 #, fuzzy
10412 msgid "shift must be an immediate"
10413 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
10414
10415 #: config/i386/winnt.c:105
10416 #, c-format
10417 msgid "`%s' attribute only applies to variables"
10418 msgstr ""
10419
10420 #: config/i386/winnt.c:275
10421 #, c-format
10422 msgid "`%s' declared as both exported to and imported from a DLL"
10423 msgstr ""
10424
10425 #: config/i386/cygwin.h:45
10426 msgid "Use the Cygwin interface"
10427 msgstr ""
10428
10429 #: config/i386/cygwin.h:46
10430 msgid "Use the Mingw32 interface"
10431 msgstr ""
10432
10433 #: config/i386/cygwin.h:47
10434 msgid "Create GUI application"
10435 msgstr ""
10436
10437 #: config/i386/cygwin.h:48
10438 msgid "Don't set Windows defines"
10439 msgstr ""
10440
10441 #: config/i386/cygwin.h:49
10442 msgid "Set Windows defines"
10443 msgstr ""
10444
10445 #: config/i386/cygwin.h:50
10446 msgid "Create console application"
10447 msgstr ""
10448
10449 #: config/i386/cygwin.h:51 config/i386/win32.h:59
10450 msgid "Generate code for a DLL"
10451 msgstr ""
10452
10453 #: config/i386/cygwin.h:53 config/i386/win32.h:61
10454 msgid "Ignore dllimport for functions"
10455 msgstr ""
10456
10457 #: config/i386/cygwin.h:55
10458 msgid "Use Mingw-specific thread support"
10459 msgstr ""
10460
10461 #: config/i386/cygwin.h:244
10462 #, c-format
10463 msgid "-f%s ignored for target (all code is position independent)"
10464 msgstr ""
10465
10466 #: config/i386/djgpp.h:204
10467 msgid "-mbnu210 is ignored (option is obsolete)"
10468 msgstr ""
10469
10470 #. Deprecated.
10471 #. Deprecated.
10472 #. Deprecated.
10473 #. Deprecated.
10474 #. Deprecated.
10475 #. Deprecated.
10476 #: config/i386/i386.h:306
10477 #, fuzzy
10478 msgid "Alternate calling convention"
10479 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
10480
10481 #: config/i386/i386.h:308 config/m68k/m68k.h:180 config/ns32k/ns32k.h:144
10482 msgid "Use normal calling convention"
10483 msgstr ""
10484
10485 #: config/i386/i386.h:310
10486 msgid "Align some doubles on dword boundary"
10487 msgstr ""
10488
10489 #: config/i386/i386.h:312
10490 msgid "Align doubles on word boundary"
10491 msgstr ""
10492
10493 #: config/i386/i386.h:314
10494 msgid "Uninitialized locals in .bss"
10495 msgstr ""
10496
10497 #: config/i386/i386.h:316
10498 msgid "Uninitialized locals in .data"
10499 msgstr ""
10500
10501 #: config/i386/i386.h:318 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
10502 #: config/ns32k/ns32k.h:167
10503 msgid "Use IEEE math for fp comparisons"
10504 msgstr ""
10505
10506 #: config/i386/i386.h:320 config/ns32k/ns32k.h:169
10507 msgid "Do not use IEEE math for fp comparisons"
10508 msgstr ""
10509
10510 #: config/i386/i386.h:322
10511 msgid "Return values of functions in FPU registers"
10512 msgstr ""
10513
10514 #: config/i386/i386.h:324
10515 msgid "Do not return values of functions in FPU registers"
10516 msgstr ""
10517
10518 #: config/i386/i386.h:326
10519 msgid "Do not generate sin, cos, sqrt for FPU"
10520 msgstr ""
10521
10522 #: config/i386/i386.h:328
10523 msgid "Generate sin, cos, sqrt for FPU"
10524 msgstr ""
10525
10526 #: config/i386/i386.h:330
10527 msgid "Omit the frame pointer in leaf functions"
10528 msgstr ""
10529
10530 #: config/i386/i386.h:333
10531 msgid "Enable stack probing"
10532 msgstr ""
10533
10534 #. undocumented
10535 #. undocumented
10536 #: config/i386/i386.h:338
10537 msgid "Align destination of the string operations"
10538 msgstr ""
10539
10540 #: config/i386/i386.h:340
10541 msgid "Do not align destination of the string operations"
10542 msgstr ""
10543
10544 #: config/i386/i386.h:342
10545 msgid "Inline all known string operations"
10546 msgstr ""
10547
10548 #: config/i386/i386.h:344
10549 msgid "Do not inline all known string operations"
10550 msgstr ""
10551
10552 #: config/i386/i386.h:346 config/i386/i386.h:350
10553 msgid "Use push instructions to save outgoing arguments"
10554 msgstr ""
10555
10556 #: config/i386/i386.h:348 config/i386/i386.h:352
10557 msgid "Do not use push instructions to save outgoing arguments"
10558 msgstr ""
10559
10560 #: config/i386/i386.h:354
10561 msgid "Support MMX built-in functions"
10562 msgstr ""
10563
10564 #: config/i386/i386.h:356
10565 msgid "Do not support MMX built-in functions"
10566 msgstr ""
10567
10568 #: config/i386/i386.h:358
10569 msgid "Support 3DNow! built-in functions"
10570 msgstr ""
10571
10572 #: config/i386/i386.h:360
10573 msgid "Do not support 3DNow! built-in functions"
10574 msgstr ""
10575
10576 #: config/i386/i386.h:362
10577 msgid "Support MMX and SSE built-in functions and code generation"
10578 msgstr ""
10579
10580 #: config/i386/i386.h:364
10581 msgid "Do not support MMX and SSE built-in functions and code generation"
10582 msgstr ""
10583
10584 #: config/i386/i386.h:366
10585 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10586 msgstr ""
10587
10588 #: config/i386/i386.h:368
10589 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10590 msgstr ""
10591
10592 #: config/i386/i386.h:370
10593 msgid "sizeof(long double) is 16"
10594 msgstr ""
10595
10596 #: config/i386/i386.h:372
10597 msgid "sizeof(long double) is 12"
10598 msgstr ""
10599
10600 #: config/i386/i386.h:374
10601 msgid "Generate 64bit x86-64 code"
10602 msgstr ""
10603
10604 #: config/i386/i386.h:376
10605 msgid "Generate 32bit i386 code"
10606 msgstr ""
10607
10608 #: config/i386/i386.h:378
10609 msgid "Use red-zone in the x86-64 code"
10610 msgstr ""
10611
10612 #: config/i386/i386.h:380
10613 msgid "Do not use red-zone in the x86-64 code"
10614 msgstr ""
10615
10616 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10617 #. command options that have values.  Its definition is an
10618 #. initializer with a subgrouping for each command option.
10619 #.
10620 #. Each subgrouping contains a string constant, that defines the
10621 #. fixed part of the option name, and the address of a variable.  The
10622 #. variable, type `char *', is set to the variable part of the given
10623 #. option if the fixed part matches.  The actual option name is made
10624 #. by appending `-m' to the specified name.
10625 #: config/i386/i386.h:409 config/rs6000/rs6000.h:393 config/sparc/sparc.h:635
10626 msgid "Schedule code for given CPU"
10627 msgstr ""
10628
10629 #: config/i386/i386.h:411
10630 msgid "Generate floating point mathematics using given instruction set"
10631 msgstr ""
10632
10633 #: config/i386/i386.h:413
10634 msgid "Generate code for given CPU"
10635 msgstr ""
10636
10637 #: config/i386/i386.h:415
10638 msgid "Number of registers used to pass integer arguments"
10639 msgstr ""
10640
10641 #. TARGET_DEFAULT is defined in sun*.h and isi.h, etc.
10642 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10643 #. command options that have values.  Its definition is an
10644 #. initializer with a subgrouping for each command option.
10645 #.
10646 #. Each subgrouping contains a string constant, that defines the
10647 #. fixed part of the option name, and the address of a variable.  The
10648 #. variable, type `char *', is set to the variable part of the given
10649 #. option if the fixed part matches.  The actual option name is made
10650 #. by appending `-m' to the specified name.
10651 #: config/i386/i386.h:417 config/m68k/m68k.h:263
10652 msgid "Loop code aligned to this power of 2"
10653 msgstr ""
10654
10655 #: config/i386/i386.h:419 config/m68k/m68k.h:265
10656 msgid "Jump targets are aligned to this power of 2"
10657 msgstr ""
10658
10659 #: config/i386/i386.h:421 config/m68k/m68k.h:267
10660 msgid "Function starts are aligned to this power of 2"
10661 msgstr ""
10662
10663 #: config/i386/i386.h:424
10664 msgid "Attempt to keep stack aligned to this power of 2"
10665 msgstr ""
10666
10667 #: config/i386/i386.h:426
10668 msgid "Branches are this expensive (1-5, arbitrary units)"
10669 msgstr ""
10670
10671 #: config/i386/i386.h:428
10672 msgid "Use given x86-64 code model"
10673 msgstr ""
10674
10675 #. Undocumented.
10676 #. Undocumented.
10677 #: config/i386/i386.h:434
10678 msgid "Use given assembler dialect"
10679 msgstr ""
10680
10681 #: config/i386/i386.h:436
10682 msgid "Use given thread-local storage dialect"
10683 msgstr ""
10684
10685 #: config/i386/sco5.h:700
10686 msgid "Generate ELF output"
10687 msgstr ""
10688
10689 #: config/i386/win32.h:53
10690 msgid "Use Mingw32 interface"
10691 msgstr ""
10692
10693 #: config/i386/win32.h:55
10694 msgid "Use Cygwin interface"
10695 msgstr ""
10696
10697 #: config/i386/win32.h:57
10698 msgid "Use bare Windows interface"
10699 msgstr ""
10700
10701 #. 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.
10702 #. 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.
10703 #: config/i386/xm-djgpp.h:71
10704 msgid "environment variable DJGPP not defined"
10705 msgstr ""
10706
10707 #: config/i386/xm-djgpp.h:73
10708 #, c-format
10709 msgid "environment variable DJGPP points to missing file '%s'"
10710 msgstr ""
10711
10712 #: config/i386/xm-djgpp.h:76
10713 #, c-format
10714 msgid "environment variable DJGPP points to corrupt file '%s'"
10715 msgstr ""
10716
10717 #: config/i960/i960-c.c:66
10718 msgid "sorry, not implemented: #pragma align NAME=SIZE"
10719 msgstr ""
10720
10721 #: config/i960/i960-c.c:71
10722 #, fuzzy
10723 msgid "malformed #pragma align - ignored"
10724 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
10725
10726 #: config/i960/i960-c.c:109
10727 msgid "sorry, not implemented: #pragma noalign NAME"
10728 msgstr ""
10729
10730 #: config/i960/i960.c:121 config/i960/i960.c:131
10731 msgid "conflicting architectures defined - using C series"
10732 msgstr ""
10733
10734 #: config/i960/i960.c:126
10735 msgid "conflicting architectures defined - using K series"
10736 msgstr ""
10737
10738 #: config/i960/i960.c:141
10739 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
10740 msgstr ""
10741
10742 #: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931
10743 #, fuzzy
10744 msgid "stack limit expression is not supported"
10745 msgstr "åéäéêÜ áñ÷åßá ìðëïê äåí õðïóôçñßæïíôáé"
10746
10747 #. Macro to define tables used to set the flags.
10748 #. This is a list in braces of pairs in braces,
10749 #. each pair being { "NAME", VALUE }
10750 #. where VALUE is the bits to set or minus the bits to clear.
10751 #. An empty string NAME is used to identify the default VALUE.
10752 #. ??? Not all ten of these architecture variations actually exist, but I
10753 #. am not sure which are real and which aren't.
10754 #: config/i960/i960.h:240
10755 msgid "Generate SA code"
10756 msgstr ""
10757
10758 #: config/i960/i960.h:243
10759 msgid "Generate SB code"
10760 msgstr ""
10761
10762 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
10763 #: config/i960/i960.h:248
10764 msgid "Generate KA code"
10765 msgstr ""
10766
10767 #: config/i960/i960.h:251
10768 msgid "Generate KB code"
10769 msgstr ""
10770
10771 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
10772 #: config/i960/i960.h:256
10773 msgid "Generate JA code"
10774 msgstr ""
10775
10776 #: config/i960/i960.h:258
10777 msgid "Generate JD code"
10778 msgstr ""
10779
10780 #: config/i960/i960.h:261
10781 msgid "Generate JF code"
10782 msgstr ""
10783
10784 #: config/i960/i960.h:263
10785 msgid "generate RP code"
10786 msgstr ""
10787
10788 #: config/i960/i960.h:266
10789 msgid "Generate MC code"
10790 msgstr ""
10791
10792 #: config/i960/i960.h:269
10793 msgid "Generate CA code"
10794 msgstr ""
10795
10796 #. {"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")},
10797 #: config/i960/i960.h:279
10798 msgid "Generate CF code"
10799 msgstr ""
10800
10801 #: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252
10802 msgid "Use software floating point"
10803 msgstr ""
10804
10805 #: config/i960/i960.h:285
10806 msgid "Use alternate leaf function entries"
10807 msgstr ""
10808
10809 #: config/i960/i960.h:287
10810 msgid "Do not use alternate leaf function entries"
10811 msgstr ""
10812
10813 #: config/i960/i960.h:289
10814 msgid "Perform tail call optimization"
10815 msgstr ""
10816
10817 #: config/i960/i960.h:291
10818 msgid "Do not perform tail call optimization"
10819 msgstr ""
10820
10821 #: config/i960/i960.h:293
10822 msgid "Use complex addressing modes"
10823 msgstr ""
10824
10825 #: config/i960/i960.h:295
10826 #, fuzzy
10827 msgid "Do not use complex addressing modes"
10828 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
10829
10830 #: config/i960/i960.h:297
10831 msgid "Align code to 8 byte boundary"
10832 msgstr ""
10833
10834 #: config/i960/i960.h:299
10835 msgid "Do not align code to 8 byte boundary"
10836 msgstr ""
10837
10838 #. {"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")},
10839 #: config/i960/i960.h:305 config/i960/i960.h:307
10840 msgid "Enable compatibility with iC960 v2.0"
10841 msgstr ""
10842
10843 #: config/i960/i960.h:309
10844 msgid "Enable compatibility with iC960 v3.0"
10845 msgstr ""
10846
10847 #: config/i960/i960.h:311 config/i960/i960.h:313
10848 msgid "Enable compatibility with ic960 assembler"
10849 msgstr ""
10850
10851 #: config/i960/i960.h:315
10852 msgid "Do not permit unaligned accesses"
10853 msgstr ""
10854
10855 #: config/i960/i960.h:317
10856 msgid "Permit unaligned accesses"
10857 msgstr ""
10858
10859 #: config/i960/i960.h:319
10860 msgid "Layout types like Intel's v1.3 gcc"
10861 msgstr ""
10862
10863 #: config/i960/i960.h:321
10864 msgid "Do not layout types like Intel's v1.3 gcc"
10865 msgstr ""
10866
10867 #: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86
10868 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238
10869 msgid "Use 64 bit long doubles"
10870 msgstr ""
10871
10872 #: config/i960/i960.h:325
10873 msgid "Enable linker relaxation"
10874 msgstr ""
10875
10876 #: config/i960/i960.h:327
10877 msgid "Do not enable linker relaxation"
10878 msgstr ""
10879
10880 # src/dfa.c:569 src/dfa.c:583 src/dfa.c:587
10881 # src/dfa.c:577 src/dfa.c:591 src/dfa.c:595
10882 #: config/ia64/ia64-c.c:50
10883 #, fuzzy
10884 msgid "malformed #pragma builtin"
10885 msgstr "êáêïó÷çìáôéóìÝíïò ìåôñçôÞò åðáíÜëçøçò"
10886
10887 #: config/ia64/ia64.c:3879
10888 msgid "ia64_print_operand: unknown code"
10889 msgstr ""
10890
10891 #: config/ia64/ia64.c:4157
10892 msgid "value of -mfixed-range must have form REG1-REG2"
10893 msgstr ""
10894
10895 #: config/ia64/ia64.c:4184
10896 #, c-format
10897 msgid "%s-%s is an empty range"
10898 msgstr ""
10899
10900 #: config/ia64/ia64.c:4215
10901 msgid "cannot optimize floating point division for both latency and throughput"
10902 msgstr ""
10903
10904 #: config/ia64/ia64.c:4221
10905 msgid "cannot optimize integer division for both latency and throughput"
10906 msgstr ""
10907
10908 #: config/ia64/ia64.c:4233
10909 #, fuzzy, c-format
10910 msgid "bad value (%s) for -mtls-size= switch"
10911 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
10912
10913 #. This macro defines names of command options to set and clear bits in
10914 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10915 #. each command option.
10916 #: config/ia64/ia64.h:150
10917 msgid "Generate big endian code"
10918 msgstr ""
10919
10920 #: config/ia64/ia64.h:152 config/mcore/mcore.h:159
10921 msgid "Generate little endian code"
10922 msgstr ""
10923
10924 #: config/ia64/ia64.h:154
10925 msgid "Generate code for GNU as"
10926 msgstr ""
10927
10928 #: config/ia64/ia64.h:156
10929 msgid "Generate code for Intel as"
10930 msgstr ""
10931
10932 #: config/ia64/ia64.h:158
10933 msgid "Generate code for GNU ld"
10934 msgstr ""
10935
10936 #: config/ia64/ia64.h:160
10937 msgid "Generate code for Intel ld"
10938 msgstr ""
10939
10940 #: config/ia64/ia64.h:162
10941 msgid "Generate code without GP reg"
10942 msgstr ""
10943
10944 #: config/ia64/ia64.h:164
10945 msgid "Emit stop bits before and after volatile extended asms"
10946 msgstr ""
10947
10948 #: config/ia64/ia64.h:166
10949 msgid "Don't emit stop bits before and after volatile extended asms"
10950 msgstr ""
10951
10952 #: config/ia64/ia64.h:168
10953 msgid "Emit code for Itanium (TM) processor B step"
10954 msgstr ""
10955
10956 #: config/ia64/ia64.h:170
10957 msgid "Use in/loc/out register names"
10958 msgstr ""
10959
10960 #: config/ia64/ia64.h:172
10961 msgid "Disable use of sdata/scommon/sbss"
10962 msgstr ""
10963
10964 #: config/ia64/ia64.h:174
10965 msgid "Enable use of sdata/scommon/sbss"
10966 msgstr ""
10967
10968 #: config/ia64/ia64.h:176
10969 msgid "gp is constant (but save/restore gp on indirect calls)"
10970 msgstr ""
10971
10972 #: config/ia64/ia64.h:178
10973 msgid "Generate self-relocatable code"
10974 msgstr ""
10975
10976 #: config/ia64/ia64.h:180
10977 msgid "Generate inline floating point division, optimize for latency"
10978 msgstr ""
10979
10980 #: config/ia64/ia64.h:182
10981 msgid "Generate inline floating point division, optimize for throughput"
10982 msgstr ""
10983
10984 #: config/ia64/ia64.h:184
10985 msgid "Generate inline integer division, optimize for latency"
10986 msgstr ""
10987
10988 #: config/ia64/ia64.h:186
10989 msgid "Generate inline integer division, optimize for throughput"
10990 msgstr ""
10991
10992 #: config/ia64/ia64.h:188
10993 msgid "Enable Dwarf 2 line debug info via GNU as"
10994 msgstr ""
10995
10996 #: config/ia64/ia64.h:190
10997 msgid "Disable Dwarf 2 line debug info via GNU as"
10998 msgstr ""
10999
11000 #: config/ia64/ia64.h:219
11001 msgid "Specify range of registers to make fixed"
11002 msgstr ""
11003
11004 #: config/ip2k/ip2k.c:1082
11005 #, fuzzy
11006 msgid "bad operand"
11007 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11008
11009 #: config/ip2k/ip2k.c:3184
11010 msgid "Only initialized variables can be placed into program memory area."
11011 msgstr ""
11012
11013 #: config/m32r/m32r.c:139
11014 #, c-format
11015 msgid "bad value (%s) for -mmodel switch"
11016 msgstr ""
11017
11018 #: config/m32r/m32r.c:148
11019 #, c-format
11020 msgid "bad value (%s) for -msdata switch"
11021 msgstr ""
11022
11023 #: config/m32r/m32r.c:319
11024 #, fuzzy, c-format
11025 msgid "invalid argument of `%s' attribute"
11026 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
11027
11028 #: config/m32r/m32r.c:422
11029 msgid "const objects cannot go in .sdata/.sbss"
11030 msgstr ""
11031
11032 #: config/m32r/m32r.c:2256
11033 #, fuzzy, c-format
11034 msgid "invalid operand to %%s code"
11035 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
11036
11037 #: config/m32r/m32r.c:2263
11038 #, fuzzy, c-format
11039 msgid "invalid operand to %%p code"
11040 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
11041
11042 #: config/m32r/m32r.c:2318
11043 msgid "bad insn for 'A'"
11044 msgstr ""
11045
11046 #: config/m32r/m32r.c:2370
11047 #, fuzzy, c-format
11048 msgid "invalid operand to %%T/%%B code"
11049 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
11050
11051 #: config/m32r/m32r.c:2393
11052 #, fuzzy, c-format
11053 msgid "invalid operand to %%N code"
11054 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
11055
11056 #: config/m32r/m32r.c:2438
11057 msgid "pre-increment address is not a register"
11058 msgstr ""
11059
11060 #: config/m32r/m32r.c:2445
11061 msgid "pre-decrement address is not a register"
11062 msgstr ""
11063
11064 #: config/m32r/m32r.c:2452
11065 msgid "post-increment address is not a register"
11066 msgstr ""
11067
11068 #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546
11069 #: config/rs6000/rs6000.c:12737
11070 #, fuzzy
11071 msgid "bad address"
11072 msgstr "ÅóöáëìÝíç äéåýèõíóç"
11073
11074 #: config/m32r/m32r.c:2551
11075 #, fuzzy
11076 msgid "lo_sum not of register"
11077 msgstr "RPC: Ôï ðñüãñáììá äåí Ý÷åé êáôá÷ùñçèåß"
11078
11079 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
11080 #: config/m32r/m32r.h:241
11081 msgid "Display compile time statistics"
11082 msgstr ""
11083
11084 #: config/m32r/m32r.h:243
11085 msgid "Align all loops to 32 byte boundary"
11086 msgstr ""
11087
11088 #: config/m32r/m32r.h:246
11089 msgid "Only issue one instruction per cycle"
11090 msgstr ""
11091
11092 #: config/m32r/m32r.h:249
11093 msgid "Prefer branches over conditional execution"
11094 msgstr ""
11095
11096 #: config/m32r/m32r.h:265
11097 msgid "Code size: small, medium or large"
11098 msgstr ""
11099
11100 #: config/m32r/m32r.h:267
11101 msgid "Small data area: none, sdata, use"
11102 msgstr ""
11103
11104 #: config/m68hc11/m68hc11.c:242
11105 #, c-format
11106 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
11107 msgstr ""
11108
11109 #. !!!! SCz wrong here.
11110 #: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626
11111 msgid "move insn not handled"
11112 msgstr ""
11113
11114 #: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556
11115 #: config/m68hc11/m68hc11.c:3829
11116 msgid "invalid register in the move instruction"
11117 msgstr ""
11118
11119 #: config/m68hc11/m68hc11.c:3506
11120 #, fuzzy
11121 msgid "invalid operand in the instruction"
11122 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
11123
11124 #: config/m68hc11/m68hc11.c:3803
11125 #, fuzzy
11126 msgid "invalid register in the instruction"
11127 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
11128
11129 #: config/m68hc11/m68hc11.c:3836
11130 msgid "operand 1 must be a hard register"
11131 msgstr ""
11132
11133 #: config/m68hc11/m68hc11.c:3853
11134 #, fuzzy
11135 msgid "invalid rotate insn"
11136 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
11137
11138 #: config/m68hc11/m68hc11.c:4278
11139 msgid "registers IX, IY and Z used in the same INSN"
11140 msgstr ""
11141
11142 #: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906
11143 #, fuzzy
11144 msgid "cannot do z-register replacement"
11145 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
11146
11147 #: config/m68hc11/m68hc11.c:4969
11148 msgid "invalid Z register replacement for insn"
11149 msgstr ""
11150
11151 #. Macro to define tables used to set the flags. This is a list in braces of
11152 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
11153 #. to set or minus the bits to clear. An empty string NAME is used to
11154 #. identify the default VALUE.
11155 #: config/m68hc11/m68hc11.h:160
11156 msgid "Compile with 16-bit integer mode"
11157 msgstr ""
11158
11159 #: config/m68hc11/m68hc11.h:162
11160 msgid "Compile with 32-bit integer mode"
11161 msgstr ""
11162
11163 #: config/m68hc11/m68hc11.h:164
11164 msgid "Auto pre/post decrement increment allowed"
11165 msgstr ""
11166
11167 #: config/m68hc11/m68hc11.h:166
11168 msgid "Auto pre/post decrement increment not allowed"
11169 msgstr ""
11170
11171 #: config/m68hc11/m68hc11.h:168
11172 msgid "Min/max instructions allowed"
11173 msgstr ""
11174
11175 #: config/m68hc11/m68hc11.h:170
11176 #, fuzzy
11177 msgid "Min/max instructions not allowed"
11178 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
11179
11180 #: config/m68hc11/m68hc11.h:172
11181 msgid "Use call and rtc for function calls and returns"
11182 msgstr ""
11183
11184 #: config/m68hc11/m68hc11.h:174
11185 msgid "Use jsr and rts for function calls and returns"
11186 msgstr ""
11187
11188 #: config/m68hc11/m68hc11.h:176
11189 #, fuzzy
11190 msgid "Do not use direct addressing mode for soft registers"
11191 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
11192
11193 #: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182
11194 msgid "Compile for a 68HC11"
11195 msgstr ""
11196
11197 #: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184
11198 msgid "Compile for a 68HC12"
11199 msgstr ""
11200
11201 #. This macro is similar to `TARGET_SWITCHES' but defines names of
11202 #. command options that have values.  Its definition is an
11203 #. initializer with a subgrouping for each command option.
11204 #.
11205 #. Each subgrouping contains a string constant, that defines the
11206 #. fixed part of the option name, and the address of a variable.  The
11207 #. variable, type `char *', is set to the variable part of the given
11208 #. option if the fixed part matches.  The actual option name is made
11209 #. by appending `-m' to the specified name.
11210 #: config/m68hc11/m68hc11.h:198
11211 #, fuzzy
11212 msgid "Specify the register allocation order"
11213 msgstr "Áðïôõ÷ßá äÝóìåõóçò ðüñùí óõóôÞìáôïò"
11214
11215 #: config/m68hc11/m68hc11.h:200
11216 msgid "Indicate the number of soft registers available"
11217 msgstr ""
11218
11219 #: config/m68k/m68k.c:158
11220 #, c-format
11221 msgid "-malign-loops=%d is not between 1 and %d"
11222 msgstr ""
11223
11224 #: config/m68k/m68k.c:169
11225 #, c-format
11226 msgid "-malign-jumps=%d is not between 1 and %d"
11227 msgstr ""
11228
11229 #: config/m68k/m68k.c:180
11230 #, c-format
11231 msgid "-malign-functions=%d is not between 1 and %d"
11232 msgstr ""
11233
11234 #: config/m68k/m68k.c:189
11235 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
11236 msgstr ""
11237
11238 #. Macro to define tables used to set the flags.
11239 #. This is a list in braces of pairs in braces,
11240 #. each pair being { "NAME", VALUE }
11241 #. where VALUE is the bits to set or minus the bits to clear.
11242 #. An empty string NAME is used to identify the default VALUE.
11243 #: config/m68k/m68k.h:162 config/m68k/m68k.h:164
11244 msgid "Generate code for a 68020"
11245 msgstr ""
11246
11247 #: config/m68k/m68k.h:169 config/m68k/m68k.h:172
11248 msgid "Generate code for a 68000"
11249 msgstr ""
11250
11251 #: config/m68k/m68k.h:174
11252 msgid "Use the bit-field instructions"
11253 msgstr ""
11254
11255 #: config/m68k/m68k.h:176
11256 msgid "Do not use the bit-field instructions"
11257 msgstr ""
11258
11259 #: config/m68k/m68k.h:178
11260 msgid "Use different calling convention using 'rtd'"
11261 msgstr ""
11262
11263 #: config/m68k/m68k.h:182
11264 msgid "Consider type `int' to be 16 bits wide"
11265 msgstr ""
11266
11267 #: config/m68k/m68k.h:184
11268 msgid "Consider type `int' to be 32 bits wide"
11269 msgstr ""
11270
11271 #: config/m68k/m68k.h:186
11272 msgid "Generate code for a Sun FPA"
11273 msgstr ""
11274
11275 #: config/m68k/m68k.h:189
11276 msgid "Do not generate code for a Sun FPA"
11277 msgstr ""
11278
11279 #: config/m68k/m68k.h:191 config/m68k/m68k.h:193
11280 msgid "Generate code for a Sun Sky board"
11281 msgstr ""
11282
11283 #: config/m68k/m68k.h:195
11284 msgid "Do not use Sky linkage convention"
11285 msgstr ""
11286
11287 #: config/m68k/m68k.h:197
11288 msgid "Generate code for a 68881"
11289 msgstr ""
11290
11291 #: config/m68k/m68k.h:200
11292 msgid "Generate code with library calls for floating point"
11293 msgstr ""
11294
11295 #: config/m68k/m68k.h:202
11296 msgid "Generate code for a 68040, without any new instructions"
11297 msgstr ""
11298
11299 #: config/m68k/m68k.h:205
11300 msgid "Generate code for a 68060, without any new instructions"
11301 msgstr ""
11302
11303 #: config/m68k/m68k.h:209
11304 msgid "Generate code for a 68030"
11305 msgstr ""
11306
11307 #: config/m68k/m68k.h:212
11308 msgid "Generate code for a 68040"
11309 msgstr ""
11310
11311 #: config/m68k/m68k.h:216
11312 msgid "Generate code for a 68060"
11313 msgstr ""
11314
11315 #: config/m68k/m68k.h:221
11316 msgid "Generate code for a 520X"
11317 msgstr ""
11318
11319 #: config/m68k/m68k.h:224
11320 msgid "Generate code for a 68851"
11321 msgstr ""
11322
11323 #: config/m68k/m68k.h:226
11324 msgid "Do no generate code for a 68851"
11325 msgstr ""
11326
11327 #: config/m68k/m68k.h:229
11328 msgid "Generate code for a 68302"
11329 msgstr ""
11330
11331 #: config/m68k/m68k.h:232
11332 msgid "Generate code for a 68332"
11333 msgstr ""
11334
11335 #: config/m68k/m68k.h:236
11336 msgid "Generate code for a cpu32"
11337 msgstr ""
11338
11339 #: config/m68k/m68k.h:239
11340 msgid "Align variables on a 32-bit boundary"
11341 msgstr ""
11342
11343 #: config/m68k/m68k.h:241
11344 msgid "Align variables on a 16-bit boundary"
11345 msgstr ""
11346
11347 #: config/m68k/m68k.h:243
11348 msgid "Generate pc-relative code"
11349 msgstr ""
11350
11351 #: config/m68k/m68k.h:245
11352 msgid "Do not use unaligned memory references"
11353 msgstr ""
11354
11355 #: config/m68k/m68k.h:247
11356 #, fuzzy
11357 msgid "Use unaligned memory references"
11358 msgstr "Ìç Ýãêõñç ðéóù-ðáñáðïìðÞ"
11359
11360 #: config/m88k/m88k.c:903
11361 #, c-format
11362 msgid "internal gcc monitor: short-branch(%x)"
11363 msgstr ""
11364
11365 #: config/m88k/m88k.c:2302
11366 msgid "internal gcc error: Can't express symbolic location"
11367 msgstr ""
11368
11369 #: config/m88k/m88k.c:2517
11370 #, c-format
11371 msgid "argument #%d is a structure"
11372 msgstr ""
11373
11374 #: config/m88k/m88k.c:2816
11375 #, c-format
11376 msgid "%%R not followed by %%B/C/D/E"
11377 msgstr ""
11378
11379 #: config/m88k/m88k.c:2884
11380 #, fuzzy, c-format
11381 msgid "invalid %%x/X value"
11382 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11383
11384 #: config/m88k/m88k.c:2901
11385 #, fuzzy, c-format
11386 msgid "invalid %%Q value"
11387 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11388
11389 #: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681
11390 #, fuzzy, c-format
11391 msgid "invalid %%q value"
11392 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11393
11394 #: config/m88k/m88k.c:2913
11395 #, fuzzy, c-format
11396 msgid "invalid %%o value"
11397 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11398
11399 #: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644
11400 #, fuzzy, c-format
11401 msgid "invalid %%p value"
11402 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11403
11404 #: config/m88k/m88k.c:2933 config/m88k/m88k.c:2938
11405 #, fuzzy, c-format
11406 msgid "invalid %%s/S value"
11407 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11408
11409 #: config/m88k/m88k.c:2949
11410 #, fuzzy, c-format
11411 msgid "invalid %%P operand"
11412 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11413
11414 #: config/m88k/m88k.c:2980 config/romp/romp.c:690
11415 #, fuzzy, c-format
11416 msgid "invalid %%B value"
11417 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11418
11419 #: config/m88k/m88k.c:3010
11420 #, fuzzy, c-format
11421 msgid "invalid %%D value"
11422 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11423
11424 #: config/m88k/m88k.c:3023
11425 #, c-format
11426 msgid "`%%d' operand isn't a register"
11427 msgstr ""
11428
11429 #: config/m88k/m88k.c:3041
11430 msgid "operand is r0"
11431 msgstr ""
11432
11433 #: config/m88k/m88k.c:3055
11434 msgid "operand is const_double"
11435 msgstr ""
11436
11437 #: config/m88k/m88k.c:3074
11438 #, fuzzy
11439 msgid "invalid code"
11440 msgstr "ìç Ýãêõñï äéêáßùìá"
11441
11442 #. Do any checking or such that is needed after processing the -m switches.
11443 #: config/m88k/m88k.h:277
11444 msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
11445 msgstr ""
11446
11447 #: config/m88k/m88k.h:299
11448 #, fuzzy, c-format
11449 msgid "invalid option `-mshort-data-%s'"
11450 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
11451
11452 #: config/m88k/m88k.h:304
11453 #, c-format
11454 msgid "-mshort-data-%s is too large "
11455 msgstr ""
11456
11457 #: config/m88k/m88k.h:306
11458 #, c-format
11459 msgid "-mshort-data-%s and PIC are incompatible"
11460 msgstr ""
11461
11462 #: config/mcore/mcore.c:3078
11463 #, fuzzy, c-format
11464 msgid "invalid option `-mstack-increment=%s'"
11465 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
11466
11467 #: config/mcore/mcore.h:126
11468 msgid "Inline constants if it can be done in 2 insns or less"
11469 msgstr ""
11470
11471 #: config/mcore/mcore.h:128
11472 msgid "Inline constants if it only takes 1 instruction"
11473 msgstr ""
11474
11475 #: config/mcore/mcore.h:130
11476 msgid "Set maximum alignment to 4"
11477 msgstr ""
11478
11479 #: config/mcore/mcore.h:132
11480 msgid "Set maximum alignment to 8"
11481 msgstr ""
11482
11483 #: config/mcore/mcore.h:136
11484 msgid "Do not use the divide instruction"
11485 msgstr ""
11486
11487 #: config/mcore/mcore.h:140
11488 msgid "Do not arbitary sized immediates in bit operations"
11489 msgstr ""
11490
11491 #: config/mcore/mcore.h:142
11492 msgid "Always treat bit-field as int-sized"
11493 msgstr ""
11494
11495 #: config/mcore/mcore.h:146
11496 msgid "Force functions to be aligned to a 4 byte boundary"
11497 msgstr ""
11498
11499 #: config/mcore/mcore.h:148
11500 msgid "Force functions to be aligned to a 2 byte boundary"
11501 msgstr ""
11502
11503 #: config/mcore/mcore.h:150
11504 #, fuzzy
11505 msgid "Emit call graph information"
11506 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
11507
11508 #: config/mcore/mcore.h:154
11509 msgid "Prefer word accesses over byte accesses"
11510 msgstr ""
11511
11512 #: config/mcore/mcore.h:165
11513 msgid "Generate code for the M*Core M340"
11514 msgstr ""
11515
11516 #: config/mcore/mcore.h:178
11517 msgid "Maximum amount for a single stack increment operation"
11518 msgstr ""
11519
11520 #: config/mips/mips.c:5112
11521 #, c-format
11522 msgid "bad value (%s) for -mabi= switch"
11523 msgstr ""
11524
11525 #: config/mips/mips.c:5142
11526 #, c-format
11527 msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor"
11528 msgstr ""
11529
11530 #: config/mips/mips.c:5149
11531 #, c-format
11532 msgid "bad value (%s) for -mips switch"
11533 msgstr ""
11534
11535 #: config/mips/mips.c:5164
11536 #, c-format
11537 msgid "-march=%s is not compatible with the selected ABI"
11538 msgstr ""
11539
11540 #: config/mips/mips.c:5176
11541 msgid "-mgp64 used with a 32-bit processor"
11542 msgstr ""
11543
11544 #: config/mips/mips.c:5178
11545 #, fuzzy
11546 msgid "-mgp32 used with a 64-bit ABI"
11547 msgstr "×ñÞóç ABI 64-bit"
11548
11549 #: config/mips/mips.c:5180
11550 #, fuzzy
11551 msgid "-mgp64 used with a 32-bit ABI"
11552 msgstr "×ñÞóç ABI 32-bit"
11553
11554 #: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202
11555 #, fuzzy, c-format
11556 msgid "unsupported combination: %s"
11557 msgstr "ÅìöÜíéóç Ýêäïóçò ðñïãñÜììáôïò"
11558
11559 #: config/mips/mips.c:5272
11560 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
11561 msgstr ""
11562
11563 #: config/mips/mips.c:5283
11564 msgid "-G is incompatible with PIC code which is the default"
11565 msgstr ""
11566
11567 #: config/mips/mips.c:5299
11568 msgid "-membedded-pic and -mabicalls are incompatible"
11569 msgstr ""
11570
11571 #: config/mips/mips.c:5302
11572 msgid "-G and -membedded-pic are incompatible"
11573 msgstr ""
11574
11575 #: config/mips/mips.c:5353
11576 #, fuzzy, c-format
11577 msgid "invalid option `entry%s'"
11578 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
11579
11580 #: config/mips/mips.c:5356
11581 msgid "-mentry is only meaningful with -mips-16"
11582 msgstr ""
11583
11584 #: config/mips/mips.c:5761
11585 #, c-format
11586 msgid "internal error: %%) found without a %%( in assembler pattern"
11587 msgstr ""
11588
11589 #: config/mips/mips.c:5775
11590 #, c-format
11591 msgid "internal error: %%] found without a %%[ in assembler pattern"
11592 msgstr ""
11593
11594 #: config/mips/mips.c:5788
11595 #, c-format
11596 msgid "internal error: %%> found without a %%< in assembler pattern"
11597 msgstr ""
11598
11599 #: config/mips/mips.c:5801
11600 #, c-format
11601 msgid "internal error: %%} found without a %%{ in assembler pattern"
11602 msgstr ""
11603
11604 #: config/mips/mips.c:5815
11605 #, c-format
11606 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11607 msgstr ""
11608
11609 #: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939
11610 msgid "PRINT_OPERAND null pointer"
11611 msgstr ""
11612
11613 #: config/mips/mips.c:5955
11614 #, c-format
11615 msgid "invalid use of %%d, %%x, or %%X"
11616 msgstr ""
11617
11618 #: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033
11619 msgid "PRINT_OPERAND_ADDRESS, null pointer"
11620 msgstr ""
11621
11622 #: config/mips/mips.c:6222
11623 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
11624 msgstr ""
11625
11626 #: config/mips/mips.c:6532
11627 #, fuzzy
11628 msgid "can't rewind temp file"
11629 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11630
11631 #: config/mips/mips.c:6536
11632 #, fuzzy
11633 msgid "can't write to output file"
11634 msgstr "áäõíáìßá åããñáöÞò áñ÷åßùí åîüäïõ óôï `%s'"
11635
11636 #: config/mips/mips.c:6539
11637 #, fuzzy
11638 msgid "can't read from temp file"
11639 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11640
11641 #: config/mips/mips.c:6542
11642 #, fuzzy
11643 msgid "can't close temp file"
11644 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11645
11646 #: config/mips/mips.c:6983
11647 #, c-format
11648 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
11649 msgstr ""
11650
11651 #: config/mips/mips.c:7092
11652 #, c-format
11653 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
11654 msgstr ""
11655
11656 #: config/mips/mips.c:9312
11657 #, fuzzy, c-format
11658 msgid "can not handle inconsistent calls to `%s'"
11659 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
11660
11661 #: config/mips/mips.c:10444
11662 msgid "the cpu name must be lower case"
11663 msgstr ""
11664
11665 #: config/mips/mips.c:10466
11666 #, fuzzy, c-format
11667 msgid "bad value (%s) for %s"
11668 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
11669
11670 #. Target CPU builtins.
11671 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
11672 #. Treat _R3000 and _R4000 like register-size defines,           which is how they've historically been used.
11673 #. Macros dependent on the C dialect.
11674 #. Bizzare, but needed at least for Irix.
11675 #. Macro to define tables used to set the flags.
11676 #. This is a list in braces of pairs in braces,
11677 #. each pair being { "NAME", VALUE }
11678 #. where VALUE is the bits to set or minus the bits to clear.
11679 #. An empty string NAME is used to identify the default VALUE.
11680 #: config/mips/mips.h:528 config/mn10300/mn10300.h:64
11681 msgid "No default crt0.o"
11682 msgstr ""
11683
11684 #: config/mips/mips.h:530
11685 msgid "Use 64-bit int type"
11686 msgstr ""
11687
11688 #: config/mips/mips.h:532
11689 msgid "Use 64-bit long type"
11690 msgstr ""
11691
11692 #: config/mips/mips.h:534
11693 msgid "Use 32-bit long type"
11694 msgstr ""
11695
11696 #: config/mips/mips.h:536
11697 msgid "Optimize lui/addiu address loads"
11698 msgstr ""
11699
11700 #: config/mips/mips.h:538
11701 msgid "Don't optimize lui/addiu address loads"
11702 msgstr ""
11703
11704 #: config/mips/mips.h:540
11705 msgid "Use MIPS as"
11706 msgstr ""
11707
11708 #: config/mips/mips.h:542
11709 msgid "Use GNU as"
11710 msgstr ""
11711
11712 #: config/mips/mips.h:544
11713 #, fuzzy
11714 msgid "Use symbolic register names"
11715 msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
11716
11717 #: config/mips/mips.h:546
11718 msgid "Don't use symbolic register names"
11719 msgstr ""
11720
11721 #: config/mips/mips.h:548 config/mips/mips.h:550
11722 msgid "Use GP relative sdata/sbss sections"
11723 msgstr ""
11724
11725 #: config/mips/mips.h:552 config/mips/mips.h:554
11726 msgid "Don't use GP relative sdata/sbss sections"
11727 msgstr ""
11728
11729 #: config/mips/mips.h:556
11730 msgid "Output compiler statistics"
11731 msgstr ""
11732
11733 #: config/mips/mips.h:558
11734 msgid "Don't output compiler statistics"
11735 msgstr ""
11736
11737 #: config/mips/mips.h:560
11738 msgid "Don't optimize block moves"
11739 msgstr ""
11740
11741 #: config/mips/mips.h:562
11742 msgid "Optimize block moves"
11743 msgstr ""
11744
11745 #: config/mips/mips.h:564
11746 msgid "Use mips-tfile asm postpass"
11747 msgstr ""
11748
11749 #: config/mips/mips.h:566
11750 msgid "Don't use mips-tfile asm postpass"
11751 msgstr ""
11752
11753 #. Macro to define tables used to set the flags.
11754 #. This is a list in braces of triplets in braces,
11755 #. each triplet being { "NAME", VALUE, DOC }
11756 #. where VALUE is the bits to set or minus the bits to clear and DOC
11757 #. is the documentation for --help (NULL if intentionally undocumented).
11758 #. An empty string NAME is used to identify the default VALUE.
11759 #: config/mips/mips.h:570 config/pdp11/pdp11.h:56
11760 msgid "Use hardware floating point"
11761 msgstr ""
11762
11763 #: config/mips/mips.h:572
11764 msgid "Use 64-bit FP registers"
11765 msgstr ""
11766
11767 #: config/mips/mips.h:574
11768 msgid "Use 32-bit FP registers"
11769 msgstr ""
11770
11771 #: config/mips/mips.h:576
11772 msgid "Use 64-bit general registers"
11773 msgstr ""
11774
11775 #: config/mips/mips.h:578
11776 msgid "Use 32-bit general registers"
11777 msgstr ""
11778
11779 #: config/mips/mips.h:580
11780 msgid "Use Irix PIC"
11781 msgstr ""
11782
11783 #: config/mips/mips.h:582
11784 msgid "Don't use Irix PIC"
11785 msgstr ""
11786
11787 #: config/mips/mips.h:584
11788 msgid "Use indirect calls"
11789 msgstr ""
11790
11791 #: config/mips/mips.h:586
11792 msgid "Don't use indirect calls"
11793 msgstr ""
11794
11795 #: config/mips/mips.h:588
11796 msgid "Use embedded PIC"
11797 msgstr ""
11798
11799 #: config/mips/mips.h:590
11800 msgid "Don't use embedded PIC"
11801 msgstr ""
11802
11803 #: config/mips/mips.h:592
11804 msgid "Use ROM instead of RAM"
11805 msgstr ""
11806
11807 #: config/mips/mips.h:594
11808 msgid "Don't use ROM instead of RAM"
11809 msgstr ""
11810
11811 #: config/mips/mips.h:596
11812 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
11813 msgstr ""
11814
11815 #: config/mips/mips.h:598
11816 msgid "Don't put uninitialized constants in ROM"
11817 msgstr ""
11818
11819 #. Macro to define tables used to set the flags.
11820 #: config/mips/mips.h:600 config/xtensa/xtensa.h:110
11821 msgid "Use big-endian byte order"
11822 msgstr ""
11823
11824 #: config/mips/mips.h:602 config/xtensa/xtensa.h:112
11825 msgid "Use little-endian byte order"
11826 msgstr ""
11827
11828 #: config/mips/mips.h:604
11829 msgid "Use single (32-bit) FP only"
11830 msgstr ""
11831
11832 #: config/mips/mips.h:606
11833 msgid "Don't use single (32-bit) FP only"
11834 msgstr ""
11835
11836 #: config/mips/mips.h:608
11837 msgid "Use multiply accumulate"
11838 msgstr ""
11839
11840 #: config/mips/mips.h:610
11841 msgid "Don't use multiply accumulate"
11842 msgstr ""
11843
11844 #: config/mips/mips.h:612 config/rs6000/rs6000.h:314
11845 msgid "Don't generate fused multiply/add instructions"
11846 msgstr ""
11847
11848 #: config/mips/mips.h:614 config/rs6000/rs6000.h:312
11849 msgid "Generate fused multiply/add instructions"
11850 msgstr ""
11851
11852 #: config/mips/mips.h:616
11853 msgid "Work around early 4300 hardware bug"
11854 msgstr ""
11855
11856 #: config/mips/mips.h:618
11857 msgid "Don't work around early 4300 hardware bug"
11858 msgstr ""
11859
11860 #: config/mips/mips.h:620
11861 msgid "Trap on integer divide by zero"
11862 msgstr ""
11863
11864 #: config/mips/mips.h:622
11865 msgid "Don't trap on integer divide by zero"
11866 msgstr ""
11867
11868 #: config/mips/mips.h:624
11869 msgid "Trap on integer divide overflow"
11870 msgstr ""
11871
11872 #: config/mips/mips.h:626
11873 msgid "Don't trap on integer divide overflow"
11874 msgstr ""
11875
11876 #: config/mips/mips.h:628
11877 msgid "Use Branch Likely instructions, overriding default for arch"
11878 msgstr ""
11879
11880 #: config/mips/mips.h:630
11881 msgid "Don't use Branch Likely instructions, overriding default for arch"
11882 msgstr ""
11883
11884 #: config/mips/mips.h:744 config/pa/pa.h:296
11885 msgid "Specify CPU for scheduling purposes"
11886 msgstr ""
11887
11888 #: config/mips/mips.h:746
11889 msgid "Specify CPU for code generation purposes"
11890 msgstr ""
11891
11892 #: config/mips/mips.h:748
11893 msgid "Specify an ABI"
11894 msgstr ""
11895
11896 #: config/mips/mips.h:750
11897 msgid "Specify a Standard MIPS ISA"
11898 msgstr ""
11899
11900 #: config/mips/mips.h:752
11901 msgid "Use mips16 entry/exit psuedo ops"
11902 msgstr ""
11903
11904 #: config/mips/mips.h:754
11905 msgid "Don't use MIPS16 instructions"
11906 msgstr ""
11907
11908 #: config/mips/mips.h:756
11909 msgid "Don't call any cache flush functions"
11910 msgstr ""
11911
11912 #: config/mips/mips.h:758
11913 msgid "Specify cache flush function"
11914 msgstr ""
11915
11916 #. Output assembler code to FILE to increment profiler label # LABELNO
11917 #. for profiling a function entry.
11918 #: config/mips/mips.h:2868
11919 msgid "mips16 function profiling"
11920 msgstr ""
11921
11922 #: config/mmix/mmix.c:189
11923 #, fuzzy, c-format
11924 msgid "-f%s not supported: ignored"
11925 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
11926
11927 #: config/mmix/mmix.c:644
11928 #, c-format
11929 msgid "too large function value type, needs %d registers, have only %d registers for this"
11930 msgstr ""
11931
11932 #: config/mmix/mmix.c:826
11933 msgid "function_profiler support for MMIX"
11934 msgstr ""
11935
11936 #: config/mmix/mmix.c:848
11937 msgid "MMIX Internal: Last named vararg would not fit in a register"
11938 msgstr ""
11939
11940 #: config/mmix/mmix.c:1639 config/mmix/mmix.c:1769
11941 msgid "MMIX Internal: Expected a CONST_INT, not this"
11942 msgstr ""
11943
11944 #: config/mmix/mmix.c:1647 config/mmix/mmix.c:1671 config/mmix/mmix.c:1787
11945 #, c-format
11946 msgid "MMIX Internal: Bad register: %d"
11947 msgstr ""
11948
11949 #: config/mmix/mmix.c:1718
11950 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11951 msgstr ""
11952
11953 #: config/mmix/mmix.c:1737
11954 msgid "MMIX Internal: Expected a register, not this"
11955 msgstr ""
11956
11957 #: config/mmix/mmix.c:1747
11958 msgid "MMIX Internal: Expected a constant, not this"
11959 msgstr ""
11960
11961 #. Presumably there's a missing case above if we get here.
11962 #: config/mmix/mmix.c:1779
11963 #, c-format
11964 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11965 msgstr ""
11966
11967 #. We need the original here.
11968 #: config/mmix/mmix.c:1831
11969 msgid "MMIX Internal: Cannot decode this operand"
11970 msgstr ""
11971
11972 #: config/mmix/mmix.c:1891
11973 msgid "MMIX Internal: This is not a recognized address"
11974 msgstr ""
11975
11976 #: config/mmix/mmix.c:2082
11977 #, fuzzy, c-format
11978 msgid "stack frame not a multiple of 8 bytes: %d"
11979 msgstr "ï ßäéïò êáíüíáò óå ðïëëáðëÜ áñ÷åßá"
11980
11981 #: config/mmix/mmix.c:2321
11982 #, c-format
11983 msgid "stack frame not a multiple of octabyte: %d"
11984 msgstr ""
11985
11986 #: config/mmix/mmix.c:2818 config/mmix/mmix.c:2887
11987 #, c-format
11988 msgid "MMIX Internal: %s is not a shiftable int"
11989 msgstr ""
11990
11991 #: config/mmix/mmix.c:3006
11992 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11993 msgstr ""
11994
11995 #: config/mmix/mmix.c:3013
11996 msgid "MMIX Internal: What's the CC of this?"
11997 msgstr ""
11998
11999 #: config/mmix/mmix.c:3017
12000 msgid "MMIX Internal: What is the CC of this?"
12001 msgstr ""
12002
12003 #: config/mmix/mmix.c:3088
12004 msgid "MMIX Internal: This is not a constant:"
12005 msgstr ""
12006
12007 #. For these target macros, there is no generic documentation here.  You
12008 #. should read `Using and Porting GCC' for that.  Only comments specific
12009 #. to the MMIX target are here.
12010 #.
12011 #. There are however references to the specific texinfo node (comments
12012 #. with "Node:"), so there should be little or nothing amiss.  Probably
12013 #. the opposite, since we don't have to care about old littering and
12014 #. soon outdated generic comments.
12015 #. Node: Driver
12016 #. User symbols are in the same name-space as built-in symbols, but we
12017 #. don't need the built-in symbols, so remove those and instead apply
12018 #. stricter operand checking.  Don't warn when expanding insns.
12019 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
12020 #. Provide default program start 0x100 unless -mno-set-program-start.
12021 #. Don't do this if linking relocatably, with -r.  For a final link,
12022 #. produce mmo, unless ELF is requested or when linking relocatably.
12023 #. Put unused option values here.
12024 #: config/mmix/mmix.h:132
12025 msgid "Set start-address of the program"
12026 msgstr ""
12027
12028 #: config/mmix/mmix.h:134
12029 msgid "Set start-address of data"
12030 msgstr ""
12031
12032 #. FIXME: Provide a way to *load* the epsilon register.
12033 #: config/mmix/mmix.h:198
12034 msgid "For intrinsics library: pass all parameters in registers"
12035 msgstr ""
12036
12037 #: config/mmix/mmix.h:201
12038 msgid "Use register stack for parameters and return value"
12039 msgstr ""
12040
12041 #: config/mmix/mmix.h:203
12042 msgid "Use call-clobbered registers for parameters and return value"
12043 msgstr ""
12044
12045 #: config/mmix/mmix.h:205
12046 msgid "Use epsilon-respecting floating point compare instructions"
12047 msgstr ""
12048
12049 #: config/mmix/mmix.h:208
12050 msgid "Use zero-extending memory loads, not sign-extending ones"
12051 msgstr ""
12052
12053 #: config/mmix/mmix.h:211
12054 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
12055 msgstr ""
12056
12057 #: config/mmix/mmix.h:215
12058 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
12059 msgstr ""
12060
12061 #: config/mmix/mmix.h:217
12062 msgid "Do not provide a default start-address 0x100 of the program"
12063 msgstr ""
12064
12065 #: config/mmix/mmix.h:219
12066 msgid "Link to emit program in ELF format (rather than mmo)"
12067 msgstr ""
12068
12069 #: config/mmix/mmix.h:221
12070 msgid "Use P-mnemonics for branches statically predicted as taken"
12071 msgstr ""
12072
12073 #: config/mmix/mmix.h:223
12074 msgid "Don't use P-mnemonics for branches"
12075 msgstr ""
12076
12077 #: config/mmix/mmix.h:225
12078 msgid "Use addresses that allocate global registers"
12079 msgstr ""
12080
12081 #: config/mmix/mmix.h:227
12082 #, fuzzy
12083 msgid "Do not use addresses that allocate global registers"
12084 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
12085
12086 #: config/mmix/mmix.h:229
12087 msgid "Generate a single exit point for each function"
12088 msgstr ""
12089
12090 #: config/mmix/mmix.h:231
12091 msgid "Do not generate a single exit point for each function"
12092 msgstr ""
12093
12094 #: config/mn10300/mn10300.h:59
12095 msgid "Work around hardware multiply bug"
12096 msgstr ""
12097
12098 #: config/mn10300/mn10300.h:60
12099 msgid "Do not work around hardware multiply bug"
12100 msgstr ""
12101
12102 #: config/mn10300/mn10300.h:61
12103 msgid "Target the AM33 processor"
12104 msgstr ""
12105
12106 #: config/mn10300/mn10300.h:65
12107 msgid "Enable linker relaxations"
12108 msgstr ""
12109
12110 #: config/ns32k/ns32k.h:142 config/s390/s390.h:69
12111 msgid "Don't use hardware fp"
12112 msgstr ""
12113
12114 #: config/ns32k/ns32k.h:143
12115 msgid "Alternative calling convention"
12116 msgstr ""
12117
12118 #: config/ns32k/ns32k.h:145
12119 msgid "Pass some arguments in registers"
12120 msgstr ""
12121
12122 #: config/ns32k/ns32k.h:146
12123 msgid "Pass all arguments on stack"
12124 msgstr ""
12125
12126 #: config/ns32k/ns32k.h:147
12127 msgid "Optimize for 32532 cpu"
12128 msgstr ""
12129
12130 #: config/ns32k/ns32k.h:148
12131 msgid "Optimize for 32332 cpu"
12132 msgstr ""
12133
12134 #: config/ns32k/ns32k.h:150
12135 msgid "Optimize for 32032"
12136 msgstr ""
12137
12138 #: config/ns32k/ns32k.h:152
12139 msgid "Register sb is zero. Use for absolute addressing"
12140 msgstr ""
12141
12142 #: config/ns32k/ns32k.h:153
12143 #, fuzzy
12144 msgid "Do not use register sb"
12145 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
12146
12147 #: config/ns32k/ns32k.h:155
12148 #, fuzzy
12149 msgid "Use bit-field instructions"
12150 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12151
12152 #: config/ns32k/ns32k.h:157
12153 msgid "Do not use bit-field instructions"
12154 msgstr ""
12155
12156 #: config/ns32k/ns32k.h:158
12157 msgid "Generate code for high memory"
12158 msgstr ""
12159
12160 #: config/ns32k/ns32k.h:159
12161 msgid "Generate code for low memory"
12162 msgstr ""
12163
12164 #: config/ns32k/ns32k.h:160
12165 msgid "32381 fpu"
12166 msgstr ""
12167
12168 #: config/ns32k/ns32k.h:162
12169 msgid "Use multiply-accumulate fp instructions"
12170 msgstr ""
12171
12172 #: config/ns32k/ns32k.h:164
12173 msgid "Do not use multiply-accumulate fp instructions"
12174 msgstr ""
12175
12176 #: config/ns32k/ns32k.h:165
12177 msgid "\"Small register classes\" kludge"
12178 msgstr ""
12179
12180 #: config/ns32k/ns32k.h:166
12181 msgid "No \"Small register classes\" kludge"
12182 msgstr ""
12183
12184 #: config/pa/pa.c:246
12185 #, c-format
12186 msgid ""
12187 "unknown -mschedule= option (%s).\n"
12188 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
12189 msgstr ""
12190
12191 #: config/pa/pa.c:271
12192 #, c-format
12193 msgid ""
12194 "unknown -march= option (%s).\n"
12195 "Valid options are 1.0, 1.1, and 2.0\n"
12196 msgstr ""
12197
12198 #: config/pa/pa.c:284
12199 msgid "PIC code generation is not supported in the portable runtime model\n"
12200 msgstr ""
12201
12202 #: config/pa/pa.c:289
12203 msgid "PIC code generation is not compatible with fast indirect calls\n"
12204 msgstr ""
12205
12206 #: config/pa/pa.c:294
12207 msgid "-g is only supported when using GAS on this processor,"
12208 msgstr ""
12209
12210 #: config/pa/pa.c:295
12211 #, fuzzy
12212 msgid "-g option disabled"
12213 msgstr "Ç ëåéôïõñãßá NIS+ áðÝôõ÷å"
12214
12215 #: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81
12216 #: config/pa/pa64-hpux.h:25
12217 #, fuzzy
12218 msgid "Generate cpp defines for server IO"
12219 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
12220
12221 #: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82
12222 #: config/pa/pa64-hpux.h:27
12223 msgid "Generate cpp defines for workstation IO"
12224 msgstr ""
12225
12226 #. Macro to define tables used to set the flags.  This is a
12227 #. list in braces of target switches with each switch being
12228 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
12229 #. or minus the bits to clear.  An empty string NAME is used to
12230 #. identify the default VALUE.  Do not mark empty strings for
12231 #. translation.
12232 #: config/pa/pa.h:218 config/pa/pa.h:224
12233 msgid "Generate PA1.1 code"
12234 msgstr ""
12235
12236 #: config/pa/pa.h:220 config/pa/pa.h:222
12237 msgid "Generate PA1.0 code"
12238 msgstr ""
12239
12240 #: config/pa/pa.h:226
12241 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
12242 msgstr ""
12243
12244 #: config/pa/pa.h:228
12245 msgid "Disable FP regs"
12246 msgstr ""
12247
12248 #: config/pa/pa.h:230
12249 #, fuzzy
12250 msgid "Do not disable FP regs"
12251 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
12252
12253 #: config/pa/pa.h:232
12254 msgid "Disable space regs"
12255 msgstr ""
12256
12257 #: config/pa/pa.h:234
12258 #, fuzzy
12259 msgid "Do not disable space regs"
12260 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
12261
12262 #: config/pa/pa.h:236
12263 msgid "Put jumps in call delay slots"
12264 msgstr ""
12265
12266 #: config/pa/pa.h:238
12267 msgid "Do not put jumps in call delay slots"
12268 msgstr ""
12269
12270 #: config/pa/pa.h:240
12271 #, fuzzy
12272 msgid "Disable indexed addressing"
12273 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
12274
12275 #: config/pa/pa.h:242
12276 #, fuzzy
12277 msgid "Do not disable indexed addressing"
12278 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
12279
12280 #: config/pa/pa.h:244
12281 #, fuzzy
12282 msgid "Use portable calling conventions"
12283 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
12284
12285 #: config/pa/pa.h:246
12286 #, fuzzy
12287 msgid "Do not use portable calling conventions"
12288 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
12289
12290 #: config/pa/pa.h:248
12291 msgid "Assume code will be assembled by GAS"
12292 msgstr ""
12293
12294 #: config/pa/pa.h:250
12295 msgid "Do not assume code will be assembled by GAS"
12296 msgstr ""
12297
12298 #: config/pa/pa.h:254
12299 msgid "Do not use software floating point"
12300 msgstr ""
12301
12302 #: config/pa/pa.h:256
12303 msgid "Emit long load/store sequences"
12304 msgstr ""
12305
12306 #: config/pa/pa.h:258
12307 msgid "Do not emit long load/store sequences"
12308 msgstr ""
12309
12310 #: config/pa/pa.h:260
12311 #, fuzzy
12312 msgid "Generate fast indirect calls"
12313 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
12314
12315 #: config/pa/pa.h:262
12316 msgid "Do not generate fast indirect calls"
12317 msgstr ""
12318
12319 #: config/pa/pa.h:264
12320 #, fuzzy
12321 msgid "Generate code for huge switch statements"
12322 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
12323
12324 #: config/pa/pa.h:266
12325 msgid "Do not generate code for huge switch statements"
12326 msgstr ""
12327
12328 #: config/pa/pa.h:268
12329 msgid "Always generate long calls"
12330 msgstr ""
12331
12332 #: config/pa/pa.h:270
12333 msgid "Generate long calls only when needed"
12334 msgstr ""
12335
12336 #: config/pa/pa.h:272
12337 msgid "Enable linker optimizations"
12338 msgstr ""
12339
12340 #: config/pa/pa.h:298
12341 msgid "Specify architecture for code generation.  Values are 1.0, 1.1, and 2.0.  2.0 requires gas snapshot 19990413 or later."
12342 msgstr ""
12343
12344 #: config/pa/pa64-hpux.h:29
12345 msgid "Assume code will be linked by GNU ld"
12346 msgstr ""
12347
12348 #: config/pa/pa64-hpux.h:31
12349 msgid "Assume code will be linked by HP ld"
12350 msgstr ""
12351
12352 #: config/pdp11/pdp11.h:57
12353 msgid "Do not use hardware floating point"
12354 msgstr ""
12355
12356 #. return float result in ac0
12357 #: config/pdp11/pdp11.h:59
12358 #, fuzzy
12359 msgid "Return floating point results in ac0"
12360 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
12361
12362 #: config/pdp11/pdp11.h:60
12363 msgid "Return floating point results in memory"
12364 msgstr ""
12365
12366 #. is 11/40
12367 #: config/pdp11/pdp11.h:62
12368 msgid "Generate code for an 11/40"
12369 msgstr ""
12370
12371 #. is 11/45
12372 #: config/pdp11/pdp11.h:65
12373 msgid "Generate code for an 11/45"
12374 msgstr ""
12375
12376 #. is 11/10
12377 #: config/pdp11/pdp11.h:68
12378 msgid "Generate code for an 11/10"
12379 msgstr ""
12380
12381 #. use movstrhi for bcopy
12382 #. use 32 bit for int
12383 #: config/pdp11/pdp11.h:73 config/pdp11/pdp11.h:74
12384 msgid "Use 32 bit int"
12385 msgstr ""
12386
12387 #: config/pdp11/pdp11.h:75 config/pdp11/pdp11.h:76
12388 msgid "Use 16 bit int"
12389 msgstr ""
12390
12391 #. use 32 bit for float
12392 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
12393 msgid "Use 32 bit float"
12394 msgstr ""
12395
12396 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
12397 msgid "Use 64 bit float"
12398 msgstr ""
12399
12400 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
12401 #. is branching expensive - on a PDP, it's actually really cheap
12402 #. this is just to play around and check what code gcc generates
12403 #. split instruction and data memory?
12404 #: config/pdp11/pdp11.h:90
12405 msgid "Target has split I&D"
12406 msgstr ""
12407
12408 #: config/pdp11/pdp11.h:91
12409 #, fuzzy
12410 msgid "Target does not have split I&D"
12411 msgstr "-nt äåí äÝ÷åôáé -l\n"
12412
12413 #. UNIX assembler syntax?
12414 #: config/pdp11/pdp11.h:93
12415 msgid "Use UNIX assembler syntax"
12416 msgstr ""
12417
12418 #: config/pdp11/pdp11.h:94
12419 msgid "Use DEC assembler syntax"
12420 msgstr ""
12421
12422 #: config/romp/romp.c:717 config/rs6000/rs6000.c:7718
12423 #, fuzzy, c-format
12424 msgid "invalid %%S value"
12425 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12426
12427 #: config/romp/romp.c:726 config/romp/romp.c:733
12428 #, fuzzy, c-format
12429 msgid "invalid %%b value"
12430 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12431
12432 #: config/romp/romp.c:773 config/romp/romp.c:784
12433 #, fuzzy, c-format
12434 msgid "invalid %%z value"
12435 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12436
12437 #: config/romp/romp.c:792 config/romp/romp.c:800
12438 #, fuzzy, c-format
12439 msgid "invalid %%Z value"
12440 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12441
12442 #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823
12443 #: config/rs6000/rs6000.c:7547
12444 #, fuzzy, c-format
12445 msgid "invalid %%k value"
12446 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12447
12448 #: config/romp/romp.c:908 config/romp/romp.c:951
12449 #, fuzzy, c-format
12450 msgid "invalid %%j value"
12451 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12452
12453 #. Perform any needed actions needed for a function that is receiving a
12454 #. variable number of arguments.
12455 #.
12456 #. CUM is as above.
12457 #.
12458 #. MODE and TYPE are the mode and type of the current parameter.
12459 #.
12460 #. PRETEND_SIZE is a variable that should be set to the amount of stack
12461 #. that must be pushed by the prolog to pretend that our caller pushed
12462 #. it.
12463 #.
12464 #. Normally, this macro will push all remaining incoming registers on the
12465 #. stack and set PRETEND_SIZE to the length of the registers pushed.
12466 #: config/romp/romp.h:648
12467 msgid "can't have varargs with -mfp-arg-in-fp-regs"
12468 msgstr ""
12469
12470 #. Handle the machine specific pragma longcall.  Its syntax is
12471 #.
12472 #. # pragma longcall ( TOGGLE )
12473 #.
12474 #. where TOGGLE is either 0 or 1.
12475 #.
12476 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
12477 #. whether or not new function declarations receive a longcall
12478 #. attribute by default.
12479 #: config/rs6000/rs6000-c.c:44
12480 #, fuzzy
12481 msgid "ignoring malformed #pragma longcall"
12482 msgstr "áãíïïýíôáé üëá ôá ïñßóìáôá"
12483
12484 #: config/rs6000/rs6000-c.c:58
12485 #, fuzzy
12486 msgid "missing open paren"
12487 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
12488
12489 #: config/rs6000/rs6000-c.c:60
12490 #, fuzzy
12491 msgid "missing number"
12492 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
12493
12494 #: config/rs6000/rs6000-c.c:62
12495 #, fuzzy
12496 msgid "missing close paren"
12497 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
12498
12499 #: config/rs6000/rs6000-c.c:65
12500 msgid "number must be 0 or 1"
12501 msgstr ""
12502
12503 #: config/rs6000/rs6000-c.c:68
12504 #, fuzzy
12505 msgid "junk at end of #pragma longcall"
12506 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
12507
12508 #: config/rs6000/rs6000.c:588
12509 #, fuzzy
12510 msgid "-mmultiple is not supported on little endian systems"
12511 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
12512
12513 #: config/rs6000/rs6000.c:595
12514 #, fuzzy
12515 msgid "-mstring is not supported on little endian systems"
12516 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
12517
12518 #: config/rs6000/rs6000.c:619
12519 #, c-format
12520 msgid "unknown -mdebug-%s switch"
12521 msgstr ""
12522
12523 #: config/rs6000/rs6000.c:631
12524 #, c-format
12525 msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
12526 msgstr ""
12527
12528 #: config/rs6000/rs6000.c:642
12529 #, c-format
12530 msgid "Unknown switch -mlong-double-%s"
12531 msgstr ""
12532
12533 #: config/rs6000/rs6000.c:734
12534 #, fuzzy, c-format
12535 msgid "unknown -misel= option specified: '%s'"
12536 msgstr "Üãíùóôï óåô `%s'"
12537
12538 #: config/rs6000/rs6000.c:749
12539 #, fuzzy, c-format
12540 msgid "unknown -mvrsave= option specified: '%s'"
12541 msgstr "Üãíùóôï óåô `%s'"
12542
12543 #: config/rs6000/rs6000.c:768
12544 #, fuzzy, c-format
12545 msgid "unknown ABI specified: '%s'"
12546 msgstr "Üãíùóôï óåô `%s'"
12547
12548 #: config/rs6000/rs6000.c:4169
12549 #, fuzzy
12550 msgid "argument 1 must be a 5-bit signed literal"
12551 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
12552
12553 #: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866
12554 #, fuzzy
12555 msgid "argument 2 must be a 5-bit unsigned literal"
12556 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
12557
12558 #: config/rs6000/rs6000.c:4319
12559 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
12560 msgstr ""
12561
12562 #: config/rs6000/rs6000.c:4373
12563 msgid "argument 1 of __builtin_altivec_predicate is out of range"
12564 msgstr ""
12565
12566 #: config/rs6000/rs6000.c:4452
12567 #, fuzzy
12568 msgid "argument 3 must be a 4-bit unsigned literal"
12569 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
12570
12571 #: config/rs6000/rs6000.c:4629
12572 #, fuzzy, c-format
12573 msgid "argument to `%s' must be a 2-bit unsigned literal"
12574 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
12575
12576 #: config/rs6000/rs6000.c:4745
12577 #, fuzzy
12578 msgid "argument to dss must be a 2-bit unsigned literal"
12579 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
12580
12581 #: config/rs6000/rs6000.c:4976
12582 #, fuzzy
12583 msgid "argument 1 of __builtin_spe_predicate must be a constant"
12584 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
12585
12586 #: config/rs6000/rs6000.c:5049
12587 msgid "argument 1 of __builtin_spe_predicate is out of range"
12588 msgstr ""
12589
12590 #: config/rs6000/rs6000.c:7474
12591 #, fuzzy, c-format
12592 msgid "invalid %%f value"
12593 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12594
12595 #: config/rs6000/rs6000.c:7483
12596 #, fuzzy, c-format
12597 msgid "invalid %%F value"
12598 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12599
12600 #: config/rs6000/rs6000.c:7492
12601 #, fuzzy, c-format
12602 msgid "invalid %%G value"
12603 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12604
12605 #: config/rs6000/rs6000.c:7527
12606 #, fuzzy, c-format
12607 msgid "invalid %%j code"
12608 msgstr "ìç Ýãêõñï äéêáßùìá"
12609
12610 #: config/rs6000/rs6000.c:7537
12611 #, fuzzy, c-format
12612 msgid "invalid %%J code"
12613 msgstr "ìç Ýãêõñï äéêáßùìá"
12614
12615 #: config/rs6000/rs6000.c:7567
12616 #, fuzzy, c-format
12617 msgid "invalid %%K value"
12618 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12619
12620 #: config/rs6000/rs6000.c:7634
12621 #, fuzzy, c-format
12622 msgid "invalid %%O value"
12623 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12624
12625 #: config/rs6000/rs6000.c:7756
12626 #, fuzzy, c-format
12627 msgid "invalid %%T value"
12628 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12629
12630 #: config/rs6000/rs6000.c:7766
12631 #, fuzzy, c-format
12632 msgid "invalid %%u value"
12633 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12634
12635 #: config/rs6000/rs6000.c:7775
12636 #, fuzzy, c-format
12637 msgid "invalid %%v value"
12638 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12639
12640 #: config/rs6000/rs6000.c:12180
12641 msgid "no profiling of 64-bit code for this ABI"
12642 msgstr ""
12643
12644 #: config/rs6000/aix.h:160 config/rs6000/beos.h:32
12645 #, fuzzy
12646 msgid "Always pass floating-point arguments in memory"
12647 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
12648
12649 #: config/rs6000/aix.h:162 config/rs6000/beos.h:34
12650 #, fuzzy
12651 msgid "Don't always pass floating-point arguments in memory"
12652 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
12653
12654 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32
12655 #: config/rs6000/aix52.h:32
12656 msgid "Support message passing with the Parallel Environment"
12657 msgstr ""
12658
12659 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28 config/rs6000/aix52.h:28
12660 msgid "Compile for 64-bit pointers"
12661 msgstr ""
12662
12663 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
12664 msgid "Compile for 32-bit pointers"
12665 msgstr ""
12666
12667 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49 config/rs6000/aix52.h:49
12668 msgid "-maix64 and POWER architecture are incompatible"
12669 msgstr ""
12670
12671 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54 config/rs6000/aix52.h:54
12672 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12673 msgstr ""
12674
12675 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58 config/rs6000/aix52.h:58
12676 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12677 msgstr ""
12678
12679 #. Run-time compilation parameters selecting different hardware subsets.
12680 #.
12681 #. Macro to define tables used to set the flags.
12682 #. This is a list in braces of pairs in braces,
12683 #. each pair being { "NAME", VALUE }
12684 #. where VALUE is the bits to set or minus the bits to clear.
12685 #. An empty string NAME is used to identify the default VALUE.
12686 #: config/rs6000/rs6000.h:240
12687 msgid "Use POWER instruction set"
12688 msgstr ""
12689
12690 #: config/rs6000/rs6000.h:243
12691 msgid "Use POWER2 instruction set"
12692 msgstr ""
12693
12694 #: config/rs6000/rs6000.h:245
12695 msgid "Do not use POWER2 instruction set"
12696 msgstr ""
12697
12698 #: config/rs6000/rs6000.h:248
12699 msgid "Do not use POWER instruction set"
12700 msgstr ""
12701
12702 #: config/rs6000/rs6000.h:250
12703 msgid "Use PowerPC instruction set"
12704 msgstr ""
12705
12706 #: config/rs6000/rs6000.h:253
12707 msgid "Do not use PowerPC instruction set"
12708 msgstr ""
12709
12710 #: config/rs6000/rs6000.h:255
12711 msgid "Use PowerPC General Purpose group optional instructions"
12712 msgstr ""
12713
12714 #: config/rs6000/rs6000.h:257
12715 msgid "Don't use PowerPC General Purpose group optional instructions"
12716 msgstr ""
12717
12718 #: config/rs6000/rs6000.h:259
12719 msgid "Use PowerPC Graphics group optional instructions"
12720 msgstr ""
12721
12722 #: config/rs6000/rs6000.h:261
12723 msgid "Don't use PowerPC Graphics group optional instructions"
12724 msgstr ""
12725
12726 #: config/rs6000/rs6000.h:263
12727 msgid "Use PowerPC-64 instruction set"
12728 msgstr ""
12729
12730 #: config/rs6000/rs6000.h:265
12731 msgid "Don't use PowerPC-64 instruction set"
12732 msgstr ""
12733
12734 #: config/rs6000/rs6000.h:267
12735 #, fuzzy
12736 msgid "Use AltiVec instructions"
12737 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12738
12739 #: config/rs6000/rs6000.h:269
12740 msgid "Don't use AltiVec instructions"
12741 msgstr ""
12742
12743 #: config/rs6000/rs6000.h:271
12744 msgid "Use new mnemonics for PowerPC architecture"
12745 msgstr ""
12746
12747 #: config/rs6000/rs6000.h:273
12748 msgid "Use old mnemonics for PowerPC architecture"
12749 msgstr ""
12750
12751 #: config/rs6000/rs6000.h:276
12752 msgid "Put everything in the regular TOC"
12753 msgstr ""
12754
12755 #: config/rs6000/rs6000.h:278
12756 msgid "Place floating point constants in TOC"
12757 msgstr ""
12758
12759 #: config/rs6000/rs6000.h:280
12760 msgid "Don't place floating point constants in TOC"
12761 msgstr ""
12762
12763 #: config/rs6000/rs6000.h:282
12764 msgid "Place symbol+offset constants in TOC"
12765 msgstr ""
12766
12767 #: config/rs6000/rs6000.h:284
12768 msgid "Don't place symbol+offset constants in TOC"
12769 msgstr ""
12770
12771 #: config/rs6000/rs6000.h:290
12772 msgid "Place variable addresses in the regular TOC"
12773 msgstr ""
12774
12775 #: config/rs6000/rs6000.h:296
12776 msgid "Generate load/store multiple instructions"
12777 msgstr ""
12778
12779 #: config/rs6000/rs6000.h:298
12780 msgid "Do not generate load/store multiple instructions"
12781 msgstr ""
12782
12783 #: config/rs6000/rs6000.h:302
12784 msgid "Generate string instructions for block moves"
12785 msgstr ""
12786
12787 #: config/rs6000/rs6000.h:304
12788 msgid "Do not generate string instructions for block moves"
12789 msgstr ""
12790
12791 #: config/rs6000/rs6000.h:308
12792 msgid "Generate load/store with update instructions"
12793 msgstr ""
12794
12795 #: config/rs6000/rs6000.h:310
12796 msgid "Do not generate load/store with update instructions"
12797 msgstr ""
12798
12799 #: config/rs6000/rs6000.h:318
12800 msgid "Don't schedule the start and end of the procedure"
12801 msgstr ""
12802
12803 #: config/rs6000/rs6000.h:324
12804 msgid "Return all structures in memory (AIX default)"
12805 msgstr ""
12806
12807 #: config/rs6000/rs6000.h:326
12808 msgid "Return small structures in registers (SVR4 default)"
12809 msgstr ""
12810
12811 #: config/rs6000/rs6000.h:391 config/sparc/sparc.h:633
12812 msgid "Use features of and schedule code for given CPU"
12813 msgstr ""
12814
12815 #: config/rs6000/rs6000.h:394
12816 msgid "Enable debug output"
12817 msgstr ""
12818
12819 #: config/rs6000/rs6000.h:396
12820 msgid "Select full, part, or no traceback table"
12821 msgstr ""
12822
12823 #: config/rs6000/rs6000.h:397
12824 msgid "Specify ABI to use"
12825 msgstr ""
12826
12827 #: config/rs6000/rs6000.h:399
12828 msgid "Specify size of long double (64 or 128 bits)"
12829 msgstr ""
12830
12831 #: config/rs6000/rs6000.h:401
12832 msgid "Specify yes/no if isel instructions should be generated"
12833 msgstr ""
12834
12835 #: config/rs6000/rs6000.h:403
12836 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12837 msgstr ""
12838
12839 #: config/rs6000/rs6000.h:405
12840 #, fuzzy
12841 msgid "Avoid all range limits on call instructions"
12842 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12843
12844 #. Definitions for __builtin_return_address and __builtin_frame_address.
12845 #. __builtin_return_address (0) should give link register (65), enable
12846 #. this.
12847 #. This should be uncommented, so that the link register is used, but
12848 #. currently this would result in unmatched insns and spilling fixed
12849 #. registers so we'll leave it for another day.  When these problems are
12850 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12851 #. (mrs)
12852 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12853 #. Number of bytes into the frame return addresses can be found.  See
12854 #. rs6000_stack_info in rs6000.c for more information on how the different
12855 #. abi's store the return address.
12856 #: config/rs6000/rs6000.h:1869
12857 msgid "RETURN_ADDRESS_OFFSET not supported"
12858 msgstr ""
12859
12860 #: config/rs6000/sysv4.h:87
12861 msgid "Select ABI calling convention"
12862 msgstr ""
12863
12864 #: config/rs6000/sysv4.h:88
12865 msgid "Select method for sdata handling"
12866 msgstr ""
12867
12868 #: config/rs6000/sysv4.h:103
12869 msgid "Align to the base type of the bit-field"
12870 msgstr ""
12871
12872 #: config/rs6000/sysv4.h:105
12873 msgid "Don't align to the base type of the bit-field"
12874 msgstr ""
12875
12876 #: config/rs6000/sysv4.h:107
12877 msgid "Don't assume that unaligned accesses are handled by the system"
12878 msgstr ""
12879
12880 #: config/rs6000/sysv4.h:109
12881 msgid "Assume that unaligned accesses are handled by the system"
12882 msgstr ""
12883
12884 #: config/rs6000/sysv4.h:111 config/rs6000/sysv4.h:115
12885 msgid "Produce code relocatable at runtime"
12886 msgstr ""
12887
12888 #: config/rs6000/sysv4.h:113 config/rs6000/sysv4.h:117
12889 msgid "Don't produce code relocatable at runtime"
12890 msgstr ""
12891
12892 #: config/rs6000/sysv4.h:119 config/rs6000/sysv4.h:121
12893 msgid "Produce little endian code"
12894 msgstr ""
12895
12896 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:125
12897 msgid "Produce big endian code"
12898 msgstr ""
12899
12900 #: config/rs6000/sysv4.h:126 config/rs6000/sysv4.h:127
12901 #: config/rs6000/sysv4.h:128 config/rs6000/sysv4.h:129
12902 #: config/rs6000/sysv4.h:130 config/rs6000/sysv4.h:131
12903 #: config/rs6000/sysv4.h:141 config/rs6000/sysv4.h:142
12904 #: config/rs6000/sysv4.h:153 config/rs6000/sysv4.h:155
12905 #: config/rs6000/sysv4.h:157
12906 #, fuzzy
12907 msgid "no description yet"
12908 msgstr "(÷ùñßò ðåñéãñáöÞ)"
12909
12910 #: config/rs6000/sysv4.h:132
12911 msgid "Use EABI"
12912 msgstr ""
12913
12914 #: config/rs6000/sysv4.h:133
12915 msgid "Don't use EABI"
12916 msgstr ""
12917
12918 #: config/rs6000/sysv4.h:136
12919 msgid "Do not allow bit-fields to cross word boundaries"
12920 msgstr ""
12921
12922 #: config/rs6000/sysv4.h:138
12923 #, fuzzy
12924 msgid "Use alternate register names"
12925 msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
12926
12927 #: config/rs6000/sysv4.h:140
12928 msgid "Don't use alternate register names"
12929 msgstr ""
12930
12931 #: config/rs6000/sysv4.h:144
12932 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12933 msgstr ""
12934
12935 #: config/rs6000/sysv4.h:146
12936 msgid "Link with libads.a, libc.a and crt0.o"
12937 msgstr ""
12938
12939 #: config/rs6000/sysv4.h:148
12940 msgid "Link with libyk.a, libc.a and crt0.o"
12941 msgstr ""
12942
12943 #: config/rs6000/sysv4.h:150
12944 msgid "Link with libmvme.a, libc.a and crt0.o"
12945 msgstr ""
12946
12947 #: config/rs6000/sysv4.h:152
12948 msgid "Set the PPC_EMB bit in the ELF flags header"
12949 msgstr ""
12950
12951 #: config/rs6000/sysv4.h:154
12952 msgid "Use the WindISS simulator"
12953 msgstr ""
12954
12955 #. Sometimes certain combinations of command options do not make sense
12956 #. on a particular target machine.  You can define a macro
12957 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12958 #. defined, is executed once just after all the command options have
12959 #. been parsed.
12960 #.
12961 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12962 #. get control.
12963 #: config/rs6000/sysv4.h:214
12964 #, fuzzy, c-format
12965 msgid "bad value for -mcall-%s"
12966 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
12967
12968 #: config/rs6000/sysv4.h:230
12969 #, fuzzy, c-format
12970 msgid "bad value for -msdata=%s"
12971 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
12972
12973 #: config/rs6000/sysv4.h:247
12974 #, c-format
12975 msgid "-mrelocatable and -msdata=%s are incompatible"
12976 msgstr ""
12977
12978 #: config/rs6000/sysv4.h:255
12979 #, c-format
12980 msgid "-f%s and -msdata=%s are incompatible"
12981 msgstr ""
12982
12983 #: config/rs6000/sysv4.h:263
12984 #, c-format
12985 msgid "-msdata=%s and -mcall-%s are incompatible"
12986 msgstr ""
12987
12988 #: config/rs6000/sysv4.h:272
12989 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12990 msgstr ""
12991
12992 #: config/rs6000/sysv4.h:278
12993 #, c-format
12994 msgid "-mrelocatable and -mcall-%s are incompatible"
12995 msgstr ""
12996
12997 #: config/rs6000/sysv4.h:285
12998 #, c-format
12999 msgid "-fPIC and -mcall-%s are incompatible"
13000 msgstr ""
13001
13002 #: config/rs6000/sysv4.h:292
13003 #, fuzzy
13004 msgid "-mcall-aixdesc must be big endian"
13005 msgstr "ôá ìåãÝèç ôïõ óôçëïãíþìïíá ðñÝðåé íá åßíáé êáôÜ áýîïõóá óåéñÜ"
13006
13007 #: config/s390/s390.c:2584
13008 msgid "invalid UNSPEC as operand (1)"
13009 msgstr ""
13010
13011 #: config/s390/s390.c:2620
13012 msgid "invalid UNSPEC as operand (2)"
13013 msgstr ""
13014
13015 #: config/s390/s390.c:2626
13016 msgid "UNKNOWN in s390_output_symbolic_const !?"
13017 msgstr ""
13018
13019 #: config/s390/s390.c:2644
13020 #, fuzzy
13021 msgid "Cannot decompose address."
13022 msgstr "Äåí åßíáé äõíáôÞ ç åê÷þñçóç ôçò æçôçèÞóáò äéåýèõíóçò"
13023
13024 #: config/s390/s390.c:2784
13025 msgid "UNKNOWN in print_operand !?"
13026 msgstr ""
13027
13028 #: config/s390/s390.c:4421
13029 msgid "Total size of local variables exceeds architecture limit."
13030 msgstr ""
13031
13032 #: config/s390/s390.h:70
13033 msgid "Set backchain"
13034 msgstr ""
13035
13036 #: config/s390/s390.h:71
13037 msgid "Don't set backchain (faster, but debug harder"
13038 msgstr ""
13039
13040 #: config/s390/s390.h:72
13041 msgid "Use bras for execucable < 64k"
13042 msgstr ""
13043
13044 #: config/s390/s390.h:73
13045 msgid "Don't use bras"
13046 msgstr ""
13047
13048 #: config/s390/s390.h:74
13049 msgid "Additional debug prints"
13050 msgstr ""
13051
13052 #: config/s390/s390.h:75
13053 msgid "Don't print additional debug prints"
13054 msgstr ""
13055
13056 #: config/s390/s390.h:76
13057 msgid "64 bit mode"
13058 msgstr "êáôÜóôáóç 64 bit"
13059
13060 #: config/s390/s390.h:77
13061 msgid "31 bit mode"
13062 msgstr "êáôÜóôáóç 31 bit"
13063
13064 #: config/s390/s390.h:78
13065 #, fuzzy
13066 msgid "mvcle use"
13067 msgstr "Ç óõóêåõÞ åßíáé áðáó÷ïëçìÝíç"
13068
13069 #: config/s390/s390.h:79
13070 msgid "mvc&ex"
13071 msgstr ""
13072
13073 #: config/sh/sh.c:5134
13074 #, fuzzy
13075 msgid "__builtin_saveregs not supported by this subtarget"
13076 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
13077
13078 #: config/sh/sh.c:5684
13079 msgid "attribute interrupt_handler is not compatible with -m5-compact"
13080 msgstr ""
13081
13082 #. The sp_switch attribute only has meaning for interrupt functions.
13083 #: config/sh/sh.c:5710 config/sh/sh.c:5749
13084 #, c-format
13085 msgid "`%s' attribute only applies to interrupt functions"
13086 msgstr ""
13087
13088 #. The argument must be a constant string.
13089 #: config/sh/sh.c:5717
13090 #, fuzzy, c-format
13091 msgid "`%s' attribute argument not a string constant"
13092 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
13093
13094 #. The argument must be a constant integer.
13095 #: config/sh/sh.c:5756
13096 #, c-format
13097 msgid "`%s' attribute argument not an integer constant"
13098 msgstr ""
13099
13100 #. There are no delay slots on SHmedia.
13101 #. Relaxation isn't yet supported for SHmedia
13102 #: config/sh/sh.h:437
13103 #, fuzzy
13104 msgid "Profiling is not supported on this target."
13105 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
13106
13107 #: config/sparc/sparc.c:329
13108 #, fuzzy, c-format
13109 msgid "%s is not supported by this configuration"
13110 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
13111
13112 #: config/sparc/sparc.c:336
13113 msgid "-mlong-double-64 not allowed with -m64"
13114 msgstr ""
13115
13116 #: config/sparc/sparc.c:361
13117 #, fuzzy
13118 msgid "-mcmodel= is not supported on 32 bit systems"
13119 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
13120
13121 #: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305
13122 #, fuzzy, c-format
13123 msgid "invalid %%Y operand"
13124 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13125
13126 #: config/sparc/sparc.c:6375
13127 #, fuzzy, c-format
13128 msgid "invalid %%A operand"
13129 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13130
13131 #: config/sparc/sparc.c:6385
13132 #, fuzzy, c-format
13133 msgid "invalid %%B operand"
13134 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13135
13136 #: config/sparc/sparc.c:6424
13137 #, fuzzy, c-format
13138 msgid "invalid %%c operand"
13139 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13140
13141 #: config/sparc/sparc.c:6425
13142 #, fuzzy, c-format
13143 msgid "invalid %%C operand"
13144 msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
13145
13146 #: config/sparc/sparc.c:6446
13147 #, fuzzy, c-format
13148 msgid "invalid %%d operand"
13149 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13150
13151 #: config/sparc/sparc.c:6447
13152 #, fuzzy, c-format
13153 msgid "invalid %%D operand"
13154 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13155
13156 #: config/sparc/sparc.c:6463
13157 #, fuzzy, c-format
13158 msgid "invalid %%f operand"
13159 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13160
13161 #: config/sparc/sparc.c:6513
13162 msgid "long long constant not a valid immediate operand"
13163 msgstr ""
13164
13165 #: config/sparc/sparc.c:6516
13166 msgid "floating point constant not a valid immediate operand"
13167 msgstr ""
13168
13169 #: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89
13170 #: config/sparc/netbsd-elf.h:239
13171 msgid "Use 128 bit long doubles"
13172 msgstr ""
13173
13174 #: config/sparc/sp64-elf.h:84 config/sparc/splet.h:29
13175 msgid "Generate code for big endian"
13176 msgstr ""
13177
13178 #: config/sparc/sp64-elf.h:85 config/sparc/splet.h:30
13179 msgid "Generate code for little endian"
13180 msgstr ""
13181
13182 #: config/sparc/sp86x-aout.h:51 config/sparc/sp86x-elf.h:65
13183 msgid "Use little-endian byte order for data"
13184 msgstr ""
13185
13186 #: config/sparc/sparc.h:532
13187 msgid "Assume possible double misalignment"
13188 msgstr ""
13189
13190 #: config/sparc/sparc.h:534
13191 msgid "Assume all doubles are aligned"
13192 msgstr ""
13193
13194 #: config/sparc/sparc.h:536
13195 msgid "Pass -assert pure-text to linker"
13196 msgstr ""
13197
13198 #: config/sparc/sparc.h:538
13199 msgid "Do not pass -assert pure-text to linker"
13200 msgstr ""
13201
13202 #: config/sparc/sparc.h:540
13203 msgid "Use flat register window model"
13204 msgstr ""
13205
13206 #: config/sparc/sparc.h:542
13207 msgid "Do not use flat register window model"
13208 msgstr ""
13209
13210 #: config/sparc/sparc.h:544
13211 msgid "Use ABI reserved registers"
13212 msgstr ""
13213
13214 #: config/sparc/sparc.h:546
13215 msgid "Do not use ABI reserved registers"
13216 msgstr ""
13217
13218 #: config/sparc/sparc.h:548
13219 msgid "Use hardware quad fp instructions"
13220 msgstr ""
13221
13222 #: config/sparc/sparc.h:550
13223 msgid "Do not use hardware quad fp instructions"
13224 msgstr ""
13225
13226 #: config/sparc/sparc.h:552
13227 msgid "Compile for v8plus ABI"
13228 msgstr ""
13229
13230 #: config/sparc/sparc.h:554
13231 msgid "Do not compile for v8plus ABI"
13232 msgstr ""
13233
13234 #: config/sparc/sparc.h:556
13235 #, fuzzy
13236 msgid "Utilize Visual Instruction Set"
13237 msgstr "ÐáñÜíïìç ÅíôïëÞ"
13238
13239 #: config/sparc/sparc.h:558
13240 msgid "Do not utilize Visual Instruction Set"
13241 msgstr ""
13242
13243 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
13244 #: config/sparc/sparc.h:561
13245 msgid "Optimize for Cypress processors"
13246 msgstr ""
13247
13248 #: config/sparc/sparc.h:563
13249 msgid "Optimize for SPARCLite processors"
13250 msgstr ""
13251
13252 #: config/sparc/sparc.h:565
13253 msgid "Optimize for F930 processors"
13254 msgstr ""
13255
13256 #: config/sparc/sparc.h:567
13257 msgid "Optimize for F934 processors"
13258 msgstr ""
13259
13260 #: config/sparc/sparc.h:569
13261 msgid "Use V8 SPARC ISA"
13262 msgstr ""
13263
13264 #: config/sparc/sparc.h:571
13265 msgid "Optimize for SuperSPARC processors"
13266 msgstr ""
13267
13268 #. End of deprecated options.
13269 #: config/sparc/sparc.h:574
13270 msgid "Pointers are 64-bit"
13271 msgstr ""
13272
13273 #: config/sparc/sparc.h:576
13274 msgid "Pointers are 32-bit"
13275 msgstr ""
13276
13277 #: config/sparc/sparc.h:578
13278 msgid "Use 32-bit ABI"
13279 msgstr "×ñÞóç ABI 32-bit"
13280
13281 #: config/sparc/sparc.h:580
13282 msgid "Use 64-bit ABI"
13283 msgstr "×ñÞóç ABI 64-bit"
13284
13285 #: config/sparc/sparc.h:582
13286 msgid "Use stack bias"
13287 msgstr ""
13288
13289 #: config/sparc/sparc.h:584
13290 msgid "Do not use stack bias"
13291 msgstr ""
13292
13293 #: config/sparc/sparc.h:586
13294 msgid "Use structs on stronger alignment for double-word copies"
13295 msgstr ""
13296
13297 #: config/sparc/sparc.h:588
13298 msgid "Do not use structs on stronger alignment for double-word copies"
13299 msgstr ""
13300
13301 #: config/sparc/sparc.h:590
13302 msgid "Optimize tail call instructions in assembler and linker"
13303 msgstr ""
13304
13305 #: config/sparc/sparc.h:592
13306 msgid "Do not optimize tail call instructions in assembler or linker"
13307 msgstr ""
13308
13309 #: config/sparc/sparc.h:637
13310 msgid "Use given SPARC code model"
13311 msgstr ""
13312
13313 #: config/stormy16/stormy16.c:1192
13314 msgid "cannot use va_start in interrupt function"
13315 msgstr ""
13316
13317 #: config/stormy16/stormy16.c:1552
13318 msgid "`B' operand is not constant"
13319 msgstr ""
13320
13321 #: config/stormy16/stormy16.c:1558
13322 msgid "`B' operand has multiple bits set"
13323 msgstr ""
13324
13325 #: config/stormy16/stormy16.c:1585
13326 msgid "`o' operand is not constant"
13327 msgstr ""
13328
13329 #: config/stormy16/stormy16.c:1600
13330 msgid "xstormy16_print_operand: unknown code"
13331 msgstr ""
13332
13333 #: config/stormy16/stormy16.c:1650
13334 #, c-format
13335 msgid "switch statement of size %lu entries too large"
13336 msgstr ""
13337
13338 #: config/v850/v850-c.c:67
13339 msgid "#pragma GHS endXXXX found without previous startXXX"
13340 msgstr ""
13341
13342 #: config/v850/v850-c.c:69
13343 msgid "#pragma GHS endXXX does not match previous startXXX"
13344 msgstr ""
13345
13346 #: config/v850/v850-c.c:94
13347 msgid "cannot set interrupt attribute: no current function"
13348 msgstr ""
13349
13350 #: config/v850/v850-c.c:102
13351 msgid "cannot set interrupt attribute: no such identifier"
13352 msgstr ""
13353
13354 #: config/v850/v850-c.c:148
13355 msgid "junk at end of #pragma ghs section"
13356 msgstr ""
13357
13358 # src/request.c:806 src/request.c:912
13359 #: config/v850/v850-c.c:165
13360 #, fuzzy, c-format
13361 msgid "unrecognized section name \"%s\""
13362 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
13363
13364 # src/dfa.c:569 src/dfa.c:583 src/dfa.c:587
13365 # src/dfa.c:577 src/dfa.c:591 src/dfa.c:595
13366 #: config/v850/v850-c.c:180
13367 #, fuzzy
13368 msgid "malformed #pragma ghs section"
13369 msgstr "êáêïó÷çìáôéóìÝíïò ìåôñçôÞò åðáíÜëçøçò"
13370
13371 #: config/v850/v850-c.c:200
13372 msgid "junk at end of #pragma ghs interrupt"
13373 msgstr ""
13374
13375 #: config/v850/v850-c.c:212
13376 msgid "junk at end of #pragma ghs starttda"
13377 msgstr ""
13378
13379 #: config/v850/v850-c.c:224
13380 msgid "junk at end of #pragma ghs startsda"
13381 msgstr ""
13382
13383 #: config/v850/v850-c.c:236
13384 msgid "junk at end of #pragma ghs startzda"
13385 msgstr ""
13386
13387 #: config/v850/v850-c.c:248
13388 msgid "junk at end of #pragma ghs endtda"
13389 msgstr ""
13390
13391 #: config/v850/v850-c.c:260
13392 msgid "junk at end of #pragma ghs endsda"
13393 msgstr ""
13394
13395 #: config/v850/v850-c.c:272
13396 msgid "junk at end of #pragma ghs endzda"
13397 msgstr ""
13398
13399 #: config/v850/v850.c:129
13400 #, c-format
13401 msgid "%s=%s is not numeric"
13402 msgstr ""
13403
13404 # src/shred.c:1134
13405 #: config/v850/v850.c:136
13406 #, fuzzy, c-format
13407 msgid "%s=%s is too large"
13408 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
13409
13410 #: config/v850/v850.c:302
13411 msgid "const_double_split got a bad insn:"
13412 msgstr ""
13413
13414 #: config/v850/v850.c:837
13415 #, fuzzy
13416 msgid "output_move_single:"
13417 msgstr "áñ÷åßï åîüäïõ"
13418
13419 #: config/v850/v850.c:2217
13420 msgid "a data area attribute cannot be specified for local variables"
13421 msgstr ""
13422
13423 #: config/v850/v850.c:2228
13424 #, c-format
13425 msgid "data area of '%s' conflicts with previous declaration"
13426 msgstr ""
13427
13428 #: config/v850/v850.c:2447
13429 #, c-format
13430 msgid "bogus JR construction: %d\n"
13431 msgstr ""
13432
13433 #: config/v850/v850.c:2468 config/v850/v850.c:2670
13434 #, c-format
13435 msgid "bad amount of stack space removal: %d"
13436 msgstr ""
13437
13438 #: config/v850/v850.c:2646
13439 #, c-format
13440 msgid "bogus JARL construction: %d\n"
13441 msgstr ""
13442
13443 #: config/v850/v850.c:3026
13444 #, c-format
13445 msgid "Bogus DISPOSE construction: %d\n"
13446 msgstr ""
13447
13448 #: config/v850/v850.c:3048
13449 #, c-format
13450 msgid "Too much stack space to dispose of: %d"
13451 msgstr ""
13452
13453 #: config/v850/v850.c:3224
13454 #, c-format
13455 msgid "Bogus PREPEARE construction: %d\n"
13456 msgstr ""
13457
13458 #: config/v850/v850.c:3246
13459 #, c-format
13460 msgid "Too much stack space to prepare: %d"
13461 msgstr ""
13462
13463 #. Macro to define tables used to set the flags.
13464 #. This is a list in braces of pairs in braces,
13465 #. each pair being { "NAME", VALUE }
13466 #. where VALUE is the bits to set or minus the bits to clear.
13467 #. An empty string NAME is used to identify the default VALUE.
13468 #: config/v850/v850.h:158
13469 msgid "Support Green Hills ABI"
13470 msgstr ""
13471
13472 #: config/v850/v850.h:161
13473 msgid "Prohibit PC relative function calls"
13474 msgstr ""
13475
13476 #: config/v850/v850.h:164
13477 msgid "Reuse r30 on a per function basis"
13478 msgstr ""
13479
13480 #: config/v850/v850.h:167
13481 msgid "Use stubs for function prologues"
13482 msgstr ""
13483
13484 #: config/v850/v850.h:170
13485 msgid "Same as: -mep -mprolog-function"
13486 msgstr ""
13487
13488 #: config/v850/v850.h:171
13489 msgid "Enable backend debugging"
13490 msgstr ""
13491
13492 #: config/v850/v850.h:173
13493 msgid "Compile for the v850 processor"
13494 msgstr ""
13495
13496 #: config/v850/v850.h:175
13497 msgid "Compile for v850e processor"
13498 msgstr ""
13499
13500 #. Make sure that the other bits are cleared.
13501 #: config/v850/v850.h:177
13502 #, fuzzy
13503 msgid "Enable the use of the short load instructions"
13504 msgstr "ÁêáôÜëëçëç åíôïëÞ"
13505
13506 #: config/v850/v850.h:180
13507 #, fuzzy
13508 msgid "Do not use the callt instruction"
13509 msgstr "ÁêáôÜëëçëç åíôïëÞ"
13510
13511 #: config/v850/v850.h:187
13512 #, fuzzy
13513 msgid "Do not use registers r2 and r5"
13514 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
13515
13516 #: config/v850/v850.h:189
13517 msgid "Enfore strict alignment"
13518 msgstr ""
13519
13520 #: config/v850/v850.h:192
13521 msgid "Use 4 byte entries in switch tables"
13522 msgstr ""
13523
13524 #: config/v850/v850.h:218
13525 msgid "Set the max size of data eligible for the TDA area"
13526 msgstr ""
13527
13528 #: config/v850/v850.h:221
13529 msgid "Set the max size of data eligible for the SDA area"
13530 msgstr ""
13531
13532 #: config/v850/v850.h:224
13533 msgid "Set the max size of data eligible for the ZDA area"
13534 msgstr ""
13535
13536 #: config/xtensa/xtensa.c:1062 config/xtensa/xtensa.c:1096
13537 #: config/xtensa/xtensa.c:1105
13538 #, fuzzy
13539 msgid "bad test"
13540 msgstr "ÅóöáëìÝíç äéåýèõíóç"
13541
13542 #: config/xtensa/xtensa.c:1824
13543 msgid "boolean registers required for the floating-point option"
13544 msgstr ""
13545
13546 #: config/xtensa/xtensa.c:1991
13547 #, fuzzy
13548 msgid "invalid mask"
13549 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13550
13551 #: config/xtensa/xtensa.c:2038
13552 #, fuzzy
13553 msgid "invalid address"
13554 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
13555
13556 #: config/xtensa/xtensa.c:2063
13557 #, fuzzy
13558 msgid "no register in address"
13559 msgstr "ìç Ýãêõñïò ÷ñüíïò Ýíáñîçò"
13560
13561 #: config/xtensa/xtensa.c:2071
13562 #, fuzzy
13563 msgid "address offset not a constant"
13564 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
13565
13566 #: config/xtensa/xtensa.c:2809
13567 msgid "only uninitialized variables can be placed in a .bss section"
13568 msgstr ""
13569
13570 #: config/xtensa/xtensa.h:114
13571 msgid "Use the Xtensa code density option"
13572 msgstr ""
13573
13574 #: config/xtensa/xtensa.h:116
13575 msgid "Do not use the Xtensa code density option"
13576 msgstr ""
13577
13578 #: config/xtensa/xtensa.h:118
13579 msgid "Use the Xtensa MAC16 option"
13580 msgstr ""
13581
13582 #: config/xtensa/xtensa.h:120
13583 msgid "Do not use the Xtensa MAC16 option"
13584 msgstr ""
13585
13586 #: config/xtensa/xtensa.h:122
13587 msgid "Use the Xtensa MUL16 option"
13588 msgstr ""
13589
13590 #: config/xtensa/xtensa.h:124
13591 msgid "Do not use the Xtensa MUL16 option"
13592 msgstr ""
13593
13594 #: config/xtensa/xtensa.h:126
13595 msgid "Use the Xtensa MUL32 option"
13596 msgstr ""
13597
13598 #: config/xtensa/xtensa.h:128
13599 msgid "Do not use the Xtensa MUL32 option"
13600 msgstr ""
13601
13602 #. undocumented
13603 #. undocumented
13604 #: config/xtensa/xtensa.h:134
13605 msgid "Use the Xtensa NSA option"
13606 msgstr ""
13607
13608 #: config/xtensa/xtensa.h:136
13609 msgid "Do not use the Xtensa NSA option"
13610 msgstr ""
13611
13612 #: config/xtensa/xtensa.h:138
13613 msgid "Use the Xtensa MIN/MAX option"
13614 msgstr ""
13615
13616 #: config/xtensa/xtensa.h:140
13617 msgid "Do not use the Xtensa MIN/MAX option"
13618 msgstr ""
13619
13620 #: config/xtensa/xtensa.h:142
13621 msgid "Use the Xtensa SEXT option"
13622 msgstr ""
13623
13624 #: config/xtensa/xtensa.h:144
13625 msgid "Do not use the Xtensa SEXT option"
13626 msgstr ""
13627
13628 #: config/xtensa/xtensa.h:146
13629 #, fuzzy
13630 msgid "Use the Xtensa boolean register option"
13631 msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
13632
13633 #: config/xtensa/xtensa.h:148
13634 msgid "Do not use the Xtensa boolean register option"
13635 msgstr ""
13636
13637 #: config/xtensa/xtensa.h:150
13638 msgid "Use the Xtensa floating-point unit"
13639 msgstr ""
13640
13641 #: config/xtensa/xtensa.h:152
13642 msgid "Do not use the Xtensa floating-point unit"
13643 msgstr ""
13644
13645 #. undocumented
13646 #. undocumented
13647 #. undocumented
13648 #. undocumented
13649 #. undocumented
13650 #. undocumented
13651 #. undocumented
13652 #. undocumented
13653 #: config/xtensa/xtensa.h:170
13654 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13655 msgstr ""
13656
13657 #: config/xtensa/xtensa.h:172
13658 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13659 msgstr ""
13660
13661 #: config/xtensa/xtensa.h:174
13662 msgid "Serialize volatile memory references with MEMW instructions"
13663 msgstr ""
13664
13665 #: config/xtensa/xtensa.h:176
13666 msgid "Do not serialize volatile memory references with MEMW instructions"
13667 msgstr ""
13668
13669 #: config/xtensa/xtensa.h:178
13670 msgid "Intersperse literal pools with code in the text section"
13671 msgstr ""
13672
13673 #: config/xtensa/xtensa.h:180
13674 msgid "Put literal pools in a separate literal section"
13675 msgstr ""
13676
13677 #: config/xtensa/xtensa.h:182
13678 msgid "Automatically align branch targets to reduce branch penalties"
13679 msgstr ""
13680
13681 #: config/xtensa/xtensa.h:184
13682 msgid "Do not automatically align branch targets"
13683 msgstr ""
13684
13685 #: config/xtensa/xtensa.h:186
13686 msgid "Use indirect CALLXn instructions for large programs"
13687 msgstr ""
13688
13689 #: config/xtensa/xtensa.h:188
13690 msgid "Use direct CALLn instructions for fast calls"
13691 msgstr ""
13692
13693 #: ada/misc.c:233
13694 msgid "`-gnat' misspelled as `-gant'"
13695 msgstr ""
13696
13697 #: cp/call.c:258 cp/init.c:1587
13698 msgid "qualified type `%T' does not match destructor name `~%T'"
13699 msgstr ""
13700
13701 #: cp/call.c:267
13702 msgid "type of `%E' does not match destructor type `%T' (type was `%T')"
13703 msgstr ""
13704
13705 #: cp/call.c:276
13706 msgid "`%D' is a namespace"
13707 msgstr ""
13708
13709 #: cp/call.c:284
13710 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'"
13711 msgstr ""
13712
13713 #: cp/call.c:366
13714 msgid "unable to call pointer to member function here"
13715 msgstr ""
13716
13717 #: cp/call.c:515
13718 msgid "destructors take no parameters"
13719 msgstr ""
13720
13721 #: cp/call.c:519
13722 msgid "destructor name `~%T' does not match type `%T' of expression"
13723 msgstr ""
13724
13725 #: cp/call.c:535 cp/call.c:4857
13726 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
13727 msgstr ""
13728
13729 # src/getopt.c:628
13730 # src/getopt.c:628
13731 #: cp/call.c:557
13732 #, fuzzy
13733 msgid "request for member `%D' is ambiguous"
13734 msgstr "%s: ç åðéëïãÞ `%s' åßíáé áóáöÞò\n"
13735
13736 #: cp/call.c:2446
13737 msgid "%s %D(%T, %T, %T) <built-in>"
13738 msgstr ""
13739
13740 #: cp/call.c:2451
13741 msgid "%s %D(%T, %T) <built-in>"
13742 msgstr ""
13743
13744 #: cp/call.c:2455
13745 msgid "%s %D(%T) <built-in>"
13746 msgstr ""
13747
13748 #: cp/call.c:2459
13749 msgid "%s %T <conversion>"
13750 msgstr ""
13751
13752 #: cp/call.c:2461
13753 msgid "%s %+#D%s"
13754 msgstr ""
13755
13756 #: cp/call.c:2615
13757 #, fuzzy
13758 msgid "conversion from `%T' to `%T' is ambiguous"
13759 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13760
13761 #: cp/call.c:2690
13762 msgid "incomplete type '%T' cannot be used to name a scope"
13763 msgstr ""
13764
13765 #: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205
13766 #, fuzzy
13767 msgid "'%D' has no member named '%E'"
13768 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
13769
13770 #: cp/call.c:2812
13771 msgid "no matching function for call to `%D(%A)'"
13772 msgstr ""
13773
13774 #: cp/call.c:2823 cp/call.c:4948
13775 msgid "call of overloaded `%D(%A)' is ambiguous"
13776 msgstr ""
13777
13778 #. It's no good looking for an overloaded operator() on a
13779 #. pointer-to-member-function.
13780 #: cp/call.c:2850
13781 #, c-format
13782 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13783 msgstr ""
13784
13785 #: cp/call.c:2920
13786 msgid "no match for call to `(%T) (%A)'"
13787 msgstr ""
13788
13789 # src/getopt.c:813
13790 # src/getopt.c:813
13791 #: cp/call.c:2930
13792 #, fuzzy
13793 msgid "call of `(%T) (%A)' is ambiguous"
13794 msgstr "%s: ç åðéëïãÞ `-W %s' åßíáé äéöïñïýìåíç\n"
13795
13796 #: cp/call.c:2965
13797 msgid "%s for `%T ? %T : %T' operator"
13798 msgstr ""
13799
13800 #: cp/call.c:2970
13801 msgid "%s for `%T %s' operator"
13802 msgstr ""
13803
13804 #: cp/call.c:2973
13805 msgid "%s for `%T [%T]' operator"
13806 msgstr ""
13807
13808 #: cp/call.c:2978
13809 msgid "%s for `%T %s %T' operator"
13810 msgstr ""
13811
13812 #: cp/call.c:2981
13813 msgid "%s for `%s %T' operator"
13814 msgstr ""
13815
13816 #: cp/call.c:3071
13817 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13818 msgstr ""
13819
13820 #: cp/call.c:3130
13821 #, c-format
13822 msgid "`%E' has type `void' and is not a throw-expression"
13823 msgstr ""
13824
13825 #: cp/call.c:3163 cp/call.c:3363
13826 msgid "operands to ?: have different types"
13827 msgstr ""
13828
13829 #: cp/call.c:3316
13830 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
13831 msgstr ""
13832
13833 #: cp/call.c:3323
13834 msgid "enumeral and non-enumeral type in conditional expression"
13835 msgstr ""
13836
13837 #: cp/call.c:3405
13838 msgid "`%D' must be declared before use"
13839 msgstr ""
13840
13841 #: cp/call.c:3604
13842 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
13843 msgstr ""
13844
13845 #: cp/call.c:3651
13846 msgid "using synthesized `%#D' for copy assignment"
13847 msgstr ""
13848
13849 #: cp/call.c:3653
13850 msgid "  where cfront would use `%#D'"
13851 msgstr ""
13852
13853 #: cp/call.c:3680
13854 msgid "comparison between `%#T' and `%#T'"
13855 msgstr ""
13856
13857 #: cp/call.c:3919
13858 msgid "no suitable `operator delete' for `%T'"
13859 msgstr ""
13860
13861 #: cp/call.c:3938
13862 msgid "`%+#D' is private"
13863 msgstr ""
13864
13865 #: cp/call.c:3940
13866 msgid "`%+#D' is protected"
13867 msgstr ""
13868
13869 #: cp/call.c:3942
13870 #, fuzzy
13871 msgid "`%+#D' is inaccessible"
13872 msgstr "ôï `%s' åßíáé ìç-ðñïóðåëÜóéìï"
13873
13874 #: cp/call.c:3943
13875 msgid "within this context"
13876 msgstr ""
13877
13878 #: cp/call.c:3985
13879 #, fuzzy
13880 msgid "invalid conversion from `%T' to `%T'"
13881 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13882
13883 #: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128
13884 #, fuzzy
13885 msgid "  initializing argument %P of `%D'"
13886 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
13887
13888 #: cp/call.c:4050 cp/call.c:4054
13889 msgid "  initializing argument %P of `%D' from result of `%D'"
13890 msgstr ""
13891
13892 #: cp/call.c:4060 cp/call.c:4063
13893 msgid "  initializing temporary from result of `%D'"
13894 msgstr ""
13895
13896 #. Undefined behavior [expr.call] 5.2.2/7.  We used to just warn
13897 #. here and do a bitwise copy, but now cp_expr_size will abort if we
13898 #. try to do that.
13899 #: cp/call.c:4215
13900 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime"
13901 msgstr ""
13902
13903 #. Undefined behavior [expr.call] 5.2.2/7.
13904 #: cp/call.c:4242
13905 msgid "cannot receive objects of non-POD type `%#T' through `...'"
13906 msgstr ""
13907
13908 #: cp/call.c:4422
13909 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
13910 msgstr ""
13911
13912 #: cp/call.c:4656
13913 msgid "could not find class$ field in java interface type `%T'"
13914 msgstr ""
13915
13916 #: cp/call.c:4831
13917 #, fuzzy
13918 msgid "call to non-function `%D'"
13919 msgstr "Äåí âñÝèçêáí URL óôï %s.\n"
13920
13921 #: cp/call.c:4937
13922 msgid "no matching function for call to `%T::%D(%A)%#V'"
13923 msgstr ""
13924
13925 #: cp/call.c:4967
13926 msgid "cannot call member function `%D' without object"
13927 msgstr ""
13928
13929 #: cp/call.c:5580
13930 msgid "passing `%T' chooses `%T' over `%T'"
13931 msgstr ""
13932
13933 #: cp/call.c:5582 cp/decl2.c:4081
13934 #, fuzzy
13935 msgid "  in call to `%D'"
13936 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
13937
13938 #: cp/call.c:5631 cp/call.c:5756
13939 msgid "choosing `%D' over `%D'"
13940 msgstr ""
13941
13942 #: cp/call.c:5632
13943 #, fuzzy
13944 msgid "  for conversion from `%T' to `%T'"
13945 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13946
13947 #: cp/call.c:5634
13948 msgid "  because conversion sequence for the argument is better"
13949 msgstr ""
13950
13951 #: cp/call.c:5758
13952 msgid "  because worst conversion for the former is better than worst conversion for the latter"
13953 msgstr ""
13954
13955 #: cp/call.c:5874 cp/call.c:5895
13956 #, fuzzy
13957 msgid "could not convert `%E' to `%T'"
13958 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
13959
13960 #: cp/class.c:286
13961 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
13962 msgstr ""
13963
13964 #: cp/class.c:943
13965 msgid "`%#D' and `%#D' cannot be overloaded"
13966 msgstr ""
13967
13968 #: cp/class.c:1027
13969 #, fuzzy
13970 msgid "duplicate enum value `%D'"
13971 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
13972
13973 #: cp/class.c:1030
13974 msgid "duplicate field `%D' (as enum and non-enum)"
13975 msgstr ""
13976
13977 #: cp/class.c:1037
13978 #, fuzzy
13979 msgid "duplicate nested type `%D'"
13980 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
13981
13982 #: cp/class.c:1048
13983 msgid "duplicate field `%D' (as type and non-type)"
13984 msgstr ""
13985
13986 #: cp/class.c:1052
13987 #, fuzzy
13988 msgid "duplicate member `%D'"
13989 msgstr "äéðëüò áñéèìüò ìçíýìáôïò"
13990
13991 #: cp/class.c:1095
13992 msgid "conflicting access specifications for method `%D', ignored"
13993 msgstr ""
13994
13995 #: cp/class.c:1097
13996 #, c-format
13997 msgid "conflicting access specifications for field `%s', ignored"
13998 msgstr ""
13999
14000 #: cp/class.c:1142
14001 msgid "`%D' names constructor"
14002 msgstr ""
14003
14004 #: cp/class.c:1147
14005 #, fuzzy
14006 msgid "`%D' invalid in `%T'"
14007 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
14008
14009 #: cp/class.c:1155
14010 msgid "no members matching `%D' in `%#T'"
14011 msgstr ""
14012
14013 #: cp/class.c:1187 cp/class.c:1195
14014 #, fuzzy
14015 msgid "`%D' invalid in `%#T'"
14016 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
14017
14018 #: cp/class.c:1188
14019 msgid "  because of local method `%#D' with same name"
14020 msgstr ""
14021
14022 #: cp/class.c:1196
14023 msgid "  because of local member `%#D' with same name"
14024 msgstr ""
14025
14026 #: cp/class.c:1268
14027 msgid "base class `%#T' has a non-virtual destructor"
14028 msgstr ""
14029
14030 #: cp/class.c:1288
14031 msgid "base `%T' with only non-default constructor in class without a constructor"
14032 msgstr ""
14033
14034 #: cp/class.c:1860
14035 msgid "all member functions in class `%T' are private"
14036 msgstr ""
14037
14038 #: cp/class.c:1874
14039 msgid "`%#T' only defines a private destructor and has no friends"
14040 msgstr ""
14041
14042 #: cp/class.c:1917
14043 msgid "`%#T' only defines private constructors and has no friends"
14044 msgstr ""
14045
14046 #: cp/class.c:2038 cp/class.c:5172
14047 #, fuzzy
14048 msgid "redefinition of `%#T'"
14049 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
14050
14051 #: cp/class.c:2039
14052 #, fuzzy
14053 msgid "previous definition of `%#T'"
14054 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
14055
14056 #: cp/class.c:2313
14057 msgid "no unique final overrider for `%D' in `%T'"
14058 msgstr ""
14059
14060 #. Here we know it is a hider, and no overrider exists.
14061 #: cp/class.c:2652
14062 msgid "`%D' was hidden"
14063 msgstr ""
14064
14065 #: cp/class.c:2653
14066 msgid "  by `%D'"
14067 msgstr "  êáôÜ `%D'"
14068
14069 #: cp/class.c:2695
14070 msgid "ISO C++ forbids member `%D' with same name as enclosing class"
14071 msgstr ""
14072
14073 #: cp/class.c:2700 cp/decl2.c:1327
14074 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
14075 msgstr ""
14076
14077 #: cp/class.c:2706 cp/decl2.c:1333
14078 msgid "private member `%#D' in anonymous union"
14079 msgstr ""
14080
14081 #: cp/class.c:2709 cp/decl2.c:1335
14082 msgid "protected member `%#D' in anonymous union"
14083 msgstr ""
14084
14085 #: cp/class.c:2834
14086 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor"
14087 msgstr ""
14088
14089 #: cp/class.c:2898
14090 msgid "bit-field `%#D' with non-integral type"
14091 msgstr ""
14092
14093 #: cp/class.c:2918
14094 msgid "bit-field `%D' width not an integer constant"
14095 msgstr ""
14096
14097 #: cp/class.c:2924
14098 #, fuzzy
14099 msgid "negative width in bit-field `%D'"
14100 msgstr "Áñíçôéêü ðëÜôïò óôçí áðïôßìçóç"
14101
14102 #: cp/class.c:2929
14103 msgid "zero width for bit-field `%D'"
14104 msgstr ""
14105
14106 #: cp/class.c:2935
14107 msgid "width of `%D' exceeds its type"
14108 msgstr ""
14109
14110 #: cp/class.c:2944
14111 msgid "`%D' is too small to hold all values of `%#T'"
14112 msgstr ""
14113
14114 #: cp/class.c:3028
14115 msgid "member `%#D' with constructor not allowed in union"
14116 msgstr ""
14117
14118 #: cp/class.c:3031
14119 msgid "member `%#D' with destructor not allowed in union"
14120 msgstr ""
14121
14122 #: cp/class.c:3034
14123 msgid "member `%#D' with copy assignment operator not allowed in union"
14124 msgstr ""
14125
14126 #: cp/class.c:3061
14127 msgid "multiple fields in union `%T' initialized"
14128 msgstr ""
14129
14130 #: cp/class.c:3183
14131 msgid "field `%D' in local class cannot be static"
14132 msgstr ""
14133
14134 #: cp/class.c:3189
14135 msgid "field `%D' invalidly declared function type"
14136 msgstr ""
14137
14138 #: cp/class.c:3196
14139 msgid "field `%D' invalidly declared method type"
14140 msgstr ""
14141
14142 #: cp/class.c:3202
14143 msgid "field `%D' invalidly declared offset type"
14144 msgstr ""
14145
14146 #. Unions cannot have static members.
14147 #: cp/class.c:3220
14148 msgid "field `%D' declared static in union"
14149 msgstr ""
14150
14151 #: cp/class.c:3247
14152 msgid "non-static reference `%#D' in class without a constructor"
14153 msgstr ""
14154
14155 #: cp/class.c:3282
14156 msgid "non-static const member `%#D' in class without a constructor"
14157 msgstr ""
14158
14159 #: cp/class.c:3298
14160 #, fuzzy
14161 msgid "field `%#D' with same name as class"
14162 msgstr "ÕðÜñ÷åé áíôéêåßìåíï ìå ôï ßäéï üíïìá"
14163
14164 #: cp/class.c:3316
14165 msgid "`%#T' has pointer data members"
14166 msgstr ""
14167
14168 #: cp/class.c:3320
14169 msgid "  but does not override `%T(const %T&)'"
14170 msgstr ""
14171
14172 #: cp/class.c:3322
14173 msgid "  or `operator=(const %T&)'"
14174 msgstr ""
14175
14176 #: cp/class.c:3325
14177 msgid "  but does not override `operator=(const %T&)'"
14178 msgstr ""
14179
14180 #: cp/class.c:3775
14181 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC"
14182 msgstr ""
14183
14184 #: cp/class.c:3883
14185 msgid "class `%T' will be considered nearly empty in a future version of GCC"
14186 msgstr ""
14187
14188 #: cp/class.c:3973
14189 msgid "initializer specified for non-virtual method `%D'"
14190 msgstr ""
14191
14192 #: cp/class.c:4709
14193 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC"
14194 msgstr ""
14195
14196 #: cp/class.c:4809
14197 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
14198 msgstr ""
14199
14200 #: cp/class.c:4822
14201 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
14202 msgstr ""
14203
14204 #: cp/class.c:4978
14205 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC"
14206 msgstr ""
14207
14208 #: cp/class.c:5011
14209 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
14210 msgstr ""
14211
14212 #: cp/class.c:5020
14213 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
14214 msgstr ""
14215
14216 #: cp/class.c:5079
14217 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC"
14218 msgstr ""
14219
14220 #: cp/class.c:5320
14221 msgid "`%#T' has virtual functions but non-virtual destructor"
14222 msgstr ""
14223
14224 #: cp/class.c:5405
14225 msgid "trying to finish struct, but kicked out due to previous parse errors"
14226 msgstr ""
14227
14228 #: cp/class.c:5861
14229 #, c-format
14230 msgid "language string `\"%s\"' not recognized"
14231 msgstr ""
14232
14233 #: cp/class.c:5957
14234 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
14235 msgstr ""
14236
14237 #: cp/class.c:6078
14238 msgid "no matches converting function `%D' to type `%#T'"
14239 msgstr ""
14240
14241 #: cp/class.c:6101
14242 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
14243 msgstr ""
14244
14245 #: cp/class.c:6127
14246 msgid "assuming pointer to member `%D'"
14247 msgstr ""
14248
14249 #: cp/class.c:6130
14250 #, c-format
14251 msgid "(a pointer to member can only be formed with `&%E')"
14252 msgstr ""
14253
14254 #: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352
14255 #, fuzzy
14256 msgid "not enough type information"
14257 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
14258
14259 #: cp/class.c:6183
14260 msgid "argument of type `%T' does not match `%T'"
14261 msgstr ""
14262
14263 #: cp/class.c:6329
14264 msgid "invalid operation on uninstantiated type"
14265 msgstr ""
14266
14267 #. [basic.scope.class]
14268 #.
14269 #. A name N used in a class S shall refer to the same declaration
14270 #. in its context and when re-evaluated in the completed scope of
14271 #. S.
14272 #: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845
14273 #, fuzzy
14274 msgid "declaration of `%#D'"
14275 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
14276
14277 #: cp/class.c:6613
14278 msgid "changes meaning of `%D' from `%+#D'"
14279 msgstr ""
14280
14281 #: cp/cvt.c:88
14282 msgid "can't convert from incomplete type `%T' to `%T'"
14283 msgstr ""
14284
14285 #: cp/cvt.c:97
14286 #, fuzzy
14287 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
14288 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
14289
14290 #: cp/cvt.c:126
14291 #, fuzzy
14292 msgid "converting from `%T' to `%T'"
14293 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
14294
14295 #: cp/cvt.c:201 cp/cvt.c:205
14296 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
14297 msgstr ""
14298
14299 #: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283
14300 #, fuzzy
14301 msgid "cannot convert `%E' from type `%T' to type `%T'"
14302 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
14303
14304 #: cp/cvt.c:262
14305 #, fuzzy
14306 msgid "invalid conversion from '%T' to '%T'"
14307 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
14308
14309 #: cp/cvt.c:537
14310 #, fuzzy
14311 msgid "conversion from `%T' to `%T' discards qualifiers"
14312 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
14313
14314 #: cp/cvt.c:555
14315 msgid "casting `%T' to `%T' does not dereference pointer"
14316 msgstr ""
14317
14318 #: cp/cvt.c:584
14319 #, fuzzy
14320 msgid "cannot convert type `%T' to type `%T'"
14321 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
14322
14323 #: cp/cvt.c:701
14324 #, fuzzy
14325 msgid "conversion from `%#T' to `%#T'"
14326 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
14327
14328 #: cp/cvt.c:713
14329 msgid "`%#T' used where a `%T' was expected"
14330 msgstr ""
14331
14332 #: cp/cvt.c:730
14333 msgid "the address of `%D', will always be `true'"
14334 msgstr ""
14335
14336 #: cp/cvt.c:750
14337 msgid "`%#T' used where a floating point value was expected"
14338 msgstr ""
14339
14340 #: cp/cvt.c:797
14341 #, fuzzy
14342 msgid "conversion from `%T' to non-scalar type `%T' requested"
14343 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
14344
14345 #: cp/cvt.c:883
14346 msgid "object of incomplete type `%T' will not be accessed in %s"
14347 msgstr ""
14348
14349 #: cp/cvt.c:886
14350 msgid "object of type `%T' will not be accessed in %s"
14351 msgstr ""
14352
14353 #: cp/cvt.c:902
14354 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
14355 msgstr ""
14356
14357 #. [over.over] enumerates the places where we can take the address
14358 #. of an overloaded function, and this is not one of them.
14359 #: cp/cvt.c:922
14360 #, c-format
14361 msgid "%s cannot resolve address of overloaded function"
14362 msgstr ""
14363
14364 #. Only warn when there is no &.
14365 #: cp/cvt.c:927
14366 #, c-format
14367 msgid "%s is a reference, not call, to function `%E'"
14368 msgstr ""
14369
14370 #: cp/cvt.c:1065
14371 msgid "converting NULL to non-pointer type"
14372 msgstr ""
14373
14374 #: cp/cvt.c:1141
14375 msgid "ambiguous default type conversion from `%T'"
14376 msgstr ""
14377
14378 #: cp/cvt.c:1143
14379 msgid "  candidate conversions include `%D' and `%D'"
14380 msgstr ""
14381
14382 #: cp/decl.c:1007 cp/decl.c:3205
14383 msgid "conflicts with previous declaration `%#D'"
14384 msgstr ""
14385
14386 #: cp/decl.c:1211
14387 msgid "label `%D' used but not defined"
14388 msgstr ""
14389
14390 #: cp/decl.c:1216
14391 msgid "label `%D' defined but not used"
14392 msgstr ""
14393
14394 #: cp/decl.c:2249
14395 msgid "namespace alias `%D' not allowed here, assuming `%D'"
14396 msgstr ""
14397
14398 #: cp/decl.c:3008 cp/decl.c:3413
14399 msgid "previous declaration of `%D'"
14400 msgstr ""
14401
14402 #: cp/decl.c:3089 cp/decl.c:3127
14403 msgid "shadowing %s function `%#D'"
14404 msgstr ""
14405
14406 #: cp/decl.c:3098
14407 msgid "library function `%#D' redeclared as non-function `%#D'"
14408 msgstr ""
14409
14410 #: cp/decl.c:3103
14411 msgid "conflicts with built-in declaration `%#D'"
14412 msgstr ""
14413
14414 #: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235
14415 msgid "new declaration `%#D'"
14416 msgstr ""
14417
14418 #: cp/decl.c:3123
14419 msgid "ambiguates built-in declaration `%#D'"
14420 msgstr ""
14421
14422 #: cp/decl.c:3179
14423 msgid "`%#D' redeclared as different kind of symbol"
14424 msgstr ""
14425
14426 #: cp/decl.c:3182
14427 msgid "previous declaration of `%#D'"
14428 msgstr ""
14429
14430 #: cp/decl.c:3204
14431 msgid "declaration of template `%#D'"
14432 msgstr ""
14433
14434 #: cp/decl.c:3220 cp/decl.c:3236
14435 msgid "ambiguates old declaration `%#D'"
14436 msgstr ""
14437
14438 #: cp/decl.c:3228
14439 msgid "declaration of C function `%#D' conflicts with"
14440 msgstr ""
14441
14442 #: cp/decl.c:3230
14443 msgid "previous declaration `%#D' here"
14444 msgstr ""
14445
14446 #: cp/decl.c:3246
14447 msgid "conflicting types for `%#D'"
14448 msgstr ""
14449
14450 #: cp/decl.c:3247
14451 msgid "previous declaration as `%#D'"
14452 msgstr ""
14453
14454 #: cp/decl.c:3290
14455 msgid "`%#D' previously defined here"
14456 msgstr ""
14457
14458 #: cp/decl.c:3291
14459 #, fuzzy
14460 msgid "`%#D' previously declared here"
14461 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
14462
14463 #. Prototype decl follows defn w/o prototype.
14464 #: cp/decl.c:3300
14465 msgid "prototype for `%#D'"
14466 msgstr ""
14467
14468 #: cp/decl.c:3301
14469 msgid "follows non-prototype definition here"
14470 msgstr ""
14471
14472 #: cp/decl.c:3313
14473 msgid "previous declaration of `%#D' with %L linkage"
14474 msgstr ""
14475
14476 #: cp/decl.c:3315
14477 msgid "conflicts with new declaration with %L linkage"
14478 msgstr ""
14479
14480 #: cp/decl.c:3338 cp/decl.c:3345
14481 msgid "default argument given for parameter %d of `%#D'"
14482 msgstr ""
14483
14484 #: cp/decl.c:3340 cp/decl.c:3347
14485 #, fuzzy
14486 msgid "after previous specification in `%#D'"
14487 msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
14488
14489 #: cp/decl.c:3356
14490 msgid "`%#D' was used before it was declared inline"
14491 msgstr ""
14492
14493 #: cp/decl.c:3358
14494 msgid "previous non-inline declaration here"
14495 msgstr ""
14496
14497 #: cp/decl.c:3412
14498 msgid "redundant redeclaration of `%D' in same scope"
14499 msgstr ""
14500
14501 #: cp/decl.c:3493
14502 #, c-format
14503 msgid "declaration of `%F' throws different exceptions"
14504 msgstr ""
14505
14506 #: cp/decl.c:3495
14507 #, c-format
14508 msgid "than previous declaration `%F'"
14509 msgstr ""
14510
14511 #. From [temp.expl.spec]:
14512 #.
14513 #. If a template, a member template or the member of a class
14514 #. template is explicitly specialized then that
14515 #. specialization shall be declared before the first use of
14516 #. that specialization that would cause an implicit
14517 #. instantiation to take place, in every translation unit in
14518 #. which such a use occurs.
14519 #: cp/decl.c:3632
14520 msgid "explicit specialization of %D after first use"
14521 msgstr ""
14522
14523 #: cp/decl.c:3886
14524 msgid "`%#D' used prior to declaration"
14525 msgstr ""
14526
14527 #: cp/decl.c:3917
14528 msgid "redeclaration of `wchar_t' as `%T'"
14529 msgstr ""
14530
14531 #. A redeclaration of main, but not a duplicate of the
14532 #. previous one.
14533 #.
14534 #. [basic.start.main]
14535 #.
14536 #. This function shall not be overloaded.
14537 #: cp/decl.c:3945
14538 #, fuzzy
14539 msgid "invalid redeclaration of `%D'"
14540 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
14541
14542 #: cp/decl.c:3946
14543 msgid "as `%D'"
14544 msgstr ""
14545
14546 #: cp/decl.c:4036
14547 msgid "previous external decl of `%#D'"
14548 msgstr ""
14549
14550 #: cp/decl.c:4077
14551 msgid "`%D' was previously implicitly declared to return `int'"
14552 msgstr ""
14553
14554 #: cp/decl.c:4137
14555 msgid "extern declaration of `%#D' doesn't match"
14556 msgstr ""
14557
14558 #: cp/decl.c:4138
14559 msgid "global declaration `%#D'"
14560 msgstr ""
14561
14562 #: cp/decl.c:4169
14563 msgid "declaration of `%#D' shadows a parameter"
14564 msgstr ""
14565
14566 #: cp/decl.c:4189
14567 #, c-format
14568 msgid "declaration of `%s' shadows a member of `this'"
14569 msgstr ""
14570
14571 #: cp/decl.c:4541
14572 #, fuzzy
14573 msgid "`%#D' hides constructor for `%#T'"
14574 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
14575
14576 #: cp/decl.c:4556
14577 msgid "`%#D' conflicts with previous using declaration `%#D'"
14578 msgstr ""
14579
14580 #: cp/decl.c:4568
14581 msgid "previous non-function declaration `%#D'"
14582 msgstr ""
14583
14584 #: cp/decl.c:4569
14585 msgid "conflicts with function declaration `%#D'"
14586 msgstr ""
14587
14588 #: cp/decl.c:4659
14589 msgid "implicit declaration of function `%#D'"
14590 msgstr "áõôïíüçôç äéáêýñçîç ôçò óõíÜñôçóçò `%#D'"
14591
14592 #: cp/decl.c:4817
14593 #, c-format
14594 msgid "label `%s' referenced outside of any function"
14595 msgstr ""
14596
14597 #: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037
14598 msgid "jump to label `%D'"
14599 msgstr ""
14600
14601 #: cp/decl.c:4922 cp/decl.c:4946
14602 msgid "jump to case label"
14603 msgstr ""
14604
14605 #: cp/decl.c:4930
14606 msgid "  crosses initialization of `%#D'"
14607 msgstr ""
14608
14609 #: cp/decl.c:4933 cp/decl.c:5053
14610 msgid "  enters scope of non-POD `%#D'"
14611 msgstr ""
14612
14613 #: cp/decl.c:4953 cp/decl.c:5057
14614 msgid "  enters try block"
14615 msgstr ""
14616
14617 #. Can't skip init of __exception_info.
14618 #: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059
14619 msgid "  enters catch block"
14620 msgstr ""
14621
14622 #: cp/decl.c:5038
14623 msgid "  from here"
14624 msgstr ""
14625
14626 #: cp/decl.c:5051
14627 msgid "  skips initialization of `%#D'"
14628 msgstr ""
14629
14630 #: cp/decl.c:5086
14631 msgid "label named wchar_t"
14632 msgstr ""
14633
14634 #: cp/decl.c:5090
14635 #, fuzzy
14636 msgid "duplicate label `%D'"
14637 msgstr "äéðëü êëåéäß"
14638
14639 #: cp/decl.c:5175
14640 #, c-format
14641 msgid "case label `%E' not within a switch statement"
14642 msgstr ""
14643
14644 #. Definition isn't the kind we were looking for.
14645 #: cp/decl.c:5354 cp/decl.c:5373
14646 msgid "`%#D' redeclared as %C"
14647 msgstr ""
14648
14649 #. This happens for A::B where B is a template, and there are no
14650 #. template arguments.
14651 #: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217
14652 #, fuzzy
14653 msgid "invalid use of `%D'"
14654 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
14655
14656 #: cp/decl.c:5502
14657 #, fuzzy
14658 msgid "`%D::%D' is not a template"
14659 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
14660
14661 #: cp/decl.c:5519
14662 msgid "`%D' undeclared in namespace `%D'"
14663 msgstr ""
14664
14665 #: cp/decl.c:5652
14666 msgid "`%D' used without template parameters"
14667 msgstr ""
14668
14669 #: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783
14670 msgid "no class template named `%#T' in `%#T'"
14671 msgstr ""
14672
14673 #: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744
14674 msgid "no type named `%#T' in `%#T'"
14675 msgstr ""
14676
14677 #: cp/decl.c:5968
14678 msgid "lookup of `%D' finds `%#D'"
14679 msgstr ""
14680
14681 #: cp/decl.c:5970
14682 msgid "  instead of `%D' from dependent base class"
14683 msgstr ""
14684
14685 #: cp/decl.c:5972
14686 msgid "  (use `typename %T::%D' if that's what you meant)"
14687 msgstr ""
14688
14689 #: cp/decl.c:6003
14690 #, fuzzy
14691 msgid "name lookup of `%D' changed"
14692 msgstr "ç ïìÜäá ôïõ %s Üëëáîå óå %s\n"
14693
14694 #: cp/decl.c:6005
14695 msgid "  matches this `%D' under ISO standard rules"
14696 msgstr ""
14697
14698 #: cp/decl.c:6007
14699 msgid "  matches this `%D' under old rules"
14700 msgstr ""
14701
14702 #: cp/decl.c:6021 cp/decl.c:6028
14703 #, fuzzy
14704 msgid "name lookup of `%D' changed for new ISO `for' scoping"
14705 msgstr "ç ïìÜäá ôïõ %s Üëëáîå óå %s\n"
14706
14707 #: cp/decl.c:6023
14708 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
14709 msgstr ""
14710
14711 #: cp/decl.c:6030
14712 msgid "  using obsolete binding at `%D'"
14713 msgstr ""
14714
14715 #: cp/decl.c:6211
14716 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')"
14717 msgstr ""
14718
14719 #: cp/decl.c:7025
14720 msgid "an anonymous union cannot have function members"
14721 msgstr ""
14722
14723 #: cp/decl.c:7042
14724 msgid "member %#D' with constructor not allowed in anonymous aggregate"
14725 msgstr ""
14726
14727 #: cp/decl.c:7045
14728 msgid "member %#D' with destructor not allowed in anonymous aggregate"
14729 msgstr ""
14730
14731 #: cp/decl.c:7048
14732 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
14733 msgstr ""
14734
14735 #: cp/decl.c:7086
14736 msgid "redeclaration of C++ built-in type `%T'"
14737 msgstr ""
14738
14739 #: cp/decl.c:7122
14740 msgid "multiple types in one declaration"
14741 msgstr ""
14742
14743 #: cp/decl.c:7149
14744 msgid "missing type-name in typedef-declaration"
14745 msgstr ""
14746
14747 #: cp/decl.c:7156
14748 msgid "ISO C++ prohibits anonymous structs"
14749 msgstr ""
14750
14751 #: cp/decl.c:7163
14752 msgid "`%D' can only be specified for functions"
14753 msgstr ""
14754
14755 #: cp/decl.c:7165
14756 msgid "`%D' can only be specified inside a class"
14757 msgstr ""
14758
14759 #: cp/decl.c:7167
14760 msgid "`%D' can only be specified for constructors"
14761 msgstr ""
14762
14763 #: cp/decl.c:7170
14764 msgid "`%D' can only be specified for objects and functions"
14765 msgstr ""
14766
14767 #: cp/decl.c:7312 cp/decl2.c:927
14768 msgid "typedef `%D' is initialized (use __typeof__ instead)"
14769 msgstr ""
14770
14771 #: cp/decl.c:7317
14772 msgid "function `%#D' is initialized like a variable"
14773 msgstr ""
14774
14775 #: cp/decl.c:7329
14776 msgid "declaration of `%#D' has `extern' and is initialized"
14777 msgstr ""
14778
14779 #: cp/decl.c:7363
14780 #, fuzzy
14781 msgid "`%#D' is not a static member of `%#T'"
14782 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
14783
14784 #: cp/decl.c:7368
14785 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
14786 msgstr ""
14787
14788 # src/request.c:263
14789 #: cp/decl.c:7379
14790 #, fuzzy
14791 msgid "duplicate initialization of %D"
14792 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
14793
14794 #: cp/decl.c:7408
14795 msgid "declaration of `%#D' outside of class is not definition"
14796 msgstr ""
14797
14798 #: cp/decl.c:7456
14799 msgid "variable `%#D' has initializer but incomplete type"
14800 msgstr ""
14801
14802 #: cp/decl.c:7464 cp/decl.c:8006
14803 msgid "elements of array `%#D' have incomplete type"
14804 msgstr ""
14805
14806 #: cp/decl.c:7480
14807 msgid "aggregate `%#D' has incomplete type and cannot be defined"
14808 msgstr ""
14809
14810 #: cp/decl.c:7519
14811 msgid "`%D' declared as reference but not initialized"
14812 msgstr ""
14813
14814 #: cp/decl.c:7528
14815 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
14816 msgstr ""
14817
14818 #: cp/decl.c:7561
14819 #, fuzzy
14820 msgid "cannot initialize `%T' from `%T'"
14821 msgstr "äåí åßíáé äõíáôü íá ìåôáíïìáóôåß ôï `.' Þ ôï `..'"
14822
14823 #: cp/decl.c:7595
14824 msgid "initializer fails to determine size of `%D'"
14825 msgstr ""
14826
14827 #: cp/decl.c:7600
14828 #, fuzzy
14829 msgid "array size missing in `%D'"
14830 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
14831
14832 #: cp/decl.c:7612
14833 msgid "zero-size array `%D'"
14834 msgstr ""
14835
14836 #. An automatic variable with an incomplete type: that is an error.
14837 #. Don't talk about array types here, since we took care of that
14838 #. message in grokdeclarator.
14839 #: cp/decl.c:7650
14840 msgid "storage size of `%D' isn't known"
14841 msgstr ""
14842
14843 #: cp/decl.c:7672
14844 msgid "storage size of `%D' isn't constant"
14845 msgstr ""
14846
14847 #: cp/decl.c:7723
14848 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
14849 msgstr ""
14850
14851 #: cp/decl.c:7724
14852 msgid "  you can work around this by removing the initializer"
14853 msgstr ""
14854
14855 #: cp/decl.c:7752
14856 #, fuzzy
14857 msgid "uninitialized const `%D'"
14858 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
14859
14860 #: cp/decl.c:7836
14861 #, fuzzy
14862 msgid "brace-enclosed initializer used to initialize `%T'"
14863 msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
14864
14865 #: cp/decl.c:7900
14866 msgid "initializer for `%T' must be brace-enclosed"
14867 msgstr ""
14868
14869 #: cp/decl.c:7964
14870 #, fuzzy
14871 msgid "too many initializers for `%T'"
14872 msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
14873
14874 #: cp/decl.c:8000
14875 msgid "variable-sized object `%D' may not be initialized"
14876 msgstr ""
14877
14878 #: cp/decl.c:8011
14879 msgid "`%D' has incomplete type"
14880 msgstr ""
14881
14882 #: cp/decl.c:8060
14883 msgid "`%D' must be initialized by constructor, not by `{...}'"
14884 msgstr ""
14885
14886 #: cp/decl.c:8101
14887 msgid "structure `%D' with uninitialized const members"
14888 msgstr ""
14889
14890 #: cp/decl.c:8103
14891 msgid "structure `%D' with uninitialized reference members"
14892 msgstr ""
14893
14894 #: cp/decl.c:8346
14895 msgid "assignment (not initialization) in declaration"
14896 msgstr ""
14897
14898 #: cp/decl.c:8358
14899 msgid "cannot initialize `%D' to namespace `%D'"
14900 msgstr ""
14901
14902 #: cp/decl.c:8409
14903 msgid "shadowing previous type declaration of `%#D'"
14904 msgstr ""
14905
14906 #: cp/decl.c:8455
14907 msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
14908 msgstr ""
14909
14910 #: cp/decl.c:8470
14911 msgid "`%D' is thread-local and so cannot be dynamically initialized"
14912 msgstr ""
14913
14914 #: cp/decl.c:8864 cp/init.c:547
14915 msgid "multiple initializations given for `%D'"
14916 msgstr ""
14917
14918 #: cp/decl.c:8956
14919 #, fuzzy
14920 msgid "invalid catch parameter"
14921 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
14922
14923 #: cp/decl.c:9074
14924 msgid "destructor for alien class `%T' cannot be a member"
14925 msgstr ""
14926
14927 #: cp/decl.c:9077
14928 msgid "constructor for alien class `%T' cannot be a member"
14929 msgstr ""
14930
14931 #: cp/decl.c:9096
14932 msgid "`%D' declared as a `virtual' %s"
14933 msgstr ""
14934
14935 #: cp/decl.c:9098
14936 msgid "`%D' declared as an `inline' %s"
14937 msgstr ""
14938
14939 #: cp/decl.c:9100
14940 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
14941 msgstr ""
14942
14943 #: cp/decl.c:9103
14944 msgid "`%D' declared as a friend"
14945 msgstr ""
14946
14947 #: cp/decl.c:9109
14948 msgid "`%D' declared with an exception specification"
14949 msgstr ""
14950
14951 #: cp/decl.c:9184
14952 msgid "cannot declare `::main' to be a template"
14953 msgstr ""
14954
14955 #: cp/decl.c:9186
14956 msgid "cannot declare `::main' to be inline"
14957 msgstr ""
14958
14959 #: cp/decl.c:9188
14960 msgid "cannot declare `::main' to be static"
14961 msgstr ""
14962
14963 #: cp/decl.c:9191
14964 msgid "`main' must return `int'"
14965 msgstr ""
14966
14967 #: cp/decl.c:9219
14968 msgid "non-local function `%#D' uses anonymous type"
14969 msgstr ""
14970
14971 #: cp/decl.c:9222
14972 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
14973 msgstr ""
14974
14975 #: cp/decl.c:9228
14976 msgid "non-local function `%#D' uses local type `%T'"
14977 msgstr ""
14978
14979 #: cp/decl.c:9251
14980 msgid "%smember function `%D' cannot have `%T' method qualifier"
14981 msgstr ""
14982
14983 #: cp/decl.c:9275
14984 msgid "defining explicit specialization `%D' in friend declaration"
14985 msgstr ""
14986
14987 #. Something like `template <class T> friend void f<T>()'.
14988 #: cp/decl.c:9285
14989 msgid "invalid use of template-id `%D' in declaration of primary template"
14990 msgstr ""
14991
14992 #: cp/decl.c:9313
14993 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
14994 msgstr ""
14995
14996 #: cp/decl.c:9320
14997 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
14998 msgstr ""
14999
15000 #: cp/decl.c:9382
15001 msgid "definition of implicitly-declared `%D'"
15002 msgstr ""
15003
15004 #: cp/decl.c:9394 cp/decl2.c:776
15005 msgid "no `%#D' member function declared in class `%T'"
15006 msgstr ""
15007
15008 #: cp/decl.c:9527
15009 msgid "non-local variable `%#D' uses local type `%T'"
15010 msgstr ""
15011
15012 #: cp/decl.c:9625
15013 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
15014 msgstr ""
15015
15016 #: cp/decl.c:9634
15017 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
15018 msgstr ""
15019
15020 #: cp/decl.c:9637
15021 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
15022 msgstr ""
15023
15024 #: cp/decl.c:9687
15025 msgid "size of array `%D' has non-integer type"
15026 msgstr ""
15027
15028 #: cp/decl.c:9689
15029 msgid "size of array has non-integer type"
15030 msgstr ""
15031
15032 #: cp/decl.c:9709
15033 msgid "size of array `%D' is negative"
15034 msgstr ""
15035
15036 #: cp/decl.c:9711
15037 msgid "size of array is negative"
15038 msgstr ""
15039
15040 #: cp/decl.c:9720
15041 msgid "ISO C++ forbids zero-size array `%D'"
15042 msgstr ""
15043
15044 #: cp/decl.c:9722
15045 msgid "ISO C++ forbids zero-size array"
15046 msgstr ""
15047
15048 #: cp/decl.c:9729
15049 msgid "size of array `%D' is not an integral constant-expression"
15050 msgstr ""
15051
15052 #: cp/decl.c:9732
15053 msgid "size of array is not an integral constant-expression"
15054 msgstr ""
15055
15056 #: cp/decl.c:9750
15057 msgid "ISO C++ forbids variable-size array `%D'"
15058 msgstr ""
15059
15060 #: cp/decl.c:9753
15061 msgid "ISO C++ forbids variable-size array"
15062 msgstr ""
15063
15064 #: cp/decl.c:9764
15065 msgid "overflow in array dimension"
15066 msgstr ""
15067
15068 #: cp/decl.c:9823
15069 msgid "declaration of `%D' as %s"
15070 msgstr ""
15071
15072 #: cp/decl.c:9825
15073 #, fuzzy, c-format
15074 msgid "creating %s"
15075 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
15076
15077 #: cp/decl.c:9837
15078 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
15079 msgstr ""
15080
15081 #: cp/decl.c:9840
15082 msgid "multidimensional array must have bounds for all dimensions except the first"
15083 msgstr ""
15084
15085 #: cp/decl.c:9869
15086 msgid "return type specification for constructor invalid"
15087 msgstr ""
15088
15089 #: cp/decl.c:9876
15090 msgid "return type specification for destructor invalid"
15091 msgstr ""
15092
15093 #: cp/decl.c:9882
15094 msgid "operator `%T' declared to return `%T'"
15095 msgstr ""
15096
15097 #: cp/decl.c:9884
15098 msgid "return type specified for `operator %T'"
15099 msgstr ""
15100
15101 #: cp/decl.c:10052
15102 msgid "destructors must be member functions"
15103 msgstr ""
15104
15105 #: cp/decl.c:10071
15106 msgid "destructor `%T' must match class name `%T'"
15107 msgstr ""
15108
15109 #: cp/decl.c:10100
15110 msgid "variable declaration is not allowed here"
15111 msgstr ""
15112
15113 #: cp/decl.c:10127
15114 #, fuzzy
15115 msgid "invalid declarator"
15116 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
15117
15118 #: cp/decl.c:10178
15119 msgid "declarator-id missing; using reserved word `%D'"
15120 msgstr ""
15121
15122 #: cp/decl.c:10235
15123 msgid "type `%T' is not derived from type `%T'"
15124 msgstr ""
15125
15126 #. Parse error puts this typespec where
15127 #. a declarator should go.
15128 #: cp/decl.c:10279
15129 msgid "`%T' specified as declarator-id"
15130 msgstr ""
15131
15132 #: cp/decl.c:10281
15133 msgid "  perhaps you want `%T' for a constructor"
15134 msgstr ""
15135
15136 #. Sometimes, we see a template-name used as part of a
15137 #. decl-specifier like in
15138 #. std::allocator alloc;
15139 #. Handle that gracefully.
15140 #: cp/decl.c:10303
15141 #, fuzzy, c-format
15142 msgid "invalid use of template-name '%E' in a declarator"
15143 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
15144
15145 #: cp/decl.c:10323
15146 msgid "declaration of `%D' as non-function"
15147 msgstr ""
15148
15149 #: cp/decl.c:10400
15150 #, fuzzy
15151 msgid "`bool' is now a keyword"
15152 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
15153
15154 #: cp/decl.c:10402
15155 msgid "extraneous `%T' ignored"
15156 msgstr ""
15157
15158 #: cp/decl.c:10418 cp/decl.c:10463
15159 #, fuzzy
15160 msgid "multiple declarations `%T' and `%T'"
15161 msgstr "ðïëëáðëüò áñéèìüò åðéëïãþí ôçí åíôïëÞ `s'"
15162
15163 #: cp/decl.c:10431
15164 msgid "ISO C++ does not support `long long'"
15165 msgstr ""
15166
15167 #: cp/decl.c:10536 cp/decl.c:10539
15168 #, c-format
15169 msgid "ISO C++ forbids declaration of `%s' with no type"
15170 msgstr ""
15171
15172 #. The implicit typename extension is deprecated and will be
15173 #. removed.  Warn about its use now.
15174 #: cp/decl.c:10549
15175 msgid "`%T' is implicitly a typename"
15176 msgstr ""
15177
15178 #: cp/decl.c:10585
15179 #, c-format
15180 msgid "short, signed or unsigned invalid for `%s'"
15181 msgstr ""
15182
15183 #: cp/decl.c:10590
15184 #, c-format
15185 msgid "long and short specified together for `%s'"
15186 msgstr ""
15187
15188 #: cp/decl.c:10601
15189 #, c-format
15190 msgid "signed and unsigned given together for `%s'"
15191 msgstr ""
15192
15193 #: cp/decl.c:10710
15194 msgid "qualifiers are not allowed on declaration of `operator %T'"
15195 msgstr ""
15196
15197 #: cp/decl.c:10732
15198 msgid "member `%D' cannot be declared both virtual and static"
15199 msgstr ""
15200
15201 #: cp/decl.c:10741
15202 #, fuzzy
15203 msgid "`%T::%D' is not a valid declarator"
15204 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
15205
15206 #: cp/decl.c:10753
15207 msgid "storage class specifiers invalid in parameter declarations"
15208 msgstr ""
15209
15210 #: cp/decl.c:10757
15211 msgid "typedef declaration invalid in parameter declaration"
15212 msgstr ""
15213
15214 #: cp/decl.c:10770
15215 msgid "virtual outside class declaration"
15216 msgstr ""
15217
15218 #: cp/decl.c:10831
15219 #, c-format
15220 msgid "storage class specified for %s `%s'"
15221 msgstr ""
15222
15223 #: cp/decl.c:10878
15224 msgid "storage class specifiers invalid in friend function declarations"
15225 msgstr ""
15226
15227 #: cp/decl.c:11048
15228 msgid "destructor cannot be static member function"
15229 msgstr ""
15230
15231 #: cp/decl.c:11051
15232 #, c-format
15233 msgid "destructors may not be `%s'"
15234 msgstr ""
15235
15236 #: cp/decl.c:11072
15237 msgid "constructor cannot be static member function"
15238 msgstr ""
15239
15240 #: cp/decl.c:11075
15241 msgid "constructors cannot be declared virtual"
15242 msgstr ""
15243
15244 #: cp/decl.c:11080
15245 #, c-format
15246 msgid "constructors may not be `%s'"
15247 msgstr ""
15248
15249 #: cp/decl.c:11090
15250 msgid "return value type specifier for constructor ignored"
15251 msgstr ""
15252
15253 #: cp/decl.c:11109
15254 #, fuzzy, c-format
15255 msgid "can't initialize friend function `%s'"
15256 msgstr "Äåí Þôáí äõíáôÞ ç åýñåóç åôéêÝôôáò ãéá ìåôáãùãÞ óôï `%s'"
15257
15258 #. Cannot be both friend and virtual.
15259 #: cp/decl.c:11113
15260 msgid "virtual functions cannot be friends"
15261 msgstr ""
15262
15263 #: cp/decl.c:11118
15264 #, fuzzy
15265 msgid "friend declaration not in class definition"
15266 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
15267
15268 #: cp/decl.c:11120
15269 #, c-format
15270 msgid "can't define friend function `%s' in a local class definition"
15271 msgstr ""
15272
15273 #: cp/decl.c:11144
15274 msgid "destructors may not have parameters"
15275 msgstr ""
15276
15277 #: cp/decl.c:11175 cp/decl.c:11182
15278 #, fuzzy
15279 msgid "cannot declare reference to `%#T'"
15280 msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï %s"
15281
15282 #: cp/decl.c:11176
15283 #, fuzzy
15284 msgid "cannot declare pointer to `%#T'"
15285 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
15286
15287 #: cp/decl.c:11181
15288 msgid "cannot declare pointer to `%#T' member"
15289 msgstr ""
15290
15291 #: cp/decl.c:11357
15292 msgid "extra qualification `%T::' on member `%s' ignored"
15293 msgstr ""
15294
15295 #: cp/decl.c:11367
15296 msgid "cannot declare member function `%T::%s' within `%T'"
15297 msgstr ""
15298
15299 #: cp/decl.c:11382
15300 #, fuzzy
15301 msgid "cannot declare member `%T::%s' within `%T'"
15302 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
15303
15304 #: cp/decl.c:11460
15305 msgid "data member may not have variably modified type `%T'"
15306 msgstr ""
15307
15308 #. [dcl.fct.spec] The explicit specifier shall only be used in
15309 #. declarations of constructors within a class definition.
15310 #: cp/decl.c:11468
15311 msgid "only declarations of constructors can be `explicit'"
15312 msgstr ""
15313
15314 #: cp/decl.c:11476
15315 #, c-format
15316 msgid "non-member `%s' cannot be declared `mutable'"
15317 msgstr ""
15318
15319 #: cp/decl.c:11481
15320 #, c-format
15321 msgid "non-object member `%s' cannot be declared `mutable'"
15322 msgstr ""
15323
15324 #: cp/decl.c:11487
15325 #, c-format
15326 msgid "function `%s' cannot be declared `mutable'"
15327 msgstr ""
15328
15329 #: cp/decl.c:11492
15330 #, c-format
15331 msgid "static `%s' cannot be declared `mutable'"
15332 msgstr ""
15333
15334 #: cp/decl.c:11497
15335 #, c-format
15336 msgid "const `%s' cannot be declared `mutable'"
15337 msgstr ""
15338
15339 #: cp/decl.c:11510
15340 msgid "template-id `%D' used as a declarator"
15341 msgstr ""
15342
15343 #: cp/decl.c:11531
15344 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
15345 msgstr ""
15346
15347 #: cp/decl.c:11580
15348 msgid "typedef name may not be class-qualified"
15349 msgstr ""
15350
15351 #: cp/decl.c:11588
15352 msgid "invalid type qualifier for non-member function type"
15353 msgstr ""
15354
15355 #: cp/decl.c:11651
15356 msgid "type qualifiers specified for friend class declaration"
15357 msgstr ""
15358
15359 #: cp/decl.c:11656
15360 msgid "`inline' specified for friend class declaration"
15361 msgstr ""
15362
15363 #: cp/decl.c:11664
15364 #, fuzzy
15365 msgid "template parameters cannot be friends"
15366 msgstr "ï äéá÷ùñéóôÞò äå ìðïñåß íá åßíáé êåíüò"
15367
15368 #: cp/decl.c:11666
15369 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
15370 msgstr ""
15371
15372 #: cp/decl.c:11670
15373 msgid "friend declaration requires class-key, i.e. `friend %#T'"
15374 msgstr ""
15375
15376 #: cp/decl.c:11684
15377 msgid "trying to make class `%T' a friend of global scope"
15378 msgstr ""
15379
15380 #: cp/decl.c:11695
15381 msgid "invalid qualifiers on non-member function type"
15382 msgstr ""
15383
15384 #: cp/decl.c:11714
15385 msgid "abstract declarator `%T' used as declaration"
15386 msgstr ""
15387
15388 #: cp/decl.c:11726
15389 msgid "unnamed variable or field declared void"
15390 msgstr ""
15391
15392 #: cp/decl.c:11735
15393 msgid "variable or field declared void"
15394 msgstr ""
15395
15396 #: cp/decl.c:11745
15397 msgid "cannot use `::' in parameter declaration"
15398 msgstr ""
15399
15400 #. Something like struct S { int N::j; };
15401 #: cp/decl.c:11784
15402 #, fuzzy
15403 msgid "invalid use of `::'"
15404 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
15405
15406 #: cp/decl.c:11796
15407 msgid "function `%D' cannot be declared friend"
15408 msgstr ""
15409
15410 #: cp/decl.c:11808
15411 msgid "can't make `%D' into a method -- not in a class"
15412 msgstr ""
15413
15414 #: cp/decl.c:11817
15415 msgid "function `%D' declared virtual inside a union"
15416 msgstr ""
15417
15418 #: cp/decl.c:11829
15419 msgid "`%D' cannot be declared virtual, since it is always static"
15420 msgstr ""
15421
15422 #: cp/decl.c:11902
15423 msgid "field `%D' has incomplete type"
15424 msgstr ""
15425
15426 #: cp/decl.c:11904
15427 msgid "name `%T' has incomplete type"
15428 msgstr ""
15429
15430 #: cp/decl.c:11913
15431 msgid "  in instantiation of template `%T'"
15432 msgstr ""
15433
15434 #: cp/decl.c:11923
15435 #, c-format
15436 msgid "`%s' is neither function nor member function; cannot be declared friend"
15437 msgstr ""
15438
15439 #: cp/decl.c:11934
15440 msgid "member functions are implicitly friends of their class"
15441 msgstr ""
15442
15443 #. An attempt is being made to initialize a non-static
15444 #. member.  But, from [class.mem]:
15445 #.
15446 #. 4 A member-declarator can contain a
15447 #. constant-initializer only if it declares a static
15448 #. member (_class.static_) of integral or enumeration
15449 #. type, see _class.static.data_.
15450 #.
15451 #. This used to be relatively common practice, but
15452 #. the rest of the compiler does not correctly
15453 #. handle the initialization unless the member is
15454 #. static so we make it static below.
15455 #: cp/decl.c:11981
15456 msgid "ISO C++ forbids initialization of member `%D'"
15457 msgstr ""
15458
15459 #: cp/decl.c:11983
15460 msgid "making `%D' static"
15461 msgstr ""
15462
15463 #: cp/decl.c:12007
15464 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class"
15465 msgstr ""
15466
15467 #: cp/decl.c:12048
15468 #, c-format
15469 msgid "storage class `auto' invalid for function `%s'"
15470 msgstr ""
15471
15472 #: cp/decl.c:12050
15473 #, c-format
15474 msgid "storage class `register' invalid for function `%s'"
15475 msgstr ""
15476
15477 #: cp/decl.c:12052
15478 #, fuzzy, c-format
15479 msgid "storage class `__thread' invalid for function `%s'"
15480 msgstr "ìç Ýãêõñç ôÜîç ÷áñáêôÞñùí `%s'"
15481
15482 #: cp/decl.c:12063
15483 #, c-format
15484 msgid "storage class `static' invalid for function `%s' declared out of global scope"
15485 msgstr ""
15486
15487 #: cp/decl.c:12065
15488 #, c-format
15489 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
15490 msgstr ""
15491
15492 #: cp/decl.c:12072
15493 #, c-format
15494 msgid "virtual non-class function `%s'"
15495 msgstr ""
15496
15497 #: cp/decl.c:12101
15498 msgid "cannot declare member function `%D' to have static linkage"
15499 msgstr ""
15500
15501 #. FIXME need arm citation
15502 #: cp/decl.c:12107
15503 msgid "cannot declare static function inside another function"
15504 msgstr ""
15505
15506 #: cp/decl.c:12135
15507 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
15508 msgstr ""
15509
15510 #: cp/decl.c:12141
15511 msgid "static member `%D' declared `register'"
15512 msgstr ""
15513
15514 #: cp/decl.c:12146
15515 msgid "cannot explicitly declare member `%#D' to have extern linkage"
15516 msgstr ""
15517
15518 #: cp/decl.c:12318
15519 msgid "default argument for `%#D' has type `%T'"
15520 msgstr ""
15521
15522 #: cp/decl.c:12321
15523 msgid "default argument for parameter of type `%T' has type `%T'"
15524 msgstr ""
15525
15526 #: cp/decl.c:12338
15527 msgid "default argument `%E' uses local variable `%D'"
15528 msgstr ""
15529
15530 #: cp/decl.c:12383
15531 #, fuzzy, c-format
15532 msgid "invalid string constant `%E'"
15533 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
15534
15535 #: cp/decl.c:12385
15536 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
15537 msgstr ""
15538
15539 #: cp/decl.c:12423
15540 msgid "parameter `%D' invalidly declared method type"
15541 msgstr ""
15542
15543 #: cp/decl.c:12429
15544 msgid "parameter `%D' invalidly declared offset type"
15545 msgstr ""
15546
15547 #: cp/decl.c:12453
15548 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
15549 msgstr ""
15550
15551 #. [class.copy]
15552 #.
15553 #. A declaration of a constructor for a class X is ill-formed if
15554 #. its first parameter is of type (optionally cv-qualified) X
15555 #. and either there are no other parameters or else all other
15556 #. parameters have default arguments.
15557 #.
15558 #. We *don't* complain about member template instantiations that
15559 #. have this form, though; they can occur as we try to decide
15560 #. what constructor to use during overload resolution.  Since
15561 #. overload resolution will never prefer such a constructor to
15562 #. the non-template copy constructor (which is either explicitly
15563 #. or implicitly defined), there's no need to worry about their
15564 #. existence.  Theoretically, they should never even be
15565 #. instantiated, but that's hard to forestall.
15566 #: cp/decl.c:12615
15567 msgid "invalid constructor; you probably meant `%T (const %T&)'"
15568 msgstr ""
15569
15570 #: cp/decl.c:12766
15571 msgid "`%D' must be a nonstatic member function"
15572 msgstr ""
15573
15574 #: cp/decl.c:12772
15575 msgid "`%D' must be either a non-static member function or a non-member function"
15576 msgstr ""
15577
15578 #: cp/decl.c:12789
15579 msgid "`%D' must have an argument of class or enumerated type"
15580 msgstr ""
15581
15582 #: cp/decl.c:12821
15583 #, c-format
15584 msgid "conversion to %s%s will never use a type conversion operator"
15585 msgstr ""
15586
15587 #. 13.4.0.3
15588 #: cp/decl.c:12828
15589 msgid "ISO C++ prohibits overloading operator ?:"
15590 msgstr ""
15591
15592 #: cp/decl.c:12878
15593 msgid "postfix `%D' must take `int' as its argument"
15594 msgstr ""
15595
15596 #: cp/decl.c:12882
15597 msgid "postfix `%D' must take `int' as its second argument"
15598 msgstr ""
15599
15600 #: cp/decl.c:12889
15601 msgid "`%D' must take either zero or one argument"
15602 msgstr ""
15603
15604 #: cp/decl.c:12891
15605 msgid "`%D' must take either one or two arguments"
15606 msgstr ""
15607
15608 #: cp/decl.c:12912
15609 msgid "prefix `%D' should return `%T'"
15610 msgstr ""
15611
15612 #: cp/decl.c:12918
15613 msgid "postfix `%D' should return `%T'"
15614 msgstr ""
15615
15616 #: cp/decl.c:12927
15617 msgid "`%D' must take `void'"
15618 msgstr ""
15619
15620 #: cp/decl.c:12929 cp/decl.c:12937
15621 msgid "`%D' must take exactly one argument"
15622 msgstr ""
15623
15624 #: cp/decl.c:12939
15625 msgid "`%D' must take exactly two arguments"
15626 msgstr ""
15627
15628 #: cp/decl.c:12947
15629 msgid "user-defined `%D' always evaluates both arguments"
15630 msgstr ""
15631
15632 #: cp/decl.c:12961
15633 msgid "`%D' should return by value"
15634 msgstr ""
15635
15636 #: cp/decl.c:12973 cp/decl.c:12976
15637 msgid "`%D' cannot have default arguments"
15638 msgstr ""
15639
15640 #: cp/decl.c:13052
15641 msgid "`%s %T' declares a new type at namespace scope"
15642 msgstr ""
15643
15644 #: cp/decl.c:13055
15645 msgid "  names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'"
15646 msgstr ""
15647
15648 #: cp/decl.c:13093
15649 msgid "using typedef-name `%D' after `%s'"
15650 msgstr ""
15651
15652 #: cp/decl.c:13098
15653 msgid "using template type parameter `%T' after `%s'"
15654 msgstr ""
15655
15656 #: cp/decl.c:13178
15657 msgid "use of enum `%#D' without previous declaration"
15658 msgstr ""
15659
15660 #: cp/decl.c:13264
15661 msgid "derived union `%T' invalid"
15662 msgstr ""
15663
15664 #: cp/decl.c:13310
15665 msgid "base type `%T' fails to be a struct or class type"
15666 msgstr ""
15667
15668 #: cp/decl.c:13320
15669 msgid "base class `%T' has incomplete type"
15670 msgstr ""
15671
15672 #: cp/decl.c:13328
15673 msgid "recursive type `%T' undefined"
15674 msgstr ""
15675
15676 #: cp/decl.c:13330
15677 #, fuzzy
15678 msgid "duplicate base type `%T' invalid"
15679 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
15680
15681 #: cp/decl.c:13441
15682 #, fuzzy
15683 msgid "multiple definition of `%#T'"
15684 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
15685
15686 #: cp/decl.c:13442
15687 msgid "previous definition here"
15688 msgstr ""
15689
15690 #: cp/decl.c:13610
15691 msgid "enumerator value for `%D' not integer constant"
15692 msgstr ""
15693
15694 #: cp/decl.c:13630
15695 msgid "overflow in enumeration values at `%D'"
15696 msgstr ""
15697
15698 #: cp/decl.c:13716
15699 msgid "return type `%#T' is incomplete"
15700 msgstr ""
15701
15702 #: cp/decl.c:13830
15703 msgid "semicolon missing after declaration of `%#T'"
15704 msgstr ""
15705
15706 #: cp/decl.c:13851
15707 msgid "return type for `main' changed to `int'"
15708 msgstr ""
15709
15710 #: cp/decl.c:13882
15711 msgid "`%D' implicitly declared before its definition"
15712 msgstr ""
15713
15714 #: cp/decl.c:13904 cp/typeck.c:6229
15715 msgid "`operator=' should return a reference to `*this'"
15716 msgstr ""
15717
15718 #: cp/decl.c:14164
15719 msgid "parameter `%D' declared void"
15720 msgstr ""
15721
15722 #: cp/decl.c:14628
15723 msgid "`%D' is already defined in class `%T'"
15724 msgstr ""
15725
15726 #: cp/decl.c:14845
15727 msgid "static member function `%#D' declared with type qualifiers"
15728 msgstr ""
15729
15730 #: cp/decl2.c:154
15731 #, c-format
15732 msgid "duplicate type qualifiers in %s declaration"
15733 msgstr ""
15734
15735 #: cp/decl2.c:193
15736 msgid "template `%#D' instantiated in file without #pragma interface"
15737 msgstr ""
15738
15739 #: cp/decl2.c:199
15740 msgid "template `%#D' defined in file without #pragma interface"
15741 msgstr ""
15742
15743 #: cp/decl2.c:366
15744 msgid "name missing for member function"
15745 msgstr ""
15746
15747 #. Something has gone very wrong.  Assume we are mistakenly reducing
15748 #. an expression instead of a declaration.
15749 #: cp/decl2.c:429
15750 msgid "parser may be lost: is there a '{' missing somewhere?"
15751 msgstr ""
15752
15753 #: cp/decl2.c:460 cp/decl2.c:474
15754 msgid "ambiguous conversion for array subscript"
15755 msgstr ""
15756
15757 #: cp/decl2.c:468
15758 msgid "invalid types `%T[%T]' for array subscript"
15759 msgstr ""
15760
15761 #: cp/decl2.c:516
15762 msgid "type `%#T' argument given to `delete', expected pointer"
15763 msgstr ""
15764
15765 #: cp/decl2.c:524
15766 msgid "anachronistic use of array size in vector delete"
15767 msgstr ""
15768
15769 #: cp/decl2.c:534
15770 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
15771 msgstr ""
15772
15773 #: cp/decl2.c:541
15774 msgid "deleting `%T' is undefined"
15775 msgstr ""
15776
15777 #: cp/decl2.c:549
15778 msgid "deleting array `%#D'"
15779 msgstr ""
15780
15781 #. 14.5.2.2 [temp.mem]
15782 #.
15783 #. A local class shall not have member templates.
15784 #: cp/decl2.c:583
15785 msgid "invalid declaration of member template `%#D' in local class"
15786 msgstr ""
15787
15788 #: cp/decl2.c:592
15789 msgid "invalid use of `virtual' in template declaration of `%#D'"
15790 msgstr ""
15791
15792 #: cp/decl2.c:602 cp/pt.c:2586
15793 msgid "template declaration of `%#D'"
15794 msgstr ""
15795
15796 #: cp/decl2.c:652
15797 msgid "Java method '%D' has non-Java return type `%T'"
15798 msgstr ""
15799
15800 #: cp/decl2.c:661
15801 msgid "Java method '%D' has non-Java parameter type `%T'"
15802 msgstr ""
15803
15804 #: cp/decl2.c:737
15805 #, fuzzy
15806 msgid "prototype for `%#D' does not match any in class `%T'"
15807 msgstr "ôï áñ÷åßï äåäïìÝíùí ðñïößë `%s' äåí ôáéñéÜæåé ìå ôï äéáìïéñáæüìåíï áíôéêåßìåíï `%s'"
15808
15809 #: cp/decl2.c:819
15810 #, fuzzy
15811 msgid "local class `%#T' shall not have static data member `%#D'"
15812 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15813
15814 #: cp/decl2.c:827
15815 msgid "initializer invalid for static member with constructor"
15816 msgstr ""
15817
15818 #: cp/decl2.c:830
15819 msgid "(an out of class initialization is required)"
15820 msgstr ""
15821
15822 #: cp/decl2.c:889
15823 msgid "invalid data member initialization"
15824 msgstr ""
15825
15826 #: cp/decl2.c:892
15827 msgid "(use `=' to initialize static data members)"
15828 msgstr ""
15829
15830 #: cp/decl2.c:938
15831 msgid "member `%D' conflicts with virtual function table field name"
15832 msgstr ""
15833
15834 #: cp/decl2.c:958
15835 msgid "`%D' is already defined in `%T'"
15836 msgstr ""
15837
15838 #: cp/decl2.c:1010
15839 msgid "field initializer is not constant"
15840 msgstr ""
15841
15842 #: cp/decl2.c:1034
15843 msgid "`asm' specifiers are not permitted on non-static data members"
15844 msgstr ""
15845
15846 #: cp/decl2.c:1086
15847 msgid "cannot declare `%D' to be a bit-field type"
15848 msgstr ""
15849
15850 #: cp/decl2.c:1096
15851 msgid "cannot declare bit-field `%D' with function type"
15852 msgstr ""
15853
15854 #: cp/decl2.c:1103
15855 msgid "`%D' is already defined in the class %T"
15856 msgstr ""
15857
15858 #: cp/decl2.c:1110
15859 msgid "static member `%D' cannot be a bit-field"
15860 msgstr ""
15861
15862 #: cp/decl2.c:1197
15863 msgid "initializer specified for non-member function `%D'"
15864 msgstr ""
15865
15866 #: cp/decl2.c:1201
15867 #, fuzzy
15868 msgid "invalid initializer for virtual method `%D'"
15869 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
15870
15871 #: cp/decl2.c:1315
15872 msgid "anonymous struct not inside named type"
15873 msgstr ""
15874
15875 #: cp/decl2.c:1411
15876 msgid "namespace-scope anonymous aggregates must be static"
15877 msgstr ""
15878
15879 #: cp/decl2.c:1424
15880 msgid "anonymous aggregate with no members"
15881 msgstr ""
15882
15883 #: cp/decl2.c:1493
15884 msgid "`operator new' must return type `%T'"
15885 msgstr ""
15886
15887 #: cp/decl2.c:1501
15888 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
15889 msgstr ""
15890
15891 #: cp/decl2.c:1528
15892 msgid "`operator delete' must return type `%T'"
15893 msgstr ""
15894
15895 #: cp/decl2.c:1536
15896 msgid "`operator delete' takes type `%T' as first parameter"
15897 msgstr ""
15898
15899 #. Overflow occurred.  That means there are at least 4 billion
15900 #. initialization functions.
15901 #: cp/decl2.c:2290
15902 msgid "too many initialization functions required"
15903 msgstr ""
15904
15905 #: cp/decl2.c:2966
15906 msgid "inline function `%D' used but never defined"
15907 msgstr ""
15908
15909 #: cp/decl2.c:3086
15910 #, fuzzy
15911 msgid "use of old-style cast"
15912 msgstr "ðáëáéïý åßäïõò èÝóç"
15913
15914 # src/getopt.c:628
15915 # src/getopt.c:628
15916 #: cp/decl2.c:3794
15917 #, fuzzy
15918 msgid "use of `%D' is ambiguous"
15919 msgstr "%s: ç åðéëïãÞ `%s' åßíáé áóáöÞò\n"
15920
15921 #: cp/decl2.c:3795
15922 msgid "  first declared as `%#D' here"
15923 msgstr ""
15924
15925 #: cp/decl2.c:3798
15926 msgid "  also declared as `%#D' here"
15927 msgstr ""
15928
15929 #: cp/decl2.c:3813
15930 msgid "`%D' denotes an ambiguous type"
15931 msgstr ""
15932
15933 #: cp/decl2.c:3814
15934 msgid "  first type here"
15935 msgstr ""
15936
15937 #: cp/decl2.c:3815
15938 msgid "  other type here"
15939 msgstr ""
15940
15941 #: cp/decl2.c:3912
15942 msgid "declaration of `%D' not in a namespace surrounding `%D'"
15943 msgstr ""
15944
15945 #: cp/decl2.c:3946
15946 msgid "`%D' should have been declared inside `%D'"
15947 msgstr ""
15948
15949 #: cp/decl2.c:4079
15950 #, fuzzy
15951 msgid "`%D' is not a function,"
15952 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
15953
15954 #: cp/decl2.c:4080
15955 msgid "  conflict with `%D'"
15956 msgstr ""
15957
15958 #. The parser did not find it, so it's not there.
15959 #: cp/decl2.c:4396
15960 #, fuzzy
15961 msgid "unknown namespace `%D'"
15962 msgstr "Üãíùóôï óåô `%s'"
15963
15964 #: cp/decl2.c:4430 cp/decl2.c:4707
15965 #, fuzzy
15966 msgid "`%T' is not a namespace"
15967 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
15968
15969 #: cp/decl2.c:4432
15970 #, fuzzy
15971 msgid "`%D' is not a namespace"
15972 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
15973
15974 #: cp/decl2.c:4441
15975 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
15976 msgstr ""
15977
15978 #: cp/decl2.c:4455
15979 msgid "namespace `%D' not allowed in using-declaration"
15980 msgstr ""
15981
15982 #: cp/decl2.c:4484
15983 #, fuzzy
15984 msgid "`%D' not declared"
15985 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
15986
15987 #: cp/decl2.c:4535
15988 msgid "`%D' is already declared in this scope"
15989 msgstr ""
15990
15991 #: cp/decl2.c:4562
15992 msgid "using declaration `%D' introduced ambiguous type `%T'"
15993 msgstr ""
15994
15995 #: cp/decl2.c:4653
15996 msgid "using-declaration for non-member at class scope"
15997 msgstr ""
15998
15999 #: cp/decl2.c:4659
16000 msgid "using-declaration for destructor"
16001 msgstr ""
16002
16003 #: cp/decl2.c:4665
16004 msgid "a using-declaration cannot specify a template-id.  Try  `using %T::%D'"
16005 msgstr ""
16006
16007 #: cp/decl2.c:4701
16008 msgid "namespace `%T' undeclared"
16009 msgstr ""
16010
16011 #: cp/decl2.c:4730
16012 msgid "default argument missing for parameter %P of `%+#D'"
16013 msgstr ""
16014
16015 #: cp/decl2.c:4829
16016 msgid "extra qualification `%T::' on member `%D' ignored"
16017 msgstr ""
16018
16019 #: cp/decl2.c:4833
16020 #, fuzzy
16021 msgid "`%T' does not have a class or union named `%D'"
16022 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16023
16024 #: cp/decl2.c:4848
16025 #, fuzzy
16026 msgid "`%T' is not a class or union type"
16027 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16028
16029 #: cp/decl2.c:4862
16030 #, fuzzy
16031 msgid "template argument is required for `%T'"
16032 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
16033
16034 #: cp/error.c:35
16035 #, fuzzy, c-format
16036 msgid "`%s' not supported by %s"
16037 msgstr "Äåí õðïóôçñßæåôáé"
16038
16039 #: cp/error.c:571
16040 #, c-format
16041 msgid "<anonymous %s>"
16042 msgstr ""
16043
16044 #: cp/error.c:808
16045 #, c-format
16046 msgid "(static %s for %s)"
16047 msgstr ""
16048
16049 #: cp/error.c:1482
16050 #, c-format
16051 msgid "\\x%x"
16052 msgstr ""
16053
16054 #: cp/error.c:2430
16055 #, c-format
16056 msgid "In %s `%s':"
16057 msgstr ""
16058
16059 #: cp/error.c:2487
16060 #, fuzzy, c-format
16061 msgid "%s: In instantiation of `%s':\n"
16062 msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
16063
16064 #: cp/error.c:2511
16065 #, c-format
16066 msgid "%s:%d:   instantiated from `%s'\n"
16067 msgstr ""
16068
16069 #: cp/error.c:2516
16070 #, c-format
16071 msgid "%s:%d:   instantiated from here\n"
16072 msgstr ""
16073
16074 #. damn ICE suppression
16075 #: cp/error.c:2670
16076 #, c-format
16077 msgid "unexpected letter `%c' in locate_error\n"
16078 msgstr ""
16079
16080 #. Can't throw a reference.
16081 #: cp/except.c:240
16082 msgid "type `%T' is disallowed in Java `throw' or `catch'"
16083 msgstr ""
16084
16085 #: cp/except.c:251
16086 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
16087 msgstr ""
16088
16089 #. Thrown object must be a Throwable.
16090 #: cp/except.c:258
16091 msgid "type `%T' is not derived from `java::lang::Throwable'"
16092 msgstr ""
16093
16094 #: cp/except.c:322
16095 msgid "mixing C++ and Java catches in a single translation unit"
16096 msgstr ""
16097
16098 #: cp/except.c:639
16099 msgid "throwing NULL, which has integral, not pointer type"
16100 msgstr ""
16101
16102 #: cp/except.c:730
16103 msgid "  in thrown expression"
16104 msgstr ""
16105
16106 #: cp/except.c:856
16107 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
16108 msgstr ""
16109
16110 #: cp/except.c:944
16111 msgid "exception of type `%T' will be caught"
16112 msgstr ""
16113
16114 #: cp/except.c:947
16115 msgid "   by earlier handler for `%T'"
16116 msgstr ""
16117
16118 #: cp/except.c:968
16119 msgid "`...' handler must be the last handler for its try block"
16120 msgstr ""
16121
16122 #: cp/friend.c:155
16123 msgid "`%D' is already a friend of class `%T'"
16124 msgstr ""
16125
16126 #: cp/friend.c:157
16127 msgid "previous friend declaration of `%D'"
16128 msgstr ""
16129
16130 #: cp/friend.c:202
16131 msgid "invalid type `%T' declared `friend'"
16132 msgstr ""
16133
16134 #. [temp.friend]
16135 #. Friend declarations shall not declare partial
16136 #. specializations.
16137 #: cp/friend.c:218
16138 msgid "partial specialization `%T' declared `friend'"
16139 msgstr ""
16140
16141 #: cp/friend.c:227
16142 msgid "class `%T' is implicitly friends with itself"
16143 msgstr ""
16144
16145 #. template <class T> friend typename S<T>::X;
16146 #: cp/friend.c:245
16147 msgid "typename type `%#T' declared `friend'"
16148 msgstr ""
16149
16150 #. template <class T> friend class T;
16151 #: cp/friend.c:251
16152 msgid "template parameter type `%T' declared `friend'"
16153 msgstr ""
16154
16155 #. template <class T> friend class A; where A is not a template
16156 #: cp/friend.c:257
16157 #, fuzzy
16158 msgid "`%#T' is not a template"
16159 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16160
16161 #: cp/friend.c:272
16162 #, fuzzy
16163 msgid "`%T' is already a friend of `%T'"
16164 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
16165
16166 #: cp/friend.c:370
16167 msgid "member `%D' declared as friend before type `%T' defined"
16168 msgstr ""
16169
16170 #: cp/friend.c:425
16171 msgid "friend declaration `%#D' declares a non-template function"
16172 msgstr ""
16173
16174 #: cp/friend.c:428
16175 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"
16176 msgstr ""
16177
16178 #: cp/g++spec.c:209 java/jvspec.c:423
16179 #, fuzzy, c-format
16180 msgid "argument to `%s' missing\n"
16181 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
16182
16183 #: cp/init.c:320
16184 msgid "`%D' should be initialized in the member initialization list"
16185 msgstr ""
16186
16187 #: cp/init.c:369
16188 msgid "default-initialization of `%#D', which has reference type"
16189 msgstr ""
16190
16191 #: cp/init.c:374
16192 msgid "uninitialized reference member `%D'"
16193 msgstr ""
16194
16195 #: cp/init.c:382
16196 msgid "initializer list treated as compound expression"
16197 msgstr ""
16198
16199 #: cp/init.c:523
16200 msgid "`%D' will be initialized after"
16201 msgstr ""
16202
16203 #: cp/init.c:526
16204 #, fuzzy
16205 msgid "base `%T' will be initialized after"
16206 msgstr "ç êëÜóç ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
16207
16208 #: cp/init.c:529
16209 #, fuzzy
16210 msgid "  `%#D'"
16211 msgstr "  `%s'"
16212
16213 #: cp/init.c:531
16214 #, fuzzy
16215 msgid "  base `%T'"
16216 msgstr "  êáôÜ `%D'"
16217
16218 # src/request.c:263
16219 #: cp/init.c:549
16220 #, fuzzy
16221 msgid "multiple initializations given for base `%T'"
16222 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
16223
16224 #: cp/init.c:616
16225 msgid "initializations for multiple members of `%T'"
16226 msgstr ""
16227
16228 #: cp/init.c:671
16229 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
16230 msgstr ""
16231
16232 #: cp/init.c:916
16233 msgid "class `%T' does not have any field named `%D'"
16234 msgstr ""
16235
16236 #: cp/init.c:922
16237 msgid "field `%#D' is static; the only point of initialization is its definition"
16238 msgstr ""
16239
16240 #: cp/init.c:956
16241 msgid "unnamed initializer for `%T', which has no base classes"
16242 msgstr ""
16243
16244 #: cp/init.c:963
16245 msgid "unnamed initializer for `%T', which uses multiple inheritance"
16246 msgstr ""
16247
16248 #: cp/init.c:1000
16249 msgid "type `%D' is not a direct or virtual base of `%T'"
16250 msgstr ""
16251
16252 #: cp/init.c:1003
16253 #, fuzzy
16254 msgid "type `%D' is not a direct base of `%T'"
16255 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
16256
16257 #. Handle bad initializers like:
16258 #. class COMPLEX {
16259 #. public:
16260 #. double re, im;
16261 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
16262 #. ~COMPLEX() {};
16263 #. };
16264 #.
16265 #. int main(int argc, char **argv) {
16266 #. COMPLEX zees(1.0, 0.0)[10];
16267 #. }
16268 #.
16269 #: cp/init.c:1097
16270 msgid "bad array initializer"
16271 msgstr ""
16272
16273 #: cp/init.c:1304
16274 #, fuzzy
16275 msgid "`%T' is not an aggregate type"
16276 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16277
16278 #: cp/init.c:1327
16279 msgid "`%T' fails to be an aggregate typedef"
16280 msgstr ""
16281
16282 #: cp/init.c:1336
16283 msgid "type `%T' is of non-aggregate type"
16284 msgstr ""
16285
16286 #: cp/init.c:1439
16287 msgid "cannot call destructor `%T::~%T' without object"
16288 msgstr ""
16289
16290 #: cp/init.c:1483
16291 #, fuzzy
16292 msgid "invalid use of non-static field `%D'"
16293 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
16294
16295 #. We can get here when processing a bad default
16296 #. argument, like:
16297 #. struct S { int a; void f(int i = a); }
16298 #: cp/init.c:1492 cp/method.c:160
16299 #, fuzzy
16300 msgid "invalid use of member `%D'"
16301 msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
16302
16303 #: cp/init.c:1502
16304 msgid "no method `%T::%D'"
16305 msgstr ""
16306
16307 #: cp/init.c:1595
16308 msgid "incomplete type `%T' does not have member `%D'"
16309 msgstr ""
16310
16311 #: cp/init.c:1669
16312 #, fuzzy
16313 msgid "`%D' is not a member of type `%T'"
16314 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
16315
16316 #: cp/init.c:1688
16317 #, fuzzy
16318 msgid "invalid pointer to bit-field `%D'"
16319 msgstr "áêáôÜëëçëïò ôýðïò äéêôýïõ :`%s'\n"
16320
16321 #: cp/init.c:1727
16322 msgid "object missing in use of pointer-to-member construct"
16323 msgstr ""
16324
16325 #: cp/init.c:1767
16326 msgid "member `%D' is non-static but referenced as a static member"
16327 msgstr ""
16328
16329 #: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932
16330 msgid "at this point in file"
16331 msgstr ""
16332
16333 #: cp/init.c:1806
16334 #, c-format
16335 msgid "object missing in `%E'"
16336 msgstr ""
16337
16338 #: cp/init.c:1937
16339 msgid "new of array type fails to specify size"
16340 msgstr ""
16341
16342 #: cp/init.c:1948
16343 msgid "size in array new must have integral type"
16344 msgstr ""
16345
16346 #: cp/init.c:1954
16347 msgid "zero size array reserves no space"
16348 msgstr ""
16349
16350 #: cp/init.c:2019
16351 msgid "new cannot be applied to a reference type"
16352 msgstr ""
16353
16354 #: cp/init.c:2025
16355 msgid "new cannot be applied to a function type"
16356 msgstr ""
16357
16358 #: cp/init.c:2072
16359 msgid "call to Java constructor, while `jclass' undefined"
16360 msgstr ""
16361
16362 #: cp/init.c:2088
16363 msgid "can't find class$"
16364 msgstr ""
16365
16366 #: cp/init.c:2202
16367 #, fuzzy
16368 msgid "invalid type `void' for new"
16369 msgstr "ìç Ýãêõñç êáôÜóôáóç ãéá ôçí dlopen()"
16370
16371 #: cp/init.c:2254
16372 #, c-format
16373 msgid "call to Java constructor with `%s' undefined"
16374 msgstr ""
16375
16376 #: cp/init.c:2362
16377 msgid "ISO C++ forbids initialization in array new"
16378 msgstr ""
16379
16380 #: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223
16381 msgid "initializer list being treated as compound expression"
16382 msgstr ""
16383
16384 #: cp/init.c:2386
16385 msgid "ISO C++ forbids aggregate initializer to new"
16386 msgstr ""
16387
16388 #: cp/init.c:2474
16389 msgid "uninitialized const in `new' of `%#T'"
16390 msgstr ""
16391
16392 #: cp/init.c:2840
16393 msgid "initializer ends prematurely"
16394 msgstr ""
16395
16396 #: cp/init.c:2910
16397 msgid "cannot initialize multi-dimensional array with initializer"
16398 msgstr ""
16399
16400 #: cp/init.c:3100
16401 msgid "unknown array size in delete"
16402 msgstr ""
16403
16404 #: cp/init.c:3365
16405 msgid "type to vector delete is neither pointer or array type"
16406 msgstr ""
16407
16408 #: cp/lex.c:136
16409 #, fuzzy
16410 msgid "type name expected before `*'"
16411 msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí êáôçãïñéþí"
16412
16413 #: cp/lex.c:158
16414 msgid "cannot declare references to references"
16415 msgstr ""
16416
16417 #: cp/lex.c:163
16418 msgid "cannot declare pointers to references"
16419 msgstr ""
16420
16421 #: cp/lex.c:167
16422 #, fuzzy
16423 msgid "type name expected before `&'"
16424 msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí êáôçãïñéþí"
16425
16426 #: cp/lex.c:894
16427 #, c-format
16428 msgid "semicolon missing after %s declaration"
16429 msgstr ""
16430
16431 #: cp/lex.c:897
16432 msgid "semicolon missing after declaration of `%T'"
16433 msgstr ""
16434
16435 #: cp/lex.c:945
16436 #, c-format
16437 msgid "junk at end of #pragma %s"
16438 msgstr ""
16439
16440 #: cp/lex.c:952
16441 #, fuzzy, c-format
16442 msgid "invalid #pragma %s"
16443 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
16444
16445 #: cp/lex.c:961
16446 msgid "#pragma vtable no longer supported"
16447 msgstr ""
16448
16449 #: cp/lex.c:1038
16450 #, c-format
16451 msgid "#pragma implementation for %s appears after file is included"
16452 msgstr ""
16453
16454 #: cp/lex.c:1063
16455 msgid "junk at end of #pragma GCC java_exceptions"
16456 msgstr ""
16457
16458 #: cp/lex.c:1107
16459 #, fuzzy
16460 msgid "`%D' not defined"
16461 msgstr "áüñéóôï"
16462
16463 #: cp/lex.c:1110
16464 msgid "`%D' was not declared in this scope"
16465 msgstr ""
16466
16467 #: cp/lex.c:1118
16468 msgid "`%D' undeclared (first use this function)"
16469 msgstr ""
16470
16471 #: cp/lex.c:1122
16472 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
16473 msgstr ""
16474
16475 #: cp/lex.c:1239
16476 msgid "`::%D' undeclared (first use here)"
16477 msgstr ""
16478
16479 #: cp/mangle.c:2061
16480 msgid "real-valued template parameters when cross-compiling"
16481 msgstr ""
16482
16483 #: cp/mangle.c:2325
16484 msgid "the mangled name of `%D' will change in a future version of GCC"
16485 msgstr ""
16486
16487 #: cp/method.c:154
16488 msgid "invalid use of member `%D' in static member function"
16489 msgstr ""
16490
16491 #: cp/method.c:216
16492 msgid "use of namespace `%D' as expression"
16493 msgstr ""
16494
16495 #: cp/method.c:221
16496 msgid "use of class template `%T' as expression"
16497 msgstr ""
16498
16499 #: cp/method.c:234
16500 #, c-format
16501 msgid "use of %s from containing function"
16502 msgstr ""
16503
16504 #: cp/method.c:237
16505 msgid "  `%#D' declared here"
16506 msgstr ""
16507
16508 #: cp/method.c:255
16509 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
16510 msgstr ""
16511
16512 #: cp/method.c:455
16513 msgid "generic thunk code fails for method `%#D' which uses `...'"
16514 msgstr ""
16515
16516 #: cp/method.c:694
16517 msgid "non-static const member `%#D', can't use default assignment operator"
16518 msgstr ""
16519
16520 #: cp/method.c:699
16521 msgid "non-static reference member `%#D', can't use default assignment operator"
16522 msgstr ""
16523
16524 #: parse.y:261
16525 #, fuzzy
16526 msgid "`%s' tag used in naming `%#T'"
16527 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
16528
16529 #: parse.y:541
16530 msgid "keyword `export' not implemented, and will be ignored"
16531 msgstr ""
16532
16533 #: parse.y:645
16534 msgid "use of linkage spec `%D' is different from previous spec `%D'"
16535 msgstr ""
16536
16537 #: parse.y:942
16538 msgid "no base or member initializers given following ':'"
16539 msgstr ""
16540
16541 #: parse.y:983 parse.y:989
16542 msgid "anachronistic old style base class initializer"
16543 msgstr ""
16544
16545 #. Handle `Class<Class<Type>>' without space in the `>>'
16546 #: parse.y:1115
16547 msgid "`>>' should be `> >' in template class name"
16548 msgstr ""
16549
16550 #: parse.y:1153
16551 msgid "use of template qualifier outside template"
16552 msgstr ""
16553
16554 #: parse.y:1182 parse.y:1191
16555 #, c-format
16556 msgid "ISO C++ forbids an empty condition for `%s'"
16557 msgstr ""
16558
16559 #: parse.y:1214
16560 msgid "definition of class `%T' in condition"
16561 msgstr ""
16562
16563 #: parse.y:1216
16564 msgid "definition of enum `%T' in condition"
16565 msgstr ""
16566
16567 #: parse.y:1227
16568 msgid "definition of array `%#D' in condition"
16569 msgstr ""
16570
16571 #: parse.y:1340
16572 msgid "old style placement syntax, use () instead"
16573 msgstr ""
16574
16575 #: parse.y:1351
16576 #, fuzzy
16577 msgid "`%T' is not a valid expression"
16578 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
16579
16580 #. This was previously allowed as an extension, but
16581 #. was removed in G++ 3.3.
16582 #: parse.y:1358
16583 #, fuzzy
16584 msgid "initialization of new expression with `='"
16585 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
16586
16587 #: parse.y:1384
16588 msgid "ISO C++ forbids compound literals"
16589 msgstr ""
16590
16591 #: parse.y:1631
16592 msgid "ISO C++ forbids braced-groups within expressions"
16593 msgstr ""
16594
16595 # src/dfa.c:962
16596 # src/dfa.c:970
16597 #: parse.y:2035 parse.y:2050
16598 #, fuzzy
16599 msgid "sigof type specifier"
16600 msgstr "Äåí ïñßóôçêå óõíôáêôéêü"
16601
16602 #: parse.y:2040
16603 msgid "`sigof' applied to non-aggregate expression"
16604 msgstr ""
16605
16606 #: parse.y:2055
16607 msgid "`sigof' applied to non-aggregate type"
16608 msgstr ""
16609
16610 #: parse.y:2321
16611 msgid "using `typename' outside of template"
16612 msgstr ""
16613
16614 #: parse.y:2391
16615 #, c-format
16616 msgid "storage class specifier `%s' not allowed after struct or class"
16617 msgstr ""
16618
16619 #: parse.y:2393
16620 #, c-format
16621 msgid "type specifier `%s' not allowed after struct or class"
16622 msgstr ""
16623
16624 #: parse.y:2395
16625 #, c-format
16626 msgid "type qualifier `%s' not allowed after struct or class"
16627 msgstr ""
16628
16629 #: parse.y:2397
16630 msgid "no body nor ';' separates two class, struct or union declarations"
16631 msgstr ""
16632
16633 #: parse.y:2537
16634 msgid "no bases given following `:'"
16635 msgstr ""
16636
16637 #: parse.y:2568 parse.y:2583
16638 msgid "`%D' access"
16639 msgstr ""
16640
16641 #: parse.y:2573
16642 msgid "multiple access specifiers"
16643 msgstr ""
16644
16645 #: parse.y:2591
16646 msgid "multiple `virtual' specifiers"
16647 msgstr ""
16648
16649 #: parse.y:2628
16650 msgid "missing ';' before right brace"
16651 msgstr ""
16652
16653 #: parse.y:2849
16654 msgid "ISO C++ forbids array dimensions with parenthesized type in new"
16655 msgstr ""
16656
16657 #: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194
16658 #, fuzzy
16659 msgid "`%T' is not a class or namespace"
16660 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16661
16662 #: parse.y:3361
16663 msgid "ISO C++ forbids label declarations"
16664 msgstr ""
16665
16666 #: parse.y:3521
16667 msgid "ISO C++ forbids computed gotos"
16668 msgstr ""
16669
16670 #: parse.y:3529
16671 msgid "label must be followed by statement"
16672 msgstr ""
16673
16674 #: parse.y:3574
16675 msgid "must have at least one catch per try block"
16676 msgstr ""
16677
16678 #: parse.y:3634
16679 msgid "ISO C++ forbids compound statements inside for initializations"
16680 msgstr ""
16681
16682 #. This helps us recover from really nasty
16683 #. parse errors, for example, a missing right
16684 #. parenthesis.
16685 #: parse.y:3721 parse.y:3731
16686 msgid "possibly missing ')'"
16687 msgstr ""
16688
16689 #: parse.y:3824
16690 msgid "type specifier omitted for parameter"
16691 msgstr ""
16692
16693 #: parse.y:3833
16694 #, c-format
16695 msgid "`%E' is not a type, use `typename %E' to make it one"
16696 msgstr ""
16697
16698 #: parse.y:3835
16699 #, fuzzy
16700 msgid "no type `%D' in `%T'"
16701 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
16702
16703 #: parse.y:3838
16704 #, c-format
16705 msgid "type specifier omitted for parameter `%E'"
16706 msgstr ""
16707
16708 #: parse.y:3846
16709 msgid "'%D' is used as a type, but is not defined as a type."
16710 msgstr ""
16711
16712 #: cp/pt.c:198
16713 msgid "data member `%D' cannot be a member template"
16714 msgstr ""
16715
16716 #: cp/pt.c:210
16717 #, fuzzy
16718 msgid "invalid member template declaration `%D'"
16719 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
16720
16721 #: cp/pt.c:605
16722 msgid "explicit specialization in non-namespace scope `%D'"
16723 msgstr ""
16724
16725 #: cp/pt.c:617
16726 msgid "enclosing class templates are not explicitly specialized"
16727 msgstr ""
16728
16729 #: cp/pt.c:692
16730 msgid "specializing `%#T' in different namespace"
16731 msgstr ""
16732
16733 #: cp/pt.c:693
16734 #, fuzzy
16735 msgid "  from definition of `%#D'"
16736 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
16737
16738 #: cp/pt.c:701
16739 msgid "specialization of `%T' after instantiation"
16740 msgstr ""
16741
16742 #: cp/pt.c:704
16743 msgid "explicit specialization of non-template `%T'"
16744 msgstr ""
16745
16746 #: cp/pt.c:836
16747 msgid "specialization of %D after instantiation"
16748 msgstr ""
16749
16750 #: cp/pt.c:939
16751 msgid "%s %+#D"
16752 msgstr ""
16753
16754 #: cp/pt.c:990
16755 msgid "`%D' is not a function template"
16756 msgstr ""
16757
16758 #: cp/pt.c:1129
16759 msgid "template-id `%D' for `%+D' does not match any template declaration"
16760 msgstr ""
16761
16762 #: cp/pt.c:1137
16763 msgid "ambiguous template specialization `%D' for `%+D'"
16764 msgstr ""
16765
16766 #. This case handles bogus declarations like template <>
16767 #. template <class T> void f<int>();
16768 #: cp/pt.c:1364 cp/pt.c:1438
16769 msgid "template-id `%D' in declaration of primary template"
16770 msgstr ""
16771
16772 #: cp/pt.c:1377
16773 msgid "template parameter list used in explicit instantiation"
16774 msgstr ""
16775
16776 #: cp/pt.c:1383
16777 msgid "definition provided for explicit instantiation"
16778 msgstr ""
16779
16780 #: cp/pt.c:1389
16781 msgid "too many template parameter lists in declaration of `%D'"
16782 msgstr ""
16783
16784 #: cp/pt.c:1405
16785 msgid "too few template parameter lists in declaration of `%D'"
16786 msgstr ""
16787
16788 #: cp/pt.c:1422
16789 msgid "explicit specialization not preceded by `template <>'"
16790 msgstr ""
16791
16792 #: cp/pt.c:1435
16793 msgid "partial specialization `%D' of function template"
16794 msgstr ""
16795
16796 #: cp/pt.c:1467
16797 msgid "default argument specified in explicit specialization"
16798 msgstr ""
16799
16800 #: cp/pt.c:1471
16801 msgid "template specialization with C linkage"
16802 msgstr ""
16803
16804 #. From [temp.expl.spec]:
16805 #.
16806 #. If such an explicit specialization for the member
16807 #. of a class template names an implicitly-declared
16808 #. special member function (clause _special_), the
16809 #. program is ill-formed.
16810 #.
16811 #. Similar language is found in [temp.explicit].
16812 #: cp/pt.c:1558
16813 msgid "specialization of implicitly-declared special member function"
16814 msgstr ""
16815
16816 #: cp/pt.c:1602
16817 msgid "no member function `%D' declared in `%T'"
16818 msgstr ""
16819
16820 #. There are two many template parameter lists.
16821 #: cp/pt.c:1750
16822 msgid "too many template parameter lists in declaration of `%T'"
16823 msgstr ""
16824
16825 #: cp/pt.c:1846
16826 msgid " shadows template parm `%#D'"
16827 msgstr ""
16828
16829 #: cp/pt.c:2250
16830 msgid "template parameters not used in partial specialization:"
16831 msgstr ""
16832
16833 #: cp/pt.c:2254
16834 msgid "        `%D'"
16835 msgstr "        `%D'"
16836
16837 #: cp/pt.c:2266
16838 msgid "partial specialization `%T' does not specialize any template arguments"
16839 msgstr ""
16840
16841 #: cp/pt.c:2291
16842 #, c-format
16843 msgid "template argument `%E' involves template parameter(s)"
16844 msgstr ""
16845
16846 #: cp/pt.c:2335
16847 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
16848 msgstr ""
16849
16850 #: cp/pt.c:2423
16851 #, fuzzy
16852 msgid "no default argument for `%D'"
16853 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
16854
16855 #: cp/pt.c:2576
16856 msgid "template with C linkage"
16857 msgstr ""
16858
16859 #: cp/pt.c:2579
16860 #, fuzzy
16861 msgid "template class without a name"
16862 msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
16863
16864 #: cp/pt.c:2656
16865 msgid "`%D' does not declare a template type"
16866 msgstr ""
16867
16868 #: cp/pt.c:2662
16869 #, fuzzy
16870 msgid "template definition of non-template `%#D'"
16871 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
16872
16873 #: cp/pt.c:2703
16874 msgid "expected %d levels of template parms for `%#D', got %d"
16875 msgstr ""
16876
16877 #: cp/pt.c:2715
16878 msgid "got %d template parameters for `%#D'"
16879 msgstr ""
16880
16881 #: cp/pt.c:2718
16882 msgid "got %d template parameters for `%#T'"
16883 msgstr ""
16884
16885 #: cp/pt.c:2720
16886 #, c-format
16887 msgid "  but %d required"
16888 msgstr "  áëëÜ %d áðáéôïýíôáé"
16889
16890 #: cp/pt.c:2803
16891 #, fuzzy
16892 msgid "`%T' is not a template type"
16893 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16894
16895 #: cp/pt.c:2819
16896 msgid "previous declaration `%D'"
16897 msgstr ""
16898
16899 #: cp/pt.c:2820
16900 #, c-format
16901 msgid "used %d template parameter%s instead of %d"
16902 msgstr ""
16903
16904 #: cp/pt.c:2836
16905 #, fuzzy
16906 msgid "template parameter `%#D'"
16907 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
16908
16909 #: cp/pt.c:2837
16910 msgid "redeclared here as `%#D'"
16911 msgstr ""
16912
16913 #. We have in [temp.param]:
16914 #.
16915 #. A template-parameter may not be given default arguments
16916 #. by two different declarations in the same scope.
16917 #: cp/pt.c:2847
16918 msgid "redefinition of default argument for `%#D'"
16919 msgstr ""
16920
16921 #: cp/pt.c:2848
16922 msgid "  original definition appeared here"
16923 msgstr ""
16924
16925 #: cp/pt.c:2941
16926 #, fuzzy, c-format
16927 msgid "`%E' is not a valid template argument"
16928 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
16929
16930 #: cp/pt.c:2945
16931 msgid "it must be the address of a function with external linkage"
16932 msgstr ""
16933
16934 #: cp/pt.c:2947
16935 msgid "it must be the address of an object with external linkage"
16936 msgstr ""
16937
16938 #: cp/pt.c:2951
16939 msgid "it must be a pointer-to-member of the form `&X::Y'"
16940 msgstr ""
16941
16942 #: cp/pt.c:2962
16943 #, c-format
16944 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
16945 msgstr ""
16946
16947 #: cp/pt.c:2974
16948 #, c-format
16949 msgid "address of non-extern `%E' cannot be used as template argument"
16950 msgstr ""
16951
16952 #: cp/pt.c:2985
16953 #, c-format
16954 msgid "non-constant `%E' cannot be used as template argument"
16955 msgstr ""
16956
16957 #: cp/pt.c:2992
16958 #, c-format
16959 msgid "object `%E' cannot be used as template argument"
16960 msgstr ""
16961
16962 #: cp/pt.c:3367
16963 #, c-format
16964 msgid "to refer to a type member of a template parameter, use `typename %E'"
16965 msgstr ""
16966
16967 #: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435
16968 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
16969 msgstr ""
16970
16971 #: cp/pt.c:3383
16972 msgid "  expected a constant of type `%T', got `%T'"
16973 msgstr ""
16974
16975 #: cp/pt.c:3387
16976 #, fuzzy, c-format
16977 msgid "  expected a type, got `%E'"
16978 msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'"
16979
16980 #: cp/pt.c:3399
16981 #, fuzzy
16982 msgid "  expected a type, got `%T'"
16983 msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'"
16984
16985 #: cp/pt.c:3401
16986 msgid "  expected a class template, got `%T'"
16987 msgstr ""
16988
16989 #: cp/pt.c:3437
16990 msgid "  expected a template of type `%D', got `%D'"
16991 msgstr ""
16992
16993 #: cp/pt.c:3459
16994 msgid "template-argument `%T' uses anonymous type"
16995 msgstr ""
16996
16997 #: cp/pt.c:3462
16998 msgid "template-argument `%T' uses local type `%T'"
16999 msgstr ""
17000
17001 #: cp/pt.c:3472
17002 #, fuzzy
17003 msgid "template-argument `%T' is a variably modified type"
17004 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
17005
17006 #: cp/pt.c:3507
17007 msgid "could not convert template argument `%E' to `%T'"
17008 msgstr ""
17009
17010 #: cp/pt.c:3551
17011 #, fuzzy, c-format
17012 msgid "wrong number of template arguments (%d, should be %d)"
17013 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
17014
17015 #: cp/pt.c:3555
17016 msgid "provided for `%D'"
17017 msgstr ""
17018
17019 #: cp/pt.c:3602
17020 #, fuzzy, c-format
17021 msgid "template argument %d is invalid"
17022 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
17023
17024 #: cp/pt.c:3837
17025 msgid "non-template used as template"
17026 msgstr ""
17027
17028 #: cp/pt.c:3968
17029 #, fuzzy
17030 msgid "`%T' is not a template"
17031 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
17032
17033 #: cp/pt.c:3981
17034 msgid "non-template type `%T' used as a template"
17035 msgstr ""
17036
17037 #: cp/pt.c:3983
17038 msgid "for template declaration `%D'"
17039 msgstr ""
17040
17041 #: cp/pt.c:4598
17042 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
17043 msgstr ""
17044
17045 #: cp/pt.c:5074
17046 msgid "ambiguous class template instantiation for `%#T'"
17047 msgstr ""
17048
17049 #: cp/pt.c:5081
17050 msgid "%s %+#T"
17051 msgstr ""
17052
17053 #: cp/pt.c:6104 cp/pt.c:6214
17054 msgid "instantiation of `%D' as type `%T'"
17055 msgstr ""
17056
17057 #: cp/pt.c:6258
17058 #, fuzzy
17059 msgid "invalid parameter type `%T'"
17060 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
17061
17062 #: cp/pt.c:6260
17063 msgid "in declaration `%D'"
17064 msgstr ""
17065
17066 #: cp/pt.c:6335
17067 msgid "creating pointer to member function of non-class type `%T'"
17068 msgstr ""
17069
17070 #: cp/pt.c:6498
17071 msgid "creating array with size zero"
17072 msgstr ""
17073
17074 #: cp/pt.c:6512
17075 #, c-format
17076 msgid "creating array with size zero (`%E')"
17077 msgstr ""
17078
17079 #: cp/pt.c:6751
17080 msgid "forming reference to void"
17081 msgstr ""
17082
17083 #: cp/pt.c:6753
17084 msgid "forming %s to reference type `%T'"
17085 msgstr ""
17086
17087 #: cp/pt.c:6791
17088 msgid "creating pointer to member of non-class type `%T'"
17089 msgstr ""
17090
17091 #: cp/pt.c:6797
17092 #, fuzzy
17093 msgid "creating pointer to member reference type `%T'"
17094 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17095
17096 #: cp/pt.c:6875
17097 #, fuzzy
17098 msgid "creating array of `%T'"
17099 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
17100
17101 #: cp/pt.c:6918
17102 msgid "`%T' is not a class, struct, or union type"
17103 msgstr ""
17104
17105 #: cp/pt.c:7028
17106 #, c-format
17107 msgid "use of `%s' in template"
17108 msgstr ""
17109
17110 #: cp/pt.c:7790
17111 msgid "type `%T' composed from a local class is not a valid template-argument"
17112 msgstr ""
17113
17114 #: cp/pt.c:7791
17115 msgid "  trying to instantiate `%D'"
17116 msgstr ""
17117
17118 #: cp/pt.c:8230
17119 #, fuzzy
17120 msgid "incomplete type unification"
17121 msgstr "Ìåôáãëùôôéóìüò ðñïäéáãñáöþí ôïðéêþí ñõèìßóåùí"
17122
17123 #: cp/pt.c:9178
17124 #, c-format
17125 msgid "use of `%s' in template type unification"
17126 msgstr ""
17127
17128 #: cp/pt.c:9596 cp/pt.c:9668
17129 msgid "explicit instantiation of non-template `%#D'"
17130 msgstr ""
17131
17132 #: cp/pt.c:9612 cp/pt.c:9663
17133 #, fuzzy
17134 msgid "no matching template for `%D' found"
17135 msgstr "Ï Ýëåã÷ïò ìïíïðáôéïý ãéá ôï `%s' âñÞêå `%s'"
17136
17137 #: cp/pt.c:9618
17138 msgid "explicit instantiation of `%#D'"
17139 msgstr ""
17140
17141 #: cp/pt.c:9655
17142 #, fuzzy
17143 msgid "duplicate explicit instantiation of `%#D'"
17144 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
17145
17146 #: cp/pt.c:9680
17147 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
17148 msgstr ""
17149
17150 #: cp/pt.c:9684 cp/pt.c:9762
17151 msgid "storage class `%D' applied to template instantiation"
17152 msgstr ""
17153
17154 #: cp/pt.c:9729
17155 msgid "explicit instantiation of non-template type `%T'"
17156 msgstr ""
17157
17158 #: cp/pt.c:9743
17159 msgid "explicit instantiation of `%#T' before definition of template"
17160 msgstr ""
17161
17162 #: cp/pt.c:9751
17163 #, c-format
17164 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
17165 msgstr ""
17166
17167 #: cp/pt.c:9795
17168 #, fuzzy
17169 msgid "duplicate explicit instantiation of `%#T'"
17170 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
17171
17172 #: cp/pt.c:10177
17173 msgid "explicit instantiation of `%D' but no definition available"
17174 msgstr ""
17175
17176 #: cp/pt.c:10551
17177 #, fuzzy
17178 msgid "`%#T' is not a valid type for a template constant parameter"
17179 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
17180
17181 #: cp/repo.c:271
17182 msgid "-frepo must be used with -c"
17183 msgstr ""
17184
17185 #: cp/repo.c:361
17186 #, c-format
17187 msgid "mysterious repository information in %s"
17188 msgstr ""
17189
17190 #: cp/repo.c:376
17191 #, fuzzy, c-format
17192 msgid "can't create repository information file `%s'"
17193 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
17194
17195 #: cp/rtti.c:240
17196 #, fuzzy
17197 msgid "cannot use typeid with -fno-rtti"
17198 msgstr "Äåí åßíáé äõíáôü íá ÷ñçóéìïðïéçèåß ç åðéëïãÞ -a ÷ùñßò ôï -n"
17199
17200 #: cp/rtti.c:246
17201 msgid "must #include <typeinfo> before using typeid"
17202 msgstr ""
17203
17204 #: cp/rtti.c:320
17205 msgid "cannot create type information for type `%T' because its size is variable"
17206 msgstr ""
17207
17208 #: cp/rtti.c:585 cp/rtti.c:599
17209 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
17210 msgstr ""
17211
17212 #: cp/rtti.c:675
17213 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
17214 msgstr ""
17215
17216 #: cp/search.c:348
17217 #, fuzzy
17218 msgid "`%T' is an inaccessible base of `%T'"
17219 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
17220
17221 #: cp/search.c:358
17222 #, fuzzy
17223 msgid "`%T' is an ambiguous base of `%T'"
17224 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
17225
17226 #: cp/search.c:1925
17227 msgid "adjusting pointers for covariant returns"
17228 msgstr ""
17229
17230 #: cp/search.c:1929 cp/search.c:1936
17231 #, fuzzy
17232 msgid "invalid covariant return type for `%#D'"
17233 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
17234
17235 #: cp/search.c:1930
17236 msgid "  overriding `%#D' (must be pointer or reference to class)"
17237 msgstr ""
17238
17239 #: cp/search.c:1937
17240 msgid "  overriding `%#D' (must use pointer or reference)"
17241 msgstr ""
17242
17243 #: cp/search.c:1942
17244 msgid "conflicting return type specified for `%#D'"
17245 msgstr ""
17246
17247 #: cp/search.c:1943
17248 #, fuzzy
17249 msgid "  overriding `%#D'"
17250 msgstr "áíôéãñÜöåôáé áðü ðÜíù"
17251
17252 #: cp/search.c:1952
17253 #, c-format
17254 msgid "looser throw specifier for `%#F'"
17255 msgstr ""
17256
17257 #: cp/search.c:1953
17258 #, fuzzy, c-format
17259 msgid "  overriding `%#F'"
17260 msgstr "áíôéãñÜöåôáé áðü ðÜíù"
17261
17262 #. A static member function cannot match an inherited
17263 #. virtual member function.
17264 #: cp/search.c:2042
17265 #, fuzzy
17266 msgid "`%#D' cannot be declared"
17267 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
17268
17269 #: cp/search.c:2043
17270 msgid "  since `%#D' declared in base class"
17271 msgstr ""
17272
17273 #: cp/search.c:2184
17274 msgid "`%#D' needs a final overrider"
17275 msgstr ""
17276
17277 #: cp/semantics.c:919
17278 #, c-format
17279 msgid "type of asm operand `%E' could not be determined"
17280 msgstr ""
17281
17282 #: cp/semantics.c:1051
17283 msgid "ISO C++ does not permit named return values"
17284 msgstr ""
17285
17286 #: cp/semantics.c:1060
17287 msgid "return identifier `%D' already in place"
17288 msgstr ""
17289
17290 #: cp/semantics.c:1068
17291 msgid "can't redefine default return value for constructors"
17292 msgstr ""
17293
17294 #: cp/semantics.c:1100
17295 msgid "only constructors take base initializers"
17296 msgstr ""
17297
17298 #: cp/semantics.c:1342
17299 msgid "`this' is unavailable for static member functions"
17300 msgstr ""
17301
17302 #: cp/semantics.c:1348
17303 msgid "invalid use of `this' in non-member function"
17304 msgstr ""
17305
17306 #: cp/semantics.c:1350
17307 msgid "invalid use of `this' at top level"
17308 msgstr ""
17309
17310 #: cp/semantics.c:1380
17311 msgid "calling type `%T' like a method"
17312 msgstr ""
17313
17314 #: cp/semantics.c:1418
17315 msgid "destructor specifier `%T::~%T()' must have matching names"
17316 msgstr ""
17317
17318 #: cp/semantics.c:1424
17319 #, fuzzy
17320 msgid "`%E' is not of type `%T'"
17321 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
17322
17323 #: cp/semantics.c:1612
17324 msgid "template type parameters must use the keyword `class' or `typename'"
17325 msgstr ""
17326
17327 # src/grep.c:785 src/grep.c:792
17328 # src/grep.c:1060 src/grep.c:1067 src/grep.c:1076
17329 #: cp/semantics.c:1651
17330 #, fuzzy
17331 msgid "invalid default template argument"
17332 msgstr "ìç Ýãêõñï üñéóìá ìÞêïõò ðåñéå÷ïìÝíïõ"
17333
17334 #: cp/semantics.c:1693
17335 msgid "definition of `%#T' inside template parameter list"
17336 msgstr ""
17337
17338 #: cp/semantics.c:1709
17339 #, fuzzy
17340 msgid "invalid definition of qualified type `%T'"
17341 msgstr "ìç Ýãêõñïò áñéèìüò áñ÷åßïõ óôç äÞëùóç ðåäßïõ: `%s'"
17342
17343 #: cp/semantics.c:2051
17344 #, fuzzy
17345 msgid "invalid base-class specification"
17346 msgstr "Ìç Ýãêõñç ñýèìéóç èýñáò (port)"
17347
17348 #: cp/semantics.c:2060
17349 msgid "base class `%T' has cv qualifiers"
17350 msgstr ""
17351
17352 #: cp/semantics.c:2091
17353 msgid "multiple declarators in template declaration"
17354 msgstr ""
17355
17356 #: cp/spew.c:225
17357 #, c-format
17358 msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
17359 msgstr ""
17360
17361 #: cp/spew.c:1002 cp/spew.c:1336
17362 msgid "parse error at end of saved function text"
17363 msgstr ""
17364
17365 #: cp/spew.c:1090 cp/spew.c:1178
17366 msgid "%Hend of file read inside definition"
17367 msgstr ""
17368
17369 #: cp/spew.c:1121
17370 #, fuzzy
17371 msgid "parse error in method specification"
17372 msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
17373
17374 #: cp/spew.c:1161
17375 msgid "function body for constructor missing"
17376 msgstr ""
17377
17378 #: cp/spew.c:1258
17379 msgid "%Hend of file read inside default argument"
17380 msgstr ""
17381
17382 #: cp/spew.c:1415
17383 msgid "circular dependency in default args of `%#D'"
17384 msgstr ""
17385
17386 #: cp/spew.c:1479
17387 #, fuzzy
17388 msgid "invalid type `%T' for default argument to `%T'"
17389 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
17390
17391 #: cp/spew.c:1539
17392 #, c-format
17393 msgid "%s before `%s'"
17394 msgstr "%s ðñéí áðü `%s'"
17395
17396 #: cp/spew.c:1541
17397 #, c-format
17398 msgid "%s before `%c'"
17399 msgstr "%s ðñéí áðü `%c'"
17400
17401 #: cp/spew.c:1543
17402 #, c-format
17403 msgid "%s before `\\%o'"
17404 msgstr "%s ðñéí áðü `\\%o'"
17405
17406 #: cp/spew.c:1546
17407 #, fuzzy, c-format
17408 msgid "%s before `%s' token"
17409 msgstr "%s (ãéá êáíïíéêÞ Ýêöñáóç `%s')"
17410
17411 #: cp/tree.c:251 cp/tree.c:263
17412 #, c-format
17413 msgid "non-lvalue in %s"
17414 msgstr ""
17415
17416 #: cp/tree.c:635
17417 #, fuzzy
17418 msgid "`%V' qualifiers cannot be applied to `%T'"
17419 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
17420
17421 #: cp/tree.c:2012
17422 #, c-format
17423 msgid "`%s' attribute can only be applied to Java class definitions"
17424 msgstr ""
17425
17426 #: cp/tree.c:2042
17427 #, c-format
17428 msgid "`%s' attribute can only be applied to class definitions"
17429 msgstr ""
17430
17431 #: cp/tree.c:2048
17432 #, c-format
17433 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
17434 msgstr ""
17435
17436 #: cp/tree.c:2073
17437 msgid "requested init_priority is not an integer constant"
17438 msgstr ""
17439
17440 #: cp/tree.c:2094
17441 #, c-format
17442 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
17443 msgstr ""
17444
17445 #: cp/tree.c:2102
17446 msgid "requested init_priority is out of range"
17447 msgstr ""
17448
17449 #: cp/tree.c:2112
17450 msgid "requested init_priority is reserved for internal use"
17451 msgstr ""
17452
17453 #: cp/tree.c:2122
17454 #, fuzzy, c-format
17455 msgid "`%s' attribute is not supported on this platform"
17456 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
17457
17458 #: cp/tree.c:2659
17459 #, c-format
17460 msgid "lang_* check: failed in %s, at %s:%d"
17461 msgstr ""
17462
17463 #: cp/typeck.c:524
17464 #, c-format
17465 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
17466 msgstr ""
17467
17468 #: cp/typeck.c:545
17469 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
17470 msgstr ""
17471
17472 #: cp/typeck.c:1438
17473 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'"
17474 msgstr ""
17475
17476 #: cp/typeck.c:1516
17477 #, c-format
17478 msgid "invalid application of `%s' to a member function"
17479 msgstr ""
17480
17481 #: cp/typeck.c:1522
17482 #, fuzzy, c-format
17483 msgid "invalid application of `%s' to non-static member"
17484 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
17485
17486 #: cp/typeck.c:1540
17487 msgid "sizeof applied to a bit-field"
17488 msgstr ""
17489
17490 #: cp/typeck.c:1543
17491 msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
17492 msgstr ""
17493
17494 #: cp/typeck.c:1655
17495 #, fuzzy
17496 msgid "invalid use of non-lvalue array"
17497 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
17498
17499 #: cp/typeck.c:1761
17500 msgid "deprecated conversion from string constant to `%T'"
17501 msgstr ""
17502
17503 #: cp/typeck.c:1892 cp/typeck.c:2115
17504 msgid "request for member `%D' in `%E', which is of non-class type `%T'"
17505 msgstr ""
17506
17507 #: cp/typeck.c:1918
17508 #, fuzzy
17509 msgid "`%D' is not a member of `%T'"
17510 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17511
17512 #: cp/typeck.c:1958 cp/typeck.c:1979
17513 #, fuzzy
17514 msgid "invalid access to non-static data member `%D' of NULL object"
17515 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
17516
17517 #: cp/typeck.c:1960 cp/typeck.c:1981
17518 msgid "(perhaps the `offsetof' macro was used incorrectly)"
17519 msgstr ""
17520
17521 #: cp/typeck.c:2161
17522 #, fuzzy
17523 msgid "`%D::%D' is not a member of `%T'"
17524 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17525
17526 #: cp/typeck.c:2187
17527 msgid "destructor specifier `%T::~%T' must have matching names"
17528 msgstr ""
17529
17530 #: cp/typeck.c:2193
17531 #, fuzzy
17532 msgid "type `%T' has no destructor"
17533 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
17534
17535 #: cp/typeck.c:2232
17536 #, fuzzy
17537 msgid "`%D' is not a member template function"
17538 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
17539
17540 #. A pointer to incomplete type (other than cv void) can be
17541 #. dereferenced [expr.unary.op]/1
17542 #: cp/typeck.c:2326
17543 #, fuzzy
17544 msgid "`%T' is not a pointer-to-object type"
17545 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
17546
17547 #: cp/typeck.c:2353
17548 #, c-format
17549 msgid "invalid use of `%s' on pointer to member"
17550 msgstr ""
17551
17552 #: cp/typeck.c:2359
17553 #, fuzzy
17554 msgid "invalid type argument"
17555 msgstr "Ìç Ýãêõñç ðáñÜìåôñïò"
17556
17557 #: cp/typeck.c:2462
17558 msgid "ISO C++ forbids subscripting non-lvalue array"
17559 msgstr ""
17560
17561 #: cp/typeck.c:2473
17562 msgid "subscripting array declared `register'"
17563 msgstr ""
17564
17565 #: cp/typeck.c:2558
17566 #, c-format
17567 msgid "object missing in use of `%E'"
17568 msgstr ""
17569
17570 #: cp/typeck.c:2663
17571 msgid "ISO C++ forbids calling `::main' from within program"
17572 msgstr ""
17573
17574 #: cp/typeck.c:2688
17575 #, c-format
17576 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
17577 msgstr ""
17578
17579 #: cp/typeck.c:2701
17580 #, c-format
17581 msgid "`%E' cannot be used as a function"
17582 msgstr ""
17583
17584 #: cp/typeck.c:2826
17585 #, fuzzy
17586 msgid "too many arguments to %s `%+#D'"
17587 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
17588
17589 #: cp/typeck.c:2867
17590 msgid "parameter type of called function is incomplete"
17591 msgstr ""
17592
17593 #: cp/typeck.c:2930
17594 #, fuzzy
17595 msgid "too few arguments to %s `%+#D'"
17596 msgstr "ðïëý ëßãá ïñßóìáôá"
17597
17598 #: cp/typeck.c:3058 cp/typeck.c:3068
17599 msgid "assuming cast to type `%T' from overloaded function"
17600 msgstr ""
17601
17602 #: cp/typeck.c:3128
17603 #, c-format
17604 msgid "division by zero in `%E / 0'"
17605 msgstr ""
17606
17607 #: cp/typeck.c:3130
17608 #, c-format
17609 msgid "division by zero in `%E / 0.'"
17610 msgstr ""
17611
17612 #: cp/typeck.c:3160
17613 #, fuzzy, c-format
17614 msgid "division by zero in `%E %% 0'"
17615 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
17616
17617 #: cp/typeck.c:3162
17618 #, fuzzy, c-format
17619 msgid "division by zero in `%E %% 0.'"
17620 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
17621
17622 #: cp/typeck.c:3242
17623 #, c-format
17624 msgid "%s rotate count is negative"
17625 msgstr ""
17626
17627 #: cp/typeck.c:3245
17628 #, c-format
17629 msgid "%s rotate count >= width of type"
17630 msgstr ""
17631
17632 #: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377
17633 msgid "ISO C++ forbids comparison between pointer and integer"
17634 msgstr ""
17635
17636 #: cp/typeck.c:3555
17637 msgid "comparison between types `%#T' and `%#T'"
17638 msgstr ""
17639
17640 #: cp/typeck.c:3591
17641 msgid "comparison between signed and unsigned integer expressions"
17642 msgstr ""
17643
17644 #: cp/typeck.c:3656
17645 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
17646 msgstr ""
17647
17648 #. Some sort of arithmetic operation involving NULL was
17649 #. performed.  Note that pointer-difference and pointer-addition
17650 #. have already been handled above, and so we don't end up here in
17651 #. that case.
17652 #: cp/typeck.c:3678
17653 msgid "NULL used in arithmetic"
17654 msgstr ""
17655
17656 #: cp/typeck.c:3745
17657 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
17658 msgstr ""
17659
17660 #: cp/typeck.c:3747
17661 msgid "ISO C++ forbids using pointer to a function in subtraction"
17662 msgstr ""
17663
17664 #: cp/typeck.c:3749
17665 msgid "ISO C++ forbids using pointer to a method in subtraction"
17666 msgstr ""
17667
17668 #: cp/typeck.c:3751
17669 msgid "ISO C++ forbids using pointer to a member in subtraction"
17670 msgstr ""
17671
17672 #: cp/typeck.c:3763
17673 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17674 msgstr ""
17675
17676 #: cp/typeck.c:3823
17677 #, c-format
17678 msgid "invalid use of '%E' to form a pointer-to-member-function.  Use a qualified-id."
17679 msgstr ""
17680
17681 #: cp/typeck.c:3829
17682 #, c-format
17683 msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function"
17684 msgstr ""
17685
17686 #: cp/typeck.c:3852
17687 msgid "taking address of temporary"
17688 msgstr ""
17689
17690 #: cp/typeck.c:4055
17691 #, c-format
17692 msgid "ISO C++ forbids %sing an enum"
17693 msgstr ""
17694
17695 #: cp/typeck.c:4067
17696 msgid "cannot %s a pointer to incomplete type `%T'"
17697 msgstr ""
17698
17699 #: cp/typeck.c:4074
17700 msgid "ISO C++ forbids %sing a pointer of type `%T'"
17701 msgstr ""
17702
17703 #: cp/typeck.c:4099
17704 msgid "cast to non-reference type used as lvalue"
17705 msgstr ""
17706
17707 #: cp/typeck.c:4133
17708 #, fuzzy
17709 msgid "invalid use of `--' on bool variable `%D'"
17710 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
17711
17712 #. ARM $3.4
17713 #: cp/typeck.c:4166
17714 msgid "ISO C++ forbids taking address of function `::main'"
17715 msgstr ""
17716
17717 #. An expression like &memfn.
17718 #: cp/typeck.c:4233
17719 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function.  Say `&%T::%D'"
17720 msgstr ""
17721
17722 #: cp/typeck.c:4235
17723 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
17724 msgstr ""
17725
17726 #: cp/typeck.c:4259
17727 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17728 msgstr ""
17729
17730 #: cp/typeck.c:4290
17731 msgid "attempt to take address of bit-field structure member `%D'"
17732 msgstr ""
17733
17734 #: cp/typeck.c:4418
17735 msgid "taking address of destructor"
17736 msgstr ""
17737
17738 #: cp/typeck.c:4431
17739 msgid "taking address of bound pointer-to-member expression"
17740 msgstr ""
17741
17742 #: cp/typeck.c:4447
17743 #, fuzzy
17744 msgid "cannot create pointer to reference member `%D'"
17745 msgstr "äåí åßíáé äõíáôüí íá ãßíåé `stat' ôï locale áñ÷åßï `%s'"
17746
17747 #: cp/typeck.c:4510
17748 msgid "cannot take the address of `this', which is an rvalue expression"
17749 msgstr ""
17750
17751 #: cp/typeck.c:4529
17752 msgid "address requested for `%D', which is declared `register'"
17753 msgstr ""
17754
17755 #: cp/typeck.c:4750
17756 msgid "static_cast from type `%T' to type `%T' casts away constness"
17757 msgstr ""
17758
17759 #: cp/typeck.c:4758
17760 #, fuzzy
17761 msgid "invalid static_cast from type `%T' to type `%T'"
17762 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
17763
17764 #: cp/typeck.c:4797
17765 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
17766 msgstr ""
17767
17768 #: cp/typeck.c:4817
17769 msgid "reinterpret_cast from `%T' to `%T' loses precision"
17770 msgstr ""
17771
17772 #: cp/typeck.c:4830
17773 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)"
17774 msgstr ""
17775
17776 #: cp/typeck.c:4839
17777 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17778 msgstr ""
17779
17780 #: cp/typeck.c:4845
17781 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
17782 msgstr ""
17783
17784 #: cp/typeck.c:4872
17785 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
17786 msgstr ""
17787
17788 #: cp/typeck.c:4875
17789 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
17790 msgstr ""
17791
17792 #: cp/typeck.c:4898
17793 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
17794 msgstr ""
17795
17796 #: cp/typeck.c:4914
17797 #, fuzzy
17798 msgid "invalid const_cast from type `%T' to type `%T'"
17799 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
17800
17801 #: cp/typeck.c:4956 cp/typeck.c:4961
17802 msgid "ISO C++ forbids casting to an array type `%T'"
17803 msgstr ""
17804
17805 #: cp/typeck.c:4969
17806 #, fuzzy
17807 msgid "invalid cast to function type `%T'"
17808 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
17809
17810 #: cp/typeck.c:5021
17811 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
17812 msgstr ""
17813
17814 #: cp/typeck.c:5067
17815 msgid "cast from `%T' to `%T' increases required alignment of target type"
17816 msgstr ""
17817
17818 #: cp/typeck.c:5235
17819 msgid "  in evaluation of `%Q(%#T, %#T)'"
17820 msgstr ""
17821
17822 #: cp/typeck.c:5277
17823 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
17824 msgstr ""
17825
17826 #: cp/typeck.c:5349
17827 msgid "incompatible types in assignment of `%T' to `%T'"
17828 msgstr ""
17829
17830 #: cp/typeck.c:5356
17831 msgid "ISO C++ forbids assignment of arrays"
17832 msgstr ""
17833
17834 #: cp/typeck.c:5499
17835 msgid "   in pointer to member function conversion"
17836 msgstr ""
17837
17838 #: cp/typeck.c:5507
17839 msgid "   in pointer to member conversion"
17840 msgstr ""
17841
17842 #. This is a reinterpret cast, we choose to do nothing.
17843 #: cp/typeck.c:5518 cp/typeck.c:5537
17844 msgid "pointer to member cast via virtual base `%T' of `%T'"
17845 msgstr ""
17846
17847 #: cp/typeck.c:5541
17848 msgid "pointer to member conversion via virtual base `%T' of `%T'"
17849 msgstr ""
17850
17851 #: cp/typeck.c:5611
17852 msgid "invalid conversion to type `%T' from type `%T'"
17853 msgstr ""
17854
17855 #: cp/typeck.c:5776
17856 msgid "passing NULL used for non-pointer %s %P of `%D'"
17857 msgstr ""
17858
17859 #: cp/typeck.c:5779
17860 msgid "%s to non-pointer type `%T' from NULL"
17861 msgstr ""
17862
17863 #: cp/typeck.c:5787
17864 msgid "passing `%T' for %s %P of `%D'"
17865 msgstr ""
17866
17867 #: cp/typeck.c:5790
17868 msgid "%s to `%T' from `%T'"
17869 msgstr ""
17870
17871 #: cp/typeck.c:5800
17872 msgid "passing negative value `%E' for %s %P of `%D'"
17873 msgstr ""
17874
17875 #: cp/typeck.c:5803
17876 msgid "%s of negative value `%E' to `%T'"
17877 msgstr ""
17878
17879 #: cp/typeck.c:5898
17880 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
17881 msgstr ""
17882
17883 #: cp/typeck.c:5901
17884 #, fuzzy
17885 msgid "cannot convert `%T' to `%T' in %s"
17886 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
17887
17888 #: cp/typeck.c:5988 cp/typeck.c:5990
17889 #, fuzzy
17890 msgid "in passing argument %P of `%+D'"
17891 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
17892
17893 #: cp/typeck.c:6105
17894 #, fuzzy
17895 msgid "returning reference to temporary"
17896 msgstr "xdr_reference: ç ìíÞìç åîáíôëÞèçêå\n"
17897
17898 #: cp/typeck.c:6112
17899 msgid "reference to non-lvalue returned"
17900 msgstr ""
17901
17902 #: cp/typeck.c:6124
17903 msgid "reference to local variable `%D' returned"
17904 msgstr ""
17905
17906 #: cp/typeck.c:6127
17907 msgid "address of local variable `%D' returned"
17908 msgstr ""
17909
17910 #: cp/typeck.c:6158
17911 msgid "returning a value from a destructor"
17912 msgstr ""
17913
17914 #. If a return statement appears in a handler of the
17915 #. function-try-block of a constructor, the program is ill-formed.
17916 #: cp/typeck.c:6166
17917 msgid "cannot return from a handler of a function-try-block of a constructor"
17918 msgstr ""
17919
17920 #. You can't return a value from a constructor.
17921 #: cp/typeck.c:6169
17922 msgid "returning a value from a constructor"
17923 msgstr ""
17924
17925 #: cp/typeck.c:6186
17926 msgid "return-statement with no value, in function declared with a non-void return type"
17927 msgstr ""
17928
17929 #: cp/typeck.c:6202
17930 msgid "return-statement with a value, in function declared with a void return type"
17931 msgstr ""
17932
17933 #: cp/typeck.c:6223
17934 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
17935 msgstr ""
17936
17937 #: cp/typeck2.c:54
17938 msgid "type `%T' is not a base type for type `%T'"
17939 msgstr ""
17940
17941 #: cp/typeck2.c:151
17942 #, fuzzy
17943 msgid "cannot declare variable `%D' to be of type `%T'"
17944 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
17945
17946 #: cp/typeck2.c:154
17947 #, fuzzy
17948 msgid "cannot declare parameter `%D' to be of type `%T'"
17949 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
17950
17951 #: cp/typeck2.c:157
17952 #, fuzzy
17953 msgid "cannot declare field `%D' to be of type `%T'"
17954 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
17955
17956 #: cp/typeck2.c:161
17957 msgid "invalid return type for member function `%#D'"
17958 msgstr ""
17959
17960 #: cp/typeck2.c:163
17961 #, fuzzy
17962 msgid "invalid return type for function `%#D'"
17963 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
17964
17965 #: cp/typeck2.c:166
17966 #, fuzzy
17967 msgid "cannot allocate an object of type `%T'"
17968 msgstr "áäõíáìßá áíÜãíùóçò êáôáëüãïõ locale `%s'"
17969
17970 #: cp/typeck2.c:173
17971 msgid "  because the following virtual functions are abstract:"
17972 msgstr ""
17973
17974 #: cp/typeck2.c:175
17975 msgid "\t%#D"
17976 msgstr ""
17977
17978 #: cp/typeck2.c:178
17979 msgid "  since type `%T' has abstract virtual functions"
17980 msgstr ""
17981
17982 #: cp/typeck2.c:331
17983 msgid "constructor syntax used, but no constructor declared for type `%T'"
17984 msgstr ""
17985
17986 #: cp/typeck2.c:342
17987 msgid "comma expression used to initialize return value"
17988 msgstr ""
17989
17990 #: cp/typeck2.c:351
17991 msgid "cannot initialize arrays using this syntax"
17992 msgstr ""
17993
17994 #: cp/typeck2.c:406
17995 msgid "ISO C++ forbids non-constant aggregate initializer expressions"
17996 msgstr ""
17997
17998 #: cp/typeck2.c:490
17999 msgid "initializing array with parameter list"
18000 msgstr ""
18001
18002 #: cp/typeck2.c:546
18003 msgid "initializer for scalar variable requires one element"
18004 msgstr ""
18005
18006 #: cp/typeck2.c:553
18007 msgid "braces around scalar initializer for `%T'"
18008 msgstr ""
18009
18010 #: cp/typeck2.c:556
18011 msgid "ignoring extra initializers for `%T'"
18012 msgstr ""
18013
18014 #: cp/typeck2.c:568
18015 msgid "variable-sized object of type `%T' may not be initialized"
18016 msgstr ""
18017
18018 #: cp/typeck2.c:578
18019 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
18020 msgstr ""
18021
18022 #: cp/typeck2.c:644
18023 msgid "aggregate has a partly bracketed initializer"
18024 msgstr ""
18025
18026 #: cp/typeck2.c:682 cp/typeck2.c:786
18027 msgid "non-trivial labeled initializers"
18028 msgstr ""
18029
18030 #: cp/typeck2.c:699
18031 msgid "non-empty initializer for array of empty elements"
18032 msgstr ""
18033
18034 #: cp/typeck2.c:752
18035 msgid "initializer list for object of class with virtual base classes"
18036 msgstr ""
18037
18038 #: cp/typeck2.c:758
18039 msgid "initializer list for object of class with base classes"
18040 msgstr ""
18041
18042 #: cp/typeck2.c:764
18043 msgid "initializer list for object using virtual functions"
18044 msgstr ""
18045
18046 #: cp/typeck2.c:827 cp/typeck2.c:843
18047 msgid "missing initializer for member `%D'"
18048 msgstr ""
18049
18050 #: cp/typeck2.c:832
18051 msgid "uninitialized const member `%D'"
18052 msgstr ""
18053
18054 #: cp/typeck2.c:834
18055 msgid "member `%D' with uninitialized const fields"
18056 msgstr ""
18057
18058 #: cp/typeck2.c:837
18059 msgid "member `%D' is uninitialized reference"
18060 msgstr ""
18061
18062 #: cp/typeck2.c:883
18063 msgid "index value instead of field name in union initializer"
18064 msgstr ""
18065
18066 #: cp/typeck2.c:895
18067 msgid "no field `%D' in union being initialized"
18068 msgstr ""
18069
18070 #: cp/typeck2.c:903
18071 msgid "union `%T' with no named members cannot be initialized"
18072 msgstr ""
18073
18074 #: cp/typeck2.c:939
18075 msgid "excess elements in aggregate initializer"
18076 msgstr ""
18077
18078 #: cp/typeck2.c:1053
18079 msgid "circular pointer delegation detected"
18080 msgstr ""
18081
18082 #: cp/typeck2.c:1066
18083 msgid "base operand of `->' has non-pointer type `%T'"
18084 msgstr ""
18085
18086 #: cp/typeck2.c:1080
18087 msgid "result of `operator->()' yields non-pointer result"
18088 msgstr ""
18089
18090 #: cp/typeck2.c:1082
18091 msgid "base operand of `->' is not a pointer"
18092 msgstr ""
18093
18094 #: cp/typeck2.c:1148
18095 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
18096 msgstr ""
18097
18098 #: cp/typeck2.c:1155
18099 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
18100 msgstr ""
18101
18102 #: cp/typeck2.c:1164
18103 msgid "member type `%T::' incompatible with object type `%T'"
18104 msgstr ""
18105
18106 #: cp/typeck2.c:1201
18107 msgid "`%T' fails to be a typedef or built-in type"
18108 msgstr ""
18109
18110 #: cp/typeck2.c:1274
18111 #, c-format
18112 msgid "ISO C++ forbids defining types within %s"
18113 msgstr ""
18114
18115 #: cp/typeck2.c:1399
18116 msgid "call to function `%D' which throws incomplete type `%#T'"
18117 msgstr ""
18118
18119 #: cp/typeck2.c:1402
18120 #, fuzzy
18121 msgid "call to function which throws incomplete type `%#T'"
18122 msgstr "ìç ðëÞñçò åããñáöÞ"
18123
18124 #. XXX Not i18n clean.
18125 #: cp/cp-tree.h:3846
18126 #, c-format
18127 msgid "%s is deprecated, please see the documentation for details"
18128 msgstr ""
18129
18130 #: cp/lang-options.h:29
18131 msgid "Do not obey access control semantics"
18132 msgstr ""
18133
18134 #: cp/lang-options.h:31
18135 msgid "Change when template instances are emitted"
18136 msgstr ""
18137
18138 #: cp/lang-options.h:36
18139 msgid "Check the return value of new"
18140 msgstr ""
18141
18142 #: cp/lang-options.h:39
18143 msgid "Reduce size of object files"
18144 msgstr ""
18145
18146 #: cp/lang-options.h:43
18147 msgid "Make string literals `char[]' instead of `const char[]'"
18148 msgstr ""
18149
18150 #: cp/lang-options.h:46
18151 msgid "Dump the entire translation unit to a file"
18152 msgstr ""
18153
18154 #: cp/lang-options.h:48
18155 msgid "Do not inline member functions by default"
18156 msgstr ""
18157
18158 #: cp/lang-options.h:51
18159 msgid "Do not generate run time type descriptor information"
18160 msgstr ""
18161
18162 #: cp/lang-options.h:56
18163 msgid "Do not generate code to check exception specifications"
18164 msgstr ""
18165
18166 #: cp/lang-options.h:61
18167 msgid "Scope of for-init-statement vars extends outside"
18168 msgstr ""
18169
18170 #: cp/lang-options.h:64
18171 msgid "Do not recognize GNU defined keywords"
18172 msgstr ""
18173
18174 #: cp/lang-options.h:68
18175 msgid "Enable support for huge objects"
18176 msgstr ""
18177
18178 #: cp/lang-options.h:72
18179 msgid "Export functions even if they can be inlined"
18180 msgstr ""
18181
18182 #: cp/lang-options.h:75
18183 msgid "Only emit explicit template instatiations"
18184 msgstr ""
18185
18186 #: cp/lang-options.h:78
18187 msgid "Only emit explicit instatiations of inline templates"
18188 msgstr ""
18189
18190 #: cp/lang-options.h:84
18191 msgid "Don't pedwarn about uses of Microsoft extensions"
18192 msgstr ""
18193
18194 #: cp/lang-options.h:87
18195 msgid "Recognize and/bitand/bitor/compl/not/or/xor"
18196 msgstr ""
18197
18198 #: cp/lang-options.h:91
18199 msgid "Disable optional diagnostics"
18200 msgstr ""
18201
18202 #: cp/lang-options.h:93
18203 msgid "Downgrade conformance errors to warnings"
18204 msgstr ""
18205
18206 #: cp/lang-options.h:96
18207 msgid "Enable automatic template instantiation"
18208 msgstr ""
18209
18210 #: cp/lang-options.h:101
18211 msgid "Display statistics accumulated during compilation"
18212 msgstr ""
18213
18214 #: cp/lang-options.h:104
18215 msgid "Specify maximum template instantiation depth"
18216 msgstr ""
18217
18218 #: cp/lang-options.h:106
18219 msgid "Use __cxa_atexit to register destructors"
18220 msgstr ""
18221
18222 #: cp/lang-options.h:109
18223 msgid "Discard unused virtual functions"
18224 msgstr ""
18225
18226 #: cp/lang-options.h:112
18227 msgid "Implement vtables using thunks"
18228 msgstr ""
18229
18230 #: cp/lang-options.h:115
18231 msgid "Emit common-like symbols as weak symbols"
18232 msgstr ""
18233
18234 #: cp/lang-options.h:118
18235 #, fuzzy
18236 msgid "Emit cross referencing information"
18237 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
18238
18239 #: cp/lang-options.h:122
18240 msgid "Warn about inconsistent return types"
18241 msgstr ""
18242
18243 #: cp/lang-options.h:125
18244 msgid "Warn about overloaded virtual function names"
18245 msgstr ""
18246
18247 #: cp/lang-options.h:129
18248 msgid "Don't warn when all ctors/dtors are private"
18249 msgstr ""
18250
18251 #: cp/lang-options.h:131
18252 msgid "Warn about non virtual destructors"
18253 msgstr ""
18254
18255 #: cp/lang-options.h:134
18256 msgid "Warn when a function is declared extern, then inline"
18257 msgstr ""
18258
18259 #: cp/lang-options.h:137
18260 msgid "Warn when the compiler reorders code"
18261 msgstr ""
18262
18263 #: cp/lang-options.h:140
18264 msgid "Warn when synthesis behavior differs from Cfront"
18265 msgstr ""
18266
18267 #: cp/lang-options.h:144
18268 msgid "Don't warn when type converting pointers to member functions"
18269 msgstr ""
18270
18271 #: cp/lang-options.h:146
18272 msgid "Warn about violations of Effective C++ style rules"
18273 msgstr ""
18274
18275 #: cp/lang-options.h:149
18276 msgid "Warn when overload promotes from unsigned to signed"
18277 msgstr ""
18278
18279 #: cp/lang-options.h:152
18280 msgid "Warn if a C style cast is used in a program"
18281 msgstr ""
18282
18283 #: cp/lang-options.h:156
18284 msgid "Don't warn when non-templatized friend functions are declared within a template"
18285 msgstr ""
18286
18287 #: cp/lang-options.h:159
18288 msgid "Don't announce deprecation of compiler features"
18289 msgstr ""
18290
18291 #: f/bad.c:387
18292 msgid "note:"
18293 msgstr "óçìåßùóç:"
18294
18295 #: f/bad.c:391
18296 #, fuzzy
18297 msgid "warning:"
18298 msgstr "ðñïåéäïðïßçóç: "
18299
18300 #: f/bad.c:395
18301 msgid "fatal:"
18302 msgstr "ìïéñáßï:"
18303
18304 #: f/bad.c:437
18305 msgid "(continued):"
18306 msgstr "(óõíå÷ßæåôáé):"
18307
18308 #: f/bad.c:487 f/bad.c:505
18309 msgid "[REPORT BUG!!] %"
18310 msgstr "[ÁÍÁÖ¸ÑÅÔÅ ÔÏ ÓÖ¶ËÌÁ!!] %"
18311
18312 #: f/bad.c:494 f/bad.c:526
18313 msgid "[REPORT BUG!!]"
18314 msgstr "[ÁÍÁÖ¸ÑÅÔÅ ÔÏ ÓÖÁËÌÁ!!]"
18315
18316 #: f/com.c:3132
18317 #, no-c-format
18318 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
18319 msgstr ""
18320
18321 #: f/com.c:11551
18322 msgid "no INTEGER type can hold a pointer on this configuration"
18323 msgstr ""
18324
18325 #: f/com.c:11772
18326 #, c-format
18327 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
18328 msgstr ""
18329
18330 #: f/com.c:11774
18331 #, c-format
18332 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
18333 msgstr ""
18334
18335 #: f/com.c:11776
18336 msgid "properly unless they all are 32 bits wide"
18337 msgstr ""
18338
18339 #: f/com.c:11777
18340 msgid "Please keep this in mind before you report bugs."
18341 msgstr ""
18342
18343 #. I/O will probably crash.
18344 #: f/com.c:11785
18345 #, c-format
18346 msgid "configuration: char * holds %d bits, but ftnlen only %d"
18347 msgstr ""
18348
18349 #. ASSIGN 10 TO I will crash.
18350 #: f/com.c:11794
18351 #, c-format
18352 msgid ""
18353 "configuration: char * holds %d bits, but INTEGER only %d --\n"
18354 " ASSIGN statement might fail"
18355 msgstr ""
18356
18357 #: f/com.c:13609
18358 #, fuzzy
18359 msgid "In statement function"
18360 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
18361
18362 #: f/com.c:13619
18363 msgid "Outside of any program unit:\n"
18364 msgstr ""
18365
18366 #: f/com.c:15248
18367 #, no-c-format
18368 msgid "%A from %B at %0%C"
18369 msgstr ""
18370
18371 #: f/com.c:15425
18372 msgid "directory name must immediately follow -I"
18373 msgstr ""
18374
18375 #: f/com.c:15568
18376 #, no-c-format
18377 msgid "At %0, INCLUDE file %A exists, but is not readable"
18378 msgstr ""
18379
18380 #: f/com.c:15603
18381 #, no-c-format
18382 msgid "At %0, INCLUDE nesting too deep"
18383 msgstr ""
18384
18385 #: f/expr.c:9614
18386 #, no-c-format
18387 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
18388 msgstr ""
18389
18390 #: f/expr.c:9664
18391 #, no-c-format
18392 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
18393 msgstr ""
18394
18395 #: f/expr.c:10525
18396 #, no-c-format
18397 msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
18398 msgstr ""
18399
18400 #: f/expr.c:10896
18401 #, no-c-format
18402 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
18403 msgstr ""
18404
18405 #: f/g77spec.c:255
18406 #, c-format
18407 msgid "overflowed output arg list for `%s'"
18408 msgstr ""
18409
18410 #: f/g77spec.c:394
18411 msgid "--driver no longer supported"
18412 msgstr ""
18413
18414 #: f/g77spec.c:407
18415 #, fuzzy, c-format
18416 msgid "argument to `%s' missing"
18417 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
18418
18419 #: f/g77spec.c:411
18420 #, fuzzy
18421 msgid "no input files; unwilling to write output files"
18422 msgstr "%s: ôï áñ÷åßï åéóüäïõ åßíáé ôï áñ÷åßï åîüäïõ"
18423
18424 #: f/implic.c:203
18425 #, fuzzy, no-c-format
18426 msgid "Implicit declaration of `%A' at %0"
18427 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
18428
18429 # src/main.c:663
18430 #: f/lex.c:326
18431 #, fuzzy, no-c-format
18432 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
18433 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
18434
18435 # src/main.c:663
18436 #: f/lex.c:345
18437 #, fuzzy, no-c-format
18438 msgid "Unknown escape sequence `\\%A' at %0"
18439 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
18440
18441 #: f/lex.c:354
18442 #, fuzzy, no-c-format
18443 msgid "Unterminated escape sequence `\\' at %0"
18444 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
18445
18446 #: f/lex.c:365
18447 #, no-c-format
18448 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
18449 msgstr ""
18450
18451 #: f/lex.c:393
18452 #, no-c-format
18453 msgid "\\x used at %0 with no following hex digits"
18454 msgstr ""
18455
18456 #: f/lex.c:407
18457 #, fuzzy, no-c-format
18458 msgid "Hex escape at %0 out of range"
18459 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
18460
18461 #: f/lex.c:441
18462 #, fuzzy, no-c-format
18463 msgid "Escape sequence at %0 out of range for character"
18464 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
18465
18466 #: f/lex.c:595
18467 #, fuzzy
18468 msgid "hex escape out of range"
18469 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
18470
18471 #: f/lex.c:648
18472 #, c-format
18473 msgid "non-ANSI-standard escape sequence, `\\%c'"
18474 msgstr ""
18475
18476 # src/main.c:663
18477 #: f/lex.c:661
18478 #, fuzzy, c-format
18479 msgid "non-ISO escape sequence `\\%c'"
18480 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
18481
18482 # src/main.c:663
18483 #: f/lex.c:665
18484 #, fuzzy, c-format
18485 msgid "unknown escape sequence `\\%c'"
18486 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
18487
18488 #: f/lex.c:667
18489 #, c-format
18490 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
18491 msgstr ""
18492
18493 #: f/lex.c:744
18494 msgid "badly formed directive -- no closing quote"
18495 msgstr ""
18496
18497 #: f/lex.c:802
18498 msgid "#-lines for entering and leaving files don't match"
18499 msgstr ""
18500
18501 #: f/lex.c:964
18502 msgid "bad directive -- missing close-quote"
18503 msgstr ""
18504
18505 #: f/lex.c:1078
18506 #, fuzzy, c-format
18507 msgid "ignoring pragma: %s"
18508 msgstr "áãíïïýíôáé üëá ôá ïñßóìáôá"
18509
18510 #: f/lex.c:1156
18511 #, fuzzy
18512 msgid "invalid #ident"
18513 msgstr "ìç Ýãêõñï äéêáßùìá"
18514
18515 #: f/lex.c:1173
18516 #, fuzzy
18517 msgid "undefined or invalid # directive"
18518 msgstr "%%%c: êáôåõèõíôÞñéïò ãñáììÞ ìç Ýãêõñç."
18519
18520 #: f/lex.c:1229
18521 #, fuzzy
18522 msgid "invalid #line"
18523 msgstr "ìç Ýãêõñïò áñéèìüò"
18524
18525 #: f/lex.c:1285 f/lex.c:1329
18526 msgid "use `#line ...' instead of `# ...' in first line"
18527 msgstr ""
18528
18529 #: f/lex.c:1339
18530 #, fuzzy
18531 msgid "invalid #-line"
18532 msgstr "ìç Ýãêõñïò áñéèìüò"
18533
18534 #: f/lex.c:1432
18535 #, fuzzy, no-c-format
18536 msgid "Null character at %0 -- line ignored"
18537 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
18538
18539 #: f/stb.c:12078
18540 #, no-c-format
18541 msgid "INCLUDE at %0 not the only statement on the source line"
18542 msgstr ""
18543
18544 #: f/ste.c:1400 f/ste.c:1747
18545 msgid "ASSIGNed FORMAT specifier is too small"
18546 msgstr ""
18547
18548 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
18549 #: f/ste.c:2624
18550 #, no-c-format
18551 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
18552 msgstr ""
18553
18554 #: f/ste.c:2953
18555 msgid "ASSIGN to variable that is too small"
18556 msgstr ""
18557
18558 #: f/ste.c:2981
18559 msgid "ASSIGNed GOTO target variable is too small"
18560 msgstr ""
18561
18562 #: f/stu.c:305
18563 #, no-c-format
18564 msgid "Local adjustable symbol `%A' at %0"
18565 msgstr ""
18566
18567 #: f/target.c:2550
18568 msgid "data initializer on host with different endianness"
18569 msgstr ""
18570
18571 #: f/top.c:237
18572 #, c-format
18573 msgid "%s no longer supported -- try -fvxt"
18574 msgstr ""
18575
18576 #: f/top.c:239
18577 #, c-format
18578 msgid "%s no longer supported -- try -fno-vxt -ff90"
18579 msgstr ""
18580
18581 #: f/top.c:307 f/top.c:309
18582 #, c-format
18583 msgid "%s disabled, use normal debugging flags"
18584 msgstr ""
18585
18586 #: f/lang-options.h:33
18587 msgid "Print g77-specific compiler version info, run internal tests"
18588 msgstr ""
18589
18590 #: f/lang-options.h:37
18591 msgid "Program is written in typical FORTRAN 66 dialect"
18592 msgstr ""
18593
18594 #: f/lang-options.h:40
18595 msgid "Program is written in typical Unix f77 dialect"
18596 msgstr ""
18597
18598 #: f/lang-options.h:42
18599 msgid "Program does not use Unix-f77 dialectal features"
18600 msgstr ""
18601
18602 #: f/lang-options.h:44
18603 msgid "Program is written in Fortran-90-ish dialect"
18604 msgstr ""
18605
18606 #: f/lang-options.h:48
18607 msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements"
18608 msgstr ""
18609
18610 #: f/lang-options.h:50
18611 msgid "Allow $ in symbol names"
18612 msgstr ""
18613
18614 #: f/lang-options.h:54
18615 msgid "f2c-compatible code need not be generated"
18616 msgstr ""
18617
18618 #: f/lang-options.h:57
18619 msgid "Unsupported; do not generate libf2c-calling code"
18620 msgstr ""
18621
18622 #: f/lang-options.h:59
18623 msgid "Unsupported; affects code-generation of arrays"
18624 msgstr ""
18625
18626 #: f/lang-options.h:62
18627 msgid "Program is written in Fortran-90-ish free form"
18628 msgstr ""
18629
18630 #: f/lang-options.h:67
18631 msgid "Warn about use of (only a few for now) Fortran extensions"
18632 msgstr ""
18633
18634 #: f/lang-options.h:70
18635 msgid "Program is written in VXT (Digital-like) FORTRAN"
18636 msgstr ""
18637
18638 #: f/lang-options.h:73
18639 msgid "Disallow all ugly features"
18640 msgstr ""
18641
18642 #: f/lang-options.h:76
18643 msgid "Hollerith and typeless constants not passed as arguments"
18644 msgstr ""
18645
18646 #: f/lang-options.h:78
18647 msgid "Allow ordinary copying of ASSIGN'ed vars"
18648 msgstr ""
18649
18650 #: f/lang-options.h:81
18651 msgid "Dummy array dimensioned to (1) is assumed-size"
18652 msgstr ""
18653
18654 #: f/lang-options.h:84
18655 msgid "Trailing comma in procedure call denotes null argument"
18656 msgstr ""
18657
18658 #: f/lang-options.h:87
18659 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
18660 msgstr ""
18661
18662 #: f/lang-options.h:91
18663 msgid "Initialization via DATA and PARAMETER is type-compatible"
18664 msgstr ""
18665
18666 #: f/lang-options.h:93
18667 msgid "Allow INTEGER and LOGICAL interchangeability"
18668 msgstr ""
18669
18670 #: f/lang-options.h:96
18671 msgid "Print internal debugging-related info"
18672 msgstr ""
18673
18674 #: f/lang-options.h:99
18675 msgid "Initialize local vars and arrays to zero"
18676 msgstr ""
18677
18678 #: f/lang-options.h:103
18679 msgid "Backslashes in character/hollerith constants not special (C-style)"
18680 msgstr ""
18681
18682 #: f/lang-options.h:105
18683 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
18684 msgstr ""
18685
18686 #: f/lang-options.h:109
18687 msgid "Disable the appending of underscores to externals"
18688 msgstr ""
18689
18690 #: f/lang-options.h:112
18691 msgid "Never append a second underscore to externals"
18692 msgstr ""
18693
18694 #: f/lang-options.h:114
18695 msgid "Intrinsics spelled as e.g. SqRt"
18696 msgstr ""
18697
18698 #: f/lang-options.h:116
18699 msgid "Intrinsics in uppercase"
18700 msgstr ""
18701
18702 #: f/lang-options.h:119
18703 msgid "Intrinsics letters in arbitrary cases"
18704 msgstr ""
18705
18706 #: f/lang-options.h:121
18707 msgid "Language keywords spelled as e.g. IOStat"
18708 msgstr ""
18709
18710 #: f/lang-options.h:123
18711 msgid "Language keywords in uppercase"
18712 msgstr ""
18713
18714 #: f/lang-options.h:126
18715 msgid "Language keyword letters in arbitrary cases"
18716 msgstr ""
18717
18718 #: f/lang-options.h:128
18719 msgid "Internally convert most source to uppercase"
18720 msgstr ""
18721
18722 #: f/lang-options.h:131
18723 msgid "Internally preserve source case"
18724 msgstr ""
18725
18726 #: f/lang-options.h:133
18727 msgid "Symbol names spelled in mixed case"
18728 msgstr ""
18729
18730 #: f/lang-options.h:135
18731 msgid "Symbol names in uppercase"
18732 msgstr ""
18733
18734 #: f/lang-options.h:137
18735 msgid "Symbol names in lowercase"
18736 msgstr ""
18737
18738 #: f/lang-options.h:140
18739 msgid "Program written in uppercase"
18740 msgstr ""
18741
18742 #: f/lang-options.h:142
18743 msgid "Program written in lowercase"
18744 msgstr ""
18745
18746 #: f/lang-options.h:144
18747 msgid "Program written in strict mixed-case"
18748 msgstr ""
18749
18750 #: f/lang-options.h:146
18751 msgid "Compile as if program written in uppercase"
18752 msgstr ""
18753
18754 #: f/lang-options.h:148
18755 msgid "Compile as if program written in lowercase"
18756 msgstr ""
18757
18758 #: f/lang-options.h:150
18759 msgid "Preserve all spelling (case) used in program"
18760 msgstr ""
18761
18762 #: f/lang-options.h:152
18763 msgid "Delete libU77 intrinsics with bad interfaces"
18764 msgstr ""
18765
18766 #: f/lang-options.h:154
18767 msgid "Disable libU77 intrinsics with bad interfaces"
18768 msgstr ""
18769
18770 #: f/lang-options.h:157
18771 msgid "Hide libU77 intrinsics with bad interfaces"
18772 msgstr ""
18773
18774 #: f/lang-options.h:159
18775 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
18776 msgstr ""
18777
18778 #: f/lang-options.h:161
18779 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
18780 msgstr ""
18781
18782 #: f/lang-options.h:164
18783 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
18784 msgstr ""
18785
18786 #: f/lang-options.h:166
18787 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
18788 msgstr ""
18789
18790 #: f/lang-options.h:168
18791 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
18792 msgstr ""
18793
18794 #: f/lang-options.h:171
18795 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
18796 msgstr ""
18797
18798 #: f/lang-options.h:173
18799 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
18800 msgstr ""
18801
18802 #: f/lang-options.h:175
18803 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
18804 msgstr ""
18805
18806 #: f/lang-options.h:178
18807 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
18808 msgstr ""
18809
18810 #: f/lang-options.h:180
18811 msgid "Delete MIL-STD 1753 intrinsics"
18812 msgstr ""
18813
18814 #: f/lang-options.h:182
18815 msgid "Disable MIL-STD 1753 intrinsics"
18816 msgstr ""
18817
18818 #: f/lang-options.h:185
18819 msgid "Hide MIL-STD 1753 intrinsics"
18820 msgstr ""
18821
18822 #: f/lang-options.h:187
18823 msgid "Delete libU77 intrinsics"
18824 msgstr ""
18825
18826 #: f/lang-options.h:189
18827 msgid "Disable libU77 intrinsics"
18828 msgstr ""
18829
18830 #: f/lang-options.h:192
18831 msgid "Hide libU77 intrinsics"
18832 msgstr ""
18833
18834 #: f/lang-options.h:194
18835 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
18836 msgstr ""
18837
18838 #: f/lang-options.h:196
18839 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
18840 msgstr ""
18841
18842 #: f/lang-options.h:199
18843 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
18844 msgstr ""
18845
18846 #: f/lang-options.h:201
18847 msgid "Treat initial values of 0 like non-zero values"
18848 msgstr ""
18849
18850 #: f/lang-options.h:204
18851 msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
18852 msgstr ""
18853
18854 #: f/lang-options.h:207
18855 msgid "Take at least one trip through each iterative DO loop"
18856 msgstr ""
18857
18858 #: f/lang-options.h:211
18859 msgid "Print names of program units as they are compiled"
18860 msgstr ""
18861
18862 #: f/lang-options.h:214
18863 msgid "Disable fatal diagnostics about inter-procedural problems"
18864 msgstr ""
18865
18866 #: f/lang-options.h:216
18867 msgid "Make prefix-radix non-decimal constants be typeless"
18868 msgstr ""
18869
18870 #: f/lang-options.h:219
18871 msgid "Generate code to check subscript and substring bounds"
18872 msgstr ""
18873
18874 #: f/lang-options.h:222
18875 msgid "Fortran-specific form of -fbounds-check"
18876 msgstr ""
18877
18878 #: f/lang-options.h:226
18879 msgid "Disable warnings about inter-procedural problems"
18880 msgstr ""
18881
18882 #: f/lang-options.h:230
18883 msgid "Warn about constructs with surprising meanings"
18884 msgstr ""
18885
18886 #: f/lang-options.h:235
18887 msgid "Add a directory for INCLUDE searching"
18888 msgstr ""
18889
18890 #: f/lang-options.h:237
18891 #, fuzzy
18892 msgid "Set the maximum line length"
18893 msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
18894
18895 #: f/bad.def:39
18896 #, fuzzy, no-c-format
18897 msgid "Missing first operand for binary operator at %0"
18898 msgstr "Áãíùóôïò äõáäéêüò ÷åéñéóôÞò."
18899
18900 #: f/bad.def:42
18901 #, fuzzy, no-c-format
18902 msgid "Zero-length character constant at %0"
18903 msgstr "êåíü áëöáñéèìçôéêü"
18904
18905 #: f/bad.def:45
18906 #, fuzzy, no-c-format
18907 msgid "Invalid token at %0 in expression or subexpression at %1"
18908 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
18909
18910 #: f/bad.def:48
18911 #, no-c-format
18912 msgid "Missing operand for operator at %1 at end of expression at %0"
18913 msgstr ""
18914
18915 #: f/bad.def:51
18916 #, no-c-format
18917 msgid "Label %A already defined at %1 when redefined at %0"
18918 msgstr ""
18919
18920 #: f/bad.def:54
18921 #, no-c-format
18922 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
18923 msgstr ""
18924
18925 #: f/bad.def:57
18926 #, no-c-format
18927 msgid "Label definition %A at %0 on empty statement (as of %1)"
18928 msgstr ""
18929
18930 #: f/bad.def:65
18931 #, no-c-format
18932 msgid "Invalid first character at %0 [info -f g77 M LEX]"
18933 msgstr ""
18934
18935 #: f/bad.def:68
18936 #, no-c-format
18937 msgid "Line too long as of %0 [info -f g77 M LEX]"
18938 msgstr ""
18939
18940 #: f/bad.def:71
18941 #, no-c-format
18942 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
18943 msgstr ""
18944
18945 #: f/bad.def:74
18946 #, no-c-format
18947 msgid "Label number at %0 not in range 1-99999"
18948 msgstr ""
18949
18950 #: f/bad.def:77
18951 #, no-c-format
18952 msgid "At %0, '!' and '/*' are not valid comment delimiters"
18953 msgstr ""
18954
18955 #: f/bad.def:80
18956 #, no-c-format
18957 msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
18958 msgstr ""
18959
18960 #: f/bad.def:83
18961 #, no-c-format
18962 msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
18963 msgstr ""
18964
18965 #: f/bad.def:91
18966 #, fuzzy, no-c-format
18967 msgid "Character constant at %0 has no closing apostrophe at %1"
18968 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
18969
18970 #: f/bad.def:94
18971 #, no-c-format
18972 msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
18973 msgstr ""
18974
18975 #: f/bad.def:97
18976 #, no-c-format
18977 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
18978 msgstr ""
18979
18980 #: f/bad.def:100
18981 #, fuzzy, no-c-format
18982 msgid "Integer at %0 too large"
18983 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
18984
18985 #: f/bad.def:123
18986 #, no-c-format
18987 msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
18988 msgstr ""
18989
18990 #: f/bad.def:126
18991 #, no-c-format
18992 msgid "Missing close-period between `.%A' at %0 and %1"
18993 msgstr ""
18994
18995 #: f/bad.def:129
18996 #, no-c-format
18997 msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
18998 msgstr ""
18999
19000 #: f/bad.def:132
19001 #, no-c-format
19002 msgid "Missing value at %1 for real-number exponent at %0"
19003 msgstr ""
19004
19005 #: f/bad.def:135
19006 #, no-c-format
19007 msgid "Expected binary operator between expressions at %0 and at %1"
19008 msgstr ""
19009
19010 #: f/bad.def:253
19011 #, no-c-format
19012 msgid "Semicolon at %0 is an invalid token"
19013 msgstr ""
19014
19015 #: f/bad.def:271
19016 #, no-c-format
19017 msgid "Extraneous comma in FORMAT statement at %0"
19018 msgstr ""
19019
19020 #: f/bad.def:274
19021 #, no-c-format
19022 msgid "Missing comma in FORMAT statement at %0"
19023 msgstr ""
19024
19025 #: f/bad.def:277
19026 #, no-c-format
19027 msgid "Spurious sign in FORMAT statement at %0"
19028 msgstr ""
19029
19030 #: f/bad.def:280
19031 #, no-c-format
19032 msgid "Spurious number in FORMAT statement at %0"
19033 msgstr ""
19034
19035 #: f/bad.def:283
19036 #, no-c-format
19037 msgid "Spurious text trailing number in FORMAT statement at %0"
19038 msgstr ""
19039
19040 #: f/bad.def:291
19041 #, fuzzy, no-c-format
19042 msgid "Unrecognized FORMAT specifier at %0"
19043 msgstr "Üãíùóôï ðñüèåìá: %s"
19044
19045 #: f/bad.def:419
19046 #, no-c-format
19047 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
19048 msgstr ""
19049
19050 #: f/bad.def:422
19051 #, no-c-format
19052 msgid "Missing number following period in FORMAT statement at %0"
19053 msgstr ""
19054
19055 #: f/bad.def:425
19056 #, no-c-format
19057 msgid "Missing number following `E' in FORMAT statement at %0"
19058 msgstr ""
19059
19060 #: f/bad.def:433
19061 #, no-c-format
19062 msgid "Spurious trailing comma preceding terminator at %0"
19063 msgstr ""
19064
19065 #: f/bad.def:436
19066 #, no-c-format
19067 msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
19068 msgstr ""
19069
19070 #: f/bad.def:439
19071 #, no-c-format
19072 msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
19073 msgstr ""
19074
19075 #: f/bad.def:452
19076 #, no-c-format
19077 msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
19078 msgstr ""
19079
19080 #: f/bad.def:455
19081 #, no-c-format
19082 msgid "Reference to label at %1 inconsistent with its definition at %0"
19083 msgstr ""
19084
19085 #: f/bad.def:458
19086 #, no-c-format
19087 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
19088 msgstr ""
19089
19090 #: f/bad.def:461
19091 #, no-c-format
19092 msgid "DO-statement reference to label at %1 follows its definition at %0"
19093 msgstr ""
19094
19095 #: f/bad.def:464
19096 #, no-c-format
19097 msgid "Reference to label at %1 is outside block containing definition at %0"
19098 msgstr ""
19099
19100 #: f/bad.def:467
19101 #, no-c-format
19102 msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
19103 msgstr ""
19104
19105 #: f/bad.def:470
19106 #, no-c-format
19107 msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
19108 msgstr ""
19109
19110 #: f/bad.def:473
19111 #, no-c-format
19112 msgid "Label definition at %0 invalid on this kind of statement"
19113 msgstr ""
19114
19115 #: f/bad.def:476
19116 #, no-c-format
19117 msgid "Statement at %0 invalid in this context"
19118 msgstr ""
19119
19120 #: f/bad.def:479
19121 #, no-c-format
19122 msgid "Statement at %0 invalid in context established by statement at %1"
19123 msgstr ""
19124
19125 #: f/bad.def:482
19126 #, no-c-format
19127 msgid "Statement at %0 must specify construct name specified at %1"
19128 msgstr ""
19129
19130 #: f/bad.def:485
19131 #, no-c-format
19132 msgid "Construct name at %0 superfluous, no construct name specified at %1"
19133 msgstr ""
19134
19135 #: f/bad.def:488
19136 #, no-c-format
19137 msgid "Construct name at %0 not the same as construct name at %1"
19138 msgstr ""
19139
19140 #: f/bad.def:491
19141 #, no-c-format
19142 msgid "Construct name at %0 does not match construct name for any containing DO constructs"
19143 msgstr ""
19144
19145 #: f/bad.def:494
19146 #, no-c-format
19147 msgid "Label definition missing at %0 for DO construct specifying label at %1"
19148 msgstr ""
19149
19150 #: f/bad.def:497
19151 #, no-c-format
19152 msgid "Statement at %0 follows ELSE block for IF construct at %1"
19153 msgstr ""
19154
19155 #: f/bad.def:500
19156 #, no-c-format
19157 msgid "No label definition for FORMAT statement at %0"
19158 msgstr ""
19159
19160 #: f/bad.def:503
19161 #, no-c-format
19162 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
19163 msgstr ""
19164
19165 #: f/bad.def:506
19166 #, no-c-format
19167 msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
19168 msgstr ""
19169
19170 #: f/bad.def:509
19171 #, no-c-format
19172 msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
19173 msgstr ""
19174
19175 #: f/bad.def:512
19176 #, no-c-format
19177 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
19178 msgstr ""
19179
19180 #: f/bad.def:515
19181 #, no-c-format
19182 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
19183 msgstr ""
19184
19185 #: f/bad.def:518
19186 #, no-c-format
19187 msgid "Program unit name at %0 not the same as name at %1"
19188 msgstr ""
19189
19190 #: f/bad.def:521
19191 #, no-c-format
19192 msgid "Type name at %0 not the same as name at %1"
19193 msgstr ""
19194
19195 #: f/bad.def:524
19196 #, no-c-format
19197 msgid "End of source file before end of block started at %0"
19198 msgstr ""
19199
19200 #: f/bad.def:527
19201 #, no-c-format
19202 msgid "Undefined label, first referenced at %0"
19203 msgstr ""
19204
19205 #: f/bad.def:530
19206 #, no-c-format
19207 msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
19208 msgstr ""
19209
19210 #: f/bad.def:533
19211 #, no-c-format
19212 msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
19213 msgstr ""
19214
19215 #: f/bad.def:536
19216 #, no-c-format
19217 msgid "RETURN statement at %0 invalid within a main program unit"
19218 msgstr ""
19219
19220 #: f/bad.def:539
19221 #, no-c-format
19222 msgid "Alternate return specifier at %0 invalid within a main program unit"
19223 msgstr ""
19224
19225 #: f/bad.def:542
19226 #, no-c-format
19227 msgid "Alternate return specifier at %0 invalid within a function"
19228 msgstr ""
19229
19230 #: f/bad.def:545
19231 #, no-c-format
19232 msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
19233 msgstr ""
19234
19235 #: f/bad.def:548
19236 #, no-c-format
19237 msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
19238 msgstr ""
19239
19240 #: f/bad.def:551
19241 #, no-c-format
19242 msgid "No components specified as of %0 for derived-type definition beginning at %1"
19243 msgstr ""
19244
19245 #: f/bad.def:554
19246 #, no-c-format
19247 msgid "No components specified as of %0 for structure definition beginning at %1"
19248 msgstr ""
19249
19250 #: f/bad.def:557
19251 #, no-c-format
19252 msgid "Missing structure name for outer structure definition at %0"
19253 msgstr ""
19254
19255 #: f/bad.def:560
19256 #, no-c-format
19257 msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
19258 msgstr ""
19259
19260 #: f/bad.def:563
19261 #, no-c-format
19262 msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
19263 msgstr ""
19264
19265 #: f/bad.def:566
19266 #, no-c-format
19267 msgid "No components specified as of %0 for map beginning at %1"
19268 msgstr ""
19269
19270 #: f/bad.def:569
19271 #, no-c-format
19272 msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
19273 msgstr ""
19274
19275 #: f/bad.def:572
19276 #, no-c-format
19277 msgid "Missing %A specifier in statement at %0"
19278 msgstr ""
19279
19280 #: f/bad.def:575
19281 #, no-c-format
19282 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
19283 msgstr ""
19284
19285 #: f/bad.def:578
19286 #, no-c-format
19287 msgid "Conflicting I/O control specifications at %0 and %1"
19288 msgstr ""
19289
19290 #: f/bad.def:581
19291 #, no-c-format
19292 msgid "No UNIT= specifier in I/O control list at %0"
19293 msgstr ""
19294
19295 #: f/bad.def:584
19296 #, no-c-format
19297 msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
19298 msgstr ""
19299
19300 #: f/bad.def:587
19301 #, no-c-format
19302 msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
19303 msgstr ""
19304
19305 #: f/bad.def:595
19306 #, no-c-format
19307 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
19308 msgstr ""
19309
19310 #: f/bad.def:598
19311 #, no-c-format
19312 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
19313 msgstr ""
19314
19315 #: f/bad.def:601
19316 #, no-c-format
19317 msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
19318 msgstr ""
19319
19320 #: f/bad.def:604
19321 #, no-c-format
19322 msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
19323 msgstr ""
19324
19325 #: f/bad.def:617
19326 #, no-c-format
19327 msgid "Fortran 90 feature at %0 unsupported"
19328 msgstr ""
19329
19330 #: f/bad.def:630
19331 #, no-c-format
19332 msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
19333 msgstr ""
19334
19335 #: f/bad.def:638
19336 #, no-c-format
19337 msgid "Null element at %0 for array reference at %1"
19338 msgstr ""
19339
19340 #: f/bad.def:641
19341 #, no-c-format
19342 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
19343 msgstr ""
19344
19345 #: f/bad.def:644
19346 #, no-c-format
19347 msgid "Too many elements as of %0 for array reference at %1"
19348 msgstr ""
19349
19350 #: f/bad.def:647
19351 #, no-c-format
19352 msgid "Missing colon as of %0 in substring reference for %1"
19353 msgstr ""
19354
19355 #: f/bad.def:650
19356 #, no-c-format
19357 msgid "Invalid use at %0 of substring operator on %1"
19358 msgstr ""
19359
19360 #: f/bad.def:653
19361 #, no-c-format
19362 msgid "Substring begin/end point at %0 out of defined range"
19363 msgstr ""
19364
19365 #: f/bad.def:656
19366 #, no-c-format
19367 msgid "Array element value at %0 out of defined range"
19368 msgstr ""
19369
19370 #: f/bad.def:659
19371 #, no-c-format
19372 msgid "Expression at %0 has incorrect data type or rank for its context"
19373 msgstr ""
19374
19375 #: f/bad.def:662
19376 #, no-c-format
19377 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
19378 msgstr ""
19379
19380 #: f/bad.def:665
19381 #, no-c-format
19382 msgid "%A step count known to be 0 (zero) at %0"
19383 msgstr ""
19384
19385 #: f/bad.def:668
19386 #, no-c-format
19387 msgid "%A end value plus step count known to overflow at %0"
19388 msgstr ""
19389
19390 #: f/bad.def:671
19391 #, no-c-format
19392 msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
19393 msgstr ""
19394
19395 #: f/bad.def:674
19396 #, no-c-format
19397 msgid "%A begin, end, and step-count values known to result in no iterations at %0"
19398 msgstr ""
19399
19400 #: f/bad.def:677
19401 #, no-c-format
19402 msgid "Type disagreement between expressions at %0 and %1"
19403 msgstr ""
19404
19405 #: f/bad.def:690
19406 #, no-c-format
19407 msgid "No specification for implied-DO iterator `%A' at %0"
19408 msgstr ""
19409
19410 #: f/bad.def:693
19411 #, no-c-format
19412 msgid "Gratuitous parentheses surround implied-DO construct at %0"
19413 msgstr ""
19414
19415 #: f/bad.def:696
19416 #, fuzzy, no-c-format
19417 msgid "Zero-size specification invalid at %0"
19418 msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
19419
19420 #: f/bad.def:699
19421 #, no-c-format
19422 msgid "Zero-size array at %0"
19423 msgstr ""
19424
19425 #: f/bad.def:702
19426 #, no-c-format
19427 msgid "Target machine does not support complex entity of kind specified at %0"
19428 msgstr ""
19429
19430 #: f/bad.def:705
19431 #, no-c-format
19432 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
19433 msgstr ""
19434
19435 #: f/bad.def:708
19436 #, no-c-format
19437 msgid "Attempt to raise constant zero to a power at %0"
19438 msgstr ""
19439
19440 #: f/bad.def:806
19441 #, no-c-format
19442 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
19443 msgstr ""
19444
19445 #: f/bad.def:809
19446 #, no-c-format
19447 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
19448 msgstr ""
19449
19450 #: f/bad.def:812
19451 #, no-c-format
19452 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
19453 msgstr ""
19454
19455 #: f/bad.def:815
19456 #, no-c-format
19457 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
19458 msgstr ""
19459
19460 #: f/bad.def:818
19461 #, no-c-format
19462 msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
19463 msgstr ""
19464
19465 #: f/bad.def:821
19466 #, fuzzy, no-c-format
19467 msgid "Unable to open INCLUDE file `%A' at %0"
19468 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
19469
19470 #: f/bad.def:839
19471 #, no-c-format
19472 msgid "Null argument at %0 for statement function reference at %1"
19473 msgstr ""
19474
19475 #: f/bad.def:842
19476 #, no-c-format
19477 msgid "Null argument at %0 for procedure invocation at %1"
19478 msgstr ""
19479
19480 #: f/bad.def:845
19481 #, no-c-format
19482 msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
19483 msgstr ""
19484
19485 #: f/bad.def:848
19486 #, no-c-format
19487 msgid "%A too many arguments as of %0 for statement function reference at %1"
19488 msgstr ""
19489
19490 #: f/bad.def:851
19491 #, no-c-format
19492 msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
19493 msgstr ""
19494
19495 #: f/bad.def:854
19496 #, no-c-format
19497 msgid "Unsupported FORMAT specifier at %0"
19498 msgstr ""
19499
19500 #: f/bad.def:857
19501 #, no-c-format
19502 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
19503 msgstr ""
19504
19505 #: f/bad.def:880
19506 #, no-c-format
19507 msgid "Unsupported VXT statement at %0"
19508 msgstr ""
19509
19510 #: f/bad.def:883
19511 #, no-c-format
19512 msgid "Attempt to specify second initial value for `%A' at %0"
19513 msgstr ""
19514
19515 #: f/bad.def:886
19516 #, no-c-format
19517 msgid "Too few initial values in list of initializers for `%A' at %0"
19518 msgstr ""
19519
19520 #: f/bad.def:889
19521 #, no-c-format
19522 msgid "Too many initial values in list of initializers starting at %0"
19523 msgstr ""
19524
19525 #: f/bad.def:892
19526 #, no-c-format
19527 msgid "Array or substring specification for `%A' out of range in statement at %0"
19528 msgstr ""
19529
19530 #: f/bad.def:895
19531 #, no-c-format
19532 msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
19533 msgstr ""
19534
19535 #: f/bad.def:898
19536 #, no-c-format
19537 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
19538 msgstr ""
19539
19540 #: f/bad.def:901
19541 #, no-c-format
19542 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
19543 msgstr ""
19544
19545 #: f/bad.def:904
19546 #, no-c-format
19547 msgid "Not an integer constant expression in implied do-loop in statement at %0"
19548 msgstr ""
19549
19550 #: f/bad.def:907
19551 #, no-c-format
19552 msgid "Attempt to specify second initial value for element of `%A' at %0"
19553 msgstr ""
19554
19555 #: f/bad.def:910
19556 #, no-c-format
19557 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
19558 msgstr ""
19559
19560 #: f/bad.def:913
19561 #, no-c-format
19562 msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
19563 msgstr ""
19564
19565 #: f/bad.def:916
19566 #, no-c-format
19567 msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
19568 msgstr ""
19569
19570 #: f/bad.def:919
19571 #, no-c-format
19572 msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
19573 msgstr ""
19574
19575 #: f/bad.def:922
19576 #, no-c-format
19577 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
19578 msgstr ""
19579
19580 #: f/bad.def:925
19581 #, no-c-format
19582 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
19583 msgstr ""
19584
19585 #: f/bad.def:928
19586 #, no-c-format
19587 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
19588 msgstr ""
19589
19590 #: f/bad.def:936
19591 #, no-c-format
19592 msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
19593 msgstr ""
19594
19595 #: f/bad.def:939
19596 #, no-c-format
19597 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
19598 msgstr ""
19599
19600 #: f/bad.def:942
19601 #, no-c-format
19602 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
19603 msgstr ""
19604
19605 #: f/bad.def:945
19606 #, no-c-format
19607 msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
19608 msgstr ""
19609
19610 #: f/bad.def:958
19611 #, no-c-format
19612 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
19613 msgstr ""
19614
19615 #: f/bad.def:976
19616 #, no-c-format
19617 msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
19618 msgstr ""
19619
19620 #: f/bad.def:979
19621 #, no-c-format
19622 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
19623 msgstr ""
19624
19625 #: f/bad.def:987
19626 #, no-c-format
19627 msgid "Blank common initialized at %0"
19628 msgstr ""
19629
19630 #: f/bad.def:990
19631 #, no-c-format
19632 msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
19633 msgstr ""
19634
19635 #: f/bad.def:993
19636 #, no-c-format
19637 msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
19638 msgstr ""
19639
19640 #: f/bad.def:996
19641 #, no-c-format
19642 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
19643 msgstr ""
19644
19645 #: f/bad.def:999
19646 #, no-c-format
19647 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
19648 msgstr ""
19649
19650 #: f/bad.def:1002
19651 #, no-c-format
19652 msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
19653 msgstr ""
19654
19655 #: f/bad.def:1005
19656 #, no-c-format
19657 msgid "Initial character `%A' is lower-case in symbol name at %0"
19658 msgstr ""
19659
19660 #: f/bad.def:1013
19661 #, no-c-format
19662 msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
19663 msgstr ""
19664
19665 #: f/bad.def:1016
19666 #, no-c-format
19667 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
19668 msgstr ""
19669
19670 #: f/bad.def:1034
19671 #, no-c-format
19672 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
19673 msgstr ""
19674
19675 #: f/bad.def:1037
19676 #, fuzzy, no-c-format
19677 msgid "Truncating characters on right side of character constant at %0"
19678 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
19679
19680 #: f/bad.def:1040
19681 #, no-c-format
19682 msgid "Truncating characters on right side of hollerith constant at %0"
19683 msgstr ""
19684
19685 #: f/bad.def:1043
19686 #, no-c-format
19687 msgid "Truncating non-zero data on left side of numeric constant at %0"
19688 msgstr ""
19689
19690 #: f/bad.def:1046
19691 #, no-c-format
19692 msgid "Truncating non-zero data on left side of typeless constant at %0"
19693 msgstr ""
19694
19695 #: f/bad.def:1049
19696 #, fuzzy, no-c-format
19697 msgid "Typeless constant at %0 too large"
19698 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
19699
19700 #: f/bad.def:1052
19701 #, no-c-format
19702 msgid "First-column ampersand continuation at %0"
19703 msgstr ""
19704
19705 #: f/bad.def:1055 f/bad.def:1058
19706 #, no-c-format
19707 msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
19708 msgstr ""
19709
19710 #: f/bad.def:1061 f/bad.def:1064
19711 #, no-c-format
19712 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
19713 msgstr ""
19714
19715 #: f/bad.def:1067 f/bad.def:1070
19716 #, no-c-format
19717 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
19718 msgstr ""
19719
19720 #: f/bad.def:1073
19721 #, no-c-format
19722 msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
19723 msgstr ""
19724
19725 #: f/bad.def:1076
19726 #, no-c-format
19727 msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
19728 msgstr ""
19729
19730 #: f/bad.def:1079 f/bad.def:1082
19731 #, no-c-format
19732 msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
19733 msgstr ""
19734
19735 #: f/bad.def:1085
19736 #, fuzzy, no-c-format
19737 msgid "Array `%A' at %0 is too large to handle"
19738 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
19739
19740 #: f/bad.def:1088
19741 #, no-c-format
19742 msgid "Statement function `%A' defined at %0 is not used"
19743 msgstr ""
19744
19745 #: f/bad.def:1091
19746 #, no-c-format
19747 msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
19748 msgstr ""
19749
19750 #: f/bad.def:1094
19751 #, fuzzy, no-c-format
19752 msgid "Internal compiler error -- cannot perform operation"
19753 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
19754
19755 # src/grep.c:1133
19756 #. Kind messages are used in diagnostic location reports of the
19757 #. form "<file>: In function `foo': <error message>".
19758 #: f/info-k.def:32
19759 #, fuzzy
19760 msgid "In unknown kind"
19761 msgstr "Üãíùóôç ìÝèïäïò êáôáëüãùí"
19762
19763 #: f/info-k.def:33
19764 msgid "In entity"
19765 msgstr ""
19766
19767 #: f/info-k.def:34
19768 msgid "In function"
19769 msgstr "Óôç óõíÜñôçóç"
19770
19771 #: f/info-k.def:35
19772 msgid "In subroutine"
19773 msgstr "Óôçí õðïñïõôßíá"
19774
19775 #: f/info-k.def:36
19776 msgid "In program"
19777 msgstr "Óôï ðñüãñáììá"
19778
19779 #: f/info-k.def:37
19780 msgid "In block-data unit"
19781 msgstr "Óôç ìïíÜäá ìðëïê-äåäïìÝíùí"
19782
19783 #: f/info-k.def:38
19784 msgid "In common block"
19785 msgstr "Óôï êïéíü ìðëïê"
19786
19787 #: f/info-k.def:39
19788 msgid "In construct"
19789 msgstr ""
19790
19791 #: f/info-k.def:40
19792 msgid "In namelist"
19793 msgstr ""
19794
19795 #: f/info-k.def:41
19796 msgid "In anything"
19797 msgstr ""
19798
19799 #: java/check-init.c:917
19800 #, c-format
19801 msgid "internal error in check-init: tree code not implemented: %s"
19802 msgstr ""
19803
19804 #: java/check-init.c:990
19805 #, c-format
19806 msgid "final field '%s' may not have been initialized"
19807 msgstr ""
19808
19809 #: java/class.c:539 java/class.c:564
19810 #, fuzzy
19811 msgid "internal error - too many interface type"
19812 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
19813
19814 #: java/class.c:677
19815 msgid "bad method signature"
19816 msgstr ""
19817
19818 #: java/class.c:726
19819 msgid "misplaced ConstantValue attribute (not in any field)"
19820 msgstr ""
19821
19822 #: java/class.c:728
19823 #, c-format
19824 msgid "duplicate ConstantValue attribute for field '%s'"
19825 msgstr ""
19826
19827 #: java/class.c:739
19828 #, c-format
19829 msgid "ConstantValue attribute of field '%s' has wrong type"
19830 msgstr ""
19831
19832 #: java/class.c:1103
19833 #, c-format
19834 msgid "field '%s' not found in class"
19835 msgstr ""
19836
19837 #: java/class.c:1365
19838 msgid "abstract method in non-abstract class"
19839 msgstr ""
19840
19841 #: java/class.c:2067
19842 #, c-format
19843 msgid "non-static method '%s' overrides static method"
19844 msgstr ""
19845
19846 #: java/decl.c:1537
19847 #, c-format
19848 msgid "In %s: overlapped variable and exception ranges at %d"
19849 msgstr ""
19850
19851 #: java/decl.c:1618
19852 msgid "bad type in parameter debug info"
19853 msgstr ""
19854
19855 #: java/decl.c:1628
19856 #, c-format
19857 msgid "bad PC range for debug info for local `%s'"
19858 msgstr ""
19859
19860 #: java/expr.c:530
19861 msgid "stack underflow - dup* operation"
19862 msgstr ""
19863
19864 #: java/expr.c:1536
19865 #, c-format
19866 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
19867 msgstr ""
19868
19869 #: java/expr.c:1565
19870 #, fuzzy, c-format
19871 msgid "field `%s' not found"
19872 msgstr "ôï áñ÷åßï ÷Üñôç ÷áñáêôÞñùí `%s' äåí âñÝèçêå"
19873
19874 #: java/expr.c:1717
19875 #, fuzzy
19876 msgid "ret instruction not implemented"
19877 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
19878
19879 #: java/expr.c:1852
19880 #, c-format
19881 msgid "method '%s' not found in class"
19882 msgstr ""
19883
19884 #: java/expr.c:2055
19885 #, c-format
19886 msgid "failed to find class '%s'"
19887 msgstr ""
19888
19889 #: java/expr.c:2065
19890 #, c-format
19891 msgid "class '%s' has no method named '%s' matching signature '%s'"
19892 msgstr ""
19893
19894 #: java/expr.c:2075
19895 msgid "invokestatic on non static method"
19896 msgstr ""
19897
19898 #: java/expr.c:2080
19899 msgid "invokestatic on abstract method"
19900 msgstr ""
19901
19902 #: java/expr.c:2088
19903 msgid "invoke[non-static] on static method"
19904 msgstr ""
19905
19906 #: java/expr.c:2373
19907 #, c-format
19908 msgid "missing field '%s' in '%s'"
19909 msgstr ""
19910
19911 #: java/expr.c:2379
19912 #, c-format
19913 msgid "mismatching signature for field '%s' in '%s'"
19914 msgstr ""
19915
19916 #: java/expr.c:2402
19917 #, c-format
19918 msgid "assignment to final field `%s' not in field's class"
19919 msgstr ""
19920
19921 #: java/expr.c:2407
19922 #, c-format
19923 msgid "assignment to final static field `%s' not in class initializer"
19924 msgstr ""
19925
19926 #: java/expr.c:2414
19927 #, c-format
19928 msgid "assignment to final field `%s' not in constructor"
19929 msgstr ""
19930
19931 #: java/expr.c:2661
19932 #, fuzzy, c-format
19933 msgid "can't expand %s"
19934 msgstr "%s: áäõíáìßá óôçí áíÜãíùóç %s: %s\n"
19935
19936 #: java/expr.c:2838
19937 #, fuzzy
19938 msgid "invalid PC in line number table"
19939 msgstr "ìç Ýãêõñïò áñ÷éêüò áñéèìüò ãñáììÞò: `%s'"
19940
19941 #. We've just reached the end of a region of dead code.
19942 #: java/expr.c:2883
19943 #, c-format
19944 msgid "unreachable bytecode from %d to before %d"
19945 msgstr ""
19946
19947 #. We've just reached the end of a region of dead code.
19948 #: java/expr.c:2920
19949 #, c-format
19950 msgid "unreachable bytecode from %d to the end of the method"
19951 msgstr ""
19952
19953 #. duplicate code from LOAD macro
19954 #: java/expr.c:3238
19955 msgid "unrecogized wide sub-instruction"
19956 msgstr ""
19957
19958 #: java/jcf-io.c:537
19959 #, c-format
19960 msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
19961 msgstr ""
19962
19963 #: java/jcf-parse.c:338
19964 #, fuzzy
19965 msgid "bad string constant"
19966 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
19967
19968 #: java/jcf-parse.c:356
19969 #, c-format
19970 msgid "bad value constant type %d, index %d"
19971 msgstr ""
19972
19973 #: java/jcf-parse.c:528
19974 #, fuzzy, c-format
19975 msgid "can't reopen %s"
19976 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
19977
19978 #: java/jcf-parse.c:533
19979 #, fuzzy, c-format
19980 msgid "can't close %s"
19981 msgstr "äåí åßíáé äõíáôü íá áëëá÷ôïýí ôá äéêáéþìáôá ôïõ `%s'"
19982
19983 #: java/jcf-parse.c:615
19984 #, fuzzy, c-format
19985 msgid "cannot find file for class %s"
19986 msgstr "äå âñÝèçêå ï ðñïåðåîåñãáóôÞò C: %s \n"
19987
19988 #: java/jcf-parse.c:627
19989 #, fuzzy
19990 msgid "not a valid Java .class file"
19991 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
19992
19993 #: java/jcf-parse.c:630
19994 #, fuzzy
19995 msgid "error while parsing constant pool"
19996 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ"
19997
19998 #: java/jcf-parse.c:633
19999 #, c-format
20000 msgid "error in constant pool entry #%d\n"
20001 msgstr ""
20002
20003 #. FIXME - where was first time
20004 #: java/jcf-parse.c:645
20005 #, c-format
20006 msgid "reading class %s for the second time from %s"
20007 msgstr ""
20008
20009 #: java/jcf-parse.c:663
20010 #, fuzzy
20011 msgid "error while parsing fields"
20012 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ"
20013
20014 #: java/jcf-parse.c:666
20015 #, fuzzy
20016 msgid "error while parsing methods"
20017 msgstr "óöÜëìá êáôÜ ôçí áíÜãíùóç ôçò åéóüäïõ"
20018
20019 #: java/jcf-parse.c:669
20020 #, fuzzy
20021 msgid "error while parsing final attributes"
20022 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
20023
20024 #: java/jcf-parse.c:683
20025 #, c-format
20026 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"
20027 msgstr ""
20028
20029 #: java/jcf-parse.c:773
20030 #, fuzzy
20031 msgid "missing Code attribute"
20032 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
20033
20034 #: java/jcf-parse.c:1010
20035 msgid "source file seen twice on command line and will be compiled only once"
20036 msgstr ""
20037
20038 #: java/jcf-parse.c:1026
20039 #, fuzzy
20040 msgid "no input file specified"
20041 msgstr "Äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ"
20042
20043 #: java/jcf-parse.c:1055
20044 #, fuzzy, c-format
20045 msgid "can't close input file %s"
20046 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åéóüäïõ `%s'"
20047
20048 #: java/jcf-parse.c:1092
20049 #, c-format
20050 msgid "bad zip/jar file %s"
20051 msgstr ""
20052
20053 #: java/jcf-write.c:2641
20054 #, c-format
20055 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
20056 msgstr ""
20057
20058 #: java/jcf-write.c:2979
20059 #, fuzzy
20060 msgid "field initializer type mismatch"
20061 msgstr "Êáêïóõíôáßñéáóìá ôýðùí êáôá÷þñçóçò/ðßíáêá"
20062
20063 #: java/jcf-write.c:3387
20064 #, fuzzy, c-format
20065 msgid "can't create directory %s"
20066 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß ï êáôÜëïãïò %s: %s\n"
20067
20068 #: java/jcf-write.c:3441
20069 #, fuzzy, c-format
20070 msgid "can't create %s"
20071 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
20072
20073 #: java/jv-scan.c:187
20074 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
20075 msgstr ""
20076
20077 #: java/jv-scan.c:190
20078 #, fuzzy, c-format
20079 msgid "can't open output file `%s'"
20080 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
20081
20082 #: java/jv-scan.c:224
20083 #, fuzzy, c-format
20084 msgid "file not found `%s'"
20085 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
20086
20087 #: java/jvspec.c:426
20088 msgid "can't specify `-D' without `--main'\n"
20089 msgstr ""
20090
20091 #: java/jvspec.c:429
20092 #, fuzzy, c-format
20093 msgid "`%s' is not a valid class name"
20094 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
20095
20096 #: java/jvspec.c:435
20097 #, fuzzy
20098 msgid "--resource requires -o"
20099 msgstr "ÅóöáëìÝíïò êþäéêáò áßôçóçò"
20100
20101 #: java/jvspec.c:442
20102 msgid "warning: already-compiled .class files ignored with -C"
20103 msgstr ""
20104
20105 #: java/jvspec.c:449
20106 #, fuzzy
20107 msgid "cannot specify both -C and -o"
20108 msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá"
20109
20110 #: java/jvspec.c:461
20111 #, fuzzy
20112 msgid "cannot create temporary file"
20113 msgstr "ÓÖÁËÌÁ: Áäõíáìßá äçìéïõñãßáò ðñïóùñéíïý áñ÷åßïõ ãéá áëëáãÞ"
20114
20115 #: java/jvspec.c:489
20116 msgid "using both @FILE with multiple files not implemented"
20117 msgstr ""
20118
20119 #: java/jvspec.c:538
20120 #, fuzzy
20121 msgid "cannot specify `main' class when not linking"
20122 msgstr "Äåí åßíáé äõíáôü íá äçëùèåß áñéèìüò óôçëþí óôçí ðáñÜëëçëç åêôýðùóç."
20123
20124 #: java/lang.c:543
20125 msgid "can't do dependency tracking with input from stdin"
20126 msgstr ""
20127
20128 #: java/lang.c:559
20129 msgid "couldn't determine target name for dependency tracking"
20130 msgstr ""
20131
20132 #: java/lex.c:303
20133 #, c-format
20134 msgid ""
20135 "unknown encoding: `%s'\n"
20136 "This might mean that your locale's encoding is not supported\n"
20137 "by your system's iconv(3) implementation.  If you aren't trying\n"
20138 "to use a particular encoding for your input file, try the\n"
20139 "`--encoding=UTF-8' option"
20140 msgstr ""
20141
20142 #: java/mangle.c:85
20143 #, fuzzy, c-format
20144 msgid "can't mangle %s"
20145 msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
20146
20147 #: java/mangle_name.c:144 java/mangle_name.c:216
20148 #, fuzzy
20149 msgid "internal error - invalid Utf8 name"
20150 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
20151
20152 #: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962
20153 #: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364
20154 #: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796
20155 #: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816
20156 #: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839
20157 #: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871
20158 #: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945
20159 #: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178
20160 #: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342
20161 #: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356
20162 #: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369
20163 #: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409
20164 #: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432
20165 #: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436
20166 #: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454
20167 #: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477
20168 #: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507
20169 #: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511
20170 #: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531
20171 #: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544
20172 #: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566
20173 #: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588
20174 #: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605
20175 #: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620
20176 #, fuzzy
20177 msgid "Missing term"
20178 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
20179
20180 #: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734
20181 #: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797
20182 #: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338
20183 #: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552
20184 #: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807
20185 #: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829
20186 #: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856
20187 msgid "';' expected"
20188 msgstr "áíáìåíüôáí ';'"
20189
20190 #: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770
20191 #, fuzzy
20192 msgid "Missing name"
20193 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
20194
20195 #: ../../gcc-3cvs/gcc/java/parse.y:795
20196 msgid "'*' expected"
20197 msgstr "áíáìåíüôáí '*'"
20198
20199 #: ../../gcc-3cvs/gcc/java/parse.y:809
20200 msgid "Class or interface declaration expected"
20201 msgstr ""
20202
20203 #: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848
20204 #, fuzzy
20205 msgid "Missing class name"
20206 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
20207
20208 #: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855
20209 #: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023
20210 #: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286
20211 #: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867
20212 #: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952
20213 msgid "'{' expected"
20214 msgstr "áíáìåíüôáí '{'"
20215
20216 #: ../../gcc-3cvs/gcc/java/parse.y:865
20217 msgid "Missing super class name"
20218 msgstr ""
20219
20220 #: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891
20221 #, fuzzy
20222 msgid "Missing interface name"
20223 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
20224
20225 #: ../../gcc-3cvs/gcc/java/parse.y:977
20226 msgid "Missing variable initializer"
20227 msgstr ""
20228
20229 #: ../../gcc-3cvs/gcc/java/parse.y:994
20230 #, fuzzy
20231 msgid "Invalid declaration"
20232 msgstr "Ìç Ýãêõñç áíôáëëáãÞ"
20233
20234 #: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082
20235 #: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175
20236 #: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214
20237 #: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301
20238 msgid "']' expected"
20239 msgstr "áíáìåíüôáí ']'"
20240
20241 # src/dfa.c:652 src/dfa.c:655 src/dfa.c:682 src/dfa.c:686 src/dfa.c:687
20242 # src/dfa.c:690 src/dfa.c:703 src/dfa.c:704
20243 # src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695
20244 # src/dfa.c:698 src/dfa.c:711 src/dfa.c:712
20245 #: ../../gcc-3cvs/gcc/java/parse.y:1001
20246 #, fuzzy
20247 msgid "Unbalanced ']'"
20248 msgstr "Ìç éóóïñïðçìÝíï ["
20249
20250 #: ../../gcc-3cvs/gcc/java/parse.y:1037
20251 msgid "Invalid method declaration, method name required"
20252 msgstr ""
20253
20254 #: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047
20255 #: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036
20256 #, fuzzy
20257 msgid "Identifier expected"
20258 msgstr "ÐñïóäéïñéóôÞò áöáéñÝèçêå"
20259
20260 #: ../../gcc-3cvs/gcc/java/parse.y:1057
20261 msgid "Invalid method declaration, return type required"
20262 msgstr ""
20263
20264 #: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530
20265 #: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546
20266 #: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576
20267 #: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981
20268 #: ../../gcc-3cvs/gcc/java/parse.y:2034
20269 msgid "')' expected"
20270 msgstr "áíáìåíüôáí '('"
20271
20272 #: ../../gcc-3cvs/gcc/java/parse.y:1096
20273 #, fuzzy
20274 msgid "Missing formal parameter term"
20275 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
20276
20277 #: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116
20278 #, fuzzy
20279 msgid "Missing identifier"
20280 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
20281
20282 #: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145
20283 msgid "Missing class type term"
20284 msgstr ""
20285
20286 #: ../../gcc-3cvs/gcc/java/parse.y:1301
20287 #, fuzzy
20288 msgid "Invalid interface type"
20289 msgstr "Ìç Ýãêõñïò åîáêñéâùôÞò(verifier) åîõðçñåôïýìåíïõ"
20290
20291 #: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663
20292 #: ../../gcc-3cvs/gcc/java/parse.y:1665
20293 msgid "':' expected"
20294 msgstr "áíáìåíüôáí ':'"
20295
20296 #: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521
20297 #: ../../gcc-3cvs/gcc/java/parse.y:1526
20298 #, fuzzy
20299 msgid "Invalid expression statement"
20300 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
20301
20302 #: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572
20303 #: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680
20304 #: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869
20305 #: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028
20306 #: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038
20307 #: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276
20308 msgid "'(' expected"
20309 msgstr "áíáìåíüôáí '('"
20310
20311 #: ../../gcc-3cvs/gcc/java/parse.y:1614
20312 #, fuzzy
20313 msgid "Missing term or ')'"
20314 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
20315
20316 #: ../../gcc-3cvs/gcc/java/parse.y:1661
20317 #, fuzzy
20318 msgid "Missing or invalid constant expression"
20319 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
20320
20321 #: ../../gcc-3cvs/gcc/java/parse.y:1682
20322 msgid "Missing term and ')' expected"
20323 msgstr ""
20324
20325 #: ../../gcc-3cvs/gcc/java/parse.y:1721
20326 #, fuzzy
20327 msgid "Invalid control expression"
20328 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
20329
20330 #: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725
20331 #, fuzzy
20332 msgid "Invalid update expression"
20333 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
20334
20335 #: ../../gcc-3cvs/gcc/java/parse.y:1750
20336 #, fuzzy
20337 msgid "Invalid init statement"
20338 msgstr "Ìç Ýãêõñç ðáñÜìåôñïò"
20339
20340 #: ../../gcc-3cvs/gcc/java/parse.y:1941
20341 msgid "Missing term or ')' expected"
20342 msgstr ""
20343
20344 #: ../../gcc-3cvs/gcc/java/parse.y:1983
20345 msgid "'class' or 'this' expected"
20346 msgstr ""
20347
20348 #: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987
20349 #, fuzzy
20350 msgid "'class' expected"
20351 msgstr "áíáìåíüôáí ')'\n"
20352
20353 #: ../../gcc-3cvs/gcc/java/parse.y:2032
20354 #, fuzzy
20355 msgid "')' or term expected"
20356 msgstr "áíáìåíüôáí ')'\n"
20357
20358 #: ../../gcc-3cvs/gcc/java/parse.y:2151
20359 msgid "'[' expected"
20360 msgstr "áíáìåíüôáí '['"
20361
20362 #: ../../gcc-3cvs/gcc/java/parse.y:2229
20363 #, fuzzy
20364 msgid "Field expected"
20365 msgstr "Ç èõãáôñéêÞ äéåñãáóßá ôåñìáôßóôçêå"
20366
20367 #: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296
20368 msgid "Missing term and ']' expected"
20369 msgstr ""
20370
20371 #: ../../gcc-3cvs/gcc/java/parse.y:2400
20372 #, fuzzy
20373 msgid "']' expected, invalid type expression"
20374 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
20375
20376 #: ../../gcc-3cvs/gcc/java/parse.y:2403
20377 #, fuzzy
20378 msgid "Invalid type expression"
20379 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
20380
20381 #: ../../gcc-3cvs/gcc/java/parse.y:2515
20382 #, fuzzy
20383 msgid "Invalid reference type"
20384 msgstr "Ìç Ýãêõñç ðéóù-ðáñáðïìðÞ"
20385
20386 #: ../../gcc-3cvs/gcc/java/parse.y:2993
20387 msgid "Constructor invocation must be first thing in a constructor"
20388 msgstr ""
20389
20390 #: ../../gcc-3cvs/gcc/java/parse.y:2995
20391 msgid "Only constructors can invoke constructors"
20392 msgstr ""
20393
20394 #: ../../gcc-3cvs/gcc/java/parse.y:3004
20395 #, c-format
20396 msgid ": `%s' JDK1.1(TM) feature"
20397 msgstr ""
20398
20399 #: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066
20400 #, c-format
20401 msgid ""
20402 "%s.\n"
20403 "%s"
20404 msgstr ""
20405 "%s.\n"
20406 "%s"
20407
20408 #: ../../gcc-3cvs/gcc/java/parse.y:6867
20409 #, c-format
20410 msgid "malformed .zip archive in CLASSPATH: %s"
20411 msgstr ""
20412
20413 #: ../../gcc-3cvs/gcc/java/parse.y:6938
20414 #, c-format
20415 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
20416 msgstr ""
20417
20418 #: ../../gcc-3cvs/gcc/java/parse.y:12266
20419 #, fuzzy, c-format
20420 msgid "missing static field `%s'"
20421 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
20422
20423 #: ../../gcc-3cvs/gcc/java/parse.y:12271
20424 #, fuzzy, c-format
20425 msgid "not a static field `%s'"
20426 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
20427
20428 #: ../../gcc-3cvs/gcc/java/parse.y:12314
20429 #, fuzzy, c-format
20430 msgid "No case for %s"
20431 msgstr "ÓöÜëìá åðåîåñãáóßáò: %s"
20432
20433 #: ../../gcc-3cvs/gcc/java/parse.y:13240
20434 #, fuzzy, c-format
20435 msgid "unregistered operator %s"
20436 msgstr "ðïôÝ äåí äçëþèçêå ôï ðñüãñáììá %d\n"
20437
20438 #: java/typeck.c:553
20439 #, fuzzy
20440 msgid "junk at end of signature string"
20441 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
20442
20443 #: java/verify.c:479
20444 #, fuzzy
20445 msgid "bad pc in exception_table"
20446 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
20447
20448 #: java/verify.c:485
20449 msgid "exception handler inside code that is being protected"
20450 msgstr ""
20451
20452 #: java/verify.c:1395
20453 #, c-format
20454 msgid "unknown opcode %d@pc=%d during verification"
20455 msgstr ""
20456
20457 #: java/verify.c:1465 java/verify.c:1478 java/verify.c:1482
20458 #, c-format
20459 msgid "verification error at PC=%d"
20460 msgstr ""
20461
20462 #: java/lang-options.h:32
20463 msgid "Disable automatic array bounds checking"
20464 msgstr ""
20465
20466 #: java/lang-options.h:34
20467 msgid "Disable assignability checks for stores into object arrays"
20468 msgstr ""
20469
20470 #: java/lang-options.h:36
20471 msgid "Assume native functions are implemented using JNI"
20472 msgstr ""
20473
20474 #: java/lang-options.h:38
20475 msgid "Replace system path"
20476 msgstr ""
20477
20478 #: java/lang-options.h:40
20479 msgid "Set class path"
20480 msgstr ""
20481
20482 #: java/lang-options.h:42
20483 msgid "Set class path (deprecated: use --classpath instead)"
20484 msgstr ""
20485
20486 #: java/lang-options.h:44
20487 msgid "Choose class whose main method should be used"
20488 msgstr ""
20489
20490 #: java/lang-options.h:46
20491 msgid "Choose input encoding (default comes from locale)"
20492 msgstr ""
20493
20494 #: java/lang-options.h:48
20495 msgid "Add directory to class path"
20496 msgstr ""
20497
20498 #: java/lang-options.h:50
20499 msgid "Directory where class files should be written"
20500 msgstr ""
20501
20502 #: java/lang-options.h:52
20503 #, fuzzy
20504 msgid "Warn if modifiers are specified when not necessary"
20505 msgstr "äå ìðïñïýí íá äçëþíïíôáé áñ÷åßá üôáí ãßíåôáé ÷ñÞóç ôïõ --string"
20506
20507 #: java/lang-options.h:54
20508 msgid "Warn if deprecated empty statements are found"
20509 msgstr ""
20510
20511 #: java/lang-options.h:56
20512 msgid "Warn if .class files are out of date"
20513 msgstr ""
20514
20515 #: java/lang-options.h:58
20516 msgid "Always check for non gcj generated classes archives"
20517 msgstr ""
20518
20519 #: java/lang-options.h:60
20520 msgid "Never optimize static class initialization code"
20521 msgstr ""
20522
20523 #: java/lang-options.h:62
20524 msgid "Use offset tables for virtual method calls"
20525 msgstr ""
20526
20527 #: objc/objc-act.c:651
20528 #, c-format
20529 msgid "object does not conform to the `%s' protocol"
20530 msgstr ""
20531
20532 #: objc/objc-act.c:737 objc/objc-act.c:810
20533 #, c-format
20534 msgid "class `%s' does not implement the `%s' protocol"
20535 msgstr ""
20536
20537 #: objc/objc-act.c:914
20538 #, c-format
20539 msgid "`%s' cannot be statically allocated"
20540 msgstr ""
20541
20542 #: objc/objc-act.c:963
20543 #, c-format
20544 msgid "unexpected type for `id' (%s)"
20545 msgstr ""
20546
20547 #: objc/objc-act.c:968
20548 msgid "undefined type `id', please import <objc/objc.h>"
20549 msgstr ""
20550
20551 #: objc/objc-act.c:1019
20552 #, c-format
20553 msgid "protocol `%s' has circular dependency"
20554 msgstr ""
20555
20556 #: objc/objc-act.c:1041 objc/objc-act.c:5301
20557 #, fuzzy, c-format
20558 msgid "cannot find protocol declaration for `%s'"
20559 msgstr "áäõíáìßá åéóáãùãÞò óôïé÷åßï ðáñáâïëÞò `%.*s'"
20560
20561 #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195
20562 #: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800
20563 #, fuzzy, c-format
20564 msgid "cannot find interface declaration for `%s'"
20565 msgstr "áäõíáìßá áíÜãíùóçò êåöáëßäáò áðü ôï `%s'"
20566
20567 #: objc/objc-act.c:1328
20568 #, fuzzy, c-format
20569 msgid "cannot find reference tag for class `%s'"
20570 msgstr "äå âñÝèçêå ï ðñïåðåîåñãáóôÞò C: %s \n"
20571
20572 #: objc/objc-act.c:2050
20573 #, c-format
20574 msgid "creating selector for non existant method %s"
20575 msgstr ""
20576
20577 #: objc/objc-act.c:2364
20578 #, fuzzy, c-format
20579 msgid "cannot find class `%s'"
20580 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
20581
20582 #: objc/objc-act.c:2366
20583 #, fuzzy, c-format
20584 msgid "class `%s' already exists"
20585 msgstr "(ôï áñ÷åßï Þäç õðÜñ÷åé)"
20586
20587 #. fatal did not work with 2 args...should fix
20588 #: objc/objc-act.c:2473
20589 #, c-format
20590 msgid "cannot find interface declaration for `%s', superclass of `%s'"
20591 msgstr ""
20592
20593 #: objc/objc-act.c:2480
20594 #, c-format
20595 msgid "circular inheritance in interface declaration for `%s'"
20596 msgstr ""
20597
20598 #: objc/objc-act.c:3566 objc/objc-act.c:3583
20599 #, fuzzy
20600 msgid "inconsistent instance variable specification"
20601 msgstr "Ìåôáãëùôôéóìüò ðñïäéáãñáöþí ôïðéêþí ñõèìßóåùí"
20602
20603 #: objc/objc-act.c:4580
20604 msgid "can not use an object as parameter to a method\n"
20605 msgstr ""
20606
20607 #: objc/objc-act.c:4780
20608 #, fuzzy, c-format
20609 msgid "multiple declarations for method `%s'"
20610 msgstr "ðïëëáðëüò áñéèìüò åðéëïãþí ôçí åíôïëÞ `s'"
20611
20612 #: objc/objc-act.c:4946
20613 #, fuzzy, c-format
20614 msgid "invalid receiver type `%s'"
20615 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
20616
20617 #: objc/objc-act.c:4977 objc/objc-act.c:5003 objc/objc-act.c:5051
20618 #, fuzzy, c-format
20619 msgid "`%s' does not respond to `%s'"
20620 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
20621
20622 # src/outer.c:102
20623 #: objc/objc-act.c:4983 objc/objc-act.c:7318
20624 #, fuzzy, c-format
20625 msgid "no super class declared in interface for `%s'"
20626 msgstr "Ï áíôéôïðïèåôçôÞò åðéöÜíåéáò Ý÷åé ôåèåß ðåñéóóüôåñï áðü ìéá öïñÜ ãéá ôï `%s'"
20627
20628 #: objc/objc-act.c:5081
20629 msgid "cannot find class (factory) method"
20630 msgstr ""
20631
20632 #: objc/objc-act.c:5082 objc/objc-act.c:5126
20633 #, c-format
20634 msgid "return type for `%s' defaults to id"
20635 msgstr ""
20636
20637 #: objc/objc-act.c:5099
20638 #, fuzzy, c-format
20639 msgid "method `%s' not implemented by protocol"
20640 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé áðü ôï ðñùôüêïëëï"
20641
20642 #: objc/objc-act.c:5108
20643 msgid "return type defaults to id"
20644 msgstr ""
20645
20646 # src/install.c:562
20647 #: objc/objc-act.c:5125
20648 #, fuzzy
20649 msgid "cannot find method"
20650 msgstr "áäõíáìßá äéêñÜíùóçò"
20651
20652 #: objc/objc-act.c:5399
20653 #, fuzzy, c-format
20654 msgid "undeclared selector `%s'"
20655 msgstr "ìç Ýãêõñïò äçëùôÞò ðåäßïõ: `%s'"
20656
20657 #. Historically, a class method that produced objects (factory
20658 #. method) would assign `self' to the instance that it
20659 #. allocated.  This would effectively turn the class method into
20660 #. an instance method.  Following this assignment, the instance
20661 #. variables could be accessed.  That practice, while safe,
20662 #. violates the simple rule that a class method should not refer
20663 #. to an instance variable.  It's better to catch the cases
20664 #. where this is done unknowingly than to support the above
20665 #. paradigm.
20666 #: objc/objc-act.c:5443
20667 #, c-format
20668 msgid "instance variable `%s' accessed in class method"
20669 msgstr ""
20670
20671 #: objc/objc-act.c:5678
20672 #, fuzzy, c-format
20673 msgid "duplicate definition of class method `%s'"
20674 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
20675
20676 #: objc/objc-act.c:5684
20677 #, fuzzy, c-format
20678 msgid "duplicate declaration of class method `%s'"
20679 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
20680
20681 #: objc/objc-act.c:5720
20682 #, fuzzy, c-format
20683 msgid "duplicate definition of instance method `%s'"
20684 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
20685
20686 #: objc/objc-act.c:5726
20687 #, fuzzy, c-format
20688 msgid "duplicate declaration of instance method `%s'"
20689 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
20690
20691 #: objc/objc-act.c:5766
20692 #, c-format
20693 msgid "duplicate interface declaration for category `%s(%s)'"
20694 msgstr ""
20695
20696 #: objc/objc-act.c:5852
20697 #, c-format
20698 msgid "instance variable `%s' is declared private"
20699 msgstr ""
20700
20701 #: objc/objc-act.c:5899
20702 #, c-format
20703 msgid "instance variable `%s' is declared %s"
20704 msgstr ""
20705
20706 #: objc/objc-act.c:5909
20707 msgid "static access to object of type `id'"
20708 msgstr ""
20709
20710 #: objc/objc-act.c:5934 objc/objc-act.c:6027
20711 #, c-format
20712 msgid "incomplete implementation of class `%s'"
20713 msgstr ""
20714
20715 #: objc/objc-act.c:5938 objc/objc-act.c:6032
20716 #, fuzzy, c-format
20717 msgid "incomplete implementation of category `%s'"
20718 msgstr "áðïôõ÷ßá êáôÜ ôçí åããñáöÞ äåäïìÝíùí ãéá ôçí êáôçãïñßá `%s'"
20719
20720 #: objc/objc-act.c:5943 objc/objc-act.c:6037
20721 #, c-format
20722 msgid "method definition for `%c%s' not found"
20723 msgstr ""
20724
20725 #: objc/objc-act.c:6081
20726 #, c-format
20727 msgid "%s `%s' does not fully implement the `%s' protocol"
20728 msgstr ""
20729
20730 #: objc/objc-act.c:6139 objc/objc-act.c:8249
20731 msgid "`@end' missing in implementation context"
20732 msgstr ""
20733
20734 #: objc/objc-act.c:6167
20735 #, c-format
20736 msgid "reimplementation of class `%s'"
20737 msgstr ""
20738
20739 # src/request.c:806 src/request.c:912
20740 #: objc/objc-act.c:6209
20741 #, fuzzy, c-format
20742 msgid "conflicting super class name `%s'"
20743 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
20744
20745 #: objc/objc-act.c:6224
20746 #, fuzzy, c-format
20747 msgid "duplicate interface declaration for class `%s'"
20748 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
20749
20750 #: objc/objc-act.c:6506
20751 #, fuzzy, c-format
20752 msgid "duplicate declaration for protocol `%s'"
20753 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
20754
20755 #: objc/objc-act.c:7363
20756 msgid "[super ...] must appear in a method context"
20757 msgstr ""
20758
20759 #: objc/objc-act.c:8354 objc/objc-act.c:8370
20760 #, c-format
20761 msgid "potential selector conflict for method `%s'"
20762 msgstr ""
20763
20764 #: objc-parse.y:2656
20765 msgid "`@end' must appear in an implementation context"
20766 msgstr ""
20767
20768 #: objc-parse.y:2932
20769 msgid "method definition not in class context"
20770 msgstr ""
20771
20772 #: objc/lang-options.h:27
20773 msgid "Dump decls to a .decl file"
20774 msgstr ""
20775
20776 #: objc/lang-options.h:29
20777 msgid "Generate code for GNU runtime environment"
20778 msgstr ""
20779
20780 #: objc/lang-options.h:32
20781 msgid "Generate code for NeXT runtime environment"
20782 msgstr ""
20783
20784 #: objc/lang-options.h:35
20785 msgid "Warn if a selector has multiple methods"
20786 msgstr ""
20787
20788 #: objc/lang-options.h:39
20789 msgid "Do not warn if inherited methods are unimplemented"
20790 msgstr ""
20791
20792 #: objc/lang-options.h:41
20793 msgid "Generate C header of platform specific features"
20794 msgstr ""
20795
20796 #: objc/lang-options.h:43
20797 msgid "Specify the name of the class for constant strings"
20798 msgstr ""
20799
20800 #. This is the contribution to the `lang_options' array in gcc.c for
20801 #. treelang.
20802 #: treelang/lang-options.h:26
20803 msgid "(debug) trace parsing process"
20804 msgstr ""
20805
20806 #: treelang/lang-options.h:27
20807 msgid "(debug) trace lexical analysis"
20808 msgstr ""
20809
20810 #: config/darwin.h:212
20811 msgid "-current_version only allowed with -dynamiclib"
20812 msgstr ""
20813
20814 #: config/darwin.h:215
20815 msgid "-install_name only allowed with -dynamiclib"
20816 msgstr ""
20817
20818 #: config/darwin.h:220
20819 msgid "-bundle not allowed with -dynamiclib"
20820 msgstr ""
20821
20822 #: config/darwin.h:221
20823 msgid "-bundle_loader not allowed with -dynamiclib"
20824 msgstr ""
20825
20826 #: config/darwin.h:222
20827 msgid "-client_name not allowed with -dynamiclib"
20828 msgstr ""
20829
20830 #: config/darwin.h:225
20831 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
20832 msgstr ""
20833
20834 #: config/darwin.h:226
20835 msgid "-force_flat_namespace not allowed with -dynamiclib"
20836 msgstr ""
20837
20838 #: config/darwin.h:228
20839 msgid "-keep_private_externs not allowed with -dynamiclib"
20840 msgstr ""
20841
20842 #: config/darwin.h:229
20843 msgid "-private_bundle not allowed with -dynamiclib"
20844 msgstr ""
20845
20846 #: f/lang-specs.h:38 gcc.c:689
20847 msgid "GNU C does not support -C without using -E"
20848 msgstr ""
20849
20850 #: f/lang-specs.h:39 gcc.c:690
20851 msgid "GNU C does not support -CC without using -E"
20852 msgstr ""
20853
20854 #: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178
20855 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208
20856 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182
20857 #, fuzzy
20858 msgid "may not use both -m32 and -m64"
20859 msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá"
20860
20861 #: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33
20862 #: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42
20863 msgid "`-p' not supported; use `-pg' and gprof(1)"
20864 msgstr ""
20865
20866 #: config/vax/vax.h:50 config/vax/vax.h:51
20867 #, fuzzy
20868 msgid "profiling not supported with -mg\n"
20869 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
20870
20871 #: config/mips/mips.h:954
20872 msgid "-pipe is not supported"
20873 msgstr "ôï -pipe äåí õðïóôçñßæåôáé"
20874
20875 #: config/mips/mips.h:1147 config/arc/arc.h:63
20876 msgid "may not use both -EB and -EL"
20877 msgstr ""
20878
20879 #: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38
20880 msgid "-pg and -fomit-frame-pointer are incompatible"
20881 msgstr ""
20882
20883 #: config/rs6000/darwin.h:62
20884 msgid " conflicting code gen style switches are used"
20885 msgstr ""
20886
20887 #: config/i386/cygwin.h:115
20888 msgid "mno-cygwin and mno-win32 are not compatible"
20889 msgstr ""
20890
20891 #: config/i386/cygwin.h:170 config/i386/mingw32.h:84
20892 msgid "shared and mdll are not compatible"
20893 msgstr ""
20894
20895 #: gcc.c:867
20896 msgid "-E required when input is from standard input"
20897 msgstr ""
20898
20899 #: gcc.c:871
20900 msgid "compilation of header file requested"
20901 msgstr ""
20902
20903 #: java/lang-specs.h:33
20904 msgid "-fjni and -femit-class-files are incompatible"
20905 msgstr ""
20906
20907 #: java/lang-specs.h:34
20908 msgid "-fjni and -femit-class-file are incompatible"
20909 msgstr ""
20910
20911 #: java/lang-specs.h:35 java/lang-specs.h:36
20912 msgid "-femit-class-file should used along with -fsyntax-only"
20913 msgstr ""
20914
20915 #: treelang/lang-specs.h:52
20916 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
20917 msgstr ""
20918
20919 #: config/vax/netbsd-elf.h:42
20920 msgid "The -shared option is not currently supported for VAX ELF."
20921 msgstr ""
20922
20923 #: config/mcore/mcore.h:60
20924 msgid "choose either big or little endian, not both"
20925 msgstr ""
20926
20927 #: config/mcore/mcore.h:63
20928 msgid "choose either m340 or m210 not both"
20929 msgstr ""
20930
20931 #: config/mcore/mcore.h:64
20932 msgid "the m210 does not have little endian support"
20933 msgstr ""
20934
20935 #: config/arm/arm.h:178
20936 #, fuzzy
20937 msgid "-mapcs-26 and -mapcs-32 may not be used together"
20938 msgstr ""
20939 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
20940 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
20941
20942 #: config/arm/arm.h:180
20943 #, fuzzy
20944 msgid "-msoft-float and -mhard_float may not be used together"
20945 msgstr ""
20946 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
20947 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
20948
20949 #: config/arm/arm.h:182
20950 #, fuzzy
20951 msgid "-mbig-endian and -mlittle-endian may not be used together"
20952 msgstr ""
20953 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
20954 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
20955
20956 #: config/mips/r3900.h:35
20957 #, fuzzy
20958 msgid "-mhard-float not supported"
20959 msgstr "Ôï ðñùôüêïëëï äåí õðïóôçñßæåôáé"
20960
20961 #: config/mips/r3900.h:37
20962 msgid "-msingle-float and -msoft-float can not both be specified"
20963 msgstr ""
20964
20965 #: ada/lang-specs.h:41
20966 msgid "-c or -S required for Ada"
20967 msgstr ""
20968
20969 #: config/i386/sco5.h:585 config/i386/sco5.h:666
20970 msgid "-static not valid with -mcoff"
20971 msgstr ""
20972
20973 #: config/i386/sco5.h:586 config/i386/sco5.h:667
20974 msgid "-shared not valid with -mcoff"
20975 msgstr ""
20976
20977 #: config/i386/sco5.h:587 config/i386/sco5.h:668
20978 msgid "-symbolic not valid with -mcoff"
20979 msgstr ""
20980
20981 #: config/i386/sco5.h:636
20982 msgid "-fpic is not valid with -mcoff"
20983 msgstr ""
20984
20985 #: config/i386/sco5.h:637
20986 msgid "-fPIC is not valid with -mcoff"
20987 msgstr ""
20988
20989 #: config/i386/sco5.h:669
20990 msgid "-fpic not valid with -mcoff"
20991 msgstr ""
20992
20993 #: config/i386/sco5.h:670
20994 msgid "-fPIC not valid with -mcoff"
20995 msgstr ""
20996
20997 #, fuzzy
20998 #~ msgid "unknown C standard `%s'"
20999 #~ msgstr "Üãíùóôï óåô `%s'"
21000
21001 #, fuzzy
21002 #~ msgid "null format string"
21003 #~ msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
21004
21005 #, fuzzy
21006 #~ msgid "'lul' is not a valid integer suffix"
21007 #~ msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
21008
21009 #, fuzzy
21010 #~ msgid "decimal constant is so large that it is unsigned"
21011 #~ msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
21012
21013 #, fuzzy
21014 #~ msgid "integer constant is larger than the maximum value for its type"
21015 #~ msgstr ""
21016 #~ "ï äçëùìÝíïò áñéèìüò bytes `%s' åßíáé ìåãáëýôåñïò áðü ôï ìÝãéóôï\n"
21017 #~ "ðïõ ìðïñåß íá áíáðáñáóôáèåß áðü ôï ôýðï äåäïìÝíùí `long'"
21018
21019 #~ msgid "execvp %s"
21020 #~ msgstr "execvp %s"
21021
21022 #, fuzzy
21023 #~ msgid "integer constant out of range"
21024 #~ msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
21025
21026 #, fuzzy
21027 #~ msgid "missing binary operator"
21028 #~ msgstr "Áãíùóôïò äõáäéêüò ÷åéñéóôÞò."
21029
21030 #, fuzzy
21031 #~ msgid "changing search order for system directory \"%s\""
21032 #~ msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï \"%s\""
21033
21034 #, fuzzy
21035 #~ msgid "I/O error on output"
21036 #~ msgstr "ÓöÜëìá åéóüäïõ/åîüäïõ"
21037
21038 #, fuzzy
21039 #~ msgid "argument missing after %s"
21040 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
21041
21042 #, fuzzy
21043 #~ msgid "number missing after %s"
21044 #~ msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
21045
21046 #, fuzzy
21047 #~ msgid "target missing after %s"
21048 #~ msgstr "Áñ÷Þ áñ÷åßïõ %s\n"
21049
21050 #, fuzzy
21051 #~ msgid "possible start of unterminated string literal"
21052 #~ msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
21053
21054 #~ msgid "multi-line string literals are deprecated"
21055 #~ msgstr "äå óõíßóôáôáé ðéá ç ÷ñÞóç áëöáñéèìçôéêþí óôáèåñþí ðïëëáðëþí ãñáììþí"
21056
21057 #~ msgid "invalid option %s"
21058 #~ msgstr "ìç Ýãêõñç åðéëïãÞ %s"
21059
21060 #~ msgid "%s:%d: warning: "
21061 #~ msgstr "%s:%d: ðñïåéäïðïßçóç: "
21062
21063 #~ msgid "%s: warning: "
21064 #~ msgstr "%s: ðñïåéäïðïßçóç: "
21065
21066 #~ msgid "sorry, not implemented: "
21067 #~ msgstr "óõããíþìç, ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß: "
21068
21069 #, fuzzy
21070 #~ msgid "Internal compiler error in %s, at %s:%d"
21071 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
21072
21073 #, fuzzy
21074 #~ msgid "argument to `-b' is missing"
21075 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
21076
21077 #, fuzzy
21078 #~ msgid "argument to `-V' is missing"
21079 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
21080
21081 #, fuzzy
21082 #~ msgid "invalid version number format"
21083 #~ msgstr "ìç Ýãêõñç äéáìüñöùóç óõíôüìåõóçò"
21084
21085 #, fuzzy
21086 #~ msgid "No branches in function %s\n"
21087 #~ msgstr "Äåí âñÝèçêáí ôáéñéÜóìáôá óôç ìïñöÞ `%s'.\n"
21088
21089 #, fuzzy
21090 #~ msgid "conversion from NaN to int"
21091 #~ msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
21092
21093 #, fuzzy
21094 #~ msgid "conversion from NaN to unsigned int"
21095 #~ msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
21096
21097 #, fuzzy
21098 #~ msgid "floating point overflow"
21099 #~ msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
21100
21101 #, fuzzy
21102 #~ msgid "%s: argument domain error"
21103 #~ msgstr "%s: óöÜëìá áíÜãíùóçò"
21104
21105 #, fuzzy
21106 #~ msgid "%s: overflow range error"
21107 #~ msgstr "%s: óöÜëìá åããñáöÞò"
21108
21109 #, fuzzy
21110 #~ msgid "%s: underflow range error"
21111 #~ msgstr "%s: óöÜëìá åããñáöÞò"
21112
21113 #, fuzzy
21114 #~ msgid "internal error: %s"
21115 #~ msgstr "óöÜëìá óôçí áíÜãíùóç åéóüäïõ: %s"
21116
21117 #, fuzzy
21118 #~ msgid "invalid character constant in #if"
21119 #~ msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
21120
21121 #, fuzzy
21122 #~ msgid "octal character constant does not fit in a byte"
21123 #~ msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
21124
21125 #, fuzzy
21126 #~ msgid "hex character constant does not fit in a byte"
21127 #~ msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
21128
21129 #, fuzzy
21130 #~ msgid "Junk after end of expression."
21131 #~ msgstr "Ðñüùñï ôÝëïò ôçò êáíïíéêÞò Ýêöñáóçò"
21132
21133 #, fuzzy
21134 #~ msgid "-traditional is not supported in C++"
21135 #~ msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
21136
21137 #, fuzzy
21138 #~ msgid "-traditional and -ansi are mutually exclusive"
21139 #~ msgstr "ïé åðéëïãÝò --string êáé --check åßíáé áìïéâáßùò áðïêëåéüìåíåò"
21140
21141 #, fuzzy
21142 #~ msgid "-pedantic and -traditional are mutually exclusive"
21143 #~ msgstr "\"Æþíç %s\" ãñáììÞ êáé åðéëïãÞ -l åßíáé áìïéâáßùò áðïêëåéüìåíá"
21144
21145 #, fuzzy
21146 #~ msgid "-trigraphs and -traditional are mutually exclusive"
21147 #~ msgstr "ïé åðéëïãÝò --string êáé --check åßíáé áìïéâáßùò áðïêëåéüìåíåò"
21148
21149 #, fuzzy
21150 #~ msgid "unterminated #%s conditional"
21151 #~ msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
21152
21153 #, fuzzy
21154 #~ msgid "not in any file?!"
21155 #~ msgstr "Äåí åßíáé åðþíõìï áñ÷åßï"
21156
21157 #, fuzzy
21158 #~ msgid "invalid macro name"
21159 #~ msgstr "ìç Ýãêõñï üíïìá ìÞíá"
21160
21161 #, fuzzy
21162 #~ msgid "invalid macro name `%s'"
21163 #~ msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
21164
21165 #, fuzzy
21166 #~ msgid "unterminated parameter list in #define"
21167 #~ msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
21168
21169 #, fuzzy
21170 #~ msgid "invalid format #line command"
21171 #~ msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
21172
21173 #, fuzzy
21174 #~ msgid "undefining `defined'"
21175 #~ msgstr "áüñéóôï"
21176
21177 #, fuzzy
21178 #~ msgid "undefining `%s'"
21179 #~ msgstr "¶íïéãìá ôïõ `%s'"
21180
21181 #, fuzzy
21182 #~ msgid "#warning%.*s"
21183 #~ msgstr "ðñïåéäïðïßçóç: "
21184
21185 # src/dfa.c:652 src/dfa.c:655 src/dfa.c:682 src/dfa.c:686 src/dfa.c:687
21186 # src/dfa.c:690 src/dfa.c:703 src/dfa.c:704
21187 # src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695
21188 # src/dfa.c:698 src/dfa.c:711 src/dfa.c:712
21189 #, fuzzy
21190 #~ msgid "unbalanced #endif"
21191 #~ msgstr "Ìç éóóïñïðçìÝíï ["
21192
21193 #, fuzzy
21194 #~ msgid "unterminated string or character constant"
21195 #~ msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
21196
21197 #, fuzzy
21198 #~ msgid "arguments given to macro `%s'"
21199 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
21200
21201 #, fuzzy
21202 #~ msgid "no args to macro `%s'"
21203 #~ msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
21204
21205 #, fuzzy
21206 #~ msgid "invalid %%V value"
21207 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
21208
21209 #, fuzzy
21210 #~ msgid "Don't do symbol renaming"
21211 #~ msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
21212
21213 #, fuzzy
21214 #~ msgid "inline float constants not supported on this host"
21215 #~ msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
21216
21217 #, fuzzy
21218 #~ msgid "Retain legend information"
21219 #~ msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
21220
21221 # lib/argmatch.c:188
21222 #, fuzzy
21223 #~ msgid "argument is a structure"
21224 #~ msgstr "¸ãêõñá ïñßóìáôá åßíáé:"
21225
21226 #, fuzzy
21227 #~ msgid "Use mcount for profiling"
21228 #~ msgstr "áäýíáôç ç öüñôùóç äåäïìÝíùí ðñïößë"
21229
21230 #, fuzzy
21231 #~ msgid "-mips%d not supported"
21232 #~ msgstr "Ôï ai_family äåí õðïóôçñßæåôáé"
21233
21234 #, fuzzy
21235 #~ msgid "-mabi=%s does not support -mips%d"
21236 #~ msgstr "Ôï ai_socktype äåí õðïóôçñßæåôáé"
21237
21238 #, fuzzy
21239 #~ msgid "-fdata-sections not supported on AIX"
21240 #~ msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
21241
21242 #, fuzzy
21243 #~ msgid "`%D' as declarator"
21244 #~ msgstr "ôï `%s' åßíáé êáôÜëïãïò"
21245
21246 #, fuzzy
21247 #~ msgid "invalid type: `void &'"
21248 #~ msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'"
21249
21250 #~ msgid "                %#D"
21251 #~ msgstr "                %#D"
21252
21253 #, fuzzy
21254 #~ msgid "invalid use of type decl `%#D' as expression"
21255 #~ msgstr "Ìç Ýãêõñç ðñïðïñåõüìåíç êáíïíéêÞ Ýêöñáóç"
21256
21257 #, fuzzy
21258 #~ msgid "invalid use of undefined type `%#T'"
21259 #~ msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
21260
21261 #, fuzzy
21262 #~ msgid "declaration of `%#T'"
21263 #~ msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
21264
21265 #, fuzzy
21266 #~ msgid "invalid use of `%T'"
21267 #~ msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
21268
21269 #, fuzzy
21270 #~ msgid "internal error - use of undefined type"
21271 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
21272
21273 #, fuzzy
21274 #~ msgid "-p option not supported: use -pg instead"
21275 #~ msgstr "ôï -C äåí óõíßóôáôáé ðéá, ÷ñçóéìïðïéÞóôå -Z"
21276
21277 #, fuzzy
21278 #~ msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"
21279 #~ msgstr "\"Æþíç %s\" ãñáììÞ êáé åðéëïãÞ -l åßíáé áìïéâáßùò áðïêëåéüìåíá"
21280
21281 #, fuzzy
21282 #~ msgid "__builtin_trap not supported by this target"
21283 #~ msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
21284
21285 #, fuzzy
21286 #~ msgid "invalid %H value"
21287 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
21288
21289 #, fuzzy
21290 #~ msgid "invalid %h value"
21291 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
21292
21293 #, fuzzy
21294 #~ msgid "invalid %Q value"
21295 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
21296
21297 #, fuzzy
21298 #~ msgid "invalid %q value"
21299 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
21300
21301 #, fuzzy
21302 #~ msgid "invalid %p value"
21303 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
21304
21305 #, fuzzy
21306 #~ msgid "invalid %B value"
21307 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
21308
21309 #, fuzzy
21310 #~ msgid "invalid %C value"
21311 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
21312
21313 #, fuzzy
21314 #~ msgid "invalid %E value"
21315 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
21316
21317 #, fuzzy
21318 #~ msgid "invalid %r value"
21319 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
21320
21321 #, fuzzy
21322 #~ msgid "bad string length in %s"
21323 #~ msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
21324
21325 #, fuzzy
21326 #~ msgid "mode mismatch in %s expression"
21327 #~ msgstr "ÓöÜëìá óôï ôáßñéáóìá óôçí êáíïíéêÞ Ýêöñáóç `%s'"
21328
21329 # src/main.c:697 src/main.c:751
21330 #, fuzzy
21331 #~ msgid "no label named `%s'"
21332 #~ msgstr "¶ãíùóôç ãëþóóá `%s'"
21333
21334 #, fuzzy
21335 #~ msgid "this is the first ELSE label"
21336 #~ msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
21337
21338 #, fuzzy
21339 #~ msgid "duplicate CASE value"
21340 #~ msgstr "äéðëü êëåéäß"
21341
21342 #, fuzzy
21343 #~ msgid "this is the first entry for that value"
21344 #~ msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
21345
21346 #, fuzzy
21347 #~ msgid "CASE value out of range"
21348 #~ msgstr "Ï áñéèìüò ôùí êáíáëéþí åßíáé Ýîù áðü ôá üñéá"
21349
21350 #, fuzzy
21351 #~ msgid "empty range"
21352 #~ msgstr "êåíü áëöáñéèìçôéêü"
21353
21354 #, fuzzy
21355 #~ msgid "internal error - unknown type in multiple assignment"
21356 #~ msgstr "åóùôåñéêü óöÜëìá - êëÞèçêå ç addtype ìå êáêü ttisgmt"
21357
21358 #, fuzzy
21359 #~ msgid "cannot convert to a boolean mode"
21360 #~ msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
21361
21362 #, fuzzy
21363 #~ msgid "cannot convert to a char mode"
21364 #~ msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
21365
21366 #, fuzzy
21367 #~ msgid "powerset tuple element out of range"
21368 #~ msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
21369
21370 #, fuzzy
21371 #~ msgid "missing variant fields (at least `%s')"
21372 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
21373
21374 #, fuzzy
21375 #~ msgid "invalid array tuple label"
21376 #~ msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
21377
21378 #, fuzzy
21379 #~ msgid "array tuple index out of range"
21380 #~ msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
21381
21382 #, fuzzy
21383 #~ msgid "too many array tuple values"
21384 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
21385
21386 #, fuzzy
21387 #~ msgid "missing array tuple element %s"
21388 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
21389
21390 #, fuzzy
21391 #~ msgid "missing array tuple elements %s : %s"
21392 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
21393
21394 # src/request.c:263
21395 #, fuzzy
21396 #~ msgid "no initialization allowed for `%s'"
21397 #~ msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
21398
21399 #, fuzzy
21400 #~ msgid "location for `%s' not read-compatible"
21401 #~ msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
21402
21403 #, fuzzy
21404 #~ msgid "too few tag labels"
21405 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
21406
21407 #, fuzzy
21408 #~ msgid "too many tag labels"
21409 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
21410
21411 #, fuzzy
21412 #~ msgid "...is duplicated here"
21413 #~ msgstr "äéðëü êëåéäß"
21414
21415 #, fuzzy
21416 #~ msgid "duplicate grant for `%s'"
21417 #~ msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
21418
21419 #, fuzzy
21420 #~ msgid "previous grant for `%s'"
21421 #~ msgstr "äéáôÞñçóç ùñþí óôï %s"
21422
21423 #, fuzzy
21424 #~ msgid "duplicate definition `%s'"
21425 #~ msgstr "äéðëüò ïñéóìüò óõíüëïõ"
21426
21427 #, fuzzy
21428 #~ msgid "previous definition of `%s'"
21429 #~ msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
21430
21431 # src/main.c:785
21432 #, fuzzy
21433 #~ msgid "ambiguous choice for seize `%s' -"
21434 #~ msgstr "ÁóáöÞò ìïñöÞ `%s'"
21435
21436 #, fuzzy
21437 #~ msgid "INTERNAL ERROR: handle_one_level is broken"
21438 #~ msgstr "ÅÓÙÔÅÑÉÊÏ ÓÖÁËÌÁ: ËÜèïò åßäïò áíôéêåéìÝíïõ óôï expand_token ()"
21439
21440 #, fuzzy
21441 #~ msgid "conditional expression not allowed in %s"
21442 #~ msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç (ëÜèïò åßóïäïò): %s"
21443
21444 #, fuzzy
21445 #~ msgid "internal error:  unknown expression mode in %s"
21446 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
21447
21448 #, fuzzy
21449 #~ msgid "array is not addressable"
21450 #~ msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
21451
21452 #~ msgid "too few arguments in call to `%s'"
21453 #~ msgstr "ðïëý ëßãá ïñßóìáôá óôç êëÞóç ôçò `%s'"
21454
21455 #~ msgid "too many arguments in call to `%s'"
21456 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç êëÞóç ôçò `%s'"
21457
21458 #, fuzzy
21459 #~ msgid "cannot dereference, not a pointer"
21460 #~ msgstr "Äåí ìðïñåß íá êáèïñéóôåß ôï üíïìá ôïõ óõóôÞìáôïò"
21461
21462 #, fuzzy
21463 #~ msgid "invalid type argument of `->'"
21464 #~ msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
21465
21466 #, fuzzy
21467 #~ msgid "no field named `%s'"
21468 #~ msgstr "Ìç ïñéóìÝíï üíïìá %s"
21469
21470 #, fuzzy
21471 #~ msgid "argument %d to ABSTIME must be of integer type"
21472 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
21473
21474 #, fuzzy
21475 #~ msgid "parameter 2 must be a positive integer"
21476 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
21477
21478 #, fuzzy
21479 #~ msgid "argument 1 to `%s' must be of floating point mode"
21480 #~ msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
21481
21482 #, fuzzy
21483 #~ msgid "first argument to `%s' must be a mode"
21484 #~ msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
21485
21486 #~ msgid "too many arguments to procedure"
21487 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç ñïõôßíá"
21488
21489 #, fuzzy
21490 #~ msgid "too few arguments to procedure `%s'"
21491 #~ msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
21492
21493 #, fuzzy
21494 #~ msgid "too few arguments to procedure"
21495 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
21496
21497 #, fuzzy
21498 #~ msgid "syntax error (integer used as function)"
21499 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
21500
21501 #, fuzzy
21502 #~ msgid "syntax error - missing operator, comma, or '('?"
21503 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü ôïõ ðßíáêá ñåðåñôïñßïõ: %s"
21504
21505 #, fuzzy
21506 #~ msgid "internal error - bad built-in function `%s'"
21507 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
21508
21509 #, fuzzy
21510 #~ msgid "invalid operation on array of chars"
21511 #~ msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
21512
21513 #, fuzzy
21514 #~ msgid "invalid left operand of %s"
21515 #~ msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
21516
21517 #, fuzzy
21518 #~ msgid "invalid right operand of %s"
21519 #~ msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
21520
21521 #, fuzzy
21522 #~ msgid "ADDR requires a LOCATION argument"
21523 #~ msgstr "ç åðéëïãÞ `-k' áðáéôåß Ýíá üñéóìá"
21524
21525 #, fuzzy
21526 #~ msgid "-> expression is not addressable"
21527 #~ msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
21528
21529 #, fuzzy
21530 #~ msgid "%s is not addressable"
21531 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
21532
21533 #, fuzzy
21534 #~ msgid "can't write to %s"
21535 #~ msgstr "áäõíáìßá åããñáöÞò áðïôåëÝóìáôïò: %s"
21536
21537 #, fuzzy
21538 #~ msgid "FORBID is not yet implemented"
21539 #~ msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
21540
21541 #, fuzzy
21542 #~ msgid "text length must be greater then 0"
21543 #~ msgstr "%s: ï áñéèìüò ãñáììÞò ðñÝðåé íá åßíáé ìåãáëýôåñïò áðü ôï ìçäÝí"
21544
21545 #, fuzzy
21546 #~ msgid "argument 2 of ASSOCIATE must not be an empty string"
21547 #~ msgstr "%s: ç ôéìÞ ãéá ôï ðåäßï `%s' äåí ðñÝðåé íá åßíáé Ýíá êåíü áëöáñéèìçôéêü"
21548
21549 #, fuzzy
21550 #~ msgid "argument 2 to ASSOCIATE must be a string"
21551 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
21552
21553 #, fuzzy
21554 #~ msgid "argument 3 to ASSOCIATE must be a string"
21555 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
21556
21557 #, fuzzy
21558 #~ msgid "too many arguments in call to MODIFY"
21559 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
21560
21561 #, fuzzy
21562 #~ msgid "argument 2 of MODIFY must not be an empty string"
21563 #~ msgstr "%s: ç ôéìÞ ãéá ôï ðåäßï `%s' äåí ðñÝðåé íá åßíáé Ýíá êåíü áëöáñéèìçôéêü"
21564
21565 #, fuzzy
21566 #~ msgid "argument 2 to MODIFY must be a string"
21567 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
21568
21569 #, fuzzy
21570 #~ msgid "argument 3 to MODIFY must be a string"
21571 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
21572
21573 #, fuzzy
21574 #~ msgid "incompatible index mode"
21575 #~ msgstr "ìç Ýãêõñï äéêáßùìá"
21576
21577 #, fuzzy
21578 #~ msgid "argument %d of %s must be of mode ACCESS"
21579 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
21580
21581 #, fuzzy
21582 #~ msgid "too few arguments in call to `readrecord'"
21583 #~ msgstr "ðïëý ëßãá bytes óôçí êùäéêïðïßçóç ÷áñáêôÞñá"
21584
21585 #, fuzzy
21586 #~ msgid "too few arguments in call to `writerecord'"
21587 #~ msgstr "ðïëý ëßãá bytes óôçí êùäéêïðïßçóç ÷áñáêôÞñá"
21588
21589 #, fuzzy
21590 #~ msgid "argument %d of %s must be of mode TEXT"
21591 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
21592
21593 #, fuzzy
21594 #~ msgid "argument %d must be referable"
21595 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
21596
21597 #, fuzzy
21598 #~ msgid "too few arguments for this format string"
21599 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
21600
21601 #, fuzzy
21602 #~ msgid "internal error in check_format_string"
21603 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
21604
21605 # src/recode.c:171
21606 #, fuzzy
21607 #~ msgid "no padding character (offset %d)"
21608 #~ msgstr "ÊáíÝíáò ÷áñáêôÞñáò äåí ìåôáôñÝðåôáé óå %3d"
21609
21610 #, fuzzy
21611 #~ msgid "too many arguments for this format string"
21612 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá óå áõôü ôï áëöáñéèìçôéêü ìïñöÞò"
21613
21614 #, fuzzy
21615 #~ msgid "missing index expression"
21616 #~ msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
21617
21618 #, fuzzy
21619 #~ msgid "too few arguments in call to `readtext'"
21620 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
21621
21622 #, fuzzy
21623 #~ msgid "non-constant expression"
21624 #~ msgstr "Áäõíáìßá ðñïóðÝëáóçò ôïõ áñ÷åßïõ ôçò áëëáãÞò"
21625
21626 #, fuzzy
21627 #~ msgid "invalid C'xx' "
21628 #~ msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
21629
21630 #, fuzzy
21631 #~ msgid "unrecognized compiler directive"
21632 #~ msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
21633
21634 #, fuzzy
21635 #~ msgid "unrecognized compiler directive `%s'"
21636 #~ msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
21637
21638 #, fuzzy
21639 #~ msgid "unterminated string literal"
21640 #~ msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
21641
21642 #, fuzzy
21643 #~ msgid "invalid number format `%s'"
21644 #~ msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
21645
21646 #, fuzzy
21647 #~ msgid "can't find %s"
21648 #~ msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
21649
21650 #, fuzzy
21651 #~ msgid "invalid `%c' character in name"
21652 #~ msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
21653
21654 #, fuzzy
21655 #~ msgid "loop identifier undeclared"
21656 #~ msgstr "áíáìåíüôáí óôáèåñÜ Þ ðñïóäéïñéóôÞò"
21657
21658 #, fuzzy
21659 #~ msgid "BY expression is negative or zero"
21660 #~ msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
21661
21662 #, fuzzy
21663 #~ msgid "start label '%s' does not match end label '%s'"
21664 #~ msgstr "ôï áñ÷åßï äåäïìÝíùí ðñïößë `%s' äåí ôáéñéÜæåé ìå ôï äéáìïéñáæüìåíï áíôéêåßìåíï `%s'"
21665
21666 #, fuzzy
21667 #~ msgid "expected a name here"
21668 #~ msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
21669
21670 #, fuzzy
21671 #~ msgid "expected a name string here"
21672 #~ msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
21673
21674 #, fuzzy
21675 #~ msgid "missing defining occurrence"
21676 #~ msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
21677
21678 #, fuzzy
21679 #~ msgid "missing '(' in exception list"
21680 #~ msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
21681
21682 #, fuzzy
21683 #~ msgid "syntax error in exception list"
21684 #~ msgstr "óõíôáêôéêü óöÜëìá óôï ïñéóìü ôïõ %s: %s"
21685
21686 #, fuzzy
21687 #~ msgid "empty ON-condition"
21688 #~ msgstr "Åðåßãïõóá êáôÜóôáóç åéóüäïõ/åîüäïõ"
21689
21690 #, fuzzy
21691 #~ msgid "expected another rename clause"
21692 #~ msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
21693
21694 #, fuzzy
21695 #~ msgid "syntax error in parameter name list"
21696 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
21697
21698 #, fuzzy
21699 #~ msgid "syntax error while parsing signal definition statement"
21700 #~ msgstr "óõíôáêôéêü óöÜëìá óôï ïñéóìü ôïõ %s: %s"
21701
21702 #, fuzzy
21703 #~ msgid "expression is not an action"
21704 #~ msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
21705
21706 #, fuzzy
21707 #~ msgid "syntax error in action"
21708 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
21709
21710 #, fuzzy
21711 #~ msgid "bad tuple field name list"
21712 #~ msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
21713
21714 #, fuzzy
21715 #~ msgid "invalid syntax for label in tuple"
21716 #~ msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
21717
21718 #, fuzzy
21719 #~ msgid "missing field"
21720 #~ msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
21721
21722 #, fuzzy
21723 #~ msgid "VARYING bit-strings not implemented"
21724 #~ msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
21725
21726 #, fuzzy
21727 #~ msgid "SIGNAL is not a valid mode"
21728 #~ msgstr "ìç Ýãêõñï äéêáßùìá"
21729
21730 #, fuzzy
21731 #~ msgid "syntax error - missing mode"
21732 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìïý locale ìçíýìáôïò"
21733
21734 #, fuzzy
21735 #~ msgid "too many arguments to process `%s'"
21736 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
21737
21738 #, fuzzy
21739 #~ msgid "too many arguments to process"
21740 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
21741
21742 #, fuzzy
21743 #~ msgid "too few arguments to process `%s'"
21744 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
21745
21746 #, fuzzy
21747 #~ msgid "too few arguments to process"
21748 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
21749
21750 #, fuzzy
21751 #~ msgid "GEN_INST parameter 2 must be an integer mode"
21752 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
21753
21754 #, fuzzy
21755 #~ msgid "%s is not a declared process"
21756 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
21757
21758 #, fuzzy
21759 #~ msgid " and no default priority was set."
21760 #~ msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ç ðñïôåñáéüôçôá."
21761
21762 #, fuzzy
21763 #~ msgid " and no destination process specified"
21764 #~ msgstr "Áðáéôåßôáé äéåýèõíóç ðñïïñéóìïý"
21765
21766 #, fuzzy
21767 #~ msgid "slice length out-of-range"
21768 #~ msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
21769
21770 #, fuzzy
21771 #~ msgid "too many index expressions"
21772 #~ msgstr "õðåñâïëéêÜ ðïëëÜ äåõôåñüëåðôá áíáðÞäçóçò"
21773
21774 #, fuzzy
21775 #~ msgid "cannot convert to float"
21776 #~ msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
21777
21778 #, fuzzy
21779 #~ msgid "cannot convert float to this mode"
21780 #~ msgstr "yp_update: áäõíáìßá ìåôáôñïðÞò ïíüìáôïò óõóôÞìáôïò óå üíïìá äéêôýïõ\n"
21781
21782 #, fuzzy
21783 #~ msgid "internal error in chill_root_resulting_mode"
21784 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
21785
21786 #, fuzzy
21787 #~ msgid "cannot process BIN (>32)"
21788 #~ msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
21789
21790 #, fuzzy
21791 #~ msgid "negative string length"
21792 #~ msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
21793
21794 #, fuzzy
21795 #~ msgid "floating point ranges"
21796 #~ msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
21797
21798 #, fuzzy
21799 #~ msgid "starting word in POS must be an integer constant"
21800 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
21801
21802 #, fuzzy
21803 #~ msgid "length in POS must be an integer constant"
21804 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
21805
21806 #, fuzzy
21807 #~ msgid "end bit in POS must be an integer constant"
21808 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
21809
21810 #, fuzzy
21811 #~ msgid "invalid parameterized type"
21812 #~ msgstr "%s: ìç Ýãêõñï åßäïò áñ÷åßïõ"
21813
21814 # src/main.c:659
21815 #, fuzzy
21816 #~ msgid "ambiguous request for method pointer `%s'"
21817 #~ msgstr "ÁóáöÞò óõìâïëïóåéñÜ `%s'"
21818
21819 #, fuzzy
21820 #~ msgid "invalid use of %D"
21821 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
21822
21823 #, fuzzy
21824 #~ msgid "internal error #%d"
21825 #~ msgstr "Åóùôåñéêü óöÜëìá NIS"
21826
21827 #, fuzzy
21828 #~ msgid "can't to open %s"
21829 #~ msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"