OSDN Git Service

* be.po, da.po, el.po, es.po, ja.po, nl.po, sv.po, tr.po: Update.
[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 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
9 "POT-Creation-Date: 2004-02-06 01:40+0000\n"
10 "PO-Revision-Date: 2002-08-18 15:46+0100\n"
11 "Last-Translator: Simos Xenitellis <simos@hellug.gr>\n"
12 "Language-Team: Greek <nls@tux.hellug.gr>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=iso-8859-7\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17 #: attribs.c:178
18 #, c-format
19 msgid "`%s' attribute directive ignored"
20 msgstr ""
21
22 #: attribs.c:186
23 #, fuzzy, c-format
24 msgid "wrong number of arguments specified for `%s' attribute"
25 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
26
27 #: attribs.c:203
28 #, c-format
29 msgid "`%s' attribute does not apply to types"
30 msgstr ""
31
32 #: attribs.c:249
33 #, c-format
34 msgid "`%s' attribute only applies to function types"
35 msgstr ""
36
37 #: attribs.c:416 c-common.c:4344 c-common.c:4363 c-common.c:4381
38 #: c-common.c:4408 c-common.c:4427 c-common.c:4450 c-common.c:4473
39 #: c-common.c:4499 c-common.c:4533 c-common.c:4577 c-common.c:4605
40 #: c-common.c:4633 c-common.c:4652 c-common.c:4907 c-common.c:4929
41 #: c-common.c:4964 c-common.c:5031 c-common.c:5077 c-common.c:5135
42 #: c-common.c:5166 c-common.c:5512 c-common.c:5535 c-common.c:5574
43 #: config/arm/arm.c:2278 config/arm/arm.c:2305 config/avr/avr.c:4539
44 #: config/h8300/h8300.c:4281 config/h8300/h8300.c:4304 config/i386/i386.c:1599
45 #: config/i386/i386.c:15299 config/i386/winnt.c:86 config/ia64/ia64.c:1053
46 #: config/ip2k/ip2k.c:3151
47 #, c-format
48 msgid "`%s' attribute ignored"
49 msgstr ""
50
51 #: builtins.c:318
52 msgid "offset outside bounds of constant string"
53 msgstr ""
54
55 #: builtins.c:786
56 msgid "second arg to `__builtin_prefetch' must be a constant"
57 msgstr ""
58
59 #: builtins.c:793
60 msgid "invalid second arg to __builtin_prefetch; using zero"
61 msgstr ""
62
63 #: builtins.c:800
64 msgid "third arg to `__builtin_prefetch' must be a constant"
65 msgstr ""
66
67 #: builtins.c:807
68 msgid "invalid third arg to __builtin_prefetch; using zero"
69 msgstr ""
70
71 #: builtins.c:3828
72 msgid "argument of `__builtin_args_info' must be constant"
73 msgstr ""
74
75 #: builtins.c:3834
76 msgid "argument of `__builtin_args_info' out of range"
77 msgstr ""
78
79 #: builtins.c:3840
80 #, fuzzy
81 msgid "missing argument in `__builtin_args_info'"
82 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
83
84 #: builtins.c:3856
85 msgid "`va_start' used in function with fixed args"
86 msgstr ""
87
88 #: builtins.c:3875
89 msgid "second parameter of `va_start' not last named argument"
90 msgstr ""
91
92 #. Evidently an out of date version of <stdarg.h>; can't validate
93 #. va_start's second argument, but can still work as intended.
94 #: builtins.c:3880
95 msgid "`__builtin_next_arg' called without an argument"
96 msgstr ""
97
98 #: builtins.c:3969
99 #, fuzzy
100 msgid "too many arguments to function `va_start'"
101 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
102
103 #: builtins.c:4091
104 msgid "first argument to `va_arg' not of type `va_list'"
105 msgstr ""
106
107 #. Unfortunately, this is merely undefined, rather than a constraint
108 #. violation, so we cannot make this an error.  If this call is never
109 #. executed, the program is still strictly conforming.
110 #: builtins.c:4123
111 #, c-format
112 msgid "`%s' is promoted to `%s' when passed through `...'"
113 msgstr ""
114
115 #: builtins.c:4128
116 #, c-format
117 msgid "(so you should pass `%s' not `%s' to `va_arg')"
118 msgstr ""
119
120 #: builtins.c:4240
121 msgid "invalid arg to `__builtin_frame_address'"
122 msgstr ""
123
124 #: builtins.c:4242
125 msgid "invalid arg to `__builtin_return_address'"
126 msgstr ""
127
128 #: builtins.c:4256
129 msgid "unsupported arg to `__builtin_frame_address'"
130 msgstr ""
131
132 #: builtins.c:4258
133 msgid "unsupported arg to `__builtin_return_address'"
134 msgstr ""
135
136 #: builtins.c:4418
137 msgid "second arg to `__builtin_expect' must be a constant"
138 msgstr ""
139
140 #: builtins.c:5359
141 msgid "__builtin_longjmp second argument must be 1"
142 msgstr ""
143
144 #: builtins.c:5454
145 #, c-format
146 msgid "built-in function `%s' not currently supported"
147 msgstr ""
148
149 #: builtins.c:5594
150 msgid "target format does not support infinity"
151 msgstr ""
152
153 #: c-common.c:934
154 msgid "%Hsuggest explicit braces to avoid ambiguous `else'"
155 msgstr ""
156
157 #: c-common.c:1158
158 msgid "%J'%D' is not defined outside of function scope"
159 msgstr ""
160
161 #: c-common.c:1178
162 #, c-format
163 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
164 msgstr ""
165
166 #: c-common.c:1218
167 msgid "overflow in constant expression"
168 msgstr ""
169
170 #: c-common.c:1238
171 msgid "integer overflow in expression"
172 msgstr ""
173
174 #: c-common.c:1247
175 #, fuzzy
176 msgid "floating point overflow in expression"
177 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
178
179 #: c-common.c:1253
180 #, fuzzy
181 msgid "vector overflow in expression"
182 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
183
184 #. This detects cases like converting -129 or 256 to unsigned char.
185 #: c-common.c:1275
186 msgid "large integer implicitly truncated to unsigned type"
187 msgstr ""
188
189 #: c-common.c:1277
190 msgid "negative integer implicitly converted to unsigned type"
191 msgstr ""
192
193 #: c-common.c:1323
194 msgid "overflow in implicit constant conversion"
195 msgstr ""
196
197 #: c-common.c:1459
198 #, c-format
199 msgid "operation on `%s' may be undefined"
200 msgstr ""
201
202 #: c-common.c:1743
203 msgid "expression statement has incomplete type"
204 msgstr ""
205
206 #: c-common.c:1775
207 msgid "case label does not reduce to an integer constant"
208 msgstr ""
209
210 #: c-common.c:2105
211 #, fuzzy
212 msgid "invalid truth-value expression"
213 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
214
215 #: c-common.c:2156
216 #, fuzzy, c-format
217 msgid "invalid operands to binary %s"
218 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
219
220 #: c-common.c:2390
221 msgid "comparison is always false due to limited range of data type"
222 msgstr ""
223
224 #: c-common.c:2392
225 msgid "comparison is always true due to limited range of data type"
226 msgstr ""
227
228 #: c-common.c:2462
229 msgid "comparison of unsigned expression >= 0 is always true"
230 msgstr ""
231
232 #: c-common.c:2471
233 msgid "comparison of unsigned expression < 0 is always false"
234 msgstr ""
235
236 #: c-common.c:2516
237 msgid "pointer of type `void *' used in arithmetic"
238 msgstr ""
239
240 #: c-common.c:2522
241 msgid "pointer to a function used in arithmetic"
242 msgstr ""
243
244 #: c-common.c:2528
245 msgid "pointer to member function used in arithmetic"
246 msgstr ""
247
248 #: c-common.c:2534
249 msgid "pointer to a member used in arithmetic"
250 msgstr ""
251
252 #: c-common.c:2623 f/com.c:14734
253 msgid "struct type value used where scalar is required"
254 msgstr ""
255
256 #: c-common.c:2627 f/com.c:14738
257 msgid "union type value used where scalar is required"
258 msgstr ""
259
260 #: c-common.c:2631 f/com.c:14742
261 msgid "array type value used where scalar is required"
262 msgstr ""
263
264 #. Common Ada/Pascal programmer's mistake.  We always warn
265 #. about this since it is so bad.
266 #: c-common.c:2668
267 msgid "the address of `%D', will always evaluate as `true'"
268 msgstr ""
269
270 #: c-common.c:2762 f/com.c:14874
271 msgid "suggest parentheses around assignment used as truth value"
272 msgstr ""
273
274 #: c-common.c:2808 c-common.c:2848
275 #, fuzzy
276 msgid "invalid use of `restrict'"
277 msgstr "ìç Ýãêõñïò áñéèìüò áðü ãñáììÝò"
278
279 #: c-common.c:2958
280 #, fuzzy
281 msgid "invalid application of `sizeof' to a function type"
282 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
283
284 #: c-common.c:2968
285 #, fuzzy, c-format
286 msgid "invalid application of `%s' to a void type"
287 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
288
289 #: c-common.c:2974
290 #, fuzzy, c-format
291 msgid "invalid application of `%s' to an incomplete type"
292 msgstr "ìç Ýãêõñïò äåýôåñïò ôåëåóôÞò óå êáôÜóôáóç óõìâáôüôçôáò `%s'"
293
294 #: c-common.c:3014
295 msgid "`__alignof' applied to a bit-field"
296 msgstr ""
297
298 #: c-common.c:3506
299 #, fuzzy, c-format
300 msgid "cannot disable built-in function `%s'"
301 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
302
303 #: c-common.c:3667 c-typeck.c:1941
304 #, fuzzy, c-format
305 msgid "too few arguments to function `%s'"
306 msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
307
308 #: c-common.c:3673 c-typeck.c:1802
309 #, fuzzy, c-format
310 msgid "too many arguments to function `%s'"
311 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
312
313 #: c-common.c:3692
314 #, fuzzy, c-format
315 msgid "non-floating-point argument to function `%s'"
316 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
317
318 #: c-common.c:3919
319 msgid "pointers are not permitted as case values"
320 msgstr ""
321
322 #: c-common.c:3923
323 msgid "range expressions in switch statements are non-standard"
324 msgstr ""
325
326 #: c-common.c:3952
327 #, fuzzy
328 msgid "empty range specified"
329 msgstr "ìç ïñéóìÝíï"
330
331 #: c-common.c:4003
332 msgid "duplicate (or overlapping) case value"
333 msgstr ""
334
335 #: c-common.c:4004
336 #, fuzzy
337 msgid "%Jthis is the first entry overlapping that value"
338 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
339
340 #: c-common.c:4008
341 #, fuzzy
342 msgid "duplicate case value"
343 msgstr "äéðëüò áñéèìüò ìçíýìáôïò"
344
345 #: c-common.c:4009
346 #, fuzzy
347 msgid "%Jpreviously used here"
348 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
349
350 #: c-common.c:4013
351 msgid "multiple default labels in one switch"
352 msgstr ""
353
354 #: c-common.c:4014
355 #, fuzzy
356 msgid "%Jthis is the first default label"
357 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
358
359 #: c-common.c:4039
360 msgid "taking the address of a label is non-standard"
361 msgstr ""
362
363 #: c-common.c:4085
364 msgid "%Hignoring return value of `%D', declared with attribute warn_unused_result"
365 msgstr ""
366
367 #: c-common.c:4090
368 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
369 msgstr ""
370
371 #. SW_PARAM
372 #: c-common.c:4297
373 #, fuzzy, c-format
374 msgid "declaration of \"%s\" shadows a parameter"
375 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
376
377 #. SW_LOCAL
378 #: c-common.c:4298
379 #, c-format
380 msgid "declaration of \"%s\" shadows a previous local"
381 msgstr ""
382
383 #. SW_GLOBAL
384 #: c-common.c:4299
385 #, c-format
386 msgid "declaration of \"%s\" shadows a global declaration"
387 msgstr ""
388
389 #: c-common.c:4303
390 msgid "%Jshadowed declaration is here"
391 msgstr ""
392
393 #: c-common.c:4686
394 #, fuzzy, c-format
395 msgid "unknown machine mode `%s'"
396 msgstr "Üãíùóôï óåô `%s'"
397
398 #: c-common.c:4689
399 #, fuzzy, c-format
400 msgid "no data type for mode `%s'"
401 msgstr "äåí ïñßóôçêå âáñýôçôá ãéá ôï óýìâïëï `%s'"
402
403 #: c-common.c:4693
404 #, fuzzy, c-format
405 msgid "invalid pointer mode `%s'"
406 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
407
408 #: c-common.c:4700 c-common.c:5263
409 #, fuzzy, c-format
410 msgid "unable to emulate '%s'"
411 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
412
413 #: c-common.c:4744
414 #, fuzzy
415 msgid "%Jsection attribute cannot be specified for local variables"
416 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
417
418 #: c-common.c:4755
419 #, fuzzy
420 msgid "%Jsection of '%D' conflicts with previous declaration"
421 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
422
423 #: c-common.c:4764
424 #, fuzzy
425 msgid "%Jsection attribute not allowed for '%D'"
426 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
427
428 #: c-common.c:4770
429 #, fuzzy
430 msgid "%Jsection attributes are not supported for this target"
431 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
432
433 #: c-common.c:4808
434 msgid "requested alignment is not a constant"
435 msgstr ""
436
437 #: c-common.c:4813
438 msgid "requested alignment is not a power of 2"
439 msgstr ""
440
441 #: c-common.c:4818
442 #, fuzzy
443 msgid "requested alignment is too large"
444 msgstr "ÊáêÞ áßôçóç ðáñáìÝôñùí"
445
446 #: c-common.c:4844
447 #, fuzzy
448 msgid "%Jalignment may not be specified for '%D'"
449 msgstr "ìüíï Ýíá üñéóìá ìðïñåß íá äçëùèåß"
450
451 #: c-common.c:4882
452 msgid "%J'%D' defined both normally and as an alias"
453 msgstr ""
454
455 #: c-common.c:4892
456 msgid "alias arg not a string"
457 msgstr ""
458
459 #: c-common.c:4935
460 msgid "visibility arg not a string"
461 msgstr ""
462
463 #: c-common.c:4948
464 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
465 msgstr ""
466
467 #: c-common.c:4974
468 msgid "tls_model arg not a string"
469 msgstr ""
470
471 #: c-common.c:4983
472 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
473 msgstr ""
474
475 #: c-common.c:5005 c-common.c:5051
476 msgid "%J'%E' attribute applies only to functions"
477 msgstr ""
478
479 #: c-common.c:5010 c-common.c:5056
480 #, fuzzy
481 msgid "%Jcan't set '%E' attribute after definition"
482 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
483
484 #: c-common.c:5132
485 #, fuzzy, c-format
486 msgid "`%s' attribute ignored for `%s'"
487 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
488
489 #: c-common.c:5195
490 #, fuzzy, c-format
491 msgid "invalid vector type for attribute `%s'"
492 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
493
494 #: c-common.c:5219 c-common.c:5251
495 msgid "no vector mode with the size and type specified could be found"
496 msgstr ""
497
498 #: c-common.c:5353
499 msgid "nonnull attribute without arguments on a non-prototype"
500 msgstr ""
501
502 #: c-common.c:5368
503 #, c-format
504 msgid "nonnull argument has invalid operand number (arg %lu)"
505 msgstr ""
506
507 #: c-common.c:5387
508 #, c-format
509 msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
510 msgstr ""
511
512 #: c-common.c:5395
513 #, c-format
514 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
515 msgstr ""
516
517 #: c-common.c:5475
518 #, c-format
519 msgid "null argument where non-null required (arg %lu)"
520 msgstr ""
521
522 #: c-common.c:5546
523 #, fuzzy
524 msgid "cleanup arg not an identifier"
525 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
526
527 #: c-common.c:5553
528 #, fuzzy
529 msgid "cleanup arg not a function"
530 msgstr "Ôï åðþíõìï áíôéêåßìåíï äåí åßíáé áíáæçôÞóéìï"
531
532 #: c-common.c:5914
533 #, c-format
534 msgid "%s at end of input"
535 msgstr "%s óôï ôÝëïò ôçò åéóüäïõ"
536
537 #: c-common.c:5920
538 #, c-format
539 msgid "%s before %s'%c'"
540 msgstr "%s ðñéí áðü %s'%c'"
541
542 #: c-common.c:5922
543 #, c-format
544 msgid "%s before %s'\\x%x'"
545 msgstr "%s ðñéí áðü %s'\\x%x'"
546
547 #: c-common.c:5926
548 #, fuzzy, c-format
549 msgid "%s before string constant"
550 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
551
552 #: c-common.c:5928
553 #, c-format
554 msgid "%s before numeric constant"
555 msgstr "%s ðñéí áðü áñéèìçôéêÞ óôáèåñÜ"
556
557 # src/request.c:37
558 #: c-common.c:5930
559 #, c-format
560 msgid "%s before \"%s\""
561 msgstr "%s ðñéí áðü \"%s\""
562
563 #: c-common.c:5932
564 #, c-format
565 msgid "%s before '%s' token"
566 msgstr "%s ðñéí áðü ôï óýìâïëï '%s'"
567
568 #. Use `%s' to print the string in case there are any escape
569 #. characters in the message.
570 #: c-common.c:5934 c-typeck.c:2578 c-typeck.c:3970 c-typeck.c:3985
571 #: c-typeck.c:4000 final.c:2776 final.c:2778 gcc.c:4574 rtl-error.c:109
572 #: toplev.c:1340 config/cris/cris.c:545 cp/parser.c:1848 cp/typeck.c:4111
573 #: java/expr.c:356 java/verify.c:1456 java/verify.c:1457 java/verify.c:1472
574 #, c-format
575 msgid "%s"
576 msgstr "%s"
577
578 #: c-convert.c:82 c-typeck.c:1193 c-typeck.c:3410 cp/typeck.c:1337
579 #: cp/typeck.c:5648 treelang/tree-convert.c:79
580 msgid "void value not ignored as it ought to be"
581 msgstr ""
582
583 #: c-convert.c:114 java/typeck.c:148 treelang/tree-convert.c:105
584 msgid "conversion to non-scalar type requested"
585 msgstr ""
586
587 #: c-decl.c:371
588 msgid "%Jarray '%D' assumed to have one element"
589 msgstr ""
590
591 #: c-decl.c:580
592 #, fuzzy
593 msgid "%Jlabel `%D' used but not defined"
594 msgstr "áüñéóôï"
595
596 #: c-decl.c:586
597 msgid "%Jlabel `%D' defined but not used"
598 msgstr ""
599
600 #: c-decl.c:588
601 #, fuzzy
602 msgid "%Jlabel `%D' declared but not defined"
603 msgstr "áüñéóôï"
604
605 #: c-decl.c:613
606 #, fuzzy
607 msgid "%Junused variable `%D'"
608 msgstr "á÷ñçóéìïðïßçôç ìåôáâëçôÞ `%s'"
609
610 #: c-decl.c:821
611 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
612 msgstr ""
613
614 #: c-decl.c:828
615 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
616 msgstr ""
617
618 #: c-decl.c:864
619 msgid "%Jprototype for '%D' declares more arguments than previous old-style definition"
620 msgstr ""
621
622 #: c-decl.c:870
623 msgid "%Jprototype for '%D' declares fewer arguments than previous old-style definition"
624 msgstr ""
625
626 #: c-decl.c:879
627 msgid "%Jprototype for '%D' declares arg %d with incompatible type"
628 msgstr ""
629
630 #. If we get here, no errors were found, but do issue a warning
631 #. for this poor-style construct.
632 #: c-decl.c:891
633 msgid "%Jprototype for '%D' follows non-prototype definition"
634 msgstr ""
635
636 #: c-decl.c:906
637 #, fuzzy
638 msgid "%Jprevious definition of '%D' was here"
639 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
640
641 #: c-decl.c:908
642 #, fuzzy
643 msgid "%Jprevious implicit declaration of '%D' was here"
644 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
645
646 #: c-decl.c:910
647 #, fuzzy
648 msgid "%Jprevious declaration of '%D' was here"
649 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
650
651 #: c-decl.c:944
652 msgid "%J'%D' redeclared as different kind of symbol"
653 msgstr ""
654
655 #: c-decl.c:949
656 msgid "%Jbuilt-in function '%D' declared as non-function"
657 msgstr ""
658
659 #: c-decl.c:952 c-decl.c:1042
660 #, fuzzy
661 msgid "%Jshadowing built-in function '%D'"
662 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
663
664 #. If types don't match for a built-in, throw away the
665 #. built-in.  No point in calling locate_old_decl here, it
666 #. won't print anything.
667 #: c-decl.c:972
668 #, fuzzy
669 msgid "%Jconflicting types for built-in function '%D'"
670 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
671
672 #: c-decl.c:996 c-decl.c:1004
673 #, fuzzy
674 msgid "%Jconflicting types for '%D'"
675 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
676
677 #. allow OLDDECL to continue in use
678 #: c-decl.c:1019
679 #, fuzzy
680 msgid "%Jredefinition of typedef '%D'"
681 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
682
683 #: c-decl.c:1055 c-decl.c:1119
684 #, fuzzy
685 msgid "%Jredefinition of '%D'"
686 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
687
688 #: c-decl.c:1086 c-decl.c:1136
689 msgid "%Jstatic declaration of '%D' follows non-static declaration"
690 msgstr ""
691
692 #: c-decl.c:1094 c-decl.c:1133
693 msgid "%Jnon-static declaration of '%D' follows static declaration"
694 msgstr ""
695
696 #: c-decl.c:1106
697 msgid "%Jthread-local declaration of '%D' follows non-thread-local declaration"
698 msgstr ""
699
700 #: c-decl.c:1109
701 msgid "%Jnon-thread-local declaration of '%D' follows thread-local declaration"
702 msgstr ""
703
704 #: c-decl.c:1149
705 msgid "%Jextern declaration of '%D' follows declaration with no linkage"
706 msgstr ""
707
708 #: c-decl.c:1152
709 msgid "%Jdeclaration of '%D' with no linkage follows extern declaration"
710 msgstr ""
711
712 #: c-decl.c:1155
713 #, fuzzy
714 msgid "%Jredeclaration of '%D' with no linkage"
715 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
716
717 #: c-decl.c:1169
718 msgid "%Jredeclaration of '%D' with different visibility (old visibility preserved)"
719 msgstr ""
720
721 #: c-decl.c:1180
722 msgid "%Jinline declaration of '%D' follows declaration with attribute noinline"
723 msgstr ""
724
725 #: c-decl.c:1187
726 msgid "%Jdeclaration of '%D' with attribute noinline follows inline declaration "
727 msgstr ""
728
729 #: c-decl.c:1199
730 #, fuzzy
731 msgid "%J'%D' declared inline after being called"
732 msgstr "%s: äéðëüò ïñéóìüò Ýêäïóçò êáôçãïñßáò"
733
734 #: c-decl.c:1205
735 #, fuzzy
736 msgid "%J'%D' declared inline after its definition"
737 msgstr "%s: äéðëüò ïñéóìüò Ýêäïóçò êáôçãïñßáò"
738
739 #: c-decl.c:1217
740 msgid "%Jvolatile declaration of '%D' follows non-volatile declaration"
741 msgstr ""
742
743 #: c-decl.c:1220
744 msgid "%Jnon-volatile declaration of '%D' follows volatile declaration"
745 msgstr ""
746
747 #: c-decl.c:1227
748 msgid "%Jconst declaration of '%D' follows non-const declaration"
749 msgstr ""
750
751 #: c-decl.c:1230
752 msgid "%Jnon-const declaration of '%D' follows const declaration"
753 msgstr ""
754
755 #: c-decl.c:1246
756 #, fuzzy
757 msgid "%Jredundant redeclaration of '%D'"
758 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
759
760 #: c-decl.c:1690
761 #, c-format
762 msgid "nested extern declaration of `%s'"
763 msgstr ""
764
765 #: c-decl.c:1829 objc/objc-act.c:2534 objc/objc-act.c:6793
766 #, fuzzy
767 msgid "%Jprevious declaration of '%D'"
768 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
769
770 #: c-decl.c:1870 c-decl.c:1872
771 #, c-format
772 msgid "implicit declaration of function `%s'"
773 msgstr "áõôïíüçôç äéáêýñçîç ôçò óõíÜñôçóçò `%s'"
774
775 #: c-decl.c:1888
776 #, c-format
777 msgid "`%s' undeclared here (not in a function)"
778 msgstr ""
779
780 #: c-decl.c:1894
781 #, c-format
782 msgid "`%s' undeclared (first use in this function)"
783 msgstr ""
784
785 #: c-decl.c:1899
786 msgid "(Each undeclared identifier is reported only once"
787 msgstr ""
788
789 #: c-decl.c:1900
790 msgid "for each function it appears in.)"
791 msgstr ""
792
793 #: c-decl.c:1953
794 #, c-format
795 msgid "label %s referenced outside of any function"
796 msgstr ""
797
798 #: c-decl.c:2000
799 #, fuzzy, c-format
800 msgid "duplicate label declaration `%s'"
801 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
802
803 #: c-decl.c:2001
804 #, fuzzy
805 msgid "%Jthis is a previous declaration"
806 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
807
808 #: c-decl.c:2036
809 #, fuzzy
810 msgid "%Hduplicate label `%D'"
811 msgstr "äéðëü êëåéäß"
812
813 #: c-decl.c:2038
814 #, fuzzy
815 msgid "%J`%D' previously defined here"
816 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
817
818 #: c-decl.c:2040
819 #, fuzzy
820 msgid "%J`%D' previously declared here"
821 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
822
823 #: c-decl.c:2060
824 msgid "%Htraditional C lacks a separate namespace for labels, identifier `%s' conflicts"
825 msgstr ""
826
827 #: c-decl.c:2131
828 msgid "%H`%s' defined as wrong kind of tag"
829 msgstr ""
830
831 #: c-decl.c:2369
832 msgid "unnamed struct/union that defines no instances"
833 msgstr ""
834
835 #: c-decl.c:2388
836 msgid "useless keyword or type name in empty declaration"
837 msgstr ""
838
839 #: c-decl.c:2395
840 msgid "two types specified in one empty declaration"
841 msgstr ""
842
843 #: c-decl.c:2400 c-parse.y:735 c-parse.y:737 objc/objc-parse.y:776
844 #: objc/objc-parse.y:778 objc/objc-parse.y:3016
845 #, fuzzy
846 msgid "empty declaration"
847 msgstr "êåíü áëöáñéèìçôéêü"
848
849 #: c-decl.c:2426
850 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
851 msgstr ""
852
853 #: c-decl.c:2428
854 msgid "ISO C90 does not support `[*]' array declarators"
855 msgstr ""
856
857 #: c-decl.c:2431
858 msgid "GCC does not yet properly implement `[*]' array declarators"
859 msgstr ""
860
861 #: c-decl.c:2447
862 msgid "static or type qualifiers in abstract declarator"
863 msgstr ""
864
865 #: c-decl.c:2517
866 #, fuzzy
867 msgid "%J'%D' is usually a function"
868 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
869
870 #: c-decl.c:2526
871 #, c-format
872 msgid "typedef `%s' is initialized (use __typeof__ instead)"
873 msgstr ""
874
875 #: c-decl.c:2532
876 #, c-format
877 msgid "function `%s' is initialized like a variable"
878 msgstr ""
879
880 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
881 #: c-decl.c:2539
882 #, c-format
883 msgid "parameter `%s' is initialized"
884 msgstr ""
885
886 #: c-decl.c:2559 c-typeck.c:4220
887 msgid "variable-sized object may not be initialized"
888 msgstr ""
889
890 #: c-decl.c:2565
891 #, c-format
892 msgid "variable `%s' has initializer but incomplete type"
893 msgstr ""
894
895 #: c-decl.c:2571
896 #, c-format
897 msgid "elements of array `%s' have incomplete type"
898 msgstr ""
899
900 #: c-decl.c:2640 c-decl.c:5426 cp/decl.c:3748 cp/decl.c:10156
901 msgid "%Jinline function '%D' given attribute noinline"
902 msgstr ""
903
904 #: c-decl.c:2716
905 msgid "%Jinitializer fails to determine size of '%D'"
906 msgstr ""
907
908 #: c-decl.c:2721
909 #, fuzzy
910 msgid "%Jarray size missing in '%D'"
911 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
912
913 #: c-decl.c:2737
914 msgid "%Jzero or negative size array '%D'"
915 msgstr ""
916
917 #: c-decl.c:2765
918 #, fuzzy
919 msgid "%Jstorage size of '%D' isn't known"
920 msgstr "Ôï üíïìá `%s' åßíáé Üãíùóôï\n"
921
922 #: c-decl.c:2775
923 #, fuzzy
924 msgid "%Jstorage size of '%D' isn't constant"
925 msgstr "Ôï üíïìá `%s' åßíáé Üãíùóôï\n"
926
927 #: c-decl.c:2858
928 msgid "%Jignoring asm-specifier for non-static local variable '%D'"
929 msgstr ""
930
931 #: c-decl.c:2969
932 msgid "ISO C forbids forward parameter declarations"
933 msgstr ""
934
935 #: c-decl.c:3151
936 #, fuzzy
937 msgid "<anonymous>"
938 msgstr "((áíþíõìï))"
939
940 #: c-decl.c:3160
941 #, c-format
942 msgid "bit-field `%s' width not an integer constant"
943 msgstr ""
944
945 #: c-decl.c:3168
946 #, fuzzy, c-format
947 msgid "negative width in bit-field `%s'"
948 msgstr "Áñíçôéêü ðëÜôïò óôçí áðïôßìçóç"
949
950 #: c-decl.c:3173
951 #, c-format
952 msgid "zero width for bit-field `%s'"
953 msgstr ""
954
955 #: c-decl.c:3183
956 #, c-format
957 msgid "bit-field `%s' has invalid type"
958 msgstr ""
959
960 #: c-decl.c:3192
961 #, c-format
962 msgid "type of bit-field `%s' is a GCC extension"
963 msgstr ""
964
965 #: c-decl.c:3201
966 #, c-format
967 msgid "width of `%s' exceeds its type"
968 msgstr ""
969
970 #: c-decl.c:3211
971 #, fuzzy, c-format
972 msgid "`%s' is narrower than values of its type"
973 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
974
975 #: c-decl.c:3361 cp/decl.c:6778
976 msgid "`long long long' is too long for GCC"
977 msgstr ""
978
979 #: c-decl.c:3366
980 #, fuzzy
981 msgid "ISO C90 does not support `long long'"
982 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
983
984 #: c-decl.c:3375 c-decl.c:3378 cp/decl.c:6783
985 #, fuzzy, c-format
986 msgid "duplicate `%s'"
987 msgstr "äéðëü êëåéäß"
988
989 #: c-decl.c:3388 cp/decl.c:6789
990 msgid "`__thread' before `extern'"
991 msgstr ""
992
993 #: c-decl.c:3390 cp/decl.c:6791
994 msgid "`__thread' before `static'"
995 msgstr ""
996
997 #: c-decl.c:3398 cp/decl.c:6818
998 #, c-format
999 msgid "two or more data types in declaration of `%s'"
1000 msgstr ""
1001
1002 #: c-decl.c:3418 cp/decl.c:6823
1003 #, c-format
1004 msgid "`%s' fails to be a typedef or built in type"
1005 msgstr ""
1006
1007 #: c-decl.c:3457
1008 #, c-format
1009 msgid "type defaults to `int' in declaration of `%s'"
1010 msgstr ""
1011
1012 #: c-decl.c:3486
1013 #, c-format
1014 msgid "both long and short specified for `%s'"
1015 msgstr ""
1016
1017 #: c-decl.c:3490 cp/decl.c:6923
1018 #, c-format
1019 msgid "long or short specified with char for `%s'"
1020 msgstr ""
1021
1022 #: c-decl.c:3497 cp/decl.c:6927
1023 #, c-format
1024 msgid "long or short specified with floating type for `%s'"
1025 msgstr ""
1026
1027 #: c-decl.c:3500
1028 msgid "the only valid combination is `long double'"
1029 msgstr ""
1030
1031 #: c-decl.c:3506
1032 #, fuzzy, c-format
1033 msgid "both signed and unsigned specified for `%s'"
1034 msgstr "ìç Ýãêõñïò äçëùôÞò ðåäßïõ: `%s'"
1035
1036 #: c-decl.c:3508 cp/decl.c:6916
1037 #, c-format
1038 msgid "long, short, signed or unsigned invalid for `%s'"
1039 msgstr ""
1040
1041 #: c-decl.c:3514 cp/decl.c:6936
1042 #, c-format
1043 msgid "long, short, signed or unsigned used invalidly for `%s'"
1044 msgstr ""
1045
1046 #: c-decl.c:3532 cp/decl.c:6957
1047 #, fuzzy, c-format
1048 msgid "complex invalid for `%s'"
1049 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
1050
1051 #: c-decl.c:3574
1052 #, fuzzy
1053 msgid "ISO C90 does not support complex types"
1054 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
1055
1056 #: c-decl.c:3586
1057 msgid "ISO C does not support plain `complex' meaning `double complex'"
1058 msgstr ""
1059
1060 #: c-decl.c:3592 c-decl.c:3604
1061 msgid "ISO C does not support complex integer types"
1062 msgstr ""
1063
1064 #: c-decl.c:3632 c-decl.c:4090 cp/decl.c:7549
1065 #, fuzzy
1066 msgid "duplicate `const'"
1067 msgstr "äéðëü êëåéäß"
1068
1069 #: c-decl.c:3634 c-decl.c:4094 cp/decl.c:7553
1070 #, fuzzy
1071 msgid "duplicate `restrict'"
1072 msgstr "äéðëü êëåéäß"
1073
1074 #: c-decl.c:3636 c-decl.c:4092 cp/decl.c:7551
1075 #, fuzzy
1076 msgid "duplicate `volatile'"
1077 msgstr "äéðëü êëåéäß"
1078
1079 #: c-decl.c:3664 cp/decl.c:7120
1080 #, c-format
1081 msgid "multiple storage classes in declaration of `%s'"
1082 msgstr ""
1083
1084 #: c-decl.c:3674
1085 msgid "function definition declared `auto'"
1086 msgstr ""
1087
1088 #: c-decl.c:3676
1089 msgid "function definition declared `register'"
1090 msgstr ""
1091
1092 #: c-decl.c:3678
1093 msgid "function definition declared `typedef'"
1094 msgstr ""
1095
1096 #: c-decl.c:3680
1097 msgid "function definition declared `__thread'"
1098 msgstr ""
1099
1100 #: c-decl.c:3693
1101 #, c-format
1102 msgid "storage class specified for structure field `%s'"
1103 msgstr ""
1104
1105 #: c-decl.c:3697 cp/decl.c:7165
1106 #, c-format
1107 msgid "storage class specified for parameter `%s'"
1108 msgstr ""
1109
1110 #: c-decl.c:3700 cp/decl.c:7167
1111 msgid "storage class specified for typename"
1112 msgstr ""
1113
1114 #: c-decl.c:3712 cp/decl.c:7182
1115 #, c-format
1116 msgid "`%s' initialized and declared `extern'"
1117 msgstr ""
1118
1119 #: c-decl.c:3714 cp/decl.c:7185
1120 #, c-format
1121 msgid "`%s' has both `extern' and initializer"
1122 msgstr ""
1123
1124 #: c-decl.c:3719
1125 #, c-format
1126 msgid "file-scope declaration of `%s' specifies `auto'"
1127 msgstr ""
1128
1129 #: c-decl.c:3724 cp/decl.c:7189
1130 #, c-format
1131 msgid "nested function `%s' declared `extern'"
1132 msgstr ""
1133
1134 #: c-decl.c:3730 cp/decl.c:7199
1135 #, c-format
1136 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1137 msgstr ""
1138
1139 #. Only the innermost declarator (making a parameter be of
1140 #. array type which is converted to pointer type)
1141 #. may have static or type qualifiers.
1142 #: c-decl.c:3769 c-decl.c:3962
1143 msgid "static or type qualifiers in non-parameter array declarator"
1144 msgstr ""
1145
1146 #: c-decl.c:3813
1147 #, c-format
1148 msgid "declaration of `%s' as array of voids"
1149 msgstr ""
1150
1151 #: c-decl.c:3819
1152 #, c-format
1153 msgid "declaration of `%s' as array of functions"
1154 msgstr ""
1155
1156 #: c-decl.c:3824
1157 #, fuzzy
1158 msgid "invalid use of structure with flexible array member"
1159 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
1160
1161 #: c-decl.c:3843
1162 #, c-format
1163 msgid "size of array `%s' has non-integer type"
1164 msgstr ""
1165
1166 #: c-decl.c:3848
1167 #, c-format
1168 msgid "ISO C forbids zero-size array `%s'"
1169 msgstr ""
1170
1171 #: c-decl.c:3855
1172 #, c-format
1173 msgid "size of array `%s' is negative"
1174 msgstr ""
1175
1176 #: c-decl.c:3868
1177 #, c-format
1178 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1179 msgstr ""
1180
1181 #: c-decl.c:3871
1182 #, c-format
1183 msgid "ISO C90 forbids variable-size array `%s'"
1184 msgstr ""
1185
1186 #: c-decl.c:3901 c-decl.c:4116 cp/decl.c:7723
1187 #, fuzzy, c-format
1188 msgid "size of array `%s' is too large"
1189 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
1190
1191 #: c-decl.c:3927
1192 #, fuzzy
1193 msgid "ISO C90 does not support flexible array members"
1194 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
1195
1196 #: c-decl.c:3937
1197 msgid "array type has incomplete element type"
1198 msgstr ""
1199
1200 #: c-decl.c:3982 cp/decl.c:7320
1201 #, c-format
1202 msgid "`%s' declared as function returning a function"
1203 msgstr ""
1204
1205 #: c-decl.c:3987 cp/decl.c:7325
1206 #, c-format
1207 msgid "`%s' declared as function returning an array"
1208 msgstr ""
1209
1210 #: c-decl.c:4015
1211 msgid "ISO C forbids qualified void function return type"
1212 msgstr ""
1213
1214 #: c-decl.c:4019
1215 msgid "type qualifiers ignored on function return type"
1216 msgstr ""
1217
1218 #: c-decl.c:4048 c-decl.c:4131 c-decl.c:4255 c-decl.c:4341
1219 msgid "ISO C forbids qualified function types"
1220 msgstr ""
1221
1222 #: c-decl.c:4088 cp/decl.c:7545
1223 msgid "invalid type modifier within pointer declarator"
1224 msgstr ""
1225
1226 #: c-decl.c:4166
1227 msgid "ISO C forbids const or volatile function types"
1228 msgstr ""
1229
1230 #: c-decl.c:4186 cp/decl.c:8005
1231 #, c-format
1232 msgid "variable or field `%s' declared void"
1233 msgstr ""
1234
1235 #: c-decl.c:4219
1236 msgid "attributes in parameter array declarator ignored"
1237 msgstr ""
1238
1239 #: c-decl.c:4244
1240 msgid "invalid type modifier within array declarator"
1241 msgstr ""
1242
1243 #: c-decl.c:4289
1244 #, c-format
1245 msgid "field `%s' declared as a function"
1246 msgstr ""
1247
1248 #: c-decl.c:4295
1249 #, c-format
1250 msgid "field `%s' has incomplete type"
1251 msgstr ""
1252
1253 #: c-decl.c:4321 c-decl.c:4323 c-decl.c:4325 c-decl.c:4332
1254 #, fuzzy, c-format
1255 msgid "invalid storage class for function `%s'"
1256 msgstr "ìç Ýãêõñç ôÜîç ÷áñáêôÞñùí `%s'"
1257
1258 #: c-decl.c:4347
1259 msgid "`noreturn' function returns non-void value"
1260 msgstr ""
1261
1262 #: c-decl.c:4362
1263 #, fuzzy
1264 msgid "cannot inline function `main'"
1265 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'"
1266
1267 #: c-decl.c:4415
1268 msgid "variable previously declared `static' redeclared `extern'"
1269 msgstr ""
1270
1271 #: c-decl.c:4424
1272 msgid "%Jvariable '%D' declared `inline'"
1273 msgstr ""
1274
1275 #. A mere warning is sure to result in improper semantics
1276 #. at runtime.  Don't bother to allow this to compile.
1277 #: c-decl.c:4452 cp/decl.c:5877
1278 #, fuzzy
1279 msgid "thread-local storage not supported for this target"
1280 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
1281
1282 #: c-decl.c:4513 c-decl.c:5470
1283 msgid "function declaration isn't a prototype"
1284 msgstr ""
1285
1286 #: c-decl.c:4519
1287 msgid "parameter names (without types) in function declaration"
1288 msgstr ""
1289
1290 #: c-decl.c:4547
1291 #, c-format
1292 msgid "parameter `%s' has incomplete type"
1293 msgstr ""
1294
1295 #: c-decl.c:4550
1296 #, fuzzy
1297 msgid "parameter has incomplete type"
1298 msgstr "ìç ðëÞñçò åããñáöÞ"
1299
1300 #: c-decl.c:4599
1301 msgid "\"void\" as only parameter may not be qualified"
1302 msgstr ""
1303
1304 #: c-decl.c:4620
1305 msgid "\"void\" must be the only parameter"
1306 msgstr ""
1307
1308 #: c-decl.c:4637
1309 msgid "%Jparameter \"%D\" has just a forward declaration"
1310 msgstr ""
1311
1312 #. The first %s will be one of 'struct', 'union', or 'enum'.
1313 #: c-decl.c:4665
1314 #, fuzzy, c-format
1315 msgid "\"%s %s\" declared inside parameter list"
1316 msgstr "óõíå÷ßæåôáé óôï ôìÞìá"
1317
1318 #. The %s will be one of 'struct', 'union', or 'enum'.
1319 #: c-decl.c:4669
1320 #, fuzzy, c-format
1321 msgid "anonymous %s declared inside parameter list"
1322 msgstr "óõíå÷ßæåôáé óôï ôìÞìá"
1323
1324 #: c-decl.c:4673
1325 msgid "its scope is only this definition or declaration, which is probably not what you want"
1326 msgstr ""
1327
1328 #: c-decl.c:4758
1329 #, fuzzy, c-format
1330 msgid "redefinition of `union %s'"
1331 msgstr "Ïé ïñéóìïß ðçãÞ âñßóêïíôáé óôï ÁÑ×ÅÉÏ"
1332
1333 #: c-decl.c:4760
1334 #, c-format
1335 msgid "redefinition of `struct %s'"
1336 msgstr ""
1337
1338 #: c-decl.c:4828 cp/decl.c:3521
1339 msgid "declaration does not declare anything"
1340 msgstr ""
1341
1342 #: c-decl.c:4873 c-decl.c:4889
1343 #, fuzzy
1344 msgid "%Jduplicate member '%D'"
1345 msgstr "äéðëüò áñéèìüò ìçíýìáôïò"
1346
1347 #: c-decl.c:4923 c-decl.c:4926
1348 #, fuzzy, c-format
1349 msgid "%s defined inside parms"
1350 msgstr "óõíå÷ßæåôáé óôï ôìÞìá"
1351
1352 #: c-decl.c:4924 c-decl.c:4927 c-decl.c:4938
1353 msgid "union"
1354 msgstr "Ýíùóç"
1355
1356 #: c-decl.c:4924 c-decl.c:4927
1357 msgid "structure"
1358 msgstr "äïìÞ"
1359
1360 # src/request.c:37
1361 #: c-decl.c:4937
1362 #, fuzzy, c-format
1363 msgid "%s has no %s"
1364 msgstr "%s óå %s"
1365
1366 #: c-decl.c:4938
1367 msgid "struct"
1368 msgstr "äïìÞ"
1369
1370 #: c-decl.c:4939
1371 msgid "named members"
1372 msgstr "åðþíõìá ìÝëç"
1373
1374 #: c-decl.c:4939
1375 msgid "members"
1376 msgstr "ìÝëç"
1377
1378 #: c-decl.c:4978
1379 #, fuzzy, c-format
1380 msgid "nested redefinition of `%s'"
1381 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
1382
1383 #: c-decl.c:4998
1384 #, fuzzy
1385 msgid "%Jflexible array member in union"
1386 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
1387
1388 #: c-decl.c:5000
1389 msgid "%Jflexible array member not at end of struct"
1390 msgstr ""
1391
1392 #: c-decl.c:5002
1393 msgid "%Jflexible array member in otherwise empty struct"
1394 msgstr ""
1395
1396 #: c-decl.c:5007
1397 #, fuzzy
1398 msgid "%Jinvalid use of structure with flexible array member"
1399 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
1400
1401 #: c-decl.c:5102
1402 msgid "union cannot be made transparent"
1403 msgstr ""
1404
1405 #. This enum is a named one that has been declared already.
1406 #: c-decl.c:5171
1407 #, c-format
1408 msgid "redeclaration of `enum %s'"
1409 msgstr ""
1410
1411 #: c-decl.c:5202
1412 #, fuzzy
1413 msgid "enum defined inside parms"
1414 msgstr "Ìç ïñéóìÝíï üíïìá %s"
1415
1416 #: c-decl.c:5235
1417 msgid "enumeration values exceed range of largest integer"
1418 msgstr ""
1419
1420 #: c-decl.c:5338
1421 #, c-format
1422 msgid "enumerator value for `%s' not integer constant"
1423 msgstr ""
1424
1425 #: c-decl.c:5351
1426 msgid "overflow in enumeration values"
1427 msgstr ""
1428
1429 #: c-decl.c:5356
1430 msgid "ISO C restricts enumerator values to range of `int'"
1431 msgstr ""
1432
1433 #: c-decl.c:5432
1434 msgid "return type is an incomplete type"
1435 msgstr ""
1436
1437 #: c-decl.c:5440
1438 msgid "return type defaults to `int'"
1439 msgstr "ï åðéóôñåöüìåíïò ôýðïò ðñïêáèïñßæåôáé óå `int'"
1440
1441 #: c-decl.c:5476
1442 #, fuzzy
1443 msgid "%Jno previous prototype for '%D'"
1444 msgstr "äéáôÞñçóç ùñþí óôï %s"
1445
1446 #: c-decl.c:5482
1447 #, fuzzy
1448 msgid "%J'%D' was used with no prototype before its definition"
1449 msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý"
1450
1451 #: c-decl.c:5489
1452 #, fuzzy
1453 msgid "%Jno previous declaration for '%D'"
1454 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
1455
1456 #: c-decl.c:5495
1457 #, fuzzy
1458 msgid "%J`%D' was used with no declaration before its definition"
1459 msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý"
1460
1461 #: c-decl.c:5531 c-decl.c:6037
1462 #, fuzzy
1463 msgid "%Jreturn type of '%D' is not `int'"
1464 msgstr "ç åðéóôñåöüìåíç ôéìÞ ôçò `%s' äåí åßíáé `int'"
1465
1466 #: c-decl.c:5546
1467 #, fuzzy
1468 msgid "%Jfirst argument of '%D' should be `int'"
1469 msgstr "ôï ðñþôï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `int'"
1470
1471 #: c-decl.c:5555
1472 #, fuzzy
1473 msgid "%Jsecond argument of '%D' should be 'char **'"
1474 msgstr "ôï äåýôåñï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `char **'"
1475
1476 #: c-decl.c:5564
1477 #, fuzzy
1478 msgid "%Jthird argument of '%D' should probably be 'char **'"
1479 msgstr "ôï ôñßôï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `char **'"
1480
1481 #: c-decl.c:5574
1482 #, fuzzy
1483 msgid "%J'%D' takes only zero or two arguments"
1484 msgstr "ç `%s' ðáßñíåé åßôå êáíÝíá åßôå äýï ïñßóìáôá"
1485
1486 #: c-decl.c:5577
1487 #, fuzzy
1488 msgid "%J'%D' is normally a non-static function"
1489 msgstr "ç `%s' åßíáé óõíÞèùò ìç-óôáôéêÞ óõíÜñôçóç"
1490
1491 #: c-decl.c:5633
1492 msgid "%Jold-style parameter declarations in prototyped function definition"
1493 msgstr ""
1494
1495 #: c-decl.c:5647
1496 #, fuzzy
1497 msgid "%Jparameter name omitted"
1498 msgstr "Ý÷åé ðáñáëçöèåß ôï üíïìá ôçò ðáñáìÝôñïõ"
1499
1500 #: c-decl.c:5722
1501 #, fuzzy
1502 msgid "%Jparameter name missing from parameter list"
1503 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
1504
1505 #: c-decl.c:5732
1506 msgid "%J\"%D\" declared as a non-parameter"
1507 msgstr ""
1508
1509 #: c-decl.c:5737
1510 #, fuzzy
1511 msgid "%Jmultiple parameters named \"%D\""
1512 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
1513
1514 #: c-decl.c:5745
1515 #, fuzzy
1516 msgid "%Jparameter \"%D\" declared void"
1517 msgstr "ï ÷Üñôçò ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
1518
1519 #: c-decl.c:5760 c-decl.c:5762
1520 #, fuzzy
1521 msgid "%Jtype of \"%D\" defaults to \"int\""
1522 msgstr "ï åðéóôñåöüìåíïò ôýðïò ðñïêáèïñßæåôáé óå `int'"
1523
1524 #: c-decl.c:5776
1525 #, fuzzy
1526 msgid "%Jparameter \"%D\" has incomplete type"
1527 msgstr "ìç ðëÞñçò åããñáöÞ"
1528
1529 #: c-decl.c:5782
1530 msgid "%Jdeclaration for parameter \"%D\" but no such parameter"
1531 msgstr ""
1532
1533 #: c-decl.c:5834
1534 msgid "number of arguments doesn't match prototype"
1535 msgstr ""
1536
1537 #: c-decl.c:5835 c-decl.c:5866 c-decl.c:5873
1538 #, fuzzy
1539 msgid "%Hprototype declaration"
1540 msgstr "êåíü áëöáñéèìçôéêü"
1541
1542 #: c-decl.c:5864
1543 msgid "promoted argument \"%D\" doesn't match prototype"
1544 msgstr ""
1545
1546 #: c-decl.c:5872
1547 msgid "argument \"%D\" doesn't match prototype"
1548 msgstr ""
1549
1550 #: c-decl.c:6069 cp/decl.c:10876
1551 #, fuzzy
1552 msgid "no return statement in function returning non-void"
1553 msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü"
1554
1555 #: c-decl.c:6076
1556 msgid "this function may return with or without a value"
1557 msgstr ""
1558
1559 #. If we get here, declarations have been used in a for loop without
1560 #. the C99 for loop scope.  This doesn't make much sense, so don't
1561 #. allow it.
1562 #: c-decl.c:6175
1563 msgid "'for' loop initial declaration used outside C99 mode"
1564 msgstr ""
1565
1566 #: c-decl.c:6199
1567 #, c-format
1568 msgid "'struct %s' declared in 'for' loop initial declaration"
1569 msgstr ""
1570
1571 #: c-decl.c:6202
1572 #, c-format
1573 msgid "'union %s' declared in 'for' loop initial declaration"
1574 msgstr ""
1575
1576 #: c-decl.c:6205
1577 #, fuzzy, c-format
1578 msgid "'enum %s' declared in 'for' loop initial declaration"
1579 msgstr "%s: äéðëüò ïñéóìüò Ýêäïóçò êáôçãïñßáò"
1580
1581 #: c-decl.c:6213
1582 msgid "%Jdeclaration of non-variable '%D' in 'for' loop initial declaration"
1583 msgstr ""
1584
1585 #: c-decl.c:6216
1586 msgid "%Jdeclaration of static variable '%D' in 'for' loop initial declaration"
1587 msgstr ""
1588
1589 #: c-decl.c:6219
1590 msgid "%Jdeclaration of 'extern' variable '%D' in 'for' loop initial declaration"
1591 msgstr ""
1592
1593 #: c-decl.c:6532
1594 #, fuzzy
1595 msgid "%Jredefinition of global '%D'"
1596 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
1597
1598 #: c-decl.c:6533
1599 #, fuzzy
1600 msgid "%J'%D' previously defined here"
1601 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
1602
1603 #: c-format.c:94 c-format.c:210
1604 msgid "format string has invalid operand number"
1605 msgstr ""
1606
1607 #: c-format.c:111
1608 msgid "function does not return string type"
1609 msgstr ""
1610
1611 #: c-format.c:140
1612 msgid "format string arg not a string type"
1613 msgstr ""
1614
1615 #: c-format.c:190
1616 #, fuzzy
1617 msgid "unrecognized format specifier"
1618 msgstr "Üãíùóôï ðñüèåìá: %s"
1619
1620 #: c-format.c:203
1621 #, c-format
1622 msgid "`%s' is an unrecognized format function type"
1623 msgstr ""
1624
1625 #: c-format.c:216
1626 #, fuzzy
1627 msgid "'...' has invalid operand number"
1628 msgstr "Ìç Ýãêõñïò êþäéêáò áßôçóçò"
1629
1630 #: c-format.c:224
1631 msgid "format string arg follows the args to be formatted"
1632 msgstr ""
1633
1634 #: c-format.c:565 c-format.c:589
1635 msgid "` ' flag"
1636 msgstr ""
1637
1638 #: c-format.c:565 c-format.c:589
1639 msgid "the ` ' printf flag"
1640 msgstr ""
1641
1642 #: c-format.c:566 c-format.c:590 c-format.c:627 c-format.c:683
1643 msgid "`+' flag"
1644 msgstr ""
1645
1646 #: c-format.c:566 c-format.c:590 c-format.c:627
1647 msgid "the `+' printf flag"
1648 msgstr ""
1649
1650 #: c-format.c:567 c-format.c:591 c-format.c:628 c-format.c:659
1651 msgid "`#' flag"
1652 msgstr ""
1653
1654 #: c-format.c:567 c-format.c:591 c-format.c:628
1655 msgid "the `#' printf flag"
1656 msgstr ""
1657
1658 #: c-format.c:568 c-format.c:592 c-format.c:657
1659 msgid "`0' flag"
1660 msgstr ""
1661
1662 #: c-format.c:568 c-format.c:592
1663 msgid "the `0' printf flag"
1664 msgstr ""
1665
1666 #: c-format.c:569 c-format.c:593 c-format.c:656 c-format.c:686
1667 msgid "`-' flag"
1668 msgstr ""
1669
1670 #: c-format.c:569 c-format.c:593
1671 msgid "the `-' printf flag"
1672 msgstr ""
1673
1674 #: c-format.c:570 c-format.c:640
1675 msgid "`'' flag"
1676 msgstr ""
1677
1678 #: c-format.c:570
1679 msgid "the `'' printf flag"
1680 msgstr ""
1681
1682 #: c-format.c:571 c-format.c:641
1683 msgid "`I' flag"
1684 msgstr ""
1685
1686 #: c-format.c:571
1687 msgid "the `I' printf flag"
1688 msgstr ""
1689
1690 #: c-format.c:572 c-format.c:594 c-format.c:638 c-format.c:660 c-format.c:687
1691 #: c-format.c:1802
1692 msgid "field width"
1693 msgstr "ìÝãåèïò ðåäßïõ"
1694
1695 #: c-format.c:572 c-format.c:594
1696 msgid "field width in printf format"
1697 msgstr ""
1698
1699 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1700 msgid "precision"
1701 msgstr "áêñßâåéá"
1702
1703 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1704 msgid "precision in printf format"
1705 msgstr ""
1706
1707 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630 c-format.c:639
1708 #: c-format.c:690
1709 msgid "length modifier"
1710 msgstr ""
1711
1712 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630
1713 msgid "length modifier in printf format"
1714 msgstr ""
1715
1716 #: c-format.c:636
1717 msgid "assignment suppression"
1718 msgstr ""
1719
1720 #: c-format.c:636
1721 msgid "the assignment suppression scanf feature"
1722 msgstr ""
1723
1724 #: c-format.c:637
1725 msgid "`a' flag"
1726 msgstr ""
1727
1728 #: c-format.c:637
1729 msgid "the `a' scanf flag"
1730 msgstr ""
1731
1732 #: c-format.c:638
1733 msgid "field width in scanf format"
1734 msgstr ""
1735
1736 #: c-format.c:639
1737 msgid "length modifier in scanf format"
1738 msgstr ""
1739
1740 #: c-format.c:640
1741 msgid "the `'' scanf flag"
1742 msgstr ""
1743
1744 #: c-format.c:641
1745 msgid "the `I' scanf flag"
1746 msgstr ""
1747
1748 #: c-format.c:655
1749 msgid "`_' flag"
1750 msgstr ""
1751
1752 #: c-format.c:655
1753 msgid "the `_' strftime flag"
1754 msgstr ""
1755
1756 #: c-format.c:656
1757 msgid "the `-' strftime flag"
1758 msgstr ""
1759
1760 #: c-format.c:657
1761 msgid "the `0' strftime flag"
1762 msgstr ""
1763
1764 #: c-format.c:658 c-format.c:682
1765 msgid "`^' flag"
1766 msgstr ""
1767
1768 #: c-format.c:658
1769 msgid "the `^' strftime flag"
1770 msgstr ""
1771
1772 #: c-format.c:659
1773 msgid "the `#' strftime flag"
1774 msgstr ""
1775
1776 #: c-format.c:660
1777 msgid "field width in strftime format"
1778 msgstr ""
1779
1780 #: c-format.c:661
1781 msgid "`E' modifier"
1782 msgstr ""
1783
1784 #: c-format.c:661
1785 msgid "the `E' strftime modifier"
1786 msgstr ""
1787
1788 #: c-format.c:662
1789 msgid "`O' modifier"
1790 msgstr ""
1791
1792 #: c-format.c:662
1793 msgid "the `O' strftime modifier"
1794 msgstr ""
1795
1796 #: c-format.c:663
1797 msgid "the `O' modifier"
1798 msgstr ""
1799
1800 #: c-format.c:681
1801 #, fuzzy
1802 msgid "fill character"
1803 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
1804
1805 #: c-format.c:681
1806 #, fuzzy
1807 msgid "fill character in strfmon format"
1808 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
1809
1810 #: c-format.c:682
1811 msgid "the `^' strfmon flag"
1812 msgstr ""
1813
1814 #: c-format.c:683
1815 msgid "the `+' strfmon flag"
1816 msgstr ""
1817
1818 #: c-format.c:684
1819 msgid "`(' flag"
1820 msgstr ""
1821
1822 #: c-format.c:684
1823 msgid "the `(' strfmon flag"
1824 msgstr ""
1825
1826 #: c-format.c:685
1827 msgid "`!' flag"
1828 msgstr ""
1829
1830 #: c-format.c:685
1831 msgid "the `!' strfmon flag"
1832 msgstr ""
1833
1834 #: c-format.c:686
1835 msgid "the `-' strfmon flag"
1836 msgstr ""
1837
1838 #: c-format.c:687
1839 msgid "field width in strfmon format"
1840 msgstr ""
1841
1842 #: c-format.c:688
1843 msgid "left precision"
1844 msgstr ""
1845
1846 #: c-format.c:688
1847 msgid "left precision in strfmon format"
1848 msgstr ""
1849
1850 #: c-format.c:689
1851 #, fuzzy
1852 msgid "right precision"
1853 msgstr "ÅìöÜíéóç Ýêäïóçò ðñïãñÜììáôïò"
1854
1855 #: c-format.c:689
1856 msgid "right precision in strfmon format"
1857 msgstr ""
1858
1859 #: c-format.c:690
1860 msgid "length modifier in strfmon format"
1861 msgstr ""
1862
1863 #: c-format.c:1107
1864 #, c-format
1865 msgid "function might be possible candidate for `%s' format attribute"
1866 msgstr ""
1867
1868 #: c-format.c:1223 c-format.c:1244 c-format.c:2212
1869 #, fuzzy
1870 msgid "missing $ operand number in format"
1871 msgstr "Ëåßðåé ï äåêáåîáäéêüò áñéèìüò óôïí ÷áñáêôÞñá äéáöõãÞò."
1872
1873 #: c-format.c:1254
1874 #, c-format
1875 msgid "%s does not support %%n$ operand number formats"
1876 msgstr ""
1877
1878 #: c-format.c:1261
1879 #, fuzzy
1880 msgid "operand number out of range in format"
1881 msgstr "Ï áñéèìüò óýíäåóìïõ åßíáé Ýîù áðü ôï üñéï"
1882
1883 #: c-format.c:1284
1884 #, c-format
1885 msgid "format argument %d used more than once in %s format"
1886 msgstr ""
1887
1888 #: c-format.c:1331
1889 #, c-format
1890 msgid "format argument %d unused before used argument %d in $-style format"
1891 msgstr ""
1892
1893 #: c-format.c:1429
1894 msgid "format not a string literal, format string not checked"
1895 msgstr ""
1896
1897 #: c-format.c:1443
1898 msgid "format not a string literal and no format arguments"
1899 msgstr ""
1900
1901 #: c-format.c:1445
1902 msgid "format not a string literal, argument types not checked"
1903 msgstr ""
1904
1905 #: c-format.c:1458
1906 #, fuzzy
1907 msgid "too many arguments for format"
1908 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
1909
1910 #: c-format.c:1461
1911 msgid "unused arguments in $-style format"
1912 msgstr ""
1913
1914 #: c-format.c:1464
1915 #, fuzzy, c-format
1916 msgid "zero-length %s format string"
1917 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
1918
1919 #: c-format.c:1468
1920 #, fuzzy
1921 msgid "format is a wide character string"
1922 msgstr "ëßóôá ìå üëá ôá ãíùóôÜ óýíïëá ÷áñáêôÞñùí"
1923
1924 #: c-format.c:1471
1925 #, fuzzy
1926 msgid "unterminated format string"
1927 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
1928
1929 #: c-format.c:1681
1930 msgid "embedded `\\0' in format"
1931 msgstr ""
1932
1933 #: c-format.c:1696
1934 #, c-format
1935 msgid "spurious trailing `%%' in format"
1936 msgstr ""
1937
1938 #: c-format.c:1735 c-format.c:1972
1939 #, fuzzy, c-format
1940 msgid "repeated %s in format"
1941 msgstr "repeated leap second moment"
1942
1943 #: c-format.c:1748
1944 msgid "missing fill character at end of strfmon format"
1945 msgstr ""
1946
1947 #: c-format.c:1787 c-format.c:1886 c-format.c:2166 c-format.c:2219
1948 #, fuzzy
1949 msgid "too few arguments for format"
1950 msgstr "ðïëý ëßãá ïñßóìáôá"
1951
1952 #: c-format.c:1828
1953 #, fuzzy, c-format
1954 msgid "zero width in %s format"
1955 msgstr "óöÜëìá åããñáöÞò %s"
1956
1957 #: c-format.c:1847
1958 #, c-format
1959 msgid "empty left precision in %s format"
1960 msgstr ""
1961
1962 #: c-format.c:1901
1963 msgid "field precision"
1964 msgstr ""
1965
1966 #: c-format.c:1916
1967 #, c-format
1968 msgid "empty precision in %s format"
1969 msgstr ""
1970
1971 #: c-format.c:1956
1972 #, c-format
1973 msgid "%s does not support the `%s' %s length modifier"
1974 msgstr ""
1975
1976 #: c-format.c:2006
1977 msgid "conversion lacks type at end of format"
1978 msgstr ""
1979
1980 #: c-format.c:2017
1981 #, fuzzy, c-format
1982 msgid "unknown conversion type character `%c' in format"
1983 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
1984
1985 #: c-format.c:2020
1986 #, c-format
1987 msgid "unknown conversion type character 0x%x in format"
1988 msgstr ""
1989
1990 #: c-format.c:2027
1991 #, c-format
1992 msgid "%s does not support the `%%%c' %s format"
1993 msgstr ""
1994
1995 #: c-format.c:2043
1996 #, c-format
1997 msgid "%s used with `%%%c' %s format"
1998 msgstr ""
1999
2000 #: c-format.c:2052
2001 #, fuzzy, c-format
2002 msgid "%s does not support %s"
2003 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
2004
2005 #: c-format.c:2061
2006 #, c-format
2007 msgid "%s does not support %s with the `%%%c' %s format"
2008 msgstr ""
2009
2010 #: c-format.c:2094
2011 #, c-format
2012 msgid "%s ignored with %s and `%%%c' %s format"
2013 msgstr ""
2014
2015 #: c-format.c:2098
2016 #, c-format
2017 msgid "%s ignored with %s in %s format"
2018 msgstr ""
2019
2020 #: c-format.c:2104
2021 #, c-format
2022 msgid "use of %s and %s together with `%%%c' %s format"
2023 msgstr ""
2024
2025 #: c-format.c:2108
2026 #, c-format
2027 msgid "use of %s and %s together in %s format"
2028 msgstr ""
2029
2030 #: c-format.c:2127
2031 #, c-format
2032 msgid "`%%%c' yields only last 2 digits of year in some locales"
2033 msgstr ""
2034
2035 #: c-format.c:2130
2036 #, c-format
2037 msgid "`%%%c' yields only last 2 digits of year"
2038 msgstr ""
2039
2040 #. The end of the format string was reached.
2041 #: c-format.c:2146
2042 #, c-format
2043 msgid "no closing `]' for `%%[' format"
2044 msgstr ""
2045
2046 #: c-format.c:2159
2047 #, c-format
2048 msgid "use of `%s' length modifier with `%c' type character"
2049 msgstr ""
2050
2051 #: c-format.c:2180
2052 #, c-format
2053 msgid "%s does not support the `%%%s%c' %s format"
2054 msgstr ""
2055
2056 #: c-format.c:2195
2057 msgid "operand number specified with suppressed assignment"
2058 msgstr ""
2059
2060 #: c-format.c:2197
2061 msgid "operand number specified for format taking no argument"
2062 msgstr ""
2063
2064 #: c-format.c:2309
2065 #, c-format
2066 msgid "writing through null pointer (arg %d)"
2067 msgstr ""
2068
2069 #: c-format.c:2318
2070 #, c-format
2071 msgid "reading through null pointer (arg %d)"
2072 msgstr ""
2073
2074 #: c-format.c:2338
2075 #, c-format
2076 msgid "writing into constant object (arg %d)"
2077 msgstr ""
2078
2079 #: c-format.c:2348
2080 #, c-format
2081 msgid "extra type qualifiers in format argument (arg %d)"
2082 msgstr ""
2083
2084 #: c-format.c:2355
2085 #, c-format
2086 msgid "format argument is not a pointer (arg %d)"
2087 msgstr ""
2088
2089 #: c-format.c:2357
2090 #, c-format
2091 msgid "format argument is not a pointer to a pointer (arg %d)"
2092 msgstr ""
2093
2094 #: c-format.c:2433
2095 msgid "pointer"
2096 msgstr ""
2097
2098 #: c-format.c:2435
2099 #, fuzzy
2100 msgid "different type"
2101 msgstr "åßäïò ìïñöÞò"
2102
2103 #: c-format.c:2456
2104 #, c-format
2105 msgid "%s is not type %s (arg %d)"
2106 msgstr ""
2107
2108 #: c-format.c:2459
2109 #, c-format
2110 msgid "%s format, %s arg (arg %d)"
2111 msgstr ""
2112
2113 #: c-format.c:2704
2114 msgid "args to be formatted is not '...'"
2115 msgstr ""
2116
2117 #: c-format.c:2713
2118 msgid "strftime formats cannot format arguments"
2119 msgstr ""
2120
2121 #: c-incpath.c:68
2122 #, fuzzy, c-format
2123 msgid "ignoring duplicate directory \"%s\"\n"
2124 msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï \"%s\""
2125
2126 #: c-incpath.c:71
2127 #, c-format
2128 msgid "  as it is a non-system directory that duplicates a system directory\n"
2129 msgstr ""
2130
2131 #: c-incpath.c:75
2132 #, fuzzy, c-format
2133 msgid "ignoring nonexistent directory \"%s\"\n"
2134 msgstr "äéáãñáöÞ ìç-êáôáëüãïõ `%s'\n"
2135
2136 #: c-incpath.c:273
2137 #, c-format
2138 msgid "#include \"...\" search starts here:\n"
2139 msgstr ""
2140
2141 #: c-incpath.c:277
2142 #, c-format
2143 msgid "#include <...> search starts here:\n"
2144 msgstr ""
2145
2146 #: c-incpath.c:282
2147 #, fuzzy, c-format
2148 msgid "End of search list.\n"
2149 msgstr "ÔÝëïò ôìÞìáôïò"
2150
2151 #: c-lex.c:240
2152 msgid "badly nested C headers from preprocessor"
2153 msgstr ""
2154
2155 #: c-lex.c:281
2156 #, c-format
2157 msgid "ignoring #pragma %s %s"
2158 msgstr ""
2159
2160 #. ... or not.
2161 #: c-lex.c:385
2162 msgid "%Hstray '@' in program"
2163 msgstr ""
2164
2165 #: c-lex.c:393
2166 #, c-format
2167 msgid "missing terminating %c character"
2168 msgstr "Ý÷åé ðáñáëçöèåß ôåñìáôéêüò ÷áñáêôÞñáò %c"
2169
2170 #: c-lex.c:395
2171 #, c-format
2172 msgid "stray '%c' in program"
2173 msgstr ""
2174
2175 #: c-lex.c:397
2176 #, c-format
2177 msgid "stray '\\%o' in program"
2178 msgstr ""
2179
2180 #: c-lex.c:535
2181 msgid "this decimal constant is unsigned only in ISO C90"
2182 msgstr ""
2183
2184 #: c-lex.c:538
2185 msgid "this decimal constant would be unsigned in ISO C90"
2186 msgstr ""
2187
2188 #: c-lex.c:554
2189 #, fuzzy, c-format
2190 msgid "integer constant is too large for \"%s\" type"
2191 msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
2192
2193 #: c-lex.c:620
2194 #, fuzzy, c-format
2195 msgid "floating constant exceeds range of \"%s\""
2196 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
2197
2198 #: c-lex.c:696
2199 msgid "traditional C rejects string constant concatenation"
2200 msgstr ""
2201
2202 #: c-objc-common.c:82
2203 msgid "%Jfunction '%F' can never be inlined because it is supressed using -fno-inline"
2204 msgstr ""
2205
2206 #: c-objc-common.c:92
2207 msgid "%Jfunction '%F' can never be inlined because it might not be bound within this unit of translation"
2208 msgstr ""
2209
2210 #: c-objc-common.c:100
2211 msgid "%Jfunction '%F' can never be inlined because it uses attributes conflicting with inlining"
2212 msgstr ""
2213
2214 #: c-objc-common.c:115
2215 msgid "%Jfunction '%F' can never be inlined because it has pending sizes"
2216 msgstr ""
2217
2218 #: c-objc-common.c:128
2219 msgid "%Jnested function '%F' can never be inlined because it has possibly saved pending sizes"
2220 msgstr ""
2221
2222 #: c-opts.c:141
2223 #, c-format
2224 msgid "no class name specified with \"%s\""
2225 msgstr ""
2226
2227 #: c-opts.c:145
2228 #, fuzzy, c-format
2229 msgid "assertion missing after \"%s\""
2230 msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
2231
2232 #: c-opts.c:150
2233 #, fuzzy, c-format
2234 msgid "macro name missing after \"%s\""
2235 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
2236
2237 #: c-opts.c:157
2238 #, fuzzy, c-format
2239 msgid "missing path after \"%s\""
2240 msgstr "Áñ÷Þ áñ÷åßïõ %s\n"
2241
2242 #: c-opts.c:166
2243 #, fuzzy, c-format
2244 msgid "missing filename after \"%s\""
2245 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
2246
2247 #: c-opts.c:171
2248 #, fuzzy, c-format
2249 msgid "missing makefile target after \"%s\""
2250 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
2251
2252 #: c-opts.c:291
2253 #, fuzzy
2254 msgid "-I- specified twice"
2255 msgstr "ìç ïñéóìÝíï"
2256
2257 #: c-opts.c:692
2258 #, fuzzy, c-format
2259 msgid "switch \"%s\" is no longer supported"
2260 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
2261
2262 #: c-opts.c:816
2263 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2264 msgstr ""
2265
2266 #: c-opts.c:982
2267 msgid "output filename specified twice"
2268 msgstr ""
2269
2270 #: c-opts.c:1106
2271 msgid "-Wformat-y2k ignored without -Wformat"
2272 msgstr ""
2273
2274 #: c-opts.c:1108
2275 msgid "-Wformat-extra-args ignored without -Wformat"
2276 msgstr ""
2277
2278 #: c-opts.c:1110
2279 msgid "-Wformat-zero-length ignored without -Wformat"
2280 msgstr ""
2281
2282 #: c-opts.c:1112
2283 msgid "-Wformat-nonliteral ignored without -Wformat"
2284 msgstr ""
2285
2286 #: c-opts.c:1114
2287 msgid "-Wformat-security ignored without -Wformat"
2288 msgstr ""
2289
2290 #: c-opts.c:1116
2291 msgid "-Wmissing-format-attribute ignored without -Wformat"
2292 msgstr ""
2293
2294 #: c-opts.c:1130
2295 #, fuzzy, c-format
2296 msgid "opening output file %s: %m"
2297 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
2298
2299 #: c-opts.c:1135
2300 #, c-format
2301 msgid "too many filenames given.  Type %s --help for usage"
2302 msgstr ""
2303
2304 #: c-opts.c:1213
2305 msgid "YYDEBUG not defined"
2306 msgstr ""
2307
2308 #: c-opts.c:1260
2309 #, c-format
2310 msgid "opening dependency file %s: %m"
2311 msgstr ""
2312
2313 #: c-opts.c:1270
2314 #, c-format
2315 msgid "closing dependency file %s: %m"
2316 msgstr ""
2317
2318 #: c-opts.c:1273
2319 #, fuzzy, c-format
2320 msgid "when writing output to %s: %m"
2321 msgstr "óöÜëìá åããñáöÞò %s"
2322
2323 #: c-opts.c:1343
2324 msgid "to generate dependencies you must specify either -M or -MM"
2325 msgstr ""
2326
2327 #: c-opts.c:1403
2328 msgid "<built-in>"
2329 msgstr ""
2330
2331 #: c-opts.c:1418
2332 msgid "<command line>"
2333 msgstr ""
2334
2335 #: c-opts.c:1502
2336 msgid "too late for # directive to set debug directory"
2337 msgstr ""
2338
2339 #. Like YYERROR but do call yyerror.
2340 #: c-parse.y:54 c-parse.c:5381 gengtype-yacc.c:1514 java/parse-scan.c:3063
2341 #: java/parse.c:6067 objc/objc-parse.y:54 objc/objc-parse.c:6644
2342 msgid "syntax error"
2343 msgstr "óöÜëìá óýíôáîçò"
2344
2345 #: c-parse.c:2118 gengtype-yacc.c:545 java/parse-scan.c:1932 java/parse.c:2875
2346 #: objc/objc-parse.c:2717
2347 #, fuzzy
2348 msgid "syntax error: cannot back up"
2349 msgstr "ï äéá÷ùñéóôÞò äå ìðïñåß íá åßíáé êåíüò"
2350
2351 #: c-parse.y:320 objc/objc-parse.y:344
2352 msgid "ISO C forbids an empty source file"
2353 msgstr ""
2354
2355 #: c-parse.y:349 c-typeck.c:6217 objc/objc-parse.y:374
2356 msgid "argument of `asm' is not a constant string"
2357 msgstr ""
2358
2359 #: c-parse.y:357 objc/objc-parse.y:382
2360 msgid "ISO C forbids data definition with no type or storage class"
2361 msgstr ""
2362
2363 #: c-parse.y:359 objc/objc-parse.y:384
2364 msgid "data definition has no type or storage class"
2365 msgstr ""
2366
2367 #: c-parse.y:372 objc/objc-parse.y:397
2368 msgid "ISO C does not allow extra `;' outside of a function"
2369 msgstr ""
2370
2371 #: c-parse.y:429 cppexp.c:1253
2372 msgid "traditional C rejects the unary plus operator"
2373 msgstr ""
2374
2375 #: c-parse.y:476 objc/objc-parse.y:501
2376 msgid "`sizeof' applied to a bit-field"
2377 msgstr ""
2378
2379 #: c-parse.y:563 objc/objc-parse.y:588
2380 msgid "ISO C forbids omitting the middle term of a ?: expression"
2381 msgstr ""
2382
2383 #: c-parse.y:611 objc/objc-parse.y:636
2384 msgid "ISO C89 forbids compound literals"
2385 msgstr ""
2386
2387 #: c-parse.y:625 objc/objc-parse.y:650
2388 msgid "ISO C forbids braced-groups within expressions"
2389 msgstr ""
2390
2391 #: c-parse.y:653 objc/objc-parse.y:678
2392 msgid "first argument to __builtin_choose_expr not a constant"
2393 msgstr ""
2394
2395 #: c-parse.y:696 objc/objc-parse.y:737
2396 msgid "traditional C rejects ISO C style function definitions"
2397 msgstr ""
2398
2399 #: c-parse.y:699 c-parse.y:705 objc/objc-parse.y:740 objc/objc-parse.y:746
2400 #, fuzzy
2401 msgid "old-style parameter declaration"
2402 msgstr "êåíü áëöáñéèìçôéêü"
2403
2404 #: c-parse.y:967 c-parse.y:973 c-parse.y:979 c-parse.y:985 c-parse.y:1006
2405 #: c-parse.y:1012 c-parse.y:1018 c-parse.y:1024 c-parse.y:1057 c-parse.y:1063
2406 #: c-parse.y:1069 c-parse.y:1075 c-parse.y:1120 c-parse.y:1126 c-parse.y:1132
2407 #: c-parse.y:1138 objc/objc-parse.y:1008 objc/objc-parse.y:1014
2408 #: objc/objc-parse.y:1020 objc/objc-parse.y:1026 objc/objc-parse.y:1047
2409 #: objc/objc-parse.y:1053 objc/objc-parse.y:1059 objc/objc-parse.y:1065
2410 #: objc/objc-parse.y:1098 objc/objc-parse.y:1104 objc/objc-parse.y:1110
2411 #: objc/objc-parse.y:1116 objc/objc-parse.y:1161 objc/objc-parse.y:1167
2412 #: objc/objc-parse.y:1173 objc/objc-parse.y:1179
2413 #, fuzzy, c-format
2414 msgid "`%s' is not at beginning of declaration"
2415 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
2416
2417 #: c-parse.y:1300 objc/objc-parse.y:1350
2418 msgid "`typeof' applied to a bit-field"
2419 msgstr ""
2420
2421 #: c-parse.y:1427 objc/objc-parse.y:1477
2422 msgid "ISO C forbids empty initializer braces"
2423 msgstr ""
2424
2425 #: c-parse.y:1441 objc/objc-parse.y:1491
2426 msgid "ISO C89 forbids specifying subobject to initialize"
2427 msgstr ""
2428
2429 #: c-parse.y:1444 objc/objc-parse.y:1494
2430 msgid "obsolete use of designated initializer without `='"
2431 msgstr ""
2432
2433 #: c-parse.y:1448 objc/objc-parse.y:1498
2434 msgid "obsolete use of designated initializer with `:'"
2435 msgstr ""
2436
2437 #: c-parse.y:1475 objc/objc-parse.y:1525
2438 msgid "ISO C forbids specifying range of elements to initialize"
2439 msgstr ""
2440
2441 #: c-parse.y:1483 c-parse.y:1514 objc/objc-parse.y:1533 objc/objc-parse.y:1564
2442 msgid "ISO C forbids nested functions"
2443 msgstr ""
2444
2445 #: c-parse.y:1691 objc/objc-parse.y:1743
2446 msgid "ISO C forbids forward references to `enum' types"
2447 msgstr ""
2448
2449 #: c-parse.y:1703 cp/parser.c:9282 objc/objc-parse.y:1755
2450 #, fuzzy
2451 msgid "comma at end of enumerator list"
2452 msgstr "óêïõðßäéá óôï ôÝëïò ôïõ áñéèìïý"
2453
2454 #: c-parse.y:1723 objc/objc-parse.y:1775
2455 msgid "no semicolon at end of struct or union"
2456 msgstr ""
2457
2458 #: c-parse.y:1732 objc/objc-parse.y:1784 objc/objc-parse.y:2846
2459 msgid "extra semicolon in struct or union specified"
2460 msgstr ""
2461
2462 #: c-parse.y:1745 objc/objc-parse.y:1800
2463 msgid "ISO C doesn't support unnamed structs/unions"
2464 msgstr ""
2465
2466 #: c-parse.y:1754 objc/objc-parse.y:1809
2467 msgid "ISO C forbids member declarations with no members"
2468 msgstr ""
2469
2470 #: c-parse.y:1915 objc/objc-parse.y:1970
2471 msgid "label at end of compound statement"
2472 msgstr ""
2473
2474 #: c-parse.y:1934 objc/objc-parse.y:1989
2475 msgid "ISO C90 forbids mixed declarations and code"
2476 msgstr ""
2477
2478 #: c-parse.y:2012 objc/objc-parse.y:2069
2479 msgid "ISO C forbids label declarations"
2480 msgstr ""
2481
2482 #: c-parse.y:2062 objc/objc-parse.y:2119
2483 msgid "braced-group within expression allowed only inside a function"
2484 msgstr ""
2485
2486 #: c-parse.y:2184 objc/objc-parse.y:2241
2487 msgid "empty body in an else-statement"
2488 msgstr ""
2489
2490 #: c-parse.y:2192 objc/objc-parse.y:2249
2491 msgid "%Hempty body in an if-statement"
2492 msgstr ""
2493
2494 #: c-parse.y:2272 cp/parser.c:6028 objc/objc-parse.y:2329
2495 msgid "break statement not within loop or switch"
2496 msgstr ""
2497
2498 #: c-parse.y:2281 cp/parser.c:6039 objc/objc-parse.y:2338
2499 msgid "continue statement not within a loop"
2500 msgstr ""
2501
2502 #: c-parse.y:2323 objc/objc-parse.y:2380
2503 msgid "ISO C forbids `goto *expr;'"
2504 msgstr ""
2505
2506 #. Gcc used to allow this as an extension.  However, it does
2507 #. not work for all targets, and thus has been disabled.
2508 #. Also, since func (...) and func () are indistinguishable,
2509 #. it caused problems with the code in expand_builtin which
2510 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2511 #. correctly.
2512 #: c-parse.y:2440 objc/objc-parse.y:2548
2513 msgid "ISO C requires a named argument before `...'"
2514 msgstr ""
2515
2516 #: c-parse.y:2538 objc/objc-parse.y:2646
2517 msgid "`...' in old-style identifier list"
2518 msgstr ""
2519
2520 #: c-parse.c:5377 gengtype-yacc.c:1510 java/parse-scan.c:3059
2521 #: java/parse.c:6063 objc/objc-parse.c:6640
2522 #, fuzzy
2523 msgid "syntax error; also virtual memory exhausted"
2524 msgstr "óöÜëìá åðåîåñãáóßáò· åðßóçò ç ìíÞìç åîáíôëÞèçêå"
2525
2526 #: c-parse.c:5495 gengtype-yacc.c:1628 java/parse-scan.c:3177
2527 #: java/parse.c:6181 objc/objc-parse.c:6758
2528 #, fuzzy
2529 msgid "parser stack overflow"
2530 msgstr "Õðåñ÷åßëéóç ðßíáêá áñ÷åßïõ"
2531
2532 #: c-parse.y:2968 objc/objc-parse.y:3663
2533 #, c-format
2534 msgid "syntax error at '%s' token"
2535 msgstr "óõíôáêôéêü óöÜëìá óôï óýìâïëï '%s'"
2536
2537 #: c-pch.c:112
2538 #, fuzzy, c-format
2539 msgid "can't create precompiled header %s: %m"
2540 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß ï êáôÜëïãïò %s: %s\n"
2541
2542 #: c-pch.c:132
2543 #, fuzzy, c-format
2544 msgid "can't write to %s: %m"
2545 msgstr "áäõíáìßá åããñáöÞò áðïôåëÝóìáôïò: %s"
2546
2547 #: c-pch.c:138
2548 #, fuzzy, c-format
2549 msgid "`%s' is not a valid output file"
2550 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
2551
2552 #: c-pch.c:167 c-pch.c:183 c-pch.c:195
2553 #, fuzzy, c-format
2554 msgid "can't write %s: %m"
2555 msgstr "áäõíáìßá åããñáöÞò áðïôåëÝóìáôïò: %s"
2556
2557 #: c-pch.c:173
2558 #, fuzzy, c-format
2559 msgid "can't seek in %s: %m"
2560 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
2561
2562 #: c-pch.c:181 c-pch.c:221 c-pch.c:249 c-pch.c:254 c-pch.c:324
2563 #, fuzzy, c-format
2564 msgid "can't read %s: %m"
2565 msgstr "%s: áäõíáìßá óôçí áíÜãíùóç %s: %s\n"
2566
2567 #: c-pch.c:234
2568 #, c-format
2569 msgid "%s: not compatible with this GCC version"
2570 msgstr ""
2571
2572 #. It's a PCH for the wrong language.
2573 #: c-pch.c:237
2574 #, fuzzy, c-format
2575 msgid "%s: not for %s"
2576 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
2577
2578 #. Not any kind of PCH.
2579 #: c-pch.c:241
2580 #, fuzzy, c-format
2581 msgid "%s: not a PCH file"
2582 msgstr "%s: Äåí åßíáé êáíïíéêü áñ÷åßï"
2583
2584 #: c-pch.c:260
2585 #, c-format
2586 msgid "%s: created on host `%.*s', but used on host `%s'"
2587 msgstr ""
2588
2589 #: c-pch.c:270
2590 #, c-format
2591 msgid "%s: created for target `%.*s', but used for target `%s'"
2592 msgstr ""
2593
2594 #: c-pch.c:283
2595 #, c-format
2596 msgid "%s: created by version `%.*s', but this is version `%s'"
2597 msgstr ""
2598
2599 #: c-pch.c:299
2600 #, c-format
2601 msgid "%s: created with -g%s, but used with -g%s"
2602 msgstr ""
2603
2604 #: c-pch.c:313
2605 #, c-format
2606 msgid "%s: had text segment at different address"
2607 msgstr ""
2608
2609 # src/request.c:37
2610 #: c-pch.c:330 cpperror.c:176 gcc.c:6547
2611 #, c-format
2612 msgid "%s: %s"
2613 msgstr "%s: %s"
2614
2615 #: c-pch.c:361
2616 #, fuzzy
2617 msgid "calling fdopen"
2618 msgstr "fdopen"
2619
2620 #: c-pch.c:369 c-pch.c:381
2621 #, fuzzy
2622 msgid "reading"
2623 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
2624
2625 #: c-pragma.c:106
2626 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2627 msgstr ""
2628
2629 #: c-pragma.c:124
2630 #, c-format
2631 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2632 msgstr ""
2633
2634 #: c-pragma.c:144
2635 #, fuzzy
2636 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2637 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
2638
2639 #: c-pragma.c:146
2640 #, fuzzy
2641 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2642 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
2643
2644 #: c-pragma.c:165
2645 msgid "missing '(' after '#pragma pack' - ignored"
2646 msgstr ""
2647
2648 #: c-pragma.c:178 c-pragma.c:228
2649 #, fuzzy
2650 msgid "malformed '#pragma pack' - ignored"
2651 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2652
2653 #: c-pragma.c:183
2654 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2655 msgstr ""
2656
2657 #: c-pragma.c:185
2658 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2659 msgstr ""
2660
2661 #: c-pragma.c:194
2662 #, c-format
2663 msgid "unknown action '%s' for '#pragma pack' - ignored"
2664 msgstr ""
2665
2666 #: c-pragma.c:231
2667 msgid "junk at end of '#pragma pack'"
2668 msgstr ""
2669
2670 #: c-pragma.c:245
2671 #, c-format
2672 msgid "alignment must be a small power of two, not %d"
2673 msgstr ""
2674
2675 #: c-pragma.c:278
2676 #, fuzzy
2677 msgid "%Japplying #pragma weak '%D' after first use results in unspecified behavior"
2678 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
2679
2680 #: c-pragma.c:325 c-pragma.c:330
2681 #, fuzzy
2682 msgid "malformed #pragma weak, ignored"
2683 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2684
2685 #: c-pragma.c:334
2686 msgid "junk at end of #pragma weak"
2687 msgstr ""
2688
2689 #: c-pragma.c:367 c-pragma.c:372
2690 #, fuzzy
2691 msgid "malformed #pragma redefine_extname, ignored"
2692 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2693
2694 #: c-pragma.c:377
2695 #, fuzzy
2696 msgid "junk at end of #pragma redefine_extname"
2697 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
2698
2699 #: c-pragma.c:384 c-pragma.c:462
2700 msgid "#pragma redefine_extname conflicts with declaration"
2701 msgstr ""
2702
2703 #: c-pragma.c:413
2704 #, fuzzy
2705 msgid "malformed #pragma extern_prefix, ignored"
2706 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2707
2708 #: c-pragma.c:418
2709 #, fuzzy
2710 msgid "junk at end of #pragma extern_prefix"
2711 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
2712
2713 #: c-pragma.c:449
2714 msgid "asm declaration conflicts with previous rename"
2715 msgstr ""
2716
2717 #: c-semantics.c:697
2718 #, fuzzy
2719 msgid "destructor needed for `%D'"
2720 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
2721
2722 #: c-semantics.c:698
2723 msgid "where case label appears here"
2724 msgstr ""
2725
2726 #: c-semantics.c:701
2727 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2728 msgstr ""
2729
2730 #: c-semantics.c:737 c-typeck.c:6239 cp/semantics.c:1070
2731 #, c-format
2732 msgid "%s qualifier ignored on asm"
2733 msgstr ""
2734
2735 #: c-semantics.c:991
2736 msgid "will never be executed"
2737 msgstr ""
2738
2739 #: c-typeck.c:120
2740 #, c-format
2741 msgid "`%s' has an incomplete type"
2742 msgstr ""
2743
2744 #: c-typeck.c:142 cp/call.c:2532
2745 #, fuzzy
2746 msgid "invalid use of void expression"
2747 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
2748
2749 #: c-typeck.c:150
2750 #, fuzzy
2751 msgid "invalid use of flexible array member"
2752 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
2753
2754 #: c-typeck.c:156
2755 msgid "invalid use of array with unspecified bounds"
2756 msgstr ""
2757
2758 #: c-typeck.c:164
2759 #, fuzzy, c-format
2760 msgid "invalid use of undefined type `%s %s'"
2761 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
2762
2763 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2764 #: c-typeck.c:168
2765 #, fuzzy, c-format
2766 msgid "invalid use of incomplete typedef `%s'"
2767 msgstr "ìç Ýãêõñïò äåýôåñïò ôåëåóôÞò óå êáôÜóôáóç óõìâáôüôçôáò `%s'"
2768
2769 #: c-typeck.c:415 c-typeck.c:430
2770 msgid "function types not truly compatible in ISO C"
2771 msgstr ""
2772
2773 #: c-typeck.c:611
2774 msgid "types are not quite compatible"
2775 msgstr ""
2776
2777 #: c-typeck.c:820
2778 msgid "function return types not compatible due to `volatile'"
2779 msgstr ""
2780
2781 #: c-typeck.c:966 c-typeck.c:2143
2782 msgid "arithmetic on pointer to an incomplete type"
2783 msgstr ""
2784
2785 #: c-typeck.c:1339
2786 #, c-format
2787 msgid "%s has no member named `%s'"
2788 msgstr ""
2789
2790 #: c-typeck.c:1375
2791 #, c-format
2792 msgid "request for member `%s' in something not a structure or union"
2793 msgstr ""
2794
2795 #: c-typeck.c:1404
2796 msgid "dereferencing pointer to incomplete type"
2797 msgstr ""
2798
2799 #: c-typeck.c:1408
2800 msgid "dereferencing `void *' pointer"
2801 msgstr ""
2802
2803 #: c-typeck.c:1425 cp/typeck.c:2104
2804 #, fuzzy, c-format
2805 msgid "invalid type argument of `%s'"
2806 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
2807
2808 #: c-typeck.c:1443 cp/typeck.c:2129
2809 msgid "subscript missing in array reference"
2810 msgstr ""
2811
2812 #: c-typeck.c:1464 cp/typeck.c:2171
2813 msgid "array subscript has type `char'"
2814 msgstr ""
2815
2816 #: c-typeck.c:1472 c-typeck.c:1561 cp/typeck.c:2175 cp/typeck.c:2261
2817 msgid "array subscript is not an integer"
2818 msgstr ""
2819
2820 #: c-typeck.c:1505
2821 msgid "ISO C forbids subscripting `register' array"
2822 msgstr ""
2823
2824 #: c-typeck.c:1507
2825 msgid "ISO C90 forbids subscripting non-lvalue array"
2826 msgstr ""
2827
2828 #: c-typeck.c:1540
2829 msgid "subscript has type `char'"
2830 msgstr ""
2831
2832 #: c-typeck.c:1556 cp/typeck.c:2256
2833 msgid "subscripted value is neither array nor pointer"
2834 msgstr ""
2835
2836 #: c-typeck.c:1586
2837 #, c-format
2838 msgid "local declaration of `%s' hides instance variable"
2839 msgstr ""
2840
2841 #: c-typeck.c:1679
2842 #, fuzzy
2843 msgid "called object is not a function"
2844 msgstr "Ôï åðþíõìï áíôéêåßìåíï äåí åßíáé áíáæçôÞóéìï"
2845
2846 #. This situation leads to run-time undefined behavior.  We can't,
2847 #. therefore, simply error unless we can prove that all possible
2848 #. executions of the program must execute the code.
2849 #: c-typeck.c:1711
2850 msgid "function called through a non-compatible type"
2851 msgstr ""
2852
2853 #: c-typeck.c:1805 cp/typeck.c:2544
2854 #, fuzzy
2855 msgid "too many arguments to function"
2856 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
2857
2858 #: c-typeck.c:1826
2859 #, c-format
2860 msgid "type of formal parameter %d is incomplete"
2861 msgstr ""
2862
2863 #: c-typeck.c:1839
2864 #, c-format
2865 msgid "%s as integer rather than floating due to prototype"
2866 msgstr ""
2867
2868 #: c-typeck.c:1842
2869 #, c-format
2870 msgid "%s as integer rather than complex due to prototype"
2871 msgstr ""
2872
2873 #: c-typeck.c:1845
2874 #, c-format
2875 msgid "%s as complex rather than floating due to prototype"
2876 msgstr ""
2877
2878 #: c-typeck.c:1848
2879 #, c-format
2880 msgid "%s as floating rather than integer due to prototype"
2881 msgstr ""
2882
2883 #: c-typeck.c:1851
2884 #, c-format
2885 msgid "%s as complex rather than integer due to prototype"
2886 msgstr ""
2887
2888 #: c-typeck.c:1854
2889 #, c-format
2890 msgid "%s as floating rather than complex due to prototype"
2891 msgstr ""
2892
2893 #: c-typeck.c:1864
2894 #, c-format
2895 msgid "%s as `float' rather than `double' due to prototype"
2896 msgstr ""
2897
2898 #: c-typeck.c:1882
2899 #, c-format
2900 msgid "%s with different width due to prototype"
2901 msgstr ""
2902
2903 #: c-typeck.c:1908
2904 #, c-format
2905 msgid "%s as unsigned due to prototype"
2906 msgstr ""
2907
2908 #: c-typeck.c:1910
2909 #, c-format
2910 msgid "%s as signed due to prototype"
2911 msgstr ""
2912
2913 #: c-typeck.c:1944 cp/typeck.c:2650
2914 #, fuzzy
2915 msgid "too few arguments to function"
2916 msgstr "ðïëý ëßãá ïñßóìáôá"
2917
2918 #: c-typeck.c:1984
2919 msgid "suggest parentheses around + or - inside shift"
2920 msgstr ""
2921
2922 #: c-typeck.c:1991
2923 msgid "suggest parentheses around && within ||"
2924 msgstr ""
2925
2926 #: c-typeck.c:2000
2927 msgid "suggest parentheses around arithmetic in operand of |"
2928 msgstr ""
2929
2930 #: c-typeck.c:2003
2931 msgid "suggest parentheses around comparison in operand of |"
2932 msgstr ""
2933
2934 #: c-typeck.c:2012
2935 msgid "suggest parentheses around arithmetic in operand of ^"
2936 msgstr ""
2937
2938 #: c-typeck.c:2015
2939 msgid "suggest parentheses around comparison in operand of ^"
2940 msgstr ""
2941
2942 #: c-typeck.c:2022
2943 msgid "suggest parentheses around + or - in operand of &"
2944 msgstr ""
2945
2946 #: c-typeck.c:2025
2947 msgid "suggest parentheses around comparison in operand of &"
2948 msgstr ""
2949
2950 #: c-typeck.c:2032
2951 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2952 msgstr ""
2953
2954 #: c-typeck.c:2095
2955 msgid "pointer of type `void *' used in subtraction"
2956 msgstr ""
2957
2958 #: c-typeck.c:2097
2959 msgid "pointer to a function used in subtraction"
2960 msgstr ""
2961
2962 #: c-typeck.c:2191
2963 msgid "wrong type argument to unary plus"
2964 msgstr ""
2965
2966 #: c-typeck.c:2204
2967 msgid "wrong type argument to unary minus"
2968 msgstr ""
2969
2970 #: c-typeck.c:2221
2971 msgid "ISO C does not support `~' for complex conjugation"
2972 msgstr ""
2973
2974 #: c-typeck.c:2227
2975 msgid "wrong type argument to bit-complement"
2976 msgstr ""
2977
2978 #: c-typeck.c:2235
2979 #, fuzzy
2980 msgid "wrong type argument to abs"
2981 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
2982
2983 #: c-typeck.c:2247
2984 msgid "wrong type argument to conjugation"
2985 msgstr ""
2986
2987 #: c-typeck.c:2261
2988 msgid "wrong type argument to unary exclamation mark"
2989 msgstr ""
2990
2991 #: c-typeck.c:2304
2992 msgid "ISO C does not support `++' and `--' on complex types"
2993 msgstr ""
2994
2995 #: c-typeck.c:2319 c-typeck.c:2351
2996 msgid "wrong type argument to increment"
2997 msgstr ""
2998
2999 #: c-typeck.c:2321 c-typeck.c:2353
3000 msgid "wrong type argument to decrement"
3001 msgstr ""
3002
3003 #: c-typeck.c:2342
3004 msgid "increment of pointer to unknown structure"
3005 msgstr ""
3006
3007 #: c-typeck.c:2344
3008 msgid "decrement of pointer to unknown structure"
3009 msgstr ""
3010
3011 #: c-typeck.c:2469
3012 #, fuzzy
3013 msgid "invalid lvalue in unary `&'"
3014 msgstr "ìç Ýãêõñïò ÷ñüíïò áíáðÞäçò"
3015
3016 #: c-typeck.c:2501
3017 #, c-format
3018 msgid "attempt to take address of bit-field structure member `%s'"
3019 msgstr ""
3020
3021 #: c-typeck.c:2634
3022 #, fuzzy
3023 msgid "use of conditional expressions as lvalues is deprecated"
3024 msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç (ëÜèïò åßóïäïò): %s"
3025
3026 #: c-typeck.c:2637
3027 msgid "use of compound expressions as lvalues is deprecated"
3028 msgstr ""
3029
3030 #: c-typeck.c:2640
3031 msgid "use of cast expressions as lvalues is deprecated"
3032 msgstr ""
3033
3034 #: c-typeck.c:2655
3035 #, c-format
3036 msgid "%s of read-only member `%s'"
3037 msgstr ""
3038
3039 #: c-typeck.c:2659
3040 #, fuzzy, c-format
3041 msgid "%s of read-only variable `%s'"
3042 msgstr "Ìç áíáãíùñßóéìç ìåôáâëçôÞ `%s'"
3043
3044 #: c-typeck.c:2662
3045 #, c-format
3046 msgid "%s of read-only location"
3047 msgstr ""
3048
3049 #: c-typeck.c:2680
3050 #, fuzzy, c-format
3051 msgid "cannot take address of bit-field `%s'"
3052 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'"
3053
3054 #: c-typeck.c:2708 treelang/treetree.c:946
3055 #, c-format
3056 msgid "global register variable `%s' used in nested function"
3057 msgstr ""
3058
3059 #: c-typeck.c:2712 treelang/treetree.c:950
3060 #, c-format
3061 msgid "register variable `%s' used in nested function"
3062 msgstr ""
3063
3064 #: c-typeck.c:2719 treelang/treetree.c:957
3065 #, c-format
3066 msgid "address of global register variable `%s' requested"
3067 msgstr ""
3068
3069 #: c-typeck.c:2731
3070 msgid "cannot put object with volatile field into register"
3071 msgstr ""
3072
3073 #: c-typeck.c:2735 treelang/treetree.c:962
3074 #, c-format
3075 msgid "address of register variable `%s' requested"
3076 msgstr ""
3077
3078 #: c-typeck.c:2820
3079 msgid "signed and unsigned type in conditional expression"
3080 msgstr ""
3081
3082 #: c-typeck.c:2827
3083 msgid "ISO C forbids conditional expr with only one void side"
3084 msgstr ""
3085
3086 #: c-typeck.c:2843 c-typeck.c:2850
3087 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3088 msgstr ""
3089
3090 #: c-typeck.c:2856
3091 msgid "pointer type mismatch in conditional expression"
3092 msgstr ""
3093
3094 #: c-typeck.c:2863 c-typeck.c:2873
3095 msgid "pointer/integer type mismatch in conditional expression"
3096 msgstr ""
3097
3098 #: c-typeck.c:2887
3099 msgid "type mismatch in conditional expression"
3100 msgstr ""
3101
3102 #: c-typeck.c:2947
3103 msgid "left-hand operand of comma expression has no effect"
3104 msgstr ""
3105
3106 #: c-typeck.c:2978
3107 msgid "cast specifies array type"
3108 msgstr ""
3109
3110 #: c-typeck.c:2984
3111 msgid "cast specifies function type"
3112 msgstr ""
3113
3114 #: c-typeck.c:2994
3115 msgid "ISO C forbids casting nonscalar to the same type"
3116 msgstr ""
3117
3118 #: c-typeck.c:3012
3119 msgid "ISO C forbids casts to union type"
3120 msgstr ""
3121
3122 #: c-typeck.c:3020
3123 msgid "cast to union type from type not present in union"
3124 msgstr ""
3125
3126 #: c-typeck.c:3071
3127 msgid "cast adds new qualifiers to function type"
3128 msgstr ""
3129
3130 #. There are qualifiers present in IN_OTYPE that are not
3131 #. present in IN_TYPE.
3132 #: c-typeck.c:3076
3133 msgid "cast discards qualifiers from pointer target type"
3134 msgstr ""
3135
3136 #: c-typeck.c:3091
3137 msgid "cast increases required alignment of target type"
3138 msgstr ""
3139
3140 #: c-typeck.c:3097 cp/typeck.c:4889
3141 msgid "cast from pointer to integer of different size"
3142 msgstr ""
3143
3144 #: c-typeck.c:3102
3145 msgid "cast does not match function type"
3146 msgstr ""
3147
3148 #: c-typeck.c:3109 cp/typeck.c:4896
3149 msgid "cast to pointer from integer of different size"
3150 msgstr ""
3151
3152 #: c-typeck.c:3121
3153 msgid "type-punning to incomplete type might break strict-aliasing rules"
3154 msgstr ""
3155
3156 #: c-typeck.c:3125
3157 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3158 msgstr ""
3159
3160 #: c-typeck.c:3136
3161 msgid "ISO C forbids conversion of function pointer to object pointer type"
3162 msgstr ""
3163
3164 #: c-typeck.c:3145
3165 msgid "ISO C forbids conversion of object pointer to function pointer type"
3166 msgstr ""
3167
3168 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3169 #. Reject anything strange now.
3170 #: c-typeck.c:3303
3171 #, fuzzy
3172 msgid "invalid lvalue in assignment"
3173 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
3174
3175 #. Convert new value to destination type.
3176 #. Check this here to avoid odd errors when trying to convert
3177 #. a throw to the type of the COND_EXPR.
3178 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3179 #. Reject anything strange now.
3180 #: c-typeck.c:3312 c-typeck.c:3337 c-typeck.c:3354 cp/typeck.c:5008
3181 #: cp/typeck.c:5152
3182 #, fuzzy
3183 msgid "assignment"
3184 msgstr "ðñïóðÝñáóìá ïñßóìáôïò"
3185
3186 #: c-typeck.c:3421
3187 #, fuzzy
3188 msgid "cannot pass rvalue to reference parameter"
3189 msgstr "äåí åßíáé äõíáôüí íá ãßíåé `stat' ôï locale áñ÷åßï `%s'"
3190
3191 #: c-typeck.c:3530 c-typeck.c:3606
3192 #, c-format
3193 msgid "%s makes qualified function pointer from unqualified"
3194 msgstr ""
3195
3196 #: c-typeck.c:3534 c-typeck.c:3586
3197 #, c-format
3198 msgid "%s discards qualifiers from pointer target type"
3199 msgstr ""
3200
3201 #: c-typeck.c:3540
3202 msgid "ISO C prohibits argument conversion to union type"
3203 msgstr ""
3204
3205 #: c-typeck.c:3578
3206 #, c-format
3207 msgid "ISO C forbids %s between function pointer and `void *'"
3208 msgstr ""
3209
3210 #: c-typeck.c:3595
3211 #, c-format
3212 msgid "pointer targets in %s differ in signedness"
3213 msgstr ""
3214
3215 #: c-typeck.c:3611
3216 #, c-format
3217 msgid "%s from incompatible pointer type"
3218 msgstr ""
3219
3220 #: c-typeck.c:3617 c-typeck.c:4124 cp/typeck.c:1366
3221 #, fuzzy
3222 msgid "invalid use of non-lvalue array"
3223 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
3224
3225 #: c-typeck.c:3631
3226 #, c-format
3227 msgid "%s makes pointer from integer without a cast"
3228 msgstr "%s ìåôáôñÝðåé áêÝñáéï óå äåßêôç ÷ùñßò ìåôáôñïðÝá"
3229
3230 #: c-typeck.c:3638
3231 #, c-format
3232 msgid "%s makes integer from pointer without a cast"
3233 msgstr ""
3234
3235 #: c-typeck.c:3652 c-typeck.c:3655
3236 #, fuzzy, c-format
3237 msgid "incompatible type for argument %d of `%s'"
3238 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
3239
3240 #: c-typeck.c:3659
3241 #, c-format
3242 msgid "incompatible type for argument %d of indirect function call"
3243 msgstr ""
3244
3245 #: c-typeck.c:3663
3246 #, fuzzy, c-format
3247 msgid "incompatible types in %s"
3248 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
3249
3250 #. Function name is known; supply it.
3251 #: c-typeck.c:3719
3252 #, fuzzy, c-format
3253 msgid "passing arg of `%s'"
3254 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d áðü `%s'"
3255
3256 #. Function name unknown (call through ptr).
3257 #: c-typeck.c:3728
3258 #, fuzzy
3259 msgid "passing arg of pointer to function"
3260 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d ôïõ äåßêôç óôç óõíÜñôçóç"
3261
3262 #. Function name is known; supply it.
3263 #: c-typeck.c:3736
3264 #, c-format
3265 msgid "passing arg %d of `%s'"
3266 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d áðü `%s'"
3267
3268 #. Function name unknown (call through ptr); just give arg number.
3269 #: c-typeck.c:3745
3270 #, c-format
3271 msgid "passing arg %d of pointer to function"
3272 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d ôïõ äåßêôç óôç óõíÜñôçóç"
3273
3274 #: c-typeck.c:3802
3275 msgid "traditional C rejects automatic aggregate initialization"
3276 msgstr ""
3277
3278 # src/request.c:263
3279 #: c-typeck.c:3973 c-typeck.c:3988 c-typeck.c:4003
3280 #, fuzzy, c-format
3281 msgid "(near initialization for `%s')"
3282 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
3283
3284 #: c-typeck.c:4052 cp/typeck2.c:559
3285 msgid "char-array initialized from wide string"
3286 msgstr ""
3287
3288 #: c-typeck.c:4059 cp/typeck2.c:566
3289 msgid "int-array initialized from non-wide string"
3290 msgstr ""
3291
3292 #: c-typeck.c:4077 cp/typeck2.c:581
3293 msgid "initializer-string for array of chars is too long"
3294 msgstr ""
3295
3296 #: c-typeck.c:4147
3297 msgid "array initialized from non-constant array expression"
3298 msgstr ""
3299
3300 #: c-typeck.c:4164 c-typeck.c:4166 c-typeck.c:4182 c-typeck.c:4203
3301 #: c-typeck.c:5585
3302 #, fuzzy
3303 msgid "initializer element is not constant"
3304 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
3305
3306 # src/request.c:263
3307 #: c-typeck.c:4198
3308 msgid "initialization"
3309 msgstr "áñ÷éêïðïßçóç"
3310
3311 #: c-typeck.c:4209 c-typeck.c:5590
3312 msgid "initializer element is not computable at load time"
3313 msgstr ""
3314
3315 #: c-typeck.c:4224 cp/typeck2.c:658
3316 #, fuzzy
3317 msgid "invalid initializer"
3318 msgstr "ìç Ýãêõñï ìÝãåèïò ïñéæüíôéïõ óôçëïèÝôç: %s"
3319
3320 #: c-typeck.c:4509 cp/decl.c:4465
3321 #, fuzzy
3322 msgid "opaque vector types cannot be initialized"
3323 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
3324
3325 #: c-typeck.c:4703
3326 #, fuzzy
3327 msgid "extra brace group at end of initializer"
3328 msgstr "áêïëïõèïýí óêïõðßäéá óôï ôÝëïò ôçò ãñáììÞò"
3329
3330 #: c-typeck.c:4723
3331 msgid "missing braces around initializer"
3332 msgstr ""
3333
3334 #: c-typeck.c:4783
3335 msgid "braces around scalar initializer"
3336 msgstr ""
3337
3338 #: c-typeck.c:4830
3339 msgid "initialization of flexible array member in a nested context"
3340 msgstr ""
3341
3342 #: c-typeck.c:4832
3343 msgid "initialization of a flexible array member"
3344 msgstr ""
3345
3346 #: c-typeck.c:4863
3347 #, fuzzy
3348 msgid "missing initializer"
3349 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
3350
3351 #: c-typeck.c:4889
3352 msgid "empty scalar initializer"
3353 msgstr ""
3354
3355 #: c-typeck.c:4894
3356 msgid "extra elements in scalar initializer"
3357 msgstr ""
3358
3359 #: c-typeck.c:4979
3360 msgid "initialization designators may not nest"
3361 msgstr ""
3362
3363 #: c-typeck.c:5000 c-typeck.c:5068
3364 msgid "array index in non-array initializer"
3365 msgstr ""
3366
3367 #: c-typeck.c:5005 c-typeck.c:5121
3368 msgid "field name not in record or union initializer"
3369 msgstr ""
3370
3371 #: c-typeck.c:5064 c-typeck.c:5066
3372 msgid "nonconstant array index in initializer"
3373 msgstr ""
3374
3375 #: c-typeck.c:5070 c-typeck.c:5073
3376 msgid "array index in initializer exceeds array bounds"
3377 msgstr ""
3378
3379 #: c-typeck.c:5084
3380 msgid "empty index range in initializer"
3381 msgstr ""
3382
3383 #: c-typeck.c:5093
3384 msgid "array index range in initializer exceeds array bounds"
3385 msgstr ""
3386
3387 #: c-typeck.c:5133
3388 #, c-format
3389 msgid "unknown field `%s' specified in initializer"
3390 msgstr ""
3391
3392 #: c-typeck.c:5169 c-typeck.c:5190 c-typeck.c:5652
3393 msgid "initialized field with side-effects overwritten"
3394 msgstr ""
3395
3396 #: c-typeck.c:5860
3397 msgid "excess elements in char array initializer"
3398 msgstr ""
3399
3400 #: c-typeck.c:5867 c-typeck.c:5913
3401 msgid "excess elements in struct initializer"
3402 msgstr ""
3403
3404 #: c-typeck.c:5928
3405 msgid "non-static initialization of a flexible array member"
3406 msgstr ""
3407
3408 #: c-typeck.c:5995
3409 msgid "excess elements in union initializer"
3410 msgstr ""
3411
3412 #: c-typeck.c:6016
3413 msgid "traditional C rejects initialization of unions"
3414 msgstr ""
3415
3416 #: c-typeck.c:6079
3417 msgid "excess elements in array initializer"
3418 msgstr ""
3419
3420 #: c-typeck.c:6108
3421 msgid "excess elements in vector initializer"
3422 msgstr ""
3423
3424 #: c-typeck.c:6130
3425 msgid "excess elements in scalar initializer"
3426 msgstr ""
3427
3428 #: c-typeck.c:6232
3429 #, fuzzy
3430 msgid "asm template is not a string constant"
3431 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
3432
3433 #: c-typeck.c:6264
3434 msgid "invalid lvalue in asm statement"
3435 msgstr ""
3436
3437 #: c-typeck.c:6336
3438 #, fuzzy
3439 msgid "modification by `asm'"
3440 msgstr "Ç ôñïðïðïßçóç áðÝôõ÷å"
3441
3442 #: c-typeck.c:6354 cp/typeck.c:5926
3443 msgid "function declared `noreturn' has a `return' statement"
3444 msgstr ""
3445
3446 #: c-typeck.c:6361
3447 msgid "`return' with no value, in function returning non-void"
3448 msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü"
3449
3450 #: c-typeck.c:6367
3451 msgid "`return' with a value, in function returning void"
3452 msgstr ""
3453
3454 #: c-typeck.c:6371
3455 msgid "return"
3456 msgstr "åðéóôñïöÞ"
3457
3458 #: c-typeck.c:6423
3459 msgid "function returns address of local variable"
3460 msgstr ""
3461
3462 #: c-typeck.c:6478 cp/semantics.c:749
3463 msgid "switch quantity not an integer"
3464 msgstr ""
3465
3466 #: c-typeck.c:6488
3467 msgid "`long' switch expression not converted to `int' in ISO C"
3468 msgstr ""
3469
3470 #: c-typeck.c:6529 cp/parser.c:5538
3471 msgid "case label not within a switch statement"
3472 msgstr ""
3473
3474 #: c-typeck.c:6531
3475 msgid "`default' label not within a switch statement"
3476 msgstr ""
3477
3478 #: c-typeck.c:6683 c-typeck.c:6717
3479 msgid "division by zero"
3480 msgstr "äéáßñåóç ìå ìçäÝí"
3481
3482 #: c-typeck.c:6762 cp/typeck.c:2928
3483 msgid "right shift count is negative"
3484 msgstr ""
3485
3486 #: c-typeck.c:6769 cp/typeck.c:2934
3487 msgid "right shift count >= width of type"
3488 msgstr ""
3489
3490 #: c-typeck.c:6790 cp/typeck.c:2953
3491 msgid "left shift count is negative"
3492 msgstr ""
3493
3494 #: c-typeck.c:6793 cp/typeck.c:2955
3495 msgid "left shift count >= width of type"
3496 msgstr ""
3497
3498 #: c-typeck.c:6814
3499 msgid "shift count is negative"
3500 msgstr ""
3501
3502 #: c-typeck.c:6816
3503 msgid "shift count >= width of type"
3504 msgstr ""
3505
3506 #: c-typeck.c:6833 cp/typeck.c:2990
3507 msgid "comparing floating point with == or != is unsafe"
3508 msgstr ""
3509
3510 #: c-typeck.c:6859 c-typeck.c:6865
3511 msgid "ISO C forbids comparison of `void *' with function pointer"
3512 msgstr ""
3513
3514 #: c-typeck.c:6868 c-typeck.c:6908 c-typeck.c:6936
3515 msgid "comparison of distinct pointer types lacks a cast"
3516 msgstr ""
3517
3518 #: c-typeck.c:6882 c-typeck.c:6887 c-typeck.c:6956 c-typeck.c:6961
3519 msgid "comparison between pointer and integer"
3520 msgstr ""
3521
3522 #: c-typeck.c:6903 c-typeck.c:6931
3523 msgid "ISO C forbids ordered comparisons of pointers to functions"
3524 msgstr ""
3525
3526 #: c-typeck.c:6928
3527 msgid "comparison of complete and incomplete pointers"
3528 msgstr ""
3529
3530 #: c-typeck.c:6944 c-typeck.c:6951
3531 msgid "ordered comparison of pointer with integer zero"
3532 msgstr ""
3533
3534 #: c-typeck.c:6975 cp/typeck.c:3126
3535 #, fuzzy
3536 msgid "unordered comparison on non-floating point argument"
3537 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
3538
3539 #: c-typeck.c:7185
3540 msgid "comparison between signed and unsigned"
3541 msgstr ""
3542
3543 #: c-typeck.c:7231 cp/typeck.c:3373
3544 msgid "comparison of promoted ~unsigned with constant"
3545 msgstr ""
3546
3547 #: c-typeck.c:7239 cp/typeck.c:3381
3548 msgid "comparison of promoted ~unsigned with unsigned"
3549 msgstr ""
3550
3551 #: calls.c:1838
3552 #, fuzzy
3553 msgid "%Jinlining failed in call to '%F'"
3554 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
3555
3556 #: calls.c:1839 calls.c:2208 tree-inline.c:1339 tree-inline.c:1346
3557 msgid "called from here"
3558 msgstr ""
3559
3560 #: calls.c:2207
3561 #, fuzzy
3562 msgid "%Jcan't inline call to '%F'"
3563 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
3564
3565 #: calls.c:2216
3566 msgid "ignoring return value of `%D', declared with attribute warn_unused_result"
3567 msgstr ""
3568
3569 #: calls.c:2229
3570 msgid "ignoring return value of function declared with attribute warn_unused_result"
3571 msgstr ""
3572
3573 #: calls.c:2239
3574 msgid "function call has aggregate value"
3575 msgstr ""
3576
3577 #: cfg.c:835
3578 #, c-format
3579 msgid "bb %d on wrong place"
3580 msgstr ""
3581
3582 #: cfg.c:841
3583 #, c-format
3584 msgid "prev_bb of %d should be %d, not %d"
3585 msgstr ""
3586
3587 #: cfg.c:857
3588 #, c-format
3589 msgid "verify_flow_info: Wrong count of block %i %i"
3590 msgstr ""
3591
3592 #: cfg.c:863
3593 #, c-format
3594 msgid "verify_flow_info: Wrong frequency of block %i %i"
3595 msgstr ""
3596
3597 #: cfg.c:871
3598 #, c-format
3599 msgid "verify_flow_info: Duplicate edge %i->%i"
3600 msgstr ""
3601
3602 #: cfg.c:877
3603 #, c-format
3604 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3605 msgstr ""
3606
3607 #: cfg.c:883
3608 #, c-format
3609 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3610 msgstr ""
3611
3612 #: cfg.c:895
3613 #, c-format
3614 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3615 msgstr ""
3616
3617 #: cfg.c:909 cfgrtl.c:1971
3618 #, c-format
3619 msgid "Wrong amount of branch edges after unconditional jump %i"
3620 msgstr ""
3621
3622 #: cfg.c:917
3623 #, c-format
3624 msgid "basic block %d pred edge is corrupted"
3625 msgstr ""
3626
3627 #: cfg.c:943
3628 #, c-format
3629 msgid "basic block %i edge lists are corrupted"
3630 msgstr ""
3631
3632 #: cfg.c:955
3633 msgid "verify_flow_info failed"
3634 msgstr ""
3635
3636 #: cfgloop.c:1134
3637 #, c-format
3638 msgid "Size of loop %d should be %d, not %d."
3639 msgstr ""
3640
3641 #: cfgloop.c:1153
3642 #, c-format
3643 msgid "Bb %d do not belong to loop %d."
3644 msgstr ""
3645
3646 #: cfgloop.c:1171
3647 #, c-format
3648 msgid "Loop %d's header does not have exactly 2 entries."
3649 msgstr ""
3650
3651 #: cfgloop.c:1179
3652 #, c-format
3653 msgid "Loop %d's latch does not have exactly 1 successor."
3654 msgstr ""
3655
3656 #: cfgloop.c:1184
3657 #, c-format
3658 msgid "Loop %d's latch does not have header as successor."
3659 msgstr ""
3660
3661 #: cfgloop.c:1189
3662 #, c-format
3663 msgid "Loop %d's latch does not belong directly to it."
3664 msgstr ""
3665
3666 #: cfgloop.c:1195
3667 #, c-format
3668 msgid "Loop %d's header does not belong directly to it."
3669 msgstr ""
3670
3671 #: cfgloop.c:1201
3672 #, c-format
3673 msgid "Loop %d's latch is marked as part of irreducible region."
3674 msgstr ""
3675
3676 #: cfgloop.c:1231
3677 #, c-format
3678 msgid "Basic block %d should be marked irreducible."
3679 msgstr ""
3680
3681 #: cfgloop.c:1237
3682 #, c-format
3683 msgid "Basic block %d should not be marked irreducible."
3684 msgstr ""
3685
3686 #: cfgloop.c:1245
3687 #, c-format
3688 msgid "Edge from %d to %d should be marked irreducible."
3689 msgstr ""
3690
3691 #: cfgloop.c:1252
3692 #, c-format
3693 msgid "Edge from %d to %d should not be marked irreducible."
3694 msgstr ""
3695
3696 #: cfgrtl.c:1877
3697 #, c-format
3698 msgid "end insn %d for block %d not found in the insn stream"
3699 msgstr ""
3700
3701 #: cfgrtl.c:1891
3702 #, c-format
3703 msgid "insn %d is in multiple basic blocks (%d and %d)"
3704 msgstr ""
3705
3706 #: cfgrtl.c:1903
3707 #, c-format
3708 msgid "head insn %d for block %d not found in the insn stream"
3709 msgstr ""
3710
3711 #: cfgrtl.c:1925
3712 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3713 msgstr ""
3714
3715 #: cfgrtl.c:1953
3716 #, c-format
3717 msgid "Missing REG_EH_REGION note in the end of bb %i"
3718 msgstr ""
3719
3720 #: cfgrtl.c:1961
3721 #, c-format
3722 msgid "Too many outgoing branch edges from bb %i"
3723 msgstr ""
3724
3725 #: cfgrtl.c:1966
3726 #, c-format
3727 msgid "Fallthru edge after unconditional jump %i"
3728 msgstr ""
3729
3730 #: cfgrtl.c:1977
3731 #, c-format
3732 msgid "Wrong amount of branch edges after conditional jump %i"
3733 msgstr ""
3734
3735 #: cfgrtl.c:1982
3736 #, c-format
3737 msgid "Call edges for non-call insn in bb %i"
3738 msgstr ""
3739
3740 #: cfgrtl.c:1991
3741 #, c-format
3742 msgid "Abnormal edges for no purpose in bb %i"
3743 msgstr ""
3744
3745 #: cfgrtl.c:2001
3746 #, c-format
3747 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3748 msgstr ""
3749
3750 #: cfgrtl.c:2005
3751 #, c-format
3752 msgid "insn %d inside basic block %d but block_for_insn is %i"
3753 msgstr ""
3754
3755 #: cfgrtl.c:2019 cfgrtl.c:2029
3756 #, c-format
3757 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3758 msgstr ""
3759
3760 #: cfgrtl.c:2042
3761 #, c-format
3762 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3763 msgstr ""
3764
3765 #: cfgrtl.c:2052
3766 #, c-format
3767 msgid "in basic block %d:"
3768 msgstr ""
3769
3770 #: cfgrtl.c:2053
3771 msgid "flow control insn inside a basic block"
3772 msgstr ""
3773
3774 #: cfgrtl.c:2099
3775 #, c-format
3776 msgid "missing barrier after block %i"
3777 msgstr ""
3778
3779 #: cfgrtl.c:2112
3780 #, c-format
3781 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3782 msgstr ""
3783
3784 #: cfgrtl.c:2127
3785 #, c-format
3786 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3787 msgstr ""
3788
3789 #: cfgrtl.c:2129
3790 msgid "wrong insn in the fallthru edge"
3791 msgstr ""
3792
3793 #: cfgrtl.c:2146
3794 msgid "basic blocks not laid down consecutively"
3795 msgstr ""
3796
3797 #: cfgrtl.c:2171
3798 msgid "insn outside basic block"
3799 msgstr ""
3800
3801 #: cfgrtl.c:2179
3802 msgid "return not followed by barrier"
3803 msgstr ""
3804
3805 #: cfgrtl.c:2186
3806 #, c-format
3807 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3808 msgstr ""
3809
3810 #: cgraph.c:161
3811 #, fuzzy
3812 msgid "function body not available"
3813 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
3814
3815 #: cgraph.c:163 cgraphunit.c:341
3816 msgid "redefined extern inline functions are not considered for inlining"
3817 msgstr ""
3818
3819 #: cgraph.c:166 cgraphunit.c:346
3820 #, fuzzy
3821 msgid "function not considered for inlining"
3822 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
3823
3824 #: cgraph.c:168 cgraphunit.c:344
3825 #, fuzzy
3826 msgid "function not inlinable"
3827 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
3828
3829 #: cgraph.c:476
3830 msgid "%D renamed after being referenced in assembly"
3831 msgstr ""
3832
3833 #: cgraphunit.c:1042
3834 msgid "--param large-function-growth limit reached"
3835 msgstr ""
3836
3837 #: cgraphunit.c:1055
3838 msgid "--param large-function-growth limit reached while inlining the caller"
3839 msgstr ""
3840
3841 #: cgraphunit.c:1120
3842 msgid "--param max-inline-insns-single limit reached"
3843 msgstr ""
3844
3845 #: cgraphunit.c:1144
3846 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
3847 msgstr ""
3848
3849 #: cgraphunit.c:1221
3850 msgid "--param inline-unit-growth limit reached"
3851 msgstr ""
3852
3853 #: cgraphunit.c:1293 cgraphunit.c:1437
3854 msgid "recursive inlining"
3855 msgstr ""
3856
3857 #: collect2.c:406
3858 msgid "internal error"
3859 msgstr "åóùôåñéêü óöÜëìá"
3860
3861 #: collect2.c:894
3862 msgid "no arguments"
3863 msgstr "÷ùñßò ïñßóìáôá"
3864
3865 # src/getopt1.c:132
3866 # src/getopt1.c:132
3867 #: collect2.c:1226 collect2.c:1374 collect2.c:1407
3868 #, c-format
3869 msgid "fopen %s"
3870 msgstr "fopen %s"
3871
3872 #: collect2.c:1229 collect2.c:1379 collect2.c:1410
3873 #, c-format
3874 msgid "fclose %s"
3875 msgstr "fclose %s"
3876
3877 #: collect2.c:1238
3878 #, c-format
3879 msgid "collect2 version %s"
3880 msgstr ""
3881
3882 #: collect2.c:1328
3883 #, c-format
3884 msgid "%d constructor(s) found\n"
3885 msgstr ""
3886
3887 #: collect2.c:1329
3888 #, c-format
3889 msgid "%d destructor(s)  found\n"
3890 msgstr ""
3891
3892 #: collect2.c:1330
3893 #, c-format
3894 msgid "%d frame table(s) found\n"
3895 msgstr ""
3896
3897 #: collect2.c:1470
3898 #, fuzzy, c-format
3899 msgid "%s terminated with signal %d [%s]%s"
3900 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
3901
3902 #: collect2.c:1488
3903 #, c-format
3904 msgid "%s returned %d exit status"
3905 msgstr ""
3906
3907 #: collect2.c:1513
3908 #, fuzzy, c-format
3909 msgid "[cannot find %s]"
3910 msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
3911
3912 #: collect2.c:1528
3913 #, fuzzy, c-format
3914 msgid "cannot find `%s'"
3915 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
3916
3917 #: collect2.c:1539 collect2.c:1542
3918 #, c-format
3919 msgid "redirecting stdout: %s"
3920 msgstr ""
3921
3922 #: collect2.c:1581
3923 #, fuzzy, c-format
3924 msgid "[Leaving %s]\n"
3925 msgstr "äéáãñáöÞ êáôáëüãïõ %s\n"
3926
3927 #: collect2.c:1801
3928 #, c-format
3929 msgid ""
3930 "\n"
3931 "write_c_file - output name is %s, prefix is %s\n"
3932 msgstr ""
3933
3934 #: collect2.c:2005
3935 #, fuzzy
3936 msgid "cannot find `nm'"
3937 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
3938
3939 #: collect2.c:2015 collect2.c:2444
3940 msgid "pipe"
3941 msgstr "óùëÞíùóç"
3942
3943 #: collect2.c:2019 collect2.c:2448
3944 msgid "fdopen"
3945 msgstr "fdopen"
3946
3947 #: collect2.c:2045 collect2.c:2474
3948 #, c-format
3949 msgid "dup2 %d 1"
3950 msgstr "dup2 %d 1"
3951
3952 #: collect2.c:2048 collect2.c:2051 collect2.c:2064 collect2.c:2477
3953 #: collect2.c:2480 collect2.c:2493
3954 #, c-format
3955 msgid "close %d"
3956 msgstr "close %d"
3957
3958 #: collect2.c:2054 collect2.c:2483
3959 #, c-format
3960 msgid "execv %s"
3961 msgstr "execv %s"
3962
3963 #: collect2.c:2108
3964 #, c-format
3965 msgid "init function found in object %s"
3966 msgstr ""
3967
3968 #: collect2.c:2116
3969 #, c-format
3970 msgid "fini function found in object %s"
3971 msgstr ""
3972
3973 #: collect2.c:2139 collect2.c:2532
3974 msgid "fclose"
3975 msgstr "fclose"
3976
3977 #: collect2.c:2181
3978 #, fuzzy, c-format
3979 msgid "unable to open file '%s'"
3980 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
3981
3982 #: collect2.c:2183
3983 #, fuzzy, c-format
3984 msgid "unable to stat file '%s'"
3985 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
3986
3987 #: collect2.c:2189
3988 #, fuzzy, c-format
3989 msgid "unable to mmap file '%s'"
3990 msgstr "Áäõíáìßá ìåôáöïñÜò óôç ìíÞìç (mmap) ôïõ áñ÷åßïõ %s.\n"
3991
3992 #: collect2.c:2335
3993 msgid "not found\n"
3994 msgstr "äå âñÝèçêå\n"
3995
3996 #: collect2.c:2337 collect2.c:2511
3997 #, c-format
3998 msgid "dynamic dependency %s not found"
3999 msgstr ""
4000
4001 #: collect2.c:2356
4002 #, fuzzy, c-format
4003 msgid "bad magic number in file '%s'"
4004 msgstr "ìç Ýãêõñïò áñéèìüò áñ÷åßïõ óôç äÞëùóç ðåäßïõ: `%s'"
4005
4006 #: collect2.c:2378
4007 msgid "dynamic dependencies.\n"
4008 msgstr "äõíáìéêÝò åîáñôÞóåéò.\n"
4009
4010 #: collect2.c:2435
4011 #, fuzzy
4012 msgid "cannot find `ldd'"
4013 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
4014
4015 #: collect2.c:2496
4016 msgid ""
4017 "\n"
4018 "ldd output with constructors/destructors.\n"
4019 msgstr ""
4020
4021 #: collect2.c:2523
4022 #, c-format
4023 msgid "unable to open dynamic dependency '%s'"
4024 msgstr ""
4025
4026 #: collect2.c:2683
4027 #, fuzzy, c-format
4028 msgid "%s: not a COFF file"
4029 msgstr "%s: Äåí åßíáé êáíïíéêü áñ÷åßï"
4030
4031 #: collect2.c:2802
4032 #, fuzzy, c-format
4033 msgid "%s: cannot open as COFF file"
4034 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
4035
4036 #: collect2.c:2857
4037 #, fuzzy, c-format
4038 msgid "library lib%s not found"
4039 msgstr "Ðéèáíüí äå âñÝèçêå"
4040
4041 #: combine.c:13027
4042 #, c-format
4043 msgid ""
4044 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4045 ";; %d successes.\n"
4046 "\n"
4047 msgstr ""
4048
4049 #: combine.c:13036
4050 #, c-format
4051 msgid ""
4052 "\n"
4053 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4054 ";; %d successes.\n"
4055 msgstr ""
4056
4057 #: convert.c:70
4058 #, fuzzy
4059 msgid "cannot convert to a pointer type"
4060 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
4061
4062 #: convert.c:267
4063 msgid "pointer value used where a floating point value was expected"
4064 msgstr ""
4065
4066 #: convert.c:271
4067 msgid "aggregate value used where a float was expected"
4068 msgstr ""
4069
4070 #: convert.c:296
4071 #, fuzzy
4072 msgid "conversion to incomplete type"
4073 msgstr "ìç ðëÞñçò åããñáöÞ"
4074
4075 #: convert.c:600 convert.c:678
4076 msgid "can't convert between vector values of different size"
4077 msgstr ""
4078
4079 #: convert.c:606
4080 msgid "aggregate value used where an integer was expected"
4081 msgstr ""
4082
4083 #: convert.c:657 f/com.c:1101
4084 msgid "pointer value used where a complex was expected"
4085 msgstr ""
4086
4087 #: convert.c:661 f/com.c:1103
4088 msgid "aggregate value used where a complex was expected"
4089 msgstr ""
4090
4091 #: convert.c:684
4092 msgid "can't convert value to a vector"
4093 msgstr ""
4094
4095 #: coverage.c:164
4096 #, fuzzy, c-format
4097 msgid "`%s' is not a gcov data file"
4098 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4099
4100 #: coverage.c:175
4101 #, fuzzy, c-format
4102 msgid "`%s' is version `%.4s', expected version `%.4s'"
4103 msgstr "Ýêäïóç ïäçãïý gcc %s åêôåëåß ôçí Ýêäïóç gcc %s\n"
4104
4105 #: coverage.c:255 coverage.c:263
4106 #, c-format
4107 msgid "coverage mismatch for function %u while reading execution counters."
4108 msgstr ""
4109
4110 #: coverage.c:257 coverage.c:340
4111 #, c-format
4112 msgid "checksum is %x instead of %x"
4113 msgstr ""
4114
4115 #: coverage.c:265 coverage.c:348
4116 #, c-format
4117 msgid "number of counters is %d instead of %d"
4118 msgstr ""
4119
4120 #: coverage.c:271
4121 #, c-format
4122 msgid "cannot merge separate %s counters for function %u"
4123 msgstr ""
4124
4125 #: coverage.c:296
4126 #, fuzzy, c-format
4127 msgid "`%s' has overflowed"
4128 msgstr "Õðåñ÷åßëéóç ðßíáêá áñ÷åßïõ"
4129
4130 #: coverage.c:296
4131 #, fuzzy, c-format
4132 msgid "`%s' is corrupted"
4133 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
4134
4135 #: coverage.c:319
4136 #, c-format
4137 msgid "file %s not found, execution counts assumed to be zero"
4138 msgstr ""
4139
4140 #: coverage.c:329
4141 #, fuzzy, c-format
4142 msgid "no coverage for function '%s' found."
4143 msgstr "ìç Ýãêõñç ôÜîç ÷áñáêôÞñùí `%s'"
4144
4145 #: coverage.c:337 coverage.c:345
4146 #, c-format
4147 msgid "coverage mismatch for function '%s' while reading counter '%s'."
4148 msgstr ""
4149
4150 #: coverage.c:492
4151 #, fuzzy, c-format
4152 msgid "cannot open %s"
4153 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
4154
4155 #: coverage.c:527
4156 #, fuzzy, c-format
4157 msgid "error writing `%s'"
4158 msgstr "óöÜëìá åããñáöÞò %s"
4159
4160 #. XXX should be DL_SORRY
4161 #: cppcharset.c:653
4162 #, fuzzy, c-format
4163 msgid "conversion from %s to %s not supported by iconv"
4164 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
4165
4166 #: cppcharset.c:656
4167 msgid "iconv_open"
4168 msgstr ""
4169
4170 #. XXX should be DL_SORRY
4171 #: cppcharset.c:664
4172 #, c-format
4173 msgid "no iconv implementation, cannot convert from %s to %s"
4174 msgstr ""
4175
4176 #: cppcharset.c:808
4177 #, fuzzy
4178 msgid "universal character names are only valid in C++ and C99"
4179 msgstr "U+%04X: åêôüò ïñßùí ÷áñáêôÞñáò"
4180
4181 #: cppcharset.c:811
4182 #, c-format
4183 msgid "the meaning of '\\%c' is different in traditional C"
4184 msgstr ""
4185
4186 #: cppcharset.c:837
4187 #, c-format
4188 msgid "incomplete universal character name %.*s"
4189 msgstr ""
4190
4191 #: cppcharset.c:849
4192 #, fuzzy, c-format
4193 msgid "%.*s is not a valid universal character"
4194 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
4195
4196 #: cppcharset.c:859
4197 #, c-format
4198 msgid "universal character %.*s is not valid in an identifier"
4199 msgstr ""
4200
4201 #: cppcharset.c:863
4202 #, c-format
4203 msgid "universal character %.*s is not valid at the start of an identifier"
4204 msgstr ""
4205
4206 #: cppcharset.c:898
4207 msgid "converting UCN to source character set"
4208 msgstr ""
4209
4210 #: cppcharset.c:902
4211 msgid "converting UCN to execution character set"
4212 msgstr ""
4213
4214 #: cppcharset.c:967
4215 msgid "the meaning of '\\x' is different in traditional C"
4216 msgstr ""
4217
4218 #: cppcharset.c:984 f/lex.c:580
4219 msgid "\\x used with no following hex digits"
4220 msgstr ""
4221
4222 #: cppcharset.c:991
4223 #, fuzzy
4224 msgid "hex escape sequence out of range"
4225 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
4226
4227 #: cppcharset.c:1030
4228 #, fuzzy
4229 msgid "octal escape sequence out of range"
4230 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
4231
4232 #: cppcharset.c:1098
4233 msgid "the meaning of '\\a' is different in traditional C"
4234 msgstr ""
4235
4236 #: cppcharset.c:1105
4237 #, c-format
4238 msgid "non-ISO-standard escape sequence, '\\%c'"
4239 msgstr ""
4240
4241 # src/main.c:663
4242 #: cppcharset.c:1113
4243 #, fuzzy, c-format
4244 msgid "unknown escape sequence '\\%c'"
4245 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
4246
4247 # src/main.c:663
4248 #: cppcharset.c:1116
4249 #, fuzzy, c-format
4250 msgid "unknown escape sequence: '\\%03o'"
4251 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
4252
4253 #: cppcharset.c:1122
4254 #, fuzzy
4255 msgid "converting escape sequence to execution character set"
4256 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
4257
4258 #: cppcharset.c:1181
4259 msgid "converting to execution character set"
4260 msgstr ""
4261
4262 #: cppcharset.c:1244 cppcharset.c:1307
4263 #, fuzzy
4264 msgid "character constant too long for its type"
4265 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
4266
4267 #: cppcharset.c:1247
4268 #, fuzzy
4269 msgid "multi-character character constant"
4270 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
4271
4272 #: cppcharset.c:1339
4273 #, fuzzy
4274 msgid "empty character constant"
4275 msgstr "êåíü áëöáñéèìçôéêü"
4276
4277 #: cppcharset.c:1378
4278 #, fuzzy, c-format
4279 msgid "failure to convert %s to %s"
4280 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
4281
4282 #: cpperror.c:110 diagnostic.def:5
4283 msgid "warning: "
4284 msgstr "ðñïåéäïðïßçóç: "
4285
4286 #: cpperror.c:112
4287 msgid "internal error: "
4288 msgstr "åóùôåñéêü óöÜëìá: "
4289
4290 #: cpperror.c:174
4291 #, fuzzy
4292 msgid "stdout"
4293 msgstr "äïìÞ"
4294
4295 #: cppexp.c:192
4296 #, fuzzy
4297 msgid "too many decimal points in number"
4298 msgstr "Õðåñâïëéêá ðïëëÜ áíïéêôÜ áñ÷åßá óôï óýóôçìá"
4299
4300 #: cppexp.c:212
4301 #, fuzzy, c-format
4302 msgid "invalid digit \"%c\" in octal constant"
4303 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
4304
4305 #: cppexp.c:218
4306 msgid "use of C99 hexadecimal floating constant"
4307 msgstr ""
4308
4309 #: cppexp.c:227
4310 msgid "exponent has no digits"
4311 msgstr ""
4312
4313 #: cppexp.c:234
4314 msgid "hexadecimal floating constants require an exponent"
4315 msgstr ""
4316
4317 #: cppexp.c:240
4318 #, fuzzy, c-format
4319 msgid "invalid suffix \"%.*s\" on floating constant"
4320 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
4321
4322 #: cppexp.c:250 cppexp.c:275
4323 #, c-format
4324 msgid "traditional C rejects the \"%.*s\" suffix"
4325 msgstr ""
4326
4327 #: cppexp.c:261
4328 #, fuzzy, c-format
4329 msgid "invalid suffix \"%.*s\" on integer constant"
4330 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
4331
4332 #: cppexp.c:283
4333 #, fuzzy
4334 msgid "use of C99 long long integer constant"
4335 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
4336
4337 #: cppexp.c:290
4338 msgid "imaginary constants are a GCC extension"
4339 msgstr ""
4340
4341 #: cppexp.c:376
4342 #, fuzzy
4343 msgid "integer constant is too large for its type"
4344 msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
4345
4346 #: cppexp.c:388
4347 #, fuzzy
4348 msgid "integer constant is so large that it is unsigned"
4349 msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
4350
4351 #: cppexp.c:470
4352 #, fuzzy
4353 msgid "missing ')' after \"defined\""
4354 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
4355
4356 #: cppexp.c:477
4357 msgid "operator \"defined\" requires an identifier"
4358 msgstr ""
4359
4360 #: cppexp.c:485
4361 #, c-format
4362 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
4363 msgstr ""
4364
4365 #: cppexp.c:495
4366 msgid "this use of \"defined\" may not be portable"
4367 msgstr ""
4368
4369 #: cppexp.c:531
4370 #, fuzzy
4371 msgid "floating constant in preprocessor expression"
4372 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
4373
4374 #: cppexp.c:537
4375 #, fuzzy
4376 msgid "imaginary number in preprocessor expression"
4377 msgstr "ìç Ýãêõñïò áñéèìüò áðü ãñáììÝò"
4378
4379 #: cppexp.c:582
4380 #, fuzzy, c-format
4381 msgid "\"%s\" is not defined"
4382 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
4383
4384 #: cppexp.c:714 cppexp.c:743
4385 #, fuzzy, c-format
4386 msgid "missing binary operator before token \"%s\""
4387 msgstr "%s: Áíáìåíüôáí äõáäéêüò ÷åéñéóôÞò.\n"
4388
4389 #: cppexp.c:734
4390 #, fuzzy, c-format
4391 msgid "token \"%s\" is not valid in preprocessor expressions"
4392 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
4393
4394 #: cppexp.c:753
4395 msgid "void expression between '(' and ')'"
4396 msgstr ""
4397
4398 #: cppexp.c:756
4399 msgid "#if with no expression"
4400 msgstr ""
4401
4402 #: cppexp.c:758
4403 #, c-format
4404 msgid "operator '%s' has no right operand"
4405 msgstr ""
4406
4407 #: cppexp.c:784
4408 msgid " ':' without preceding '?'"
4409 msgstr ""
4410
4411 #: cppexp.c:811
4412 msgid "unbalanced stack in #if"
4413 msgstr ""
4414
4415 #: cppexp.c:830
4416 #, fuzzy, c-format
4417 msgid "impossible operator '%u'"
4418 msgstr "RPC: Ìç óõìâáôÝò åêäüóåéò ôïõ RPC"
4419
4420 #: cppexp.c:922
4421 #, fuzzy
4422 msgid "missing ')' in expression"
4423 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôéò èÝóåéò"
4424
4425 #: cppexp.c:943
4426 #, fuzzy
4427 msgid "'?' without following ':'"
4428 msgstr "óõíôáêôéêü óöÜëìá óôïí ðñüëïãï: %s"
4429
4430 #: cppexp.c:953
4431 msgid "integer overflow in preprocessor expression"
4432 msgstr ""
4433
4434 #: cppexp.c:958
4435 #, fuzzy
4436 msgid "missing '(' in expression"
4437 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôéò èÝóåéò"
4438
4439 #: cppexp.c:990
4440 #, c-format
4441 msgid "the left operand of \"%s\" changes sign when promoted"
4442 msgstr ""
4443
4444 #: cppexp.c:995
4445 #, c-format
4446 msgid "the right operand of \"%s\" changes sign when promoted"
4447 msgstr ""
4448
4449 #: cppexp.c:1352
4450 msgid "comma operator in operand of #if"
4451 msgstr ""
4452
4453 #: cppexp.c:1483
4454 #, fuzzy
4455 msgid "division by zero in #if"
4456 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
4457
4458 #: cppfiles.c:370
4459 msgid "NULL directory in find_file"
4460 msgstr ""
4461
4462 #: cppfiles.c:397
4463 msgid "one or more PCH files were found, but they were invalid"
4464 msgstr ""
4465
4466 #: cppfiles.c:400
4467 msgid "use -Winvalid-pch for more information"
4468 msgstr ""
4469
4470 #: cppfiles.c:458
4471 #, fuzzy, c-format
4472 msgid "%s is a block device"
4473 msgstr "Äåí Ýìåéíå êáèüëïõ ÷þñïò óôç óõóêåõÞ"
4474
4475 # src/shred.c:1134
4476 #: cppfiles.c:475
4477 #, fuzzy, c-format
4478 msgid "%s is too large"
4479 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
4480
4481 #: cppfiles.c:510
4482 #, fuzzy, c-format
4483 msgid "%s is shorter than expected"
4484 msgstr "%s: Áíáìåíüôáí äõáäéêüò ÷åéñéóôÞò.\n"
4485
4486 #: cppfiles.c:696
4487 #, c-format
4488 msgid "no include path in which to search for %s"
4489 msgstr ""
4490
4491 #: cppfiles.c:956
4492 msgid "Multiple include guards may be useful for:\n"
4493 msgstr ""
4494
4495 #: cppinit.c:387
4496 #, fuzzy
4497 msgid "cppchar_t must be an unsigned type"
4498 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
4499
4500 #: cppinit.c:391
4501 #, c-format
4502 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
4503 msgstr ""
4504
4505 #: cppinit.c:398
4506 msgid "CPP arithmetic must be at least as precise as a target int"
4507 msgstr ""
4508
4509 #: cppinit.c:401
4510 msgid "target char is less than 8 bits wide"
4511 msgstr ""
4512
4513 #: cppinit.c:405
4514 msgid "target wchar_t is narrower than target char"
4515 msgstr ""
4516
4517 #: cppinit.c:409
4518 msgid "target int is narrower than target char"
4519 msgstr ""
4520
4521 #: cppinit.c:414
4522 msgid "CPP half-integer narrower than CPP character"
4523 msgstr ""
4524
4525 #: cppinit.c:418
4526 #, c-format
4527 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
4528 msgstr ""
4529
4530 #: cpplex.c:410
4531 #, fuzzy
4532 msgid "null character(s) ignored"
4533 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
4534
4535 #: cpplex.c:445
4536 msgid "'$' in identifier or number"
4537 msgstr ""
4538
4539 #: cpplex.c:492
4540 #, c-format
4541 msgid "attempt to use poisoned \"%s\""
4542 msgstr ""
4543
4544 #: cpplex.c:500
4545 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4546 msgstr ""
4547
4548 #: cpplex.c:596
4549 msgid "null character(s) preserved in literal"
4550 msgstr ""
4551
4552 #: cpplex.c:916
4553 #, fuzzy
4554 msgid "unterminated comment"
4555 msgstr "Ìç ôåñìáôéóìÝíç åíôïëÞ `s'"
4556
4557 #: cpplex.c:927
4558 msgid "C++ style comments are not allowed in ISO C90"
4559 msgstr ""
4560
4561 #: cpplex.c:929
4562 msgid "(this will be reported only once per input file)"
4563 msgstr ""
4564
4565 #: cpplex.c:934
4566 msgid "multi-line comment"
4567 msgstr ""
4568
4569 #: cpplex.c:1198
4570 #, fuzzy, c-format
4571 msgid "unspellable token %s"
4572 msgstr "%s: áäýíáôï ôï Üíïéãìá ôïõ %s: %m\n"
4573
4574 #: cpplib.c:218
4575 #, c-format
4576 msgid "extra tokens at end of #%s directive"
4577 msgstr ""
4578
4579 #: cpplib.c:304
4580 #, c-format
4581 msgid "#%s is a GCC extension"
4582 msgstr ""
4583
4584 #: cpplib.c:316
4585 msgid "suggest not using #elif in traditional C"
4586 msgstr ""
4587
4588 #: cpplib.c:319
4589 #, c-format
4590 msgid "traditional C ignores #%s with the # indented"
4591 msgstr ""
4592
4593 #: cpplib.c:323
4594 #, c-format
4595 msgid "suggest hiding #%s from traditional C with an indented #"
4596 msgstr ""
4597
4598 #: cpplib.c:345
4599 msgid "embedding a directive within macro arguments is not portable"
4600 msgstr ""
4601
4602 #: cpplib.c:365
4603 msgid "style of line directive is a GCC extension"
4604 msgstr ""
4605
4606 #: cpplib.c:415
4607 #, c-format
4608 msgid "invalid preprocessing directive #%s"
4609 msgstr ""
4610
4611 #: cpplib.c:484
4612 msgid "\"defined\" cannot be used as a macro name"
4613 msgstr ""
4614
4615 #: cpplib.c:490
4616 #, c-format
4617 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4618 msgstr ""
4619
4620 #: cpplib.c:493
4621 #, c-format
4622 msgid "no macro name given in #%s directive"
4623 msgstr ""
4624
4625 #: cpplib.c:496
4626 #, fuzzy
4627 msgid "macro names must be identifiers"
4628 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
4629
4630 #: cpplib.c:537
4631 #, fuzzy, c-format
4632 msgid "undefining \"%s\""
4633 msgstr "Ìç ïñéóìÝíï üíïìá %s"
4634
4635 #: cpplib.c:609
4636 #, fuzzy
4637 msgid "missing terminating > character"
4638 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
4639
4640 #: cpplib.c:662
4641 #, c-format
4642 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4643 msgstr ""
4644
4645 #: cpplib.c:685
4646 msgid "#include nested too deeply"
4647 msgstr ""
4648
4649 #: cpplib.c:723
4650 msgid "#include_next in primary source file"
4651 msgstr ""
4652
4653 #: cpplib.c:749
4654 #, c-format
4655 msgid "invalid flag \"%s\" in line directive"
4656 msgstr ""
4657
4658 #: cpplib.c:794
4659 #, fuzzy, c-format
4660 msgid "\"%s\" after #line is not a positive integer"
4661 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4662
4663 #: cpplib.c:800
4664 #, fuzzy
4665 msgid "line number out of range"
4666 msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
4667
4668 #: cpplib.c:812 cpplib.c:885
4669 #, fuzzy, c-format
4670 msgid "\"%s\" is not a valid filename"
4671 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4672
4673 #: cpplib.c:847
4674 #, fuzzy, c-format
4675 msgid "\"%s\" after # is not a positive integer"
4676 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4677
4678 #: cpplib.c:947
4679 #, fuzzy
4680 msgid "invalid #ident directive"
4681 msgstr "%%%c: êáôåõèõíôÞñéïò ãñáììÞ ìç Ýãêõñç."
4682
4683 #: cpplib.c:1027
4684 #, c-format
4685 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4686 msgstr ""
4687
4688 #: cpplib.c:1030
4689 #, c-format
4690 msgid "#pragma %s %s is already registered"
4691 msgstr ""
4692
4693 #: cpplib.c:1033
4694 #, fuzzy, c-format
4695 msgid "#pragma %s is already registered"
4696 msgstr "ï ÷Üñôçò ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
4697
4698 #: cpplib.c:1178
4699 msgid "#pragma once in main file"
4700 msgstr ""
4701
4702 #: cpplib.c:1201
4703 msgid "invalid #pragma GCC poison directive"
4704 msgstr ""
4705
4706 #: cpplib.c:1210
4707 #, c-format
4708 msgid "poisoning existing macro \"%s\""
4709 msgstr ""
4710
4711 #: cpplib.c:1231
4712 msgid "#pragma system_header ignored outside include file"
4713 msgstr ""
4714
4715 #: cpplib.c:1255
4716 #, fuzzy, c-format
4717 msgid "cannot find source file %s"
4718 msgstr "áäõíáìßá áíïßãìáôïò õðïäï÷Þò: %s"
4719
4720 #: cpplib.c:1259
4721 #, c-format
4722 msgid "current file is older than %s"
4723 msgstr ""
4724
4725 #: cpplib.c:1373
4726 msgid "_Pragma takes a parenthesized string literal"
4727 msgstr ""
4728
4729 #: cpplib.c:1451
4730 msgid "#else without #if"
4731 msgstr ""
4732
4733 #: cpplib.c:1456
4734 msgid "#else after #else"
4735 msgstr "#else ìåôÜ áðü #else"
4736
4737 #: cpplib.c:1484
4738 msgid "#elif without #if"
4739 msgstr ""
4740
4741 #: cpplib.c:1489
4742 msgid "#elif after #else"
4743 msgstr "#elif ìåôÜ áðü #else"
4744
4745 #: cpplib.c:1519
4746 msgid "#endif without #if"
4747 msgstr ""
4748
4749 #: cpplib.c:1596
4750 msgid "missing '(' after predicate"
4751 msgstr ""
4752
4753 #: cpplib.c:1611
4754 msgid "missing ')' to complete answer"
4755 msgstr ""
4756
4757 #: cpplib.c:1631
4758 msgid "predicate's answer is empty"
4759 msgstr ""
4760
4761 #: cpplib.c:1658
4762 #, fuzzy
4763 msgid "assertion without predicate"
4764 msgstr "Ç ëåéôïõñãßá äåí åðéôñÝðåôáé"
4765
4766 #: cpplib.c:1660
4767 #, fuzzy
4768 msgid "predicate must be an identifier"
4769 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
4770
4771 #: cpplib.c:1744
4772 #, c-format
4773 msgid "\"%s\" re-asserted"
4774 msgstr ""
4775
4776 #: cppmacro.c:125 cppmacro.c:280
4777 #, fuzzy, c-format
4778 msgid "invalid built-in macro \"%s\""
4779 msgstr "ìç Ýãêõñï ìÞêïò ãñáììÞò: %s"
4780
4781 #: cppmacro.c:221
4782 #, fuzzy
4783 msgid "could not determine date and time"
4784 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
4785
4786 #: cppmacro.c:393
4787 #, fuzzy
4788 msgid "invalid string literal, ignoring final '\\'"
4789 msgstr "ìç Ýãêõñïò áñ÷éêüò áñéèìüò ãñáììÞò: `%s'"
4790
4791 #: cppmacro.c:476
4792 #, c-format
4793 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4794 msgstr ""
4795
4796 #: cppmacro.c:514
4797 #, fuzzy
4798 msgid "ISO C99 requires rest arguments to be used"
4799 msgstr "ÊáêÞ áßôçóç ðáñáìÝôñùí"
4800
4801 #: cppmacro.c:519
4802 #, c-format
4803 msgid "macro \"%s\" requires %u arguments, but only %u given"
4804 msgstr ""
4805
4806 #: cppmacro.c:524
4807 #, c-format
4808 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4809 msgstr ""
4810
4811 #: cppmacro.c:635
4812 #, c-format
4813 msgid "unterminated argument list invoking macro \"%s\""
4814 msgstr ""
4815
4816 #: cppmacro.c:738
4817 #, c-format
4818 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4819 msgstr ""
4820
4821 #: cppmacro.c:1241
4822 #, fuzzy, c-format
4823 msgid "duplicate macro parameter \"%s\""
4824 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
4825
4826 #: cppmacro.c:1286
4827 #, c-format
4828 msgid "\"%s\" may not appear in macro parameter list"
4829 msgstr ""
4830
4831 #: cppmacro.c:1294
4832 msgid "macro parameters must be comma-separated"
4833 msgstr ""
4834
4835 #: cppmacro.c:1311
4836 msgid "parameter name missing"
4837 msgstr ""
4838
4839 #: cppmacro.c:1326
4840 msgid "anonymous variadic macros were introduced in C99"
4841 msgstr ""
4842
4843 #: cppmacro.c:1330
4844 msgid "ISO C does not permit named variadic macros"
4845 msgstr ""
4846
4847 #: cppmacro.c:1339
4848 msgid "missing ')' in macro parameter list"
4849 msgstr ""
4850
4851 #: cppmacro.c:1402
4852 msgid "ISO C requires whitespace after the macro name"
4853 msgstr ""
4854
4855 #: cppmacro.c:1430
4856 msgid "'#' is not followed by a macro parameter"
4857 msgstr ""
4858
4859 #: cppmacro.c:1449
4860 msgid "'##' cannot appear at either end of a macro expansion"
4861 msgstr ""
4862
4863 #: cppmacro.c:1588
4864 #, c-format
4865 msgid "macro argument \"%s\" would be stringified in traditional C"
4866 msgstr ""
4867
4868 #: cppmacro.c:1611
4869 #, c-format
4870 msgid "invalid hash type %d in cpp_macro_definition"
4871 msgstr ""
4872
4873 #: cpppch.c:84 cpppch.c:332 cpppch.c:356 cpppch.c:365
4874 msgid "while writing precompiled header"
4875 msgstr ""
4876
4877 #: cpppch.c:463
4878 #, c-format
4879 msgid "%s: not used because `%.*s' not defined"
4880 msgstr ""
4881
4882 #: cpppch.c:475
4883 #, c-format
4884 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
4885 msgstr ""
4886
4887 #: cpppch.c:516
4888 #, c-format
4889 msgid "%s: not used because `%s' is defined"
4890 msgstr ""
4891
4892 #: cpppch.c:529 cpppch.c:715
4893 msgid "while reading precompiled header"
4894 msgstr ""
4895
4896 #: cppspec.c:106
4897 #, fuzzy, c-format
4898 msgid "\"%s\" is not a valid option to the preprocessor"
4899 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4900
4901 #: cppspec.c:128
4902 msgid "too many input files"
4903 msgstr "õðåñâïëéêÜ ðïëëÜ áñ÷åßá åéóüäïõ"
4904
4905 #: cpptrad.c:744
4906 #, c-format
4907 msgid "detected recursion whilst expanding macro \"%s\""
4908 msgstr ""
4909
4910 #: cpptrad.c:911
4911 #, fuzzy
4912 msgid "syntax error in macro parameter list"
4913 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
4914
4915 #: cse.c:7040
4916 #, c-format
4917 msgid ";; Processing block from %d to %d, %d sets.\n"
4918 msgstr ""
4919
4920 #: diagnostic.c:209
4921 #, c-format
4922 msgid "%s:%d: confused by earlier errors, bailing out\n"
4923 msgstr ""
4924
4925 #: diagnostic.c:281
4926 #, fuzzy
4927 msgid "compilation terminated.\n"
4928 msgstr "Ç ëåéôïõñãßá äåí åðéôñÝðåôáé"
4929
4930 #: diagnostic.c:572
4931 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4932 msgstr ""
4933
4934 #: diagnostic.c:584
4935 #, c-format
4936 msgid "in %s, at %s:%d"
4937 msgstr ""
4938
4939 #: dominance.c:763
4940 #, c-format
4941 msgid "dominator of %d should be %d, not %d"
4942 msgstr ""
4943
4944 #: dwarf2out.c:3228
4945 #, fuzzy, c-format
4946 msgid "DW_LOC_OP %s not implemented\n"
4947 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
4948
4949 #: emit-rtl.c:1155
4950 msgid "can't access real part of complex value in hard register"
4951 msgstr ""
4952
4953 #: emit-rtl.c:1182
4954 msgid "can't access imaginary part of complex value in hard register"
4955 msgstr ""
4956
4957 #: emit-rtl.c:2263
4958 #, fuzzy
4959 msgid "Invalid rtl sharing found in the insn"
4960 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
4961
4962 #: emit-rtl.c:2265
4963 msgid "Shared rtx"
4964 msgstr ""
4965
4966 #: emit-rtl.c:3400
4967 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4968 msgstr ""
4969
4970 #: errors.c:129
4971 #, c-format
4972 msgid "abort in %s, at %s:%d"
4973 msgstr ""
4974
4975 #: except.c:357
4976 msgid "exception handling disabled, use -fexceptions to enable"
4977 msgstr ""
4978
4979 #: except.c:2942
4980 msgid "argument of `__builtin_eh_return_regno' must be constant"
4981 msgstr ""
4982
4983 #: except.c:3073
4984 #, fuzzy
4985 msgid "__builtin_eh_return not supported on this target"
4986 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
4987
4988 #: explow.c:1327
4989 #, fuzzy
4990 msgid "stack limits not supported on this target"
4991 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
4992
4993 #: expr.c:2965
4994 msgid "function using short complex types cannot be inline"
4995 msgstr ""
4996
4997 #: expr.c:6311
4998 msgid "%Jprior parameter's size depends on '%D'"
4999 msgstr ""
5000
5001 #: expr.c:6678
5002 msgid "returned value in block_exit_expr"
5003 msgstr ""
5004
5005 #. We can't make a bitwise copy of this object, so fail.
5006 #: expr.c:8823
5007 #, fuzzy
5008 msgid "cannot take the address of an unaligned member"
5009 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'"
5010
5011 #: final.c:1058
5012 msgid "negative insn length"
5013 msgstr ""
5014
5015 #: final.c:2429
5016 #, fuzzy
5017 msgid "could not split insn"
5018 msgstr "áäõíáìßá åýñåóçò âñü÷ïõ"
5019
5020 #: final.c:2771
5021 #, fuzzy
5022 msgid "invalid `asm': "
5023 msgstr "ìç Ýãêõñï ìÝãåèïò ïñéæüíôéïõ óôçëïèÝôç: %s"
5024
5025 #: final.c:2954
5026 msgid "nested assembly dialect alternatives"
5027 msgstr ""
5028
5029 #: final.c:2971 final.c:2983
5030 #, fuzzy
5031 msgid "unterminated assembly dialect alternative"
5032 msgstr "ìç ôåñìáôéæüìåíï óõìâïëéêü üíïìá"
5033
5034 #: final.c:3027
5035 #, fuzzy, c-format
5036 msgid "operand number missing after %%-letter"
5037 msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
5038
5039 #: final.c:3030 final.c:3069
5040 #, fuzzy
5041 msgid "operand number out of range"
5042 msgstr "Ï áñéèìüò óýíäåóìïõ åßíáé Ýîù áðü ôï üñéï"
5043
5044 #: final.c:3088
5045 #, fuzzy, c-format
5046 msgid "invalid %%-code"
5047 msgstr "ìç Ýãêõñï äéêáßùìá"
5048
5049 #: final.c:3118
5050 #, c-format
5051 msgid "`%%l' operand isn't a label"
5052 msgstr ""
5053
5054 #. We can't handle floating point constants;
5055 #. PRINT_OPERAND must handle them.
5056 #. We can't handle floating point constants; PRINT_OPERAND must
5057 #. handle them.
5058 #. We can't handle floating point constants;
5059 #. PRINT_OPERAND must handle them.
5060 #: final.c:3220 vmsdbgout.c:467 config/i386/i386.c:6739
5061 #: config/pdp11/pdp11.c:1646
5062 msgid "floating constant misused"
5063 msgstr ""
5064
5065 #: final.c:3276 vmsdbgout.c:524 config/i386/i386.c:6817
5066 #: config/pdp11/pdp11.c:1693
5067 #, fuzzy
5068 msgid "invalid expression as operand"
5069 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
5070
5071 #: flow.c:329
5072 msgid "function might be possible candidate for attribute `noreturn'"
5073 msgstr ""
5074
5075 #: flow.c:334
5076 msgid "`noreturn' function does return"
5077 msgstr ""
5078
5079 #: flow.c:355
5080 msgid "control reaches end of non-void function"
5081 msgstr "ï Ýëåã÷ïò öèÜíåé óôï ôÝëïò ìç-êåíÞò óõíÜñôçóçò"
5082
5083 #: flow.c:1582
5084 msgid "Attempt to delete prologue/epilogue insn:"
5085 msgstr ""
5086
5087 #: fold-const.c:2759 fold-const.c:2772
5088 #, c-format
5089 msgid "comparison is always %d due to width of bit-field"
5090 msgstr ""
5091
5092 #: fold-const.c:3967 fold-const.c:3984
5093 #, c-format
5094 msgid "comparison is always %d"
5095 msgstr ""
5096
5097 #: fold-const.c:4115
5098 msgid "`or' of unmatched not-equal tests is always 1"
5099 msgstr ""
5100
5101 #: fold-const.c:4120
5102 msgid "`and' of mutually exclusive equal-tests is always 0"
5103 msgstr ""
5104
5105 #: fold-const.c:8340
5106 msgid "fold check: original tree changed by fold"
5107 msgstr ""
5108
5109 # src/shred.c:1134
5110 #: function.c:884 varasm.c:1408
5111 #, fuzzy
5112 msgid "%Jsize of variable '%D' is too large"
5113 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
5114
5115 #: function.c:3737
5116 msgid "impossible constraint in `asm'"
5117 msgstr ""
5118
5119 #: function.c:5697
5120 msgid "%J'%D' might be used uninitialized in this function"
5121 msgstr ""
5122
5123 #: function.c:5704
5124 msgid "%Jvariable '%D' might be clobbered by `longjmp' or `vfork'"
5125 msgstr ""
5126
5127 #: function.c:5723
5128 msgid "%Jargument '%D' might be clobbered by `longjmp' or `vfork'"
5129 msgstr ""
5130
5131 #: function.c:6497
5132 msgid "function returns an aggregate"
5133 msgstr ""
5134
5135 #: function.c:6980
5136 #, fuzzy
5137 msgid "%Junused parameter '%D'"
5138 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
5139
5140 # src/main.c:785
5141 #: gcc.c:1191
5142 #, fuzzy, c-format
5143 msgid "ambiguous abbreviation %s"
5144 msgstr "ÁóáöÞò ìïñöÞ `%s'"
5145
5146 #: gcc.c:1218
5147 #, c-format
5148 msgid "incomplete `%s' option"
5149 msgstr ""
5150
5151 #: gcc.c:1229
5152 #, fuzzy, c-format
5153 msgid "missing argument to `%s' option"
5154 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
5155
5156 #: gcc.c:1242
5157 #, fuzzy, c-format
5158 msgid "extraneous argument to `%s' option"
5159 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
5160
5161 #: gcc.c:1563
5162 msgid "Using built-in specs.\n"
5163 msgstr ""
5164
5165 #: gcc.c:1748
5166 #, fuzzy, c-format
5167 msgid ""
5168 "Setting spec %s to '%s'\n"
5169 "\n"
5170 msgstr "äçìéïõñãßá %s %s óôï %s"
5171
5172 #: gcc.c:1850
5173 #, c-format
5174 msgid "Reading specs from %s\n"
5175 msgstr ""
5176
5177 #: gcc.c:1946 gcc.c:1965
5178 #, c-format
5179 msgid "specs %%include syntax malformed after %ld characters"
5180 msgstr ""
5181
5182 #: gcc.c:1973
5183 #, fuzzy, c-format
5184 msgid "could not find specs file %s\n"
5185 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
5186
5187 #: gcc.c:1990 gcc.c:1998 gcc.c:2007 gcc.c:2016
5188 #, c-format
5189 msgid "specs %%rename syntax malformed after %ld characters"
5190 msgstr ""
5191
5192 #: gcc.c:2025
5193 #, c-format
5194 msgid "specs %s spec was not found to be renamed"
5195 msgstr ""
5196
5197 #: gcc.c:2032
5198 #, c-format
5199 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5200 msgstr ""
5201
5202 #: gcc.c:2037
5203 #, fuzzy, c-format
5204 msgid "rename spec %s to %s\n"
5205 msgstr "äçìéïõñãßá %s %s óôï %s"
5206
5207 #: gcc.c:2039
5208 #, c-format
5209 msgid ""
5210 "spec is '%s'\n"
5211 "\n"
5212 msgstr ""
5213
5214 #: gcc.c:2052
5215 #, fuzzy, c-format
5216 msgid "specs unknown %% command after %ld characters"
5217 msgstr "ëßóôá ìå üëá ôá ãíùóôÜ óýíïëá ÷áñáêôÞñùí"
5218
5219 #: gcc.c:2063 gcc.c:2076
5220 #, c-format
5221 msgid "specs file malformed after %ld characters"
5222 msgstr ""
5223
5224 #: gcc.c:2129
5225 msgid "spec file has no spec for linking"
5226 msgstr ""
5227
5228 #: gcc.c:2634
5229 msgid "-pipe not supported"
5230 msgstr "ôï -pipe äåí õðïóôçñßæåôáé"
5231
5232 #: gcc.c:2696
5233 msgid ""
5234 "\n"
5235 "Go ahead? (y or n) "
5236 msgstr ""
5237 "\n"
5238 "Íá óõíå÷ßóåôå; (y Þ n) "
5239
5240 #: gcc.c:2822
5241 #, c-format
5242 msgid ""
5243 "Internal error: %s (program %s)\n"
5244 "Please submit a full bug report.\n"
5245 "See %s for instructions."
5246 msgstr ""
5247
5248 #: gcc.c:2840
5249 #, c-format
5250 msgid "# %s %.2f %.2f\n"
5251 msgstr "# %s %.2f %.2f\n"
5252
5253 #: gcc.c:2973
5254 #, c-format
5255 msgid "Usage: %s [options] file...\n"
5256 msgstr "÷ñÞóç: %s [åðéëïãÝò] áñ÷åßï...\n"
5257
5258 #: gcc.c:2974
5259 msgid "Options:\n"
5260 msgstr "ÅðéëïãÝò:\n"
5261
5262 #: gcc.c:2976
5263 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5264 msgstr "  -pass-exit-codes         ¸îïäïò ìå ôï õøçëüôåñï êùäéêü óöÜëìáôïò ôçò öÜóçò\n"
5265
5266 #: gcc.c:2977
5267 msgid "  --help                   Display this information\n"
5268 msgstr "  --help                   ÅìöÜíéóç áõôþí ôùí ðëçñïöïñéþí\n"
5269
5270 #: gcc.c:2978
5271 msgid "  --target-help            Display target specific command line options\n"
5272 msgstr "  --target-help            ÅìöÜíéóç åðéëïãÝò ãñáììþí åíôïëÞò ó÷åôéêÝò ìå ôï óôü÷ï\n"
5273
5274 #: gcc.c:2980
5275 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5276 msgstr "  (×ñÞóç '-v --help' ãéá ôçí åìöÜíéóç åðéëïãþí ãñáììÞò åíôïëÞò õðïäéåñãáóéþí)\n"
5277
5278 #: gcc.c:2981
5279 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5280 msgstr "  -dumpspecs               ÅìöÜíéóç üëùí ôùí ðñïêáèïñéóìÝíùí áëöáñéèìçôéêþí ôùí ðñïóäéïñéóìþí\n"
5281
5282 #: gcc.c:2982
5283 msgid "  -dumpversion             Display the version of the compiler\n"
5284 msgstr "  -dumpversion             ÅìöÜíéóç ôçò Ýêäïóçò ôïõ ìåôáãëùôôéóôÞ\n"
5285
5286 #: gcc.c:2983
5287 msgid "  -dumpmachine             Display the compiler's target processor\n"
5288 msgstr "  -dumpmachine             ÅìöÜíéóç ôïõ åðåîåñãáóôÞ óôü÷ïõ ôïõ ìåôáãëùôôéóôÞ\n"
5289
5290 #: gcc.c:2984
5291 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5292 msgstr "  -print-search-dirs       ÅìöÜíéóç ôùí êáôáëüãùí óôéò äéáäñïìÝò áíáæÞôçóçò ôïõ ìåôáãëùôôéóôÞ\n"
5293
5294 #: gcc.c:2985
5295 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5296 msgstr "  -print-libgcc-file-name  ÅìöÜíéóç ôïõ ïíüìáôïò ôçò óõíïäåõôéêÞò âéâëéïèÞêçò ôïõ ìåôáãëùôôéóôÞ\n"
5297
5298 #: gcc.c:2986
5299 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5300 msgstr "  -print-file-name=<âéâëéïè> ÅìöÜíéóç ôçò ðëÞñçò äéáäñïìÞò óôç âéâëéïèÞêç <âéâëéïè>\n"
5301
5302 #: gcc.c:2987
5303 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5304 msgstr "  -print-prog-name=<ðñüãñ> ÅìöÜíéóç ôçò ðëÞñçò äéáäñïìÞò óôï óõóôáôéêü ìåôáãëùôôéóôÞ <ðñüãñ>\n"
5305
5306 #: gcc.c:2988
5307 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5308 msgstr "  -print-multi-directory   ÅìöÜíéóç ôïõ ñéæéêïý êáôáëüãïõ ãéá åêäüóåéò ôçò libgcc\n"
5309
5310 #: gcc.c:2989
5311 msgid ""
5312 "  -print-multi-lib         Display the mapping between command line options and\n"
5313 "                           multiple library search directories\n"
5314 msgstr ""
5315 "  -print-multi-lib         ÅìöÜíéóç ôçò áíôéóôïß÷éóçò ìåôáîý åðéëïãþí ãñáììÞò\n"
5316 "                           åíôïëÞò êáé êáôáëüãùí áíáæÞôçóçò ðïëëáðëþí\n"
5317 "                           âéâëéïèçêþí\n"
5318
5319 #: gcc.c:2992
5320 #, fuzzy
5321 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
5322 msgstr "  -print-multi-directory   ÅìöÜíéóç ôïõ ñéæéêïý êáôáëüãïõ ãéá åêäüóåéò ôçò libgcc\n"
5323
5324 #: gcc.c:2993
5325 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5326 msgstr "  -Wa,<åðéëïãÝò>            ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôï óõíáñìïëïãçôÞ\n"
5327
5328 #: gcc.c:2994
5329 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5330 msgstr "  -Wp,<åðéëïãÝò>            ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôïí ðñï-åðåîåñãáóôÞ\n"
5331
5332 #: gcc.c:2995
5333 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5334 msgstr "  -Wl,<åðéëïãÝò>            ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôï óõíäÝôç\n"
5335
5336 #: gcc.c:2996
5337 #, fuzzy
5338 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
5339 msgstr "  -Xlinker <üñéóìá>        ÐÝñáóìá <ïñßóìáôïò> óôï óõíäÝôç\n"
5340
5341 #: gcc.c:2997
5342 #, fuzzy
5343 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
5344 msgstr "  -Xlinker <üñéóìá>        ÐÝñáóìá <ïñßóìáôïò> óôï óõíäÝôç\n"
5345
5346 #: gcc.c:2998
5347 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5348 msgstr "  -Xlinker <üñéóìá>        ÐÝñáóìá <ïñßóìáôïò> óôï óõíäÝôç\n"
5349
5350 #: gcc.c:2999
5351 msgid "  -save-temps              Do not delete intermediate files\n"
5352 msgstr "  -save-temps              Íá ìç äéáãñáöïýí ôá åíäéÜìåóá áñ÷åßá\n"
5353
5354 #: gcc.c:3000
5355 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5356 msgstr "  -pipe                    ×ñÞóç óùëçíþóåùí áíôß åíäéÜìåóùí áñ÷åßùí\n"
5357
5358 #: gcc.c:3001
5359 msgid "  -time                    Time the execution of each subprocess\n"
5360 msgstr "  -time                    ÌÝôñçóç ôïõ ÷ñüíïõ åêôÝëåóçò êÜèå õðïäéåñãáóßáò\n"
5361
5362 #: gcc.c:3002
5363 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5364 msgstr "  -specs=<áñ÷åßï>           ×ñÞóç ôïõ ðåñéå÷ïìÝíïõ ôïõ <áñ÷åßïõ> áíôß ôùí ðñïêáèïñéóìÝíùí ðñïóäéïñéóìþí\n"
5365
5366 #: gcc.c:3003
5367 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5368 msgstr ""
5369 "  -std=<ðñüôõðï>           Èåþñçóå üôé ïé ðçãÝò êþäéêá åßíáé ãéá ôï <ðñüôõðï>\n"
5370 "\n"
5371
5372 #: gcc.c:3004
5373 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5374 msgstr "  -B <êáôÜëïãïò>           ÐñïóèÞêç ôïõ <êáôáëüãïõ> óôéò äéáäñïìÝò áíáæÞôçóçò ôïõ ìåôáãëùôôéóôÞ\n"
5375
5376 #: gcc.c:3005
5377 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5378 msgstr "  -b <ìç÷áíÞ>              ÅêôÝëåóç ôïõ gcc ãéá ôï óôü÷ï <ìç÷áíÞ>, áí åßíáé åãêáôåóôçìÝíïò\n"
5379
5380 #: gcc.c:3006
5381 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5382 msgstr "  -V <Ýêäïóç>              ÅêôÝëåóç ôçò Ýêäïóçò <Ýêäïóç> ôïõ gcc, áí åßíáé åãêáôåóôçìÝíç\n"
5383
5384 #: gcc.c:3007
5385 msgid "  -v                       Display the programs invoked by the compiler\n"
5386 msgstr "  -v                       ÅìöÜíéóç ôùí ðñïãñáììÜôùí ðïõ êáëåß ï ìåôáãëùôôéóôÞò\n"
5387
5388 #: gcc.c:3008
5389 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5390 msgstr ""
5391
5392 #: gcc.c:3009
5393 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5394 msgstr "  -E                       Ðñïåðåîåñãáóßá ìüíï· ü÷é ìåôáãëþôôéóç, óõíáñìïëüãçóç Þ óýíäåóç\n"
5395
5396 #: gcc.c:3010
5397 msgid "  -S                       Compile only; do not assemble or link\n"
5398 msgstr "  -S                       Ìåôáãëþôôéóç ìüíï· ü÷é óõíáñìïëüãçóç Þóýíäåóç\n"
5399
5400 #: gcc.c:3011
5401 msgid "  -c                       Compile and assemble, but do not link\n"
5402 msgstr "  -c                       Ìåôáãëþôôéóç êáé óõíáñìïëüãçóç, ü÷éüìùò óýíäåóç\n"
5403
5404 #: gcc.c:3012
5405 msgid "  -o <file>                Place the output into <file>\n"
5406 msgstr "  -o <áñ÷åßï>              ÔïðïèÝôçóç ôçò åîüäïõ óôï <áñ÷åßï>\n"
5407
5408 #: gcc.c:3013
5409 #, fuzzy
5410 msgid ""
5411 "  -x <language>            Specify the language of the following input files\n"
5412 "                           Permissible languages include: c c++ assembler none\n"
5413 "                           'none' means revert to the default behavior of\n"
5414 "                           guessing the language based on the file's extension\n"
5415 msgstr ""
5416 "  -x <ãëþóóá>              Êáèïñéóìüò ôçò ãëþóóáò ôùí åðüìåíùí áñ÷Ýéùí åéóüäïõ\n"
5417 "                           ÁðïäåêôÝò ãëþóóåò åßíáé: c c++ assembler none\n"
5418 "                           Ôï 'none' óçìáßíåé åðáíáöïñÜ óôçí åî ïñéóìïý\n"
5419 "                           óõìðåñéöïñÜ åýñåóçò ôçò ãëþóóáò âÜóåé ôçò åðÝêôáóçò\n"
5420 "                           ôïõ áñ÷åßïõ\n"
5421
5422 #: gcc.c:3020
5423 #, c-format
5424 msgid ""
5425 "\n"
5426 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5427 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5428 " other options on to these processes the -W<letter> options must be used.\n"
5429 msgstr ""
5430 "\n"
5431 "Ïé åðéëïãÝò ðïõ îåêéíïýí ìå -g, -f, -m, -O, -W Þ --param ðåñíïýí áõôüìáôá\n"
5432 " óôéò äéÜöïñåò õðïäéåñãáóßåò ðïõ êáëåß ôï %s.  Ãéá íá ðåñÜóåôå Üëëåò\n"
5433 " åðéëïãÝò óå áõôÝò ôéò äéåñãáóßåò, ðñÝðåé íá ÷ñçóéìïðïéÞóåôå ôéò åðéëïãÝò\n"
5434 " -W<ãñÜììá>.\n"
5435
5436 #: gcc.c:3141
5437 #, fuzzy, c-format
5438 msgid "`-%c' option must have argument"
5439 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
5440
5441 #: gcc.c:3163
5442 #, c-format
5443 msgid "couldn't run `%s': %s"
5444 msgstr ""
5445
5446 #. translate_options () has turned --version into -fversion.
5447 #: gcc.c:3349
5448 #, c-format
5449 msgid "%s (GCC) %s\n"
5450 msgstr "%s (GCC) %s\n"
5451
5452 # src/main.c:850
5453 #: gcc.c:3352
5454 #, fuzzy
5455 msgid ""
5456 "This is free software; see the source for copying conditions.  There is NO\n"
5457 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5458 "\n"
5459 msgstr ""
5460 "Áõôü åßíáé åëåýèåñï ëïãéóìéêü· äåßôå ôïí ðçãáßï êþäéêá ãéá ôïõò êáíïíéóìïýò\n"
5461 "áíôéãñáöÞò. Äåí õðÜñ÷åé ÊÁÌÉÁ åããýçóç· ïýôå áêüìá ãéá ËÅÉÔÏÕÑÃÉÊÏÔÇÔÁ Þ \n"
5462 "ÊÁÔÁËËÇËÏÔÇÔÁ ÃÉÁ ÅÍÁ ÓÕÃÊÅÊÑÉÌÅÍÏ ÓÊÏÐÏ.\n"
5463
5464 #: gcc.c:3453
5465 #, fuzzy
5466 msgid "argument to `-Xlinker' is missing"
5467 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5468
5469 #: gcc.c:3461
5470 #, fuzzy
5471 msgid "argument to `-Xpreprocessor' is missing"
5472 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5473
5474 #: gcc.c:3468
5475 #, fuzzy
5476 msgid "argument to `-Xassembler' is missing"
5477 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5478
5479 #: gcc.c:3475
5480 #, fuzzy
5481 msgid "argument to `-l' is missing"
5482 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5483
5484 #: gcc.c:3491
5485 #, fuzzy
5486 msgid "argument to `-specs' is missing"
5487 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5488
5489 #: gcc.c:3505
5490 #, fuzzy
5491 msgid "argument to `-specs=' is missing"
5492 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5493
5494 #: gcc.c:3542
5495 #, c-format
5496 msgid "`-%c' must come at the start of the command line"
5497 msgstr ""
5498
5499 #: gcc.c:3551
5500 #, fuzzy
5501 msgid "argument to `-B' is missing"
5502 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5503
5504 #: gcc.c:3728
5505 msgid "warning: -pipe ignored because -save-temps specified"
5506 msgstr ""
5507
5508 #: gcc.c:3732
5509 msgid "warning: -pipe ignored because -time specified"
5510 msgstr ""
5511
5512 #: gcc.c:3944
5513 #, fuzzy
5514 msgid "argument to `-x' is missing"
5515 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5516
5517 #: gcc.c:3972
5518 #, fuzzy, c-format
5519 msgid "argument to `-%s' is missing"
5520 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5521
5522 #: gcc.c:4033
5523 #, c-format
5524 msgid "warning: `-x %s' after last input file has no effect"
5525 msgstr ""
5526
5527 #: gcc.c:4434
5528 #, fuzzy
5529 msgid "invalid specification!  Bug in cc"
5530 msgstr "Ìç Ýãêõñç ñýèìéóç èýñáò (port)"
5531
5532 #: gcc.c:4588
5533 #, c-format
5534 msgid "%s\n"
5535 msgstr ""
5536
5537 #. Catch the case where a spec string contains something like
5538 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5539 #. hand side of the :.
5540 #: gcc.c:5092
5541 #, c-format
5542 msgid "spec failure: '%%*' has not been initialized by pattern match"
5543 msgstr ""
5544
5545 #: gcc.c:5101
5546 #, c-format
5547 msgid "warning: use of obsolete %%[ operator in specs"
5548 msgstr ""
5549
5550 #: gcc.c:5119
5551 #, c-format
5552 msgid "Processing spec %c%s%c, which is '%s'\n"
5553 msgstr ""
5554
5555 #: gcc.c:5182
5556 #, fuzzy, c-format
5557 msgid "spec failure: unrecognized spec option '%c'"
5558 msgstr "%s: ìç áíáãíùñßóéìç åðéëïãÞ `-%c'\n"
5559
5560 #: gcc.c:5261
5561 #, fuzzy, c-format
5562 msgid "unknown spec function `%s'"
5563 msgstr "Óôç óõíÜñôçóç `%s':"
5564
5565 #: gcc.c:5280
5566 #, fuzzy, c-format
5567 msgid "error in args to spec function `%s'"
5568 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
5569
5570 #: gcc.c:5328
5571 msgid "malformed spec function name"
5572 msgstr ""
5573
5574 #. )
5575 #: gcc.c:5331
5576 #, fuzzy
5577 msgid "no arguments for spec function"
5578 msgstr "ðïëý ëßãá ïñßóìáôá"
5579
5580 #: gcc.c:5350
5581 msgid "malformed spec function arguments"
5582 msgstr ""
5583
5584 #: gcc.c:6076
5585 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5586 msgstr ""
5587
5588 #: gcc.c:6086
5589 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5590 msgstr ""
5591
5592 #: gcc.c:6179
5593 #, c-format
5594 msgid "unrecognized option `-%s'"
5595 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%s'"
5596
5597 #: gcc.c:6185
5598 #, c-format
5599 msgid "install: %s%s\n"
5600 msgstr "åãêáôÜóôáóç: %s%s\n"
5601
5602 #: gcc.c:6186
5603 #, c-format
5604 msgid "programs: %s\n"
5605 msgstr "ðñïãñÜììáôá: %s\n"
5606
5607 #: gcc.c:6187
5608 #, c-format
5609 msgid "libraries: %s\n"
5610 msgstr "âéâëéïèÞêåò: %s\n"
5611
5612 #: gcc.c:6244
5613 #, c-format
5614 msgid ""
5615 "\n"
5616 "For bug reporting instructions, please see:\n"
5617 msgstr ""
5618 "\n"
5619 "Ãéá ïäçãßåò ãéá áíáöïñÝò óöáëìÜôùí. ðáñáêáëþ äåßôå:\n"
5620
5621 #: gcc.c:6260
5622 #, c-format
5623 msgid "Configured with: %s\n"
5624 msgstr "¸÷åé ñõèìéóôåß ìå: %s\n"
5625
5626 #: gcc.c:6274
5627 #, c-format
5628 msgid "Thread model: %s\n"
5629 msgstr "ÌïíôÝëï íçìÜôùí: %s\n"
5630
5631 #: gcc.c:6285
5632 #, c-format
5633 msgid "gcc version %s\n"
5634 msgstr "Ýêäïóç gcc %s\n"
5635
5636 #: gcc.c:6287
5637 #, c-format
5638 msgid "gcc driver version %s executing gcc version %s\n"
5639 msgstr "Ýêäïóç ïäçãïý gcc %s åêôåëåß ôçí Ýêäïóç gcc %s\n"
5640
5641 #: gcc.c:6295
5642 msgid "no input files"
5643 msgstr "äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ"
5644
5645 #: gcc.c:6317 gcc.c:6436
5646 #, c-format
5647 msgid "%s: linker input file unused because linking not done"
5648 msgstr ""
5649
5650 #: gcc.c:6320
5651 #, fuzzy
5652 msgid "cannot specify -o with -c or -S and multiple languages"
5653 msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá"
5654
5655 #: gcc.c:6355
5656 #, c-format
5657 msgid "%s: %s compiler not installed on this system"
5658 msgstr "%s: ï ìåôáãëùôôéóôÞò %s äåí Ý÷åé åãêáôáóôáèåß óôï óýóôçìá áõôü"
5659
5660 #: gcc.c:6476
5661 #, c-format
5662 msgid "language %s not recognized"
5663 msgstr ""
5664
5665 #: gcc.c:6573
5666 msgid "internal gcc abort"
5667 msgstr "åóùôåñéêü óöÜëìá gcc"
5668
5669 # src/main.c:178
5670 #: gcov.c:384
5671 #, fuzzy
5672 msgid "Internal gcov abort.\n"
5673 msgstr "Åóùôåñéêü óöÜëìá (recoding)"
5674
5675 #: gcov.c:397
5676 msgid ""
5677 "Usage: gcov [OPTION]... SOURCEFILE\n"
5678 "\n"
5679 msgstr ""
5680 "×ñÞóç: gcov [ÅÐÉËÏÃÇ]... [ÁÑןÏÐÇÃÇÓ]\n"
5681 "\n"
5682
5683 #: gcov.c:398
5684 msgid ""
5685 "Print code coverage information.\n"
5686 "\n"
5687 msgstr ""
5688 "EìöÜíéóç ðëçñïöïñéþí êÜëõøçò êþäéêá.\n"
5689 "\n"
5690
5691 #: gcov.c:399
5692 msgid "  -h, --help                      Print this help, then exit\n"
5693 msgstr "  -h, --help                      ÅìöÜíéóç áõôÞò ôçò âïÞèåéáò, ìåôÜ Ýîïäïò\n"
5694
5695 #: gcov.c:400
5696 msgid "  -v, --version                   Print version number, then exit\n"
5697 msgstr "  -v, --version                   ÅìöÜíéóç áñéèìïý Ýêäïóçò, ìåôÜ Ýîïäïò\n"
5698
5699 #: gcov.c:401
5700 msgid "  -a, --all-blocks                Show information for every basic block\n"
5701 msgstr ""
5702
5703 #: gcov.c:402
5704 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5705 msgstr ""
5706
5707 #: gcov.c:403
5708 msgid ""
5709 "  -c, --branch-counts             Given counts of branches taken\n"
5710 "                                    rather than percentages\n"
5711 msgstr ""
5712
5713 #: gcov.c:405
5714 msgid "  -n, --no-output                 Do not create an output file\n"
5715 msgstr ""
5716
5717 #: gcov.c:406
5718 msgid ""
5719 "  -l, --long-file-names           Use long output file names for included\n"
5720 "                                    source files\n"
5721 msgstr ""
5722
5723 #: gcov.c:408
5724 msgid "  -f, --function-summaries        Output summaries for each function\n"
5725 msgstr ""
5726
5727 #: gcov.c:409
5728 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5729 msgstr ""
5730
5731 #: gcov.c:410
5732 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5733 msgstr ""
5734
5735 #: gcov.c:411
5736 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
5737 msgstr ""
5738
5739 #: gcov.c:412
5740 #, c-format
5741 msgid ""
5742 "\n"
5743 "For bug reporting instructions, please see:\n"
5744 "%s.\n"
5745 msgstr ""
5746 "\n"
5747 "Ãéá ïäçãßåò óôéò áíáöïñÝò óöáëìÜôùí, ðáñáêáëþ äåßôå:\n"
5748 "%s.\n"
5749
5750 #: gcov.c:422
5751 #, c-format
5752 msgid "gcov (GCC) %s\n"
5753 msgstr "gcov (GCC) %s\n"
5754
5755 #: gcov.c:423
5756 #, fuzzy
5757 msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n"
5758 msgstr "ÐíåõìáôéêÜ Äéêáéþìáôá (C) 2001 Free Software Foundation, Inc.\n"
5759
5760 # src/main.c:850
5761 #: gcov.c:425
5762 #, fuzzy
5763 msgid ""
5764 "This is free software; see the source for copying conditions.\n"
5765 "There is NO warranty; not even for MERCHANTABILITY or \n"
5766 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5767 "\n"
5768 msgstr ""
5769 "Áõôü åßíáé åëåýèåñï ëïãéóìéêü· äåßôå ôïí ðçãáßï êþäéêá ãéá ôïõò êáíïíéóìïýò\n"
5770 "áíôéãñáöÞò. Äåí õðÜñ÷åé ÊÁÌÉÁ åããýçóç· ïýôå áêüìá ãéá ËÅÉÔÏÕÑÃÉÊÏÔÇÔÁ Þ \n"
5771 "ÊÁÔÁËËÇËÏÔÇÔÁ ÃÉÁ ÅÍÁ ÓÕÃÊÅÊÑÉÌÅÍÏ ÓÊÏÐÏ.\n"
5772
5773 #: gcov.c:515
5774 #, fuzzy, c-format
5775 msgid "%s:no functions found\n"
5776 msgstr "Äåí âñÝèçêå ìÝóï"
5777
5778 #: gcov.c:536 gcov.c:564
5779 #, fuzzy
5780 msgid "\n"
5781 msgstr ":\n"
5782
5783 #: gcov.c:551
5784 #, fuzzy, c-format
5785 msgid "%s:creating `%s'\n"
5786 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
5787
5788 #: gcov.c:555
5789 #, fuzzy, c-format
5790 msgid "%s:error writing output file `%s'\n"
5791 msgstr "%s: ÓöÜëìá êáôÜ ôçí åããñáöÞ ôïõ %s\n"
5792
5793 #: gcov.c:560
5794 #, fuzzy, c-format
5795 msgid "%s:could not open output file `%s'\n"
5796 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
5797
5798 #: gcov.c:711
5799 #, fuzzy, c-format
5800 msgid "%s:cannot open graph file\n"
5801 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
5802
5803 #: gcov.c:717
5804 #, fuzzy, c-format
5805 msgid "%s:not a gcov graph file\n"
5806 msgstr "%s: Äåí åßíáé êáíïíéêü áñ÷åßï"
5807
5808 #: gcov.c:730
5809 #, c-format
5810 msgid "%s:version `%.4s', prefer `%.4s'\n"
5811 msgstr ""
5812
5813 #: gcov.c:782
5814 #, c-format
5815 msgid "%s:already seen blocks for `%s'\n"
5816 msgstr ""
5817
5818 #: gcov.c:903 gcov.c:1062
5819 #, c-format
5820 msgid "%s:corrupted\n"
5821 msgstr ""
5822
5823 #: gcov.c:976
5824 #, fuzzy, c-format
5825 msgid "%s:cannot open data file\n"
5826 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
5827
5828 #: gcov.c:981
5829 #, fuzzy, c-format
5830 msgid "%s:not a gcov data file\n"
5831 msgstr "%s: Äåí åßíáé êáíïíéêü áñ÷åßï"
5832
5833 #: gcov.c:994
5834 #, c-format
5835 msgid "%s:version `%.4s', prefer version `%.4s'\n"
5836 msgstr ""
5837
5838 #: gcov.c:1000
5839 #, c-format
5840 msgid "%s:stamp mismatch with graph file\n"
5841 msgstr ""
5842
5843 #: gcov.c:1026
5844 #, fuzzy, c-format
5845 msgid "%s:unknown function `%u'\n"
5846 msgstr "Óôç óõíÜñôçóç `%s':"
5847
5848 #: gcov.c:1039
5849 #, fuzzy, c-format
5850 msgid "%s:profile mismatch for `%s'\n"
5851 msgstr "äéáôÞñçóç ùñþí óôï %s"
5852
5853 #: gcov.c:1062
5854 #, fuzzy, c-format
5855 msgid "%s:overflowed\n"
5856 msgstr "%s: óöÜëìá åããñáöÞò"
5857
5858 #: gcov.c:1085
5859 #, c-format
5860 msgid "%s:`%s' lacks entry and/or exit blocks\n"
5861 msgstr ""
5862
5863 #: gcov.c:1090
5864 #, c-format
5865 msgid "%s:`%s' has arcs to entry block\n"
5866 msgstr ""
5867
5868 #: gcov.c:1098
5869 #, c-format
5870 msgid "%s:`%s' has arcs from exit block\n"
5871 msgstr ""
5872
5873 #: gcov.c:1306
5874 #, c-format
5875 msgid "%s:graph is unsolvable for `%s'\n"
5876 msgstr ""
5877
5878 # src/request.c:37
5879 #: gcov.c:1386
5880 #, fuzzy, c-format
5881 msgid "%s `%s'\n"
5882 msgstr "%s: %s"
5883
5884 #: gcov.c:1389
5885 #, c-format
5886 msgid "Lines executed:%s of %d\n"
5887 msgstr ""
5888
5889 #: gcov.c:1393
5890 msgid "No executable lines"
5891 msgstr ""
5892
5893 #: gcov.c:1399
5894 #, c-format
5895 msgid "Branches executed:%s of %d\n"
5896 msgstr ""
5897
5898 #: gcov.c:1403
5899 #, c-format
5900 msgid "Taken at least once:%s of %d\n"
5901 msgstr ""
5902
5903 #: gcov.c:1409
5904 #, fuzzy
5905 msgid "No branches\n"
5906 msgstr ""
5907 "Äåí õðÜñ÷åé áñ÷åßï `%s'.\n"
5908 "\n"
5909
5910 #: gcov.c:1411
5911 #, c-format
5912 msgid "Calls executed:%s of %d\n"
5913 msgstr ""
5914
5915 #: gcov.c:1415
5916 #, fuzzy
5917 msgid "No calls\n"
5918 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
5919
5920 #: gcov.c:1556
5921 #, fuzzy, c-format
5922 msgid "%s:no lines for `%s'\n"
5923 msgstr "%s ðñéí áðü `%s'"
5924
5925 #: gcov.c:1751
5926 #, fuzzy, c-format
5927 msgid "call   %2d returned %s\n"
5928 msgstr "  áëëÜ %d áðáéôïýíôáé"
5929
5930 #: gcov.c:1756
5931 #, c-format
5932 msgid "call   %2d never executed\n"
5933 msgstr ""
5934
5935 #: gcov.c:1761
5936 #, c-format
5937 msgid "branch %2d taken %s%s\n"
5938 msgstr ""
5939
5940 #: gcov.c:1765
5941 #, c-format
5942 msgid "branch %2d never executed\n"
5943 msgstr ""
5944
5945 #: gcov.c:1770
5946 #, fuzzy, c-format
5947 msgid "unconditional %2d taken %s\n"
5948 msgstr "¶ãíùóôÞ åðéëïãÞ ãéá ôï `s'"
5949
5950 #: gcov.c:1773
5951 #, c-format
5952 msgid "unconditional %2d never executed\n"
5953 msgstr ""
5954
5955 #: gcov.c:1805
5956 #, fuzzy, c-format
5957 msgid "%s:cannot open source file\n"
5958 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
5959
5960 #: gcov.c:1815
5961 #, fuzzy, c-format
5962 msgid "%s:source file is newer than graph file `%s'\n"
5963 msgstr "%s: ç Ýîïäïò èá åðéêáëýøåé ôï %s\n"
5964
5965 #. Return if there's nothing to do, or it is too expensive.
5966 #: gcse.c:747
5967 msgid "GCSE disabled"
5968 msgstr ""
5969
5970 #: gcse.c:6108
5971 msgid "NULL pointer checks disabled"
5972 msgstr ""
5973
5974 #. Return if there's nothing to do, or it is too expensive.
5975 #: gcse.c:7994
5976 #, fuzzy
5977 msgid "jump bypassing disabled"
5978 msgstr "Ç ëåéôïõñãßá NIS+ áðÝôõ÷å"
5979
5980 #: gcse.c:8055
5981 #, c-format
5982 msgid "%s: %d basic blocks and %d edges/basic block"
5983 msgstr ""
5984
5985 #: gcse.c:8068
5986 #, c-format
5987 msgid "%s: %d basic blocks and %d registers"
5988 msgstr ""
5989
5990 #: ggc-common.c:398 ggc-common.c:406 ggc-common.c:487 ggc-common.c:507
5991 #: ggc-page.c:2030 ggc-page.c:2062 ggc-page.c:2069 ggc-zone.c:1361
5992 #: ggc-zone.c:1367 ggc-zone.c:1372 ggc-zone.c:1379
5993 #, fuzzy, c-format
5994 msgid "can't write PCH file: %m"
5995 msgstr "áäõíáìßá åããñáöÞò áðïôåëÝóìáôïò: %s"
5996
5997 #: ggc-common.c:500
5998 #, fuzzy, c-format
5999 msgid "can't get position in PCH file: %m"
6000 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
6001
6002 #: ggc-common.c:510
6003 #, fuzzy, c-format
6004 msgid "can't write padding to PCH file: %m"
6005 msgstr "áäõíáìßá åããñáöÞò áñ÷åßùí åîüäïõ óôï `%s'"
6006
6007 #: ggc-common.c:563 ggc-common.c:571 ggc-common.c:578 ggc-common.c:581
6008 #: ggc-common.c:654 ggc-common.c:657 ggc-page.c:2157 ggc-zone.c:1389
6009 #, fuzzy, c-format
6010 msgid "can't read PCH file: %m"
6011 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
6012
6013 #: ggc-common.c:681
6014 msgid "had to relocate PCH"
6015 msgstr ""
6016
6017 #: ggc-page.c:1325
6018 #, c-format
6019 msgid "open /dev/zero: %m"
6020 msgstr ""
6021
6022 #: ggc-page.c:2047 ggc-page.c:2053
6023 #, fuzzy
6024 msgid "can't write PCH file"
6025 msgstr "áäõíáìßá åããñáöÞò áñ÷åßùí åîüäïõ óôï `%s'"
6026
6027 #: ggc-simple.c:506
6028 msgid "Generating PCH files is not supported when using ggc-simple.c"
6029 msgstr ""
6030
6031 #: global.c:356 global.c:369 global.c:383
6032 #, fuzzy, c-format
6033 msgid "%s cannot be used in asm here"
6034 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
6035
6036 #: graph.c:403 toplev.c:1481 toplev.c:4408 f/com.c:14202 java/jcf-parse.c:883
6037 #: java/jcf-parse.c:1030 java/lex.c:1828 objc/objc-act.c:503
6038 #, fuzzy, c-format
6039 msgid "can't open %s: %m"
6040 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
6041
6042 #: haifa-sched.c:196
6043 #, c-format
6044 msgid "fix_sched_param: unknown param: %s"
6045 msgstr ""
6046
6047 #: integrate.c:166
6048 #, fuzzy
6049 msgid "function cannot be inline"
6050 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
6051
6052 #: integrate.c:170
6053 msgid "varargs function cannot be inline"
6054 msgstr ""
6055
6056 #: integrate.c:173
6057 msgid "function using alloca cannot be inline"
6058 msgstr ""
6059
6060 #: integrate.c:176
6061 #, fuzzy
6062 msgid "function using longjmp cannot be inline"
6063 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
6064
6065 #: integrate.c:179
6066 msgid "function using setjmp cannot be inline"
6067 msgstr ""
6068
6069 #: integrate.c:182
6070 msgid "function uses __builtin_eh_return"
6071 msgstr ""
6072
6073 #: integrate.c:185
6074 msgid "function with nested functions cannot be inline"
6075 msgstr ""
6076
6077 #: integrate.c:189
6078 msgid "function with label addresses used in initializers cannot inline"
6079 msgstr ""
6080
6081 #: integrate.c:196 integrate.c:240
6082 msgid "function too large to be inline"
6083 msgstr ""
6084
6085 #: integrate.c:206
6086 msgid "no prototype, and parameter address used; cannot be inline"
6087 msgstr ""
6088
6089 #: integrate.c:213 integrate.c:258
6090 msgid "inline functions not supported for this return value type"
6091 msgstr ""
6092
6093 #: integrate.c:218
6094 msgid "function with varying-size return value cannot be inline"
6095 msgstr ""
6096
6097 #: integrate.c:225
6098 msgid "function with varying-size parameter cannot be inline"
6099 msgstr ""
6100
6101 #: integrate.c:228
6102 msgid "function with transparent unit parameter cannot be inline"
6103 msgstr ""
6104
6105 #: integrate.c:247
6106 msgid "function with computed jump cannot inline"
6107 msgstr ""
6108
6109 #: integrate.c:251
6110 msgid "function with nonlocal goto cannot be inline"
6111 msgstr ""
6112
6113 #: integrate.c:265
6114 msgid "function with target specific attribute(s) cannot be inlined"
6115 msgstr ""
6116
6117 #: jump.c:1896
6118 msgid "%Hwill never be executed"
6119 msgstr ""
6120
6121 #: line-map.c:202
6122 #, c-format
6123 msgid "In file included from %s:%u"
6124 msgstr ""
6125
6126 #. Translators note: this message is used in conjunction
6127 #. with "In file included from %s:%ld" and some other
6128 #. tricks.  We want something like this:
6129 #.
6130 #. | In file included from sys/select.h:123,
6131 #. |                  from sys/types.h:234,
6132 #. |                  from userfile.c:31:
6133 #. | bits/select.h:45: <error message here>
6134 #.
6135 #. with all the "from"s lined up.
6136 #. The trailing comma is at the beginning of this message,
6137 #. and the trailing colon is not translated.
6138 #: line-map.c:220
6139 #, c-format
6140 msgid ""
6141 ",\n"
6142 "                 from %s:%u"
6143 msgstr ""
6144
6145 #. What to print when a switch has no documentation.
6146 #: opts.c:149
6147 msgid "This switch lacks documentation"
6148 msgstr ""
6149
6150 #. Eventually this should become a hard error IMO.
6151 #: opts.c:318
6152 #, c-format
6153 msgid "command line option \"%s\" is valid for %s but not for %s"
6154 msgstr ""
6155
6156 #: opts.c:406
6157 #, fuzzy, c-format
6158 msgid "missing argument to \"%s\""
6159 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
6160
6161 #: opts.c:416
6162 #, fuzzy, c-format
6163 msgid "argument to \"%s\" should be a non-negative integer"
6164 msgstr "ôï ðñþôï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `int'"
6165
6166 #: opts.c:463
6167 #, fuzzy, c-format
6168 msgid "unrecognized command line option \"%s\""
6169 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
6170
6171 #: opts.c:646
6172 msgid "-Wuninitialized is not supported without -O"
6173 msgstr ""
6174
6175 # src/request.c:806 src/request.c:912
6176 #: opts.c:1350
6177 #, fuzzy, c-format
6178 msgid "unrecognized register name \"%s\""
6179 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
6180
6181 # src/grep.c:1133
6182 #: opts.c:1394
6183 #, fuzzy, c-format
6184 msgid "unknown tls-model \"%s\""
6185 msgstr "Üãíùóôç ìÝèïäïò êáôáëüãùí"
6186
6187 #: opts.c:1450
6188 msgid "-fwritable-strings is deprecated; see documentation for details"
6189 msgstr ""
6190
6191 #: opts.c:1534
6192 #, c-format
6193 msgid "%s: --param arguments should be of the form NAME=VALUE"
6194 msgstr ""
6195
6196 #: opts.c:1539
6197 #, fuzzy, c-format
6198 msgid "invalid --param value `%s'"
6199 msgstr "Ìç Ýãêõñï äéÜóôçìá ÷ñüíïõ `%s'"
6200
6201 #: opts.c:1635
6202 msgid "target system does not support debug output"
6203 msgstr ""
6204
6205 #: opts.c:1642
6206 #, c-format
6207 msgid "debug format \"%s\" conflicts with prior selection"
6208 msgstr ""
6209
6210 # src/request.c:806 src/request.c:912
6211 #: opts.c:1658
6212 #, fuzzy, c-format
6213 msgid "unrecognised debug output level \"%s\""
6214 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
6215
6216 #: opts.c:1660
6217 #, c-format
6218 msgid "debug output level %s is too high"
6219 msgstr ""
6220
6221 #: opts.c:1679
6222 msgid "The following options are language-independent:\n"
6223 msgstr ""
6224
6225 #: opts.c:1686
6226 #, c-format
6227 msgid ""
6228 "The %s front end recognizes the following options:\n"
6229 "\n"
6230 msgstr ""
6231
6232 #: opts.c:1700
6233 msgid "The --param option recognizes the following as parameters:\n"
6234 msgstr ""
6235
6236 #. If we didn't find this parameter, issue an error message.
6237 #: params.c:76
6238 #, fuzzy, c-format
6239 msgid "invalid parameter `%s'"
6240 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
6241
6242 #: profile.c:288
6243 msgid "corrupted profile info: run_max * runs < sum_max"
6244 msgstr ""
6245
6246 #: profile.c:294
6247 msgid "corrupted profile info: sum_all is smaller than sum_max"
6248 msgstr ""
6249
6250 #: profile.c:336
6251 #, c-format
6252 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
6253 msgstr ""
6254
6255 #: profile.c:499
6256 #, c-format
6257 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
6258 msgstr ""
6259
6260 #: profile.c:526
6261 #, c-format
6262 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
6263 msgstr ""
6264
6265 #: protoize.c:534
6266 #, fuzzy, c-format
6267 msgid "%s: internal abort\n"
6268 msgstr "Åóùôåñéêü óöÜëìá ôïõ áíáëõôÞ äéåõèýíóåùí"
6269
6270 #: protoize.c:592
6271 #, fuzzy, c-format
6272 msgid "%s: error writing file `%s': %s\n"
6273 msgstr "%s: ÓöÜëìá êáôÜ ôçí åããñáöÞ ôïõ %s\n"
6274
6275 #: protoize.c:636
6276 #, fuzzy, c-format
6277 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6278 msgstr "%s: ç ÷ñÞóç åßíáé %s [ -v ] [ -c äéáêïðÞ ] ïíïìáóßá æþíçò ...\n"
6279
6280 #: protoize.c:639
6281 #, fuzzy, c-format
6282 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6283 msgstr "%s: ç ÷ñÞóç åßíáé %s [ -v ] [ -c äéáêïðÞ ] ïíïìáóßá æþíçò ...\n"
6284
6285 #: protoize.c:745
6286 #, fuzzy, c-format
6287 msgid "%s: warning: no read access for file `%s'\n"
6288 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6289
6290 #: protoize.c:753
6291 #, fuzzy, c-format
6292 msgid "%s: warning: no write access for file `%s'\n"
6293 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6294
6295 #: protoize.c:761
6296 #, c-format
6297 msgid "%s: warning: no write access for dir containing `%s'\n"
6298 msgstr ""
6299
6300 #. Catch cases like /.. where we try to backup to a
6301 #. point above the absolute root of the logical file
6302 #. system.
6303 #: protoize.c:1148
6304 #, fuzzy, c-format
6305 msgid "%s: invalid file name: %s\n"
6306 msgstr "%s: ìç Ýãêõñï åßäïò áñ÷åßïõ"
6307
6308 #: protoize.c:1296
6309 #, fuzzy, c-format
6310 msgid "%s: %s: can't get status: %s\n"
6311 msgstr "%s: áäõíáìßá ðñüóâáóçò óôï %s: %s\n"
6312
6313 #: protoize.c:1317
6314 #, c-format
6315 msgid ""
6316 "\n"
6317 "%s: fatal error: aux info file corrupted at line %d\n"
6318 msgstr ""
6319
6320 #: protoize.c:1646
6321 #, c-format
6322 msgid "%s:%d: declaration of function `%s' takes different forms\n"
6323 msgstr ""
6324
6325 #: protoize.c:1901
6326 #, fuzzy, c-format
6327 msgid "%s: compiling `%s'\n"
6328 msgstr "%s: ÓöÜëìá êáôÜ ôçí åããñáöÞ ôïõ %s\n"
6329
6330 # src/request.c:37
6331 #: protoize.c:1924
6332 #, fuzzy, c-format
6333 msgid "%s: wait: %s\n"
6334 msgstr "%s óå %s"
6335
6336 #: protoize.c:1929
6337 #, fuzzy, c-format
6338 msgid "%s: subprocess got fatal signal %d\n"
6339 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
6340
6341 #: protoize.c:1937
6342 #, fuzzy, c-format
6343 msgid "%s: %s exited with status %d\n"
6344 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
6345
6346 #: protoize.c:1986
6347 #, fuzzy, c-format
6348 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6349 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6350
6351 #: protoize.c:1995 protoize.c:2024
6352 #, fuzzy, c-format
6353 msgid "%s: can't read aux info file `%s': %s\n"
6354 msgstr "%s: áäõíáìßá óôçí áíÜãíùóç %s: %s\n"
6355
6356 #: protoize.c:2040 protoize.c:2068
6357 #, fuzzy, c-format
6358 msgid "%s: can't get status of aux info file `%s': %s\n"
6359 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
6360
6361 #: protoize.c:2096
6362 #, fuzzy, c-format
6363 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6364 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäï `%s' ãéá ôçí êáôçãïñßá `%s'"
6365
6366 # src/shred.c:1103
6367 #: protoize.c:2114
6368 #, fuzzy, c-format
6369 msgid "%s: error reading aux info file `%s': %s\n"
6370 msgstr "%s: óöÜëìá åããñáöÞò óôç èÝóç %s"
6371
6372 #: protoize.c:2127
6373 #, fuzzy, c-format
6374 msgid "%s: error closing aux info file `%s': %s\n"
6375 msgstr "%s: ÓöÜëìá êáôÜ ôï êëåßóéìï ôïõ %s: %s\n"
6376
6377 #: protoize.c:2143
6378 #, fuzzy, c-format
6379 msgid "%s: can't delete aux info file `%s': %s\n"
6380 msgstr "%s: Äå ìðïñåß íá äéáãñáöåß ôï %s: %s\n"
6381
6382 #: protoize.c:2225 protoize.c:4195
6383 #, fuzzy, c-format
6384 msgid "%s: can't delete file `%s': %s\n"
6385 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß %s: %s\n"
6386
6387 #: protoize.c:2303
6388 #, fuzzy, c-format
6389 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6390 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6391
6392 #: protoize.c:2425
6393 #, c-format
6394 msgid "%s: conflicting extern definitions of '%s'\n"
6395 msgstr ""
6396
6397 #: protoize.c:2429
6398 #, c-format
6399 msgid "%s: declarations of '%s' will not be converted\n"
6400 msgstr ""
6401
6402 #: protoize.c:2431
6403 #, c-format
6404 msgid "%s: conflict list for '%s' follows:\n"
6405 msgstr ""
6406
6407 #: protoize.c:2464
6408 #, c-format
6409 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6410 msgstr ""
6411
6412 #: protoize.c:2504
6413 #, c-format
6414 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6415 msgstr ""
6416
6417 #: protoize.c:2510
6418 #, fuzzy, c-format
6419 msgid "%s: %d: warning: no extern definition for `%s'\n"
6420 msgstr "%s: ðñïåéäïðïßçóç: äå âñÝèçêå áñ÷Þ êåöáëßäáò"
6421
6422 #: protoize.c:2540
6423 #, c-format
6424 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6425 msgstr ""
6426
6427 #: protoize.c:2546
6428 #, c-format
6429 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6430 msgstr ""
6431
6432 #: protoize.c:2716 protoize.c:2719
6433 #, c-format
6434 msgid "%s: %d: warning: source too confusing\n"
6435 msgstr ""
6436
6437 #: protoize.c:2915
6438 #, c-format
6439 msgid "%s: %d: warning: varargs function declaration not converted\n"
6440 msgstr ""
6441
6442 #: protoize.c:2930
6443 #, c-format
6444 msgid "%s: declaration of function `%s' not converted\n"
6445 msgstr ""
6446
6447 #: protoize.c:3053
6448 #, c-format
6449 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6450 msgstr ""
6451
6452 #: protoize.c:3074
6453 #, fuzzy, c-format
6454 msgid ""
6455 "\n"
6456 "%s: warning: too few parameter lists in declaration of `%s'\n"
6457 msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
6458
6459 #: protoize.c:3170
6460 #, c-format
6461 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6462 msgstr ""
6463
6464 #: protoize.c:3345
6465 #, c-format
6466 msgid "%s: local declaration for function `%s' not inserted\n"
6467 msgstr ""
6468
6469 #: protoize.c:3372
6470 #, c-format
6471 msgid ""
6472 "\n"
6473 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6474 msgstr ""
6475
6476 #: protoize.c:3444
6477 #, c-format
6478 msgid "%s: global declarations for file `%s' not inserted\n"
6479 msgstr ""
6480
6481 #: protoize.c:3533 protoize.c:3563
6482 #, c-format
6483 msgid "%s: definition of function `%s' not converted\n"
6484 msgstr ""
6485
6486 #: protoize.c:3552
6487 #, c-format
6488 msgid "%s: %d: warning: definition of %s not converted\n"
6489 msgstr ""
6490
6491 #: protoize.c:3878
6492 #, c-format
6493 msgid "%s: found definition of `%s' at %s(%d)\n"
6494 msgstr ""
6495
6496 #. If we make it here, then we did not know about this
6497 #. function definition.
6498 #: protoize.c:3894
6499 #, c-format
6500 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6501 msgstr ""
6502
6503 #: protoize.c:3897
6504 #, c-format
6505 msgid "%s: function definition not converted\n"
6506 msgstr ""
6507
6508 #: protoize.c:3955
6509 #, fuzzy, c-format
6510 msgid "%s: `%s' not converted\n"
6511 msgstr "%s: `%s': äåí âñÝèçêå ôáßñéáóìá"
6512
6513 #: protoize.c:3963
6514 #, fuzzy, c-format
6515 msgid "%s: would convert file `%s'\n"
6516 msgstr "%s: ç Ýîïäïò èá åðéêáëýøåé ôï %s\n"
6517
6518 #: protoize.c:3966
6519 #, fuzzy, c-format
6520 msgid "%s: converting file `%s'\n"
6521 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
6522
6523 #: protoize.c:3976
6524 #, fuzzy, c-format
6525 msgid "%s: can't get status for file `%s': %s\n"
6526 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
6527
6528 #: protoize.c:4018
6529 #, fuzzy, c-format
6530 msgid "%s: can't open file `%s' for reading: %s\n"
6531 msgstr "%s: Äåí åßíáé äõíáôüí íá áíïé÷ôåß ôï %s: %s\n"
6532
6533 #: protoize.c:4033
6534 #, fuzzy, c-format
6535 msgid ""
6536 "\n"
6537 "%s: error reading input file `%s': %s\n"
6538 msgstr "%s: ÓöÜëìá êáôÜ ôçí áíÜãíùóç ôïõ %s\n"
6539
6540 #: protoize.c:4067
6541 #, fuzzy, c-format
6542 msgid "%s: can't create/open clean file `%s': %s\n"
6543 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß %s: %s\n"
6544
6545 #: protoize.c:4172
6546 #, c-format
6547 msgid "%s: warning: file `%s' already saved in `%s'\n"
6548 msgstr ""
6549
6550 #: protoize.c:4180
6551 #, fuzzy, c-format
6552 msgid "%s: can't link file `%s' to `%s': %s\n"
6553 msgstr "%s: Äåí åßíáé äõíáôüí íá óõíäåèåß ôï %s ìå ôï %s: %s\n"
6554
6555 #: protoize.c:4210
6556 #, fuzzy, c-format
6557 msgid "%s: can't create/open output file `%s': %s\n"
6558 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
6559
6560 #: protoize.c:4243
6561 #, fuzzy, c-format
6562 msgid "%s: can't change mode of file `%s': %s\n"
6563 msgstr "%s: Äåí åßíáé äõíáôüí íá áöáéñåèåß ôï %s: %s\n"
6564
6565 #: protoize.c:4416
6566 #, fuzzy, c-format
6567 msgid "%s: cannot get working directory: %s\n"
6568 msgstr "%s: äåí åßíáé äõíáôü íá ãñáöôåß ðÜíù óå êáôÜëïãï"
6569
6570 #: protoize.c:4514
6571 #, fuzzy, c-format
6572 msgid "%s: input file names must have .c suffixes: %s\n"
6573 msgstr "%s: ôï áñ÷åßï åéóüäïõ åßíáé ôï áñ÷åßï åîüäïõ"
6574
6575 #: ra.c:750
6576 msgid "Didn't find a coloring.\n"
6577 msgstr ""
6578
6579 #: reg-stack.c:665
6580 #, c-format
6581 msgid "output constraint %d must specify a single register"
6582 msgstr ""
6583
6584 #: reg-stack.c:675
6585 #, c-format
6586 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6587 msgstr ""
6588
6589 #: reg-stack.c:698
6590 msgid "output regs must be grouped at top of stack"
6591 msgstr ""
6592
6593 #: reg-stack.c:735
6594 msgid "implicitly popped regs must be grouped at top of stack"
6595 msgstr ""
6596
6597 #: reg-stack.c:754
6598 #, c-format
6599 msgid "output operand %d must use `&' constraint"
6600 msgstr ""
6601
6602 #: regclass.c:743
6603 #, c-format
6604 msgid "can't use '%s' as a %s register"
6605 msgstr ""
6606
6607 #: regclass.c:758 config/ia64/ia64.c:4640 config/ia64/ia64.c:4647
6608 #, fuzzy, c-format
6609 msgid "unknown register name: %s"
6610 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
6611
6612 #: regclass.c:768
6613 msgid "global register variable follows a function definition"
6614 msgstr ""
6615
6616 #: regclass.c:772
6617 msgid "register used for two global register variables"
6618 msgstr ""
6619
6620 #: regclass.c:777
6621 msgid "call-clobbered register used for global register variable"
6622 msgstr ""
6623
6624 #: regrename.c:1846
6625 #, c-format
6626 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6627 msgstr ""
6628
6629 #: regrename.c:1858
6630 #, c-format
6631 msgid "validate_value_data: Loop in regno chain (%u)"
6632 msgstr ""
6633
6634 #: regrename.c:1861
6635 #, c-format
6636 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6637 msgstr ""
6638
6639 #: regrename.c:1873
6640 #, c-format
6641 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6642 msgstr ""
6643
6644 #: reload.c:1254
6645 msgid "cannot reload integer constant operand in `asm'"
6646 msgstr ""
6647
6648 #: reload.c:1276
6649 msgid "impossible register constraint in `asm'"
6650 msgstr ""
6651
6652 #: reload.c:3489
6653 msgid "`&' constraint used with no register class"
6654 msgstr ""
6655
6656 #: reload.c:3657
6657 #, fuzzy
6658 msgid "unable to generate reloads for:"
6659 msgstr "Áäýíáôç ç äçìéïõñãßá äéåñãáóßáò óôïí åîõðçñåôçôÞ"
6660
6661 #: reload.c:3658 reload.c:3872
6662 msgid "inconsistent operand constraints in an `asm'"
6663 msgstr ""
6664
6665 #: reload1.c:1212
6666 msgid "frame size too large for reliable stack checking"
6667 msgstr ""
6668
6669 #: reload1.c:1215
6670 msgid "try reducing the number of local variables"
6671 msgstr ""
6672
6673 #: reload1.c:1868
6674 #, c-format
6675 msgid "can't find a register in class `%s' while reloading `asm'"
6676 msgstr ""
6677
6678 #: reload1.c:1872
6679 #, c-format
6680 msgid "unable to find a register to spill in class `%s'"
6681 msgstr ""
6682
6683 #: reload1.c:1874
6684 #, fuzzy
6685 msgid "this is the insn:"
6686 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
6687
6688 #: reload1.c:3871
6689 msgid "`asm' operand requires impossible reload"
6690 msgstr ""
6691
6692 #. It's the compiler's fault.
6693 #: reload1.c:4963
6694 #, fuzzy
6695 msgid "could not find a spill register"
6696 msgstr "áäõíáìßá åýñåóçò âñü÷ïõ"
6697
6698 #: reload1.c:4968
6699 msgid "`asm' operand constraint incompatible with operand size"
6700 msgstr ""
6701
6702 #. It's the compiler's fault.
6703 #: reload1.c:6590
6704 msgid "VOIDmode on an output"
6705 msgstr ""
6706
6707 #: reload1.c:6591
6708 msgid "output operand is constant in `asm'"
6709 msgstr ""
6710
6711 #: rtl-error.c:124
6712 #, fuzzy
6713 msgid "unrecognizable insn:"
6714 msgstr "Ìç áíáãíùñßóéìç ìåôáâëçôÞ `%s'"
6715
6716 #: rtl-error.c:126
6717 msgid "insn does not satisfy its constraints:"
6718 msgstr ""
6719
6720 #: rtl.c:477
6721 #, c-format
6722 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6723 msgstr ""
6724
6725 #: rtl.c:487
6726 #, c-format
6727 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6728 msgstr ""
6729
6730 #: rtl.c:497
6731 #, c-format
6732 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6733 msgstr ""
6734
6735 #: rtl.c:506
6736 #, c-format
6737 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6738 msgstr ""
6739
6740 #: rtl.c:516
6741 #, c-format
6742 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6743 msgstr ""
6744
6745 #: rtl.c:527
6746 #, c-format
6747 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6748 msgstr ""
6749
6750 #: rtl.c:538
6751 #, c-format
6752 msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d"
6753 msgstr ""
6754
6755 #: stmt.c:750
6756 #, c-format
6757 msgid "jump to `%s' invalidly jumps into binding contour"
6758 msgstr ""
6759
6760 #: stmt.c:977 stmt.c:3793
6761 msgid "%Jlabel '%D' used before containing binding contour"
6762 msgstr ""
6763
6764 #: stmt.c:1156
6765 msgid "output operand constraint lacks `='"
6766 msgstr ""
6767
6768 #: stmt.c:1171
6769 #, c-format
6770 msgid "output constraint `%c' for operand %d is not at the beginning"
6771 msgstr ""
6772
6773 #: stmt.c:1193
6774 msgid "operand constraint contains incorrectly positioned '+' or '='"
6775 msgstr ""
6776
6777 #: stmt.c:1199 stmt.c:1301
6778 #, c-format
6779 msgid "`%%' constraint used with last operand"
6780 msgstr ""
6781
6782 #: stmt.c:1218
6783 msgid "matching constraint not valid in output operand"
6784 msgstr ""
6785
6786 #: stmt.c:1260
6787 #, fuzzy
6788 msgid "read-write constraint does not allow a register"
6789 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
6790
6791 #: stmt.c:1292
6792 #, c-format
6793 msgid "input operand constraint contains `%c'"
6794 msgstr ""
6795
6796 #: stmt.c:1334
6797 msgid "matching constraint references invalid operand number"
6798 msgstr ""
6799
6800 #: stmt.c:1372
6801 #, fuzzy, c-format
6802 msgid "invalid punctuation `%c' in constraint"
6803 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
6804
6805 #: stmt.c:1396
6806 #, fuzzy
6807 msgid "matching constraint does not allow a register"
6808 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
6809
6810 #: stmt.c:1424
6811 #, c-format
6812 msgid "asm-specifier for variable `%s' conflicts with asm clobber list"
6813 msgstr ""
6814
6815 #: stmt.c:1514
6816 #, fuzzy, c-format
6817 msgid "unknown register name `%s' in `asm'"
6818 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
6819
6820 #: stmt.c:1522
6821 #, fuzzy, c-format
6822 msgid "PIC register `%s' clobbered in `asm'"
6823 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
6824
6825 #: stmt.c:1571
6826 #, c-format
6827 msgid "more than %d operands in `asm'"
6828 msgstr ""
6829
6830 #: stmt.c:1633
6831 #, c-format
6832 msgid "output number %d not directly addressable"
6833 msgstr ""
6834
6835 #: stmt.c:1711
6836 #, c-format
6837 msgid "asm operand %d probably doesn't match constraints"
6838 msgstr ""
6839
6840 #: stmt.c:1721
6841 #, c-format
6842 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6843 msgstr ""
6844
6845 #: stmt.c:1875
6846 msgid "asm clobber conflict with output operand"
6847 msgstr ""
6848
6849 #: stmt.c:1880
6850 msgid "asm clobber conflict with input operand"
6851 msgstr ""
6852
6853 #: stmt.c:1914
6854 #, fuzzy
6855 msgid "too many alternatives in `asm'"
6856 msgstr "Õðåñâïëéêá ðïëëÜ áíïéêôÜ áñ÷åßá óôï óýóôçìá"
6857
6858 #: stmt.c:1926
6859 msgid "operand constraints for `asm' differ in number of alternatives"
6860 msgstr ""
6861
6862 #: stmt.c:1978
6863 #, fuzzy, c-format
6864 msgid "duplicate asm operand name '%s'"
6865 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
6866
6867 #: stmt.c:2076
6868 msgid "missing close brace for named operand"
6869 msgstr ""
6870
6871 #: stmt.c:2104
6872 #, fuzzy, c-format
6873 msgid "undefined named operand '%s'"
6874 msgstr "Ìç ïñéóìÝíï üíïìá %s"
6875
6876 #: stmt.c:2161
6877 msgid "%Hstatement with no effect"
6878 msgstr ""
6879
6880 #: stmt.c:2317
6881 msgid "%Hvalue computed is not used"
6882 msgstr ""
6883
6884 #: stmt.c:3733
6885 #, fuzzy
6886 msgid "%Junused variable '%D'"
6887 msgstr "á÷ñçóéìïðïßçôç ìåôáâëçôÞ `%s'"
6888
6889 #: stmt.c:4508
6890 msgid "%Hunreachable code at beginning of %s"
6891 msgstr ""
6892
6893 #: stmt.c:5136
6894 #, c-format
6895 msgid "enumeration value `%s' not handled in switch"
6896 msgstr ""
6897
6898 #: stmt.c:5161 stmt.c:5181
6899 #, c-format
6900 msgid "case value `%ld' not in enumerated type"
6901 msgstr ""
6902
6903 #: stmt.c:5164 stmt.c:5184
6904 #, c-format
6905 msgid "case value `%ld' not in enumerated type `%s'"
6906 msgstr ""
6907
6908 #: stmt.c:5401
6909 #, fuzzy
6910 msgid "switch missing default case"
6911 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
6912
6913 #: stor-layout.c:183
6914 msgid "type size can't be explicitly evaluated"
6915 msgstr ""
6916
6917 #: stor-layout.c:185
6918 msgid "variable-size type declared outside of any function"
6919 msgstr ""
6920
6921 #: stor-layout.c:515
6922 #, fuzzy
6923 msgid "%Jsize of '%D' is %d bytes"
6924 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
6925
6926 #: stor-layout.c:517
6927 #, fuzzy
6928 msgid "%Jsize of '%D' is larger than %d bytes"
6929 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
6930
6931 #: stor-layout.c:883
6932 msgid "%Jpacked attribute causes inefficient alignment for '%D'"
6933 msgstr ""
6934
6935 #: stor-layout.c:886
6936 #, fuzzy
6937 msgid "%Jpacked attribute is unnecessary for '%D'"
6938 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
6939
6940 #: stor-layout.c:902
6941 msgid "%Jpadding struct to align '%D'"
6942 msgstr ""
6943
6944 #: stor-layout.c:1245
6945 msgid "padding struct size to alignment boundary"
6946 msgstr ""
6947
6948 #: stor-layout.c:1275
6949 #, c-format
6950 msgid "packed attribute causes inefficient alignment for `%s'"
6951 msgstr ""
6952
6953 #: stor-layout.c:1277
6954 #, c-format
6955 msgid "packed attribute is unnecessary for `%s'"
6956 msgstr ""
6957
6958 #: stor-layout.c:1282
6959 msgid "packed attribute causes inefficient alignment"
6960 msgstr ""
6961
6962 #: stor-layout.c:1284
6963 msgid "packed attribute is unnecessary"
6964 msgstr ""
6965
6966 #: targhooks.c:154
6967 #, fuzzy
6968 msgid "__builtin_saveregs not supported by this target"
6969 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
6970
6971 #: timevar.c:314
6972 #, c-format
6973 msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'"
6974 msgstr ""
6975
6976 #: timevar.c:440
6977 msgid ""
6978 "\n"
6979 "Execution times (seconds)\n"
6980 msgstr ""
6981
6982 #. Print total time.
6983 #: timevar.c:490
6984 msgid " TOTAL                 :"
6985 msgstr " ÓÕÍÏËÉÊÁ              :"
6986
6987 #: timevar.c:513
6988 #, c-format
6989 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6990 msgstr ""
6991
6992 #: tlink.c:377
6993 #, fuzzy, c-format
6994 msgid "collect: reading %s\n"
6995 msgstr "óöÜëìá áíÜãíùóçò %s"
6996
6997 #: tlink.c:478
6998 #, c-format
6999 msgid "collect: recompiling %s\n"
7000 msgstr ""
7001
7002 #: tlink.c:654
7003 #, c-format
7004 msgid "collect: tweaking %s in %s\n"
7005 msgstr ""
7006
7007 #: tlink.c:700
7008 #, c-format
7009 msgid "collect: relinking\n"
7010 msgstr ""
7011
7012 #: tlink.c:709
7013 #, c-format
7014 msgid "ld returned %d exit status"
7015 msgstr "ç ld åðÝóôñåøå êáôÜóôáóç åîüäïõ %d"
7016
7017 #: toplev.c:1226
7018 #, c-format
7019 msgid "%s "
7020 msgstr "%s "
7021
7022 #: toplev.c:1228
7023 #, c-format
7024 msgid " %s"
7025 msgstr " %s"
7026
7027 #: toplev.c:1293
7028 #, fuzzy, c-format
7029 msgid "invalid option argument `%s'"
7030 msgstr "ìç Ýãêõñç åðéëïãÞ `%s'"
7031
7032 #: toplev.c:1356
7033 #, c-format
7034 msgid "getting core file size maximum limit: %m"
7035 msgstr ""
7036
7037 #: toplev.c:1359
7038 #, c-format
7039 msgid "setting core file size limit to maximum: %m"
7040 msgstr ""
7041
7042 #: toplev.c:1678
7043 msgid "%J'%F' used but never defined"
7044 msgstr ""
7045
7046 #: toplev.c:1680
7047 msgid "%J'%F' declared `static' but never defined"
7048 msgstr ""
7049
7050 #: toplev.c:1705
7051 msgid "%J'%D' defined but not used"
7052 msgstr ""
7053
7054 #: toplev.c:1726 toplev.c:1743
7055 #, c-format
7056 msgid "`%s' is deprecated (declared at %s:%d)"
7057 msgstr ""
7058
7059 #: toplev.c:1746
7060 #, fuzzy, c-format
7061 msgid "`%s' is deprecated"
7062 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
7063
7064 #: toplev.c:1749
7065 #, c-format
7066 msgid "type is deprecated (declared at %s:%d)"
7067 msgstr ""
7068
7069 #: toplev.c:1752
7070 msgid "type is deprecated"
7071 msgstr ""
7072
7073 #: toplev.c:1956
7074 #, c-format
7075 msgid "invalid register name `%s' for register variable"
7076 msgstr ""
7077
7078 #: toplev.c:3522
7079 msgid "branch target register load optimization is not intended to be run twice"
7080 msgstr ""
7081
7082 #: toplev.c:3689
7083 #, fuzzy, c-format
7084 msgid ""
7085 "\n"
7086 "Target specific options:\n"
7087 msgstr "äÞëùóç ðëÜôïõò"
7088
7089 #: toplev.c:3703 toplev.c:3722
7090 #, c-format
7091 msgid "  -m%-23s [undocumented]\n"
7092 msgstr ""
7093
7094 #: toplev.c:3731
7095 #, c-format
7096 msgid ""
7097 "\n"
7098 "There are undocumented target specific options as well.\n"
7099 msgstr ""
7100
7101 #: toplev.c:3733
7102 #, c-format
7103 msgid "  They exist, but they are not documented.\n"
7104 msgstr ""
7105
7106 #: toplev.c:3788
7107 #, fuzzy, c-format
7108 msgid "unrecognized gcc debugging option: %c"
7109 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
7110
7111 #: toplev.c:3850 config/rs6000/rs6000.c:909
7112 #, c-format
7113 msgid "invalid option `%s'"
7114 msgstr "ìç Ýãêõñç åðéëïãÞ `%s'"
7115
7116 #: toplev.c:3865
7117 #, c-format
7118 msgid ""
7119 "%s%s%s version %s (%s)\n"
7120 "%s\tcompiled by GNU C version %s.\n"
7121 "%s%s%s version %s (%s) compiled by CC.\n"
7122 msgstr ""
7123
7124 #: toplev.c:3872
7125 #, c-format
7126 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
7127 msgstr ""
7128
7129 # src/getopt1.c:132
7130 # src/getopt1.c:132
7131 #: toplev.c:3924
7132 #, fuzzy
7133 msgid "options passed: "
7134 msgstr "åðéëïãÞ %s"
7135
7136 # src/getopt1.c:155
7137 # src/getopt1.c:155
7138 #: toplev.c:3953
7139 #, fuzzy
7140 msgid "options enabled: "
7141 msgstr "åðéëïãÞ á\n"
7142
7143 #: toplev.c:4011 java/jcf-write.c:3422
7144 #, fuzzy, c-format
7145 msgid "can't open %s for writing: %m"
7146 msgstr "%s: ÓöÜëìá åããñáöÞò "
7147
7148 #: toplev.c:4094 config/sh/sh.c:6883
7149 msgid "created and used with different settings of -fpic"
7150 msgstr ""
7151
7152 #: toplev.c:4096 config/sh/sh.c:6885
7153 msgid "created and used with different settings of -fpie"
7154 msgstr ""
7155
7156 #: toplev.c:4147 config/sh/sh.c:6935
7157 #, c-format
7158 msgid "created and used with differing settings of `-m%s'"
7159 msgstr ""
7160
7161 #: toplev.c:4150 config/sh/sh.c:6938
7162 msgid "out of memory"
7163 msgstr ""
7164
7165 #: toplev.c:4331
7166 #, fuzzy
7167 msgid "instruction scheduling not supported on this target machine"
7168 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
7169
7170 #: toplev.c:4335
7171 msgid "this target machine does not have delayed branches"
7172 msgstr ""
7173
7174 #: toplev.c:4349
7175 #, fuzzy, c-format
7176 msgid "-f%sleading-underscore not supported on this target machine"
7177 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
7178
7179 #: toplev.c:4398
7180 #, c-format
7181 msgid "target system does not support the \"%s\" debug format"
7182 msgstr ""
7183
7184 #: toplev.c:4415
7185 #, fuzzy
7186 msgid "-ffunction-sections not supported for this target"
7187 msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
7188
7189 #: toplev.c:4420
7190 #, fuzzy
7191 msgid "-fdata-sections not supported for this target"
7192 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
7193
7194 #: toplev.c:4427
7195 msgid "-ffunction-sections disabled; it makes profiling impossible"
7196 msgstr ""
7197
7198 #: toplev.c:4434
7199 #, fuzzy
7200 msgid "-fprefetch-loop-arrays not supported for this target"
7201 msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
7202
7203 #: toplev.c:4440
7204 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7205 msgstr ""
7206
7207 #: toplev.c:4449
7208 #, fuzzy
7209 msgid "-fprefetch-loop-arrays is not supported with -Os"
7210 msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
7211
7212 #: toplev.c:4455
7213 msgid "-ffunction-sections may affect debugging on some targets"
7214 msgstr ""
7215
7216 #: toplev.c:4557
7217 #, fuzzy, c-format
7218 msgid "error writing to %s: %m"
7219 msgstr "óöÜëìá åããñáöÞò %s"
7220
7221 #: toplev.c:4559 java/jcf-parse.c:902 java/jcf-write.c:3429
7222 #, fuzzy, c-format
7223 msgid "error closing %s: %m"
7224 msgstr "óöÜëìá áíÜãíùóçò %s"
7225
7226 #: tree-dump.c:692
7227 #, fuzzy, c-format
7228 msgid "could not open dump file `%s'"
7229 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
7230
7231 #: tree-dump.c:763
7232 #, fuzzy, c-format
7233 msgid "ignoring unknown option `%.*s' in `-fdump-%s'"
7234 msgstr "¶ãíùóôç åðéëïãÞ: %s %s %s"
7235
7236 #: tree-inline.c:1016
7237 msgid "%Jfunction '%F' can never be inlined because it uses alloca (override using the always_inline attribute)"
7238 msgstr ""
7239
7240 #: tree-inline.c:1029
7241 msgid "%Jfunction '%F' can never be inlined because it uses setjmp"
7242 msgstr ""
7243
7244 #: tree-inline.c:1044
7245 msgid "%Jfunction '%F' can never be inlined because it uses variable argument lists"
7246 msgstr ""
7247
7248 #: tree-inline.c:1060
7249 msgid "%Jfunction '%F' can never be inlined because it uses setjmp-longjmp exception handling"
7250 msgstr ""
7251
7252 #: tree-inline.c:1078
7253 msgid "%Jfunction '%F' can never be inlined because it contains a nested function"
7254 msgstr ""
7255
7256 #: tree-inline.c:1095
7257 msgid "%Jfunction '%F' can never be inlined because it contains a computed goto"
7258 msgstr ""
7259
7260 #: tree-inline.c:1105
7261 msgid "%Jfunction '%F' can never be inlined because it contains a nonlocal goto"
7262 msgstr ""
7263
7264 #: tree-inline.c:1128
7265 msgid "%Jfunction '%F' can never be inlined because it uses variable sized variables"
7266 msgstr ""
7267
7268 #: tree-inline.c:1338 tree-inline.c:1345
7269 msgid "%Jinlining failed in call to '%F': %s"
7270 msgstr ""
7271
7272 #: tree-optimize.c:190
7273 #, fuzzy
7274 msgid "%Jsize of return value of '%D' is %u bytes"
7275 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
7276
7277 #: tree-optimize.c:193
7278 #, fuzzy
7279 msgid "%Jsize of return value of '%D' is larger than %wd bytes"
7280 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
7281
7282 #: tree.c:3800
7283 msgid "arrays of functions are not meaningful"
7284 msgstr ""
7285
7286 #: tree.c:3855
7287 msgid "function return type cannot be function"
7288 msgstr ""
7289
7290 #: tree.c:4684
7291 #, fuzzy
7292 msgid "invalid initializer for bit string"
7293 msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
7294
7295 #: tree.c:4736
7296 #, c-format
7297 msgid "tree check: expected %s, have %s in %s, at %s:%d"
7298 msgstr ""
7299
7300 #: tree.c:4749
7301 #, c-format
7302 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
7303 msgstr ""
7304
7305 #: tree.c:4762
7306 #, c-format
7307 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7308 msgstr ""
7309
7310 #: tree.c:4774
7311 #, c-format
7312 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7313 msgstr ""
7314
7315 #: varasm.c:434
7316 msgid "%J%D causes a section type conflict"
7317 msgstr ""
7318
7319 #: varasm.c:796
7320 #, fuzzy
7321 msgid "%Jregister name not specified for '%D'"
7322 msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí ëÝîåùí-êëåéäéþí"
7323
7324 #: varasm.c:798
7325 #, fuzzy
7326 msgid "%Jinvalid register name for '%D'"
7327 msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
7328
7329 #: varasm.c:800
7330 msgid "%Jdata type of '%D' isn't suitable for a register"
7331 msgstr ""
7332
7333 #: varasm.c:803
7334 msgid "%Jregister specified for '%D' isn't suitable for data type"
7335 msgstr ""
7336
7337 #: varasm.c:813
7338 msgid "global register variable has initial value"
7339 msgstr ""
7340
7341 #: varasm.c:816
7342 msgid "volatile register variables don't work as you might wish"
7343 msgstr ""
7344
7345 #: varasm.c:848
7346 msgid "%Jregister name given for non-register variable '%D'"
7347 msgstr ""
7348
7349 #: varasm.c:1380
7350 #, fuzzy
7351 msgid "%Jstorage size of `%D' isn't known"
7352 msgstr "Ôï üíïìá `%s' åßíáé Üãíùóôï\n"
7353
7354 #: varasm.c:1434
7355 msgid "%Jalignment of '%D' is greater than maximum object file alignment.  Using %d"
7356 msgstr ""
7357
7358 #: varasm.c:1480
7359 msgid "thread-local COMMON data not implemented"
7360 msgstr ""
7361
7362 #: varasm.c:1505
7363 msgid "%Jrequested alignment for '%D' is greater than implemented alignment of %d"
7364 msgstr ""
7365
7366 #: varasm.c:3787
7367 msgid "initializer for integer value is too complicated"
7368 msgstr ""
7369
7370 #: varasm.c:3792
7371 msgid "initializer for floating value is not a floating constant"
7372 msgstr ""
7373
7374 #: varasm.c:3858
7375 #, fuzzy
7376 msgid "unknown set constructor type"
7377 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
7378
7379 #: varasm.c:4077
7380 #, fuzzy, c-format
7381 msgid "invalid initial value for member `%s'"
7382 msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
7383
7384 #: varasm.c:4264 varasm.c:4308
7385 #, fuzzy
7386 msgid "%Jweak declaration of '%D' must precede definition"
7387 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
7388
7389 #: varasm.c:4272
7390 #, fuzzy
7391 msgid "%Jweak declaration of '%D' after first use results in unspecified behavior"
7392 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
7393
7394 #: varasm.c:4306
7395 #, fuzzy
7396 msgid "%Jweak declaration of '%D' must be public"
7397 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
7398
7399 #: varasm.c:4315
7400 #, fuzzy
7401 msgid "%Jweak declaration of '%D' not supported"
7402 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
7403
7404 #: varasm.c:4344 varasm.c:4434
7405 msgid "only weak aliases are supported in this configuration"
7406 msgstr ""
7407
7408 #: varasm.c:4437
7409 msgid "alias definitions not supported in this configuration; ignored"
7410 msgstr ""
7411
7412 #: varasm.c:4466
7413 #, fuzzy
7414 msgid "visibility attribute not supported in this configuration; ignored"
7415 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
7416
7417 #: varray.c:194
7418 #, c-format
7419 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7420 msgstr ""
7421
7422 #: varray.c:204
7423 #, fuzzy, c-format
7424 msgid "underflowed virtual array %s in %s, at %s:%d"
7425 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
7426
7427 #. Print an error message for unrecognized stab codes.
7428 #: xcoffout.c:173
7429 #, c-format
7430 msgid "no sclass for %s stab (0x%x)\n"
7431 msgstr ""
7432
7433 #.
7434 #. Local variables:
7435 #. mode:c
7436 #. End:
7437 #.
7438 #: diagnostic.def:1
7439 #, fuzzy
7440 msgid "fatal error: "
7441 msgstr "åóùôåñéêü óöÜëìá: "
7442
7443 #: diagnostic.def:2
7444 #, fuzzy
7445 msgid "internal compiler error: "
7446 msgstr "åóùôåñéêü óöÜëìá: "
7447
7448 #: diagnostic.def:3
7449 #, fuzzy
7450 msgid "error: "
7451 msgstr "åóùôåñéêü óöÜëìá: "
7452
7453 #: diagnostic.def:4
7454 #, fuzzy
7455 msgid "sorry, unimplemented: "
7456 msgstr "óõããíþìç, ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß: "
7457
7458 #: diagnostic.def:6
7459 msgid "anachronism: "
7460 msgstr ""
7461
7462 #: diagnostic.def:7
7463 #, fuzzy
7464 msgid "note: "
7465 msgstr "óçìåßùóç:"
7466
7467 #: diagnostic.def:8
7468 msgid "debug: "
7469 msgstr ""
7470
7471 #: params.def:53
7472 msgid "The maximum number of instructions in a single function eligible for inlining"
7473 msgstr ""
7474
7475 #: params.def:65
7476 msgid "The maximum number of instructions when automatically inlining"
7477 msgstr ""
7478
7479 #: params.def:75
7480 msgid "The maximum number of instructions for the RTL inliner"
7481 msgstr ""
7482
7483 #: params.def:86
7484 msgid "The maximum number of instructions to consider to fill a delay slot"
7485 msgstr ""
7486
7487 #: params.def:97
7488 msgid "The maximum number of instructions to consider to find accurate live register information"
7489 msgstr ""
7490
7491 #: params.def:107
7492 msgid "The maximum length of scheduling's pending operations list"
7493 msgstr ""
7494
7495 #: params.def:112
7496 msgid "The size of function body to be considered large"
7497 msgstr ""
7498
7499 #: params.def:116
7500 msgid "Maximal growth due to inlining of large function (in percent)"
7501 msgstr ""
7502
7503 #: params.def:120
7504 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7505 msgstr ""
7506
7507 #: params.def:127
7508 msgid "The maximum amount of memory to be allocated by GCSE"
7509 msgstr ""
7510
7511 #: params.def:132
7512 msgid "The maximum number of passes to make when doing GCSE"
7513 msgstr ""
7514
7515 #: params.def:139
7516 msgid "The maximum number of instructions to consider to unroll in a loop"
7517 msgstr ""
7518
7519 #: params.def:145
7520 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7521 msgstr ""
7522
7523 #: params.def:150
7524 msgid "The maximum number of unrollings of a single loop"
7525 msgstr ""
7526
7527 #: params.def:155
7528 msgid "The maximum number of insns of a peeled loop"
7529 msgstr ""
7530
7531 #: params.def:160
7532 msgid "The maximum number of peelings of a single loop"
7533 msgstr ""
7534
7535 #: params.def:165
7536 msgid "The maximum number of insns of a completely peeled loop"
7537 msgstr ""
7538
7539 #: params.def:170
7540 msgid "The maximum number of peelings of a single loop that is peeled completely"
7541 msgstr ""
7542
7543 #: params.def:175
7544 msgid "The maximum number of insns of a peeled loop that rolls only once"
7545 msgstr ""
7546
7547 #: params.def:181
7548 msgid "The maximum number of insns of an unswitched loop"
7549 msgstr ""
7550
7551 #: params.def:186
7552 msgid "The maximum number of unswitchings in a single loop"
7553 msgstr ""
7554
7555 #: params.def:191
7556 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7557 msgstr ""
7558
7559 #: params.def:196
7560 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7561 msgstr ""
7562
7563 #: params.def:201
7564 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7565 msgstr ""
7566
7567 #: params.def:206
7568 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7569 msgstr ""
7570
7571 #: params.def:211
7572 msgid "Maximal code growth caused by tail duplication (in percent)"
7573 msgstr ""
7574
7575 #: params.def:215
7576 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7577 msgstr ""
7578
7579 #: params.def:220
7580 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7581 msgstr ""
7582
7583 #: params.def:225
7584 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7585 msgstr ""
7586
7587 #: params.def:232
7588 msgid "The maximum number of incoming edges to consider for crossjumping"
7589 msgstr ""
7590
7591 #: params.def:238
7592 msgid "The maximum length of path considered in cse"
7593 msgstr ""
7594
7595 #: params.def:243
7596 msgid "The maximum memory locations recorded by cselib"
7597 msgstr ""
7598
7599 #: params.def:256
7600 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7601 msgstr ""
7602
7603 #: params.def:262
7604 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7605 msgstr ""
7606
7607 #: params.def:270
7608 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7609 msgstr ""
7610
7611 #: config/darwin-c.c:75
7612 #, fuzzy
7613 msgid "too many #pragma options align=reset"
7614 msgstr "ÕðåñâïëéêÝò ðáñÜìåôñïé ðïõ äåí åßíáé åðéëïãÝò."
7615
7616 #: config/darwin-c.c:95 config/darwin-c.c:98 config/darwin-c.c:100
7617 #: config/darwin-c.c:102
7618 #, fuzzy
7619 msgid "malformed '#pragma options', ignoring"
7620 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
7621
7622 #: config/darwin-c.c:105
7623 msgid "junk at end of '#pragma options'"
7624 msgstr ""
7625
7626 #: config/darwin-c.c:115
7627 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7628 msgstr ""
7629
7630 #: config/darwin-c.c:127
7631 msgid "missing '(' after '#pragma unused', ignoring"
7632 msgstr ""
7633
7634 #: config/darwin-c.c:145
7635 msgid "missing ')' after '#pragma unused', ignoring"
7636 msgstr ""
7637
7638 #: config/darwin-c.c:148
7639 msgid "junk at end of '#pragma unused'"
7640 msgstr ""
7641
7642 #: config/darwin.c:1347
7643 #, fuzzy
7644 msgid "internal and protected visibility attributes not supportedin this configuration; ignored"
7645 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
7646
7647 #: config/lynx-ng.h:97 config/lynx.h:116 config/rs6000/lynx.h:73
7648 msgid "-msystem-v and -p are incompatible"
7649 msgstr ""
7650
7651 #: config/lynx-ng.h:99 config/lynx.h:118 config/rs6000/lynx.h:75
7652 msgid "-msystem-v and -mthreads are incompatible"
7653 msgstr ""
7654
7655 #: config/windiss.h:37
7656 msgid "profiler support for WindISS"
7657 msgstr ""
7658
7659 #: config/alpha/alpha.c:231
7660 #, fuzzy, c-format
7661 msgid "-f%s ignored for Unicos/Mk (not supported)"
7662 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
7663
7664 #: config/alpha/alpha.c:255
7665 #, fuzzy
7666 msgid "-mieee not supported on Unicos/Mk"
7667 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
7668
7669 #: config/alpha/alpha.c:266
7670 msgid "-mieee-with-inexact not supported on Unicos/Mk"
7671 msgstr ""
7672
7673 #: config/alpha/alpha.c:283
7674 #, c-format
7675 msgid "bad value `%s' for -mtrap-precision switch"
7676 msgstr ""
7677
7678 #: config/alpha/alpha.c:297
7679 #, c-format
7680 msgid "bad value `%s' for -mfp-rounding-mode switch"
7681 msgstr ""
7682
7683 #: config/alpha/alpha.c:312
7684 #, c-format
7685 msgid "bad value `%s' for -mfp-trap-mode switch"
7686 msgstr ""
7687
7688 #: config/alpha/alpha.c:324 config/rs6000/rs6000.c:1063
7689 #, fuzzy, c-format
7690 msgid "bad value `%s' for -mtls-size switch"
7691 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
7692
7693 #: config/alpha/alpha.c:343 config/alpha/alpha.c:355
7694 #, c-format
7695 msgid "bad value `%s' for -mcpu switch"
7696 msgstr ""
7697
7698 #: config/alpha/alpha.c:362
7699 #, fuzzy
7700 msgid "trap mode not supported on Unicos/Mk"
7701 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
7702
7703 #: config/alpha/alpha.c:369
7704 msgid "fp software completion requires -mtrap-precision=i"
7705 msgstr ""
7706
7707 #: config/alpha/alpha.c:385
7708 #, fuzzy
7709 msgid "rounding mode not supported for VAX floats"
7710 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
7711
7712 #: config/alpha/alpha.c:390
7713 #, fuzzy
7714 msgid "trap mode not supported for VAX floats"
7715 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
7716
7717 #: config/alpha/alpha.c:419
7718 #, c-format
7719 msgid "L%d cache latency unknown for %s"
7720 msgstr ""
7721
7722 #: config/alpha/alpha.c:434
7723 #, c-format
7724 msgid "bad value `%s' for -mmemory-latency"
7725 msgstr ""
7726
7727 #: config/alpha/alpha.c:5411
7728 #, fuzzy, c-format
7729 msgid "invalid %%H value"
7730 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7731
7732 #: config/alpha/alpha.c:5432
7733 #, fuzzy, c-format
7734 msgid "invalid %%J value"
7735 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7736
7737 #: config/alpha/alpha.c:5448 config/ia64/ia64.c:4243
7738 #, fuzzy, c-format
7739 msgid "invalid %%r value"
7740 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7741
7742 #: config/alpha/alpha.c:5458 config/rs6000/rs6000.c:8944
7743 #: config/xtensa/xtensa.c:1999
7744 #, fuzzy, c-format
7745 msgid "invalid %%R value"
7746 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7747
7748 #: config/alpha/alpha.c:5464 config/rs6000/rs6000.c:8863
7749 #: config/xtensa/xtensa.c:1966
7750 #, fuzzy, c-format
7751 msgid "invalid %%N value"
7752 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7753
7754 #: config/alpha/alpha.c:5472 config/rs6000/rs6000.c:8891
7755 #, fuzzy, c-format
7756 msgid "invalid %%P value"
7757 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7758
7759 #: config/alpha/alpha.c:5480
7760 #, fuzzy, c-format
7761 msgid "invalid %%h value"
7762 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7763
7764 #: config/alpha/alpha.c:5488 config/xtensa/xtensa.c:1992
7765 #, fuzzy, c-format
7766 msgid "invalid %%L value"
7767 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7768
7769 #: config/alpha/alpha.c:5527 config/rs6000/rs6000.c:8845
7770 #, fuzzy, c-format
7771 msgid "invalid %%m value"
7772 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7773
7774 #: config/alpha/alpha.c:5535 config/rs6000/rs6000.c:8853
7775 #, fuzzy, c-format
7776 msgid "invalid %%M value"
7777 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7778
7779 #: config/alpha/alpha.c:5579
7780 #, fuzzy, c-format
7781 msgid "invalid %%U value"
7782 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7783
7784 #: config/alpha/alpha.c:5591 config/alpha/alpha.c:5605
7785 #: config/rs6000/rs6000.c:8952
7786 #, fuzzy, c-format
7787 msgid "invalid %%s value"
7788 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7789
7790 #: config/alpha/alpha.c:5628
7791 #, fuzzy, c-format
7792 msgid "invalid %%C value"
7793 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7794
7795 #: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:8702
7796 #, fuzzy, c-format
7797 msgid "invalid %%E value"
7798 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7799
7800 #: config/alpha/alpha.c:5690 config/alpha/alpha.c:5738
7801 #, fuzzy
7802 msgid "unknown relocation unspec"
7803 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
7804
7805 #: config/alpha/alpha.c:5699 config/rs6000/rs6000.c:9265
7806 #, fuzzy, c-format
7807 msgid "invalid %%xn code"
7808 msgstr "ìç Ýãêõñï äéêáßùìá"
7809
7810 #: config/alpha/alpha.c:6634 config/alpha/alpha.c:6637 config/s390/s390.c:6572
7811 #: config/s390/s390.c:6575
7812 msgid "bad builtin fcode"
7813 msgstr ""
7814
7815 #. Macro to define tables used to set the flags.
7816 #. This is a list in braces of pairs in braces,
7817 #. each pair being { "NAME", VALUE }
7818 #. where VALUE is the bits to set or minus the bits to clear.
7819 #. An empty string NAME is used to identify the default VALUE.
7820 #. WARNING: Do not mark empty strings for translation, as calling
7821 #. gettext on an empty string does NOT return an empty
7822 #. string.
7823 #. Macro to define tables used to set the flags.
7824 #. This is a list in braces of pairs in braces,
7825 #. each pair being { "NAME", VALUE }
7826 #. where VALUE is the bits to set or minus the bits to clear.
7827 #. An empty string NAME is used to identify the default VALUE.
7828 #: config/alpha/alpha.h:286 config/i386/i386.h:327 config/i386/i386.h:329
7829 #: config/i386/i386.h:331 config/ns32k/ns32k.h:140 config/s390/s390.h:124
7830 #: config/sparc/sparc.h:537 config/sparc/sparc.h:542
7831 msgid "Use hardware fp"
7832 msgstr ""
7833
7834 #: config/alpha/alpha.h:287 config/i386/i386.h:328 config/i386/i386.h:330
7835 #: config/sparc/sparc.h:539 config/sparc/sparc.h:544
7836 msgid "Do not use hardware fp"
7837 msgstr ""
7838
7839 #: config/alpha/alpha.h:288
7840 msgid "Use fp registers"
7841 msgstr ""
7842
7843 #: config/alpha/alpha.h:290
7844 msgid "Do not use fp registers"
7845 msgstr ""
7846
7847 #: config/alpha/alpha.h:291
7848 msgid "Do not assume GAS"
7849 msgstr ""
7850
7851 #: config/alpha/alpha.h:292
7852 msgid "Assume GAS"
7853 msgstr ""
7854
7855 #: config/alpha/alpha.h:294
7856 msgid "Request IEEE-conformant math library routines (OSF/1)"
7857 msgstr ""
7858
7859 #: config/alpha/alpha.h:296
7860 msgid "Emit IEEE-conformant code, without inexact exceptions"
7861 msgstr ""
7862
7863 #: config/alpha/alpha.h:298
7864 msgid "Emit IEEE-conformant code, with inexact exceptions"
7865 msgstr ""
7866
7867 #: config/alpha/alpha.h:300
7868 msgid "Do not emit complex integer constants to read-only memory"
7869 msgstr ""
7870
7871 #: config/alpha/alpha.h:301
7872 msgid "Use VAX fp"
7873 msgstr ""
7874
7875 #: config/alpha/alpha.h:302
7876 msgid "Do not use VAX fp"
7877 msgstr ""
7878
7879 #: config/alpha/alpha.h:303
7880 msgid "Emit code for the byte/word ISA extension"
7881 msgstr ""
7882
7883 #: config/alpha/alpha.h:306
7884 msgid "Emit code for the motion video ISA extension"
7885 msgstr ""
7886
7887 #: config/alpha/alpha.h:309
7888 msgid "Emit code for the fp move and sqrt ISA extension"
7889 msgstr ""
7890
7891 #: config/alpha/alpha.h:311
7892 msgid "Emit code for the counting ISA extension"
7893 msgstr ""
7894
7895 #: config/alpha/alpha.h:314
7896 msgid "Emit code using explicit relocation directives"
7897 msgstr ""
7898
7899 #: config/alpha/alpha.h:317
7900 msgid "Emit 16-bit relocations to the small data areas"
7901 msgstr ""
7902
7903 #: config/alpha/alpha.h:319
7904 msgid "Emit 32-bit relocations to the small data areas"
7905 msgstr ""
7906
7907 #: config/alpha/alpha.h:321
7908 #, fuzzy
7909 msgid "Emit direct branches to local functions"
7910 msgstr "Äåí âñÝèçêáí ôáéñéÜóìáôá óôç ìïñöÞ `%s'.\n"
7911
7912 #: config/alpha/alpha.h:324
7913 msgid "Emit rdval instead of rduniq for thread pointer"
7914 msgstr ""
7915
7916 #. For -mcpu=
7917 #. For -mtune=
7918 #. For -mfp-rounding-mode=[n|m|c|d]
7919 #. For -mfp-trap-mode=[n|u|su|sui]
7920 #. For -mtrap-precision=[p|f|i]
7921 #. For -mmemory-latency=
7922 #. For -mtls-size=
7923 #: config/alpha/alpha.h:353
7924 msgid "Use features of and schedule given CPU"
7925 msgstr ""
7926
7927 #: config/alpha/alpha.h:355
7928 msgid "Schedule given CPU"
7929 msgstr ""
7930
7931 #: config/alpha/alpha.h:357
7932 msgid "Control the generated fp rounding mode"
7933 msgstr ""
7934
7935 #: config/alpha/alpha.h:359
7936 msgid "Control the IEEE trap mode"
7937 msgstr ""
7938
7939 #: config/alpha/alpha.h:361
7940 msgid "Control the precision given to fp exceptions"
7941 msgstr ""
7942
7943 #: config/alpha/alpha.h:363
7944 msgid "Tune expected memory latency"
7945 msgstr ""
7946
7947 #: config/alpha/alpha.h:365 config/ia64/ia64.h:267 config/rs6000/sysv4.h:90
7948 msgid "Specify bit size of immediate TLS offsets"
7949 msgstr ""
7950
7951 #: config/arc/arc.c:147
7952 #, c-format
7953 msgid "bad value (%s) for -mcpu switch"
7954 msgstr ""
7955
7956 #: config/arc/arc.c:369
7957 #, fuzzy, c-format
7958 msgid "argument of `%s' attribute is not a string constant"
7959 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
7960
7961 #: config/arc/arc.c:376
7962 #, c-format
7963 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
7964 msgstr ""
7965
7966 #: config/arc/arc.c:1714 config/m32r/m32r.c:2325
7967 #, fuzzy, c-format
7968 msgid "invalid operand to %%R code"
7969 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
7970
7971 #: config/arc/arc.c:1746 config/m32r/m32r.c:2348
7972 #, fuzzy, c-format
7973 msgid "invalid operand to %%H/%%L code"
7974 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
7975
7976 #: config/arc/arc.c:1769 config/m32r/m32r.c:2419
7977 #, fuzzy, c-format
7978 msgid "invalid operand to %%U code"
7979 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
7980
7981 #: config/arc/arc.c:1780
7982 #, fuzzy, c-format
7983 msgid "invalid operand to %%V code"
7984 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
7985
7986 #. Unknown flag.
7987 #. Undocumented flag.
7988 #: config/arc/arc.c:1787 config/m32r/m32r.c:2446 config/sparc/sparc.c:6985
7989 #, fuzzy
7990 msgid "invalid operand output code"
7991 msgstr "Ìç Ýãêõñïò êþäéêáò áßôçóçò"
7992
7993 #: config/arm/arm.c:520
7994 #, c-format
7995 msgid "switch -mcpu=%s conflicts with -march= switch"
7996 msgstr ""
7997
7998 #: config/arm/arm.c:530 config/rs6000/rs6000.c:759 config/sparc/sparc.c:424
7999 #, c-format
8000 msgid "bad value (%s) for %s switch"
8001 msgstr ""
8002
8003 #: config/arm/arm.c:672
8004 msgid "target CPU does not support APCS-32"
8005 msgstr ""
8006
8007 #: config/arm/arm.c:677
8008 msgid "target CPU does not support APCS-26"
8009 msgstr ""
8010
8011 #: config/arm/arm.c:683
8012 msgid "target CPU does not support interworking"
8013 msgstr ""
8014
8015 #: config/arm/arm.c:689
8016 msgid "target CPU does not support THUMB instructions"
8017 msgstr ""
8018
8019 #: config/arm/arm.c:703
8020 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8021 msgstr ""
8022
8023 #: config/arm/arm.c:706
8024 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8025 msgstr ""
8026
8027 #: config/arm/arm.c:709
8028 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8029 msgstr ""
8030
8031 #: config/arm/arm.c:715
8032 msgid "interworking forces APCS-32 to be used"
8033 msgstr ""
8034
8035 #: config/arm/arm.c:721
8036 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8037 msgstr ""
8038
8039 #: config/arm/arm.c:729
8040 msgid "-fpic and -mapcs-reent are incompatible"
8041 msgstr ""
8042
8043 #: config/arm/arm.c:732
8044 msgid "APCS reentrant code not supported.  Ignored"
8045 msgstr ""
8046
8047 #: config/arm/arm.c:740
8048 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8049 msgstr ""
8050
8051 #: config/arm/arm.c:748
8052 msgid "passing floating point arguments in fp regs not yet supported"
8053 msgstr ""
8054
8055 #: config/arm/arm.c:792
8056 #, fuzzy, c-format
8057 msgid "invalid floating point emulation option: -mfpe-%s"
8058 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
8059
8060 #: config/arm/arm.c:803
8061 msgid "-mfpe switch not supported by ep9312 target cpu - ignored."
8062 msgstr ""
8063
8064 #: config/arm/arm.c:823
8065 msgid "structure size boundary can only be set to 8 or 32"
8066 msgstr ""
8067
8068 #: config/arm/arm.c:831
8069 msgid "-mpic-register= is useless without -fpic"
8070 msgstr ""
8071
8072 #: config/arm/arm.c:838
8073 #, c-format
8074 msgid "unable to use '%s' for PIC register"
8075 msgstr ""
8076
8077 #: config/arm/arm.c:2246 config/arm/arm.c:2264 config/avr/avr.c:4558
8078 #: config/c4x/c4x.c:4447 config/h8300/h8300.c:4257 config/i386/i386.c:1571
8079 #: config/i386/i386.c:1617 config/ip2k/ip2k.c:3169
8080 #: config/m68hc11/m68hc11.c:1227 config/m68k/m68k.c:333
8081 #: config/mcore/mcore.c:3375 config/ns32k/ns32k.c:1064
8082 #: config/rs6000/rs6000.c:14556 config/sh/sh.c:6737 config/sh/sh.c:6758
8083 #: config/sh/sh.c:6793 config/stormy16/stormy16.c:2073 config/v850/v850.c:2173
8084 #, c-format
8085 msgid "`%s' attribute only applies to functions"
8086 msgstr ""
8087
8088 #: config/arm/arm.c:10573
8089 msgid "unable to compute real location of stacked parameter"
8090 msgstr ""
8091
8092 #. @@@ better error message
8093 #: config/arm/arm.c:11201 config/arm/arm.c:11238
8094 #, fuzzy
8095 msgid "selector must be an immediate"
8096 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
8097
8098 #. @@@ better error message
8099 #: config/arm/arm.c:11281 config/i386/i386.c:14219 config/i386/i386.c:14253
8100 #, fuzzy
8101 msgid "mask must be an immediate"
8102 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
8103
8104 #: config/arm/arm.c:11976
8105 msgid "no low registers available for popping high registers"
8106 msgstr ""
8107
8108 #: config/arm/arm.c:12226
8109 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8110 msgstr ""
8111
8112 #: config/arm/pe.c:170 config/mcore/mcore.c:3241
8113 msgid "%Jinitialized variable '%D' is marked dllimport"
8114 msgstr ""
8115
8116 #: config/arm/pe.c:179
8117 msgid "%Jstatic variable '%D' is marked dllimport"
8118 msgstr ""
8119
8120 #: config/arm/arm.h:450
8121 msgid "Generate APCS conformant stack frames"
8122 msgstr ""
8123
8124 #: config/arm/arm.h:453
8125 msgid "Store function names in object code"
8126 msgstr ""
8127
8128 #: config/arm/arm.h:457
8129 msgid "Use the 32-bit version of the APCS"
8130 msgstr ""
8131
8132 #: config/arm/arm.h:459
8133 msgid "Use the 26-bit version of the APCS"
8134 msgstr ""
8135
8136 #: config/arm/arm.h:463
8137 msgid "Pass FP arguments in FP registers"
8138 msgstr ""
8139
8140 #: config/arm/arm.h:466
8141 msgid "Generate re-entrant, PIC code"
8142 msgstr ""
8143
8144 #: config/arm/arm.h:469
8145 msgid "The MMU will trap on unaligned accesses"
8146 msgstr ""
8147
8148 #: config/arm/arm.h:476
8149 msgid "Use library calls to perform FP operations"
8150 msgstr ""
8151
8152 #: config/arm/arm.h:478 config/i960/i960.h:291
8153 msgid "Use hardware floating point instructions"
8154 msgstr ""
8155
8156 #: config/arm/arm.h:480
8157 msgid "Assume target CPU is configured as big endian"
8158 msgstr ""
8159
8160 #: config/arm/arm.h:482
8161 msgid "Assume target CPU is configured as little endian"
8162 msgstr ""
8163
8164 #: config/arm/arm.h:484
8165 msgid "Assume big endian bytes, little endian words"
8166 msgstr ""
8167
8168 #: config/arm/arm.h:486
8169 msgid "Support calls between Thumb and ARM instruction sets"
8170 msgstr ""
8171
8172 #: config/arm/arm.h:489
8173 msgid "Generate a call to abort if a noreturn function returns"
8174 msgstr ""
8175
8176 #: config/arm/arm.h:492
8177 msgid "Do not move instructions into a function's prologue"
8178 msgstr ""
8179
8180 #: config/arm/arm.h:495
8181 msgid "Do not load the PIC register in function prologues"
8182 msgstr ""
8183
8184 #: config/arm/arm.h:498
8185 msgid "Generate call insns as indirect calls, if necessary"
8186 msgstr ""
8187
8188 #: config/arm/arm.h:501
8189 msgid "Compile for the Thumb not the ARM"
8190 msgstr ""
8191
8192 #: config/arm/arm.h:505
8193 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8194 msgstr ""
8195
8196 #: config/arm/arm.h:508
8197 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8198 msgstr ""
8199
8200 #: config/arm/arm.h:511
8201 msgid "Thumb: Assume non-static functions may be called from ARM code"
8202 msgstr ""
8203
8204 #: config/arm/arm.h:515
8205 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8206 msgstr ""
8207
8208 #: config/arm/arm.h:519
8209 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8210 msgstr ""
8211
8212 #: config/arm/arm.h:521
8213 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8214 msgstr ""
8215
8216 #: config/arm/arm.h:529
8217 msgid "Specify the name of the target CPU"
8218 msgstr ""
8219
8220 #: config/arm/arm.h:531
8221 msgid "Specify the name of the target architecture"
8222 msgstr ""
8223
8224 #: config/arm/arm.h:535
8225 msgid "Specify the version of the floating point emulator"
8226 msgstr ""
8227
8228 #: config/arm/arm.h:537
8229 msgid "Specify the minimum bit alignment of structures"
8230 msgstr ""
8231
8232 #: config/arm/arm.h:539
8233 msgid "Specify the register to be used for PIC addressing"
8234 msgstr ""
8235
8236 #: config/arm/pe.h:65
8237 msgid "Ignore dllimport attribute for functions"
8238 msgstr ""
8239
8240 #: config/avr/avr.c:514
8241 #, c-format
8242 msgid "large frame pointer change (%d) with -mtiny-stack"
8243 msgstr ""
8244
8245 #: config/avr/avr.c:1101
8246 msgid "bad address, not (reg+disp):"
8247 msgstr ""
8248
8249 #: config/avr/avr.c:1109
8250 msgid "internal compiler error.  Bad address:"
8251 msgstr ""
8252
8253 #: config/avr/avr.c:1122
8254 msgid "internal compiler error.  Unknown mode:"
8255 msgstr ""
8256
8257 #: config/avr/avr.c:1744 config/avr/avr.c:2405
8258 #, fuzzy
8259 msgid "invalid insn:"
8260 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8261
8262 #: config/avr/avr.c:1778 config/avr/avr.c:1861 config/avr/avr.c:1910
8263 #: config/avr/avr.c:1919 config/avr/avr.c:2014 config/avr/avr.c:2183
8264 #: config/avr/avr.c:2439 config/avr/avr.c:2547
8265 #, fuzzy
8266 msgid "incorrect insn:"
8267 msgstr "ëÜèïò óõíèçìáôéêü"
8268
8269 #: config/avr/avr.c:1938 config/avr/avr.c:2099 config/avr/avr.c:2254
8270 #: config/avr/avr.c:2591
8271 #, fuzzy
8272 msgid "unknown move insn:"
8273 msgstr "Üãíùóôï óåô `%s'"
8274
8275 #: config/avr/avr.c:2814
8276 msgid "bad shift insn:"
8277 msgstr ""
8278
8279 #: config/avr/avr.c:2927 config/avr/avr.c:3348 config/avr/avr.c:3719
8280 msgid "internal compiler error.  Incorrect shift:"
8281 msgstr ""
8282
8283 #: config/avr/avr.c:4532 config/ip2k/ip2k.c:3144
8284 msgid "only initialized variables can be placed into program memory area"
8285 msgstr ""
8286
8287 #: config/avr/avr.c:4626
8288 msgid "only uninitialized variables can be placed in the .noinit section"
8289 msgstr ""
8290
8291 #: config/avr/avr.c:4640
8292 #, fuzzy, c-format
8293 msgid "MCU `%s' supported for assembler only"
8294 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
8295
8296 #: config/avr/avr.h:73
8297 msgid "Assume int to be 8 bit integer"
8298 msgstr ""
8299
8300 #: config/avr/avr.h:75
8301 msgid "Change the stack pointer without disabling interrupts"
8302 msgstr ""
8303
8304 #: config/avr/avr.h:77
8305 msgid "Use subroutines for function prologue/epilogue"
8306 msgstr ""
8307
8308 #: config/avr/avr.h:79
8309 msgid "Change only the low 8 bits of the stack pointer"
8310 msgstr ""
8311
8312 #: config/avr/avr.h:81
8313 msgid "Do not generate tablejump insns"
8314 msgstr ""
8315
8316 #: config/avr/avr.h:83
8317 msgid "Use rjmp/rcall (limited range) on >8K devices"
8318 msgstr ""
8319
8320 #: config/avr/avr.h:85
8321 msgid "Output instruction sizes to the asm file"
8322 msgstr ""
8323
8324 #: config/avr/avr.h:102
8325 msgid "Specify the initial stack address"
8326 msgstr ""
8327
8328 #: config/avr/avr.h:103
8329 #, fuzzy
8330 msgid "Specify the MCU name"
8331 msgstr "Ïñéóìüò ïíüìáôïò ðñïãñÜììáôïò"
8332
8333 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8334 #. In some cases, the strength reduction optimization pass can
8335 #. produce better code if this is defined.  This macro controls the
8336 #. order that induction variables are combined.  This macro is
8337 #. particularly useful if the target has limited addressing modes.
8338 #. For instance, the SH target has only positive offsets in
8339 #. addresses.  Thus sorting to put the smallest address first allows
8340 #. the most combinations to be found.
8341 #: config/avr/avr.h:2267
8342 #, fuzzy
8343 msgid "trampolines not supported"
8344 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
8345
8346 #: config/c4x/c4x-c.c:71
8347 #, c-format
8348 msgid "missing '(' after '#pragma %s' - ignored"
8349 msgstr ""
8350
8351 #: config/c4x/c4x-c.c:74
8352 #, c-format
8353 msgid "missing function name in '#pragma %s' - ignored"
8354 msgstr ""
8355
8356 #: config/c4x/c4x-c.c:79
8357 #, fuzzy, c-format
8358 msgid "malformed '#pragma %s' - ignored"
8359 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
8360
8361 #: config/c4x/c4x-c.c:81
8362 #, c-format
8363 msgid "missing section name in '#pragma %s' - ignored"
8364 msgstr ""
8365
8366 #: config/c4x/c4x-c.c:86
8367 #, c-format
8368 msgid "missing ')' for '#pragma %s' - ignored"
8369 msgstr ""
8370
8371 #: config/c4x/c4x-c.c:89
8372 #, c-format
8373 msgid "junk at end of '#pragma %s'"
8374 msgstr ""
8375
8376 #: config/c4x/c4x.c:300
8377 #, c-format
8378 msgid "unknown CPU version %d, using 40.\n"
8379 msgstr ""
8380
8381 #: config/c4x/c4x.c:850
8382 #, c-format
8383 msgid "ISR %s requires %d words of local vars, max is 32767"
8384 msgstr ""
8385
8386 #: config/c4x/c4x.c:1571
8387 msgid "using CONST_DOUBLE for address"
8388 msgstr ""
8389
8390 #: config/c4x/c4x.c:1709
8391 msgid "c4x_address_cost: Invalid addressing mode"
8392 msgstr ""
8393
8394 #: config/c4x/c4x.c:1844
8395 #, c-format
8396 msgid "c4x_print_operand: %%L inconsistency"
8397 msgstr ""
8398
8399 #: config/c4x/c4x.c:1850
8400 #, c-format
8401 msgid "c4x_print_operand: %%N inconsistency"
8402 msgstr ""
8403
8404 #: config/c4x/c4x.c:1891
8405 #, c-format
8406 msgid "c4x_print_operand: %%O inconsistency"
8407 msgstr ""
8408
8409 #: config/c4x/c4x.c:1986
8410 msgid "c4x_print_operand: Bad operand case"
8411 msgstr ""
8412
8413 #: config/c4x/c4x.c:2027
8414 msgid "c4x_print_operand_address: Bad post_modify"
8415 msgstr ""
8416
8417 #: config/c4x/c4x.c:2049
8418 msgid "c4x_print_operand_address: Bad pre_modify"
8419 msgstr ""
8420
8421 #: config/c4x/c4x.c:2097 config/c4x/c4x.c:2109 config/c4x/c4x.c:2124
8422 msgid "c4x_print_operand_address: Bad operand case"
8423 msgstr ""
8424
8425 #: config/c4x/c4x.c:2375
8426 msgid "c4x_rptb_insert: Cannot find start label"
8427 msgstr ""
8428
8429 #: config/c4x/c4x.c:3292 config/c4x/c4x.c:3310
8430 #, fuzzy
8431 msgid "mode not QImode"
8432 msgstr "íåá_êáôÜóôáóç: êáôÜóôáóç ëåéôïõñãßáò\n"
8433
8434 #: config/c4x/c4x.c:3380
8435 #, fuzzy
8436 msgid "invalid indirect memory address"
8437 msgstr "ìç Ýãêõñïò ÷ñüíïò ëÞîçò"
8438
8439 #: config/c4x/c4x.c:3469
8440 msgid "invalid indirect (S) memory address"
8441 msgstr ""
8442
8443 #: config/c4x/c4x.c:3797
8444 msgid "c4x_valid_operands: Internal error"
8445 msgstr ""
8446
8447 #: config/c4x/c4x.c:4216
8448 msgid "c4x_operand_subword: invalid mode"
8449 msgstr ""
8450
8451 #: config/c4x/c4x.c:4219
8452 msgid "c4x_operand_subword: invalid operand"
8453 msgstr ""
8454
8455 #. We could handle these with some difficulty.
8456 #. e.g., *p-- => *(p-=2); *(p+1).
8457 #: config/c4x/c4x.c:4245
8458 msgid "c4x_operand_subword: invalid autoincrement"
8459 msgstr ""
8460
8461 #: config/c4x/c4x.c:4251
8462 msgid "c4x_operand_subword: invalid address"
8463 msgstr ""
8464
8465 #: config/c4x/c4x.c:4262
8466 msgid "c4x_operand_subword: address not offsettable"
8467 msgstr ""
8468
8469 #: config/c4x/c4x.c:4472
8470 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8471 msgstr ""
8472
8473 #. Target compilation option flags.
8474 #. Small memory model.
8475 #. Use 24-bit MPYI for C3x.
8476 #. Fast fixing of floats.
8477 #. Allow use of RPTS.
8478 #. Emit C3x code.
8479 #. Be compatible with TI assembler.
8480 #. Be paranoid about DP reg. in ISRs.
8481 #. Pass arguments on stack.
8482 #. Enable features under development.
8483 #. Enable repeat block.
8484 #. Use BK as general register.
8485 #. Use decrement and branch for C3x.
8486 #. Enable debugging of GCC.
8487 #. Force constants into registers.
8488 #. Allow unsigned loop counters.
8489 #. Force op0 and op1 to be same.
8490 #. Save all 40 bits for floats.
8491 #. Allow parallel insns.
8492 #. Allow MPY||ADD, MPY||SUB insns.
8493 #. Assume mem refs possibly aliased.
8494 #. Emit C30 code.
8495 #. Emit C31 code.
8496 #. Emit C32 code.
8497 #. Emit C33 code.
8498 #. Emit C40 code.
8499 #. Emit C44 code.
8500 #. Run-time compilation parameters selecting different hardware subsets.
8501 #.
8502 #. Macro to define tables used to set the flags.
8503 #. This is a list in braces of triplets in braces,
8504 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
8505 #. where VALUE is the bits to set or minus the bits to clear.
8506 #. An empty string NAME is used to identify the default VALUE.
8507 #: config/c4x/c4x.h:168
8508 msgid "Small memory model"
8509 msgstr ""
8510
8511 #: config/c4x/c4x.h:170
8512 msgid "Big memory model"
8513 msgstr ""
8514
8515 #: config/c4x/c4x.h:172
8516 msgid "Use MPYI instruction for C3x"
8517 msgstr ""
8518
8519 #: config/c4x/c4x.h:174
8520 msgid "Do not use MPYI instruction for C3x"
8521 msgstr ""
8522
8523 #: config/c4x/c4x.h:176
8524 msgid "Use fast but approximate float to integer conversion"
8525 msgstr ""
8526
8527 #: config/c4x/c4x.h:178
8528 msgid "Use slow but accurate float to integer conversion"
8529 msgstr ""
8530
8531 #: config/c4x/c4x.h:180
8532 msgid "Enable use of RTPS instruction"
8533 msgstr ""
8534
8535 #: config/c4x/c4x.h:182
8536 msgid "Disable use of RTPS instruction"
8537 msgstr ""
8538
8539 #: config/c4x/c4x.h:184
8540 msgid "Enable use of RTPB instruction"
8541 msgstr ""
8542
8543 #: config/c4x/c4x.h:186
8544 msgid "Disable use of RTPB instruction"
8545 msgstr ""
8546
8547 #: config/c4x/c4x.h:188
8548 msgid "Generate code for C30 CPU"
8549 msgstr ""
8550
8551 #: config/c4x/c4x.h:190
8552 msgid "Generate code for C31 CPU"
8553 msgstr ""
8554
8555 #: config/c4x/c4x.h:192
8556 msgid "Generate code for C32 CPU"
8557 msgstr ""
8558
8559 #: config/c4x/c4x.h:194
8560 msgid "Generate code for C33 CPU"
8561 msgstr ""
8562
8563 #: config/c4x/c4x.h:196
8564 msgid "Generate code for C40 CPU"
8565 msgstr ""
8566
8567 #: config/c4x/c4x.h:198
8568 msgid "Generate code for C44 CPU"
8569 msgstr ""
8570
8571 #: config/c4x/c4x.h:200
8572 msgid "Emit code compatible with TI tools"
8573 msgstr ""
8574
8575 #: config/c4x/c4x.h:202
8576 msgid "Emit code to use GAS extensions"
8577 msgstr ""
8578
8579 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
8580 msgid "Save DP across ISR in small memory model"
8581 msgstr ""
8582
8583 #: config/c4x/c4x.h:206 config/c4x/c4x.h:210
8584 msgid "Don't save DP across ISR in small memory model"
8585 msgstr ""
8586
8587 #: config/c4x/c4x.h:212
8588 msgid "Pass arguments on the stack"
8589 msgstr ""
8590
8591 #: config/c4x/c4x.h:214
8592 msgid "Pass arguments in registers"
8593 msgstr ""
8594
8595 #: config/c4x/c4x.h:216
8596 msgid "Enable new features under development"
8597 msgstr ""
8598
8599 #: config/c4x/c4x.h:218
8600 msgid "Disable new features under development"
8601 msgstr ""
8602
8603 #: config/c4x/c4x.h:220
8604 msgid "Use the BK register as a general purpose register"
8605 msgstr ""
8606
8607 #: config/c4x/c4x.h:222
8608 #, fuzzy
8609 msgid "Do not allocate BK register"
8610 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
8611
8612 #: config/c4x/c4x.h:224
8613 msgid "Enable use of DB instruction"
8614 msgstr ""
8615
8616 #: config/c4x/c4x.h:226
8617 msgid "Disable use of DB instruction"
8618 msgstr ""
8619
8620 #: config/c4x/c4x.h:228
8621 msgid "Enable debugging"
8622 msgstr ""
8623
8624 #: config/c4x/c4x.h:230
8625 msgid "Disable debugging"
8626 msgstr ""
8627
8628 #: config/c4x/c4x.h:232
8629 msgid "Force constants into registers to improve hoisting"
8630 msgstr ""
8631
8632 #: config/c4x/c4x.h:234
8633 msgid "Don't force constants into registers"
8634 msgstr ""
8635
8636 #: config/c4x/c4x.h:236
8637 msgid "Force RTL generation to emit valid 3 operand insns"
8638 msgstr ""
8639
8640 #: config/c4x/c4x.h:238
8641 msgid "Allow RTL generation to emit invalid 3 operand insns"
8642 msgstr ""
8643
8644 #: config/c4x/c4x.h:240
8645 msgid "Allow unsigned iteration counts for RPTB/DB"
8646 msgstr ""
8647
8648 #: config/c4x/c4x.h:242
8649 msgid "Disallow unsigned iteration counts for RPTB/DB"
8650 msgstr ""
8651
8652 #: config/c4x/c4x.h:244
8653 msgid "Preserve all 40 bits of FP reg across call"
8654 msgstr ""
8655
8656 #: config/c4x/c4x.h:246
8657 msgid "Only preserve 32 bits of FP reg across call"
8658 msgstr ""
8659
8660 #: config/c4x/c4x.h:248
8661 #, fuzzy
8662 msgid "Enable parallel instructions"
8663 msgstr "ÁêáôÜëëçëç åíôïëÞ"
8664
8665 #: config/c4x/c4x.h:250
8666 #, fuzzy
8667 msgid "Disable parallel instructions"
8668 msgstr "ÁêáôÜëëçëç åíôïëÞ"
8669
8670 #: config/c4x/c4x.h:252
8671 msgid "Enable MPY||ADD and MPY||SUB instructions"
8672 msgstr ""
8673
8674 #: config/c4x/c4x.h:254
8675 msgid "Disable MPY||ADD and MPY||SUB instructions"
8676 msgstr ""
8677
8678 #: config/c4x/c4x.h:256
8679 msgid "Assume that pointers may be aliased"
8680 msgstr ""
8681
8682 #: config/c4x/c4x.h:258
8683 msgid "Assume that pointers not aliased"
8684 msgstr ""
8685
8686 #: config/c4x/c4x.h:331
8687 msgid "Specify maximum number of iterations for RPTS"
8688 msgstr ""
8689
8690 #: config/c4x/c4x.h:333
8691 msgid "Select CPU to generate code for"
8692 msgstr ""
8693
8694 #: config/cris/cris.c:597
8695 msgid "unexpected index-type in cris_print_index"
8696 msgstr ""
8697
8698 #: config/cris/cris.c:611
8699 msgid "unexpected base-type in cris_print_base"
8700 msgstr ""
8701
8702 #: config/cris/cris.c:904
8703 #, c-format
8704 msgid "stackframe too big: %d bytes"
8705 msgstr ""
8706
8707 #: config/cris/cris.c:1215
8708 msgid "allocated but unused delay list in epilogue"
8709 msgstr ""
8710
8711 #: config/cris/cris.c:1225
8712 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
8713 msgstr ""
8714
8715 #: config/cris/cris.c:1301
8716 #, fuzzy
8717 msgid "invalid operand for 'b' modifier"
8718 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8719
8720 #: config/cris/cris.c:1314
8721 #, fuzzy
8722 msgid "invalid operand for 'v' modifier"
8723 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8724
8725 #: config/cris/cris.c:1324
8726 #, fuzzy
8727 msgid "invalid operand for 'P' modifier"
8728 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8729
8730 #: config/cris/cris.c:1331
8731 #, fuzzy
8732 msgid "invalid operand for 'p' modifier"
8733 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8734
8735 #: config/cris/cris.c:1370
8736 #, fuzzy
8737 msgid "invalid operand for 'z' modifier"
8738 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8739
8740 #: config/cris/cris.c:1401 config/cris/cris.c:1431
8741 #, fuzzy
8742 msgid "invalid operand for 'H' modifier"
8743 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8744
8745 #: config/cris/cris.c:1407
8746 #, fuzzy
8747 msgid "bad register"
8748 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
8749
8750 #: config/cris/cris.c:1445
8751 #, fuzzy
8752 msgid "invalid operand for 'e' modifier"
8753 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8754
8755 #: config/cris/cris.c:1462
8756 #, fuzzy
8757 msgid "invalid operand for 'm' modifier"
8758 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8759
8760 #: config/cris/cris.c:1487
8761 #, fuzzy
8762 msgid "invalid operand for 'A' modifier"
8763 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8764
8765 #: config/cris/cris.c:1495
8766 #, fuzzy
8767 msgid "invalid operand for 'D' modifier"
8768 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8769
8770 #: config/cris/cris.c:1509
8771 #, fuzzy
8772 msgid "invalid operand for 'T' modifier"
8773 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8774
8775 #: config/cris/cris.c:1518
8776 #, fuzzy
8777 msgid "invalid operand modifier letter"
8778 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8779
8780 #: config/cris/cris.c:1526
8781 #, fuzzy, c-format
8782 msgid "internal error: bad register: %d"
8783 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
8784
8785 #: config/cris/cris.c:1574
8786 msgid "unexpected multiplicative operand"
8787 msgstr ""
8788
8789 #: config/cris/cris.c:1594
8790 #, fuzzy
8791 msgid "unexpected operand"
8792 msgstr "Ìç ïñéóìÝíï üíïìá %s"
8793
8794 # src/request.c:806 src/request.c:912
8795 #: config/cris/cris.c:1627 config/cris/cris.c:1637
8796 #, fuzzy
8797 msgid "unrecognized address"
8798 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
8799
8800 #: config/cris/cris.c:1987
8801 msgid "internal error: sideeffect-insn affecting main effect"
8802 msgstr ""
8803
8804 #. If we get here, the caller got its initial tests wrong.
8805 #: config/cris/cris.c:2380
8806 msgid "internal error: cris_side_effect_mode_ok with bad operands"
8807 msgstr ""
8808
8809 #: config/cris/cris.c:2457 config/cris/cris.c:2519
8810 #, fuzzy
8811 msgid "unrecognized supposed constant"
8812 msgstr "Üãíùóôï ðñüèåìá: %s"
8813
8814 #: config/cris/cris.c:2564
8815 msgid "unrecognized supposed constant in cris_global_pic_symbol"
8816 msgstr ""
8817
8818 #: config/cris/cris.c:2583
8819 #, c-format
8820 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
8821 msgstr ""
8822
8823 #: config/cris/cris.c:2611
8824 #, c-format
8825 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
8826 msgstr ""
8827
8828 #: config/cris/cris.c:2647
8829 #, fuzzy, c-format
8830 msgid "unknown CRIS cpu version specification in -mtune= : %s"
8831 msgstr "ðÜñá ðïëëÝò äçëþóåéò ìåôáôñïðÞò óôçí êáôÜëçîç"
8832
8833 #: config/cris/cris.c:2665
8834 #, fuzzy
8835 msgid "-fPIC and -fpic are not supported in this configuration"
8836 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
8837
8838 #: config/cris/cris.c:2681
8839 msgid "that particular -g option is invalid with -maout and -melinux"
8840 msgstr ""
8841
8842 #: config/cris/cris.c:2936 config/cris/cris.c:2981
8843 msgid "unexpected side-effects in address"
8844 msgstr ""
8845
8846 #. Labels are never marked as global symbols.
8847 #: config/cris/cris.c:3076 config/cris/cris.c:3107
8848 msgid "unexpected PIC symbol"
8849 msgstr ""
8850
8851 #: config/cris/cris.c:3080
8852 msgid "PIC register isn't set up"
8853 msgstr ""
8854
8855 #: config/cris/cris.c:3093 config/cris/cris.c:3176
8856 #, fuzzy
8857 msgid "unexpected address expression"
8858 msgstr "Ìç Ýãêõñç ðñïðïñåõüìåíç êáíïíéêÞ Ýêöñáóç"
8859
8860 #: config/cris/cris.c:3111
8861 msgid "emitting PIC operand, but PIC register isn't set up"
8862 msgstr ""
8863
8864 #: config/cris/cris.c:3120
8865 msgid "unexpected NOTE as addr_const:"
8866 msgstr ""
8867
8868 #: config/cris/aout.h:108
8869 msgid "Compile for the MMU-less Etrax 100-based elinux system"
8870 msgstr ""
8871
8872 #: config/cris/aout.h:115
8873 msgid "For elinux, request a specified stack-size for this program"
8874 msgstr ""
8875
8876 #. 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.
8877 #: config/cris/cris.h:334
8878 msgid "Compile for ETRAX 4 (CRIS v3)"
8879 msgstr ""
8880
8881 #: config/cris/cris.h:339
8882 msgid "Compile for ETRAX 100 (CRIS v8)"
8883 msgstr ""
8884
8885 #: config/cris/cris.h:343
8886 msgid "Emit verbose debug information in assembly code"
8887 msgstr ""
8888
8889 #: config/cris/cris.h:346
8890 msgid "Do not use condition codes from normal instructions"
8891 msgstr ""
8892
8893 #: config/cris/cris.h:350
8894 msgid "Do not emit addressing modes with side-effect assignment"
8895 msgstr ""
8896
8897 #: config/cris/cris.h:353
8898 msgid "Do not tune stack alignment"
8899 msgstr ""
8900
8901 #: config/cris/cris.h:356
8902 msgid "Do not tune writable data alignment"
8903 msgstr ""
8904
8905 #: config/cris/cris.h:359
8906 msgid "Do not tune code and read-only data alignment"
8907 msgstr ""
8908
8909 #: config/cris/cris.h:368
8910 msgid "Align code and data to 32 bits"
8911 msgstr ""
8912
8913 #: config/cris/cris.h:381
8914 msgid "Don't align items in code or data"
8915 msgstr ""
8916
8917 #: config/cris/cris.h:384
8918 msgid "Do not emit function prologue or epilogue"
8919 msgstr ""
8920
8921 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
8922 #: config/cris/cris.h:388
8923 msgid "Use the most feature-enabling options allowed by other options"
8924 msgstr ""
8925
8926 #. 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.
8927 #: config/cris/cris.h:394
8928 msgid "Override -mbest-lib-options"
8929 msgstr ""
8930
8931 #: config/cris/cris.h:426
8932 msgid "Generate code for the specified chip or CPU version"
8933 msgstr ""
8934
8935 #: config/cris/cris.h:428
8936 msgid "Tune alignment for the specified chip or CPU version"
8937 msgstr ""
8938
8939 #: config/cris/cris.h:430
8940 msgid "Warn when a stackframe is larger than the specified size"
8941 msgstr ""
8942
8943 #. Node: Profiling
8944 #: config/cris/cris.h:1016
8945 msgid "no FUNCTION_PROFILER for CRIS"
8946 msgstr ""
8947
8948 #: config/cris/linux.h:69
8949 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
8950 msgstr ""
8951
8952 #: config/d30v/d30v.c:218
8953 #, c-format
8954 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
8955 msgstr ""
8956
8957 #: config/d30v/d30v.c:2678
8958 msgid "bad insn to d30v_print_operand_address:"
8959 msgstr ""
8960
8961 #: config/d30v/d30v.c:2695 config/d30v/d30v.c:2756 config/d30v/d30v.c:2777
8962 #: config/d30v/d30v.c:2795
8963 msgid "bad insn to d30v_print_operand_memory_reference:"
8964 msgstr ""
8965
8966 #: config/d30v/d30v.c:2863
8967 msgid "bad insn to d30v_print_operand, 'f' modifier:"
8968 msgstr ""
8969
8970 #: config/d30v/d30v.c:2872
8971 msgid "bad insn to d30v_print_operand, 'A' modifier:"
8972 msgstr ""
8973
8974 #: config/d30v/d30v.c:2879
8975 msgid "bad insn to d30v_print_operand, 'M' modifier:"
8976 msgstr ""
8977
8978 #: config/d30v/d30v.c:2933
8979 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
8980 msgstr ""
8981
8982 #: config/d30v/d30v.c:2944
8983 msgid "bad insn to print_operand, 'B' modifier:"
8984 msgstr ""
8985
8986 #: config/d30v/d30v.c:2951
8987 msgid "bad insn to print_operand, 'E' modifier:"
8988 msgstr ""
8989
8990 #: config/d30v/d30v.c:2969
8991 msgid "bad insn to print_operand, 'R' modifier:"
8992 msgstr ""
8993
8994 #: config/d30v/d30v.c:2978 config/d30v/d30v.c:2986
8995 msgid "bad insn to print_operand, 's' modifier:"
8996 msgstr ""
8997
8998 #: config/d30v/d30v.c:3015
8999 msgid "bad insn in d30v_print_operand, 0 case"
9000 msgstr ""
9001
9002 #: config/d30v/d30v.c:3313
9003 msgid "d30v_emit_comparison"
9004 msgstr ""
9005
9006 #: config/d30v/d30v.c:3357
9007 msgid "bad call to d30v_move_2words"
9008 msgstr ""
9009
9010 #: config/d30v/d30v.h:111
9011 msgid "Enable use of conditional move instructions"
9012 msgstr ""
9013
9014 #: config/d30v/d30v.h:114
9015 msgid "Disable use of conditional move instructions"
9016 msgstr ""
9017
9018 #: config/d30v/d30v.h:117
9019 #, fuzzy
9020 msgid "Debug argument support in compiler"
9021 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
9022
9023 #: config/d30v/d30v.h:120
9024 #, fuzzy
9025 msgid "Debug stack support in compiler"
9026 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
9027
9028 #: config/d30v/d30v.h:123
9029 msgid "Debug memory address support in compiler"
9030 msgstr ""
9031
9032 #: config/d30v/d30v.h:126
9033 msgid "Make adjacent short instructions parallel if possible"
9034 msgstr ""
9035
9036 #: config/d30v/d30v.h:129
9037 msgid "Do not make adjacent short instructions parallel"
9038 msgstr ""
9039
9040 #: config/d30v/d30v.h:132 config/d30v/d30v.h:135
9041 msgid "Link programs/data to be in external memory by default"
9042 msgstr ""
9043
9044 #: config/d30v/d30v.h:138
9045 msgid "Link programs/data to be in onchip memory by default"
9046 msgstr ""
9047
9048 #: config/d30v/d30v.h:146
9049 msgid "Change the branch costs within the compiler"
9050 msgstr ""
9051
9052 #: config/d30v/d30v.h:149
9053 msgid "Change the threshold for conversion to conditional execution"
9054 msgstr ""
9055
9056 #: config/dsp16xx/dsp16xx.c:1463 config/dsp16xx/dsp16xx.c:1486
9057 msgid "stack size > 32k"
9058 msgstr ""
9059
9060 #: config/dsp16xx/dsp16xx.c:1695
9061 #, fuzzy
9062 msgid "invalid addressing mode"
9063 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
9064
9065 #: config/dsp16xx/dsp16xx.c:1838
9066 #, fuzzy
9067 msgid "bad register extension code"
9068 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
9069
9070 #: config/dsp16xx/dsp16xx.c:1938
9071 #, fuzzy
9072 msgid "invalid offset in ybase addressing"
9073 msgstr "ìç Ýãêõñïò ÷ñüíïò Ýíáñîçò"
9074
9075 #: config/dsp16xx/dsp16xx.c:1941
9076 #, fuzzy
9077 msgid "invalid register in ybase addressing"
9078 msgstr "ìç Ýãêõñïò ÷ñüíïò Ýíáñîçò"
9079
9080 #: config/dsp16xx/dsp16xx.c:2116
9081 msgid "invalid shift operator in emit_1600_core_shift"
9082 msgstr ""
9083
9084 #: config/dsp16xx/dsp16xx.c:2406
9085 #, fuzzy
9086 msgid "invalid mode for gen_tst_reg"
9087 msgstr "ìç Ýãêõñç êáôÜóôáóç ãéá ôçí dlopen()"
9088
9089 #: config/dsp16xx/dsp16xx.c:2478
9090 msgid "invalid mode for integer comparison in gen_compare_reg"
9091 msgstr ""
9092
9093 #. Macro to define tables used to set the flags.
9094 #. This is a list in braces of pairs in braces,
9095 #. each pair being { "NAME", VALUE }
9096 #. where VALUE is the bits to set or minus the bits to clear.
9097 #. An empty string NAME is used to identify the default VALUE.
9098 #: config/dsp16xx/dsp16xx.h:230
9099 msgid "Pass parameters in registers (default)"
9100 msgstr ""
9101
9102 #: config/dsp16xx/dsp16xx.h:232
9103 msgid "Don't pass parameters in registers"
9104 msgstr ""
9105
9106 #: config/dsp16xx/dsp16xx.h:234
9107 #, fuzzy
9108 msgid "Generate code for near calls"
9109 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
9110
9111 #: config/dsp16xx/dsp16xx.h:236
9112 msgid "Don't generate code for near calls"
9113 msgstr ""
9114
9115 #: config/dsp16xx/dsp16xx.h:238
9116 #, fuzzy
9117 msgid "Generate code for near jumps"
9118 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
9119
9120 #: config/dsp16xx/dsp16xx.h:240
9121 msgid "Don't generate code for near jumps"
9122 msgstr ""
9123
9124 #: config/dsp16xx/dsp16xx.h:242
9125 msgid "Generate code for a bit-manipulation unit"
9126 msgstr ""
9127
9128 #: config/dsp16xx/dsp16xx.h:244
9129 msgid "Don't generate code for a bit-manipulation unit"
9130 msgstr ""
9131
9132 #: config/dsp16xx/dsp16xx.h:246
9133 msgid "Generate code for memory map1"
9134 msgstr ""
9135
9136 #: config/dsp16xx/dsp16xx.h:248
9137 msgid "Generate code for memory map2"
9138 msgstr ""
9139
9140 #: config/dsp16xx/dsp16xx.h:250
9141 msgid "Generate code for memory map3"
9142 msgstr ""
9143
9144 #: config/dsp16xx/dsp16xx.h:252
9145 msgid "Generate code for memory map4"
9146 msgstr ""
9147
9148 #: config/dsp16xx/dsp16xx.h:254
9149 msgid "Ouput extra code for initialized data"
9150 msgstr ""
9151
9152 #: config/dsp16xx/dsp16xx.h:256
9153 msgid "Don't let reg. allocator use ybase registers"
9154 msgstr ""
9155
9156 #: config/dsp16xx/dsp16xx.h:258
9157 msgid "Output extra debug info in Luxworks environment"
9158 msgstr ""
9159
9160 #: config/dsp16xx/dsp16xx.h:260
9161 msgid "Save temp. files in Luxworks environment"
9162 msgstr ""
9163
9164 #: config/dsp16xx/dsp16xx.h:272
9165 msgid "Specify alternate name for text section"
9166 msgstr ""
9167
9168 #: config/dsp16xx/dsp16xx.h:274
9169 msgid "Specify alternate name for data section"
9170 msgstr ""
9171
9172 #: config/dsp16xx/dsp16xx.h:276
9173 msgid "Specify alternate name for bss section"
9174 msgstr ""
9175
9176 #: config/dsp16xx/dsp16xx.h:278
9177 msgid "Specify alternate name for constant section"
9178 msgstr ""
9179
9180 #: config/dsp16xx/dsp16xx.h:280
9181 msgid "Specify alternate name for dsp16xx chip"
9182 msgstr ""
9183
9184 #. Output assembler code to FILE to increment profiler label # LABELNO
9185 #. for profiling a function entry.
9186 #. This is how to output an insn to push a register on the stack.
9187 #. It need not be very fast code since it is used only for profiling
9188 #. This is how to output an insn to pop a register from the stack.
9189 #. It need not be very fast code since it is used only for profiling
9190 #: config/dsp16xx/dsp16xx.h:1216 config/dsp16xx/dsp16xx.h:1667
9191 #: config/dsp16xx/dsp16xx.h:1672
9192 #, fuzzy
9193 msgid "profiling not implemented yet"
9194 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
9195
9196 #. Emit RTL insns to initialize the variable parts of a trampoline.
9197 #. FNADDR is an RTX for the address of the function's pure code.
9198 #. CXT is an RTX for the static chain value for the function.
9199 #: config/dsp16xx/dsp16xx.h:1226 config/dsp16xx/dsp16xx.h:1238
9200 #, fuzzy
9201 msgid "trampolines not yet implemented"
9202 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
9203
9204 #: config/fr30/fr30.c:451
9205 msgid "fr30_print_operand_address: unhandled address"
9206 msgstr ""
9207
9208 #: config/fr30/fr30.c:475
9209 #, c-format
9210 msgid "fr30_print_operand: unrecognized %%p code"
9211 msgstr ""
9212
9213 #: config/fr30/fr30.c:495
9214 #, c-format
9215 msgid "fr30_print_operand: unrecognized %%b code"
9216 msgstr ""
9217
9218 #: config/fr30/fr30.c:516
9219 #, c-format
9220 msgid "fr30_print_operand: unrecognized %%B code"
9221 msgstr ""
9222
9223 #: config/fr30/fr30.c:524
9224 #, fuzzy, c-format
9225 msgid "fr30_print_operand: invalid operand to %%A code"
9226 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9227
9228 #: config/fr30/fr30.c:541
9229 #, fuzzy, c-format
9230 msgid "fr30_print_operand: invalid %%x code"
9231 msgstr "ìç Ýãêõñï äéêáßùìá"
9232
9233 #: config/fr30/fr30.c:548
9234 #, c-format
9235 msgid "fr30_print_operand: invalid %%F code"
9236 msgstr ""
9237
9238 #: config/fr30/fr30.c:565
9239 msgid "fr30_print_operand: unknown code"
9240 msgstr ""
9241
9242 #: config/fr30/fr30.c:594 config/fr30/fr30.c:603 config/fr30/fr30.c:614
9243 #: config/fr30/fr30.c:627
9244 msgid "fr30_print_operand: unhandled MEM"
9245 msgstr ""
9246
9247 #: config/fr30/fr30.h:63
9248 msgid "Assume small address space"
9249 msgstr ""
9250
9251 #: config/frv/frv.c:392 config/frv/frv.c:410
9252 #, c-format
9253 msgid "Unknown cpu: -mcpu=%s"
9254 msgstr ""
9255
9256 #: config/frv/frv.c:433
9257 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
9258 msgstr ""
9259
9260 #: config/frv/frv.c:2397
9261 msgid "Bad insn to frv_print_operand_address:"
9262 msgstr ""
9263
9264 #: config/frv/frv.c:2408
9265 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9266 msgstr ""
9267
9268 #: config/frv/frv.c:2446 config/frv/frv.c:2456 config/frv/frv.c:2465
9269 #: config/frv/frv.c:2493 config/frv/frv.c:2506 config/frv/frv.c:2510
9270 msgid "Bad insn to frv_print_operand_memory_reference:"
9271 msgstr ""
9272
9273 #: config/frv/frv.c:2648
9274 msgid "Bad insn in frv_print_operand, bad const_double"
9275 msgstr ""
9276
9277 #: config/frv/frv.c:2693
9278 #, fuzzy
9279 msgid "Bad insn to frv_print_operand, 'C' modifier:"
9280 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9281
9282 #: config/frv/frv.c:2716
9283 #, fuzzy
9284 msgid "Bad insn to frv_print_operand, 'c' modifier:"
9285 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9286
9287 #: config/frv/frv.c:2741
9288 #, fuzzy
9289 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9290 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9291
9292 #: config/frv/frv.c:2749
9293 #, fuzzy
9294 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9295 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9296
9297 #: config/frv/frv.c:2765
9298 #, fuzzy
9299 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9300 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9301
9302 #: config/frv/frv.c:2818
9303 #, fuzzy
9304 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9305 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9306
9307 #: config/frv/frv.c:2831
9308 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9309 msgstr ""
9310
9311 #: config/frv/frv.c:2852
9312 #, fuzzy
9313 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9314 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9315
9316 #: config/frv/frv.c:2870
9317 msgid "Bad insn to frv_print_operand, P modifier:"
9318 msgstr ""
9319
9320 #: config/frv/frv.c:2890
9321 msgid "Bad insn in frv_print_operand, z case"
9322 msgstr ""
9323
9324 #: config/frv/frv.c:2918
9325 msgid "Bad insn in frv_print_operand, 0 case"
9326 msgstr ""
9327
9328 #: config/frv/frv.c:2923
9329 #, fuzzy
9330 msgid "frv_print_operand: unknown code"
9331 msgstr "ìç Ýãêõñï äéêáßùìá"
9332
9333 #: config/frv/frv.c:5474
9334 #, fuzzy
9335 msgid "Bad output_move_single operand"
9336 msgstr "áñ÷åßï åîüäïõ"
9337
9338 #: config/frv/frv.c:5601
9339 msgid "Bad output_move_double operand"
9340 msgstr ""
9341
9342 #: config/frv/frv.c:5743
9343 #, fuzzy
9344 msgid "Bad output_condmove_single operand"
9345 msgstr "áñ÷åßï åîüäïõ"
9346
9347 #: config/frv/frv.c:8031
9348 msgid "frv_registers_update"
9349 msgstr ""
9350
9351 #: config/frv/frv.c:8188
9352 msgid "frv_registers_used_p"
9353 msgstr ""
9354
9355 #: config/frv/frv.c:8314
9356 msgid "frv_registers_set_p"
9357 msgstr ""
9358
9359 #: config/frv/frv.c:8910
9360 #, fuzzy
9361 msgid "accumulator is not a constant integer"
9362 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
9363
9364 #: config/frv/frv.c:8915
9365 msgid "accumulator number is out of bounds"
9366 msgstr ""
9367
9368 #: config/frv/frv.c:8926
9369 #, c-format
9370 msgid "inappropriate accumulator for `%s'"
9371 msgstr ""
9372
9373 #: config/frv/frv.c:8986
9374 #, c-format
9375 msgid "`%s' expects a constant argument"
9376 msgstr ""
9377
9378 #: config/frv/frv.c:8991
9379 #, fuzzy, c-format
9380 msgid "constant argument out of range for `%s'"
9381 msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç ñïõôßíá `%s'"
9382
9383 #: config/frv/frv.c:9338
9384 msgid "media functions are not available unless -mmedia is used"
9385 msgstr ""
9386
9387 #: config/frv/frv.c:9350
9388 msgid "this media function is only available on the fr500"
9389 msgstr ""
9390
9391 #: config/frv/frv.c:9378
9392 msgid "this media function is only available on the fr400"
9393 msgstr ""
9394
9395 #. This macro is a C statement to print on `stderr' a string describing the
9396 #. particular machine description choice.  Every machine description should
9397 #. define `TARGET_VERSION'.  For example:
9398 #.
9399 #. #ifdef MOTOROLA
9400 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
9401 #. #else
9402 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
9403 #. #endif
9404 #: config/frv/frv.h:506
9405 #, c-format
9406 msgid " (frv)"
9407 msgstr ""
9408
9409 #: config/h8300/h8300.c:288
9410 msgid "-ms2600 is used without -ms"
9411 msgstr ""
9412
9413 #: config/h8300/h8300.c:294
9414 msgid "-mn is used without -mh or -ms"
9415 msgstr ""
9416
9417 #. Macro to define tables used to set the flags.
9418 #. This is a list in braces of pairs in braces,
9419 #. each pair being { "NAME", VALUE }
9420 #. where VALUE is the bits to set or minus the bits to clear.
9421 #. An empty string NAME is used to identify the default VALUE.
9422 #: config/h8300/h8300.h:145
9423 msgid "Generate H8S code"
9424 msgstr ""
9425
9426 #: config/h8300/h8300.h:146
9427 msgid "Do not generate H8S code"
9428 msgstr ""
9429
9430 #: config/h8300/h8300.h:147
9431 msgid "Generate H8S/2600 code"
9432 msgstr ""
9433
9434 #: config/h8300/h8300.h:148
9435 msgid "Do not generate H8S/2600 code"
9436 msgstr ""
9437
9438 #: config/h8300/h8300.h:149
9439 msgid "Make integers 32 bits wide"
9440 msgstr ""
9441
9442 #: config/h8300/h8300.h:152
9443 #, fuzzy
9444 msgid "Use registers for argument passing"
9445 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
9446
9447 #: config/h8300/h8300.h:154
9448 msgid "Do not use registers for argument passing"
9449 msgstr ""
9450
9451 #: config/h8300/h8300.h:156
9452 msgid "Consider access to byte sized memory slow"
9453 msgstr ""
9454
9455 #: config/h8300/h8300.h:157
9456 msgid "Enable linker relaxing"
9457 msgstr ""
9458
9459 #: config/h8300/h8300.h:158
9460 msgid "Generate H8/300H code"
9461 msgstr ""
9462
9463 #: config/h8300/h8300.h:159
9464 #, fuzzy
9465 msgid "Enable the normal mode"
9466 msgstr "ìçäåíéóìÝíç åããñáöÞ êáé ãñÜøéìï ðÜíù óå áõôÞ (truncated)"
9467
9468 #: config/h8300/h8300.h:160
9469 msgid "Do not generate H8/300H code"
9470 msgstr ""
9471
9472 #: config/h8300/h8300.h:161
9473 msgid "Use H8/300 alignment rules"
9474 msgstr ""
9475
9476 #: config/i370/i370-c.c:55
9477 msgid "junk at end of #pragma map"
9478 msgstr ""
9479
9480 #: config/i370/i370-c.c:61
9481 #, fuzzy
9482 msgid "malformed #pragma map, ignored"
9483 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
9484
9485 #: config/i370/i370.c:784
9486 msgid "real name is too long - alias ignored"
9487 msgstr ""
9488
9489 #: config/i370/i370.c:789
9490 msgid "alias name is too long - alias ignored"
9491 msgstr ""
9492
9493 #: config/i370/i370.c:1060
9494 msgid "internal error--no jump follows compare:"
9495 msgstr ""
9496
9497 #. Macro to define tables used to set the flags.  This is a list in braces
9498 #. of pairs in braces, each pair being { "NAME", VALUE }
9499 #. where VALUE is the bits to set or minus the bits to clear.
9500 #. An empty string NAME is used to identify the default VALUE.
9501 #: config/i370/i370.h:75
9502 #, fuzzy
9503 msgid "Generate char instructions"
9504 msgstr "ÁêáôÜëëçëç åíôïëÞ"
9505
9506 #: config/i370/i370.h:76
9507 msgid "Do not generate char instructions"
9508 msgstr ""
9509
9510 #: config/i386/i386.c:1161
9511 #, c-format
9512 msgid "code model %s not supported in PIC mode"
9513 msgstr ""
9514
9515 #: config/i386/i386.c:1171 config/sparc/sparc.c:387
9516 #, c-format
9517 msgid "bad value (%s) for -mcmodel= switch"
9518 msgstr ""
9519
9520 #: config/i386/i386.c:1186
9521 #, c-format
9522 msgid "bad value (%s) for -masm= switch"
9523 msgstr ""
9524
9525 #: config/i386/i386.c:1189
9526 #, c-format
9527 msgid "code model `%s' not supported in the %s bit mode"
9528 msgstr ""
9529
9530 #: config/i386/i386.c:1192
9531 #, fuzzy
9532 msgid "code model `large' not supported yet"
9533 msgstr "åéäéêÜ áñ÷åßá ìðëïê äåí õðïóôçñßæïíôáé"
9534
9535 #: config/i386/i386.c:1194
9536 #, fuzzy, c-format
9537 msgid "%i-bit mode not compiled in"
9538 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
9539
9540 #: config/i386/i386.c:1221 config/i386/i386.c:1233
9541 msgid "CPU you selected does not support x86-64 instruction set"
9542 msgstr ""
9543
9544 #: config/i386/i386.c:1226 config/iq2000/iq2000.c:1840
9545 #, c-format
9546 msgid "bad value (%s) for -march= switch"
9547 msgstr ""
9548
9549 #: config/i386/i386.c:1239
9550 #, c-format
9551 msgid "bad value (%s) for -mtune= switch"
9552 msgstr ""
9553
9554 #: config/i386/i386.c:1256
9555 #, c-format
9556 msgid "-mregparm=%d is not between 0 and %d"
9557 msgstr ""
9558
9559 #: config/i386/i386.c:1269
9560 msgid "-malign-loops is obsolete, use -falign-loops"
9561 msgstr ""
9562
9563 #: config/i386/i386.c:1274 config/i386/i386.c:1287 config/i386/i386.c:1300
9564 #, c-format
9565 msgid "-malign-loops=%d is not between 0 and %d"
9566 msgstr ""
9567
9568 #: config/i386/i386.c:1282
9569 msgid "-malign-jumps is obsolete, use -falign-jumps"
9570 msgstr ""
9571
9572 #: config/i386/i386.c:1295
9573 msgid "-malign-functions is obsolete, use -falign-functions"
9574 msgstr ""
9575
9576 #: config/i386/i386.c:1333
9577 #, c-format
9578 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9579 msgstr ""
9580
9581 #: config/i386/i386.c:1345
9582 #, c-format
9583 msgid "-mbranch-cost=%d is not between 0 and 5"
9584 msgstr ""
9585
9586 #: config/i386/i386.c:1357
9587 #, fuzzy, c-format
9588 msgid "bad value (%s) for -mtls-dialect= switch"
9589 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
9590
9591 #: config/i386/i386.c:1386
9592 msgid "-malign-double makes no sense in the 64bit mode"
9593 msgstr ""
9594
9595 #: config/i386/i386.c:1388
9596 msgid "-mrtd calling convention not supported in the 64bit mode"
9597 msgstr ""
9598
9599 #: config/i386/i386.c:1410 config/i386/i386.c:1421
9600 msgid "SSE instruction set disabled, using 387 arithmetics"
9601 msgstr ""
9602
9603 #: config/i386/i386.c:1426
9604 msgid "387 instruction set disabled, using SSE arithmetics"
9605 msgstr ""
9606
9607 #: config/i386/i386.c:1433
9608 #, c-format
9609 msgid "bad value (%s) for -mfpmath= switch"
9610 msgstr ""
9611
9612 #: config/i386/i386.c:1581 config/i386/i386.c:1592
9613 msgid "fastcall and stdcall attributes are not compatible"
9614 msgstr ""
9615
9616 #: config/i386/i386.c:1585 config/i386/i386.c:1641
9617 msgid "fastcall and regparm attributes are not compatible"
9618 msgstr ""
9619
9620 #: config/i386/i386.c:1628
9621 #, c-format
9622 msgid "`%s' attribute requires an integer constant argument"
9623 msgstr ""
9624
9625 #: config/i386/i386.c:1634
9626 #, fuzzy, c-format
9627 msgid "argument to `%s' attribute larger than %d"
9628 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
9629
9630 #: config/i386/i386.c:2593
9631 msgid "SSE vector argument without SSE enabled changes the ABI"
9632 msgstr ""
9633
9634 #: config/i386/i386.c:2609
9635 msgid "MMX vector argument without MMX enabled changes the ABI"
9636 msgstr ""
9637
9638 #: config/i386/i386.c:2837
9639 msgid "SSE vector return without SSE enabled changes the ABI"
9640 msgstr ""
9641
9642 #: config/i386/i386.c:6811
9643 #, fuzzy
9644 msgid "invalid UNSPEC as operand"
9645 msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
9646
9647 #: config/i386/i386.c:7069
9648 msgid "extended registers have no high halves"
9649 msgstr ""
9650
9651 #: config/i386/i386.c:7084
9652 msgid "unsupported operand size for extended register"
9653 msgstr ""
9654
9655 #: config/i386/i386.c:7399
9656 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9657 msgstr ""
9658
9659 #: config/i386/i386.c:7445
9660 #, fuzzy, c-format
9661 msgid "invalid operand code `%c'"
9662 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9663
9664 #: config/i386/i386.c:7488
9665 #, fuzzy
9666 msgid "invalid constraints for operand"
9667 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
9668
9669 # src/grep.c:1133
9670 #: config/i386/i386.c:11889
9671 #, fuzzy
9672 msgid "unknown insn mode"
9673 msgstr "Üãíùóôç ìÝèïäïò êáôáëüãùí"
9674
9675 #: config/i386/i386.c:14021 config/i386/i386.c:14057
9676 #, fuzzy, c-format
9677 msgid "selector must be an integer constant in the range 0..%i"
9678 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
9679
9680 #: config/i386/i386.c:14285
9681 #, fuzzy
9682 msgid "shift must be an immediate"
9683 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
9684
9685 #: config/i386/i386.c:15308
9686 #, fuzzy, c-format
9687 msgid "`%s' incompatible attribute ignored"
9688 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
9689
9690 #: config/i386/winnt.c:104
9691 msgid "%Jfunction `%D' definition is marked dllimport."
9692 msgstr ""
9693
9694 #: config/i386/winnt.c:112
9695 msgid "%Jvariable `%D' definition is marked dllimport."
9696 msgstr ""
9697
9698 #: config/i386/winnt.c:132
9699 msgid "%Jexternal linkage required for symbol '%D' because of '%s' attribute."
9700 msgstr ""
9701
9702 #: config/i386/winnt.c:149
9703 #, c-format
9704 msgid "`%s' attribute only applies to variables"
9705 msgstr ""
9706
9707 #: config/i386/winnt.c:247
9708 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
9709 msgstr ""
9710
9711 #: config/i386/winnt.c:258
9712 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9713 msgstr ""
9714
9715 #: config/i386/winnt.c:270
9716 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9717 msgstr ""
9718
9719 #: config/i386/winnt.c:329
9720 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9721 msgstr ""
9722
9723 #: config/i386/winnt.c:371
9724 #, c-format
9725 msgid "`%s' declared as both exported to and imported from a DLL"
9726 msgstr ""
9727
9728 #: config/i386/winnt.c:380
9729 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
9730 msgstr ""
9731
9732 #: config/i386/winnt.c:529
9733 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9734 msgstr ""
9735
9736 #: config/i386/winnt.c:532
9737 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
9738 msgstr ""
9739
9740 #: config/i386/winnt.c:701
9741 msgid "%J'%D' causes a section type conflict"
9742 msgstr ""
9743
9744 #: config/i386/cygming.h:40
9745 msgid "Use the Cygwin interface"
9746 msgstr ""
9747
9748 #: config/i386/cygming.h:41
9749 msgid "Use the Mingw32 interface"
9750 msgstr ""
9751
9752 #: config/i386/cygming.h:42
9753 msgid "Create GUI application"
9754 msgstr ""
9755
9756 #: config/i386/cygming.h:43
9757 msgid "Don't set Windows defines"
9758 msgstr ""
9759
9760 #: config/i386/cygming.h:44
9761 msgid "Set Windows defines"
9762 msgstr ""
9763
9764 #: config/i386/cygming.h:45
9765 msgid "Create console application"
9766 msgstr ""
9767
9768 #: config/i386/cygming.h:46
9769 msgid "Generate code for a DLL"
9770 msgstr ""
9771
9772 #: config/i386/cygming.h:48
9773 msgid "Ignore dllimport for functions"
9774 msgstr ""
9775
9776 #: config/i386/cygming.h:50
9777 msgid "Use Mingw-specific thread support"
9778 msgstr ""
9779
9780 #: config/i386/cygming.h:169
9781 #, c-format
9782 msgid "-f%s ignored for target (all code is position independent)"
9783 msgstr ""
9784
9785 #: config/i386/djgpp.h:191
9786 msgid "-mbnu210 is ignored (option is obsolete)"
9787 msgstr ""
9788
9789 #: config/i386/i386-interix.h:256
9790 #, fuzzy
9791 msgid "ms-bitfields not supported for objc"
9792 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
9793
9794 #. Deprecated.
9795 #. Deprecated.
9796 #. Deprecated.
9797 #. Deprecated.
9798 #. Deprecated.
9799 #. Deprecated.
9800 #: config/i386/i386.h:339
9801 #, fuzzy
9802 msgid "Alternate calling convention"
9803 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
9804
9805 #: config/i386/i386.h:341 config/m68k/m68k.h:344 config/ns32k/ns32k.h:144
9806 msgid "Use normal calling convention"
9807 msgstr ""
9808
9809 #: config/i386/i386.h:343
9810 msgid "Align some doubles on dword boundary"
9811 msgstr ""
9812
9813 #: config/i386/i386.h:345
9814 msgid "Align doubles on word boundary"
9815 msgstr ""
9816
9817 #: config/i386/i386.h:347
9818 msgid "Uninitialized locals in .bss"
9819 msgstr ""
9820
9821 #: config/i386/i386.h:349
9822 msgid "Uninitialized locals in .data"
9823 msgstr ""
9824
9825 #: config/i386/i386.h:351 config/m68k/linux.h:35 config/ns32k/ns32k.h:167
9826 msgid "Use IEEE math for fp comparisons"
9827 msgstr ""
9828
9829 #: config/i386/i386.h:353 config/ns32k/ns32k.h:169
9830 msgid "Do not use IEEE math for fp comparisons"
9831 msgstr ""
9832
9833 #: config/i386/i386.h:355
9834 msgid "Return values of functions in FPU registers"
9835 msgstr ""
9836
9837 #: config/i386/i386.h:357
9838 msgid "Do not return values of functions in FPU registers"
9839 msgstr ""
9840
9841 #: config/i386/i386.h:359
9842 msgid "Do not generate sin, cos, sqrt for FPU"
9843 msgstr ""
9844
9845 #: config/i386/i386.h:361
9846 msgid "Generate sin, cos, sqrt for FPU"
9847 msgstr ""
9848
9849 #: config/i386/i386.h:363
9850 msgid "Omit the frame pointer in leaf functions"
9851 msgstr ""
9852
9853 #: config/i386/i386.h:366
9854 msgid "Enable stack probing"
9855 msgstr ""
9856
9857 #. undocumented
9858 #. undocumented
9859 #: config/i386/i386.h:371
9860 msgid "Align destination of the string operations"
9861 msgstr ""
9862
9863 #: config/i386/i386.h:373
9864 msgid "Do not align destination of the string operations"
9865 msgstr ""
9866
9867 #: config/i386/i386.h:375
9868 msgid "Inline all known string operations"
9869 msgstr ""
9870
9871 #: config/i386/i386.h:377
9872 msgid "Do not inline all known string operations"
9873 msgstr ""
9874
9875 #: config/i386/i386.h:379 config/i386/i386.h:383
9876 msgid "Use push instructions to save outgoing arguments"
9877 msgstr ""
9878
9879 #: config/i386/i386.h:381 config/i386/i386.h:385
9880 msgid "Do not use push instructions to save outgoing arguments"
9881 msgstr ""
9882
9883 #: config/i386/i386.h:387
9884 msgid "Support MMX built-in functions"
9885 msgstr ""
9886
9887 #: config/i386/i386.h:389
9888 msgid "Do not support MMX built-in functions"
9889 msgstr ""
9890
9891 #: config/i386/i386.h:391
9892 msgid "Support 3DNow! built-in functions"
9893 msgstr ""
9894
9895 #: config/i386/i386.h:393
9896 msgid "Do not support 3DNow! built-in functions"
9897 msgstr ""
9898
9899 #: config/i386/i386.h:395
9900 msgid "Support MMX and SSE built-in functions and code generation"
9901 msgstr ""
9902
9903 #: config/i386/i386.h:397
9904 msgid "Do not support MMX and SSE built-in functions and code generation"
9905 msgstr ""
9906
9907 #: config/i386/i386.h:399
9908 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
9909 msgstr ""
9910
9911 #: config/i386/i386.h:401
9912 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
9913 msgstr ""
9914
9915 #: config/i386/i386.h:403
9916 msgid "Support MMX, SSE, SSE2 and PNI built-in functions and code generation"
9917 msgstr ""
9918
9919 #: config/i386/i386.h:405
9920 msgid "Do not support MMX, SSE, SSE2 and PNI built-in functions and code generation"
9921 msgstr ""
9922
9923 #: config/i386/i386.h:407
9924 msgid "sizeof(long double) is 16"
9925 msgstr ""
9926
9927 #: config/i386/i386.h:409
9928 msgid "sizeof(long double) is 12"
9929 msgstr ""
9930
9931 #: config/i386/i386.h:411
9932 msgid "Generate 64bit x86-64 code"
9933 msgstr ""
9934
9935 #: config/i386/i386.h:413
9936 msgid "Generate 32bit i386 code"
9937 msgstr ""
9938
9939 #: config/i386/i386.h:415
9940 msgid "Use native (MS) bitfield layout"
9941 msgstr ""
9942
9943 #: config/i386/i386.h:417
9944 msgid "Use gcc default bitfield layout"
9945 msgstr ""
9946
9947 #: config/i386/i386.h:419
9948 msgid "Use red-zone in the x86-64 code"
9949 msgstr ""
9950
9951 #: config/i386/i386.h:421
9952 msgid "Do not use red-zone in the x86-64 code"
9953 msgstr ""
9954
9955 #: config/i386/i386.h:423
9956 #, c-format
9957 msgid "Use direct references against %gs when accessing tls data"
9958 msgstr ""
9959
9960 #: config/i386/i386.h:425
9961 #, c-format
9962 msgid "Do not use direct references against %gs when accessing tls data"
9963 msgstr ""
9964
9965 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9966 #. command options that have values.  Its definition is an
9967 #. initializer with a subgrouping for each command option.
9968 #.
9969 #. Each subgrouping contains a string constant, that defines the
9970 #. fixed part of the option name, and the address of a variable.  The
9971 #. variable, type `char *', is set to the variable part of the given
9972 #. option if the fixed part matches.  The actual option name is made
9973 #. by appending `-m' to the specified name.
9974 #: config/i386/i386.h:459 config/ia64/ia64.h:269 config/rs6000/rs6000.h:437
9975 #: config/s390/s390.h:146 config/sparc/sparc.h:650
9976 msgid "Schedule code for given CPU"
9977 msgstr ""
9978
9979 #: config/i386/i386.h:461
9980 msgid "Generate floating point mathematics using given instruction set"
9981 msgstr ""
9982
9983 #: config/i386/i386.h:463 config/s390/s390.h:148
9984 msgid "Generate code for given CPU"
9985 msgstr ""
9986
9987 #: config/i386/i386.h:465
9988 msgid "Number of registers used to pass integer arguments"
9989 msgstr ""
9990
9991 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
9992 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9993 #. command options that have values.  Its definition is an
9994 #. initializer with a subgrouping for each command option.
9995 #.
9996 #. Each subgrouping contains a string constant, that defines the
9997 #. fixed part of the option name, and the address of a variable.  The
9998 #. variable, type `char *', is set to the variable part of the given
9999 #. option if the fixed part matches.  The actual option name is made
10000 #. by appending `-m' to the specified name.
10001 #: config/i386/i386.h:467 config/m68k/m68k.h:360
10002 msgid "Loop code aligned to this power of 2"
10003 msgstr ""
10004
10005 #: config/i386/i386.h:469 config/m68k/m68k.h:362
10006 msgid "Jump targets are aligned to this power of 2"
10007 msgstr ""
10008
10009 #: config/i386/i386.h:471 config/m68k/m68k.h:364
10010 msgid "Function starts are aligned to this power of 2"
10011 msgstr ""
10012
10013 #: config/i386/i386.h:474
10014 msgid "Attempt to keep stack aligned to this power of 2"
10015 msgstr ""
10016
10017 #: config/i386/i386.h:476
10018 msgid "Branches are this expensive (1-5, arbitrary units)"
10019 msgstr ""
10020
10021 #: config/i386/i386.h:478
10022 msgid "Use given x86-64 code model"
10023 msgstr ""
10024
10025 #. Undocumented.
10026 #. Undocumented.
10027 #: config/i386/i386.h:484
10028 msgid "Use given assembler dialect"
10029 msgstr ""
10030
10031 #: config/i386/i386.h:486
10032 msgid "Use given thread-local storage dialect"
10033 msgstr ""
10034
10035 #: config/i386/sco5.h:292
10036 msgid "Generate ELF output"
10037 msgstr ""
10038
10039 #. 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.
10040 #. 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.
10041 #: config/i386/xm-djgpp.h:64
10042 msgid "environment variable DJGPP not defined"
10043 msgstr ""
10044
10045 #: config/i386/xm-djgpp.h:66
10046 #, c-format
10047 msgid "environment variable DJGPP points to missing file '%s'"
10048 msgstr ""
10049
10050 #: config/i386/xm-djgpp.h:69
10051 #, c-format
10052 msgid "environment variable DJGPP points to corrupt file '%s'"
10053 msgstr ""
10054
10055 #. Macro to define tables used to set the flags.
10056 #. This is a list in braces of pairs in braces,
10057 #. each pair being { "NAME", VALUE }
10058 #. where VALUE is the bits to set or minus the bits to clear.
10059 #. An empty string NAME is used to identify the default VALUE.
10060 #: config/i860/i860.h:60
10061 msgid "Generate code which uses the FPU"
10062 msgstr ""
10063
10064 #: config/i860/i860.h:61 config/i860/i860.h:62
10065 msgid "Do not generate code which uses the FPU"
10066 msgstr ""
10067
10068 #: config/i960/i960-c.c:68
10069 msgid "sorry, not implemented: #pragma align NAME=SIZE"
10070 msgstr ""
10071
10072 #: config/i960/i960-c.c:73
10073 #, fuzzy
10074 msgid "malformed #pragma align - ignored"
10075 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
10076
10077 #: config/i960/i960-c.c:111
10078 msgid "sorry, not implemented: #pragma noalign NAME"
10079 msgstr ""
10080
10081 #: config/i960/i960.c:134 config/i960/i960.c:144
10082 msgid "conflicting architectures defined - using C series"
10083 msgstr ""
10084
10085 #: config/i960/i960.c:139
10086 msgid "conflicting architectures defined - using K series"
10087 msgstr ""
10088
10089 #: config/i960/i960.c:154
10090 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
10091 msgstr ""
10092
10093 #: config/i960/i960.c:1456 config/m68k/m68k.c:588 config/rs6000/rs6000.c:11296
10094 #, fuzzy
10095 msgid "stack limit expression is not supported"
10096 msgstr "åéäéêÜ áñ÷åßá ìðëïê äåí õðïóôçñßæïíôáé"
10097
10098 #. Macro to define tables used to set the flags.
10099 #. This is a list in braces of pairs in braces,
10100 #. each pair being { "NAME", VALUE }
10101 #. where VALUE is the bits to set or minus the bits to clear.
10102 #. An empty string NAME is used to identify the default VALUE.
10103 #. ??? Not all ten of these architecture variations actually exist, but I
10104 #. am not sure which are real and which aren't.
10105 #: config/i960/i960.h:250
10106 msgid "Generate SA code"
10107 msgstr ""
10108
10109 #: config/i960/i960.h:253
10110 msgid "Generate SB code"
10111 msgstr ""
10112
10113 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
10114 #: config/i960/i960.h:258
10115 msgid "Generate KA code"
10116 msgstr ""
10117
10118 #: config/i960/i960.h:261
10119 msgid "Generate KB code"
10120 msgstr ""
10121
10122 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
10123 #: config/i960/i960.h:266
10124 msgid "Generate JA code"
10125 msgstr ""
10126
10127 #: config/i960/i960.h:268
10128 msgid "Generate JD code"
10129 msgstr ""
10130
10131 #: config/i960/i960.h:271
10132 msgid "Generate JF code"
10133 msgstr ""
10134
10135 #: config/i960/i960.h:273
10136 msgid "generate RP code"
10137 msgstr ""
10138
10139 #: config/i960/i960.h:276
10140 msgid "Generate MC code"
10141 msgstr ""
10142
10143 #: config/i960/i960.h:279
10144 msgid "Generate CA code"
10145 msgstr ""
10146
10147 #. {"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")},
10148 #: config/i960/i960.h:289
10149 msgid "Generate CF code"
10150 msgstr ""
10151
10152 #: config/i960/i960.h:293 config/mips/mips.h:539 config/pa/pa.h:266
10153 msgid "Use software floating point"
10154 msgstr ""
10155
10156 #: config/i960/i960.h:295
10157 msgid "Use alternate leaf function entries"
10158 msgstr ""
10159
10160 #: config/i960/i960.h:297
10161 msgid "Do not use alternate leaf function entries"
10162 msgstr ""
10163
10164 #: config/i960/i960.h:299
10165 msgid "Perform tail call optimization"
10166 msgstr ""
10167
10168 #: config/i960/i960.h:301
10169 msgid "Do not perform tail call optimization"
10170 msgstr ""
10171
10172 #: config/i960/i960.h:303
10173 msgid "Use complex addressing modes"
10174 msgstr ""
10175
10176 #: config/i960/i960.h:305
10177 #, fuzzy
10178 msgid "Do not use complex addressing modes"
10179 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
10180
10181 #: config/i960/i960.h:307
10182 msgid "Align code to 8 byte boundary"
10183 msgstr ""
10184
10185 #: config/i960/i960.h:309
10186 msgid "Do not align code to 8 byte boundary"
10187 msgstr ""
10188
10189 #. {"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")},
10190 #: config/i960/i960.h:315 config/i960/i960.h:317
10191 msgid "Enable compatibility with iC960 v2.0"
10192 msgstr ""
10193
10194 #: config/i960/i960.h:319
10195 msgid "Enable compatibility with iC960 v3.0"
10196 msgstr ""
10197
10198 #: config/i960/i960.h:321 config/i960/i960.h:323
10199 msgid "Enable compatibility with ic960 assembler"
10200 msgstr ""
10201
10202 #: config/i960/i960.h:325
10203 msgid "Do not permit unaligned accesses"
10204 msgstr ""
10205
10206 #: config/i960/i960.h:327
10207 msgid "Permit unaligned accesses"
10208 msgstr ""
10209
10210 #: config/i960/i960.h:329
10211 msgid "Layout types like Intel's v1.3 gcc"
10212 msgstr ""
10213
10214 #: config/i960/i960.h:331
10215 msgid "Do not layout types like Intel's v1.3 gcc"
10216 msgstr ""
10217
10218 #: config/i960/i960.h:333 config/sparc/freebsd.h:76 config/sparc/linux.h:91
10219 #: config/sparc/linux64.h:103 config/sparc/netbsd-elf.h:215
10220 msgid "Use 64 bit long doubles"
10221 msgstr ""
10222
10223 #: config/i960/i960.h:335
10224 msgid "Enable linker relaxation"
10225 msgstr ""
10226
10227 #: config/i960/i960.h:337
10228 msgid "Do not enable linker relaxation"
10229 msgstr ""
10230
10231 # src/dfa.c:569 src/dfa.c:583 src/dfa.c:587
10232 # src/dfa.c:577 src/dfa.c:591 src/dfa.c:595
10233 #: config/ia64/ia64-c.c:52
10234 #, fuzzy
10235 msgid "malformed #pragma builtin"
10236 msgstr "êáêïó÷çìáôéóìÝíïò ìåôñçôÞò åðáíÜëçøçò"
10237
10238 #: config/ia64/ia64.c:1021 config/m32r/m32r.c:354
10239 #, fuzzy, c-format
10240 msgid "invalid argument of `%s' attribute"
10241 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
10242
10243 #: config/ia64/ia64.c:1033
10244 msgid "%Jan address area attribute cannot be specified for local variables"
10245 msgstr ""
10246
10247 #: config/ia64/ia64.c:1040
10248 msgid "%Jaddress area of '%s' conflicts with previous declaration"
10249 msgstr ""
10250
10251 #: config/ia64/ia64.c:1047
10252 msgid "%Jaddress area attribute cannot be specified for functions"
10253 msgstr ""
10254
10255 #: config/ia64/ia64.c:4288
10256 msgid "ia64_print_operand: unknown code"
10257 msgstr ""
10258
10259 #: config/ia64/ia64.c:4628
10260 msgid "value of -mfixed-range must have form REG1-REG2"
10261 msgstr ""
10262
10263 #: config/ia64/ia64.c:4655
10264 #, c-format
10265 msgid "%s-%s is an empty range"
10266 msgstr ""
10267
10268 #: config/ia64/ia64.c:4703
10269 msgid "cannot optimize floating point division for both latency and throughput"
10270 msgstr ""
10271
10272 #: config/ia64/ia64.c:4709
10273 msgid "cannot optimize integer division for both latency and throughput"
10274 msgstr ""
10275
10276 #: config/ia64/ia64.c:4715
10277 msgid "cannot optimize square root for both latency and throughput"
10278 msgstr ""
10279
10280 #: config/ia64/ia64.c:4721
10281 msgid "not yet implemented: latency-optimized inline square root"
10282 msgstr ""
10283
10284 #: config/ia64/ia64.c:4733
10285 #, fuzzy, c-format
10286 msgid "bad value (%s) for -mtls-size= switch"
10287 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
10288
10289 #: config/ia64/ia64.c:4749
10290 #, fuzzy, c-format
10291 msgid "bad value (%s) for -tune= switch"
10292 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
10293
10294 #. This macro defines names of command options to set and clear bits in
10295 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10296 #. each command option.
10297 #: config/ia64/ia64.h:172
10298 msgid "Generate big endian code"
10299 msgstr ""
10300
10301 #: config/ia64/ia64.h:174 config/mcore/mcore.h:154
10302 msgid "Generate little endian code"
10303 msgstr ""
10304
10305 #: config/ia64/ia64.h:176
10306 msgid "Generate code for GNU as"
10307 msgstr ""
10308
10309 #: config/ia64/ia64.h:178
10310 msgid "Generate code for Intel as"
10311 msgstr ""
10312
10313 #: config/ia64/ia64.h:180
10314 msgid "Generate code for GNU ld"
10315 msgstr ""
10316
10317 #: config/ia64/ia64.h:182
10318 msgid "Generate code for Intel ld"
10319 msgstr ""
10320
10321 #: config/ia64/ia64.h:184
10322 msgid "Generate code without GP reg"
10323 msgstr ""
10324
10325 #: config/ia64/ia64.h:186
10326 msgid "Emit stop bits before and after volatile extended asms"
10327 msgstr ""
10328
10329 #: config/ia64/ia64.h:188
10330 msgid "Don't emit stop bits before and after volatile extended asms"
10331 msgstr ""
10332
10333 #: config/ia64/ia64.h:190
10334 msgid "Emit code for Itanium (TM) processor B step"
10335 msgstr ""
10336
10337 #: config/ia64/ia64.h:192
10338 msgid "Use in/loc/out register names"
10339 msgstr ""
10340
10341 #: config/ia64/ia64.h:194
10342 msgid "Disable use of sdata/scommon/sbss"
10343 msgstr ""
10344
10345 #: config/ia64/ia64.h:196
10346 msgid "Enable use of sdata/scommon/sbss"
10347 msgstr ""
10348
10349 #: config/ia64/ia64.h:198
10350 msgid "gp is constant (but save/restore gp on indirect calls)"
10351 msgstr ""
10352
10353 #: config/ia64/ia64.h:200
10354 msgid "Generate self-relocatable code"
10355 msgstr ""
10356
10357 #: config/ia64/ia64.h:202
10358 msgid "Generate inline floating point division, optimize for latency"
10359 msgstr ""
10360
10361 #: config/ia64/ia64.h:204
10362 msgid "Generate inline floating point division, optimize for throughput"
10363 msgstr ""
10364
10365 #: config/ia64/ia64.h:206
10366 msgid "Generate inline integer division, optimize for latency"
10367 msgstr ""
10368
10369 #: config/ia64/ia64.h:208
10370 msgid "Generate inline integer division, optimize for throughput"
10371 msgstr ""
10372
10373 #: config/ia64/ia64.h:210
10374 msgid "Generate inline square root, optimize for latency"
10375 msgstr ""
10376
10377 #: config/ia64/ia64.h:212
10378 msgid "Generate inline square root, optimize for throughput"
10379 msgstr ""
10380
10381 #: config/ia64/ia64.h:214
10382 msgid "Enable Dwarf 2 line debug info via GNU as"
10383 msgstr ""
10384
10385 #: config/ia64/ia64.h:216
10386 msgid "Disable Dwarf 2 line debug info via GNU as"
10387 msgstr ""
10388
10389 #: config/ia64/ia64.h:218
10390 msgid "Enable earlier placing stop bits for better scheduling"
10391 msgstr ""
10392
10393 #: config/ia64/ia64.h:220
10394 #, fuzzy
10395 msgid "Disable earlier placing stop bits"
10396 msgstr "ÁêáôÜëëçëç åíôïëÞ"
10397
10398 #: config/ia64/ia64.h:265
10399 msgid "Specify range of registers to make fixed"
10400 msgstr ""
10401
10402 #: config/ip2k/ip2k.c:1074
10403 #, fuzzy
10404 msgid "bad operand"
10405 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
10406
10407 #: config/iq2000/iq2000.c:1816
10408 #, c-format
10409 msgid "bad value (%s) for -mcpu= switch"
10410 msgstr ""
10411
10412 #: config/iq2000/iq2000.c:1845
10413 #, fuzzy, c-format
10414 msgid "The compiler does not support -march=%s."
10415 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
10416
10417 #: config/iq2000/iq2000.c:2232
10418 #, c-format
10419 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10420 msgstr ""
10421
10422 #: config/iq2000/iq2000.c:3023
10423 #, fuzzy, c-format
10424 msgid "argument `%d' is not a constant"
10425 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
10426
10427 #: config/iq2000/iq2000.c:3314 config/xtensa/xtensa.c:2081
10428 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10429 msgstr ""
10430
10431 #: config/iq2000/iq2000.c:3469
10432 #, c-format
10433 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10434 msgstr ""
10435
10436 #: config/iq2000/iq2000.c:3478 config/mips/mips.c:5457
10437 #: config/xtensa/xtensa.c:1935
10438 msgid "PRINT_OPERAND null pointer"
10439 msgstr ""
10440
10441 #: config/iq2000/iq2000.c:3547
10442 #, fuzzy, c-format
10443 msgid "invalid %%P operand"
10444 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
10445
10446 #: config/iq2000/iq2000.c:3555 config/rs6000/rs6000.c:8881
10447 #, fuzzy, c-format
10448 msgid "invalid %%p value"
10449 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
10450
10451 #: config/iq2000/iq2000.c:3619 config/mips/mips.c:5587
10452 #, c-format
10453 msgid "invalid use of %%d, %%x, or %%X"
10454 msgstr ""
10455
10456 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
10457 msgid "No default crt0.o"
10458 msgstr ""
10459
10460 #: config/iq2000/iq2000.h:74
10461 msgid "Use GP relative sdata/sbss sections"
10462 msgstr ""
10463
10464 #: config/iq2000/iq2000.h:76
10465 msgid "Don't use GP relative sdata/sbss sections"
10466 msgstr ""
10467
10468 #: config/iq2000/iq2000.h:78 config/mips/mips.h:563
10469 msgid "Use ROM instead of RAM"
10470 msgstr ""
10471
10472 #: config/iq2000/iq2000.h:80 config/mips/mips.h:565
10473 msgid "Don't use ROM instead of RAM"
10474 msgstr ""
10475
10476 #: config/iq2000/iq2000.h:82 config/mips/mips.h:567
10477 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10478 msgstr ""
10479
10480 #: config/iq2000/iq2000.h:84 config/mips/mips.h:569
10481 msgid "Don't put uninitialized constants in ROM"
10482 msgstr ""
10483
10484 #: config/iq2000/iq2000.h:106 config/mips/mips.h:731 config/pa/pa.h:310
10485 msgid "Specify CPU for scheduling purposes"
10486 msgstr ""
10487
10488 #: config/iq2000/iq2000.h:108 config/mips/mips.h:733
10489 msgid "Specify CPU for code generation purposes"
10490 msgstr ""
10491
10492 #: config/m32r/m32r.c:172
10493 #, c-format
10494 msgid "bad value (%s) for -mmodel switch"
10495 msgstr ""
10496
10497 #: config/m32r/m32r.c:181
10498 #, c-format
10499 msgid "bad value (%s) for -msdata switch"
10500 msgstr ""
10501
10502 #: config/m32r/m32r.c:188
10503 #, c-format
10504 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
10505 msgstr ""
10506
10507 #: config/m32r/m32r.c:2295
10508 #, fuzzy, c-format
10509 msgid "invalid operand to %%s code"
10510 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10511
10512 #: config/m32r/m32r.c:2302
10513 #, fuzzy, c-format
10514 msgid "invalid operand to %%p code"
10515 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10516
10517 #: config/m32r/m32r.c:2357
10518 msgid "bad insn for 'A'"
10519 msgstr ""
10520
10521 #: config/m32r/m32r.c:2404
10522 #, fuzzy, c-format
10523 msgid "invalid operand to %%T/%%B code"
10524 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10525
10526 #: config/m32r/m32r.c:2427
10527 #, fuzzy, c-format
10528 msgid "invalid operand to %%N code"
10529 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10530
10531 #: config/m32r/m32r.c:2460
10532 msgid "pre-increment address is not a register"
10533 msgstr ""
10534
10535 #: config/m32r/m32r.c:2467
10536 msgid "pre-decrement address is not a register"
10537 msgstr ""
10538
10539 #: config/m32r/m32r.c:2474
10540 msgid "post-increment address is not a register"
10541 msgstr ""
10542
10543 #: config/m32r/m32r.c:2550 config/m32r/m32r.c:2566
10544 #: config/rs6000/rs6000.c:14753
10545 #, fuzzy
10546 msgid "bad address"
10547 msgstr "ÅóöáëìÝíç äéåýèõíóç"
10548
10549 #: config/m32r/m32r.c:2571
10550 #, fuzzy
10551 msgid "lo_sum not of register"
10552 msgstr "RPC: Ôï ðñüãñáììá äåí Ý÷åé êáôá÷ùñçèåß"
10553
10554 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10555 #: config/m32r/m32r.h:277
10556 msgid "Display compile time statistics"
10557 msgstr ""
10558
10559 #: config/m32r/m32r.h:279
10560 msgid "Align all loops to 32 byte boundary"
10561 msgstr ""
10562
10563 #: config/m32r/m32r.h:282
10564 msgid "Only issue one instruction per cycle"
10565 msgstr ""
10566
10567 #: config/m32r/m32r.h:285
10568 msgid "Prefer branches over conditional execution"
10569 msgstr ""
10570
10571 #: config/m32r/m32r.h:306
10572 msgid "Code size: small, medium or large"
10573 msgstr ""
10574
10575 #: config/m32r/m32r.h:308
10576 msgid "Small data area: none, sdata, use"
10577 msgstr ""
10578
10579 #: config/m32r/m32r.h:310 config/mips/mips.h:739
10580 msgid "Don't call any cache flush functions"
10581 msgstr ""
10582
10583 #: config/m32r/m32r.h:312 config/mips/mips.h:741
10584 msgid "Specify cache flush function"
10585 msgstr ""
10586
10587 #: config/m32r/m32r.h:314
10588 msgid "Don't call any cache flush trap"
10589 msgstr ""
10590
10591 #: config/m32r/m32r.h:316
10592 msgid "Specify cache flush trap number"
10593 msgstr ""
10594
10595 #: config/m68hc11/m68hc11.c:269
10596 #, c-format
10597 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10598 msgstr ""
10599
10600 #: config/m68hc11/m68hc11.c:1260
10601 msgid "`trap' and `far' attributes are not compatible, ignoring `far'"
10602 msgstr ""
10603
10604 #: config/m68hc11/m68hc11.c:1266
10605 #, fuzzy
10606 msgid "`trap' attribute is already used"
10607 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
10608
10609 #. !!!! SCz wrong here.
10610 #: config/m68hc11/m68hc11.c:3222 config/m68hc11/m68hc11.c:3606
10611 msgid "move insn not handled"
10612 msgstr ""
10613
10614 #: config/m68hc11/m68hc11.c:3454 config/m68hc11/m68hc11.c:3538
10615 #: config/m68hc11/m68hc11.c:3809
10616 msgid "invalid register in the move instruction"
10617 msgstr ""
10618
10619 #: config/m68hc11/m68hc11.c:3488
10620 #, fuzzy
10621 msgid "invalid operand in the instruction"
10622 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
10623
10624 #: config/m68hc11/m68hc11.c:3783
10625 #, fuzzy
10626 msgid "invalid register in the instruction"
10627 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
10628
10629 #: config/m68hc11/m68hc11.c:3816
10630 msgid "operand 1 must be a hard register"
10631 msgstr ""
10632
10633 #: config/m68hc11/m68hc11.c:3830
10634 #, fuzzy
10635 msgid "invalid rotate insn"
10636 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
10637
10638 #: config/m68hc11/m68hc11.c:4246
10639 msgid "registers IX, IY and Z used in the same INSN"
10640 msgstr ""
10641
10642 #: config/m68hc11/m68hc11.c:4583 config/m68hc11/m68hc11.c:4883
10643 #, fuzzy
10644 msgid "cannot do z-register replacement"
10645 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
10646
10647 #: config/m68hc11/m68hc11.c:4946
10648 msgid "invalid Z register replacement for insn"
10649 msgstr ""
10650
10651 #. Macro to define tables used to set the flags. This is a list in braces of
10652 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10653 #. to set or minus the bits to clear. An empty string NAME is used to
10654 #. identify the default VALUE.
10655 #: config/m68hc11/m68hc11.h:177
10656 msgid "Compile with 16-bit integer mode"
10657 msgstr ""
10658
10659 #: config/m68hc11/m68hc11.h:179
10660 msgid "Compile with 32-bit integer mode"
10661 msgstr ""
10662
10663 #: config/m68hc11/m68hc11.h:181
10664 msgid "Auto pre/post decrement increment allowed"
10665 msgstr ""
10666
10667 #: config/m68hc11/m68hc11.h:183
10668 msgid "Auto pre/post decrement increment not allowed"
10669 msgstr ""
10670
10671 #: config/m68hc11/m68hc11.h:185
10672 msgid "Min/max instructions allowed"
10673 msgstr ""
10674
10675 #: config/m68hc11/m68hc11.h:187
10676 #, fuzzy
10677 msgid "Min/max instructions not allowed"
10678 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
10679
10680 #: config/m68hc11/m68hc11.h:189
10681 msgid "Use call and rtc for function calls and returns"
10682 msgstr ""
10683
10684 #: config/m68hc11/m68hc11.h:191
10685 msgid "Use jsr and rts for function calls and returns"
10686 msgstr ""
10687
10688 #: config/m68hc11/m68hc11.h:193
10689 #, fuzzy
10690 msgid "Do not use direct addressing mode for soft registers"
10691 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
10692
10693 #: config/m68hc11/m68hc11.h:195
10694 #, fuzzy
10695 msgid "Use direct addressing mode for soft registers"
10696 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
10697
10698 #: config/m68hc11/m68hc11.h:197 config/m68hc11/m68hc11.h:203
10699 msgid "Compile for a 68HC11"
10700 msgstr ""
10701
10702 #: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205
10703 msgid "Compile for a 68HC12"
10704 msgstr ""
10705
10706 #: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207
10707 msgid "Compile for a 68HCS12"
10708 msgstr ""
10709
10710 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10711 #. command options that have values.  Its definition is an
10712 #. initializer with a subgrouping for each command option.
10713 #.
10714 #. Each subgrouping contains a string constant, that defines the
10715 #. fixed part of the option name, and the address of a variable.  The
10716 #. variable, type `char *', is set to the variable part of the given
10717 #. option if the fixed part matches.  The actual option name is made
10718 #. by appending `-m' to the specified name.
10719 #: config/m68hc11/m68hc11.h:221
10720 #, fuzzy
10721 msgid "Specify the register allocation order"
10722 msgstr "Áðïôõ÷ßá äÝóìåõóçò ðüñùí óõóôÞìáôïò"
10723
10724 #: config/m68hc11/m68hc11.h:223
10725 msgid "Indicate the number of soft registers available"
10726 msgstr ""
10727
10728 #: config/m68k/m68k.c:227
10729 #, c-format
10730 msgid "-malign-loops=%d is not between 1 and %d"
10731 msgstr ""
10732
10733 #: config/m68k/m68k.c:238
10734 msgid "-mshared-library-id= specified without -mid-shared-library"
10735 msgstr ""
10736
10737 #: config/m68k/m68k.c:241
10738 #, c-format
10739 msgid "-mshared-library-id=%d is not between 0 and %d"
10740 msgstr ""
10741
10742 #: config/m68k/m68k.c:255
10743 #, fuzzy
10744 msgid "cannot specify both -msep-data and -mid-shared-library"
10745 msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá"
10746
10747 #: config/m68k/m68k.c:270
10748 #, c-format
10749 msgid "-malign-jumps=%d is not between 1 and %d"
10750 msgstr ""
10751
10752 #: config/m68k/m68k.c:281
10753 #, c-format
10754 msgid "-malign-functions=%d is not between 1 and %d"
10755 msgstr ""
10756
10757 #: config/m68k/m68k.c:290
10758 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10759 msgstr ""
10760
10761 #. Macro to define tables used to set the flags.
10762 #. This is a list in braces of pairs in braces,
10763 #. each pair being { "NAME", VALUE }
10764 #. where VALUE is the bits to set or minus the bits to clear.
10765 #. An empty string NAME is used to identify the default VALUE.
10766 #: config/m68k/m68k.h:248 config/m68k/m68k.h:250
10767 msgid "Generate code for a 68020"
10768 msgstr ""
10769
10770 #: config/m68k/m68k.h:255 config/m68k/m68k.h:258
10771 msgid "Generate code for a 68000"
10772 msgstr ""
10773
10774 #: config/m68k/m68k.h:260
10775 msgid "Use the bit-field instructions"
10776 msgstr ""
10777
10778 #: config/m68k/m68k.h:262
10779 msgid "Do not use the bit-field instructions"
10780 msgstr ""
10781
10782 #: config/m68k/m68k.h:264
10783 msgid "Consider type `int' to be 16 bits wide"
10784 msgstr ""
10785
10786 #: config/m68k/m68k.h:266
10787 msgid "Consider type `int' to be 32 bits wide"
10788 msgstr ""
10789
10790 #: config/m68k/m68k.h:269
10791 msgid "Generate code with library calls for floating point"
10792 msgstr ""
10793
10794 #: config/m68k/m68k.h:271
10795 msgid "Generate code for a 68040, without any new instructions"
10796 msgstr ""
10797
10798 #: config/m68k/m68k.h:274
10799 msgid "Generate code for a 68060, without any new instructions"
10800 msgstr ""
10801
10802 #: config/m68k/m68k.h:278
10803 msgid "Generate code for a 68030"
10804 msgstr ""
10805
10806 #: config/m68k/m68k.h:281
10807 msgid "Generate code for a 68040"
10808 msgstr ""
10809
10810 #: config/m68k/m68k.h:285
10811 msgid "Generate code for a 68060"
10812 msgstr ""
10813
10814 #: config/m68k/m68k.h:290
10815 msgid "Generate code for a 520X"
10816 msgstr ""
10817
10818 #: config/m68k/m68k.h:294
10819 #, fuzzy
10820 msgid "Generate code for a 5206e"
10821 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
10822
10823 #: config/m68k/m68k.h:298
10824 #, fuzzy
10825 msgid "Generate code for a 528x"
10826 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
10827
10828 #: config/m68k/m68k.h:302
10829 #, fuzzy
10830 msgid "Generate code for a 5307"
10831 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
10832
10833 #: config/m68k/m68k.h:306
10834 #, fuzzy
10835 msgid "Generate code for a 5407"
10836 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
10837
10838 #: config/m68k/m68k.h:309
10839 msgid "Generate code for a 68851"
10840 msgstr ""
10841
10842 #: config/m68k/m68k.h:311
10843 msgid "Do no generate code for a 68851"
10844 msgstr ""
10845
10846 #: config/m68k/m68k.h:314
10847 msgid "Generate code for a 68302"
10848 msgstr ""
10849
10850 #: config/m68k/m68k.h:317
10851 msgid "Generate code for a 68332"
10852 msgstr ""
10853
10854 #: config/m68k/m68k.h:321
10855 msgid "Generate code for a cpu32"
10856 msgstr ""
10857
10858 #: config/m68k/m68k.h:324
10859 msgid "Align variables on a 32-bit boundary"
10860 msgstr ""
10861
10862 #: config/m68k/m68k.h:326
10863 msgid "Align variables on a 16-bit boundary"
10864 msgstr ""
10865
10866 #: config/m68k/m68k.h:328
10867 msgid "Enable separate data segment"
10868 msgstr ""
10869
10870 #: config/m68k/m68k.h:330
10871 msgid "Disable separate data segment"
10872 msgstr ""
10873
10874 #: config/m68k/m68k.h:332
10875 msgid "Enable ID based shared library"
10876 msgstr ""
10877
10878 #: config/m68k/m68k.h:334
10879 msgid "Disable ID based shared library"
10880 msgstr ""
10881
10882 #: config/m68k/m68k.h:336
10883 msgid "Generate pc-relative code"
10884 msgstr ""
10885
10886 #: config/m68k/m68k.h:338
10887 msgid "Do not use unaligned memory references"
10888 msgstr ""
10889
10890 #: config/m68k/m68k.h:340
10891 #, fuzzy
10892 msgid "Use unaligned memory references"
10893 msgstr "Ìç Ýãêõñç ðéóù-ðáñáðïìðÞ"
10894
10895 #: config/m68k/m68k.h:342
10896 msgid "Use different calling convention using 'rtd'"
10897 msgstr ""
10898
10899 #: config/m68k/m68k.h:366
10900 msgid "ID of shared library to build"
10901 msgstr ""
10902
10903 #: config/mcore/mcore.c:2973
10904 #, fuzzy, c-format
10905 msgid "invalid option `-mstack-increment=%s'"
10906 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10907
10908 #: config/mcore/mcore.h:121
10909 msgid "Inline constants if it can be done in 2 insns or less"
10910 msgstr ""
10911
10912 #: config/mcore/mcore.h:123
10913 msgid "Inline constants if it only takes 1 instruction"
10914 msgstr ""
10915
10916 #: config/mcore/mcore.h:125
10917 msgid "Set maximum alignment to 4"
10918 msgstr ""
10919
10920 #: config/mcore/mcore.h:127
10921 msgid "Set maximum alignment to 8"
10922 msgstr ""
10923
10924 #: config/mcore/mcore.h:131
10925 msgid "Do not use the divide instruction"
10926 msgstr ""
10927
10928 #: config/mcore/mcore.h:135
10929 msgid "Do not arbitrary sized immediates in bit operations"
10930 msgstr ""
10931
10932 #: config/mcore/mcore.h:137
10933 msgid "Always treat bit-field as int-sized"
10934 msgstr ""
10935
10936 #: config/mcore/mcore.h:141
10937 msgid "Force functions to be aligned to a 4 byte boundary"
10938 msgstr ""
10939
10940 #: config/mcore/mcore.h:143
10941 msgid "Force functions to be aligned to a 2 byte boundary"
10942 msgstr ""
10943
10944 #: config/mcore/mcore.h:145
10945 #, fuzzy
10946 msgid "Emit call graph information"
10947 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
10948
10949 #: config/mcore/mcore.h:149
10950 msgid "Prefer word accesses over byte accesses"
10951 msgstr ""
10952
10953 #: config/mcore/mcore.h:160
10954 msgid "Generate code for the M*Core M340"
10955 msgstr ""
10956
10957 #: config/mcore/mcore.h:173
10958 msgid "Maximum amount for a single stack increment operation"
10959 msgstr ""
10960
10961 #: config/mips/mips.c:3115 config/xtensa/xtensa.c:992
10962 #: config/xtensa/xtensa.c:1024 config/xtensa/xtensa.c:1033
10963 #, fuzzy
10964 msgid "bad test"
10965 msgstr "ÅóöáëìÝíç äéåýèõíóç"
10966
10967 #: config/mips/mips.c:4593
10968 #, c-format
10969 msgid "bad value (%s) for -mabi= switch"
10970 msgstr ""
10971
10972 #: config/mips/mips.c:4616
10973 #, c-format
10974 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
10975 msgstr ""
10976
10977 #: config/mips/mips.c:4635
10978 #, c-format
10979 msgid "-march=%s is not compatible with the selected ABI"
10980 msgstr ""
10981
10982 #: config/mips/mips.c:4650
10983 msgid "-mgp64 used with a 32-bit processor"
10984 msgstr ""
10985
10986 #: config/mips/mips.c:4652
10987 #, fuzzy
10988 msgid "-mgp32 used with a 64-bit ABI"
10989 msgstr "×ñÞóç ABI 64-bit"
10990
10991 #: config/mips/mips.c:4654
10992 #, fuzzy
10993 msgid "-mgp64 used with a 32-bit ABI"
10994 msgstr "×ñÞóç ABI 32-bit"
10995
10996 #: config/mips/mips.c:4672 config/mips/mips.c:4674 config/mips/mips.c:4676
10997 #: config/mips/mips.c:4804
10998 #, fuzzy, c-format
10999 msgid "unsupported combination: %s"
11000 msgstr "ÅìöÜíéóç Ýêäïóçò ðñïãñÜììáôïò"
11001
11002 #: config/mips/mips.c:4768
11003 msgid "-g is only supported using GNU as,"
11004 msgstr ""
11005
11006 #: config/mips/mips.c:4770
11007 msgid "-g is only supported using GNU as with -mabi=32,"
11008 msgstr ""
11009
11010 #: config/mips/mips.c:4771 config/pa/pa.c:353
11011 #, fuzzy
11012 msgid "-g option disabled"
11013 msgstr "Ç ëåéôïõñãßá NIS+ áðÝôõ÷å"
11014
11015 #: config/mips/mips.c:4799
11016 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
11017 msgstr ""
11018
11019 #: config/mips/mips.c:4816
11020 msgid "-G is incompatible with PIC code which is the default"
11021 msgstr ""
11022
11023 #: config/mips/mips.c:4844
11024 msgid "-membedded-pic and -mabicalls are incompatible"
11025 msgstr ""
11026
11027 #: config/mips/mips.c:4847
11028 msgid "-G and -membedded-pic are incompatible"
11029 msgstr ""
11030
11031 #: config/mips/mips.c:4879
11032 msgid "non-PIC n64 with explicit relocations"
11033 msgstr ""
11034
11035 #: config/mips/mips.c:5267
11036 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
11037 msgstr ""
11038
11039 #: config/mips/mips.c:5394
11040 #, c-format
11041 msgid "internal error: %%) found without a %%( in assembler pattern"
11042 msgstr ""
11043
11044 #: config/mips/mips.c:5408
11045 #, c-format
11046 msgid "internal error: %%] found without a %%[ in assembler pattern"
11047 msgstr ""
11048
11049 #: config/mips/mips.c:5421
11050 #, c-format
11051 msgid "internal error: %%> found without a %%< in assembler pattern"
11052 msgstr ""
11053
11054 #: config/mips/mips.c:5434
11055 #, c-format
11056 msgid "internal error: %%} found without a %%{ in assembler pattern"
11057 msgstr ""
11058
11059 #: config/mips/mips.c:5448
11060 #, c-format
11061 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11062 msgstr ""
11063
11064 #: config/mips/mips.c:5477
11065 #, c-format
11066 msgid "PRINT_OPERAND, invalid insn for %%C"
11067 msgstr ""
11068
11069 #: config/mips/mips.c:5494
11070 #, c-format
11071 msgid "PRINT_OPERAND, invalid insn for %%N"
11072 msgstr ""
11073
11074 #: config/mips/mips.c:5503
11075 #, c-format
11076 msgid "PRINT_OPERAND, invalid insn for %%F"
11077 msgstr ""
11078
11079 #: config/mips/mips.c:5512
11080 #, c-format
11081 msgid "PRINT_OPERAND, invalid insn for %%W"
11082 msgstr ""
11083
11084 #: config/mips/mips.c:5618
11085 msgid "PRINT_OPERAND, invalid operand for relocation"
11086 msgstr ""
11087
11088 #: config/mips/mips.c:8252
11089 #, fuzzy, c-format
11090 msgid "can not handle inconsistent calls to `%s'"
11091 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
11092
11093 #: config/mips/mips.c:9258
11094 msgid "the cpu name must be lower case"
11095 msgstr ""
11096
11097 #: config/mips/mips.c:9280
11098 #, fuzzy, c-format
11099 msgid "bad value (%s) for %s"
11100 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
11101
11102 #: config/mips/mips.c:9549
11103 #, fuzzy, c-format
11104 msgid "can't rewind temp file: %m"
11105 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11106
11107 #: config/mips/mips.c:9553
11108 #, fuzzy, c-format
11109 msgid "can't write to output file: %m"
11110 msgstr "áäõíáìßá åããñáöÞò áñ÷åßùí åîüäïõ óôï `%s'"
11111
11112 #: config/mips/mips.c:9556
11113 #, fuzzy, c-format
11114 msgid "can't read from temp file: %m"
11115 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11116
11117 #: config/mips/mips.c:9559
11118 #, fuzzy, c-format
11119 msgid "can't close temp file: %m"
11120 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11121
11122 #: config/mips/linux64.h:39
11123 msgid "Same as -mabi=32, just trickier"
11124 msgstr ""
11125
11126 #. Target CPU builtins.
11127 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
11128 #. Treat _R3000 and _R4000 like register-size defines,           which is how they've historically been used.
11129 #. Macros dependent on the C dialect.
11130 #. Bizarre, but needed at least for Irix.
11131 #. Macro to define tables used to set the flags.
11132 #. This is a list in braces of pairs in braces,
11133 #. each pair being { "NAME", VALUE }
11134 #. where VALUE is the bits to set or minus the bits to clear.
11135 #. An empty string NAME is used to identify the default VALUE.
11136 #: config/mips/mips.h:501
11137 msgid "Use 64-bit int type"
11138 msgstr ""
11139
11140 #: config/mips/mips.h:503
11141 msgid "Use 64-bit long type"
11142 msgstr ""
11143
11144 #: config/mips/mips.h:505
11145 msgid "Use 32-bit long type"
11146 msgstr ""
11147
11148 #: config/mips/mips.h:507
11149 msgid "Optimize lui/addiu address loads"
11150 msgstr ""
11151
11152 #: config/mips/mips.h:509
11153 msgid "Don't optimize lui/addiu address loads"
11154 msgstr ""
11155
11156 #: config/mips/mips.h:511
11157 msgid "Use MIPS as"
11158 msgstr ""
11159
11160 #: config/mips/mips.h:513
11161 msgid "Use GNU as"
11162 msgstr ""
11163
11164 #: config/mips/mips.h:515
11165 #, fuzzy
11166 msgid "Use symbolic register names"
11167 msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
11168
11169 #: config/mips/mips.h:517
11170 msgid "Don't use symbolic register names"
11171 msgstr ""
11172
11173 #: config/mips/mips.h:519 config/mips/mips.h:521
11174 msgid "Use GP relative sdata/sbss sections (now ignored)"
11175 msgstr ""
11176
11177 #: config/mips/mips.h:523 config/mips/mips.h:525
11178 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
11179 msgstr ""
11180
11181 #: config/mips/mips.h:527
11182 msgid "Output compiler statistics (now ignored)"
11183 msgstr ""
11184
11185 #: config/mips/mips.h:529
11186 msgid "Don't output compiler statistics"
11187 msgstr ""
11188
11189 #: config/mips/mips.h:531
11190 msgid "Don't optimize block moves"
11191 msgstr ""
11192
11193 #: config/mips/mips.h:533
11194 msgid "Optimize block moves"
11195 msgstr ""
11196
11197 #: config/mips/mips.h:535
11198 msgid "Use mips-tfile asm postpass"
11199 msgstr ""
11200
11201 #: config/mips/mips.h:537
11202 msgid "Don't use mips-tfile asm postpass"
11203 msgstr ""
11204
11205 #. Macro to define tables used to set the flags.
11206 #. This is a list in braces of triplets in braces,
11207 #. each triplet being { "NAME", VALUE, DOC }
11208 #. where VALUE is the bits to set or minus the bits to clear and DOC
11209 #. is the documentation for --help (NULL if intentionally undocumented).
11210 #. An empty string NAME is used to identify the default VALUE.
11211 #: config/mips/mips.h:541 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:314
11212 msgid "Use hardware floating point"
11213 msgstr ""
11214
11215 #: config/mips/mips.h:543
11216 msgid "Use 64-bit FP registers"
11217 msgstr ""
11218
11219 #: config/mips/mips.h:545
11220 msgid "Use 32-bit FP registers"
11221 msgstr ""
11222
11223 #: config/mips/mips.h:547
11224 msgid "Use 64-bit general registers"
11225 msgstr ""
11226
11227 #: config/mips/mips.h:549
11228 msgid "Use 32-bit general registers"
11229 msgstr ""
11230
11231 #: config/mips/mips.h:551
11232 msgid "Use Irix PIC"
11233 msgstr ""
11234
11235 #: config/mips/mips.h:553
11236 msgid "Don't use Irix PIC"
11237 msgstr ""
11238
11239 #: config/mips/mips.h:555
11240 msgid "Use indirect calls"
11241 msgstr ""
11242
11243 #: config/mips/mips.h:557
11244 msgid "Don't use indirect calls"
11245 msgstr ""
11246
11247 #: config/mips/mips.h:559
11248 msgid "Use embedded PIC"
11249 msgstr ""
11250
11251 #: config/mips/mips.h:561
11252 msgid "Don't use embedded PIC"
11253 msgstr ""
11254
11255 #: config/mips/mips.h:571
11256 msgid "Use big-endian byte order"
11257 msgstr ""
11258
11259 #: config/mips/mips.h:573
11260 msgid "Use little-endian byte order"
11261 msgstr ""
11262
11263 #: config/mips/mips.h:575
11264 msgid "Use single (32-bit) FP only"
11265 msgstr ""
11266
11267 #: config/mips/mips.h:577
11268 msgid "Don't use single (32-bit) FP only"
11269 msgstr ""
11270
11271 #: config/mips/mips.h:579
11272 msgid "Use multiply accumulate"
11273 msgstr ""
11274
11275 #: config/mips/mips.h:581
11276 msgid "Don't use multiply accumulate"
11277 msgstr ""
11278
11279 #: config/mips/mips.h:583
11280 msgid "Don't generate fused multiply/add instructions"
11281 msgstr ""
11282
11283 #: config/mips/mips.h:585 config/rs6000/rs6000.h:330
11284 msgid "Generate fused multiply/add instructions"
11285 msgstr ""
11286
11287 #: config/mips/mips.h:587
11288 msgid "Work around early 4300 hardware bug"
11289 msgstr ""
11290
11291 #: config/mips/mips.h:589
11292 msgid "Don't work around early 4300 hardware bug"
11293 msgstr ""
11294
11295 #: config/mips/mips.h:591
11296 msgid "Work around errata for early SB-1 revision 2 cores"
11297 msgstr ""
11298
11299 #: config/mips/mips.h:593
11300 msgid "Don't work around errata for early SB-1 revision 2 cores"
11301 msgstr ""
11302
11303 #: config/mips/mips.h:595
11304 msgid "Trap on integer divide by zero"
11305 msgstr ""
11306
11307 #: config/mips/mips.h:597
11308 msgid "Don't trap on integer divide by zero"
11309 msgstr ""
11310
11311 #: config/mips/mips.h:599
11312 msgid "Use Branch Likely instructions, overriding default for arch"
11313 msgstr ""
11314
11315 #: config/mips/mips.h:601
11316 msgid "Don't use Branch Likely instructions, overriding default for arch"
11317 msgstr ""
11318
11319 #: config/mips/mips.h:603
11320 msgid "Use NewABI-style %reloc() assembly operators"
11321 msgstr ""
11322
11323 #: config/mips/mips.h:605
11324 msgid "Use assembler macros instead of relocation operators"
11325 msgstr ""
11326
11327 #: config/mips/mips.h:607
11328 msgid "Generate mips16 code"
11329 msgstr ""
11330
11331 #: config/mips/mips.h:609
11332 msgid "Generate normal-mode code"
11333 msgstr ""
11334
11335 #: config/mips/mips.h:611
11336 msgid "Lift restrictions on GOT size"
11337 msgstr ""
11338
11339 #: config/mips/mips.h:613
11340 msgid "Do not lift restrictions on GOT size"
11341 msgstr ""
11342
11343 #: config/mips/mips.h:735
11344 msgid "Specify an ABI"
11345 msgstr ""
11346
11347 #: config/mips/mips.h:737
11348 msgid "Specify a Standard MIPS ISA"
11349 msgstr ""
11350
11351 #. Output assembler code to FILE to increment profiler label # LABELNO
11352 #. for profiling a function entry.
11353 #: config/mips/mips.h:2403
11354 msgid "mips16 function profiling"
11355 msgstr ""
11356
11357 #: config/mmix/mmix.c:207
11358 #, fuzzy, c-format
11359 msgid "-f%s not supported: ignored"
11360 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
11361
11362 #: config/mmix/mmix.c:633
11363 #, c-format
11364 msgid "too large function value type, needs %d registers, have only %d registers for this"
11365 msgstr ""
11366
11367 #: config/mmix/mmix.c:803
11368 msgid "function_profiler support for MMIX"
11369 msgstr ""
11370
11371 #: config/mmix/mmix.c:823
11372 msgid "MMIX Internal: Last named vararg would not fit in a register"
11373 msgstr ""
11374
11375 #: config/mmix/mmix.c:1538 config/mmix/mmix.c:1668
11376 msgid "MMIX Internal: Expected a CONST_INT, not this"
11377 msgstr ""
11378
11379 #: config/mmix/mmix.c:1546 config/mmix/mmix.c:1570 config/mmix/mmix.c:1686
11380 #, c-format
11381 msgid "MMIX Internal: Bad register: %d"
11382 msgstr ""
11383
11384 #: config/mmix/mmix.c:1617
11385 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11386 msgstr ""
11387
11388 #: config/mmix/mmix.c:1636
11389 msgid "MMIX Internal: Expected a register, not this"
11390 msgstr ""
11391
11392 #: config/mmix/mmix.c:1646
11393 msgid "MMIX Internal: Expected a constant, not this"
11394 msgstr ""
11395
11396 #. Presumably there's a missing case above if we get here.
11397 #: config/mmix/mmix.c:1678
11398 #, c-format
11399 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11400 msgstr ""
11401
11402 #. We need the original here.
11403 #: config/mmix/mmix.c:1730
11404 msgid "MMIX Internal: Cannot decode this operand"
11405 msgstr ""
11406
11407 #: config/mmix/mmix.c:1787
11408 msgid "MMIX Internal: This is not a recognized address"
11409 msgstr ""
11410
11411 #: config/mmix/mmix.c:1964
11412 #, fuzzy, c-format
11413 msgid "stack frame not a multiple of 8 bytes: %d"
11414 msgstr "ï ßäéïò êáíüíáò óå ðïëëáðëÜ áñ÷åßá"
11415
11416 #: config/mmix/mmix.c:2203
11417 #, c-format
11418 msgid "stack frame not a multiple of octabyte: %d"
11419 msgstr ""
11420
11421 #: config/mmix/mmix.c:2677 config/mmix/mmix.c:2741
11422 #, c-format
11423 msgid "MMIX Internal: %s is not a shiftable int"
11424 msgstr ""
11425
11426 #: config/mmix/mmix.c:2857
11427 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11428 msgstr ""
11429
11430 #: config/mmix/mmix.c:2864
11431 msgid "MMIX Internal: What's the CC of this?"
11432 msgstr ""
11433
11434 #: config/mmix/mmix.c:2868
11435 msgid "MMIX Internal: What is the CC of this?"
11436 msgstr ""
11437
11438 #: config/mmix/mmix.c:2938
11439 msgid "MMIX Internal: This is not a constant:"
11440 msgstr ""
11441
11442 #: config/mmix/mmix.h:132
11443 msgid "Set start-address of the program"
11444 msgstr ""
11445
11446 #: config/mmix/mmix.h:134
11447 msgid "Set start-address of data"
11448 msgstr ""
11449
11450 #. FIXME: Provide a way to *load* the epsilon register.
11451 #: config/mmix/mmix.h:198
11452 msgid "For intrinsics library: pass all parameters in registers"
11453 msgstr ""
11454
11455 #: config/mmix/mmix.h:201
11456 msgid "Use register stack for parameters and return value"
11457 msgstr ""
11458
11459 #: config/mmix/mmix.h:203
11460 msgid "Use call-clobbered registers for parameters and return value"
11461 msgstr ""
11462
11463 #: config/mmix/mmix.h:205
11464 msgid "Use epsilon-respecting floating point compare instructions"
11465 msgstr ""
11466
11467 #: config/mmix/mmix.h:208
11468 msgid "Use zero-extending memory loads, not sign-extending ones"
11469 msgstr ""
11470
11471 #: config/mmix/mmix.h:211
11472 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11473 msgstr ""
11474
11475 #: config/mmix/mmix.h:215
11476 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11477 msgstr ""
11478
11479 #: config/mmix/mmix.h:217
11480 msgid "Do not provide a default start-address 0x100 of the program"
11481 msgstr ""
11482
11483 #: config/mmix/mmix.h:219
11484 msgid "Link to emit program in ELF format (rather than mmo)"
11485 msgstr ""
11486
11487 #: config/mmix/mmix.h:221
11488 msgid "Use P-mnemonics for branches statically predicted as taken"
11489 msgstr ""
11490
11491 #: config/mmix/mmix.h:223
11492 msgid "Don't use P-mnemonics for branches"
11493 msgstr ""
11494
11495 #: config/mmix/mmix.h:225
11496 msgid "Use addresses that allocate global registers"
11497 msgstr ""
11498
11499 #: config/mmix/mmix.h:227
11500 #, fuzzy
11501 msgid "Do not use addresses that allocate global registers"
11502 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
11503
11504 #: config/mmix/mmix.h:229
11505 msgid "Generate a single exit point for each function"
11506 msgstr ""
11507
11508 #: config/mmix/mmix.h:231
11509 msgid "Do not generate a single exit point for each function"
11510 msgstr ""
11511
11512 #: config/mn10300/linux.h:60 config/mn10300/mn10300.h:71
11513 msgid "Target the AM33 processor"
11514 msgstr ""
11515
11516 #: config/mn10300/linux.h:61 config/mn10300/mn10300.h:75
11517 msgid "Target the AM33/2.0 processor"
11518 msgstr ""
11519
11520 #: config/mn10300/linux.h:62 config/mn10300/mn10300.h:78
11521 msgid "Enable linker relaxations"
11522 msgstr ""
11523
11524 #: config/mn10300/mn10300.h:69
11525 msgid "Work around hardware multiply bug"
11526 msgstr ""
11527
11528 #: config/mn10300/mn10300.h:70
11529 msgid "Do not work around hardware multiply bug"
11530 msgstr ""
11531
11532 #: config/ns32k/ns32k.h:142 config/s390/s390.h:125
11533 msgid "Don't use hardware fp"
11534 msgstr ""
11535
11536 #: config/ns32k/ns32k.h:143
11537 msgid "Alternative calling convention"
11538 msgstr ""
11539
11540 #: config/ns32k/ns32k.h:145
11541 msgid "Pass some arguments in registers"
11542 msgstr ""
11543
11544 #: config/ns32k/ns32k.h:146
11545 msgid "Pass all arguments on stack"
11546 msgstr ""
11547
11548 #: config/ns32k/ns32k.h:147
11549 msgid "Optimize for 32532 cpu"
11550 msgstr ""
11551
11552 #: config/ns32k/ns32k.h:148
11553 msgid "Optimize for 32332 cpu"
11554 msgstr ""
11555
11556 #: config/ns32k/ns32k.h:150
11557 msgid "Optimize for 32032"
11558 msgstr ""
11559
11560 #: config/ns32k/ns32k.h:152
11561 msgid "Register sb is zero. Use for absolute addressing"
11562 msgstr ""
11563
11564 #: config/ns32k/ns32k.h:153
11565 #, fuzzy
11566 msgid "Do not use register sb"
11567 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
11568
11569 #: config/ns32k/ns32k.h:155
11570 #, fuzzy
11571 msgid "Use bit-field instructions"
11572 msgstr "ÁêáôÜëëçëç åíôïëÞ"
11573
11574 #: config/ns32k/ns32k.h:157
11575 msgid "Do not use bit-field instructions"
11576 msgstr ""
11577
11578 #: config/ns32k/ns32k.h:158
11579 msgid "Generate code for high memory"
11580 msgstr ""
11581
11582 #: config/ns32k/ns32k.h:159
11583 msgid "Generate code for low memory"
11584 msgstr ""
11585
11586 #: config/ns32k/ns32k.h:160
11587 msgid "32381 fpu"
11588 msgstr ""
11589
11590 #: config/ns32k/ns32k.h:162
11591 msgid "Use multiply-accumulate fp instructions"
11592 msgstr ""
11593
11594 #: config/ns32k/ns32k.h:164
11595 msgid "Do not use multiply-accumulate fp instructions"
11596 msgstr ""
11597
11598 #: config/ns32k/ns32k.h:165
11599 msgid "\"Small register classes\" kludge"
11600 msgstr ""
11601
11602 #: config/ns32k/ns32k.h:166
11603 msgid "No \"Small register classes\" kludge"
11604 msgstr ""
11605
11606 #: config/pa/pa.c:304
11607 #, c-format
11608 msgid ""
11609 "unknown -mschedule= option (%s).\n"
11610 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11611 msgstr ""
11612
11613 #: config/pa/pa.c:329
11614 #, c-format
11615 msgid ""
11616 "unknown -march= option (%s).\n"
11617 "Valid options are 1.0, 1.1, and 2.0\n"
11618 msgstr ""
11619
11620 #: config/pa/pa.c:342
11621 msgid "PIC code generation is not supported in the portable runtime model\n"
11622 msgstr ""
11623
11624 #: config/pa/pa.c:347
11625 msgid "PIC code generation is not compatible with fast indirect calls\n"
11626 msgstr ""
11627
11628 #: config/pa/pa.c:352
11629 msgid "-g is only supported when using GAS on this processor,"
11630 msgstr ""
11631
11632 #: config/pa/pa-hpux.h:91 config/pa/pa64-hpux.h:25
11633 #, fuzzy
11634 msgid "Generate cpp defines for server IO"
11635 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
11636
11637 #: config/pa/pa-hpux.h:92 config/pa/pa64-hpux.h:27
11638 msgid "Generate cpp defines for workstation IO"
11639 msgstr ""
11640
11641 #. Macro to define tables used to set the flags.  This is a
11642 #. list in braces of target switches with each switch being
11643 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
11644 #. or minus the bits to clear.  An empty string NAME is used to
11645 #. identify the default VALUE.  Do not mark empty strings for
11646 #. translation.
11647 #: config/pa/pa.h:232 config/pa/pa.h:238
11648 msgid "Generate PA1.1 code"
11649 msgstr ""
11650
11651 #: config/pa/pa.h:234 config/pa/pa.h:236
11652 msgid "Generate PA1.0 code"
11653 msgstr ""
11654
11655 #: config/pa/pa.h:240
11656 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11657 msgstr ""
11658
11659 #: config/pa/pa.h:242
11660 msgid "Disable FP regs"
11661 msgstr ""
11662
11663 #: config/pa/pa.h:244
11664 #, fuzzy
11665 msgid "Do not disable FP regs"
11666 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
11667
11668 #: config/pa/pa.h:246
11669 msgid "Disable space regs"
11670 msgstr ""
11671
11672 #: config/pa/pa.h:248
11673 #, fuzzy
11674 msgid "Do not disable space regs"
11675 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
11676
11677 #: config/pa/pa.h:250
11678 msgid "Put jumps in call delay slots"
11679 msgstr ""
11680
11681 #: config/pa/pa.h:252
11682 msgid "Do not put jumps in call delay slots"
11683 msgstr ""
11684
11685 #: config/pa/pa.h:254
11686 #, fuzzy
11687 msgid "Disable indexed addressing"
11688 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
11689
11690 #: config/pa/pa.h:256
11691 #, fuzzy
11692 msgid "Do not disable indexed addressing"
11693 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
11694
11695 #: config/pa/pa.h:258
11696 #, fuzzy
11697 msgid "Use portable calling conventions"
11698 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
11699
11700 #: config/pa/pa.h:260
11701 #, fuzzy
11702 msgid "Do not use portable calling conventions"
11703 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
11704
11705 #: config/pa/pa.h:262
11706 msgid "Assume code will be assembled by GAS"
11707 msgstr ""
11708
11709 #: config/pa/pa.h:264
11710 msgid "Do not assume code will be assembled by GAS"
11711 msgstr ""
11712
11713 #: config/pa/pa.h:268
11714 msgid "Do not use software floating point"
11715 msgstr ""
11716
11717 #: config/pa/pa.h:270
11718 msgid "Emit long load/store sequences"
11719 msgstr ""
11720
11721 #: config/pa/pa.h:272
11722 msgid "Do not emit long load/store sequences"
11723 msgstr ""
11724
11725 #: config/pa/pa.h:274
11726 #, fuzzy
11727 msgid "Generate fast indirect calls"
11728 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
11729
11730 #: config/pa/pa.h:276
11731 msgid "Do not generate fast indirect calls"
11732 msgstr ""
11733
11734 #: config/pa/pa.h:278
11735 #, fuzzy
11736 msgid "Generate code for huge switch statements"
11737 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
11738
11739 #: config/pa/pa.h:280
11740 msgid "Do not generate code for huge switch statements"
11741 msgstr ""
11742
11743 #: config/pa/pa.h:282
11744 msgid "Always generate long calls"
11745 msgstr ""
11746
11747 #: config/pa/pa.h:284
11748 msgid "Generate long calls only when needed"
11749 msgstr ""
11750
11751 #: config/pa/pa.h:286
11752 msgid "Enable linker optimizations"
11753 msgstr ""
11754
11755 #: config/pa/pa.h:312
11756 msgid "Specify architecture for code generation.  Values are 1.0, 1.1, and 2.0.  2.0 requires gas snapshot 19990413 or later."
11757 msgstr ""
11758
11759 #: config/pa/pa64-hpux.h:29
11760 msgid "Assume code will be linked by GNU ld"
11761 msgstr ""
11762
11763 #: config/pa/pa64-hpux.h:31
11764 msgid "Assume code will be linked by HP ld"
11765 msgstr ""
11766
11767 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:316
11768 msgid "Do not use hardware floating point"
11769 msgstr ""
11770
11771 #. return float result in ac0
11772 #: config/pdp11/pdp11.h:64
11773 #, fuzzy
11774 msgid "Return floating point results in ac0"
11775 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
11776
11777 #: config/pdp11/pdp11.h:65
11778 msgid "Return floating point results in memory"
11779 msgstr ""
11780
11781 #. is 11/40
11782 #: config/pdp11/pdp11.h:67
11783 msgid "Generate code for an 11/40"
11784 msgstr ""
11785
11786 #. is 11/45
11787 #: config/pdp11/pdp11.h:70
11788 msgid "Generate code for an 11/45"
11789 msgstr ""
11790
11791 #. is 11/10
11792 #: config/pdp11/pdp11.h:73
11793 msgid "Generate code for an 11/10"
11794 msgstr ""
11795
11796 #. use movstrhi for bcopy
11797 #. use 32 bit for int
11798 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
11799 msgid "Use 32 bit int"
11800 msgstr ""
11801
11802 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
11803 msgid "Use 16 bit int"
11804 msgstr ""
11805
11806 #. use 32 bit for float
11807 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
11808 msgid "Use 32 bit float"
11809 msgstr ""
11810
11811 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
11812 msgid "Use 64 bit float"
11813 msgstr ""
11814
11815 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11816 #. is branching expensive - on a PDP, it's actually really cheap
11817 #. this is just to play around and check what code gcc generates
11818 #. split instruction and data memory?
11819 #: config/pdp11/pdp11.h:95
11820 msgid "Target has split I&D"
11821 msgstr ""
11822
11823 #: config/pdp11/pdp11.h:96
11824 #, fuzzy
11825 msgid "Target does not have split I&D"
11826 msgstr "-nt äåí äÝ÷åôáé -l\n"
11827
11828 #. UNIX assembler syntax?
11829 #: config/pdp11/pdp11.h:98
11830 msgid "Use UNIX assembler syntax"
11831 msgstr ""
11832
11833 #: config/pdp11/pdp11.h:99
11834 msgid "Use DEC assembler syntax"
11835 msgstr ""
11836
11837 #: config/rs6000/host-darwin.c:52
11838 msgid "Segmentation Fault (code)"
11839 msgstr ""
11840
11841 #: config/rs6000/host-darwin.c:83
11842 msgid "Out of stack space.\n"
11843 msgstr ""
11844
11845 #: config/rs6000/host-darwin.c:104
11846 #, c-format
11847 msgid "Try running `%s' in the shell to raise its limit.\n"
11848 msgstr ""
11849
11850 #: config/rs6000/host-darwin.c:117
11851 msgid "Segmentation Fault"
11852 msgstr ""
11853
11854 #: config/rs6000/host-darwin.c:131
11855 #, c-format
11856 msgid "While setting up signal stack: %m"
11857 msgstr ""
11858
11859 #: config/rs6000/host-darwin.c:137
11860 #, c-format
11861 msgid "While setting up signal handler: %m"
11862 msgstr ""
11863
11864 #: config/rs6000/host-darwin.c:184
11865 #, c-format
11866 msgid "couldn't unmap pch_address_space: %m\n"
11867 msgstr ""
11868
11869 #. Handle the machine specific pragma longcall.  Its syntax is
11870 #.
11871 #. # pragma longcall ( TOGGLE )
11872 #.
11873 #. where TOGGLE is either 0 or 1.
11874 #.
11875 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
11876 #. whether or not new function declarations receive a longcall
11877 #. attribute by default.
11878 #: config/rs6000/rs6000-c.c:46
11879 #, fuzzy
11880 msgid "ignoring malformed #pragma longcall"
11881 msgstr "áãíïïýíôáé üëá ôá ïñßóìáôá"
11882
11883 #: config/rs6000/rs6000-c.c:59
11884 #, fuzzy
11885 msgid "missing open paren"
11886 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
11887
11888 #: config/rs6000/rs6000-c.c:61
11889 #, fuzzy
11890 msgid "missing number"
11891 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
11892
11893 #: config/rs6000/rs6000-c.c:63
11894 #, fuzzy
11895 msgid "missing close paren"
11896 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
11897
11898 #: config/rs6000/rs6000-c.c:66
11899 msgid "number must be 0 or 1"
11900 msgstr ""
11901
11902 #: config/rs6000/rs6000-c.c:69
11903 #, fuzzy
11904 msgid "junk at end of #pragma longcall"
11905 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
11906
11907 #: config/rs6000/rs6000.c:793
11908 #, fuzzy
11909 msgid "-mmultiple is not supported on little endian systems"
11910 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
11911
11912 #: config/rs6000/rs6000.c:800
11913 #, fuzzy
11914 msgid "-mstring is not supported on little endian systems"
11915 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
11916
11917 #: config/rs6000/rs6000.c:814
11918 #, c-format
11919 msgid "unknown -mdebug-%s switch"
11920 msgstr ""
11921
11922 #: config/rs6000/rs6000.c:826
11923 #, c-format
11924 msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
11925 msgstr ""
11926
11927 #: config/rs6000/rs6000.c:837
11928 #, c-format
11929 msgid "Unknown switch -mlong-double-%s"
11930 msgstr ""
11931
11932 #: config/rs6000/rs6000.c:1008
11933 #, fuzzy, c-format
11934 msgid "unknown -m%s= option specified: '%s'"
11935 msgstr "Üãíùóôï óåô `%s'"
11936
11937 #: config/rs6000/rs6000.c:1025
11938 #, c-format
11939 msgid "not configured for ABI: '%s'"
11940 msgstr ""
11941
11942 #: config/rs6000/rs6000.c:1031
11943 #, fuzzy, c-format
11944 msgid "unknown ABI specified: '%s'"
11945 msgstr "Üãíùóôï óåô `%s'"
11946
11947 #: config/rs6000/rs6000.c:1045
11948 #, fuzzy, c-format
11949 msgid "unknown -malign-XXXXX option specified: '%s'"
11950 msgstr "Üãíùóôï óåô `%s'"
11951
11952 #: config/rs6000/rs6000.c:5358
11953 #, fuzzy
11954 msgid "argument 1 must be a 5-bit signed literal"
11955 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
11956
11957 #: config/rs6000/rs6000.c:5460 config/rs6000/rs6000.c:6083
11958 #, fuzzy
11959 msgid "argument 2 must be a 5-bit unsigned literal"
11960 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
11961
11962 #: config/rs6000/rs6000.c:5500
11963 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
11964 msgstr ""
11965
11966 #: config/rs6000/rs6000.c:5554
11967 msgid "argument 1 of __builtin_altivec_predicate is out of range"
11968 msgstr ""
11969
11970 #: config/rs6000/rs6000.c:5682
11971 #, fuzzy
11972 msgid "argument 3 must be a 4-bit unsigned literal"
11973 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
11974
11975 #: config/rs6000/rs6000.c:5852
11976 #, fuzzy, c-format
11977 msgid "argument to `%s' must be a 2-bit unsigned literal"
11978 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
11979
11980 #: config/rs6000/rs6000.c:5965
11981 #, fuzzy
11982 msgid "argument to dss must be a 2-bit unsigned literal"
11983 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
11984
11985 #: config/rs6000/rs6000.c:6203
11986 #, fuzzy
11987 msgid "argument 1 of __builtin_spe_predicate must be a constant"
11988 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
11989
11990 #: config/rs6000/rs6000.c:6276
11991 msgid "argument 1 of __builtin_spe_predicate is out of range"
11992 msgstr ""
11993
11994 #: config/rs6000/rs6000.c:8711
11995 #, fuzzy, c-format
11996 msgid "invalid %%f value"
11997 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
11998
11999 #: config/rs6000/rs6000.c:8720
12000 #, fuzzy, c-format
12001 msgid "invalid %%F value"
12002 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12003
12004 #: config/rs6000/rs6000.c:8729
12005 #, fuzzy, c-format
12006 msgid "invalid %%G value"
12007 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12008
12009 #: config/rs6000/rs6000.c:8764
12010 #, fuzzy, c-format
12011 msgid "invalid %%j code"
12012 msgstr "ìç Ýãêõñï äéêáßùìá"
12013
12014 #: config/rs6000/rs6000.c:8774
12015 #, fuzzy, c-format
12016 msgid "invalid %%J code"
12017 msgstr "ìç Ýãêõñï äéêáßùìá"
12018
12019 #: config/rs6000/rs6000.c:8784
12020 #, fuzzy, c-format
12021 msgid "invalid %%k value"
12022 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12023
12024 #: config/rs6000/rs6000.c:8804 config/xtensa/xtensa.c:1985
12025 #, fuzzy, c-format
12026 msgid "invalid %%K value"
12027 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12028
12029 #: config/rs6000/rs6000.c:8871
12030 #, fuzzy, c-format
12031 msgid "invalid %%O value"
12032 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12033
12034 #: config/rs6000/rs6000.c:8918
12035 #, fuzzy, c-format
12036 msgid "invalid %%q value"
12037 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12038
12039 #: config/rs6000/rs6000.c:8962
12040 #, fuzzy, c-format
12041 msgid "invalid %%S value"
12042 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12043
12044 #: config/rs6000/rs6000.c:9004
12045 #, fuzzy, c-format
12046 msgid "invalid %%T value"
12047 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12048
12049 #: config/rs6000/rs6000.c:9014
12050 #, fuzzy, c-format
12051 msgid "invalid %%u value"
12052 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12053
12054 #: config/rs6000/rs6000.c:9023 config/xtensa/xtensa.c:1955
12055 #, fuzzy, c-format
12056 msgid "invalid %%v value"
12057 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12058
12059 #: config/rs6000/rs6000.c:13513
12060 msgid "no profiling of 64-bit code for this ABI"
12061 msgstr ""
12062
12063 #: config/rs6000/aix.h:184 config/rs6000/beos.h:32
12064 #, fuzzy
12065 msgid "Always pass floating-point arguments in memory"
12066 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
12067
12068 #: config/rs6000/aix.h:186 config/rs6000/beos.h:34
12069 #, fuzzy
12070 msgid "Don't always pass floating-point arguments in memory"
12071 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
12072
12073 #: config/rs6000/aix41.h:27 config/rs6000/aix43.h:31 config/rs6000/aix51.h:31
12074 #: config/rs6000/aix52.h:31
12075 msgid "Support message passing with the Parallel Environment"
12076 msgstr ""
12077
12078 #: config/rs6000/aix43.h:27 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
12079 msgid "Compile for 64-bit pointers"
12080 msgstr ""
12081
12082 #: config/rs6000/aix43.h:29 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
12083 msgid "Compile for 32-bit pointers"
12084 msgstr ""
12085
12086 #: config/rs6000/aix43.h:48 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
12087 msgid "-maix64 and POWER architecture are incompatible"
12088 msgstr ""
12089
12090 #: config/rs6000/aix43.h:53 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
12091 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12092 msgstr ""
12093
12094 #: config/rs6000/aix43.h:57 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
12095 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12096 msgstr ""
12097
12098 #: config/rs6000/darwin.h:64
12099 msgid "Generate code suitable for executables (NOT shared libs)"
12100 msgstr ""
12101
12102 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
12103 #. off.
12104 #: config/rs6000/darwin.h:80
12105 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
12106 msgstr ""
12107
12108 #. Darwin doesn't support -fpic.
12109 #: config/rs6000/darwin.h:86
12110 #, fuzzy
12111 msgid "-fpic is not supported; -fPIC assumed"
12112 msgstr "ôï -pipe äåí õðïóôçñßæåôáé"
12113
12114 #: config/rs6000/linux64.h:96
12115 msgid "-m64 requires a PowerPC64 cpu"
12116 msgstr ""
12117
12118 #: config/rs6000/linux64.h:201
12119 msgid "Call mcount for profiling before a function prologue"
12120 msgstr ""
12121
12122 #: config/rs6000/linux64.h:203
12123 msgid "Call mcount for profiling after a function prologue"
12124 msgstr ""
12125
12126 #. Run-time compilation parameters selecting different hardware subsets.
12127 #.
12128 #. Macro to define tables used to set the flags.
12129 #. This is a list in braces of pairs in braces,
12130 #. each pair being { "NAME", VALUE }
12131 #. where VALUE is the bits to set or minus the bits to clear.
12132 #. An empty string NAME is used to identify the default VALUE.
12133 #: config/rs6000/rs6000.h:262
12134 msgid "Use POWER instruction set"
12135 msgstr ""
12136
12137 #: config/rs6000/rs6000.h:265
12138 msgid "Use POWER2 instruction set"
12139 msgstr ""
12140
12141 #: config/rs6000/rs6000.h:267
12142 msgid "Do not use POWER2 instruction set"
12143 msgstr ""
12144
12145 #: config/rs6000/rs6000.h:270
12146 msgid "Do not use POWER instruction set"
12147 msgstr ""
12148
12149 #: config/rs6000/rs6000.h:272
12150 msgid "Use PowerPC instruction set"
12151 msgstr ""
12152
12153 #: config/rs6000/rs6000.h:275
12154 msgid "Do not use PowerPC instruction set"
12155 msgstr ""
12156
12157 #: config/rs6000/rs6000.h:277
12158 msgid "Use PowerPC General Purpose group optional instructions"
12159 msgstr ""
12160
12161 #: config/rs6000/rs6000.h:279
12162 msgid "Do not use PowerPC General Purpose group optional instructions"
12163 msgstr ""
12164
12165 #: config/rs6000/rs6000.h:281
12166 msgid "Use PowerPC Graphics group optional instructions"
12167 msgstr ""
12168
12169 #: config/rs6000/rs6000.h:283
12170 msgid "Do not use PowerPC Graphics group optional instructions"
12171 msgstr ""
12172
12173 #: config/rs6000/rs6000.h:285
12174 msgid "Use PowerPC-64 instruction set"
12175 msgstr ""
12176
12177 #: config/rs6000/rs6000.h:287
12178 #, fuzzy
12179 msgid "Do not use PowerPC-64 instruction set"
12180 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
12181
12182 #: config/rs6000/rs6000.h:289
12183 #, fuzzy
12184 msgid "Use AltiVec instructions"
12185 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12186
12187 #: config/rs6000/rs6000.h:291
12188 #, fuzzy
12189 msgid "Do not use AltiVec instructions"
12190 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12191
12192 #: config/rs6000/rs6000.h:293
12193 msgid "Use new mnemonics for PowerPC architecture"
12194 msgstr ""
12195
12196 #: config/rs6000/rs6000.h:295
12197 msgid "Use old mnemonics for PowerPC architecture"
12198 msgstr ""
12199
12200 #: config/rs6000/rs6000.h:298
12201 msgid "Put everything in the regular TOC"
12202 msgstr ""
12203
12204 #: config/rs6000/rs6000.h:300
12205 msgid "Place floating point constants in TOC"
12206 msgstr ""
12207
12208 #: config/rs6000/rs6000.h:302
12209 #, fuzzy
12210 msgid "Do not place floating point constants in TOC"
12211 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
12212
12213 #: config/rs6000/rs6000.h:304
12214 msgid "Place symbol+offset constants in TOC"
12215 msgstr ""
12216
12217 #: config/rs6000/rs6000.h:306
12218 msgid "Do not place symbol+offset constants in TOC"
12219 msgstr ""
12220
12221 #: config/rs6000/rs6000.h:312
12222 msgid "Place variable addresses in the regular TOC"
12223 msgstr ""
12224
12225 #: config/rs6000/rs6000.h:318
12226 msgid "Generate load/store multiple instructions"
12227 msgstr ""
12228
12229 #: config/rs6000/rs6000.h:320
12230 msgid "Do not generate load/store multiple instructions"
12231 msgstr ""
12232
12233 #: config/rs6000/rs6000.h:322
12234 msgid "Generate string instructions for block moves"
12235 msgstr ""
12236
12237 #: config/rs6000/rs6000.h:324
12238 msgid "Do not generate string instructions for block moves"
12239 msgstr ""
12240
12241 #: config/rs6000/rs6000.h:326
12242 msgid "Generate load/store with update instructions"
12243 msgstr ""
12244
12245 #: config/rs6000/rs6000.h:328
12246 msgid "Do not generate load/store with update instructions"
12247 msgstr ""
12248
12249 #: config/rs6000/rs6000.h:332
12250 #, fuzzy
12251 msgid "Do not generate fused multiply/add instructions"
12252 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12253
12254 #: config/rs6000/rs6000.h:336
12255 msgid "Do not schedule the start and end of the procedure"
12256 msgstr ""
12257
12258 #: config/rs6000/rs6000.h:342
12259 msgid "Return all structures in memory (AIX default)"
12260 msgstr ""
12261
12262 #: config/rs6000/rs6000.h:344
12263 msgid "Return small structures in registers (SVR4 default)"
12264 msgstr ""
12265
12266 #: config/rs6000/rs6000.h:350
12267 #, fuzzy
12268 msgid "Generate single field mfcr instruction"
12269 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12270
12271 #: config/rs6000/rs6000.h:352
12272 #, fuzzy
12273 msgid "Do not generate single field mfcr instruction"
12274 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12275
12276 #: config/rs6000/rs6000.h:435 config/sparc/sparc.h:648
12277 msgid "Use features of and schedule code for given CPU"
12278 msgstr ""
12279
12280 #: config/rs6000/rs6000.h:438
12281 msgid "Enable debug output"
12282 msgstr ""
12283
12284 #: config/rs6000/rs6000.h:440
12285 msgid "Select full, part, or no traceback table"
12286 msgstr ""
12287
12288 #: config/rs6000/rs6000.h:441
12289 msgid "Specify ABI to use"
12290 msgstr ""
12291
12292 #: config/rs6000/rs6000.h:443
12293 msgid "Specify size of long double (64 or 128 bits)"
12294 msgstr ""
12295
12296 #: config/rs6000/rs6000.h:445
12297 msgid "Specify yes/no if isel instructions should be generated"
12298 msgstr ""
12299
12300 #: config/rs6000/rs6000.h:447
12301 msgid "Specify yes/no if SPE SIMD instructions should be generated"
12302 msgstr ""
12303
12304 #: config/rs6000/rs6000.h:449
12305 msgid "Specify yes/no if using floating point in the GPRs"
12306 msgstr ""
12307
12308 #: config/rs6000/rs6000.h:451
12309 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12310 msgstr ""
12311
12312 #: config/rs6000/rs6000.h:453
12313 #, fuzzy
12314 msgid "Avoid all range limits on call instructions"
12315 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12316
12317 #: config/rs6000/rs6000.h:456
12318 msgid "Determine which dependences between insns are considered costly"
12319 msgstr ""
12320
12321 #: config/rs6000/rs6000.h:458
12322 msgid "Specify which post scheduling nop insertion scheme to apply"
12323 msgstr ""
12324
12325 #: config/rs6000/rs6000.h:460
12326 msgid "Specify alignment of structure fields default/natural"
12327 msgstr ""
12328
12329 #: config/rs6000/rs6000.h:462
12330 msgid "Specify scheduling priority for dispatch slot restricted insns"
12331 msgstr ""
12332
12333 #. Definitions for __builtin_return_address and __builtin_frame_address.
12334 #. __builtin_return_address (0) should give link register (65), enable
12335 #. this.
12336 #. This should be uncommented, so that the link register is used, but
12337 #. currently this would result in unmatched insns and spilling fixed
12338 #. registers so we'll leave it for another day.  When these problems are
12339 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12340 #. (mrs)
12341 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12342 #. Number of bytes into the frame return addresses can be found.  See
12343 #. rs6000_stack_info in rs6000.c for more information on how the different
12344 #. abi's store the return address.
12345 #: config/rs6000/rs6000.h:1926
12346 msgid "RETURN_ADDRESS_OFFSET not supported"
12347 msgstr ""
12348
12349 #: config/rs6000/sysv4.h:87
12350 msgid "Select ABI calling convention"
12351 msgstr ""
12352
12353 #: config/rs6000/sysv4.h:88
12354 msgid "Select method for sdata handling"
12355 msgstr ""
12356
12357 #: config/rs6000/sysv4.h:100
12358 msgid "Align to the base type of the bit-field"
12359 msgstr ""
12360
12361 #: config/rs6000/sysv4.h:102
12362 msgid "Don't align to the base type of the bit-field"
12363 msgstr ""
12364
12365 #: config/rs6000/sysv4.h:104
12366 msgid "Don't assume that unaligned accesses are handled by the system"
12367 msgstr ""
12368
12369 #: config/rs6000/sysv4.h:106
12370 msgid "Assume that unaligned accesses are handled by the system"
12371 msgstr ""
12372
12373 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
12374 msgid "Produce code relocatable at runtime"
12375 msgstr ""
12376
12377 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
12378 msgid "Don't produce code relocatable at runtime"
12379 msgstr ""
12380
12381 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
12382 msgid "Produce little endian code"
12383 msgstr ""
12384
12385 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12386 msgid "Produce big endian code"
12387 msgstr ""
12388
12389 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
12390 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
12391 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12392 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
12393 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
12394 #, fuzzy
12395 msgid "no description yet"
12396 msgstr "(÷ùñßò ðåñéãñáöÞ)"
12397
12398 #: config/rs6000/sysv4.h:129
12399 msgid "Use EABI"
12400 msgstr ""
12401
12402 #: config/rs6000/sysv4.h:130
12403 msgid "Don't use EABI"
12404 msgstr ""
12405
12406 #: config/rs6000/sysv4.h:133
12407 msgid "Do not allow bit-fields to cross word boundaries"
12408 msgstr ""
12409
12410 #: config/rs6000/sysv4.h:135
12411 #, fuzzy
12412 msgid "Use alternate register names"
12413 msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
12414
12415 #: config/rs6000/sysv4.h:137
12416 msgid "Don't use alternate register names"
12417 msgstr ""
12418
12419 #: config/rs6000/sysv4.h:141
12420 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12421 msgstr ""
12422
12423 #: config/rs6000/sysv4.h:143
12424 msgid "Link with libads.a, libc.a and crt0.o"
12425 msgstr ""
12426
12427 #: config/rs6000/sysv4.h:145
12428 msgid "Link with libyk.a, libc.a and crt0.o"
12429 msgstr ""
12430
12431 #: config/rs6000/sysv4.h:147
12432 msgid "Link with libmvme.a, libc.a and crt0.o"
12433 msgstr ""
12434
12435 #: config/rs6000/sysv4.h:149
12436 msgid "Set the PPC_EMB bit in the ELF flags header"
12437 msgstr ""
12438
12439 #: config/rs6000/sysv4.h:150
12440 msgid "Use the WindISS simulator"
12441 msgstr ""
12442
12443 #: config/rs6000/sysv4.h:153
12444 msgid "Generate 64-bit code"
12445 msgstr ""
12446
12447 #: config/rs6000/sysv4.h:155
12448 msgid "Generate 32-bit code"
12449 msgstr ""
12450
12451 #. Sometimes certain combinations of command options do not make sense
12452 #. on a particular target machine.  You can define a macro
12453 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12454 #. defined, is executed once just after all the command options have
12455 #. been parsed.
12456 #.
12457 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12458 #. get control.
12459 #: config/rs6000/sysv4.h:214
12460 #, fuzzy, c-format
12461 msgid "bad value for -mcall-%s"
12462 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
12463
12464 #: config/rs6000/sysv4.h:230
12465 #, fuzzy, c-format
12466 msgid "bad value for -msdata=%s"
12467 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
12468
12469 #: config/rs6000/sysv4.h:247
12470 #, c-format
12471 msgid "-mrelocatable and -msdata=%s are incompatible"
12472 msgstr ""
12473
12474 #: config/rs6000/sysv4.h:256
12475 #, c-format
12476 msgid "-f%s and -msdata=%s are incompatible"
12477 msgstr ""
12478
12479 #: config/rs6000/sysv4.h:265
12480 #, c-format
12481 msgid "-msdata=%s and -mcall-%s are incompatible"
12482 msgstr ""
12483
12484 #: config/rs6000/sysv4.h:274
12485 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12486 msgstr ""
12487
12488 #: config/rs6000/sysv4.h:280
12489 #, c-format
12490 msgid "-mrelocatable and -mcall-%s are incompatible"
12491 msgstr ""
12492
12493 #: config/rs6000/sysv4.h:287
12494 #, c-format
12495 msgid "-fPIC and -mcall-%s are incompatible"
12496 msgstr ""
12497
12498 #: config/rs6000/sysv4.h:294
12499 #, fuzzy
12500 msgid "-mcall-aixdesc must be big endian"
12501 msgstr "ôá ìåãÝèç ôïõ óôçëïãíþìïíá ðñÝðåé íá åßíáé êáôÜ áýîïõóá óåéñÜ"
12502
12503 #: config/rs6000/sysv4.h:309
12504 #, fuzzy, c-format
12505 msgid "-m%s not supported in this configuration"
12506 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
12507
12508 #: config/s390/s390.c:926
12509 #, c-format
12510 msgid "Unknown cpu used in -march=%s."
12511 msgstr ""
12512
12513 #: config/s390/s390.c:945
12514 #, fuzzy, c-format
12515 msgid "Unknown cpu used in -mtune=%s."
12516 msgstr "ðÜñá ðïëëÝò äçëþóåéò ìåôáôñïðÞò óôçí êáôÜëçîç"
12517
12518 #: config/s390/s390.c:950
12519 #, fuzzy, c-format
12520 msgid "z/Architecture mode not supported on %s."
12521 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
12522
12523 #: config/s390/s390.c:952
12524 msgid "64-bit ABI not supported in ESA/390 mode."
12525 msgstr ""
12526
12527 #: config/s390/s390.c:3337
12528 msgid "invalid UNSPEC as operand (1)"
12529 msgstr ""
12530
12531 #: config/s390/s390.c:3385
12532 msgid "invalid UNSPEC as operand (2)"
12533 msgstr ""
12534
12535 #: config/s390/s390.c:3391
12536 msgid "UNKNOWN in s390_output_symbolic_const !?"
12537 msgstr ""
12538
12539 #: config/s390/s390.c:3407
12540 #, fuzzy
12541 msgid "Cannot decompose address."
12542 msgstr "Äåí åßíáé äõíáôÞ ç åê÷þñçóç ôçò æçôçèÞóáò äéåýèõíóçò"
12543
12544 #: config/s390/s390.c:3578
12545 msgid "UNKNOWN in print_operand !?"
12546 msgstr ""
12547
12548 #: config/s390/s390.c:5301
12549 msgid "Total size of local variables exceeds architecture limit."
12550 msgstr ""
12551
12552 #: config/s390/s390.h:126
12553 msgid "Set backchain"
12554 msgstr ""
12555
12556 #: config/s390/s390.h:127
12557 msgid "Don't set backchain (faster, but debug harder"
12558 msgstr ""
12559
12560 #: config/s390/s390.h:128
12561 msgid "Use bras for executable < 64k"
12562 msgstr ""
12563
12564 #: config/s390/s390.h:129
12565 msgid "Don't use bras"
12566 msgstr ""
12567
12568 #: config/s390/s390.h:130
12569 msgid "Additional debug prints"
12570 msgstr ""
12571
12572 #: config/s390/s390.h:131
12573 msgid "Don't print additional debug prints"
12574 msgstr ""
12575
12576 #: config/s390/s390.h:132
12577 #, fuzzy
12578 msgid "64 bit ABI"
12579 msgstr "×ñÞóç ABI 64-bit"
12580
12581 #: config/s390/s390.h:133
12582 #, fuzzy
12583 msgid "31 bit ABI"
12584 msgstr "×ñÞóç ABI 64-bit"
12585
12586 #: config/s390/s390.h:134
12587 msgid "z/Architecture"
12588 msgstr ""
12589
12590 #: config/s390/s390.h:135
12591 msgid "ESA/390 architecture"
12592 msgstr ""
12593
12594 #: config/s390/s390.h:136
12595 #, fuzzy
12596 msgid "mvcle use"
12597 msgstr "Ç óõóêåõÞ åßíáé áðáó÷ïëçìÝíç"
12598
12599 #: config/s390/s390.h:137
12600 msgid "mvc&ex"
12601 msgstr ""
12602
12603 #: config/s390/s390.h:138
12604 msgid "enable tpf OS code"
12605 msgstr ""
12606
12607 #: config/s390/s390.h:139
12608 msgid "disable tpf OS code"
12609 msgstr ""
12610
12611 #: config/s390/s390.h:140
12612 #, fuzzy
12613 msgid "disable fused multiply/add instructions"
12614 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12615
12616 #: config/s390/s390.h:141
12617 #, fuzzy
12618 msgid "enable fused multiply/add instructions"
12619 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12620
12621 #: config/sh/sh.c:5841
12622 #, fuzzy
12623 msgid "__builtin_saveregs not supported by this subtarget"
12624 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
12625
12626 #: config/sh/sh.c:6743
12627 msgid "attribute interrupt_handler is not compatible with -m5-compact"
12628 msgstr ""
12629
12630 #. The sp_switch attribute only has meaning for interrupt functions.
12631 #. The trap_exit attribute only has meaning for interrupt functions.
12632 #: config/sh/sh.c:6765 config/sh/sh.c:6800
12633 #, c-format
12634 msgid "`%s' attribute only applies to interrupt functions"
12635 msgstr ""
12636
12637 #. The argument must be a constant string.
12638 #: config/sh/sh.c:6772
12639 #, fuzzy, c-format
12640 msgid "`%s' attribute argument not a string constant"
12641 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
12642
12643 #. The argument must be a constant integer.
12644 #: config/sh/sh.c:6807
12645 #, c-format
12646 msgid "`%s' attribute argument not an integer constant"
12647 msgstr ""
12648
12649 #. There are no delay slots on SHmedia.
12650 #. Relaxation isn't yet supported for SHmedia
12651 #. -fprofile-arcs needs a working libgcov .  In unified tree             configurations with newlib, this requires to configure with             --with-newlib --with-headers.  But there is no way to check             here we have a working libgcov, so just assume that we have.
12652 #: config/sh/sh.h:478
12653 #, fuzzy
12654 msgid "Profiling is not supported on this target."
12655 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
12656
12657 #: config/sparc/sparc.c:360
12658 #, fuzzy, c-format
12659 msgid "%s is not supported by this configuration"
12660 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
12661
12662 #: config/sparc/sparc.c:367
12663 msgid "-mlong-double-64 not allowed with -m64"
12664 msgstr ""
12665
12666 #: config/sparc/sparc.c:392
12667 #, fuzzy
12668 msgid "-mcmodel= is not supported on 32 bit systems"
12669 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
12670
12671 #: config/sparc/sparc.c:6793 config/sparc/sparc.c:6799
12672 #, fuzzy, c-format
12673 msgid "invalid %%Y operand"
12674 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12675
12676 #: config/sparc/sparc.c:6869
12677 #, fuzzy, c-format
12678 msgid "invalid %%A operand"
12679 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12680
12681 #: config/sparc/sparc.c:6879
12682 #, fuzzy, c-format
12683 msgid "invalid %%B operand"
12684 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12685
12686 #: config/sparc/sparc.c:6918
12687 #, fuzzy, c-format
12688 msgid "invalid %%c operand"
12689 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12690
12691 #: config/sparc/sparc.c:6919
12692 #, fuzzy, c-format
12693 msgid "invalid %%C operand"
12694 msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
12695
12696 #: config/sparc/sparc.c:6940
12697 #, fuzzy, c-format
12698 msgid "invalid %%d operand"
12699 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12700
12701 #: config/sparc/sparc.c:6941
12702 #, fuzzy, c-format
12703 msgid "invalid %%D operand"
12704 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12705
12706 #: config/sparc/sparc.c:6957
12707 #, fuzzy, c-format
12708 msgid "invalid %%f operand"
12709 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12710
12711 #: config/sparc/sparc.c:6971
12712 #, fuzzy, c-format
12713 msgid "invalid %%s operand"
12714 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12715
12716 #: config/sparc/sparc.c:7025
12717 msgid "long long constant not a valid immediate operand"
12718 msgstr ""
12719
12720 #: config/sparc/sparc.c:7028
12721 msgid "floating point constant not a valid immediate operand"
12722 msgstr ""
12723
12724 #: config/sparc/freebsd.h:77 config/sparc/linux.h:92
12725 #: config/sparc/linux64.h:104 config/sparc/netbsd-elf.h:216
12726 msgid "Use 128 bit long doubles"
12727 msgstr ""
12728
12729 #: config/sparc/sp64-elf.h:90
12730 msgid "Generate code for big endian"
12731 msgstr ""
12732
12733 #: config/sparc/sp64-elf.h:91
12734 msgid "Generate code for little endian"
12735 msgstr ""
12736
12737 #: config/sparc/sp86x-elf.h:68
12738 msgid "Use little-endian byte order for data"
12739 msgstr ""
12740
12741 #: config/sparc/sparc.h:547
12742 msgid "Assume possible double misalignment"
12743 msgstr ""
12744
12745 #: config/sparc/sparc.h:549
12746 msgid "Assume all doubles are aligned"
12747 msgstr ""
12748
12749 #: config/sparc/sparc.h:551
12750 msgid "Pass -assert pure-text to linker"
12751 msgstr ""
12752
12753 #: config/sparc/sparc.h:553
12754 msgid "Do not pass -assert pure-text to linker"
12755 msgstr ""
12756
12757 #: config/sparc/sparc.h:555
12758 msgid "Use flat register window model"
12759 msgstr ""
12760
12761 #: config/sparc/sparc.h:557
12762 msgid "Do not use flat register window model"
12763 msgstr ""
12764
12765 #: config/sparc/sparc.h:559
12766 msgid "Use ABI reserved registers"
12767 msgstr ""
12768
12769 #: config/sparc/sparc.h:561
12770 msgid "Do not use ABI reserved registers"
12771 msgstr ""
12772
12773 #: config/sparc/sparc.h:563
12774 msgid "Use hardware quad fp instructions"
12775 msgstr ""
12776
12777 #: config/sparc/sparc.h:565
12778 msgid "Do not use hardware quad fp instructions"
12779 msgstr ""
12780
12781 #: config/sparc/sparc.h:567
12782 msgid "Compile for v8plus ABI"
12783 msgstr ""
12784
12785 #: config/sparc/sparc.h:569
12786 msgid "Do not compile for v8plus ABI"
12787 msgstr ""
12788
12789 #: config/sparc/sparc.h:571
12790 #, fuzzy
12791 msgid "Utilize Visual Instruction Set"
12792 msgstr "ÐáñÜíïìç ÅíôïëÞ"
12793
12794 #: config/sparc/sparc.h:573
12795 msgid "Do not utilize Visual Instruction Set"
12796 msgstr ""
12797
12798 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
12799 #: config/sparc/sparc.h:576
12800 msgid "Optimize for Cypress processors"
12801 msgstr ""
12802
12803 #: config/sparc/sparc.h:578
12804 msgid "Optimize for SPARCLite processors"
12805 msgstr ""
12806
12807 #: config/sparc/sparc.h:580
12808 msgid "Optimize for F930 processors"
12809 msgstr ""
12810
12811 #: config/sparc/sparc.h:582
12812 msgid "Optimize for F934 processors"
12813 msgstr ""
12814
12815 #: config/sparc/sparc.h:584
12816 msgid "Use V8 SPARC ISA"
12817 msgstr ""
12818
12819 #: config/sparc/sparc.h:586
12820 msgid "Optimize for SuperSPARC processors"
12821 msgstr ""
12822
12823 #. End of deprecated options.
12824 #: config/sparc/sparc.h:589
12825 msgid "Pointers are 64-bit"
12826 msgstr ""
12827
12828 #: config/sparc/sparc.h:591
12829 msgid "Pointers are 32-bit"
12830 msgstr ""
12831
12832 #: config/sparc/sparc.h:593
12833 msgid "Use 32-bit ABI"
12834 msgstr "×ñÞóç ABI 32-bit"
12835
12836 #: config/sparc/sparc.h:595
12837 msgid "Use 64-bit ABI"
12838 msgstr "×ñÞóç ABI 64-bit"
12839
12840 #: config/sparc/sparc.h:597
12841 msgid "Use stack bias"
12842 msgstr ""
12843
12844 #: config/sparc/sparc.h:599
12845 msgid "Do not use stack bias"
12846 msgstr ""
12847
12848 #: config/sparc/sparc.h:601
12849 msgid "Use structs on stronger alignment for double-word copies"
12850 msgstr ""
12851
12852 #: config/sparc/sparc.h:603
12853 msgid "Do not use structs on stronger alignment for double-word copies"
12854 msgstr ""
12855
12856 #: config/sparc/sparc.h:605
12857 msgid "Optimize tail call instructions in assembler and linker"
12858 msgstr ""
12859
12860 #: config/sparc/sparc.h:607
12861 msgid "Do not optimize tail call instructions in assembler or linker"
12862 msgstr ""
12863
12864 #: config/sparc/sparc.h:652
12865 msgid "Use given SPARC code model"
12866 msgstr ""
12867
12868 #: config/stormy16/stormy16.c:526
12869 msgid "Constant halfword load operand out of range."
12870 msgstr ""
12871
12872 #: config/stormy16/stormy16.c:536
12873 msgid "Constant arithmetic operand out of range."
12874 msgstr ""
12875
12876 #: config/stormy16/stormy16.c:1027
12877 msgid "Local variable memory requirements exceed capacity."
12878 msgstr ""
12879
12880 #: config/stormy16/stormy16.c:1193
12881 msgid "function_profiler support"
12882 msgstr ""
12883
12884 #: config/stormy16/stormy16.c:1292
12885 msgid "cannot use va_start in interrupt function"
12886 msgstr ""
12887
12888 #: config/stormy16/stormy16.c:1624
12889 msgid "`B' operand is not constant"
12890 msgstr ""
12891
12892 #: config/stormy16/stormy16.c:1630
12893 msgid "`B' operand has multiple bits set"
12894 msgstr ""
12895
12896 #: config/stormy16/stormy16.c:1656
12897 msgid "`o' operand is not constant"
12898 msgstr ""
12899
12900 #: config/stormy16/stormy16.c:1670
12901 msgid "xstormy16_print_operand: unknown code"
12902 msgstr ""
12903
12904 #: config/stormy16/stormy16.c:1716
12905 #, c-format
12906 msgid "switch statement of size %lu entries too large"
12907 msgstr ""
12908
12909 #: config/v850/v850-c.c:67
12910 msgid "#pragma GHS endXXXX found without previous startXXX"
12911 msgstr ""
12912
12913 #: config/v850/v850-c.c:69
12914 msgid "#pragma GHS endXXX does not match previous startXXX"
12915 msgstr ""
12916
12917 #: config/v850/v850-c.c:94
12918 msgid "cannot set interrupt attribute: no current function"
12919 msgstr ""
12920
12921 #: config/v850/v850-c.c:102
12922 msgid "cannot set interrupt attribute: no such identifier"
12923 msgstr ""
12924
12925 #: config/v850/v850-c.c:147
12926 msgid "junk at end of #pragma ghs section"
12927 msgstr ""
12928
12929 # src/request.c:806 src/request.c:912
12930 #: config/v850/v850-c.c:164
12931 #, fuzzy, c-format
12932 msgid "unrecognized section name \"%s\""
12933 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
12934
12935 # src/dfa.c:569 src/dfa.c:583 src/dfa.c:587
12936 # src/dfa.c:577 src/dfa.c:591 src/dfa.c:595
12937 #: config/v850/v850-c.c:179
12938 #, fuzzy
12939 msgid "malformed #pragma ghs section"
12940 msgstr "êáêïó÷çìáôéóìÝíïò ìåôñçôÞò åðáíÜëçøçò"
12941
12942 #: config/v850/v850-c.c:198
12943 msgid "junk at end of #pragma ghs interrupt"
12944 msgstr ""
12945
12946 #: config/v850/v850-c.c:209
12947 msgid "junk at end of #pragma ghs starttda"
12948 msgstr ""
12949
12950 #: config/v850/v850-c.c:220
12951 msgid "junk at end of #pragma ghs startsda"
12952 msgstr ""
12953
12954 #: config/v850/v850-c.c:231
12955 msgid "junk at end of #pragma ghs startzda"
12956 msgstr ""
12957
12958 #: config/v850/v850-c.c:242
12959 msgid "junk at end of #pragma ghs endtda"
12960 msgstr ""
12961
12962 #: config/v850/v850-c.c:253
12963 msgid "junk at end of #pragma ghs endsda"
12964 msgstr ""
12965
12966 #: config/v850/v850-c.c:264
12967 msgid "junk at end of #pragma ghs endzda"
12968 msgstr ""
12969
12970 #: config/v850/v850.c:142
12971 #, c-format
12972 msgid "%s=%s is not numeric"
12973 msgstr ""
12974
12975 # src/shred.c:1134
12976 #: config/v850/v850.c:149
12977 #, fuzzy, c-format
12978 msgid "%s=%s is too large"
12979 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
12980
12981 #: config/v850/v850.c:301
12982 msgid "const_double_split got a bad insn:"
12983 msgstr ""
12984
12985 #: config/v850/v850.c:866
12986 #, fuzzy
12987 msgid "output_move_single:"
12988 msgstr "áñ÷åßï åîüäïõ"
12989
12990 #: config/v850/v850.c:2209
12991 msgid "%Jdata area attributes cannot be specified for local variables"
12992 msgstr ""
12993
12994 #: config/v850/v850.c:2220
12995 #, fuzzy
12996 msgid "%Jdata area of '%D' conflicts with previous declaration"
12997 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
12998
12999 #: config/v850/v850.c:2419
13000 #, c-format
13001 msgid "bogus JR construction: %d\n"
13002 msgstr ""
13003
13004 #: config/v850/v850.c:2440 config/v850/v850.c:2643
13005 #, c-format
13006 msgid "bad amount of stack space removal: %d"
13007 msgstr ""
13008
13009 #: config/v850/v850.c:2619
13010 #, c-format
13011 msgid "bogus JARL construction: %d\n"
13012 msgstr ""
13013
13014 #: config/v850/v850.c:2989
13015 #, c-format
13016 msgid "Bogus DISPOSE construction: %d\n"
13017 msgstr ""
13018
13019 #: config/v850/v850.c:3011
13020 #, c-format
13021 msgid "Too much stack space to dispose of: %d"
13022 msgstr ""
13023
13024 #: config/v850/v850.c:3184
13025 #, c-format
13026 msgid "Bogus PREPEARE construction: %d\n"
13027 msgstr ""
13028
13029 #: config/v850/v850.c:3206
13030 #, c-format
13031 msgid "Too much stack space to prepare: %d"
13032 msgstr ""
13033
13034 #. Macro to define tables used to set the flags.
13035 #. This is a list in braces of pairs in braces,
13036 #. each pair being { "NAME", VALUE }
13037 #. where VALUE is the bits to set or minus the bits to clear.
13038 #. An empty string NAME is used to identify the default VALUE.
13039 #: config/v850/v850.h:174
13040 msgid "Support Green Hills ABI"
13041 msgstr ""
13042
13043 #: config/v850/v850.h:177
13044 msgid "Prohibit PC relative function calls"
13045 msgstr ""
13046
13047 #: config/v850/v850.h:180
13048 msgid "Reuse r30 on a per function basis"
13049 msgstr ""
13050
13051 #: config/v850/v850.h:183
13052 msgid "Use stubs for function prologues"
13053 msgstr ""
13054
13055 #: config/v850/v850.h:186
13056 msgid "Same as: -mep -mprolog-function"
13057 msgstr ""
13058
13059 #: config/v850/v850.h:187
13060 msgid "Enable backend debugging"
13061 msgstr ""
13062
13063 #: config/v850/v850.h:189
13064 msgid "Compile for the v850 processor"
13065 msgstr ""
13066
13067 #: config/v850/v850.h:191
13068 msgid "Compile for v850e1 processor"
13069 msgstr ""
13070
13071 #. Make sure that the other bits are cleared.
13072 #: config/v850/v850.h:193
13073 msgid "Compile for v850e processor"
13074 msgstr ""
13075
13076 #. Make sure that the other bits are cleared.
13077 #: config/v850/v850.h:195
13078 #, fuzzy
13079 msgid "Enable the use of the short load instructions"
13080 msgstr "ÁêáôÜëëçëç åíôïëÞ"
13081
13082 #: config/v850/v850.h:198
13083 #, fuzzy
13084 msgid "Do not use the callt instruction"
13085 msgstr "ÁêáôÜëëçëç åíôïëÞ"
13086
13087 #: config/v850/v850.h:205
13088 #, fuzzy
13089 msgid "Do not use registers r2 and r5"
13090 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
13091
13092 #: config/v850/v850.h:207
13093 msgid "Enforce strict alignment"
13094 msgstr ""
13095
13096 #: config/v850/v850.h:210
13097 msgid "Use 4 byte entries in switch tables"
13098 msgstr ""
13099
13100 #: config/v850/v850.h:236
13101 msgid "Set the max size of data eligible for the TDA area"
13102 msgstr ""
13103
13104 #: config/v850/v850.h:239
13105 msgid "Set the max size of data eligible for the SDA area"
13106 msgstr ""
13107
13108 #: config/v850/v850.h:242
13109 msgid "Set the max size of data eligible for the ZDA area"
13110 msgstr ""
13111
13112 #: config/xtensa/xtensa.c:1814
13113 msgid "boolean registers required for the floating-point option"
13114 msgstr ""
13115
13116 #: config/xtensa/xtensa.c:1868
13117 #, fuzzy, c-format
13118 msgid "-f%s is not supported with CONST16 instructions"
13119 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
13120
13121 #: config/xtensa/xtensa.c:1873
13122 msgid "PIC is required but not supported with CONST16 instructions"
13123 msgstr ""
13124
13125 #: config/xtensa/xtensa.c:1943
13126 #, fuzzy, c-format
13127 msgid "invalid %%D value"
13128 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13129
13130 #: config/xtensa/xtensa.c:1980
13131 #, fuzzy
13132 msgid "invalid mask"
13133 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13134
13135 #: config/xtensa/xtensa.c:2006
13136 #, fuzzy, c-format
13137 msgid "invalid %%x value"
13138 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13139
13140 #: config/xtensa/xtensa.c:2013
13141 #, fuzzy, c-format
13142 msgid "invalid %%d value"
13143 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13144
13145 #: config/xtensa/xtensa.c:2034 config/xtensa/xtensa.c:2044
13146 #, fuzzy, c-format
13147 msgid "invalid %%t/%%b value"
13148 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13149
13150 #: config/xtensa/xtensa.c:2086
13151 #, fuzzy
13152 msgid "invalid address"
13153 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
13154
13155 #: config/xtensa/xtensa.c:2111
13156 #, fuzzy
13157 msgid "no register in address"
13158 msgstr "ìç Ýãêõñïò ÷ñüíïò Ýíáñîçò"
13159
13160 #: config/xtensa/xtensa.c:2119
13161 #, fuzzy
13162 msgid "address offset not a constant"
13163 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
13164
13165 #: config/xtensa/xtensa.c:2802
13166 msgid "only uninitialized variables can be placed in a .bss section"
13167 msgstr ""
13168
13169 #: config/xtensa/xtensa.h:79
13170 msgid "Use CONST16 instruction to load constants"
13171 msgstr ""
13172
13173 #: config/xtensa/xtensa.h:81
13174 msgid "Use PC-relative L32R instruction to load constants"
13175 msgstr ""
13176
13177 #: config/xtensa/xtensa.h:83
13178 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13179 msgstr ""
13180
13181 #: config/xtensa/xtensa.h:85
13182 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13183 msgstr ""
13184
13185 #: config/xtensa/xtensa.h:87
13186 msgid "Intersperse literal pools with code in the text section"
13187 msgstr ""
13188
13189 #: config/xtensa/xtensa.h:89
13190 msgid "Put literal pools in a separate literal section"
13191 msgstr ""
13192
13193 #: config/xtensa/xtensa.h:91
13194 msgid "Automatically align branch targets to reduce branch penalties"
13195 msgstr ""
13196
13197 #: config/xtensa/xtensa.h:93
13198 msgid "Do not automatically align branch targets"
13199 msgstr ""
13200
13201 #: config/xtensa/xtensa.h:95
13202 msgid "Use indirect CALLXn instructions for large programs"
13203 msgstr ""
13204
13205 #: config/xtensa/xtensa.h:97
13206 msgid "Use direct CALLn instructions for fast calls"
13207 msgstr ""
13208
13209 #: ada/misc.c:240
13210 #, fuzzy, c-format
13211 msgid "missing argument to \"-%s\""
13212 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
13213
13214 #: ada/misc.c:281
13215 msgid "`-gnat' misspelled as `-gant'"
13216 msgstr ""
13217
13218 #: cp/call.c:217
13219 msgid "unable to call pointer to member function here"
13220 msgstr ""
13221
13222 #: cp/call.c:2228
13223 msgid "%s %D(%T, %T, %T) <built-in>"
13224 msgstr ""
13225
13226 #: cp/call.c:2233
13227 msgid "%s %D(%T, %T) <built-in>"
13228 msgstr ""
13229
13230 #: cp/call.c:2237
13231 msgid "%s %D(%T) <built-in>"
13232 msgstr ""
13233
13234 #: cp/call.c:2241
13235 msgid "%s %T <conversion>"
13236 msgstr ""
13237
13238 #: cp/call.c:2243
13239 msgid "%J%s %+#D <near match>"
13240 msgstr ""
13241
13242 #: cp/call.c:2245
13243 msgid "%J%s %+#D"
13244 msgstr ""
13245
13246 #: cp/call.c:2280
13247 msgid "candidates are:"
13248 msgstr ""
13249
13250 #: cp/call.c:2468
13251 #, fuzzy
13252 msgid "conversion from `%T' to `%T' is ambiguous"
13253 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13254
13255 #: cp/call.c:2619 cp/call.c:2663
13256 msgid "no matching function for call to `%D(%A)'"
13257 msgstr ""
13258
13259 #: cp/call.c:2622 cp/call.c:2666
13260 msgid "call of overloaded `%D(%A)' is ambiguous"
13261 msgstr ""
13262
13263 #. It's no good looking for an overloaded operator() on a
13264 #. pointer-to-member-function.
13265 #: cp/call.c:2732
13266 #, c-format
13267 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13268 msgstr ""
13269
13270 #: cp/call.c:2798
13271 msgid "no match for call to `(%T) (%A)'"
13272 msgstr ""
13273
13274 # src/getopt.c:813
13275 # src/getopt.c:813
13276 #: cp/call.c:2806
13277 #, fuzzy
13278 msgid "call of `(%T) (%A)' is ambiguous"
13279 msgstr "%s: ç åðéëïãÞ `-W %s' åßíáé äéöïñïýìåíç\n"
13280
13281 #: cp/call.c:2839
13282 #, c-format
13283 msgid "%s for ternary 'operator?:' in '%E ? %E : %E'"
13284 msgstr ""
13285
13286 #: cp/call.c:2845
13287 #, c-format
13288 msgid "%s for 'operator%s' in '%E%s'"
13289 msgstr ""
13290
13291 #: cp/call.c:2849
13292 #, c-format
13293 msgid "%s for 'operator[]' in '%E[%E]'"
13294 msgstr ""
13295
13296 #: cp/call.c:2854
13297 #, fuzzy, c-format
13298 msgid "%s for '%s' in '%s %E'"
13299 msgstr "%s ðñéí áðü %s'%c'"
13300
13301 #: cp/call.c:2859
13302 #, c-format
13303 msgid "%s for 'operator%s' in '%E %s %E'"
13304 msgstr ""
13305
13306 #: cp/call.c:2862
13307 #, c-format
13308 msgid "%s for 'operator%s' in '%s%E'"
13309 msgstr ""
13310
13311 #: cp/call.c:2957
13312 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13313 msgstr ""
13314
13315 #: cp/call.c:3018
13316 #, c-format
13317 msgid "`%E' has type `void' and is not a throw-expression"
13318 msgstr ""
13319
13320 #: cp/call.c:3051 cp/call.c:3242
13321 msgid "operands to ?: have different types"
13322 msgstr ""
13323
13324 #: cp/call.c:3196
13325 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
13326 msgstr ""
13327
13328 #: cp/call.c:3203
13329 msgid "enumeral and non-enumeral type in conditional expression"
13330 msgstr ""
13331
13332 #: cp/call.c:3487
13333 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
13334 msgstr ""
13335
13336 #: cp/call.c:3532
13337 msgid "using synthesized `%#D' for copy assignment"
13338 msgstr ""
13339
13340 #: cp/call.c:3534
13341 msgid "  where cfront would use `%#D'"
13342 msgstr ""
13343
13344 #: cp/call.c:3557
13345 msgid "comparison between `%#T' and `%#T'"
13346 msgstr ""
13347
13348 #: cp/call.c:3803
13349 #, fuzzy
13350 msgid "no suitable `operator %s' for `%T'"
13351 msgstr "äåí åßíáé äõíáôü íá ìåôáíïìáóôåß ôï `.' Þ ôï `..'"
13352
13353 #: cp/call.c:3820
13354 msgid "`%+#D' is private"
13355 msgstr ""
13356
13357 #: cp/call.c:3822
13358 msgid "`%+#D' is protected"
13359 msgstr ""
13360
13361 #: cp/call.c:3824
13362 #, fuzzy
13363 msgid "`%+#D' is inaccessible"
13364 msgstr "ôï `%s' åßíáé ìç-ðñïóðåëÜóéìï"
13365
13366 #: cp/call.c:3825
13367 msgid "within this context"
13368 msgstr ""
13369
13370 #: cp/call.c:3895
13371 #, fuzzy
13372 msgid "invalid conversion from `%T' to `%T'"
13373 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13374
13375 #: cp/call.c:3897
13376 #, fuzzy
13377 msgid "  initializing argument %P of `%D'"
13378 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
13379
13380 #: cp/call.c:4050
13381 #, fuzzy
13382 msgid "cannot bind bitfield `%E' to `%T'"
13383 msgstr "äåí åßíáé äõíáôü íá ìåôáíïìáóôåß ôï `.' Þ ôï `..'"
13384
13385 #: cp/call.c:4053
13386 #, fuzzy
13387 msgid "cannot bind packed field `%E' to `%T'"
13388 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
13389
13390 #: cp/call.c:4056
13391 #, fuzzy
13392 msgid "cannot bind rvalue `%E' to `%T'"
13393 msgstr "äåí åßíáé äõíáôü íá ìåôáíïìáóôåß ôï `.' Þ ôï `..'"
13394
13395 #: cp/call.c:4144
13396 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime"
13397 msgstr ""
13398
13399 #. Undefined behavior [expr.call] 5.2.2/7.
13400 #: cp/call.c:4168
13401 msgid "cannot receive objects of non-POD type `%#T' through `...'; call will abort at runtime"
13402 msgstr ""
13403
13404 #: cp/call.c:4208
13405 msgid "the default argument for parameter %d of `%D' has not yet been parsed"
13406 msgstr ""
13407
13408 #: cp/call.c:4403
13409 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
13410 msgstr ""
13411
13412 #: cp/call.c:4422
13413 #, fuzzy
13414 msgid "`%T' is not an accessible base of `%T'"
13415 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
13416
13417 #: cp/call.c:4696
13418 msgid "could not find class$ field in java interface type `%T'"
13419 msgstr ""
13420
13421 #: cp/call.c:4951
13422 #, fuzzy
13423 msgid "call to non-function `%D'"
13424 msgstr "Äåí âñÝèçêáí URL óôï %s.\n"
13425
13426 #: cp/call.c:4977
13427 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
13428 msgstr ""
13429
13430 #: cp/call.c:5055
13431 msgid "no matching function for call to `%T::%s(%A)%#V'"
13432 msgstr ""
13433
13434 # src/getopt.c:813
13435 # src/getopt.c:813
13436 #: cp/call.c:5072
13437 #, fuzzy, c-format
13438 msgid "call of overloaded `%s(%A)' is ambiguous"
13439 msgstr "%s: ç åðéëïãÞ `-W %s' åßíáé äéöïñïýìåíç\n"
13440
13441 #: cp/call.c:5093
13442 msgid "cannot call member function `%D' without object"
13443 msgstr ""
13444
13445 #: cp/call.c:5678
13446 msgid "passing `%T' chooses `%T' over `%T'"
13447 msgstr ""
13448
13449 #: cp/call.c:5680 cp/name-lookup.c:4057
13450 #, fuzzy
13451 msgid "  in call to `%D'"
13452 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
13453
13454 #: cp/call.c:5737
13455 msgid "choosing `%D' over `%D'"
13456 msgstr ""
13457
13458 #: cp/call.c:5738
13459 #, fuzzy
13460 msgid "  for conversion from `%T' to `%T'"
13461 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13462
13463 #: cp/call.c:5740
13464 msgid "  because conversion sequence for the argument is better"
13465 msgstr ""
13466
13467 #: cp/call.c:5860
13468 msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
13469 msgstr ""
13470
13471 #: cp/call.c:5864
13472 msgid "candidate 1:"
13473 msgstr ""
13474
13475 #: cp/call.c:5865
13476 msgid "candidate 2:"
13477 msgstr ""
13478
13479 #: cp/call.c:5974
13480 #, fuzzy
13481 msgid "could not convert `%E' to `%T'"
13482 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
13483
13484 #: cp/call.c:6079
13485 msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'"
13486 msgstr ""
13487
13488 #: cp/call.c:6083
13489 msgid "invalid initialization of reference of type '%T' from expression of type '%T'"
13490 msgstr ""
13491
13492 #: cp/class.c:281
13493 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
13494 msgstr ""
13495
13496 #: cp/class.c:764
13497 msgid "Java class '%T' cannot have an implicit non-trivial destructor"
13498 msgstr ""
13499
13500 #: cp/class.c:765
13501 msgid "Java class '%T' cannot have a destructor"
13502 msgstr ""
13503
13504 #: cp/class.c:933
13505 msgid "`%#D' and `%#D' cannot be overloaded"
13506 msgstr ""
13507
13508 #: cp/class.c:1016
13509 #, fuzzy
13510 msgid "duplicate enum value `%D'"
13511 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
13512
13513 #: cp/class.c:1019
13514 msgid "duplicate field `%D' (as enum and non-enum)"
13515 msgstr ""
13516
13517 #: cp/class.c:1026
13518 #, fuzzy
13519 msgid "duplicate nested type `%D'"
13520 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
13521
13522 #: cp/class.c:1037
13523 msgid "duplicate field `%D' (as type and non-type)"
13524 msgstr ""
13525
13526 #: cp/class.c:1041
13527 #, fuzzy
13528 msgid "duplicate member `%D'"
13529 msgstr "äéðëüò áñéèìüò ìçíýìáôïò"
13530
13531 #: cp/class.c:1079
13532 msgid "conflicting access specifications for method `%D', ignored"
13533 msgstr ""
13534
13535 #: cp/class.c:1081
13536 #, c-format
13537 msgid "conflicting access specifications for field `%s', ignored"
13538 msgstr ""
13539
13540 #: cp/class.c:1131
13541 msgid "`%D' names constructor"
13542 msgstr ""
13543
13544 #: cp/class.c:1136
13545 #, fuzzy
13546 msgid "`%D' invalid in `%T'"
13547 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
13548
13549 #: cp/class.c:1144
13550 msgid "no members matching `%D' in `%#T'"
13551 msgstr ""
13552
13553 #: cp/class.c:1176 cp/class.c:1184
13554 #, fuzzy
13555 msgid "`%D' invalid in `%#T'"
13556 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
13557
13558 #: cp/class.c:1177
13559 msgid "  because of local method `%#D' with same name"
13560 msgstr ""
13561
13562 #: cp/class.c:1185
13563 msgid "  because of local member `%#D' with same name"
13564 msgstr ""
13565
13566 #: cp/class.c:1255
13567 msgid "base class `%#T' has a non-virtual destructor"
13568 msgstr ""
13569
13570 #: cp/class.c:1275
13571 msgid "base `%T' with only non-default constructor in class without a constructor"
13572 msgstr ""
13573
13574 #: cp/class.c:1659
13575 msgid "all member functions in class `%T' are private"
13576 msgstr ""
13577
13578 #: cp/class.c:1670
13579 msgid "`%#T' only defines a private destructor and has no friends"
13580 msgstr ""
13581
13582 #: cp/class.c:1712
13583 msgid "`%#T' only defines private constructors and has no friends"
13584 msgstr ""
13585
13586 #: cp/class.c:2097
13587 msgid "no unique final overrider for `%D' in `%T'"
13588 msgstr ""
13589
13590 #. Here we know it is a hider, and no overrider exists.
13591 #: cp/class.c:2542
13592 msgid "`%D' was hidden"
13593 msgstr ""
13594
13595 #: cp/class.c:2543
13596 msgid "  by `%D'"
13597 msgstr "  êáôÜ `%D'"
13598
13599 #: cp/class.c:2584
13600 msgid "ISO C++ forbids member `%D' with same name as enclosing class"
13601 msgstr ""
13602
13603 #: cp/class.c:2589 cp/decl2.c:1167
13604 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
13605 msgstr ""
13606
13607 #: cp/class.c:2595 cp/decl2.c:1174
13608 msgid "private member `%#D' in anonymous union"
13609 msgstr ""
13610
13611 #: cp/class.c:2598 cp/decl2.c:1176
13612 msgid "protected member `%#D' in anonymous union"
13613 msgstr ""
13614
13615 #: cp/class.c:2717
13616 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"
13617 msgstr ""
13618
13619 #: cp/class.c:2777
13620 msgid "bit-field `%#D' with non-integral type"
13621 msgstr ""
13622
13623 #: cp/class.c:2797
13624 msgid "bit-field `%D' width not an integer constant"
13625 msgstr ""
13626
13627 #: cp/class.c:2803
13628 #, fuzzy
13629 msgid "negative width in bit-field `%D'"
13630 msgstr "Áñíçôéêü ðëÜôïò óôçí áðïôßìçóç"
13631
13632 #: cp/class.c:2808
13633 msgid "zero width for bit-field `%D'"
13634 msgstr ""
13635
13636 #: cp/class.c:2814
13637 msgid "width of `%D' exceeds its type"
13638 msgstr ""
13639
13640 #: cp/class.c:2823
13641 msgid "`%D' is too small to hold all values of `%#T'"
13642 msgstr ""
13643
13644 #: cp/class.c:2885
13645 msgid "member `%#D' with constructor not allowed in union"
13646 msgstr ""
13647
13648 #: cp/class.c:2888
13649 msgid "member `%#D' with destructor not allowed in union"
13650 msgstr ""
13651
13652 #: cp/class.c:2891
13653 msgid "member `%#D' with copy assignment operator not allowed in union"
13654 msgstr ""
13655
13656 #: cp/class.c:2918
13657 msgid "multiple fields in union `%T' initialized"
13658 msgstr ""
13659
13660 #: cp/class.c:2987
13661 msgid "ignoring packed attribute on unpacked non-POD field `%#D'"
13662 msgstr ""
13663
13664 #: cp/class.c:3039
13665 msgid "field `%D' in local class cannot be static"
13666 msgstr ""
13667
13668 #: cp/class.c:3045
13669 msgid "field `%D' invalidly declared function type"
13670 msgstr ""
13671
13672 #: cp/class.c:3052
13673 msgid "field `%D' invalidly declared method type"
13674 msgstr ""
13675
13676 #. Unions cannot have static members.
13677 #: cp/class.c:3070
13678 msgid "field `%D' declared static in union"
13679 msgstr ""
13680
13681 #: cp/class.c:3097
13682 msgid "non-static reference `%#D' in class without a constructor"
13683 msgstr ""
13684
13685 #: cp/class.c:3132
13686 msgid "non-static const member `%#D' in class without a constructor"
13687 msgstr ""
13688
13689 #: cp/class.c:3147
13690 #, fuzzy
13691 msgid "field `%#D' with same name as class"
13692 msgstr "ÕðÜñ÷åé áíôéêåßìåíï ìå ôï ßäéï üíïìá"
13693
13694 #: cp/class.c:3165
13695 msgid "`%#T' has pointer data members"
13696 msgstr ""
13697
13698 #: cp/class.c:3169
13699 msgid "  but does not override `%T(const %T&)'"
13700 msgstr ""
13701
13702 #: cp/class.c:3171
13703 msgid "  or `operator=(const %T&)'"
13704 msgstr ""
13705
13706 #: cp/class.c:3174
13707 msgid "  but does not override `operator=(const %T&)'"
13708 msgstr ""
13709
13710 #: cp/class.c:3604
13711 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC"
13712 msgstr ""
13713
13714 #: cp/class.c:3714
13715 msgid "class `%T' will be considered nearly empty in a future version of GCC"
13716 msgstr ""
13717
13718 #: cp/class.c:3801
13719 msgid "initializer specified for non-virtual method `%D'"
13720 msgstr ""
13721
13722 #: cp/class.c:4489
13723 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC"
13724 msgstr ""
13725
13726 #: cp/class.c:4579
13727 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
13728 msgstr ""
13729
13730 #: cp/class.c:4592
13731 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
13732 msgstr ""
13733
13734 #: cp/class.c:4766
13735 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC"
13736 msgstr ""
13737
13738 #. Versions of G++ before G++ 3.4 did not reset the
13739 #. DECL_MODE.
13740 #: cp/class.c:4805
13741 msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC"
13742 msgstr ""
13743
13744 #: cp/class.c:4828
13745 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
13746 msgstr ""
13747
13748 #: cp/class.c:4837
13749 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
13750 msgstr ""
13751
13752 #: cp/class.c:4896
13753 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC"
13754 msgstr ""
13755
13756 #: cp/class.c:5026 cp/semantics.c:2029
13757 #, fuzzy
13758 msgid "redefinition of `%#T'"
13759 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
13760
13761 #: cp/class.c:5196
13762 msgid "`%#T' has virtual functions but non-virtual destructor"
13763 msgstr ""
13764
13765 #: cp/class.c:5275
13766 msgid "trying to finish struct, but kicked out due to previous parse errors"
13767 msgstr ""
13768
13769 #: cp/class.c:5717
13770 #, c-format
13771 msgid "language string `\"%s\"' not recognized"
13772 msgstr ""
13773
13774 #: cp/class.c:5805
13775 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
13776 msgstr ""
13777
13778 #: cp/class.c:5930
13779 msgid "no matches converting function `%D' to type `%#T'"
13780 msgstr ""
13781
13782 #: cp/class.c:5953
13783 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
13784 msgstr ""
13785
13786 #: cp/class.c:5979
13787 msgid "assuming pointer to member `%D'"
13788 msgstr ""
13789
13790 #: cp/class.c:5982
13791 #, c-format
13792 msgid "(a pointer to member can only be formed with `&%E')"
13793 msgstr ""
13794
13795 #: cp/class.c:6027 cp/class.c:6209 cp/class.c:6216
13796 #, fuzzy
13797 msgid "not enough type information"
13798 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
13799
13800 #: cp/class.c:6044
13801 msgid "argument of type `%T' does not match `%T'"
13802 msgstr ""
13803
13804 #: cp/class.c:6193
13805 msgid "invalid operation on uninstantiated type"
13806 msgstr ""
13807
13808 #. [basic.scope.class]
13809 #.
13810 #. A name N used in a class S shall refer to the same declaration
13811 #. in its context and when re-evaluated in the completed scope of
13812 #. S.
13813 #: cp/class.c:6451 cp/decl.c:1225 cp/name-lookup.c:495 cp/pt.c:2093
13814 #, fuzzy
13815 msgid "declaration of `%#D'"
13816 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
13817
13818 #: cp/class.c:6452
13819 msgid "changes meaning of `%D' from `%+#D'"
13820 msgstr ""
13821
13822 #: cp/cp-lang.c:398
13823 #, fuzzy
13824 msgid "inter-module optimisations not implemented yet"
13825 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
13826
13827 #: cp/cvt.c:88
13828 msgid "can't convert from incomplete type `%T' to `%T'"
13829 msgstr ""
13830
13831 #: cp/cvt.c:97
13832 #, fuzzy
13833 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
13834 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13835
13836 #: cp/cvt.c:113 cp/cvt.c:127
13837 #, fuzzy
13838 msgid "converting from `%T' to `%T'"
13839 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13840
13841 #: cp/cvt.c:185 cp/cvt.c:253 cp/cvt.c:297
13842 #, fuzzy
13843 msgid "cannot convert `%E' from type `%T' to type `%T'"
13844 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
13845
13846 #: cp/cvt.c:214 cp/cvt.c:218
13847 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
13848 msgstr ""
13849
13850 #: cp/cvt.c:276
13851 #, fuzzy
13852 msgid "invalid conversion from '%T' to '%T'"
13853 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13854
13855 #: cp/cvt.c:508
13856 #, fuzzy
13857 msgid "conversion from `%T' to `%T' discards qualifiers"
13858 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13859
13860 #: cp/cvt.c:526
13861 msgid "casting `%T' to `%T' does not dereference pointer"
13862 msgstr ""
13863
13864 #: cp/cvt.c:553
13865 #, fuzzy
13866 msgid "cannot convert type `%T' to type `%T'"
13867 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
13868
13869 #: cp/cvt.c:679
13870 #, fuzzy
13871 msgid "conversion from `%#T' to `%#T'"
13872 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13873
13874 #: cp/cvt.c:691
13875 msgid "`%#T' used where a `%T' was expected"
13876 msgstr ""
13877
13878 #: cp/cvt.c:715
13879 msgid "`%#T' used where a floating point value was expected"
13880 msgstr ""
13881
13882 #: cp/cvt.c:762
13883 #, fuzzy
13884 msgid "conversion from `%T' to non-scalar type `%T' requested"
13885 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13886
13887 #: cp/cvt.c:850
13888 msgid "object of incomplete type `%T' will not be accessed in %s"
13889 msgstr ""
13890
13891 #: cp/cvt.c:853
13892 msgid "object of type `%T' will not be accessed in %s"
13893 msgstr ""
13894
13895 #: cp/cvt.c:869
13896 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
13897 msgstr ""
13898
13899 #. [over.over] enumerates the places where we can take the address
13900 #. of an overloaded function, and this is not one of them.
13901 #: cp/cvt.c:885
13902 #, c-format
13903 msgid "%s cannot resolve address of overloaded function"
13904 msgstr ""
13905
13906 #. Only warn when there is no &.
13907 #: cp/cvt.c:891
13908 #, c-format
13909 msgid "%s is a reference, not call, to function `%E'"
13910 msgstr ""
13911
13912 # src/request.c:37
13913 #: cp/cvt.c:898
13914 #, fuzzy, c-format
13915 msgid "%s has no effect"
13916 msgstr "%s óå %s"
13917
13918 #: cp/cvt.c:1009
13919 msgid "converting NULL to non-pointer type"
13920 msgstr ""
13921
13922 #: cp/cvt.c:1081
13923 msgid "ambiguous default type conversion from `%T'"
13924 msgstr ""
13925
13926 #: cp/cvt.c:1083
13927 msgid "  candidate conversions include `%D' and `%D'"
13928 msgstr ""
13929
13930 #: cp/decl.c:374
13931 msgid "label `%D' used but not defined"
13932 msgstr ""
13933
13934 #: cp/decl.c:381
13935 msgid "label `%D' defined but not used"
13936 msgstr ""
13937
13938 #: cp/decl.c:1133 cp/decl.c:1559
13939 msgid "previous declaration of `%D'"
13940 msgstr ""
13941
13942 #: cp/decl.c:1181
13943 #, fuzzy
13944 msgid "%Jfunction '%D' redeclared as inline"
13945 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
13946
13947 #: cp/decl.c:1182
13948 msgid "%Jprevious declaration of '%D' with attribute noinline"
13949 msgstr ""
13950
13951 #: cp/decl.c:1189
13952 msgid "%Jfunction '%D' redeclared with attribute noinline"
13953 msgstr ""
13954
13955 #: cp/decl.c:1191
13956 #, fuzzy
13957 msgid "%Jprevious declaration of '%D' was inline"
13958 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
13959
13960 #: cp/decl.c:1212 cp/decl.c:1250
13961 msgid "shadowing %s function `%#D'"
13962 msgstr ""
13963
13964 #: cp/decl.c:1221
13965 msgid "library function `%#D' redeclared as non-function `%#D'"
13966 msgstr ""
13967
13968 #: cp/decl.c:1226
13969 msgid "conflicts with built-in declaration `%#D'"
13970 msgstr ""
13971
13972 #: cp/decl.c:1245 cp/decl.c:1357 cp/decl.c:1373
13973 msgid "new declaration `%#D'"
13974 msgstr ""
13975
13976 #: cp/decl.c:1246
13977 msgid "ambiguates built-in declaration `%#D'"
13978 msgstr ""
13979
13980 #: cp/decl.c:1317
13981 msgid "`%#D' redeclared as different kind of symbol"
13982 msgstr ""
13983
13984 #: cp/decl.c:1320
13985 msgid "previous declaration of `%#D'"
13986 msgstr ""
13987
13988 #: cp/decl.c:1342
13989 msgid "declaration of template `%#D'"
13990 msgstr ""
13991
13992 #: cp/decl.c:1343 cp/name-lookup.c:496
13993 msgid "conflicts with previous declaration `%#D'"
13994 msgstr ""
13995
13996 #: cp/decl.c:1358 cp/decl.c:1374
13997 msgid "ambiguates old declaration `%#D'"
13998 msgstr ""
13999
14000 #: cp/decl.c:1366
14001 msgid "declaration of C function `%#D' conflicts with"
14002 msgstr ""
14003
14004 #: cp/decl.c:1368
14005 msgid "previous declaration `%#D' here"
14006 msgstr ""
14007
14008 #: cp/decl.c:1384
14009 #, fuzzy
14010 msgid "conflicting declaration '%#D'"
14011 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
14012
14013 #: cp/decl.c:1385
14014 #, fuzzy
14015 msgid "'%D' has a previous declaration as `%#D'"
14016 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
14017
14018 #: cp/decl.c:1438
14019 msgid "`%#D' previously defined here"
14020 msgstr ""
14021
14022 #: cp/decl.c:1439
14023 #, fuzzy
14024 msgid "`%#D' previously declared here"
14025 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
14026
14027 #. Prototype decl follows defn w/o prototype.
14028 #: cp/decl.c:1448
14029 msgid "prototype for `%#D'"
14030 msgstr ""
14031
14032 #: cp/decl.c:1449
14033 msgid "%Jfollows non-prototype definition here"
14034 msgstr ""
14035
14036 #: cp/decl.c:1461
14037 msgid "previous declaration of `%#D' with %L linkage"
14038 msgstr ""
14039
14040 #: cp/decl.c:1463
14041 msgid "conflicts with new declaration with %L linkage"
14042 msgstr ""
14043
14044 #: cp/decl.c:1486 cp/decl.c:1493
14045 msgid "default argument given for parameter %d of `%#D'"
14046 msgstr ""
14047
14048 #: cp/decl.c:1488 cp/decl.c:1495
14049 #, fuzzy
14050 msgid "after previous specification in `%#D'"
14051 msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
14052
14053 #: cp/decl.c:1504
14054 msgid "`%#D' was used before it was declared inline"
14055 msgstr ""
14056
14057 #: cp/decl.c:1505
14058 #, fuzzy
14059 msgid "%Jprevious non-inline declaration here"
14060 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
14061
14062 #: cp/decl.c:1558
14063 msgid "redundant redeclaration of `%D' in same scope"
14064 msgstr ""
14065
14066 #: cp/decl.c:1649
14067 #, c-format
14068 msgid "declaration of `%F' throws different exceptions"
14069 msgstr ""
14070
14071 #: cp/decl.c:1651
14072 #, c-format
14073 msgid "than previous declaration `%F'"
14074 msgstr ""
14075
14076 #. From [temp.expl.spec]:
14077 #.
14078 #. If a template, a member template or the member of a class
14079 #. template is explicitly specialized then that
14080 #. specialization shall be declared before the first use of
14081 #. that specialization that would cause an implicit
14082 #. instantiation to take place, in every translation unit in
14083 #. which such a use occurs.
14084 #: cp/decl.c:1798
14085 msgid "explicit specialization of %D after first use"
14086 msgstr ""
14087
14088 #: cp/decl.c:1880
14089 msgid "%J'%D': visibility attribute ignored because it"
14090 msgstr ""
14091
14092 #: cp/decl.c:1882
14093 #, fuzzy
14094 msgid "%Jconflicts with previous declaration here"
14095 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
14096
14097 #: cp/decl.c:1976
14098 msgid "implicit declaration of function `%#D'"
14099 msgstr "áõôïíüçôç äéáêýñçîç ôçò óõíÜñôçóçò `%#D'"
14100
14101 #: cp/decl.c:2124
14102 #, c-format
14103 msgid "label `%s' referenced outside of any function"
14104 msgstr ""
14105
14106 #: cp/decl.c:2221 cp/decl.c:2245 cp/decl.c:2333
14107 msgid "jump to label `%D'"
14108 msgstr ""
14109
14110 #: cp/decl.c:2223 cp/decl.c:2247
14111 msgid "jump to case label"
14112 msgstr ""
14113
14114 #: cp/decl.c:2226 cp/decl.c:2250
14115 msgid "%H  from here"
14116 msgstr ""
14117
14118 #: cp/decl.c:2231
14119 msgid "  crosses initialization of `%#D'"
14120 msgstr ""
14121
14122 #: cp/decl.c:2234 cp/decl.c:2349
14123 msgid "  enters scope of non-POD `%#D'"
14124 msgstr ""
14125
14126 #: cp/decl.c:2254 cp/decl.c:2353
14127 msgid "  enters try block"
14128 msgstr ""
14129
14130 #: cp/decl.c:2256 cp/decl.c:2355
14131 msgid "  enters catch block"
14132 msgstr ""
14133
14134 #: cp/decl.c:2334
14135 msgid "  from here"
14136 msgstr ""
14137
14138 #. Can't skip init of __exception_info.
14139 #: cp/decl.c:2345
14140 msgid "%J  enters catch block"
14141 msgstr ""
14142
14143 #: cp/decl.c:2347
14144 msgid "  skips initialization of `%#D'"
14145 msgstr ""
14146
14147 #: cp/decl.c:2381
14148 msgid "label named wchar_t"
14149 msgstr ""
14150
14151 #: cp/decl.c:2384
14152 #, fuzzy
14153 msgid "duplicate label `%D'"
14154 msgstr "äéðëü êëåéäß"
14155
14156 #: cp/decl.c:2612 cp/parser.c:3178
14157 msgid "`%D' used without template parameters"
14158 msgstr ""
14159
14160 #: cp/decl.c:2622 cp/decl.c:2638 cp/decl.c:2726
14161 msgid "no class template named `%#T' in `%#T'"
14162 msgstr ""
14163
14164 #: cp/decl.c:2659 cp/decl.c:2669 cp/decl.c:2689
14165 msgid "no type named `%#T' in `%#T'"
14166 msgstr ""
14167
14168 #: cp/decl.c:3416
14169 msgid "%Jan anonymous union cannot have function members"
14170 msgstr ""
14171
14172 #: cp/decl.c:3434
14173 msgid "member %#D' with constructor not allowed in anonymous aggregate"
14174 msgstr ""
14175
14176 #: cp/decl.c:3437
14177 msgid "member %#D' with destructor not allowed in anonymous aggregate"
14178 msgstr ""
14179
14180 #: cp/decl.c:3440
14181 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
14182 msgstr ""
14183
14184 #: cp/decl.c:3480
14185 msgid "redeclaration of C++ built-in type `%T'"
14186 msgstr ""
14187
14188 #: cp/decl.c:3518
14189 msgid "multiple types in one declaration"
14190 msgstr ""
14191
14192 #: cp/decl.c:3544
14193 msgid "missing type-name in typedef-declaration"
14194 msgstr ""
14195
14196 #: cp/decl.c:3552
14197 msgid "ISO C++ prohibits anonymous structs"
14198 msgstr ""
14199
14200 #: cp/decl.c:3559
14201 msgid "`%D' can only be specified for functions"
14202 msgstr ""
14203
14204 #: cp/decl.c:3561
14205 msgid "`%D' can only be specified inside a class"
14206 msgstr ""
14207
14208 #: cp/decl.c:3563
14209 msgid "`%D' can only be specified for constructors"
14210 msgstr ""
14211
14212 #: cp/decl.c:3566
14213 msgid "`%D' can only be specified for objects and functions"
14214 msgstr ""
14215
14216 #: cp/decl.c:3708 cp/decl2.c:861
14217 msgid "typedef `%D' is initialized (use __typeof__ instead)"
14218 msgstr ""
14219
14220 #: cp/decl.c:3713
14221 msgid "function `%#D' is initialized like a variable"
14222 msgstr ""
14223
14224 #: cp/decl.c:3725
14225 msgid "declaration of `%#D' has `extern' and is initialized"
14226 msgstr ""
14227
14228 #: cp/decl.c:3758
14229 #, fuzzy
14230 msgid "`%#D' is not a static member of `%#T'"
14231 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
14232
14233 #: cp/decl.c:3764
14234 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
14235 msgstr ""
14236
14237 # src/request.c:263
14238 #: cp/decl.c:3775
14239 #, fuzzy
14240 msgid "duplicate initialization of %D"
14241 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
14242
14243 #: cp/decl.c:3806
14244 msgid "declaration of `%#D' outside of class is not definition"
14245 msgstr ""
14246
14247 #: cp/decl.c:3857
14248 msgid "variable `%#D' has initializer but incomplete type"
14249 msgstr ""
14250
14251 #: cp/decl.c:3865 cp/decl.c:4426
14252 msgid "elements of array `%#D' have incomplete type"
14253 msgstr ""
14254
14255 #: cp/decl.c:3881
14256 msgid "aggregate `%#D' has incomplete type and cannot be defined"
14257 msgstr ""
14258
14259 #: cp/decl.c:3923
14260 msgid "`%D' declared as reference but not initialized"
14261 msgstr ""
14262
14263 #: cp/decl.c:3929
14264 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
14265 msgstr ""
14266
14267 #: cp/decl.c:3957
14268 #, fuzzy
14269 msgid "cannot initialize `%T' from `%T'"
14270 msgstr "äåí åßíáé äõíáôü íá ìåôáíïìáóôåß ôï `.' Þ ôï `..'"
14271
14272 #: cp/decl.c:3989
14273 msgid "initializer fails to determine size of `%D'"
14274 msgstr ""
14275
14276 #: cp/decl.c:3994
14277 #, fuzzy
14278 msgid "array size missing in `%D'"
14279 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
14280
14281 #: cp/decl.c:4006
14282 msgid "zero-size array `%D'"
14283 msgstr ""
14284
14285 #. An automatic variable with an incomplete type: that is an error.
14286 #. Don't talk about array types here, since we took care of that
14287 #. message in grokdeclarator.
14288 #: cp/decl.c:4043
14289 msgid "storage size of `%D' isn't known"
14290 msgstr ""
14291
14292 #: cp/decl.c:4065
14293 msgid "storage size of `%D' isn't constant"
14294 msgstr ""
14295
14296 #: cp/decl.c:4120
14297 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
14298 msgstr ""
14299
14300 #: cp/decl.c:4121
14301 msgid "%J  you can work around this by removing the initializer"
14302 msgstr ""
14303
14304 #: cp/decl.c:4147
14305 #, fuzzy
14306 msgid "uninitialized const `%D'"
14307 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
14308
14309 #: cp/decl.c:4226
14310 #, fuzzy
14311 msgid "brace-enclosed initializer used to initialize `%T'"
14312 msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
14313
14314 #: cp/decl.c:4290
14315 msgid "initializer for `%T' must be brace-enclosed"
14316 msgstr ""
14317
14318 #: cp/decl.c:4307
14319 msgid "ISO C++ does not allow designated initializers"
14320 msgstr ""
14321
14322 #: cp/decl.c:4311
14323 #, fuzzy
14324 msgid "`%T' has no non-static data member named `%D'"
14325 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
14326
14327 #: cp/decl.c:4359
14328 msgid "name `%D' used in a GNU-style designated initializer for an array"
14329 msgstr ""
14330
14331 #: cp/decl.c:4382
14332 #, fuzzy
14333 msgid "too many initializers for `%T'"
14334 msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
14335
14336 #: cp/decl.c:4420
14337 msgid "variable-sized object `%D' may not be initialized"
14338 msgstr ""
14339
14340 #: cp/decl.c:4431
14341 msgid "`%D' has incomplete type"
14342 msgstr ""
14343
14344 #: cp/decl.c:4486
14345 msgid "`%D' must be initialized by constructor, not by `{...}'"
14346 msgstr ""
14347
14348 #: cp/decl.c:4530
14349 msgid "structure `%D' with uninitialized const members"
14350 msgstr ""
14351
14352 #: cp/decl.c:4532
14353 msgid "structure `%D' with uninitialized reference members"
14354 msgstr ""
14355
14356 #: cp/decl.c:4713
14357 msgid "assignment (not initialization) in declaration"
14358 msgstr ""
14359
14360 #: cp/decl.c:4730
14361 msgid "cannot initialize `%D' to namespace `%D'"
14362 msgstr ""
14363
14364 #: cp/decl.c:4780
14365 msgid "shadowing previous type declaration of `%#D'"
14366 msgstr ""
14367
14368 #: cp/decl.c:4816
14369 msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
14370 msgstr ""
14371
14372 #: cp/decl.c:4831
14373 msgid "`%D' is thread-local and so cannot be dynamically initialized"
14374 msgstr ""
14375
14376 #: cp/decl.c:5313
14377 #, fuzzy
14378 msgid "invalid catch parameter"
14379 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
14380
14381 #: cp/decl.c:5427
14382 msgid "destructor for alien class `%T' cannot be a member"
14383 msgstr ""
14384
14385 #: cp/decl.c:5430
14386 msgid "constructor for alien class `%T' cannot be a member"
14387 msgstr ""
14388
14389 #: cp/decl.c:5452
14390 msgid "`%D' declared as a `virtual' %s"
14391 msgstr ""
14392
14393 #: cp/decl.c:5454
14394 msgid "`%D' declared as an `inline' %s"
14395 msgstr ""
14396
14397 #: cp/decl.c:5456
14398 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
14399 msgstr ""
14400
14401 #: cp/decl.c:5459
14402 msgid "`%D' declared as a friend"
14403 msgstr ""
14404
14405 #: cp/decl.c:5465
14406 msgid "`%D' declared with an exception specification"
14407 msgstr ""
14408
14409 #: cp/decl.c:5544
14410 msgid "cannot declare `::main' to be a template"
14411 msgstr ""
14412
14413 #: cp/decl.c:5546
14414 msgid "cannot declare `::main' to be inline"
14415 msgstr ""
14416
14417 #: cp/decl.c:5548
14418 msgid "cannot declare `::main' to be static"
14419 msgstr ""
14420
14421 #: cp/decl.c:5551
14422 msgid "`main' must return `int'"
14423 msgstr ""
14424
14425 #: cp/decl.c:5579
14426 msgid "non-local function `%#D' uses anonymous type"
14427 msgstr ""
14428
14429 #: cp/decl.c:5582
14430 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
14431 msgstr ""
14432
14433 #: cp/decl.c:5588
14434 msgid "non-local function `%#D' uses local type `%T'"
14435 msgstr ""
14436
14437 #: cp/decl.c:5612
14438 msgid "%smember function `%D' cannot have `%T' method qualifier"
14439 msgstr ""
14440
14441 #: cp/decl.c:5636
14442 msgid "defining explicit specialization `%D' in friend declaration"
14443 msgstr ""
14444
14445 #. Something like `template <class T> friend void f<T>()'.
14446 #: cp/decl.c:5646
14447 msgid "invalid use of template-id `%D' in declaration of primary template"
14448 msgstr ""
14449
14450 #: cp/decl.c:5673
14451 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
14452 msgstr ""
14453
14454 #: cp/decl.c:5680
14455 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
14456 msgstr ""
14457
14458 #: cp/decl.c:5741
14459 msgid "definition of implicitly-declared `%D'"
14460 msgstr ""
14461
14462 #: cp/decl.c:5759 cp/decl2.c:744
14463 msgid "no `%#D' member function declared in class `%T'"
14464 msgstr ""
14465
14466 #: cp/decl.c:5893
14467 msgid "non-local variable `%#D' uses local type `%T'"
14468 msgstr ""
14469
14470 #: cp/decl.c:6008
14471 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
14472 msgstr ""
14473
14474 #: cp/decl.c:6017
14475 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
14476 msgstr ""
14477
14478 #: cp/decl.c:6020
14479 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
14480 msgstr ""
14481
14482 #: cp/decl.c:6039
14483 #, fuzzy
14484 msgid "size of array `%D' has non-integral type `%T'"
14485 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
14486
14487 #: cp/decl.c:6041
14488 msgid "size of array has non-integral type `%T'"
14489 msgstr ""
14490
14491 #: cp/decl.c:6077
14492 msgid "size of array `%D' is negative"
14493 msgstr ""
14494
14495 #: cp/decl.c:6079
14496 msgid "size of array is negative"
14497 msgstr ""
14498
14499 #: cp/decl.c:6087
14500 msgid "ISO C++ forbids zero-size array `%D'"
14501 msgstr ""
14502
14503 #: cp/decl.c:6089
14504 msgid "ISO C++ forbids zero-size array"
14505 msgstr ""
14506
14507 #: cp/decl.c:6096
14508 msgid "size of array `%D' is not an integral constant-expression"
14509 msgstr ""
14510
14511 #: cp/decl.c:6099
14512 msgid "size of array is not an integral constant-expression"
14513 msgstr ""
14514
14515 #: cp/decl.c:6104
14516 msgid "ISO C++ forbids variable-size array `%D'"
14517 msgstr ""
14518
14519 #: cp/decl.c:6106
14520 msgid "ISO C++ forbids variable-size array"
14521 msgstr ""
14522
14523 #: cp/decl.c:6128
14524 msgid "overflow in array dimension"
14525 msgstr ""
14526
14527 #: cp/decl.c:6222
14528 msgid "declaration of `%D' as %s"
14529 msgstr ""
14530
14531 #: cp/decl.c:6224
14532 #, fuzzy, c-format
14533 msgid "creating %s"
14534 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
14535
14536 #: cp/decl.c:6236
14537 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
14538 msgstr ""
14539
14540 #: cp/decl.c:6239
14541 msgid "multidimensional array must have bounds for all dimensions except the first"
14542 msgstr ""
14543
14544 #: cp/decl.c:6267
14545 msgid "return type specification for constructor invalid"
14546 msgstr ""
14547
14548 #: cp/decl.c:6274
14549 msgid "return type specification for destructor invalid"
14550 msgstr ""
14551
14552 #: cp/decl.c:6280
14553 msgid "operator `%T' declared to return `%T'"
14554 msgstr ""
14555
14556 #: cp/decl.c:6282
14557 msgid "return type specified for `operator %T'"
14558 msgstr ""
14559
14560 #: cp/decl.c:6425
14561 msgid "destructors must be member functions"
14562 msgstr ""
14563
14564 #: cp/decl.c:6444
14565 msgid "destructor `%T' must match class name `%T'"
14566 msgstr ""
14567
14568 #: cp/decl.c:6507
14569 msgid "declarator-id missing; using reserved word `%D'"
14570 msgstr ""
14571
14572 #: cp/decl.c:6561
14573 msgid "type `%T' is not derived from type `%T'"
14574 msgstr ""
14575
14576 #. Parse error puts this typespec where
14577 #. a declarator should go.
14578 #: cp/decl.c:6624
14579 msgid "`%T' specified as declarator-id"
14580 msgstr ""
14581
14582 #: cp/decl.c:6626
14583 msgid "  perhaps you want `%T' for a constructor"
14584 msgstr ""
14585
14586 #. Sometimes, we see a template-name used as part of a
14587 #. decl-specifier like in
14588 #. std::allocator alloc;
14589 #. Handle that gracefully.
14590 #: cp/decl.c:6648
14591 #, fuzzy, c-format
14592 msgid "invalid use of template-name '%E' in a declarator"
14593 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
14594
14595 #: cp/decl.c:6668
14596 msgid "declaration of `%D' as non-function"
14597 msgstr ""
14598
14599 #: cp/decl.c:6745
14600 #, fuzzy
14601 msgid "`bool' is now a keyword"
14602 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
14603
14604 #: cp/decl.c:6747
14605 msgid "extraneous `%T' ignored"
14606 msgstr ""
14607
14608 #: cp/decl.c:6763 cp/decl.c:6807
14609 #, fuzzy
14610 msgid "multiple declarations `%T' and `%T'"
14611 msgstr "ðïëëáðëüò áñéèìüò åðéëïãþí ôçí åíôïëÞ `s'"
14612
14613 #: cp/decl.c:6776
14614 msgid "ISO C++ does not support `long long'"
14615 msgstr ""
14616
14617 #: cp/decl.c:6880 cp/decl.c:6883
14618 #, c-format
14619 msgid "ISO C++ forbids declaration of `%s' with no type"
14620 msgstr ""
14621
14622 #: cp/decl.c:6914
14623 #, c-format
14624 msgid "short, signed or unsigned invalid for `%s'"
14625 msgstr ""
14626
14627 #: cp/decl.c:6919
14628 #, c-format
14629 msgid "long and short specified together for `%s'"
14630 msgstr ""
14631
14632 #: cp/decl.c:6930
14633 #, c-format
14634 msgid "signed and unsigned given together for `%s'"
14635 msgstr ""
14636
14637 #: cp/decl.c:7039
14638 msgid "qualifiers are not allowed on declaration of `operator %T'"
14639 msgstr ""
14640
14641 #: cp/decl.c:7061
14642 msgid "member `%D' cannot be declared both virtual and static"
14643 msgstr ""
14644
14645 #: cp/decl.c:7070
14646 #, fuzzy
14647 msgid "`%T::%D' is not a valid declarator"
14648 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
14649
14650 #: cp/decl.c:7082
14651 msgid "storage class specifiers invalid in parameter declarations"
14652 msgstr ""
14653
14654 #: cp/decl.c:7086
14655 msgid "typedef declaration invalid in parameter declaration"
14656 msgstr ""
14657
14658 #: cp/decl.c:7099
14659 msgid "virtual outside class declaration"
14660 msgstr ""
14661
14662 #: cp/decl.c:7158
14663 #, c-format
14664 msgid "storage class specified for %s `%s'"
14665 msgstr ""
14666
14667 #: cp/decl.c:7193
14668 #, c-format
14669 msgid "top-level declaration of `%s' specifies `auto'"
14670 msgstr ""
14671
14672 #: cp/decl.c:7205
14673 msgid "storage class specifiers invalid in friend function declarations"
14674 msgstr ""
14675
14676 #: cp/decl.c:7370
14677 msgid "destructor cannot be static member function"
14678 msgstr ""
14679
14680 #: cp/decl.c:7373
14681 #, c-format
14682 msgid "destructors may not be `%s'"
14683 msgstr ""
14684
14685 #: cp/decl.c:7394
14686 msgid "constructor cannot be static member function"
14687 msgstr ""
14688
14689 #: cp/decl.c:7397
14690 msgid "constructors cannot be declared virtual"
14691 msgstr ""
14692
14693 #: cp/decl.c:7402
14694 #, c-format
14695 msgid "constructors may not be `%s'"
14696 msgstr ""
14697
14698 #: cp/decl.c:7412
14699 msgid "return value type specifier for constructor ignored"
14700 msgstr ""
14701
14702 #: cp/decl.c:7431
14703 #, fuzzy, c-format
14704 msgid "can't initialize friend function `%s'"
14705 msgstr "Äåí Þôáí äõíáôÞ ç åýñåóç åôéêÝôôáò ãéá ìåôáãùãÞ óôï `%s'"
14706
14707 #. Cannot be both friend and virtual.
14708 #: cp/decl.c:7435
14709 msgid "virtual functions cannot be friends"
14710 msgstr ""
14711
14712 #: cp/decl.c:7440
14713 #, fuzzy
14714 msgid "friend declaration not in class definition"
14715 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
14716
14717 #: cp/decl.c:7442
14718 #, c-format
14719 msgid "can't define friend function `%s' in a local class definition"
14720 msgstr ""
14721
14722 #: cp/decl.c:7463
14723 msgid "destructors may not have parameters"
14724 msgstr ""
14725
14726 #: cp/decl.c:7483 cp/decl.c:7490
14727 #, fuzzy
14728 msgid "cannot declare reference to `%#T'"
14729 msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï %s"
14730
14731 #: cp/decl.c:7484
14732 #, fuzzy
14733 msgid "cannot declare pointer to `%#T'"
14734 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
14735
14736 #: cp/decl.c:7489
14737 msgid "cannot declare pointer to `%#T' member"
14738 msgstr ""
14739
14740 #: cp/decl.c:7627
14741 msgid "extra qualification `%T::' on member `%s' ignored"
14742 msgstr ""
14743
14744 #: cp/decl.c:7639
14745 msgid "cannot declare member function `%T::%s' within `%T'"
14746 msgstr ""
14747
14748 #: cp/decl.c:7654
14749 #, fuzzy
14750 msgid "cannot declare member `%T::%s' within `%T'"
14751 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
14752
14753 #: cp/decl.c:7734
14754 msgid "data member may not have variably modified type `%T'"
14755 msgstr ""
14756
14757 #: cp/decl.c:7736
14758 msgid "parameter may not have variably modified type `%T'"
14759 msgstr ""
14760
14761 #. [dcl.fct.spec] The explicit specifier shall only be used in
14762 #. declarations of constructors within a class definition.
14763 #: cp/decl.c:7744
14764 msgid "only declarations of constructors can be `explicit'"
14765 msgstr ""
14766
14767 #: cp/decl.c:7752
14768 #, c-format
14769 msgid "non-member `%s' cannot be declared `mutable'"
14770 msgstr ""
14771
14772 #: cp/decl.c:7757
14773 #, c-format
14774 msgid "non-object member `%s' cannot be declared `mutable'"
14775 msgstr ""
14776
14777 #: cp/decl.c:7763
14778 #, c-format
14779 msgid "function `%s' cannot be declared `mutable'"
14780 msgstr ""
14781
14782 #: cp/decl.c:7768
14783 #, c-format
14784 msgid "static `%s' cannot be declared `mutable'"
14785 msgstr ""
14786
14787 #: cp/decl.c:7773
14788 #, c-format
14789 msgid "const `%s' cannot be declared `mutable'"
14790 msgstr ""
14791
14792 #: cp/decl.c:7786
14793 msgid "template-id `%D' used as a declarator"
14794 msgstr ""
14795
14796 #: cp/decl.c:7807
14797 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
14798 msgstr ""
14799
14800 #: cp/decl.c:7815
14801 msgid "%Jtypedef name may not be a nested-name-specifier"
14802 msgstr ""
14803
14804 #: cp/decl.c:7861
14805 msgid "%Jinvalid type qualifier for non-member function type"
14806 msgstr ""
14807
14808 #: cp/decl.c:7925
14809 msgid "type qualifiers specified for friend class declaration"
14810 msgstr ""
14811
14812 #: cp/decl.c:7930
14813 msgid "`inline' specified for friend class declaration"
14814 msgstr ""
14815
14816 #: cp/decl.c:7938
14817 #, fuzzy
14818 msgid "template parameters cannot be friends"
14819 msgstr "ï äéá÷ùñéóôÞò äå ìðïñåß íá åßíáé êåíüò"
14820
14821 #: cp/decl.c:7940
14822 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
14823 msgstr ""
14824
14825 #: cp/decl.c:7944
14826 msgid "friend declaration requires class-key, i.e. `friend %#T'"
14827 msgstr ""
14828
14829 #: cp/decl.c:7957
14830 msgid "trying to make class `%T' a friend of global scope"
14831 msgstr ""
14832
14833 #: cp/decl.c:7968
14834 msgid "invalid qualifiers on non-member function type"
14835 msgstr ""
14836
14837 #: cp/decl.c:7987
14838 msgid "abstract declarator `%T' used as declaration"
14839 msgstr ""
14840
14841 #: cp/decl.c:7999
14842 msgid "unnamed variable or field declared void"
14843 msgstr ""
14844
14845 #: cp/decl.c:8008
14846 msgid "variable or field declared void"
14847 msgstr ""
14848
14849 #: cp/decl.c:8018
14850 msgid "cannot use `::' in parameter declaration"
14851 msgstr ""
14852
14853 #. Something like struct S { int N::j; };
14854 #: cp/decl.c:8063
14855 #, fuzzy
14856 msgid "invalid use of `::'"
14857 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
14858
14859 #: cp/decl.c:8075
14860 msgid "function `%D' cannot be declared friend"
14861 msgstr ""
14862
14863 #: cp/decl.c:8087
14864 msgid "can't make `%D' into a method -- not in a class"
14865 msgstr ""
14866
14867 #: cp/decl.c:8096
14868 msgid "function `%D' declared virtual inside a union"
14869 msgstr ""
14870
14871 #: cp/decl.c:8108
14872 msgid "`%D' cannot be declared virtual, since it is always static"
14873 msgstr ""
14874
14875 #: cp/decl.c:8185
14876 msgid "field `%D' has incomplete type"
14877 msgstr ""
14878
14879 #: cp/decl.c:8187
14880 msgid "name `%T' has incomplete type"
14881 msgstr ""
14882
14883 #: cp/decl.c:8196
14884 msgid "  in instantiation of template `%T'"
14885 msgstr ""
14886
14887 #: cp/decl.c:8206
14888 #, c-format
14889 msgid "`%s' is neither function nor member function; cannot be declared friend"
14890 msgstr ""
14891
14892 #: cp/decl.c:8217
14893 msgid "member functions are implicitly friends of their class"
14894 msgstr ""
14895
14896 #. An attempt is being made to initialize a non-static
14897 #. member.  But, from [class.mem]:
14898 #.
14899 #. 4 A member-declarator can contain a
14900 #. constant-initializer only if it declares a static
14901 #. member (_class.static_) of integral or enumeration
14902 #. type, see _class.static.data_.
14903 #.
14904 #. This used to be relatively common practice, but
14905 #. the rest of the compiler does not correctly
14906 #. handle the initialization unless the member is
14907 #. static so we make it static below.
14908 #: cp/decl.c:8258
14909 msgid "ISO C++ forbids initialization of member `%D'"
14910 msgstr ""
14911
14912 #: cp/decl.c:8260
14913 msgid "making `%D' static"
14914 msgstr ""
14915
14916 #: cp/decl.c:8283
14917 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class"
14918 msgstr ""
14919
14920 #: cp/decl.c:8323
14921 #, c-format
14922 msgid "storage class `auto' invalid for function `%s'"
14923 msgstr ""
14924
14925 #: cp/decl.c:8325
14926 #, c-format
14927 msgid "storage class `register' invalid for function `%s'"
14928 msgstr ""
14929
14930 #: cp/decl.c:8327
14931 #, fuzzy, c-format
14932 msgid "storage class `__thread' invalid for function `%s'"
14933 msgstr "ìç Ýãêõñç ôÜîç ÷áñáêôÞñùí `%s'"
14934
14935 #: cp/decl.c:8338
14936 #, c-format
14937 msgid "storage class `static' invalid for function `%s' declared out of global scope"
14938 msgstr ""
14939
14940 #: cp/decl.c:8340
14941 #, c-format
14942 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
14943 msgstr ""
14944
14945 #: cp/decl.c:8347
14946 #, c-format
14947 msgid "virtual non-class function `%s'"
14948 msgstr ""
14949
14950 #: cp/decl.c:8377
14951 msgid "cannot declare member function `%D' to have static linkage"
14952 msgstr ""
14953
14954 #. FIXME need arm citation
14955 #: cp/decl.c:8383
14956 msgid "cannot declare static function inside another function"
14957 msgstr ""
14958
14959 #: cp/decl.c:8411
14960 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
14961 msgstr ""
14962
14963 #: cp/decl.c:8417
14964 msgid "static member `%D' declared `register'"
14965 msgstr ""
14966
14967 #: cp/decl.c:8422
14968 msgid "cannot explicitly declare member `%#D' to have extern linkage"
14969 msgstr ""
14970
14971 #: cp/decl.c:8564
14972 msgid "default argument for `%#D' has type `%T'"
14973 msgstr ""
14974
14975 #: cp/decl.c:8567
14976 msgid "default argument for parameter of type `%T' has type `%T'"
14977 msgstr ""
14978
14979 #: cp/decl.c:8584
14980 msgid "default argument `%E' uses local variable `%D'"
14981 msgstr ""
14982
14983 #: cp/decl.c:8628
14984 #, fuzzy, c-format
14985 msgid "invalid string constant `%E'"
14986 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
14987
14988 #: cp/decl.c:8630
14989 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
14990 msgstr ""
14991
14992 #: cp/decl.c:8668
14993 msgid "parameter `%D' invalidly declared method type"
14994 msgstr ""
14995
14996 #: cp/decl.c:8692
14997 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
14998 msgstr ""
14999
15000 #. [class.copy]
15001 #.
15002 #. A declaration of a constructor for a class X is ill-formed if
15003 #. its first parameter is of type (optionally cv-qualified) X
15004 #. and either there are no other parameters or else all other
15005 #. parameters have default arguments.
15006 #.
15007 #. We *don't* complain about member template instantiations that
15008 #. have this form, though; they can occur as we try to decide
15009 #. what constructor to use during overload resolution.  Since
15010 #. overload resolution will never prefer such a constructor to
15011 #. the non-template copy constructor (which is either explicitly
15012 #. or implicitly defined), there's no need to worry about their
15013 #. existence.  Theoretically, they should never even be
15014 #. instantiated, but that's hard to forestall.
15015 #: cp/decl.c:8851
15016 msgid "invalid constructor; you probably meant `%T (const %T&)'"
15017 msgstr ""
15018
15019 #: cp/decl.c:8991
15020 msgid "`%D' must be a nonstatic member function"
15021 msgstr ""
15022
15023 #: cp/decl.c:8997
15024 msgid "`%D' must be either a non-static member function or a non-member function"
15025 msgstr ""
15026
15027 #: cp/decl.c:9014
15028 msgid "`%D' must have an argument of class or enumerated type"
15029 msgstr ""
15030
15031 #: cp/decl.c:9049
15032 #, c-format
15033 msgid "conversion to %s%s will never use a type conversion operator"
15034 msgstr ""
15035
15036 #. 13.4.0.3
15037 #: cp/decl.c:9056
15038 msgid "ISO C++ prohibits overloading operator ?:"
15039 msgstr ""
15040
15041 #: cp/decl.c:9106
15042 msgid "postfix `%D' must take `int' as its argument"
15043 msgstr ""
15044
15045 #: cp/decl.c:9110
15046 msgid "postfix `%D' must take `int' as its second argument"
15047 msgstr ""
15048
15049 #: cp/decl.c:9117
15050 msgid "`%D' must take either zero or one argument"
15051 msgstr ""
15052
15053 #: cp/decl.c:9119
15054 msgid "`%D' must take either one or two arguments"
15055 msgstr ""
15056
15057 #: cp/decl.c:9140
15058 msgid "prefix `%D' should return `%T'"
15059 msgstr ""
15060
15061 #: cp/decl.c:9146
15062 msgid "postfix `%D' should return `%T'"
15063 msgstr ""
15064
15065 #: cp/decl.c:9155
15066 msgid "`%D' must take `void'"
15067 msgstr ""
15068
15069 #: cp/decl.c:9157 cp/decl.c:9165
15070 msgid "`%D' must take exactly one argument"
15071 msgstr ""
15072
15073 #: cp/decl.c:9167
15074 msgid "`%D' must take exactly two arguments"
15075 msgstr ""
15076
15077 #: cp/decl.c:9175
15078 msgid "user-defined `%D' always evaluates both arguments"
15079 msgstr ""
15080
15081 #: cp/decl.c:9189
15082 msgid "`%D' should return by value"
15083 msgstr ""
15084
15085 #: cp/decl.c:9201 cp/decl.c:9204
15086 msgid "`%D' cannot have default arguments"
15087 msgstr ""
15088
15089 #: cp/decl.c:9264
15090 msgid "using typedef-name `%D' after `%s'"
15091 msgstr ""
15092
15093 #: cp/decl.c:9270
15094 msgid "using template type parameter `%T' after `%s'"
15095 msgstr ""
15096
15097 #: cp/decl.c:9278
15098 #, fuzzy
15099 msgid "`%T' referred to as `%s'"
15100 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15101
15102 #: cp/decl.c:9284
15103 msgid "`%T' referred to as enum"
15104 msgstr ""
15105
15106 #. If a class template appears as elaborated type specifier
15107 #. without a template header such as:
15108 #.
15109 #. template <class T> class C {};
15110 #. void f(class C);             // No template header here
15111 #.
15112 #. then the required template argument is missing.
15113 #: cp/decl.c:9299
15114 #, fuzzy
15115 msgid "template argument required for `%s %T'"
15116 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
15117
15118 #: cp/decl.c:9445
15119 msgid "use of enum `%#D' without previous declaration"
15120 msgstr ""
15121
15122 #: cp/decl.c:9530
15123 msgid "derived union `%T' invalid"
15124 msgstr ""
15125
15126 #: cp/decl.c:9583
15127 msgid "base type `%T' fails to be a struct or class type"
15128 msgstr ""
15129
15130 #: cp/decl.c:9591
15131 msgid "recursive type `%T' undefined"
15132 msgstr ""
15133
15134 #: cp/decl.c:9593
15135 #, fuzzy
15136 msgid "duplicate base type `%T' invalid"
15137 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
15138
15139 #: cp/decl.c:9671
15140 msgid "Java class '%T' cannot have multiple bases"
15141 msgstr ""
15142
15143 #: cp/decl.c:9673
15144 msgid "Java class '%T' cannot have virtual bases"
15145 msgstr ""
15146
15147 #: cp/decl.c:9713
15148 #, fuzzy
15149 msgid "multiple definition of `%#T'"
15150 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
15151
15152 #: cp/decl.c:9714
15153 #, fuzzy
15154 msgid "%Jprevious definition here"
15155 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
15156
15157 #. DR 377
15158 #.
15159 #. IF no integral type can represent all the enumerator values, the
15160 #. enumeration is ill-formed.
15161 #: cp/decl.c:9849
15162 msgid "no integral type can represent all of the enumerator values for `%T'"
15163 msgstr ""
15164
15165 #: cp/decl.c:9939
15166 msgid "enumerator value for `%D' not integer constant"
15167 msgstr ""
15168
15169 #: cp/decl.c:9959
15170 msgid "overflow in enumeration values at `%D'"
15171 msgstr ""
15172
15173 #: cp/decl.c:10028
15174 msgid "return type `%#T' is incomplete"
15175 msgstr ""
15176
15177 #: cp/decl.c:10148
15178 msgid "return type for `main' changed to `int'"
15179 msgstr ""
15180
15181 #: cp/decl.c:10178
15182 msgid "`%D' implicitly declared before its definition"
15183 msgstr ""
15184
15185 #: cp/decl.c:10200 cp/typeck.c:6011
15186 msgid "`operator=' should return a reference to `*this'"
15187 msgstr ""
15188
15189 #: cp/decl.c:10472
15190 msgid "parameter `%D' declared void"
15191 msgstr ""
15192
15193 #: cp/decl.c:10938
15194 #, fuzzy
15195 msgid "invalid member function declaration"
15196 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
15197
15198 #: cp/decl.c:10955
15199 msgid "`%D' is already defined in class `%T'"
15200 msgstr ""
15201
15202 #: cp/decl.c:11168
15203 msgid "static member function `%#D' declared with type qualifiers"
15204 msgstr ""
15205
15206 #: cp/decl2.c:143
15207 #, c-format
15208 msgid "duplicate type qualifiers in %s declaration"
15209 msgstr ""
15210
15211 #: cp/decl2.c:316
15212 msgid "name missing for member function"
15213 msgstr ""
15214
15215 #: cp/decl2.c:408 cp/decl2.c:422
15216 msgid "ambiguous conversion for array subscript"
15217 msgstr ""
15218
15219 #: cp/decl2.c:416
15220 msgid "invalid types `%T[%T]' for array subscript"
15221 msgstr ""
15222
15223 #: cp/decl2.c:464
15224 msgid "type `%#T' argument given to `delete', expected pointer"
15225 msgstr ""
15226
15227 #: cp/decl2.c:472
15228 msgid "anachronistic use of array size in vector delete"
15229 msgstr ""
15230
15231 #: cp/decl2.c:482
15232 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
15233 msgstr ""
15234
15235 #: cp/decl2.c:489
15236 msgid "deleting `%T' is undefined"
15237 msgstr ""
15238
15239 #: cp/decl2.c:497
15240 msgid "deleting array `%#D'"
15241 msgstr ""
15242
15243 #. 14.5.2.2 [temp.mem]
15244 #.
15245 #. A local class shall not have member templates.
15246 #: cp/decl2.c:530
15247 msgid "invalid declaration of member template `%#D' in local class"
15248 msgstr ""
15249
15250 #: cp/decl2.c:539
15251 msgid "invalid use of `virtual' in template declaration of `%#D'"
15252 msgstr ""
15253
15254 #: cp/decl2.c:549 cp/pt.c:2830
15255 msgid "template declaration of `%#D'"
15256 msgstr ""
15257
15258 #: cp/decl2.c:598
15259 msgid "Java method '%D' has non-Java return type `%T'"
15260 msgstr ""
15261
15262 #: cp/decl2.c:614
15263 msgid "Java method '%D' has non-Java parameter type `%T'"
15264 msgstr ""
15265
15266 #: cp/decl2.c:705
15267 #, fuzzy
15268 msgid "prototype for `%#D' does not match any in class `%T'"
15269 msgstr "ôï áñ÷åßï äåäïìÝíùí ðñïößë `%s' äåí ôáéñéÜæåé ìå ôï äéáìïéñáæüìåíï áíôéêåßìåíï `%s'"
15270
15271 #: cp/decl2.c:784
15272 #, fuzzy
15273 msgid "local class `%#T' shall not have static data member `%#D'"
15274 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15275
15276 #: cp/decl2.c:792
15277 msgid "initializer invalid for static member with constructor"
15278 msgstr ""
15279
15280 #: cp/decl2.c:795
15281 msgid "(an out of class initialization is required)"
15282 msgstr ""
15283
15284 #: cp/decl2.c:878
15285 msgid "member `%D' conflicts with virtual function table field name"
15286 msgstr ""
15287
15288 #: cp/decl2.c:895
15289 msgid "`%D' is already defined in `%T'"
15290 msgstr ""
15291
15292 #: cp/decl2.c:942
15293 msgid "field initializer is not constant"
15294 msgstr ""
15295
15296 #: cp/decl2.c:970
15297 msgid "`asm' specifiers are not permitted on non-static data members"
15298 msgstr ""
15299
15300 #: cp/decl2.c:1020
15301 msgid "cannot declare `%D' to be a bit-field type"
15302 msgstr ""
15303
15304 #: cp/decl2.c:1030
15305 msgid "cannot declare bit-field `%D' with function type"
15306 msgstr ""
15307
15308 #: cp/decl2.c:1037
15309 msgid "`%D' is already defined in the class %T"
15310 msgstr ""
15311
15312 #: cp/decl2.c:1044
15313 msgid "static member `%D' cannot be a bit-field"
15314 msgstr ""
15315
15316 #: cp/decl2.c:1103
15317 msgid "initializer specified for non-member function `%D'"
15318 msgstr ""
15319
15320 #: cp/decl2.c:1107
15321 #, fuzzy
15322 msgid "invalid initializer for virtual method `%D'"
15323 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
15324
15325 #: cp/decl2.c:1154
15326 msgid "anonymous struct not inside named type"
15327 msgstr ""
15328
15329 #: cp/decl2.c:1224
15330 msgid "namespace-scope anonymous aggregates must be static"
15331 msgstr ""
15332
15333 #: cp/decl2.c:1231
15334 msgid "anonymous union with no members"
15335 msgstr ""
15336
15337 #: cp/decl2.c:1265
15338 msgid "`operator new' must return type `%T'"
15339 msgstr ""
15340
15341 #: cp/decl2.c:1273
15342 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
15343 msgstr ""
15344
15345 #: cp/decl2.c:1299
15346 msgid "`operator delete' must return type `%T'"
15347 msgstr ""
15348
15349 #: cp/decl2.c:1307
15350 msgid "`operator delete' takes type `%T' as first parameter"
15351 msgstr ""
15352
15353 #: cp/decl2.c:2814
15354 msgid "inline function `%D' used but never defined"
15355 msgstr ""
15356
15357 #: cp/decl2.c:2960
15358 msgid "default argument missing for parameter %P of `%+#D'"
15359 msgstr ""
15360
15361 #. damn ICE suppression
15362 #: cp/error.c:2374
15363 #, c-format
15364 msgid "unexpected letter `%c' in locate_error\n"
15365 msgstr ""
15366
15367 #. Can't throw a reference.
15368 #: cp/except.c:240
15369 msgid "type `%T' is disallowed in Java `throw' or `catch'"
15370 msgstr ""
15371
15372 #: cp/except.c:251
15373 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
15374 msgstr ""
15375
15376 #. Thrown object must be a Throwable.
15377 #: cp/except.c:258
15378 msgid "type `%T' is not derived from `java::lang::Throwable'"
15379 msgstr ""
15380
15381 #: cp/except.c:321
15382 msgid "mixing C++ and Java catches in a single translation unit"
15383 msgstr ""
15384
15385 #: cp/except.c:630
15386 msgid "throwing NULL, which has integral, not pointer type"
15387 msgstr ""
15388
15389 #: cp/except.c:653 cp/init.c:2029
15390 msgid "`%D' should never be overloaded"
15391 msgstr ""
15392
15393 #: cp/except.c:722
15394 msgid "  in thrown expression"
15395 msgstr ""
15396
15397 #: cp/except.c:843
15398 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
15399 msgstr ""
15400
15401 #: cp/except.c:925
15402 msgid "exception of type `%T' will be caught"
15403 msgstr ""
15404
15405 #: cp/except.c:928
15406 msgid "   by earlier handler for `%T'"
15407 msgstr ""
15408
15409 #: cp/except.c:949
15410 msgid "`...' handler must be the last handler for its try block"
15411 msgstr ""
15412
15413 #: cp/friend.c:151
15414 msgid "`%D' is already a friend of class `%T'"
15415 msgstr ""
15416
15417 #: cp/friend.c:202
15418 msgid "invalid type `%T' declared `friend'"
15419 msgstr ""
15420
15421 #. [temp.friend]
15422 #. Friend declarations shall not declare partial
15423 #. specializations.
15424 #: cp/friend.c:218
15425 msgid "partial specialization `%T' declared `friend'"
15426 msgstr ""
15427
15428 #: cp/friend.c:228
15429 msgid "class `%T' is implicitly friends with itself"
15430 msgstr ""
15431
15432 #. template <class T> friend typename S<T>::X;
15433 #: cp/friend.c:246
15434 msgid "typename type `%#T' declared `friend'"
15435 msgstr ""
15436
15437 #. template <class T> friend class T;
15438 #: cp/friend.c:252
15439 msgid "template parameter type `%T' declared `friend'"
15440 msgstr ""
15441
15442 #. template <class T> friend class A; where A is not a template
15443 #: cp/friend.c:258
15444 #, fuzzy
15445 msgid "`%#T' is not a template"
15446 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
15447
15448 #: cp/friend.c:277
15449 #, fuzzy
15450 msgid "`%D' is already a friend of `%T'"
15451 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15452
15453 #: cp/friend.c:287
15454 #, fuzzy
15455 msgid "`%T' is already a friend of `%T'"
15456 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15457
15458 #: cp/friend.c:413
15459 msgid "member `%D' declared as friend before type `%T' defined"
15460 msgstr ""
15461
15462 #: cp/friend.c:470
15463 msgid "friend declaration `%#D' declares a non-template function"
15464 msgstr ""
15465
15466 #: cp/friend.c:473
15467 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"
15468 msgstr ""
15469
15470 #: cp/g++spec.c:229 java/jvspec.c:415
15471 #, fuzzy, c-format
15472 msgid "argument to `%s' missing\n"
15473 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
15474
15475 #: cp/init.c:318
15476 msgid "`%D' should be initialized in the member initialization list"
15477 msgstr ""
15478
15479 #: cp/init.c:368
15480 msgid "default-initialization of `%#D', which has reference type"
15481 msgstr ""
15482
15483 #: cp/init.c:373
15484 msgid "uninitialized reference member `%D'"
15485 msgstr ""
15486
15487 #: cp/init.c:511
15488 msgid "`%D' will be initialized after"
15489 msgstr ""
15490
15491 #: cp/init.c:514
15492 #, fuzzy
15493 msgid "base `%T' will be initialized after"
15494 msgstr "ç êëÜóç ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
15495
15496 #: cp/init.c:517
15497 #, fuzzy
15498 msgid "  `%#D'"
15499 msgstr "  `%s'"
15500
15501 #: cp/init.c:519
15502 #, fuzzy
15503 msgid "  base `%T'"
15504 msgstr "  êáôÜ `%D'"
15505
15506 #: cp/init.c:520
15507 #, fuzzy
15508 msgid "  when initialized here"
15509 msgstr "ìç Ýãêõñï ìÝãåèïò ïñéæüíôéïõ óôçëïèÝôç: %s"
15510
15511 #: cp/init.c:536
15512 msgid "multiple initializations given for `%D'"
15513 msgstr ""
15514
15515 # src/request.c:263
15516 #: cp/init.c:538
15517 #, fuzzy
15518 msgid "multiple initializations given for base `%T'"
15519 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
15520
15521 #: cp/init.c:605
15522 msgid "initializations for multiple members of `%T'"
15523 msgstr ""
15524
15525 #: cp/init.c:662
15526 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
15527 msgstr ""
15528
15529 #: cp/init.c:892 cp/init.c:911
15530 msgid "class `%T' does not have any field named `%D'"
15531 msgstr ""
15532
15533 #: cp/init.c:898
15534 msgid "`%#D' is a static data member; it can only be initialized at its definition"
15535 msgstr ""
15536
15537 #: cp/init.c:905
15538 #, fuzzy
15539 msgid "`%#D' is not a non-static data member of `%T'"
15540 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15541
15542 #: cp/init.c:944
15543 msgid "unnamed initializer for `%T', which has no base classes"
15544 msgstr ""
15545
15546 #: cp/init.c:951
15547 msgid "unnamed initializer for `%T', which uses multiple inheritance"
15548 msgstr ""
15549
15550 #: cp/init.c:1006
15551 msgid "'%D' is both a direct base and an indirect virtual base"
15552 msgstr ""
15553
15554 #: cp/init.c:1014
15555 msgid "type `%D' is not a direct or virtual base of `%T'"
15556 msgstr ""
15557
15558 #: cp/init.c:1017
15559 #, fuzzy
15560 msgid "type `%D' is not a direct base of `%T'"
15561 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
15562
15563 #. Handle bad initializers like:
15564 #. class COMPLEX {
15565 #. public:
15566 #. double re, im;
15567 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
15568 #. ~COMPLEX() {};
15569 #. };
15570 #.
15571 #. int main(int argc, char **argv) {
15572 #. COMPLEX zees(1.0, 0.0)[10];
15573 #. }
15574 #.
15575 #: cp/init.c:1109
15576 msgid "bad array initializer"
15577 msgstr ""
15578
15579 #: cp/init.c:1303
15580 #, fuzzy
15581 msgid "`%T' is not an aggregate type"
15582 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
15583
15584 #: cp/init.c:1324
15585 msgid "`%T' fails to be an aggregate typedef"
15586 msgstr ""
15587
15588 #: cp/init.c:1333
15589 msgid "type `%T' is of non-aggregate type"
15590 msgstr ""
15591
15592 #: cp/init.c:1425 cp/typeck.c:1798
15593 msgid "qualified type `%T' does not match destructor name `~%T'"
15594 msgstr ""
15595
15596 #: cp/init.c:1433
15597 msgid "incomplete type `%T' does not have member `%D'"
15598 msgstr ""
15599
15600 #: cp/init.c:1452
15601 #, fuzzy
15602 msgid "`%D' is not a member of type `%T'"
15603 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
15604
15605 #: cp/init.c:1471
15606 #, fuzzy
15607 msgid "invalid pointer to bit-field `%D'"
15608 msgstr "áêáôÜëëçëïò ôýðïò äéêôýïõ :`%s'\n"
15609
15610 #: cp/init.c:1573
15611 #, fuzzy
15612 msgid "invalid use of non-static member function `%D'"
15613 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
15614
15615 #: cp/init.c:1579 cp/semantics.c:1236
15616 #, fuzzy
15617 msgid "invalid use of non-static data member `%D'"
15618 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
15619
15620 #: cp/init.c:1718
15621 msgid "new of array type fails to specify size"
15622 msgstr ""
15623
15624 #: cp/init.c:1729
15625 msgid "size in array new must have integral type"
15626 msgstr ""
15627
15628 #: cp/init.c:1735
15629 msgid "zero size array reserves no space"
15630 msgstr ""
15631
15632 #: cp/init.c:1801
15633 msgid "new cannot be applied to a reference type"
15634 msgstr ""
15635
15636 #: cp/init.c:1807
15637 msgid "new cannot be applied to a function type"
15638 msgstr ""
15639
15640 #: cp/init.c:1853
15641 msgid "call to Java constructor, while `jclass' undefined"
15642 msgstr ""
15643
15644 #: cp/init.c:1869
15645 msgid "can't find class$"
15646 msgstr ""
15647
15648 #: cp/init.c:1995
15649 #, fuzzy
15650 msgid "invalid type `void' for new"
15651 msgstr "ìç Ýãêõñç êáôÜóôáóç ãéá ôçí dlopen()"
15652
15653 #: cp/init.c:2005
15654 msgid "uninitialized const in `new' of `%#T'"
15655 msgstr ""
15656
15657 #: cp/init.c:2024
15658 #, c-format
15659 msgid "call to Java constructor with `%s' undefined"
15660 msgstr ""
15661
15662 # src/getopt.c:628
15663 # src/getopt.c:628
15664 #: cp/init.c:2065
15665 #, fuzzy
15666 msgid "request for member `%D' is ambiguous"
15667 msgstr "%s: ç åðéëïãÞ `%s' åßíáé áóáöÞò\n"
15668
15669 #: cp/init.c:2189
15670 msgid "ISO C++ forbids initialization in array new"
15671 msgstr ""
15672
15673 #: cp/init.c:2213
15674 msgid "ISO C++ forbids aggregate initializer to new"
15675 msgstr ""
15676
15677 #: cp/init.c:2658
15678 msgid "initializer ends prematurely"
15679 msgstr ""
15680
15681 #: cp/init.c:2715
15682 msgid "cannot initialize multi-dimensional array with initializer"
15683 msgstr ""
15684
15685 #: cp/init.c:2876
15686 msgid "possible problem detected in invocation of delete operator:"
15687 msgstr ""
15688
15689 #: cp/init.c:2879
15690 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
15691 msgstr ""
15692
15693 #: cp/init.c:2900
15694 msgid "unknown array size in delete"
15695 msgstr ""
15696
15697 #: cp/init.c:3165
15698 msgid "type to vector delete is neither pointer or array type"
15699 msgstr ""
15700
15701 #: cp/lex.c:99
15702 #, fuzzy
15703 msgid "type name expected before `*'"
15704 msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí êáôçãïñéþí"
15705
15706 #: cp/lex.c:501
15707 #, c-format
15708 msgid "junk at end of #pragma %s"
15709 msgstr ""
15710
15711 #: cp/lex.c:508
15712 #, fuzzy, c-format
15713 msgid "invalid #pragma %s"
15714 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
15715
15716 #: cp/lex.c:516
15717 msgid "#pragma vtable no longer supported"
15718 msgstr ""
15719
15720 #: cp/lex.c:590
15721 #, c-format
15722 msgid "#pragma implementation for %s appears after file is included"
15723 msgstr ""
15724
15725 #: cp/lex.c:614
15726 msgid "junk at end of #pragma GCC java_exceptions"
15727 msgstr ""
15728
15729 #: cp/lex.c:628
15730 #, fuzzy
15731 msgid "`%D' not defined"
15732 msgstr "áüñéóôï"
15733
15734 #: cp/lex.c:631
15735 msgid "`%D' was not declared in this scope"
15736 msgstr ""
15737
15738 #: cp/lex.c:639
15739 msgid "`%D' undeclared (first use this function)"
15740 msgstr ""
15741
15742 #: cp/lex.c:643
15743 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
15744 msgstr ""
15745
15746 #. In a template, it is invalid to write "f()" or "f(3)" if no
15747 #. declaration of "f" is available.  Historically, G++ and most
15748 #. other compilers accepted that usage since they deferred all name
15749 #. lookup until instantiation time rather than doing unqualified
15750 #. name lookup at template definition time; explain to the user what
15751 #. is going wrong.
15752 #.
15753 #. Note that we have the exact wording of the following message in
15754 #. the manual (trouble.texi, node "Name lookup"), so they need to
15755 #. be kept in synch.
15756 #: cp/lex.c:674
15757 msgid "there are no arguments to `%D' that depend on a template parameter, so a declaration of `%D' must be available"
15758 msgstr ""
15759
15760 #: cp/lex.c:683
15761 msgid "(if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
15762 msgstr ""
15763
15764 #: cp/mangle.c:2036
15765 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
15766 msgstr ""
15767
15768 #: cp/mangle.c:2089
15769 msgid "omitted middle operand to `?:' operand cannot be mangled"
15770 msgstr ""
15771
15772 #: cp/mangle.c:2388
15773 msgid "the mangled name of `%D' will change in a future version of GCC"
15774 msgstr ""
15775
15776 #: cp/method.c:456
15777 msgid "generic thunk code fails for method `%#D' which uses `...'"
15778 msgstr ""
15779
15780 #: cp/method.c:681
15781 msgid "non-static const member `%#D', can't use default assignment operator"
15782 msgstr ""
15783
15784 #: cp/method.c:686
15785 msgid "non-static reference member `%#D', can't use default assignment operator"
15786 msgstr ""
15787
15788 #: cp/name-lookup.c:649
15789 msgid "`%#D' used prior to declaration"
15790 msgstr ""
15791
15792 #: cp/name-lookup.c:680
15793 msgid "redeclaration of `wchar_t' as `%T'"
15794 msgstr ""
15795
15796 #. A redeclaration of main, but not a duplicate of the
15797 #. previous one.
15798 #.
15799 #. [basic.start.main]
15800 #.
15801 #. This function shall not be overloaded.
15802 #: cp/name-lookup.c:712
15803 #, fuzzy
15804 msgid "invalid redeclaration of `%D'"
15805 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
15806
15807 #: cp/name-lookup.c:713
15808 msgid "as `%D'"
15809 msgstr ""
15810
15811 #: cp/name-lookup.c:801
15812 #, fuzzy
15813 msgid "type mismatch with previous external decl of `%#D'"
15814 msgstr "óöÜëìá ôáéñéÜóìáôïò ôýðïõ ìå ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç"
15815
15816 #: cp/name-lookup.c:802
15817 msgid "previous external decl of `%#D'"
15818 msgstr ""
15819
15820 #: cp/name-lookup.c:844
15821 msgid "`%D' was previously implicitly declared to return `int'"
15822 msgstr ""
15823
15824 #: cp/name-lookup.c:902
15825 msgid "extern declaration of `%#D' doesn't match"
15826 msgstr ""
15827
15828 #: cp/name-lookup.c:903
15829 msgid "global declaration `%#D'"
15830 msgstr ""
15831
15832 #: cp/name-lookup.c:939
15833 msgid "declaration of `%#D' shadows a parameter"
15834 msgstr ""
15835
15836 #: cp/name-lookup.c:960
15837 #, c-format
15838 msgid "declaration of `%s' shadows a member of `this'"
15839 msgstr ""
15840
15841 #: cp/name-lookup.c:1136
15842 #, fuzzy
15843 msgid "name lookup of `%D' changed"
15844 msgstr "ç ïìÜäá ôïõ %s Üëëáîå óå %s\n"
15845
15846 #: cp/name-lookup.c:1138
15847 msgid "  matches this `%D' under ISO standard rules"
15848 msgstr ""
15849
15850 #: cp/name-lookup.c:1140
15851 msgid "  matches this `%D' under old rules"
15852 msgstr ""
15853
15854 #: cp/name-lookup.c:1154 cp/name-lookup.c:1161
15855 #, fuzzy
15856 msgid "name lookup of `%D' changed for new ISO `for' scoping"
15857 msgstr "ç ïìÜäá ôïõ %s Üëëáîå óå %s\n"
15858
15859 #: cp/name-lookup.c:1156
15860 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
15861 msgstr ""
15862
15863 #: cp/name-lookup.c:1163
15864 msgid "  using obsolete binding at `%D'"
15865 msgstr ""
15866
15867 #: cp/name-lookup.c:1216
15868 #, c-format
15869 msgid "%s %s(%E) %p %d\n"
15870 msgstr ""
15871
15872 # src/request.c:37
15873 #: cp/name-lookup.c:1219
15874 #, fuzzy, c-format
15875 msgid "%s %s %p %d\n"
15876 msgstr "%s: %s: "
15877
15878 #: cp/name-lookup.c:1338
15879 msgid "XXX is_class_level != (current_scope == class_scope)\n"
15880 msgstr ""
15881
15882 #: cp/name-lookup.c:1975
15883 #, fuzzy
15884 msgid "`%#D' hides constructor for `%#T'"
15885 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15886
15887 #: cp/name-lookup.c:1990
15888 msgid "`%#D' conflicts with previous using declaration `%#D'"
15889 msgstr ""
15890
15891 #: cp/name-lookup.c:2002
15892 msgid "previous non-function declaration `%#D'"
15893 msgstr ""
15894
15895 #: cp/name-lookup.c:2003
15896 msgid "conflicts with function declaration `%#D'"
15897 msgstr ""
15898
15899 #. 7.3.3/5
15900 #. A using-declaration shall not name a template-id.
15901 #: cp/name-lookup.c:2080
15902 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
15903 msgstr ""
15904
15905 #: cp/name-lookup.c:2086
15906 msgid "namespace `%D' not allowed in using-declaration"
15907 msgstr ""
15908
15909 #. It's a nested name with template parameter dependent scope.
15910 #. This can only be using-declaration for class member.
15911 #: cp/name-lookup.c:2094 cp/name-lookup.c:2108 cp/name-lookup.c:3283
15912 #, fuzzy
15913 msgid "`%T' is not a namespace"
15914 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
15915
15916 #: cp/name-lookup.c:2132
15917 #, fuzzy
15918 msgid "`%D' not declared"
15919 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
15920
15921 #. If the OLD_FN was really declared, the
15922 #. declarations don't match.
15923 #: cp/name-lookup.c:2144 cp/name-lookup.c:2186 cp/name-lookup.c:2211
15924 msgid "`%D' is already declared in this scope"
15925 msgstr ""
15926
15927 #: cp/name-lookup.c:2217
15928 msgid "using declaration `%D' introduced ambiguous type `%T'"
15929 msgstr ""
15930
15931 #. Definition isn't the kind we were looking for.
15932 #: cp/name-lookup.c:2376 cp/name-lookup.c:2395
15933 msgid "`%#D' redeclared as %C"
15934 msgstr ""
15935
15936 #: cp/name-lookup.c:2805
15937 msgid "using-declaration for non-member at class scope"
15938 msgstr ""
15939
15940 #: cp/name-lookup.c:2812
15941 #, fuzzy
15942 msgid "using-declaration cannot name destructor"
15943 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
15944
15945 #: cp/name-lookup.c:2908
15946 msgid "declaration of `%D' not in a namespace surrounding `%D'"
15947 msgstr ""
15948
15949 #: cp/name-lookup.c:2948
15950 msgid "`%D' should have been declared inside `%D'"
15951 msgstr ""
15952
15953 #: cp/name-lookup.c:3012
15954 msgid "namespace alias `%D' not allowed here, assuming `%D'"
15955 msgstr ""
15956
15957 #. The parser did not find it, so it's not there.
15958 #: cp/name-lookup.c:3127
15959 #, fuzzy
15960 msgid "unknown namespace `%D'"
15961 msgstr "Üãíùóôï óåô `%s'"
15962
15963 #: cp/name-lookup.c:3277
15964 msgid "namespace `%T' undeclared"
15965 msgstr ""
15966
15967 #: cp/name-lookup.c:3310
15968 msgid "strong using only meaningful at namespace scope"
15969 msgstr ""
15970
15971 #: cp/name-lookup.c:3317
15972 #, fuzzy
15973 msgid "`%D' attribute directive ignored"
15974 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15975
15976 # src/getopt.c:628
15977 # src/getopt.c:628
15978 #: cp/name-lookup.c:3450
15979 #, fuzzy
15980 msgid "use of `%D' is ambiguous"
15981 msgstr "%s: ç åðéëïãÞ `%s' åßíáé áóáöÞò\n"
15982
15983 #: cp/name-lookup.c:3451
15984 msgid "  first declared as `%#D' here"
15985 msgstr ""
15986
15987 #: cp/name-lookup.c:3454
15988 msgid "  also declared as `%#D' here"
15989 msgstr ""
15990
15991 #: cp/name-lookup.c:3469
15992 msgid "`%D' denotes an ambiguous type"
15993 msgstr ""
15994
15995 #: cp/name-lookup.c:3470
15996 msgid "%J  first type here"
15997 msgstr ""
15998
15999 #: cp/name-lookup.c:3471
16000 msgid "%J  other type here"
16001 msgstr ""
16002
16003 #. This happens for A::B where B is a template, and there are no
16004 #. template arguments.
16005 #: cp/name-lookup.c:3536 cp/typeck.c:1773
16006 #, fuzzy
16007 msgid "invalid use of `%D'"
16008 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
16009
16010 #: cp/name-lookup.c:3577
16011 #, fuzzy
16012 msgid "`%D::%D' is not a template"
16013 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16014
16015 #: cp/name-lookup.c:3594
16016 msgid "`%D' undeclared in namespace `%D'"
16017 msgstr ""
16018
16019 #: cp/name-lookup.c:4055
16020 #, fuzzy
16021 msgid "`%D' is not a function,"
16022 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
16023
16024 #: cp/name-lookup.c:4056
16025 msgid "  conflict with `%D'"
16026 msgstr ""
16027
16028 #: cp/name-lookup.c:4794
16029 msgid "XXX entering pop_everything ()\n"
16030 msgstr ""
16031
16032 #: cp/name-lookup.c:4803
16033 msgid "XXX leaving pop_everything ()\n"
16034 msgstr ""
16035
16036 #: cp/parser.c:609
16037 #, fuzzy
16038 msgid "invalid token"
16039 msgstr "ìç Ýãêõñï äéêáßùìá"
16040
16041 #: cp/parser.c:1806
16042 #, fuzzy
16043 msgid "`%D::%D' has not been declared"
16044 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
16045
16046 #: cp/parser.c:1809 cp/semantics.c:2284
16047 #, fuzzy
16048 msgid "`::%D' has not been declared"
16049 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
16050
16051 #: cp/parser.c:1811
16052 #, fuzzy
16053 msgid "`%D' has not been declared"
16054 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
16055
16056 #: cp/parser.c:1814
16057 msgid "`%D::%D' %s"
16058 msgstr ""
16059
16060 #: cp/parser.c:1816
16061 msgid "`::%D' %s"
16062 msgstr ""
16063
16064 # src/request.c:37
16065 #: cp/parser.c:1818
16066 #, fuzzy
16067 msgid "`%D' %s"
16068 msgstr "%s: %s"
16069
16070 #: cp/parser.c:1870
16071 msgid "new types may not be defined in a return type"
16072 msgstr ""
16073
16074 #: cp/parser.c:1888 cp/pt.c:4185
16075 #, fuzzy
16076 msgid "`%T' is not a template"
16077 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16078
16079 #: cp/parser.c:1890
16080 #, fuzzy, c-format
16081 msgid "`%s' is not a template"
16082 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16083
16084 #: cp/parser.c:1892
16085 #, fuzzy
16086 msgid "invalid template-id"
16087 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
16088
16089 #: cp/parser.c:1927
16090 #, fuzzy, c-format
16091 msgid "%s cannot appear in a constant-expression"
16092 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
16093
16094 #. Issue an error message.
16095 #: cp/parser.c:1954
16096 #, fuzzy, c-format
16097 msgid "`%s' does not name a type"
16098 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16099
16100 #: cp/parser.c:1985
16101 msgid "(perhaps `typename %T::%s' was intended)"
16102 msgstr ""
16103
16104 #: cp/parser.c:2407
16105 msgid "ISO C++ forbids braced-groups within expressions"
16106 msgstr ""
16107
16108 #: cp/parser.c:2416
16109 msgid "statement-expressions are allowed only inside functions"
16110 msgstr ""
16111
16112 #: cp/parser.c:2467
16113 msgid "`this' may not be used in this context"
16114 msgstr ""
16115
16116 #: cp/parser.c:2617
16117 msgid "local variable `%D' may not appear in this context"
16118 msgstr ""
16119
16120 #: cp/parser.c:2982
16121 msgid "typedef-name `%D' used as destructor declarator"
16122 msgstr ""
16123
16124 #: cp/parser.c:3627
16125 msgid "ISO C++ forbids compound-literals"
16126 msgstr ""
16127
16128 #: cp/parser.c:4599
16129 msgid "expression in new-declarator must have integral or enumeration type"
16130 msgstr ""
16131
16132 #: cp/parser.c:4775
16133 #, fuzzy
16134 msgid "use of old-style cast"
16135 msgstr "ðáëáéïý åßäïõò èÝóç"
16136
16137 #: cp/parser.c:5528
16138 #, c-format
16139 msgid "case label `%E' not within a switch statement"
16140 msgstr ""
16141
16142 #: cp/parser.c:6070
16143 msgid "ISO C++ forbids computed gotos"
16144 msgstr ""
16145
16146 #: cp/parser.c:6190
16147 msgid "extra `;'"
16148 msgstr ""
16149
16150 #: cp/parser.c:6485
16151 msgid "mixing declarations and function-definitions is forbidden"
16152 msgstr ""
16153
16154 #: cp/parser.c:6623
16155 #, fuzzy
16156 msgid "duplicate `friend'"
16157 msgstr "äéðëü êëåéäß"
16158
16159 #: cp/parser.c:6772
16160 msgid "class definition may not be declared a friend"
16161 msgstr ""
16162
16163 #: cp/parser.c:7086
16164 msgid "only constructors take base initializers"
16165 msgstr ""
16166
16167 #: cp/parser.c:7137
16168 msgid "anachronistic old-style base class initializer"
16169 msgstr ""
16170
16171 #. Warn that we do not support `export'.
16172 #: cp/parser.c:7530
16173 msgid "keyword `export' not implemented, and will be ignored"
16174 msgstr ""
16175
16176 #. Otherwise, emit an error about the invalid digraph, but continue
16177 #. parsing because we got our argument list.
16178 #: cp/parser.c:7890
16179 #, fuzzy
16180 msgid "`<::' cannot begin a template-argument list"
16181 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
16182
16183 #: cp/parser.c:7891
16184 msgid "`<:' is an alternate spelling for `['. Insert whitespace between `<' and `::'"
16185 msgstr ""
16186
16187 #: cp/parser.c:7898
16188 msgid "(if you use `-fpermissive' G++ will accept your code)"
16189 msgstr ""
16190
16191 #. Explain what went wrong.
16192 #: cp/parser.c:8070
16193 msgid "non-template `%D' used as template"
16194 msgstr ""
16195
16196 #: cp/parser.c:8071
16197 msgid "(use `%T::template %D' to indicate that it is a template)"
16198 msgstr ""
16199
16200 #: cp/parser.c:9000
16201 msgid "using `typename' outside of template"
16202 msgstr ""
16203
16204 #: cp/parser.c:9122
16205 #, fuzzy
16206 msgid "expected type-name"
16207 msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
16208
16209 #: cp/parser.c:9181
16210 msgid "type attributes are honored only at type definition"
16211 msgstr ""
16212
16213 #. [namespace.udecl]
16214 #.
16215 #. A using declaration shall not name a template-id.
16216 #: cp/parser.c:9565
16217 msgid "a template-id may not appear in a using-declaration"
16218 msgstr ""
16219
16220 #: cp/parser.c:9891
16221 msgid "an asm-specification is not allowed on a function-definition"
16222 msgstr ""
16223
16224 #: cp/parser.c:9893
16225 msgid "attributes are not allowed on a function-definition"
16226 msgstr ""
16227
16228 #: cp/parser.c:10026
16229 msgid "attributes after parenthesized initializer ignored"
16230 msgstr ""
16231
16232 # src/grep.c:785 src/grep.c:792
16233 # src/grep.c:1060 src/grep.c:1067 src/grep.c:1076
16234 #: cp/parser.c:11223
16235 #, fuzzy
16236 msgid "file ends in default argument"
16237 msgstr "ìç Ýãêõñï üñéóìá ìÞêïõò ðåñéå÷ïìÝíïõ"
16238
16239 #: cp/parser.c:11279
16240 msgid "deprecated use of default argument for parameter of non-function"
16241 msgstr ""
16242
16243 #: cp/parser.c:11282
16244 msgid "default arguments are only permitted for function parameters"
16245 msgstr ""
16246
16247 #: cp/parser.c:12007
16248 msgid "declaration of `%D' in `%D' which does not enclose `%D'"
16249 msgstr ""
16250
16251 #: cp/parser.c:12020
16252 msgid "extra qualification ignored"
16253 msgstr ""
16254
16255 #: cp/parser.c:12031
16256 msgid "an explicit specialization must be preceded by 'template <>'"
16257 msgstr ""
16258
16259 #: cp/parser.c:12311
16260 msgid "extra semicolon"
16261 msgstr ""
16262
16263 #: cp/parser.c:12329
16264 msgid "a class-key must be used when declaring a friend"
16265 msgstr ""
16266
16267 #: cp/parser.c:12360
16268 #, fuzzy
16269 msgid "friend declaration does not name a class or function"
16270 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
16271
16272 #: cp/parser.c:12531
16273 msgid "pure-specifier on function-definition"
16274 msgstr ""
16275
16276 #: cp/parser.c:12804
16277 msgid "keyword `typename' not allowed outside of templates"
16278 msgstr ""
16279
16280 #: cp/parser.c:12806
16281 msgid "keyword `typename' not allowed in this context (the base class is implicitly a type)"
16282 msgstr ""
16283
16284 # src/getopt.c:628
16285 # src/getopt.c:628
16286 #: cp/parser.c:13624
16287 #, fuzzy
16288 msgid "reference to `%D' is ambiguous"
16289 msgstr "%s: ç åðéëïãÞ `%s' åßíáé áóáöÞò\n"
16290
16291 #: cp/parser.c:13798
16292 #, fuzzy
16293 msgid "too few template-parameter-lists"
16294 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
16295
16296 #. Otherwise, there are too many template parameter lists.  We have
16297 #. something like:
16298 #.
16299 #. template <class T> template <class U> void S::f();
16300 #: cp/parser.c:13813
16301 msgid "too many template-parameter-lists"
16302 msgstr ""
16303
16304 #. If begin_function_definition didn't like the definition, skip
16305 #. the entire function.
16306 #: cp/parser.c:14090
16307 #, fuzzy
16308 msgid "invalid function declaration"
16309 msgstr "Ìç Ýãêõñç áíôáëëáãÞ"
16310
16311 #. Issue an error message.
16312 #: cp/parser.c:14127
16313 #, fuzzy
16314 msgid "named return values are no longer supported"
16315 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
16316
16317 #: cp/parser.c:14455
16318 msgid "`>>' should be `> >' within a nested template argument list"
16319 msgstr ""
16320
16321 #. If this is not a nested template argument list, the '>>' is
16322 #. a typo for '>'. Emit an error message and continue.
16323 #: cp/parser.c:14463
16324 msgid "spurious `>>', use `>' to terminate a template argument list"
16325 msgstr ""
16326
16327 #: cp/parser.c:14950
16328 #, fuzzy
16329 msgid "`%s' tag used in naming `%#T'"
16330 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
16331
16332 #: cp/parser.c:14970
16333 msgid "%D redeclared with different access"
16334 msgstr ""
16335
16336 #: cp/parser.c:14987
16337 msgid "`template' (as a disambiguator) is only allowed within templates"
16338 msgstr ""
16339
16340 #: cp/pt.c:243
16341 msgid "data member `%D' cannot be a member template"
16342 msgstr ""
16343
16344 #: cp/pt.c:255
16345 #, fuzzy
16346 msgid "invalid member template declaration `%D'"
16347 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
16348
16349 #: cp/pt.c:637
16350 msgid "explicit specialization in non-namespace scope `%D'"
16351 msgstr ""
16352
16353 #: cp/pt.c:649
16354 msgid "enclosing class templates are not explicitly specialized"
16355 msgstr ""
16356
16357 #: cp/pt.c:739 cp/pt.c:780
16358 msgid "specializing `%#T' in different namespace"
16359 msgstr ""
16360
16361 #: cp/pt.c:740 cp/pt.c:781
16362 #, fuzzy
16363 msgid "  from definition of `%#D'"
16364 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
16365
16366 #: cp/pt.c:748
16367 msgid "specialization of `%T' after instantiation"
16368 msgstr ""
16369
16370 #: cp/pt.c:795
16371 #, fuzzy
16372 msgid "specialization `%T' after instantiation `%T'"
16373 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
16374
16375 #: cp/pt.c:807
16376 msgid "explicit specialization of non-template `%T'"
16377 msgstr ""
16378
16379 #: cp/pt.c:1067
16380 msgid "specialization of %D after instantiation"
16381 msgstr ""
16382
16383 #: cp/pt.c:1192
16384 msgid "%s %+#D"
16385 msgstr ""
16386
16387 #: cp/pt.c:1241
16388 msgid "`%D' is not a function template"
16389 msgstr ""
16390
16391 #: cp/pt.c:1380
16392 msgid "template-id `%D' for `%+D' does not match any template declaration"
16393 msgstr ""
16394
16395 #: cp/pt.c:1388
16396 msgid "ambiguous template specialization `%D' for `%+D'"
16397 msgstr ""
16398
16399 #. This case handles bogus declarations like template <>
16400 #. template <class T> void f<int>();
16401 #: cp/pt.c:1611 cp/pt.c:1685
16402 msgid "template-id `%D' in declaration of primary template"
16403 msgstr ""
16404
16405 #: cp/pt.c:1624
16406 msgid "template parameter list used in explicit instantiation"
16407 msgstr ""
16408
16409 #: cp/pt.c:1630
16410 msgid "definition provided for explicit instantiation"
16411 msgstr ""
16412
16413 #: cp/pt.c:1636
16414 msgid "too many template parameter lists in declaration of `%D'"
16415 msgstr ""
16416
16417 #: cp/pt.c:1652
16418 msgid "too few template parameter lists in declaration of `%D'"
16419 msgstr ""
16420
16421 #: cp/pt.c:1669
16422 msgid "explicit specialization not preceded by `template <>'"
16423 msgstr ""
16424
16425 #: cp/pt.c:1682
16426 msgid "partial specialization `%D' of function template"
16427 msgstr ""
16428
16429 #: cp/pt.c:1714
16430 msgid "default argument specified in explicit specialization"
16431 msgstr ""
16432
16433 #: cp/pt.c:1718
16434 msgid "template specialization with C linkage"
16435 msgstr ""
16436
16437 #. From [temp.expl.spec]:
16438 #.
16439 #. If such an explicit specialization for the member
16440 #. of a class template names an implicitly-declared
16441 #. special member function (clause _special_), the
16442 #. program is ill-formed.
16443 #.
16444 #. Similar language is found in [temp.explicit].
16445 #: cp/pt.c:1802
16446 msgid "specialization of implicitly-declared special member function"
16447 msgstr ""
16448
16449 #: cp/pt.c:1846
16450 msgid "no member function `%D' declared in `%T'"
16451 msgstr ""
16452
16453 #. There are two many template parameter lists.
16454 #: cp/pt.c:2001
16455 msgid "too many template parameter lists in declaration of `%T'"
16456 msgstr ""
16457
16458 #: cp/pt.c:2094
16459 msgid " shadows template parm `%#D'"
16460 msgstr ""
16461
16462 #: cp/pt.c:2491
16463 msgid "template parameters not used in partial specialization:"
16464 msgstr ""
16465
16466 #: cp/pt.c:2495
16467 msgid "        `%D'"
16468 msgstr "        `%D'"
16469
16470 #: cp/pt.c:2507
16471 msgid "partial specialization `%T' does not specialize any template arguments"
16472 msgstr ""
16473
16474 #: cp/pt.c:2532
16475 #, c-format
16476 msgid "template argument `%E' involves template parameter(s)"
16477 msgstr ""
16478
16479 #: cp/pt.c:2576
16480 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
16481 msgstr ""
16482
16483 #: cp/pt.c:2661
16484 #, fuzzy
16485 msgid "no default argument for `%D'"
16486 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
16487
16488 #: cp/pt.c:2810
16489 msgid "template with C linkage"
16490 msgstr ""
16491
16492 #: cp/pt.c:2813
16493 #, fuzzy
16494 msgid "template class without a name"
16495 msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
16496
16497 #. [temp.mem]
16498 #.
16499 #. A destructor shall not be a member template.
16500 #: cp/pt.c:2820
16501 msgid "destructor `%D' declared as member template"
16502 msgstr ""
16503
16504 #: cp/pt.c:2900
16505 msgid "`%D' does not declare a template type"
16506 msgstr ""
16507
16508 #: cp/pt.c:2906
16509 #, fuzzy
16510 msgid "template definition of non-template `%#D'"
16511 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
16512
16513 #: cp/pt.c:2947
16514 msgid "expected %d levels of template parms for `%#D', got %d"
16515 msgstr ""
16516
16517 #: cp/pt.c:2959
16518 msgid "got %d template parameters for `%#D'"
16519 msgstr ""
16520
16521 #: cp/pt.c:2962
16522 msgid "got %d template parameters for `%#T'"
16523 msgstr ""
16524
16525 #: cp/pt.c:2964
16526 #, c-format
16527 msgid "  but %d required"
16528 msgstr "  áëëÜ %d áðáéôïýíôáé"
16529
16530 #: cp/pt.c:3042
16531 #, fuzzy
16532 msgid "`%T' is not a template type"
16533 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16534
16535 #: cp/pt.c:3058
16536 msgid "previous declaration `%D'"
16537 msgstr ""
16538
16539 #: cp/pt.c:3059
16540 #, c-format
16541 msgid "used %d template parameter%s instead of %d"
16542 msgstr ""
16543
16544 #: cp/pt.c:3075
16545 #, fuzzy
16546 msgid "template parameter `%#D'"
16547 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
16548
16549 #: cp/pt.c:3076
16550 msgid "redeclared here as `%#D'"
16551 msgstr ""
16552
16553 #. We have in [temp.param]:
16554 #.
16555 #. A template-parameter may not be given default arguments
16556 #. by two different declarations in the same scope.
16557 #: cp/pt.c:3086
16558 msgid "redefinition of default argument for `%#D'"
16559 msgstr ""
16560
16561 #: cp/pt.c:3087
16562 msgid "%J  original definition appeared here"
16563 msgstr ""
16564
16565 #: cp/pt.c:3235
16566 #, fuzzy, c-format
16567 msgid "`%E' is not a valid template argument"
16568 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
16569
16570 #: cp/pt.c:3239
16571 msgid "it must be the address of a function with external linkage"
16572 msgstr ""
16573
16574 #: cp/pt.c:3241
16575 msgid "it must be the address of an object with external linkage"
16576 msgstr ""
16577
16578 #: cp/pt.c:3244
16579 msgid "it must be a pointer-to-member of the form `&X::Y'"
16580 msgstr ""
16581
16582 #: cp/pt.c:3255
16583 #, c-format
16584 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
16585 msgstr ""
16586
16587 #: cp/pt.c:3270
16588 #, c-format
16589 msgid "address of non-extern `%E' cannot be used as template argument"
16590 msgstr ""
16591
16592 #: cp/pt.c:3279
16593 #, c-format
16594 msgid "non-constant `%E' cannot be used as template argument"
16595 msgstr ""
16596
16597 #: cp/pt.c:3287
16598 msgid "type '%T' cannot be used as a value for a non-type template-parameter"
16599 msgstr ""
16600
16601 # src/grep.c:785 src/grep.c:792
16602 # src/grep.c:1060 src/grep.c:1067 src/grep.c:1076
16603 #: cp/pt.c:3290
16604 #, fuzzy
16605 msgid "invalid use of '%D' as a non-type template-argument"
16606 msgstr "ìç Ýãêõñï üñéóìá ìÞêïõò ðåñéå÷ïìÝíïõ"
16607
16608 # src/grep.c:785 src/grep.c:792
16609 # src/grep.c:1060 src/grep.c:1067 src/grep.c:1076
16610 #: cp/pt.c:3292
16611 #, fuzzy, c-format
16612 msgid "invalid use of '%E' as a non-type template-argument"
16613 msgstr "ìç Ýãêõñï üñéóìá ìÞêïõò ðåñéå÷ïìÝíïõ"
16614
16615 #: cp/pt.c:3657
16616 #, c-format
16617 msgid "to refer to a type member of a template parameter, use `typename %E'"
16618 msgstr ""
16619
16620 #: cp/pt.c:3670 cp/pt.c:3688 cp/pt.c:3727
16621 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
16622 msgstr ""
16623
16624 #: cp/pt.c:3673
16625 msgid "  expected a constant of type `%T', got `%T'"
16626 msgstr ""
16627
16628 #: cp/pt.c:3677
16629 #, fuzzy, c-format
16630 msgid "  expected a class template, got `%E'"
16631 msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'"
16632
16633 #: cp/pt.c:3679
16634 #, fuzzy, c-format
16635 msgid "  expected a type, got `%E'"
16636 msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'"
16637
16638 #: cp/pt.c:3691
16639 #, fuzzy
16640 msgid "  expected a type, got `%T'"
16641 msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'"
16642
16643 #: cp/pt.c:3693
16644 msgid "  expected a class template, got `%T'"
16645 msgstr ""
16646
16647 #: cp/pt.c:3729
16648 msgid "  expected a template of type `%D', got `%D'"
16649 msgstr ""
16650
16651 #: cp/pt.c:3764
16652 msgid "could not convert template argument `%E' to `%T'"
16653 msgstr ""
16654
16655 #: cp/pt.c:3804
16656 #, fuzzy, c-format
16657 msgid "wrong number of template arguments (%d, should be %d)"
16658 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
16659
16660 #: cp/pt.c:3808
16661 msgid "provided for `%D'"
16662 msgstr ""
16663
16664 #: cp/pt.c:3836
16665 #, fuzzy, c-format
16666 msgid "template argument %d is invalid"
16667 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
16668
16669 #: cp/pt.c:4057
16670 msgid "non-template used as template"
16671 msgstr ""
16672
16673 #: cp/pt.c:4197
16674 msgid "non-template type `%T' used as a template"
16675 msgstr ""
16676
16677 #: cp/pt.c:4199
16678 msgid "for template declaration `%D'"
16679 msgstr ""
16680
16681 #: cp/pt.c:4846
16682 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
16683 msgstr ""
16684
16685 #: cp/pt.c:5286
16686 msgid "ambiguous class template instantiation for `%#T'"
16687 msgstr ""
16688
16689 #: cp/pt.c:5292
16690 msgid "%s %+#T"
16691 msgstr ""
16692
16693 #: cp/pt.c:6291 cp/pt.c:6411
16694 msgid "instantiation of `%D' as type `%T'"
16695 msgstr ""
16696
16697 #: cp/pt.c:6453
16698 #, fuzzy
16699 msgid "invalid parameter type `%T'"
16700 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
16701
16702 #: cp/pt.c:6455
16703 msgid "in declaration `%D'"
16704 msgstr ""
16705
16706 #: cp/pt.c:6529
16707 msgid "creating pointer to member function of non-class type `%T'"
16708 msgstr ""
16709
16710 #: cp/pt.c:6668
16711 msgid "creating array with size zero"
16712 msgstr ""
16713
16714 #: cp/pt.c:6682
16715 #, c-format
16716 msgid "creating array with size zero (`%E')"
16717 msgstr ""
16718
16719 #: cp/pt.c:6921
16720 msgid "forming reference to void"
16721 msgstr ""
16722
16723 #: cp/pt.c:6923
16724 msgid "forming %s to reference type `%T'"
16725 msgstr ""
16726
16727 #: cp/pt.c:6960
16728 msgid "creating pointer to member of non-class type `%T'"
16729 msgstr ""
16730
16731 #: cp/pt.c:6966
16732 #, fuzzy
16733 msgid "creating pointer to member reference type `%T'"
16734 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
16735
16736 #: cp/pt.c:7052
16737 #, fuzzy
16738 msgid "creating array of `%T'"
16739 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
16740
16741 #: cp/pt.c:7058
16742 msgid "creating array of `%T', which is an abstract class type"
16743 msgstr ""
16744
16745 #: cp/pt.c:7102
16746 msgid "`%T' is not a class, struct, or union type"
16747 msgstr ""
16748
16749 #: cp/pt.c:7215
16750 #, c-format
16751 msgid "use of `%s' in template"
16752 msgstr ""
16753
16754 #: cp/pt.c:7327
16755 #, c-format
16756 msgid "dependent-name `%E' is parsed as a non-type, but instantiation yields a type"
16757 msgstr ""
16758
16759 #: cp/pt.c:7329
16760 #, c-format
16761 msgid "say `typename %E' if a type is meant"
16762 msgstr ""
16763
16764 #: cp/pt.c:8586
16765 msgid "`%T' uses anonymous type"
16766 msgstr ""
16767
16768 #: cp/pt.c:8588
16769 #, fuzzy
16770 msgid "`%T' uses local type `%T'"
16771 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
16772
16773 #: cp/pt.c:8596
16774 #, fuzzy
16775 msgid "`%T' is a variably modified type"
16776 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16777
16778 #: cp/pt.c:8607
16779 #, fuzzy, c-format
16780 msgid "integral expression `%E' is not constant"
16781 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
16782
16783 #: cp/pt.c:8612
16784 msgid "  trying to instantiate `%D'"
16785 msgstr ""
16786
16787 #: cp/pt.c:9125
16788 #, fuzzy
16789 msgid "incomplete type unification"
16790 msgstr "Ìåôáãëùôôéóìüò ðñïäéáãñáöþí ôïðéêþí ñõèìßóåùí"
16791
16792 #: cp/pt.c:10072
16793 #, c-format
16794 msgid "use of `%s' in template type unification"
16795 msgstr ""
16796
16797 #: cp/pt.c:10506 cp/pt.c:10578
16798 msgid "explicit instantiation of non-template `%#D'"
16799 msgstr ""
16800
16801 #: cp/pt.c:10522 cp/pt.c:10573
16802 #, fuzzy
16803 msgid "no matching template for `%D' found"
16804 msgstr "Ï Ýëåã÷ïò ìïíïðáôéïý ãéá ôï `%s' âñÞêå `%s'"
16805
16806 #: cp/pt.c:10528
16807 msgid "explicit instantiation of `%#D'"
16808 msgstr ""
16809
16810 #: cp/pt.c:10565
16811 #, fuzzy
16812 msgid "duplicate explicit instantiation of `%#D'"
16813 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
16814
16815 #: cp/pt.c:10587
16816 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
16817 msgstr ""
16818
16819 #: cp/pt.c:10591 cp/pt.c:10672
16820 msgid "storage class `%D' applied to template instantiation"
16821 msgstr ""
16822
16823 #: cp/pt.c:10644
16824 msgid "explicit instantiation of non-template type `%T'"
16825 msgstr ""
16826
16827 #: cp/pt.c:10653
16828 msgid "explicit instantiation of `%#T' before definition of template"
16829 msgstr ""
16830
16831 #: cp/pt.c:10661
16832 #, c-format
16833 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
16834 msgstr ""
16835
16836 #: cp/pt.c:10705
16837 #, fuzzy
16838 msgid "duplicate explicit instantiation of `%#T'"
16839 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
16840
16841 #: cp/pt.c:11086
16842 msgid "explicit instantiation of `%D' but no definition available"
16843 msgstr ""
16844
16845 #: cp/pt.c:11520
16846 #, fuzzy
16847 msgid "`%#T' is not a valid type for a template constant parameter"
16848 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
16849
16850 #: cp/repo.c:259
16851 msgid "-frepo must be used with -c"
16852 msgstr ""
16853
16854 #: cp/repo.c:346
16855 #, c-format
16856 msgid "mysterious repository information in %s"
16857 msgstr ""
16858
16859 #: cp/repo.c:361
16860 #, fuzzy, c-format
16861 msgid "can't create repository information file `%s'"
16862 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
16863
16864 #: cp/rtti.c:248
16865 #, fuzzy
16866 msgid "cannot use typeid with -fno-rtti"
16867 msgstr "Äåí åßíáé äõíáôü íá ÷ñçóéìïðïéçèåß ç åðéëïãÞ -a ÷ùñßò ôï -n"
16868
16869 #: cp/rtti.c:254
16870 msgid "must #include <typeinfo> before using typeid"
16871 msgstr ""
16872
16873 #: cp/rtti.c:326
16874 msgid "cannot create type information for type `%T' because its size is variable"
16875 msgstr ""
16876
16877 #: cp/rtti.c:580 cp/rtti.c:594
16878 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
16879 msgstr ""
16880
16881 #: cp/rtti.c:675
16882 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
16883 msgstr ""
16884
16885 #: cp/search.c:306
16886 #, fuzzy
16887 msgid "`%T' is an ambiguous base of `%T'"
16888 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
16889
16890 #: cp/search.c:324
16891 #, fuzzy
16892 msgid "`%T' is an inaccessible base of `%T'"
16893 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
16894
16895 #: cp/search.c:1756
16896 #, fuzzy
16897 msgid "invalid covariant return type for `%#D'"
16898 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
16899
16900 #: cp/search.c:1757 cp/search.c:1763
16901 #, fuzzy
16902 msgid "  overriding `%#D'"
16903 msgstr "áíôéãñÜöåôáé áðü ðÜíù"
16904
16905 #: cp/search.c:1761
16906 msgid "conflicting return type specified for `%#D'"
16907 msgstr ""
16908
16909 #: cp/search.c:1775
16910 #, c-format
16911 msgid "looser throw specifier for `%#F'"
16912 msgstr ""
16913
16914 #: cp/search.c:1776
16915 #, fuzzy, c-format
16916 msgid "  overriding `%#F'"
16917 msgstr "áíôéãñÜöåôáé áðü ðÜíù"
16918
16919 #. A static member function cannot match an inherited
16920 #. virtual member function.
16921 #: cp/search.c:1866
16922 #, fuzzy
16923 msgid "`%#D' cannot be declared"
16924 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
16925
16926 #: cp/search.c:1867
16927 msgid "  since `%#D' declared in base class"
16928 msgstr ""
16929
16930 #: cp/search.c:1944
16931 msgid "`%#D' needs a final overrider"
16932 msgstr ""
16933
16934 #: cp/semantics.c:1092
16935 #, c-format
16936 msgid "type of asm operand `%E' could not be determined"
16937 msgstr ""
16938
16939 #: cp/semantics.c:1233
16940 msgid "invalid use of member `%D' in static member function"
16941 msgstr ""
16942
16943 #: cp/semantics.c:1237 cp/semantics.c:1276
16944 msgid "from this location"
16945 msgstr ""
16946
16947 #: cp/semantics.c:1275
16948 msgid "object missing in reference to `%D'"
16949 msgstr ""
16950
16951 #: cp/semantics.c:1721
16952 #, fuzzy
16953 msgid "arguments to destructor are not allowed"
16954 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
16955
16956 #: cp/semantics.c:1769
16957 msgid "`this' is unavailable for static member functions"
16958 msgstr ""
16959
16960 #: cp/semantics.c:1775
16961 msgid "invalid use of `this' in non-member function"
16962 msgstr ""
16963
16964 #: cp/semantics.c:1777
16965 msgid "invalid use of `this' at top level"
16966 msgstr ""
16967
16968 #: cp/semantics.c:1801
16969 msgid "invalid qualifying scope in pseudo-destructor name"
16970 msgstr ""
16971
16972 #: cp/semantics.c:1807
16973 #, fuzzy
16974 msgid "`%E' is not of type `%T'"
16975 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
16976
16977 #: cp/semantics.c:1918
16978 msgid "template type parameters must use the keyword `class' or `typename'"
16979 msgstr ""
16980
16981 #: cp/semantics.c:1962
16982 #, fuzzy
16983 msgid "invalid use of type `%T' as a default value for a template template-parameter"
16984 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
16985
16986 #: cp/semantics.c:1965
16987 #, fuzzy
16988 msgid "invalid use of `%D' as a default value for a template template-parameter"
16989 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
16990
16991 #: cp/semantics.c:1969
16992 #, fuzzy
16993 msgid "invalid default argument for a template template parameter"
16994 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
16995
16996 #: cp/semantics.c:2004
16997 msgid "definition of `%#T' inside template parameter list"
16998 msgstr ""
16999
17000 #: cp/semantics.c:2015
17001 #, fuzzy
17002 msgid "invalid definition of qualified type `%T'"
17003 msgstr "ìç Ýãêõñïò áñéèìüò áñ÷åßïõ óôç äÞëùóç ðåäßïõ: `%s'"
17004
17005 #: cp/semantics.c:2030
17006 #, fuzzy
17007 msgid "previous definition of `%#T'"
17008 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
17009
17010 #: cp/semantics.c:2225
17011 #, fuzzy
17012 msgid "invalid base-class specification"
17013 msgstr "Ìç Ýãêõñç ñýèìéóç èýñáò (port)"
17014
17015 #: cp/semantics.c:2234
17016 msgid "base class `%T' has cv qualifiers"
17017 msgstr ""
17018
17019 #: cp/semantics.c:2266
17020 msgid "multiple declarators in template declaration"
17021 msgstr ""
17022
17023 #: cp/semantics.c:2277
17024 msgid "incomplete type `%T' used in nested name specifier"
17025 msgstr ""
17026
17027 #: cp/semantics.c:2279 cp/typeck.c:1616
17028 #, fuzzy
17029 msgid "`%D' is not a member of `%T'"
17030 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17031
17032 #: cp/semantics.c:2282
17033 #, fuzzy
17034 msgid "`%D' is not a member of `%D'"
17035 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17036
17037 #: cp/semantics.c:2400
17038 msgid "template parameter `%D' of type `%T' is not allowed in an integral constant expression because it is not of integral or enumeration type"
17039 msgstr ""
17040
17041 #: cp/semantics.c:2553
17042 #, fuzzy
17043 msgid "`%D' cannot appear in a constant-expression"
17044 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
17045
17046 #: cp/semantics.c:2562
17047 msgid "use of namespace `%D' as expression"
17048 msgstr ""
17049
17050 #: cp/semantics.c:2567
17051 msgid "use of class template `%T' as expression"
17052 msgstr ""
17053
17054 #. Ambiguous reference to base members.
17055 #: cp/semantics.c:2573
17056 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
17057 msgstr ""
17058
17059 #: cp/semantics.c:2633
17060 #, c-format
17061 msgid "use of %s from containing function"
17062 msgstr ""
17063
17064 #: cp/semantics.c:2636
17065 msgid "  `%#D' declared here"
17066 msgstr ""
17067
17068 #: cp/semantics.c:2687
17069 #, fuzzy, c-format
17070 msgid "type of `%E' is unknown"
17071 msgstr "ç åðéóôñåöüìåíç ôéìÞ ôçò `%s' äåí åßíáé `int'"
17072
17073 #: cp/tree.c:222
17074 #, c-format
17075 msgid "non-lvalue in %s"
17076 msgstr ""
17077
17078 #: cp/tree.c:539
17079 #, fuzzy
17080 msgid "`%V' qualifiers cannot be applied to `%T'"
17081 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
17082
17083 #: cp/tree.c:1830
17084 #, c-format
17085 msgid "`%s' attribute can only be applied to Java class definitions"
17086 msgstr ""
17087
17088 #: cp/tree.c:1859
17089 #, c-format
17090 msgid "`%s' attribute can only be applied to class definitions"
17091 msgstr ""
17092
17093 #: cp/tree.c:1865
17094 #, c-format
17095 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
17096 msgstr ""
17097
17098 #: cp/tree.c:1889
17099 msgid "requested init_priority is not an integer constant"
17100 msgstr ""
17101
17102 #: cp/tree.c:1910
17103 #, c-format
17104 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
17105 msgstr ""
17106
17107 #: cp/tree.c:1918
17108 msgid "requested init_priority is out of range"
17109 msgstr ""
17110
17111 #: cp/tree.c:1928
17112 msgid "requested init_priority is reserved for internal use"
17113 msgstr ""
17114
17115 #: cp/tree.c:1938
17116 #, fuzzy, c-format
17117 msgid "`%s' attribute is not supported on this platform"
17118 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
17119
17120 #: cp/tree.c:2459
17121 #, c-format
17122 msgid "lang_* check: failed in %s, at %s:%d"
17123 msgstr ""
17124
17125 #: cp/typeck.c:438 cp/typeck.c:453 cp/typeck.c:543
17126 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
17127 msgstr ""
17128
17129 #: cp/typeck.c:513
17130 #, c-format
17131 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
17132 msgstr ""
17133
17134 #: cp/typeck.c:563
17135 msgid "%s between distinct pointer-to-member types `%T' and `%T' lacks a cast"
17136 msgstr ""
17137
17138 #: cp/typeck.c:1235
17139 #, c-format
17140 msgid "invalid application of `%s' to a member function"
17141 msgstr ""
17142
17143 #: cp/typeck.c:1268
17144 #, fuzzy, c-format
17145 msgid "invalid application of `%s' to a bit-field"
17146 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
17147
17148 #: cp/typeck.c:1273
17149 #, c-format
17150 msgid "ISO C++ forbids applying `%s' to an expression of function type"
17151 msgstr ""
17152
17153 #: cp/typeck.c:1342
17154 #, fuzzy
17155 msgid "invalid use of non-static member function"
17156 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
17157
17158 #: cp/typeck.c:1476
17159 msgid "deprecated conversion from string constant to `%T'"
17160 msgstr ""
17161
17162 #: cp/typeck.c:1587 cp/typeck.c:1874
17163 msgid "request for member `%D' in `%E', which is of non-class type `%T'"
17164 msgstr ""
17165
17166 #: cp/typeck.c:1614
17167 #, fuzzy, c-format
17168 msgid "invalid use of nonstatic data member '%E'"
17169 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
17170
17171 #: cp/typeck.c:1666 cp/typeck.c:1688
17172 #, fuzzy
17173 msgid "invalid access to non-static data member `%D' of NULL object"
17174 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
17175
17176 #: cp/typeck.c:1668 cp/typeck.c:1690
17177 msgid "(perhaps the `offsetof' macro was used incorrectly)"
17178 msgstr ""
17179
17180 #: cp/typeck.c:1804
17181 msgid "the type being destroyed is '%T', but the destructor refers to `%T'"
17182 msgstr ""
17183
17184 #: cp/typeck.c:1924
17185 #, fuzzy
17186 msgid "`%D::%D' is not a member of `%T'"
17187 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17188
17189 #: cp/typeck.c:1935
17190 #, fuzzy
17191 msgid "`%T' is not a base of `%T'"
17192 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
17193
17194 #: cp/typeck.c:1954
17195 #, fuzzy
17196 msgid "'%D' has no member named '%E'"
17197 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17198
17199 #: cp/typeck.c:1969
17200 #, fuzzy
17201 msgid "`%D' is not a member template function"
17202 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
17203
17204 #. A pointer to incomplete type (other than cv void) can be
17205 #. dereferenced [expr.unary.op]/1
17206 #: cp/typeck.c:2075
17207 #, fuzzy
17208 msgid "`%T' is not a pointer-to-object type"
17209 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
17210
17211 #: cp/typeck.c:2100
17212 #, c-format
17213 msgid "invalid use of `%s' on pointer to member"
17214 msgstr ""
17215
17216 #: cp/typeck.c:2106
17217 #, fuzzy
17218 msgid "invalid type argument"
17219 msgstr "Ìç Ýãêõñç ðáñÜìåôñïò"
17220
17221 #: cp/typeck.c:2212
17222 msgid "ISO C++ forbids subscripting non-lvalue array"
17223 msgstr ""
17224
17225 #: cp/typeck.c:2223
17226 msgid "subscripting array declared `register'"
17227 msgstr ""
17228
17229 #: cp/typeck.c:2306
17230 #, c-format
17231 msgid "object missing in use of `%E'"
17232 msgstr ""
17233
17234 #: cp/typeck.c:2408
17235 msgid "ISO C++ forbids calling `::main' from within program"
17236 msgstr ""
17237
17238 #: cp/typeck.c:2433
17239 #, c-format
17240 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
17241 msgstr ""
17242
17243 #: cp/typeck.c:2446
17244 #, c-format
17245 msgid "`%E' cannot be used as a function"
17246 msgstr ""
17247
17248 #: cp/typeck.c:2539
17249 #, fuzzy
17250 msgid "too many arguments to %s `%+#D'"
17251 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
17252
17253 #: cp/typeck.c:2541 cp/typeck.c:2647
17254 msgid "at this point in file"
17255 msgstr ""
17256
17257 #: cp/typeck.c:2578
17258 #, fuzzy
17259 msgid "parameter %P of `%D' has incomplete type `%T'"
17260 msgstr "ìç ðëÞñçò åããñáöÞ"
17261
17262 #: cp/typeck.c:2581
17263 #, fuzzy
17264 msgid "parameter %P has incomplete type `%T'"
17265 msgstr "ìç ðëÞñçò åããñáöÞ"
17266
17267 #: cp/typeck.c:2645
17268 #, fuzzy
17269 msgid "too few arguments to %s `%+#D'"
17270 msgstr "ðïëý ëßãá ïñßóìáôá"
17271
17272 #: cp/typeck.c:2790 cp/typeck.c:2800
17273 msgid "assuming cast to type `%T' from overloaded function"
17274 msgstr ""
17275
17276 #: cp/typeck.c:2861
17277 #, c-format
17278 msgid "division by zero in `%E / 0'"
17279 msgstr ""
17280
17281 #: cp/typeck.c:2863
17282 #, c-format
17283 msgid "division by zero in `%E / 0.'"
17284 msgstr ""
17285
17286 #: cp/typeck.c:2892
17287 #, fuzzy, c-format
17288 msgid "division by zero in `%E %% 0'"
17289 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
17290
17291 #: cp/typeck.c:2894
17292 #, fuzzy, c-format
17293 msgid "division by zero in `%E %% 0.'"
17294 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
17295
17296 #: cp/typeck.c:2974
17297 #, c-format
17298 msgid "%s rotate count is negative"
17299 msgstr ""
17300
17301 #: cp/typeck.c:2977
17302 #, c-format
17303 msgid "%s rotate count >= width of type"
17304 msgstr ""
17305
17306 #: cp/typeck.c:3011 cp/typeck.c:3016 cp/typeck.c:3107 cp/typeck.c:3112
17307 msgid "ISO C++ forbids comparison between pointer and integer"
17308 msgstr ""
17309
17310 #: cp/typeck.c:3293
17311 msgid "comparison between types `%#T' and `%#T'"
17312 msgstr ""
17313
17314 #: cp/typeck.c:3329
17315 msgid "comparison between signed and unsigned integer expressions"
17316 msgstr ""
17317
17318 #: cp/typeck.c:3394
17319 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
17320 msgstr ""
17321
17322 #. Some sort of arithmetic operation involving NULL was
17323 #. performed.  Note that pointer-difference and pointer-addition
17324 #. have already been handled above, and so we don't end up here in
17325 #. that case.
17326 #: cp/typeck.c:3416
17327 msgid "NULL used in arithmetic"
17328 msgstr ""
17329
17330 #: cp/typeck.c:3479
17331 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
17332 msgstr ""
17333
17334 #: cp/typeck.c:3481
17335 msgid "ISO C++ forbids using pointer to a function in subtraction"
17336 msgstr ""
17337
17338 #: cp/typeck.c:3483
17339 msgid "ISO C++ forbids using pointer to a method in subtraction"
17340 msgstr ""
17341
17342 #: cp/typeck.c:3495
17343 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17344 msgstr ""
17345
17346 #: cp/typeck.c:3550
17347 #, c-format
17348 msgid "invalid use of '%E' to form a pointer-to-member-function.  Use a qualified-id."
17349 msgstr ""
17350
17351 #: cp/typeck.c:3556
17352 #, c-format
17353 msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function"
17354 msgstr ""
17355
17356 #: cp/typeck.c:3578
17357 msgid "taking address of temporary"
17358 msgstr ""
17359
17360 #: cp/typeck.c:3813
17361 #, c-format
17362 msgid "ISO C++ forbids %sing an enum"
17363 msgstr ""
17364
17365 #: cp/typeck.c:3824
17366 msgid "cannot %s a pointer to incomplete type `%T'"
17367 msgstr ""
17368
17369 #: cp/typeck.c:3830
17370 msgid "ISO C++ forbids %sing a pointer of type `%T'"
17371 msgstr ""
17372
17373 #: cp/typeck.c:3855
17374 msgid "cast to non-reference type used as lvalue"
17375 msgstr ""
17376
17377 #: cp/typeck.c:3889
17378 #, fuzzy
17379 msgid "invalid use of `--' on bool variable `%D'"
17380 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
17381
17382 #. ARM $3.4
17383 #: cp/typeck.c:3920
17384 msgid "ISO C++ forbids taking address of function `::main'"
17385 msgstr ""
17386
17387 #. An expression like &memfn.
17388 #: cp/typeck.c:3991
17389 msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function.  Say `&%T::%D'"
17390 msgstr ""
17391
17392 #: cp/typeck.c:3996
17393 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
17394 msgstr ""
17395
17396 #: cp/typeck.c:4024
17397 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17398 msgstr ""
17399
17400 #: cp/typeck.c:4040
17401 msgid "unary `&'"
17402 msgstr ""
17403
17404 #: cp/typeck.c:4069
17405 msgid "attempt to take address of bit-field structure member `%D'"
17406 msgstr ""
17407
17408 #: cp/typeck.c:4183
17409 msgid "taking address of destructor"
17410 msgstr ""
17411
17412 #: cp/typeck.c:4196
17413 msgid "taking address of bound pointer-to-member expression"
17414 msgstr ""
17415
17416 #: cp/typeck.c:4204
17417 #, fuzzy
17418 msgid "cannot create pointer to reference member `%D'"
17419 msgstr "äåí åßíáé äõíáôüí íá ãßíåé `stat' ôï locale áñ÷åßï `%s'"
17420
17421 #: cp/typeck.c:4266
17422 msgid "cannot take the address of `this', which is an rvalue expression"
17423 msgstr ""
17424
17425 #: cp/typeck.c:4285
17426 msgid "address requested for `%D', which is declared `register'"
17427 msgstr ""
17428
17429 #: cp/typeck.c:4353
17430 #, fuzzy, c-format
17431 msgid "%s expression list treated as compound expression"
17432 msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
17433
17434 #: cp/typeck.c:4426
17435 msgid "%s from type `%T' to type `%T' casts away constness"
17436 msgstr ""
17437
17438 #: cp/typeck.c:4618
17439 #, fuzzy
17440 msgid "invalid static_cast from type `%T' to type `%T'"
17441 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
17442
17443 #: cp/typeck.c:4658
17444 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
17445 msgstr ""
17446
17447 #: cp/typeck.c:4678
17448 msgid "reinterpret_cast from `%T' to `%T' loses precision"
17449 msgstr ""
17450
17451 #: cp/typeck.c:4697
17452 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17453 msgstr ""
17454
17455 #: cp/typeck.c:4703
17456 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
17457 msgstr ""
17458
17459 #: cp/typeck.c:4731
17460 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
17461 msgstr ""
17462
17463 #: cp/typeck.c:4734
17464 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
17465 msgstr ""
17466
17467 #: cp/typeck.c:4757
17468 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
17469 msgstr ""
17470
17471 #: cp/typeck.c:4774
17472 #, fuzzy
17473 msgid "invalid const_cast from type `%T' to type `%T'"
17474 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
17475
17476 #: cp/typeck.c:4814 cp/typeck.c:4819
17477 msgid "ISO C++ forbids casting to an array type `%T'"
17478 msgstr ""
17479
17480 #: cp/typeck.c:4827
17481 #, fuzzy
17482 msgid "invalid cast to function type `%T'"
17483 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
17484
17485 #: cp/typeck.c:4883
17486 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
17487 msgstr ""
17488
17489 #: cp/typeck.c:4929
17490 msgid "cast from `%T' to `%T' increases required alignment of target type"
17491 msgstr ""
17492
17493 #: cp/typeck.c:5093
17494 msgid "  in evaluation of `%Q(%#T, %#T)'"
17495 msgstr ""
17496
17497 #: cp/typeck.c:5135
17498 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
17499 msgstr ""
17500
17501 #: cp/typeck.c:5208
17502 msgid "incompatible types in assignment of `%T' to `%T'"
17503 msgstr ""
17504
17505 #: cp/typeck.c:5215
17506 msgid "ISO C++ forbids assignment of arrays"
17507 msgstr ""
17508
17509 #: cp/typeck.c:5314
17510 msgid "   in pointer to member function conversion"
17511 msgstr ""
17512
17513 #: cp/typeck.c:5322
17514 msgid "   in pointer to member conversion"
17515 msgstr ""
17516
17517 #. This is a reinterpret cast, we choose to do nothing.
17518 #: cp/typeck.c:5332 cp/typeck.c:5347
17519 #, fuzzy
17520 msgid "pointer to member cast via virtual base `%T'"
17521 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17522
17523 #: cp/typeck.c:5350
17524 #, fuzzy
17525 msgid "pointer to member conversion via virtual base `%T'"
17526 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17527
17528 #: cp/typeck.c:5420
17529 msgid "invalid conversion to type `%T' from type `%T'"
17530 msgstr ""
17531
17532 #: cp/typeck.c:5576
17533 msgid "passing NULL used for non-pointer %s %P of `%D'"
17534 msgstr ""
17535
17536 #: cp/typeck.c:5579
17537 msgid "%s to non-pointer type `%T' from NULL"
17538 msgstr ""
17539
17540 #: cp/typeck.c:5587
17541 msgid "passing `%T' for %s %P of `%D'"
17542 msgstr ""
17543
17544 #: cp/typeck.c:5590
17545 msgid "%s to `%T' from `%T'"
17546 msgstr ""
17547
17548 #: cp/typeck.c:5600
17549 msgid "passing negative value `%E' for %s %P of `%D'"
17550 msgstr ""
17551
17552 #: cp/typeck.c:5603
17553 msgid "%s of negative value `%E' to `%T'"
17554 msgstr ""
17555
17556 #: cp/typeck.c:5691
17557 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
17558 msgstr ""
17559
17560 #: cp/typeck.c:5694
17561 #, fuzzy
17562 msgid "cannot convert `%T' to `%T' in %s"
17563 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
17564
17565 #: cp/typeck.c:5771 cp/typeck.c:5773
17566 #, fuzzy
17567 msgid "in passing argument %P of `%+D'"
17568 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
17569
17570 #: cp/typeck.c:5880
17571 #, fuzzy
17572 msgid "returning reference to temporary"
17573 msgstr "xdr_reference: ç ìíÞìç åîáíôëÞèçêå\n"
17574
17575 #: cp/typeck.c:5887
17576 msgid "reference to non-lvalue returned"
17577 msgstr ""
17578
17579 #: cp/typeck.c:5899
17580 msgid "reference to local variable `%D' returned"
17581 msgstr ""
17582
17583 #: cp/typeck.c:5902
17584 msgid "address of local variable `%D' returned"
17585 msgstr ""
17586
17587 #: cp/typeck.c:5932
17588 msgid "returning a value from a destructor"
17589 msgstr ""
17590
17591 #. If a return statement appears in a handler of the
17592 #. function-try-block of a constructor, the program is ill-formed.
17593 #: cp/typeck.c:5940
17594 msgid "cannot return from a handler of a function-try-block of a constructor"
17595 msgstr ""
17596
17597 #. You can't return a value from a constructor.
17598 #: cp/typeck.c:5943
17599 msgid "returning a value from a constructor"
17600 msgstr ""
17601
17602 #: cp/typeck.c:5966
17603 #, fuzzy
17604 msgid "return-statement with no value, in function returning '%T'"
17605 msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü"
17606
17607 #: cp/typeck.c:5983
17608 #, fuzzy
17609 msgid "return-statement with a value, in function returning 'void'"
17610 msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü"
17611
17612 #: cp/typeck.c:6005
17613 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
17614 msgstr ""
17615
17616 #: cp/typeck2.c:55
17617 msgid "type `%T' is not a base type for type `%T'"
17618 msgstr ""
17619
17620 #: cp/typeck2.c:151
17621 #, fuzzy
17622 msgid "cannot declare variable `%D' to be of type `%T'"
17623 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
17624
17625 #: cp/typeck2.c:154
17626 #, fuzzy
17627 msgid "cannot declare parameter `%D' to be of type `%T'"
17628 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
17629
17630 #: cp/typeck2.c:157
17631 #, fuzzy
17632 msgid "cannot declare field `%D' to be of type `%T'"
17633 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
17634
17635 #: cp/typeck2.c:161
17636 msgid "invalid return type for member function `%#D'"
17637 msgstr ""
17638
17639 #: cp/typeck2.c:163
17640 #, fuzzy
17641 msgid "invalid return type for function `%#D'"
17642 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
17643
17644 #: cp/typeck2.c:166
17645 #, fuzzy
17646 msgid "cannot allocate an object of type `%T'"
17647 msgstr "áäõíáìßá áíÜãíùóçò êáôáëüãïõ locale `%s'"
17648
17649 #: cp/typeck2.c:173
17650 msgid "  because the following virtual functions are abstract:"
17651 msgstr ""
17652
17653 #: cp/typeck2.c:175
17654 msgid "\t%#D"
17655 msgstr ""
17656
17657 #: cp/typeck2.c:178
17658 msgid "  since type `%T' has abstract virtual functions"
17659 msgstr ""
17660
17661 #: cp/typeck2.c:426
17662 msgid "constructor syntax used, but no constructor declared for type `%T'"
17663 msgstr ""
17664
17665 #: cp/typeck2.c:439
17666 msgid "cannot initialize arrays using this syntax"
17667 msgstr ""
17668
17669 #: cp/typeck2.c:544
17670 msgid "initializing array with parameter list"
17671 msgstr ""
17672
17673 #: cp/typeck2.c:599
17674 msgid "initializer for scalar variable requires one element"
17675 msgstr ""
17676
17677 #: cp/typeck2.c:606
17678 msgid "braces around scalar initializer for `%T'"
17679 msgstr ""
17680
17681 #: cp/typeck2.c:609
17682 msgid "ignoring extra initializers for `%T'"
17683 msgstr ""
17684
17685 #: cp/typeck2.c:621
17686 msgid "variable-sized object of type `%T' may not be initialized"
17687 msgstr ""
17688
17689 #: cp/typeck2.c:631
17690 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
17691 msgstr ""
17692
17693 #: cp/typeck2.c:696
17694 msgid "aggregate has a partly bracketed initializer"
17695 msgstr ""
17696
17697 #: cp/typeck2.c:734 cp/typeck2.c:839
17698 msgid "non-trivial labeled initializers"
17699 msgstr ""
17700
17701 #: cp/typeck2.c:751
17702 msgid "non-empty initializer for array of empty elements"
17703 msgstr ""
17704
17705 #: cp/typeck2.c:805
17706 msgid "initializer list for object of class with virtual base classes"
17707 msgstr ""
17708
17709 #: cp/typeck2.c:811
17710 msgid "initializer list for object of class with base classes"
17711 msgstr ""
17712
17713 #: cp/typeck2.c:817
17714 msgid "initializer list for object using virtual functions"
17715 msgstr ""
17716
17717 #: cp/typeck2.c:879 cp/typeck2.c:895
17718 msgid "missing initializer for member `%D'"
17719 msgstr ""
17720
17721 #: cp/typeck2.c:884
17722 msgid "uninitialized const member `%D'"
17723 msgstr ""
17724
17725 #: cp/typeck2.c:886
17726 msgid "member `%D' with uninitialized const fields"
17727 msgstr ""
17728
17729 #: cp/typeck2.c:889
17730 msgid "member `%D' is uninitialized reference"
17731 msgstr ""
17732
17733 #: cp/typeck2.c:936
17734 msgid "index value instead of field name in union initializer"
17735 msgstr ""
17736
17737 #: cp/typeck2.c:948
17738 msgid "no field `%D' in union being initialized"
17739 msgstr ""
17740
17741 #: cp/typeck2.c:956
17742 msgid "union `%T' with no named members cannot be initialized"
17743 msgstr ""
17744
17745 #: cp/typeck2.c:992
17746 msgid "excess elements in aggregate initializer"
17747 msgstr ""
17748
17749 #: cp/typeck2.c:1100
17750 msgid "circular pointer delegation detected"
17751 msgstr ""
17752
17753 #: cp/typeck2.c:1113
17754 msgid "base operand of `->' has non-pointer type `%T'"
17755 msgstr ""
17756
17757 #: cp/typeck2.c:1137
17758 msgid "result of `operator->()' yields non-pointer result"
17759 msgstr ""
17760
17761 #: cp/typeck2.c:1139
17762 msgid "base operand of `->' is not a pointer"
17763 msgstr ""
17764
17765 #: cp/typeck2.c:1162
17766 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
17767 msgstr ""
17768
17769 #: cp/typeck2.c:1170
17770 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
17771 msgstr ""
17772
17773 #: cp/typeck2.c:1180
17774 msgid "member type `%T::' incompatible with object type `%T'"
17775 msgstr ""
17776
17777 #: cp/typeck2.c:1396
17778 msgid "call to function `%D' which throws incomplete type `%#T'"
17779 msgstr ""
17780
17781 #: cp/typeck2.c:1399
17782 #, fuzzy
17783 msgid "call to function which throws incomplete type `%#T'"
17784 msgstr "ìç ðëÞñçò åããñáöÞ"
17785
17786 #. XXX Not i18n clean.
17787 #: cp/cp-tree.h:3756
17788 #, c-format
17789 msgid "%s is deprecated, please see the documentation for details"
17790 msgstr ""
17791
17792 #: f/bad.c:388
17793 msgid "note:"
17794 msgstr "óçìåßùóç:"
17795
17796 #: f/bad.c:392
17797 #, fuzzy
17798 msgid "warning:"
17799 msgstr "ðñïåéäïðïßçóç: "
17800
17801 #: f/bad.c:396
17802 msgid "fatal:"
17803 msgstr "ìïéñáßï:"
17804
17805 #: f/bad.c:438
17806 msgid "(continued):"
17807 msgstr "(óõíå÷ßæåôáé):"
17808
17809 #: f/bad.c:488 f/bad.c:506
17810 msgid "[REPORT BUG!!] %"
17811 msgstr "[ÁÍÁÖ¸ÑÅÔÅ ÔÏ ÓÖ¶ËÌÁ!!] %"
17812
17813 #: f/bad.c:495 f/bad.c:527
17814 msgid "[REPORT BUG!!]"
17815 msgstr "[ÁÍÁÖ¸ÑÅÔÅ ÔÏ ÓÖÁËÌÁ!!]"
17816
17817 #: f/com.c:3125
17818 #, no-c-format
17819 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
17820 msgstr ""
17821
17822 #: f/com.c:11565
17823 msgid "no INTEGER type can hold a pointer on this configuration"
17824 msgstr ""
17825
17826 #: f/com.c:11839
17827 #, c-format
17828 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
17829 msgstr ""
17830
17831 #: f/com.c:11841
17832 #, c-format
17833 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
17834 msgstr ""
17835
17836 #: f/com.c:11843
17837 msgid "properly unless they all are 32 bits wide"
17838 msgstr ""
17839
17840 #: f/com.c:11844
17841 msgid "Please keep this in mind before you report bugs."
17842 msgstr ""
17843
17844 #. I/O will probably crash.
17845 #: f/com.c:11852
17846 #, c-format
17847 msgid "configuration: char * holds %d bits, but ftnlen only %d"
17848 msgstr ""
17849
17850 #. ASSIGN 10 TO I will crash.
17851 #: f/com.c:11861
17852 #, c-format
17853 msgid ""
17854 "configuration: char * holds %d bits, but INTEGER only %d --\n"
17855 " ASSIGN statement might fail"
17856 msgstr ""
17857
17858 #: f/com.c:13677
17859 #, fuzzy
17860 msgid "In statement function"
17861 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
17862
17863 #: f/com.c:13687
17864 #, c-format
17865 msgid "Outside of any program unit:\n"
17866 msgstr ""
17867
17868 #: f/com.c:15283
17869 #, no-c-format
17870 msgid "%A from %B at %0%C"
17871 msgstr ""
17872
17873 #: f/com.c:15593
17874 #, no-c-format
17875 msgid "At %0, INCLUDE file %A exists, but is not readable"
17876 msgstr ""
17877
17878 #: f/com.c:15628
17879 #, no-c-format
17880 msgid "At %0, INCLUDE nesting too deep"
17881 msgstr ""
17882
17883 #: f/expr.c:8706
17884 #, no-c-format
17885 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
17886 msgstr ""
17887
17888 #: f/expr.c:8756
17889 #, no-c-format
17890 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
17891 msgstr ""
17892
17893 #: f/expr.c:9639
17894 #, no-c-format
17895 msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
17896 msgstr ""
17897
17898 #: f/expr.c:10010
17899 #, no-c-format
17900 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
17901 msgstr ""
17902
17903 #: f/g77spec.c:230
17904 #, c-format
17905 msgid "overflowed output arg list for `%s'"
17906 msgstr ""
17907
17908 #: f/g77spec.c:367
17909 msgid "--driver no longer supported"
17910 msgstr ""
17911
17912 #: f/g77spec.c:380
17913 #, fuzzy, c-format
17914 msgid "argument to `%s' missing"
17915 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
17916
17917 #: f/g77spec.c:384
17918 #, fuzzy
17919 msgid "no input files; unwilling to write output files"
17920 msgstr "%s: ôï áñ÷åßï åéóüäïõ åßíáé ôï áñ÷åßï åîüäïõ"
17921
17922 #: f/implic.c:203
17923 #, fuzzy, no-c-format
17924 msgid "Implicit declaration of `%A' at %0"
17925 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
17926
17927 # src/main.c:663
17928 #: f/lex.c:321
17929 #, fuzzy, no-c-format
17930 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
17931 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
17932
17933 # src/main.c:663
17934 #: f/lex.c:340
17935 #, fuzzy, no-c-format
17936 msgid "Unknown escape sequence `\\%A' at %0"
17937 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
17938
17939 #: f/lex.c:349
17940 #, fuzzy, no-c-format
17941 msgid "Unterminated escape sequence `\\' at %0"
17942 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
17943
17944 #: f/lex.c:360
17945 #, no-c-format
17946 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
17947 msgstr ""
17948
17949 #: f/lex.c:388
17950 #, no-c-format
17951 msgid "\\x used at %0 with no following hex digits"
17952 msgstr ""
17953
17954 #: f/lex.c:402
17955 #, fuzzy, no-c-format
17956 msgid "Hex escape at %0 out of range"
17957 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
17958
17959 #: f/lex.c:436
17960 #, fuzzy, no-c-format
17961 msgid "Escape sequence at %0 out of range for character"
17962 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
17963
17964 #: f/lex.c:590
17965 #, fuzzy
17966 msgid "hex escape out of range"
17967 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
17968
17969 #: f/lex.c:643
17970 #, c-format
17971 msgid "non-ANSI-standard escape sequence, `\\%c'"
17972 msgstr ""
17973
17974 # src/main.c:663
17975 #: f/lex.c:656
17976 #, fuzzy, c-format
17977 msgid "non-ISO escape sequence `\\%c'"
17978 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
17979
17980 # src/main.c:663
17981 #: f/lex.c:660
17982 #, fuzzy, c-format
17983 msgid "unknown escape sequence `\\%c'"
17984 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
17985
17986 #: f/lex.c:662
17987 #, c-format
17988 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
17989 msgstr ""
17990
17991 #: f/lex.c:739
17992 msgid "badly formed directive -- no closing quote"
17993 msgstr ""
17994
17995 #: f/lex.c:797
17996 msgid "#-lines for entering and leaving files don't match"
17997 msgstr ""
17998
17999 #: f/lex.c:957
18000 msgid "bad directive -- missing close-quote"
18001 msgstr ""
18002
18003 #: f/lex.c:1096
18004 #, fuzzy
18005 msgid "invalid #ident"
18006 msgstr "ìç Ýãêõñï äéêáßùìá"
18007
18008 #: f/lex.c:1113
18009 #, fuzzy
18010 msgid "undefined or invalid # directive"
18011 msgstr "%%%c: êáôåõèõíôÞñéïò ãñáììÞ ìç Ýãêõñç."
18012
18013 #: f/lex.c:1168
18014 #, fuzzy
18015 msgid "invalid #line"
18016 msgstr "ìç Ýãêõñïò áñéèìüò"
18017
18018 #: f/lex.c:1224 f/lex.c:1268
18019 msgid "use `#line ...' instead of `# ...' in first line"
18020 msgstr ""
18021
18022 #: f/lex.c:1278
18023 #, fuzzy
18024 msgid "invalid #-line"
18025 msgstr "ìç Ýãêõñïò áñéèìüò"
18026
18027 #: f/lex.c:1371
18028 #, fuzzy, no-c-format
18029 msgid "Null character at %0 -- line ignored"
18030 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
18031
18032 #: f/stb.c:9177
18033 #, no-c-format
18034 msgid "INCLUDE at %0 not the only statement on the source line"
18035 msgstr ""
18036
18037 #: f/ste.c:1397 f/ste.c:1744
18038 msgid "ASSIGNed FORMAT specifier is too small"
18039 msgstr ""
18040
18041 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
18042 #: f/ste.c:2621
18043 #, no-c-format
18044 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
18045 msgstr ""
18046
18047 #: f/ste.c:2725
18048 msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)"
18049 msgstr ""
18050
18051 #: f/ste.c:2957
18052 msgid "ASSIGN to variable that is too small"
18053 msgstr ""
18054
18055 #: f/ste.c:2989
18056 msgid "ASSIGNed GOTO target variable is too small"
18057 msgstr ""
18058
18059 #: f/stu.c:305
18060 #, no-c-format
18061 msgid "Local adjustable symbol `%A' at %0"
18062 msgstr ""
18063
18064 #: f/target.c:2545
18065 msgid "data initializer on host with different endianness"
18066 msgstr ""
18067
18068 #: f/top.c:244
18069 #, fuzzy
18070 msgid "-fvxt-not-f90 no longer supported -- try -fvxt"
18071 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
18072
18073 #: f/top.c:248
18074 msgid "-ff90-not-vxt no longer supported -- try -fno-vxt -ff90"
18075 msgstr ""
18076
18077 #: f/top.c:318
18078 msgid "-fdebug-kludge is disabled, use normal debugging flags"
18079 msgstr ""
18080
18081 #: f/bad.def:39
18082 #, fuzzy, no-c-format
18083 msgid "Missing first operand for binary operator at %0"
18084 msgstr "Áãíùóôïò äõáäéêüò ÷åéñéóôÞò."
18085
18086 #: f/bad.def:42
18087 #, fuzzy, no-c-format
18088 msgid "Zero-length character constant at %0"
18089 msgstr "êåíü áëöáñéèìçôéêü"
18090
18091 #: f/bad.def:45
18092 #, fuzzy, no-c-format
18093 msgid "Invalid token at %0 in expression or subexpression at %1"
18094 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
18095
18096 #: f/bad.def:48
18097 #, no-c-format
18098 msgid "Missing operand for operator at %1 at end of expression at %0"
18099 msgstr ""
18100
18101 #: f/bad.def:51
18102 #, no-c-format
18103 msgid "Label %A already defined at %1 when redefined at %0"
18104 msgstr ""
18105
18106 #: f/bad.def:54
18107 #, no-c-format
18108 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
18109 msgstr ""
18110
18111 #: f/bad.def:57
18112 #, no-c-format
18113 msgid "Label definition %A at %0 on empty statement (as of %1)"
18114 msgstr ""
18115
18116 #: f/bad.def:65
18117 #, no-c-format
18118 msgid "Invalid first character at %0 [info -f g77 M LEX]"
18119 msgstr ""
18120
18121 #: f/bad.def:68
18122 #, no-c-format
18123 msgid "Line too long as of %0 [info -f g77 M LEX]"
18124 msgstr ""
18125
18126 #: f/bad.def:71
18127 #, no-c-format
18128 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
18129 msgstr ""
18130
18131 #: f/bad.def:74
18132 #, no-c-format
18133 msgid "Label number at %0 not in range 1-99999"
18134 msgstr ""
18135
18136 #: f/bad.def:77
18137 #, no-c-format
18138 msgid "At %0, '!' and '/*' are not valid comment delimiters"
18139 msgstr ""
18140
18141 #: f/bad.def:80
18142 #, no-c-format
18143 msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
18144 msgstr ""
18145
18146 #: f/bad.def:83
18147 #, no-c-format
18148 msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
18149 msgstr ""
18150
18151 #: f/bad.def:91
18152 #, fuzzy, no-c-format
18153 msgid "Character constant at %0 has no closing apostrophe at %1"
18154 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
18155
18156 #: f/bad.def:94
18157 #, no-c-format
18158 msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
18159 msgstr ""
18160
18161 #: f/bad.def:97
18162 #, no-c-format
18163 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
18164 msgstr ""
18165
18166 #: f/bad.def:100
18167 #, fuzzy, no-c-format
18168 msgid "Integer at %0 too large"
18169 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
18170
18171 #: f/bad.def:123
18172 #, no-c-format
18173 msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
18174 msgstr ""
18175
18176 #: f/bad.def:126
18177 #, no-c-format
18178 msgid "Missing close-period between `.%A' at %0 and %1"
18179 msgstr ""
18180
18181 #: f/bad.def:129
18182 #, no-c-format
18183 msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
18184 msgstr ""
18185
18186 #: f/bad.def:132
18187 #, no-c-format
18188 msgid "Missing value at %1 for real-number exponent at %0"
18189 msgstr ""
18190
18191 #: f/bad.def:135
18192 #, no-c-format
18193 msgid "Expected binary operator between expressions at %0 and at %1"
18194 msgstr ""
18195
18196 #: f/bad.def:253
18197 #, no-c-format
18198 msgid "Semicolon at %0 is an invalid token"
18199 msgstr ""
18200
18201 #: f/bad.def:271
18202 #, no-c-format
18203 msgid "Extraneous comma in FORMAT statement at %0"
18204 msgstr ""
18205
18206 #: f/bad.def:274
18207 #, no-c-format
18208 msgid "Missing comma in FORMAT statement at %0"
18209 msgstr ""
18210
18211 #: f/bad.def:277
18212 #, no-c-format
18213 msgid "Spurious sign in FORMAT statement at %0"
18214 msgstr ""
18215
18216 #: f/bad.def:280
18217 #, no-c-format
18218 msgid "Spurious number in FORMAT statement at %0"
18219 msgstr ""
18220
18221 #: f/bad.def:283
18222 #, no-c-format
18223 msgid "Spurious text trailing number in FORMAT statement at %0"
18224 msgstr ""
18225
18226 #: f/bad.def:291
18227 #, fuzzy, no-c-format
18228 msgid "Unrecognized FORMAT specifier at %0"
18229 msgstr "Üãíùóôï ðñüèåìá: %s"
18230
18231 #: f/bad.def:419
18232 #, no-c-format
18233 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
18234 msgstr ""
18235
18236 #: f/bad.def:422
18237 #, no-c-format
18238 msgid "Missing number following period in FORMAT statement at %0"
18239 msgstr ""
18240
18241 #: f/bad.def:425
18242 #, no-c-format
18243 msgid "Missing number following `E' in FORMAT statement at %0"
18244 msgstr ""
18245
18246 #: f/bad.def:433
18247 #, no-c-format
18248 msgid "Spurious trailing comma preceding terminator at %0"
18249 msgstr ""
18250
18251 #: f/bad.def:436
18252 #, no-c-format
18253 msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
18254 msgstr ""
18255
18256 #: f/bad.def:439
18257 #, no-c-format
18258 msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
18259 msgstr ""
18260
18261 #: f/bad.def:452
18262 #, no-c-format
18263 msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
18264 msgstr ""
18265
18266 #: f/bad.def:455
18267 #, no-c-format
18268 msgid "Reference to label at %1 inconsistent with its definition at %0"
18269 msgstr ""
18270
18271 #: f/bad.def:458
18272 #, no-c-format
18273 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
18274 msgstr ""
18275
18276 #: f/bad.def:461
18277 #, no-c-format
18278 msgid "DO-statement reference to label at %1 follows its definition at %0"
18279 msgstr ""
18280
18281 #: f/bad.def:464
18282 #, no-c-format
18283 msgid "Reference to label at %1 is outside block containing definition at %0"
18284 msgstr ""
18285
18286 #: f/bad.def:467
18287 #, no-c-format
18288 msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
18289 msgstr ""
18290
18291 #: f/bad.def:470
18292 #, no-c-format
18293 msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
18294 msgstr ""
18295
18296 #: f/bad.def:473
18297 #, no-c-format
18298 msgid "Label definition at %0 invalid on this kind of statement"
18299 msgstr ""
18300
18301 #: f/bad.def:476
18302 #, no-c-format
18303 msgid "Statement at %0 invalid in this context"
18304 msgstr ""
18305
18306 #: f/bad.def:479
18307 #, no-c-format
18308 msgid "Statement at %0 invalid in context established by statement at %1"
18309 msgstr ""
18310
18311 #: f/bad.def:482
18312 #, no-c-format
18313 msgid "Statement at %0 must specify construct name specified at %1"
18314 msgstr ""
18315
18316 #: f/bad.def:485
18317 #, no-c-format
18318 msgid "Construct name at %0 superfluous, no construct name specified at %1"
18319 msgstr ""
18320
18321 #: f/bad.def:488
18322 #, no-c-format
18323 msgid "Construct name at %0 not the same as construct name at %1"
18324 msgstr ""
18325
18326 #: f/bad.def:491
18327 #, no-c-format
18328 msgid "Construct name at %0 does not match construct name for any containing DO constructs"
18329 msgstr ""
18330
18331 #: f/bad.def:494
18332 #, no-c-format
18333 msgid "Label definition missing at %0 for DO construct specifying label at %1"
18334 msgstr ""
18335
18336 #: f/bad.def:497
18337 #, no-c-format
18338 msgid "Statement at %0 follows ELSE block for IF construct at %1"
18339 msgstr ""
18340
18341 #: f/bad.def:500
18342 #, no-c-format
18343 msgid "No label definition for FORMAT statement at %0"
18344 msgstr ""
18345
18346 #: f/bad.def:503
18347 #, no-c-format
18348 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
18349 msgstr ""
18350
18351 #: f/bad.def:506
18352 #, no-c-format
18353 msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
18354 msgstr ""
18355
18356 #: f/bad.def:509
18357 #, no-c-format
18358 msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
18359 msgstr ""
18360
18361 #: f/bad.def:512
18362 #, no-c-format
18363 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
18364 msgstr ""
18365
18366 #: f/bad.def:515
18367 #, no-c-format
18368 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
18369 msgstr ""
18370
18371 #: f/bad.def:518
18372 #, no-c-format
18373 msgid "Program unit name at %0 not the same as name at %1"
18374 msgstr ""
18375
18376 #: f/bad.def:521
18377 #, no-c-format
18378 msgid "Type name at %0 not the same as name at %1"
18379 msgstr ""
18380
18381 #: f/bad.def:524
18382 #, no-c-format
18383 msgid "End of source file before end of block started at %0"
18384 msgstr ""
18385
18386 #: f/bad.def:527
18387 #, no-c-format
18388 msgid "Undefined label, first referenced at %0"
18389 msgstr ""
18390
18391 #: f/bad.def:530
18392 #, no-c-format
18393 msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
18394 msgstr ""
18395
18396 #: f/bad.def:533
18397 #, no-c-format
18398 msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
18399 msgstr ""
18400
18401 #: f/bad.def:536
18402 #, no-c-format
18403 msgid "RETURN statement at %0 invalid within a main program unit"
18404 msgstr ""
18405
18406 #: f/bad.def:539
18407 #, no-c-format
18408 msgid "Alternate return specifier at %0 invalid within a main program unit"
18409 msgstr ""
18410
18411 #: f/bad.def:542
18412 #, no-c-format
18413 msgid "Alternate return specifier at %0 invalid within a function"
18414 msgstr ""
18415
18416 #: f/bad.def:545
18417 #, no-c-format
18418 msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
18419 msgstr ""
18420
18421 #: f/bad.def:548
18422 #, no-c-format
18423 msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
18424 msgstr ""
18425
18426 #: f/bad.def:551
18427 #, no-c-format
18428 msgid "No components specified as of %0 for derived-type definition beginning at %1"
18429 msgstr ""
18430
18431 #: f/bad.def:554
18432 #, no-c-format
18433 msgid "No components specified as of %0 for structure definition beginning at %1"
18434 msgstr ""
18435
18436 #: f/bad.def:557
18437 #, no-c-format
18438 msgid "Missing structure name for outer structure definition at %0"
18439 msgstr ""
18440
18441 #: f/bad.def:560
18442 #, no-c-format
18443 msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
18444 msgstr ""
18445
18446 #: f/bad.def:563
18447 #, no-c-format
18448 msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
18449 msgstr ""
18450
18451 #: f/bad.def:566
18452 #, no-c-format
18453 msgid "No components specified as of %0 for map beginning at %1"
18454 msgstr ""
18455
18456 #: f/bad.def:569
18457 #, no-c-format
18458 msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
18459 msgstr ""
18460
18461 #: f/bad.def:572
18462 #, no-c-format
18463 msgid "Missing %A specifier in statement at %0"
18464 msgstr ""
18465
18466 #: f/bad.def:575
18467 #, no-c-format
18468 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
18469 msgstr ""
18470
18471 #: f/bad.def:578
18472 #, no-c-format
18473 msgid "Conflicting I/O control specifications at %0 and %1"
18474 msgstr ""
18475
18476 #: f/bad.def:581
18477 #, no-c-format
18478 msgid "No UNIT= specifier in I/O control list at %0"
18479 msgstr ""
18480
18481 #: f/bad.def:584
18482 #, no-c-format
18483 msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
18484 msgstr ""
18485
18486 #: f/bad.def:587
18487 #, no-c-format
18488 msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
18489 msgstr ""
18490
18491 #: f/bad.def:595
18492 #, no-c-format
18493 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
18494 msgstr ""
18495
18496 #: f/bad.def:598
18497 #, no-c-format
18498 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
18499 msgstr ""
18500
18501 #: f/bad.def:601
18502 #, no-c-format
18503 msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
18504 msgstr ""
18505
18506 #: f/bad.def:604
18507 #, no-c-format
18508 msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
18509 msgstr ""
18510
18511 #: f/bad.def:617
18512 #, no-c-format
18513 msgid "Fortran 90 feature at %0 unsupported"
18514 msgstr ""
18515
18516 #: f/bad.def:630
18517 #, no-c-format
18518 msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
18519 msgstr ""
18520
18521 #: f/bad.def:638
18522 #, no-c-format
18523 msgid "Null element at %0 for array reference at %1"
18524 msgstr ""
18525
18526 #: f/bad.def:641
18527 #, no-c-format
18528 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
18529 msgstr ""
18530
18531 #: f/bad.def:644
18532 #, no-c-format
18533 msgid "Too many elements as of %0 for array reference at %1"
18534 msgstr ""
18535
18536 #: f/bad.def:647
18537 #, no-c-format
18538 msgid "Missing colon as of %0 in substring reference for %1"
18539 msgstr ""
18540
18541 #: f/bad.def:650
18542 #, no-c-format
18543 msgid "Invalid use at %0 of substring operator on %1"
18544 msgstr ""
18545
18546 #: f/bad.def:653
18547 #, no-c-format
18548 msgid "Substring begin/end point at %0 out of defined range"
18549 msgstr ""
18550
18551 #: f/bad.def:656
18552 #, no-c-format
18553 msgid "Array element value at %0 out of defined range"
18554 msgstr ""
18555
18556 #: f/bad.def:659
18557 #, no-c-format
18558 msgid "Expression at %0 has incorrect data type or rank for its context"
18559 msgstr ""
18560
18561 #: f/bad.def:662
18562 #, no-c-format
18563 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
18564 msgstr ""
18565
18566 #: f/bad.def:665
18567 #, no-c-format
18568 msgid "%A step count known to be 0 (zero) at %0"
18569 msgstr ""
18570
18571 #: f/bad.def:668
18572 #, no-c-format
18573 msgid "%A end value plus step count known to overflow at %0"
18574 msgstr ""
18575
18576 #: f/bad.def:671
18577 #, no-c-format
18578 msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
18579 msgstr ""
18580
18581 #: f/bad.def:674
18582 #, no-c-format
18583 msgid "%A begin, end, and step-count values known to result in no iterations at %0"
18584 msgstr ""
18585
18586 #: f/bad.def:677
18587 #, no-c-format
18588 msgid "Type disagreement between expressions at %0 and %1"
18589 msgstr ""
18590
18591 #: f/bad.def:690
18592 #, no-c-format
18593 msgid "No specification for implied-DO iterator `%A' at %0"
18594 msgstr ""
18595
18596 #: f/bad.def:693
18597 #, no-c-format
18598 msgid "Gratuitous parentheses surround implied-DO construct at %0"
18599 msgstr ""
18600
18601 #: f/bad.def:696
18602 #, fuzzy, no-c-format
18603 msgid "Zero-size specification invalid at %0"
18604 msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
18605
18606 #: f/bad.def:699
18607 #, no-c-format
18608 msgid "Zero-size array at %0"
18609 msgstr ""
18610
18611 #: f/bad.def:702
18612 #, no-c-format
18613 msgid "Target machine does not support complex entity of kind specified at %0"
18614 msgstr ""
18615
18616 #: f/bad.def:705
18617 #, no-c-format
18618 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
18619 msgstr ""
18620
18621 #: f/bad.def:708
18622 #, no-c-format
18623 msgid "Attempt to raise constant zero to a power at %0"
18624 msgstr ""
18625
18626 #: f/bad.def:806
18627 #, no-c-format
18628 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
18629 msgstr ""
18630
18631 #: f/bad.def:809
18632 #, no-c-format
18633 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
18634 msgstr ""
18635
18636 #: f/bad.def:812
18637 #, no-c-format
18638 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
18639 msgstr ""
18640
18641 #: f/bad.def:815
18642 #, no-c-format
18643 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
18644 msgstr ""
18645
18646 #: f/bad.def:818
18647 #, no-c-format
18648 msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
18649 msgstr ""
18650
18651 #: f/bad.def:821
18652 #, fuzzy, no-c-format
18653 msgid "Unable to open INCLUDE file `%A' at %0"
18654 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
18655
18656 #: f/bad.def:839
18657 #, no-c-format
18658 msgid "Null argument at %0 for statement function reference at %1"
18659 msgstr ""
18660
18661 #: f/bad.def:842
18662 #, no-c-format
18663 msgid "Null argument at %0 for procedure invocation at %1"
18664 msgstr ""
18665
18666 #: f/bad.def:845
18667 #, no-c-format
18668 msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
18669 msgstr ""
18670
18671 #: f/bad.def:848
18672 #, no-c-format
18673 msgid "%A too many arguments as of %0 for statement function reference at %1"
18674 msgstr ""
18675
18676 #: f/bad.def:851
18677 #, no-c-format
18678 msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
18679 msgstr ""
18680
18681 #: f/bad.def:854
18682 #, no-c-format
18683 msgid "Unsupported FORMAT specifier at %0"
18684 msgstr ""
18685
18686 #: f/bad.def:857
18687 #, no-c-format
18688 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
18689 msgstr ""
18690
18691 #: f/bad.def:880
18692 #, no-c-format
18693 msgid "Unsupported VXT statement at %0"
18694 msgstr ""
18695
18696 #: f/bad.def:883
18697 #, no-c-format
18698 msgid "Attempt to specify second initial value for `%A' at %0"
18699 msgstr ""
18700
18701 #: f/bad.def:886
18702 #, no-c-format
18703 msgid "Too few initial values in list of initializers for `%A' at %0"
18704 msgstr ""
18705
18706 #: f/bad.def:889
18707 #, no-c-format
18708 msgid "Too many initial values in list of initializers starting at %0"
18709 msgstr ""
18710
18711 #: f/bad.def:892
18712 #, no-c-format
18713 msgid "Array or substring specification for `%A' out of range in statement at %0"
18714 msgstr ""
18715
18716 #: f/bad.def:895
18717 #, no-c-format
18718 msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
18719 msgstr ""
18720
18721 #: f/bad.def:898
18722 #, no-c-format
18723 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
18724 msgstr ""
18725
18726 #: f/bad.def:901
18727 #, no-c-format
18728 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
18729 msgstr ""
18730
18731 #: f/bad.def:904
18732 #, no-c-format
18733 msgid "Not an integer constant expression in implied do-loop in statement at %0"
18734 msgstr ""
18735
18736 #: f/bad.def:907
18737 #, no-c-format
18738 msgid "Attempt to specify second initial value for element of `%A' at %0"
18739 msgstr ""
18740
18741 #: f/bad.def:910
18742 #, no-c-format
18743 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
18744 msgstr ""
18745
18746 #: f/bad.def:913
18747 #, no-c-format
18748 msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
18749 msgstr ""
18750
18751 #: f/bad.def:916
18752 #, no-c-format
18753 msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
18754 msgstr ""
18755
18756 #: f/bad.def:919
18757 #, no-c-format
18758 msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
18759 msgstr ""
18760
18761 #: f/bad.def:922
18762 #, no-c-format
18763 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
18764 msgstr ""
18765
18766 #: f/bad.def:925
18767 #, no-c-format
18768 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
18769 msgstr ""
18770
18771 #: f/bad.def:928
18772 #, no-c-format
18773 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
18774 msgstr ""
18775
18776 #: f/bad.def:936
18777 #, no-c-format
18778 msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
18779 msgstr ""
18780
18781 #: f/bad.def:939
18782 #, no-c-format
18783 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
18784 msgstr ""
18785
18786 #: f/bad.def:942
18787 #, no-c-format
18788 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
18789 msgstr ""
18790
18791 #: f/bad.def:945
18792 #, no-c-format
18793 msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
18794 msgstr ""
18795
18796 #: f/bad.def:958
18797 #, no-c-format
18798 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
18799 msgstr ""
18800
18801 #: f/bad.def:976
18802 #, no-c-format
18803 msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
18804 msgstr ""
18805
18806 #: f/bad.def:979
18807 #, no-c-format
18808 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
18809 msgstr ""
18810
18811 #: f/bad.def:987
18812 #, no-c-format
18813 msgid "Blank common initialized at %0"
18814 msgstr ""
18815
18816 #: f/bad.def:990
18817 #, no-c-format
18818 msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
18819 msgstr ""
18820
18821 #: f/bad.def:993
18822 #, no-c-format
18823 msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
18824 msgstr ""
18825
18826 #: f/bad.def:996
18827 #, no-c-format
18828 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
18829 msgstr ""
18830
18831 #: f/bad.def:999
18832 #, no-c-format
18833 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
18834 msgstr ""
18835
18836 #: f/bad.def:1002
18837 #, no-c-format
18838 msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
18839 msgstr ""
18840
18841 #: f/bad.def:1005
18842 #, no-c-format
18843 msgid "Initial character `%A' is lower-case in symbol name at %0"
18844 msgstr ""
18845
18846 #: f/bad.def:1013
18847 #, no-c-format
18848 msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
18849 msgstr ""
18850
18851 #: f/bad.def:1016
18852 #, no-c-format
18853 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
18854 msgstr ""
18855
18856 #: f/bad.def:1034
18857 #, no-c-format
18858 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
18859 msgstr ""
18860
18861 #: f/bad.def:1037
18862 #, fuzzy, no-c-format
18863 msgid "Truncating characters on right side of character constant at %0"
18864 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
18865
18866 #: f/bad.def:1040
18867 #, no-c-format
18868 msgid "Truncating characters on right side of hollerith constant at %0"
18869 msgstr ""
18870
18871 #: f/bad.def:1043
18872 #, no-c-format
18873 msgid "Truncating non-zero data on left side of numeric constant at %0"
18874 msgstr ""
18875
18876 #: f/bad.def:1046
18877 #, no-c-format
18878 msgid "Truncating non-zero data on left side of typeless constant at %0"
18879 msgstr ""
18880
18881 #: f/bad.def:1049
18882 #, fuzzy, no-c-format
18883 msgid "Typeless constant at %0 too large"
18884 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
18885
18886 #: f/bad.def:1052
18887 #, no-c-format
18888 msgid "First-column ampersand continuation at %0"
18889 msgstr ""
18890
18891 #: f/bad.def:1055 f/bad.def:1058
18892 #, no-c-format
18893 msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
18894 msgstr ""
18895
18896 #: f/bad.def:1061 f/bad.def:1064
18897 #, no-c-format
18898 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
18899 msgstr ""
18900
18901 #: f/bad.def:1067 f/bad.def:1070
18902 #, no-c-format
18903 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
18904 msgstr ""
18905
18906 #: f/bad.def:1073
18907 #, no-c-format
18908 msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
18909 msgstr ""
18910
18911 #: f/bad.def:1076
18912 #, no-c-format
18913 msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
18914 msgstr ""
18915
18916 #: f/bad.def:1079 f/bad.def:1082
18917 #, no-c-format
18918 msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
18919 msgstr ""
18920
18921 #: f/bad.def:1085
18922 #, fuzzy, no-c-format
18923 msgid "Array `%A' at %0 is too large to handle"
18924 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
18925
18926 #: f/bad.def:1088
18927 #, no-c-format
18928 msgid "Statement function `%A' defined at %0 is not used"
18929 msgstr ""
18930
18931 #: f/bad.def:1091
18932 #, no-c-format
18933 msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
18934 msgstr ""
18935
18936 #: f/bad.def:1094
18937 #, fuzzy, no-c-format
18938 msgid "Internal compiler error -- cannot perform operation"
18939 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
18940
18941 # src/grep.c:1133
18942 #. Kind messages are used in diagnostic location reports of the
18943 #. form "<file>: In function `foo': <error message>".
18944 #: f/info-k.def:32
18945 #, fuzzy
18946 msgid "In unknown kind"
18947 msgstr "Üãíùóôç ìÝèïäïò êáôáëüãùí"
18948
18949 #: f/info-k.def:33
18950 msgid "In entity"
18951 msgstr ""
18952
18953 #: f/info-k.def:34
18954 msgid "In function"
18955 msgstr "Óôç óõíÜñôçóç"
18956
18957 #: f/info-k.def:35
18958 msgid "In subroutine"
18959 msgstr "Óôçí õðïñïõôßíá"
18960
18961 #: f/info-k.def:36
18962 msgid "In program"
18963 msgstr "Óôï ðñüãñáììá"
18964
18965 #: f/info-k.def:37
18966 msgid "In block-data unit"
18967 msgstr "Óôç ìïíÜäá ìðëïê-äåäïìÝíùí"
18968
18969 #: f/info-k.def:38
18970 msgid "In common block"
18971 msgstr "Óôï êïéíü ìðëïê"
18972
18973 #: f/info-k.def:39
18974 msgid "In construct"
18975 msgstr ""
18976
18977 #: f/info-k.def:40
18978 msgid "In namelist"
18979 msgstr ""
18980
18981 #: f/info-k.def:41
18982 msgid "In anything"
18983 msgstr ""
18984
18985 #: java/check-init.c:905
18986 #, c-format
18987 msgid "internal error in check-init: tree code not implemented: %s"
18988 msgstr ""
18989
18990 #: java/check-init.c:977
18991 msgid "%Jfinal field '%D' may not have been initialized"
18992 msgstr ""
18993
18994 #: java/class.c:592 java/class.c:616
18995 #, fuzzy
18996 msgid "internal error - too many interface type"
18997 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
18998
18999 #: java/class.c:715
19000 msgid "bad method signature"
19001 msgstr ""
19002
19003 #: java/class.c:759
19004 msgid "misplaced ConstantValue attribute (not in any field)"
19005 msgstr ""
19006
19007 #: java/class.c:761
19008 #, c-format
19009 msgid "duplicate ConstantValue attribute for field '%s'"
19010 msgstr ""
19011
19012 #: java/class.c:772
19013 #, c-format
19014 msgid "ConstantValue attribute of field '%s' has wrong type"
19015 msgstr ""
19016
19017 #: java/class.c:1067
19018 #, c-format
19019 msgid "field '%s' not found in class"
19020 msgstr ""
19021
19022 #: java/class.c:1324
19023 msgid "%Jabstract method in non-abstract class"
19024 msgstr ""
19025
19026 #: java/class.c:2140
19027 msgid "%Jnon-static method '%D' overrides static method"
19028 msgstr ""
19029
19030 #: java/decl.c:1018
19031 #, fuzzy
19032 msgid "%J'%D' used prior to declaration"
19033 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
19034
19035 #: java/decl.c:1059
19036 #, c-format
19037 msgid "declaration of `%s' shadows a parameter"
19038 msgstr ""
19039
19040 #: java/decl.c:1062
19041 #, c-format
19042 msgid "declaration of `%s' shadows a symbol from the parameter list"
19043 msgstr ""
19044
19045 #: java/decl.c:1361
19046 #, fuzzy
19047 msgid "%Jlabel '%D' used but not defined"
19048 msgstr "áüñéóôï"
19049
19050 #: java/decl.c:1366
19051 msgid "%Jlabel '%D' defined but not used"
19052 msgstr ""
19053
19054 #: java/decl.c:1494
19055 msgid "%JIn %D: overlapped variable and exception ranges at %d"
19056 msgstr ""
19057
19058 #: java/decl.c:1572
19059 msgid "bad type in parameter debug info"
19060 msgstr ""
19061
19062 #: java/decl.c:1581
19063 msgid "%Jbad PC range for debug info for local '%D'"
19064 msgstr ""
19065
19066 #: java/expr.c:519
19067 msgid "stack underflow - dup* operation"
19068 msgstr ""
19069
19070 #: java/expr.c:1469
19071 #, c-format
19072 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
19073 msgstr ""
19074
19075 #: java/expr.c:1497
19076 #, fuzzy, c-format
19077 msgid "field `%s' not found"
19078 msgstr "ôï áñ÷åßï ÷Üñôç ÷áñáêôÞñùí `%s' äåí âñÝèçêå"
19079
19080 #: java/expr.c:1658
19081 #, fuzzy
19082 msgid "ret instruction not implemented"
19083 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
19084
19085 #: java/expr.c:1815
19086 #, c-format
19087 msgid "method '%s' not found in class"
19088 msgstr ""
19089
19090 #: java/expr.c:2020
19091 #, c-format
19092 msgid "failed to find class '%s'"
19093 msgstr ""
19094
19095 #: java/expr.c:2030
19096 #, c-format
19097 msgid "class '%s' has no method named '%s' matching signature '%s'"
19098 msgstr ""
19099
19100 #: java/expr.c:2040
19101 msgid "invokestatic on non static method"
19102 msgstr ""
19103
19104 #: java/expr.c:2045
19105 msgid "invokestatic on abstract method"
19106 msgstr ""
19107
19108 #: java/expr.c:2053
19109 msgid "invoke[non-static] on static method"
19110 msgstr ""
19111
19112 #: java/expr.c:2352
19113 #, c-format
19114 msgid "missing field '%s' in '%s'"
19115 msgstr ""
19116
19117 #: java/expr.c:2358
19118 #, c-format
19119 msgid "mismatching signature for field '%s' in '%s'"
19120 msgstr ""
19121
19122 #: java/expr.c:2380
19123 msgid "%Jassignment to final field '%D' not in field's class"
19124 msgstr ""
19125
19126 #: java/expr.c:2385
19127 msgid "%Jassignment to final static field `%D' not in class initializer"
19128 msgstr ""
19129
19130 #: java/expr.c:2393
19131 msgid "%Jassignment to final field '%D' not in constructor"
19132 msgstr ""
19133
19134 #: java/expr.c:2636
19135 #, fuzzy, c-format
19136 msgid "can't expand %s"
19137 msgstr "%s: áäõíáìßá óôçí áíÜãíùóç %s: %s\n"
19138
19139 #: java/expr.c:2808
19140 #, fuzzy
19141 msgid "invalid PC in line number table"
19142 msgstr "ìç Ýãêõñïò áñ÷éêüò áñéèìüò ãñáììÞò: `%s'"
19143
19144 #: java/expr.c:2854
19145 #, c-format
19146 msgid "unreachable bytecode from %d to before %d"
19147 msgstr ""
19148
19149 #: java/expr.c:2892
19150 #, c-format
19151 msgid "unreachable bytecode from %d to the end of the method"
19152 msgstr ""
19153
19154 #. duplicate code from LOAD macro
19155 #: java/expr.c:3206
19156 msgid "unrecogized wide sub-instruction"
19157 msgstr ""
19158
19159 #: java/jcf-io.c:534
19160 #, c-format
19161 msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
19162 msgstr ""
19163
19164 #: java/jcf-parse.c:330
19165 #, fuzzy
19166 msgid "bad string constant"
19167 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
19168
19169 #: java/jcf-parse.c:348
19170 #, c-format
19171 msgid "bad value constant type %d, index %d"
19172 msgstr ""
19173
19174 #: java/jcf-parse.c:514
19175 #, fuzzy, c-format
19176 msgid "can't reopen %s: %m"
19177 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
19178
19179 #: java/jcf-parse.c:519
19180 #, fuzzy, c-format
19181 msgid "can't close %s: %m"
19182 msgstr "äåí åßíáé äõíáôü íá áëëá÷ôïýí ôá äéêáéþìáôá ôïõ `%s'"
19183
19184 #: java/jcf-parse.c:604
19185 #, fuzzy, c-format
19186 msgid "cannot find file for class %s"
19187 msgstr "äå âñÝèçêå ï ðñïåðåîåñãáóôÞò C: %s \n"
19188
19189 #: java/jcf-parse.c:615
19190 #, fuzzy
19191 msgid "not a valid Java .class file"
19192 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
19193
19194 #: java/jcf-parse.c:618
19195 #, fuzzy
19196 msgid "error while parsing constant pool"
19197 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ"
19198
19199 #: java/jcf-parse.c:621
19200 #, c-format
19201 msgid "error in constant pool entry #%d\n"
19202 msgstr ""
19203
19204 #. FIXME - where was first time
19205 #: java/jcf-parse.c:633
19206 #, c-format
19207 msgid "reading class %s for the second time from %s"
19208 msgstr ""
19209
19210 #: java/jcf-parse.c:651
19211 #, fuzzy
19212 msgid "error while parsing fields"
19213 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ"
19214
19215 #: java/jcf-parse.c:654
19216 #, fuzzy
19217 msgid "error while parsing methods"
19218 msgstr "óöÜëìá êáôÜ ôçí áíÜãíùóç ôçò åéóüäïõ"
19219
19220 #: java/jcf-parse.c:657
19221 #, fuzzy
19222 msgid "error while parsing final attributes"
19223 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
19224
19225 #: java/jcf-parse.c:671
19226 #, c-format
19227 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"
19228 msgstr ""
19229
19230 #: java/jcf-parse.c:749
19231 #, fuzzy
19232 msgid "missing Code attribute"
19233 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
19234
19235 #: java/jcf-parse.c:981
19236 msgid "%Hsource file seen twice on command line and will be compiled only once"
19237 msgstr ""
19238
19239 #: java/jcf-parse.c:997
19240 #, fuzzy
19241 msgid "no input file specified"
19242 msgstr "Äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ"
19243
19244 #: java/jcf-parse.c:1026
19245 #, fuzzy, c-format
19246 msgid "can't close input file %s: %m"
19247 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åéóüäïõ `%s'"
19248
19249 #: java/jcf-parse.c:1064
19250 #, c-format
19251 msgid "bad zip/jar file %s"
19252 msgstr ""
19253
19254 #: java/jcf-parse.c:1236
19255 #, fuzzy, c-format
19256 msgid "error while reading %s from zip file"
19257 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ"
19258
19259 #: java/jcf-write.c:2602
19260 #, c-format
19261 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
19262 msgstr ""
19263
19264 #: java/jcf-write.c:2934
19265 #, fuzzy
19266 msgid "field initializer type mismatch"
19267 msgstr "Êáêïóõíôáßñéáóìá ôýðùí êáôá÷þñçóçò/ðßíáêá"
19268
19269 #: java/jcf-write.c:3389
19270 #, fuzzy, c-format
19271 msgid "can't create directory %s: %m"
19272 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß ï êáôÜëïãïò %s: %s\n"
19273
19274 #: java/jcf-write.c:3442
19275 #, fuzzy, c-format
19276 msgid "can't create %s: %m"
19277 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
19278
19279 #: java/jv-scan.c:185
19280 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
19281 msgstr ""
19282
19283 #: java/jv-scan.c:188
19284 #, fuzzy, c-format
19285 msgid "can't open output file `%s'"
19286 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
19287
19288 #: java/jv-scan.c:222
19289 #, fuzzy, c-format
19290 msgid "file not found `%s'"
19291 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
19292
19293 #: java/jvspec.c:418
19294 msgid "can't specify `-D' without `--main'\n"
19295 msgstr ""
19296
19297 #: java/jvspec.c:421
19298 #, fuzzy, c-format
19299 msgid "`%s' is not a valid class name"
19300 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
19301
19302 #: java/jvspec.c:427
19303 #, fuzzy
19304 msgid "--resource requires -o"
19305 msgstr "ÅóöáëìÝíïò êþäéêáò áßôçóçò"
19306
19307 #: java/jvspec.c:434
19308 msgid "warning: already-compiled .class files ignored with -C"
19309 msgstr ""
19310
19311 #: java/jvspec.c:441
19312 #, fuzzy
19313 msgid "cannot specify both -C and -o"
19314 msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá"
19315
19316 #: java/jvspec.c:453
19317 #, fuzzy
19318 msgid "cannot create temporary file"
19319 msgstr "ÓÖÁËÌÁ: Áäõíáìßá äçìéïõñãßáò ðñïóùñéíïý áñ÷åßïõ ãéá áëëáãÞ"
19320
19321 #: java/jvspec.c:481
19322 msgid "using both @FILE with multiple files not implemented"
19323 msgstr ""
19324
19325 #: java/jvspec.c:530
19326 #, fuzzy
19327 msgid "cannot specify `main' class when not linking"
19328 msgstr "Äåí åßíáé äõíáôü íá äçëùèåß áñéèìüò óôçëþí óôçí ðáñÜëëçëç åêôýðùóç."
19329
19330 #: java/lang.c:740
19331 msgid "can't do dependency tracking with input from stdin"
19332 msgstr ""
19333
19334 #: java/lang.c:756
19335 msgid "couldn't determine target name for dependency tracking"
19336 msgstr ""
19337
19338 #: java/lex.c:303
19339 #, c-format
19340 msgid ""
19341 "unknown encoding: `%s'\n"
19342 "This might mean that your locale's encoding is not supported\n"
19343 "by your system's iconv(3) implementation.  If you aren't trying\n"
19344 "to use a particular encoding for your input file, try the\n"
19345 "`--encoding=UTF-8' option"
19346 msgstr ""
19347
19348 #: java/mangle.c:89
19349 #, fuzzy, c-format
19350 msgid "can't mangle %s"
19351 msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
19352
19353 #: java/mangle_name.c:140 java/mangle_name.c:210
19354 #, fuzzy
19355 msgid "internal error - invalid Utf8 name"
19356 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
19357
19358 #: java/parse-scan.y:880 java/parse.y:949 java/parse.y:1290 java/parse.y:1351
19359 #: java/parse.y:1555 java/parse.y:1777 java/parse.y:1786 java/parse.y:1797
19360 #: java/parse.y:1808 java/parse.y:1820 java/parse.y:1835 java/parse.y:1852
19361 #: java/parse.y:1854 java/parse.y:1935 java/parse.y:2106 java/parse.y:2168
19362 #: java/parse.y:2320 java/parse.y:2332 java/parse.y:2339 java/parse.y:2346
19363 #: java/parse.y:2357 java/parse.y:2359 java/parse.y:2397 java/parse.y:2399
19364 #: java/parse.y:2401 java/parse.y:2422 java/parse.y:2424 java/parse.y:2426
19365 #: java/parse.y:2442 java/parse.y:2444 java/parse.y:2465 java/parse.y:2467
19366 #: java/parse.y:2469 java/parse.y:2497 java/parse.y:2499 java/parse.y:2501
19367 #: java/parse.y:2503 java/parse.y:2521 java/parse.y:2523 java/parse.y:2534
19368 #: java/parse.y:2545 java/parse.y:2556 java/parse.y:2567 java/parse.y:2578
19369 #: java/parse.y:2591 java/parse.y:2595 java/parse.y:2597 java/parse.y:2610
19370 #, fuzzy
19371 msgid "Missing term"
19372 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
19373
19374 #: java/parse-scan.y:882 java/parse.y:721 java/parse.y:759 java/parse.y:784
19375 #: java/parse.y:970 java/parse.y:1325 java/parse.y:1531 java/parse.y:1533
19376 #: java/parse.y:1762 java/parse.y:1788 java/parse.y:1799 java/parse.y:1810
19377 #: java/parse.y:1822 java/parse.y:1837
19378 msgid "';' expected"
19379 msgstr "áíáìåíüôáí ';'"
19380
19381 #: java/parse.y:719 java/parse.y:757
19382 #, fuzzy
19383 msgid "Missing name"
19384 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
19385
19386 #: java/parse.y:782
19387 msgid "'*' expected"
19388 msgstr "áíáìåíüôáí '*'"
19389
19390 #: java/parse.y:796
19391 msgid "Class or interface declaration expected"
19392 msgstr ""
19393
19394 #: java/parse.y:833 java/parse.y:835
19395 #, fuzzy
19396 msgid "Missing class name"
19397 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
19398
19399 #: java/parse.y:838 java/parse.y:842 java/parse.y:850 java/parse.y:1010
19400 #: java/parse.y:1271 java/parse.y:1273 java/parse.y:1597 java/parse.y:1848
19401 #: java/parse.y:1880 java/parse.y:1942
19402 msgid "'{' expected"
19403 msgstr "áíáìåíüôáí '{'"
19404
19405 #: java/parse.y:852
19406 msgid "Missing super class name"
19407 msgstr ""
19408
19409 #: java/parse.y:862 java/parse.y:878
19410 #, fuzzy
19411 msgid "Missing interface name"
19412 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
19413
19414 #: java/parse.y:964
19415 msgid "Missing variable initializer"
19416 msgstr ""
19417
19418 #: java/parse.y:981
19419 #, fuzzy
19420 msgid "Invalid declaration"
19421 msgstr "Ìç Ýãêõñç áíôáëëáãÞ"
19422
19423 #: java/parse.y:984 java/parse.y:1069 java/parse.y:2143 java/parse.y:2165
19424 #: java/parse.y:2169 java/parse.y:2204 java/parse.y:2281 java/parse.y:2291
19425 msgid "']' expected"
19426 msgstr "áíáìåíüôáí ']'"
19427
19428 # src/dfa.c:652 src/dfa.c:655 src/dfa.c:682 src/dfa.c:686 src/dfa.c:687
19429 # src/dfa.c:690 src/dfa.c:703 src/dfa.c:704
19430 # src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695
19431 # src/dfa.c:698 src/dfa.c:711 src/dfa.c:712
19432 #: java/parse.y:988
19433 #, fuzzy
19434 msgid "Unbalanced ']'"
19435 msgstr "Ìç éóóïñïðçìÝíï ["
19436
19437 #: java/parse.y:1024
19438 msgid "Invalid method declaration, method name required"
19439 msgstr ""
19440
19441 #: java/parse.y:1029 java/parse.y:1034 java/parse.y:1039 java/parse.y:2026
19442 #, fuzzy
19443 msgid "Identifier expected"
19444 msgstr "ÐñïóäéïñéóôÞò áöáéñÝèçêå"
19445
19446 #: java/parse.y:1044
19447 msgid "Invalid method declaration, return type required"
19448 msgstr ""
19449
19450 #: java/parse.y:1067 java/parse.y:1511 java/parse.y:1518 java/parse.y:1527
19451 #: java/parse.y:1529 java/parse.y:1557 java/parse.y:1665 java/parse.y:1971
19452 #: java/parse.y:2024
19453 msgid "')' expected"
19454 msgstr "áíáìåíüôáí '('"
19455
19456 #: java/parse.y:1083
19457 #, fuzzy
19458 msgid "Missing formal parameter term"
19459 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
19460
19461 #: java/parse.y:1098 java/parse.y:1103
19462 #, fuzzy
19463 msgid "Missing identifier"
19464 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
19465
19466 #: java/parse.y:1123 java/parse.y:1132
19467 msgid "Missing class type term"
19468 msgstr ""
19469
19470 #: java/parse.y:1288
19471 #, fuzzy
19472 msgid "Invalid interface type"
19473 msgstr "Ìç Ýãêõñïò åîáêñéâùôÞò(verifier) åîõðçñåôïýìåíïõ"
19474
19475 #: java/parse.y:1475 java/parse.y:1644 java/parse.y:1646
19476 msgid "':' expected"
19477 msgstr "áíáìåíüôáí ':'"
19478
19479 #: java/parse.y:1497 java/parse.y:1502 java/parse.y:1507
19480 #, fuzzy
19481 msgid "Invalid expression statement"
19482 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
19483
19484 #: java/parse.y:1525 java/parse.y:1553 java/parse.y:1593 java/parse.y:1661
19485 #: java/parse.y:1729 java/parse.y:1850 java/parse.y:1928 java/parse.y:2018
19486 #: java/parse.y:2020 java/parse.y:2028 java/parse.y:2264 java/parse.y:2266
19487 msgid "'(' expected"
19488 msgstr "áíáìåíüôáí '('"
19489
19490 #: java/parse.y:1595
19491 #, fuzzy
19492 msgid "Missing term or ')'"
19493 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
19494
19495 #: java/parse.y:1642
19496 #, fuzzy
19497 msgid "Missing or invalid constant expression"
19498 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
19499
19500 #: java/parse.y:1663
19501 msgid "Missing term and ')' expected"
19502 msgstr ""
19503
19504 #: java/parse.y:1702
19505 #, fuzzy
19506 msgid "Invalid control expression"
19507 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
19508
19509 #: java/parse.y:1704 java/parse.y:1706
19510 #, fuzzy
19511 msgid "Invalid update expression"
19512 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
19513
19514 #: java/parse.y:1731
19515 #, fuzzy
19516 msgid "Invalid init statement"
19517 msgstr "Ìç Ýãêõñç ðáñÜìåôñïò"
19518
19519 #: java/parse.y:1931
19520 msgid "Missing term or ')' expected"
19521 msgstr ""
19522
19523 #: java/parse.y:1973
19524 msgid "'class' or 'this' expected"
19525 msgstr ""
19526
19527 #: java/parse.y:1975 java/parse.y:1977
19528 #, fuzzy
19529 msgid "'class' expected"
19530 msgstr "áíáìåíüôáí ')'\n"
19531
19532 #: java/parse.y:2022
19533 #, fuzzy
19534 msgid "')' or term expected"
19535 msgstr "áíáìåíüôáí ')'\n"
19536
19537 #: java/parse.y:2141
19538 msgid "'[' expected"
19539 msgstr "áíáìåíüôáí '['"
19540
19541 #: java/parse.y:2219
19542 #, fuzzy
19543 msgid "Field expected"
19544 msgstr "Ç èõãáôñéêÞ äéåñãáóßá ôåñìáôßóôçêå"
19545
19546 #: java/parse.y:2276 java/parse.y:2286
19547 msgid "Missing term and ']' expected"
19548 msgstr ""
19549
19550 #: java/parse.y:2390
19551 #, fuzzy
19552 msgid "']' expected, invalid type expression"
19553 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
19554
19555 #: java/parse.y:2393
19556 #, fuzzy
19557 msgid "Invalid type expression"
19558 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
19559
19560 #: java/parse.y:2505
19561 #, fuzzy
19562 msgid "Invalid reference type"
19563 msgstr "Ìç Ýãêõñç ðéóù-ðáñáðïìðÞ"
19564
19565 #: java/parse.y:2977
19566 msgid "Constructor invocation must be first thing in a constructor"
19567 msgstr ""
19568
19569 #: java/parse.y:2979
19570 msgid "Only constructors can invoke constructors"
19571 msgstr ""
19572
19573 #: java/parse.y:2987
19574 #, c-format
19575 msgid ": `%s' JDK1.1(TM) feature"
19576 msgstr ""
19577
19578 #: java/parse.y:3046 java/parse.y:3048
19579 #, c-format
19580 msgid ""
19581 "%s.\n"
19582 "%s"
19583 msgstr ""
19584 "%s.\n"
19585 "%s"
19586
19587 #: java/parse.y:6908
19588 #, c-format
19589 msgid "malformed .zip archive in CLASSPATH: %s"
19590 msgstr ""
19591
19592 #: java/parse.y:6979
19593 #, c-format
19594 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
19595 msgstr ""
19596
19597 #: java/parse.y:12192
19598 #, fuzzy, c-format
19599 msgid "missing static field `%s'"
19600 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
19601
19602 #: java/parse.y:12197
19603 #, fuzzy, c-format
19604 msgid "not a static field `%s'"
19605 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
19606
19607 #: java/parse.y:12240
19608 #, fuzzy, c-format
19609 msgid "No case for %s"
19610 msgstr "ÓöÜëìá åðåîåñãáóßáò: %s"
19611
19612 #: java/parse.y:13172
19613 #, fuzzy, c-format
19614 msgid "unregistered operator %s"
19615 msgstr "ðïôÝ äåí äçëþèçêå ôï ðñüãñáììá %d\n"
19616
19617 #: java/typeck.c:530
19618 #, fuzzy
19619 msgid "junk at end of signature string"
19620 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
19621
19622 #: java/verify.c:471
19623 #, fuzzy
19624 msgid "bad pc in exception_table"
19625 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
19626
19627 #: java/verify.c:1384
19628 #, c-format
19629 msgid "unknown opcode %d@pc=%d during verification"
19630 msgstr ""
19631
19632 #: java/verify.c:1454 java/verify.c:1467 java/verify.c:1471
19633 #, c-format
19634 msgid "verification error at PC=%d"
19635 msgstr ""
19636
19637 #: objc/objc-act.c:689
19638 #, c-format
19639 msgid "object does not conform to the `%s' protocol"
19640 msgstr ""
19641
19642 #: objc/objc-act.c:775 objc/objc-act.c:848
19643 #, c-format
19644 msgid "class `%s' does not implement the `%s' protocol"
19645 msgstr ""
19646
19647 #: objc/objc-act.c:951
19648 #, c-format
19649 msgid "statically allocated instance of Objective-C class `%s'"
19650 msgstr ""
19651
19652 #: objc/objc-act.c:998
19653 #, c-format
19654 msgid "unexpected type for `id' (%s)"
19655 msgstr ""
19656
19657 #: objc/objc-act.c:1003
19658 msgid "undefined type `id', please import <objc/objc.h>"
19659 msgstr ""
19660
19661 #: objc/objc-act.c:1052
19662 #, c-format
19663 msgid "protocol `%s' has circular dependency"
19664 msgstr ""
19665
19666 #: objc/objc-act.c:1074 objc/objc-act.c:5982
19667 #, fuzzy, c-format
19668 msgid "cannot find protocol declaration for `%s'"
19669 msgstr "áäõíáìßá åéóáãùãÞò óôïé÷åßï ðáñáâïëÞò `%.*s'"
19670
19671 #: objc/objc-act.c:1408 objc/objc-act.c:2645 objc/objc-act.c:6513
19672 #: objc/objc-act.c:6822 objc/objc-act.c:6875 objc/objc-act.c:6900
19673 #, fuzzy, c-format
19674 msgid "cannot find interface declaration for `%s'"
19675 msgstr "áäõíáìßá áíÜãíùóçò êåöáëßäáò áðü ôï `%s'"
19676
19677 #: objc/objc-act.c:1423
19678 #, c-format
19679 msgid "interface `%s' does not have valid constant string layout"
19680 msgstr ""
19681
19682 #: objc/objc-act.c:1439
19683 #, fuzzy, c-format
19684 msgid "cannot find reference tag for class `%s'"
19685 msgstr "äå âñÝèçêå ï ðñïåðåîåñãáóôÞò C: %s \n"
19686
19687 #: objc/objc-act.c:2179
19688 #, c-format
19689 msgid "creating selector for non existant method %s"
19690 msgstr ""
19691
19692 #: objc/objc-act.c:2389
19693 #, fuzzy, c-format
19694 msgid "`%s' is not an Objective-C class name or alias"
19695 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
19696
19697 #: objc/objc-act.c:2500 objc/objc-act.c:2518 objc/objc-act.c:6769
19698 #: objc/objc-act.c:7059 objc/objc-act.c:7088
19699 msgid "Objective-C declarations may only appear in global scope"
19700 msgstr ""
19701
19702 #: objc/objc-act.c:2505
19703 #, fuzzy, c-format
19704 msgid "cannot find class `%s'"
19705 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
19706
19707 #: objc/objc-act.c:2507
19708 #, fuzzy, c-format
19709 msgid "class `%s' already exists"
19710 msgstr "(ôï áñ÷åßï Þäç õðÜñ÷åé)"
19711
19712 #: objc/objc-act.c:2532 objc/objc-act.c:6791
19713 #, c-format
19714 msgid "`%s' redeclared as different kind of symbol"
19715 msgstr ""
19716
19717 #. fatal did not work with 2 args...should fix
19718 #: objc/objc-act.c:2680
19719 #, c-format
19720 msgid "cannot find interface declaration for `%s', superclass of `%s'"
19721 msgstr ""
19722
19723 #: objc/objc-act.c:2687
19724 #, c-format
19725 msgid "circular inheritance in interface declaration for `%s'"
19726 msgstr ""
19727
19728 #: objc/objc-act.c:2780 objc/objc-act.c:2924 objc/objc-act.c:3024
19729 #: objc/objc-act.c:3200 objc/objc-act.c:3240
19730 msgid "Use `-fobjc-exceptions' to enable Objective-C exception syntax"
19731 msgstr ""
19732
19733 #: objc/objc-act.c:2787
19734 msgid "`@throw;' (rethrow) used outside of a `@catch' block"
19735 msgstr ""
19736
19737 #: objc/objc-act.c:3027
19738 msgid "`@catch' parameter is not a known Objective-C class type"
19739 msgstr ""
19740
19741 #: objc/objc-act.c:3036
19742 msgid "Exception already handled by preceding `@catch(id)'"
19743 msgstr ""
19744
19745 #: objc/objc-act.c:3041
19746 #, c-format
19747 msgid "Exception of type `%s *' already handled by `@catch (%s *)'"
19748 msgstr ""
19749
19750 #: objc/objc-act.c:3206
19751 msgid "`@try' without `@catch' or `@finally'"
19752 msgstr ""
19753
19754 #: objc/objc-act.c:3647
19755 msgid "%Jtype '%D' does not have a known size"
19756 msgstr ""
19757
19758 #: objc/objc-act.c:4256
19759 #, fuzzy
19760 msgid "%J%s `%s'"
19761 msgstr "  `%s'"
19762
19763 #: objc/objc-act.c:4281 objc/objc-act.c:4300
19764 #, fuzzy
19765 msgid "inconsistent instance variable specification"
19766 msgstr "Ìåôáãëùôôéóìüò ðñïäéáãñáöþí ôïðéêþí ñõèìßóåùí"
19767
19768 #: objc/objc-act.c:5303
19769 msgid "can not use an object as parameter to a method\n"
19770 msgstr ""
19771
19772 #: objc/objc-act.c:5504
19773 #, fuzzy, c-format
19774 msgid "multiple %s named `%c%s' found"
19775 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
19776
19777 # src/outer.c:102
19778 #: objc/objc-act.c:5721
19779 #, fuzzy, c-format
19780 msgid "no super class declared in @interface for `%s'"
19781 msgstr "Ï áíôéôïðïèåôçôÞò åðéöÜíåéáò Ý÷åé ôåèåß ðåñéóóüôåñï áðü ìéá öïñÜ ãéá ôï `%s'"
19782
19783 #: objc/objc-act.c:5809
19784 #, fuzzy, c-format
19785 msgid "invalid receiver type `%s'"
19786 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
19787
19788 #: objc/objc-act.c:5820
19789 #, fuzzy, c-format
19790 msgid "`%s' may not respond to `%c%s'"
19791 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
19792
19793 #: objc/objc-act.c:5825
19794 #, fuzzy, c-format
19795 msgid "`%c%s' not implemented by protocol(s)"
19796 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé áðü ôï ðñùôüêïëëï"
19797
19798 #: objc/objc-act.c:5830
19799 msgid "(Messages without a matching method signature"
19800 msgstr ""
19801
19802 #: objc/objc-act.c:5831
19803 msgid "will be assumed to return `id' and accept"
19804 msgstr ""
19805
19806 #: objc/objc-act.c:5832
19807 #, fuzzy
19808 msgid "`...' as arguments.)"
19809 msgstr "÷ùñßò ïñßóìáôá"
19810
19811 #: objc/objc-act.c:6079
19812 #, fuzzy, c-format
19813 msgid "undeclared selector `%s'"
19814 msgstr "ìç Ýãêõñïò äçëùôÞò ðåäßïõ: `%s'"
19815
19816 #. Historically, a class method that produced objects (factory
19817 #. method) would assign `self' to the instance that it
19818 #. allocated.  This would effectively turn the class method into
19819 #. an instance method.  Following this assignment, the instance
19820 #. variables could be accessed.  That practice, while safe,
19821 #. violates the simple rule that a class method should not refer
19822 #. to an instance variable.  It's better to catch the cases
19823 #. where this is done unknowingly than to support the above
19824 #. paradigm.
19825 #: objc/objc-act.c:6121
19826 #, c-format
19827 msgid "instance variable `%s' accessed in class method"
19828 msgstr ""
19829
19830 #: objc/objc-act.c:6327
19831 #, fuzzy, c-format
19832 msgid "duplicate declaration of method `%c%s'"
19833 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
19834
19835 #: objc/objc-act.c:6368
19836 #, c-format
19837 msgid "duplicate interface declaration for category `%s(%s)'"
19838 msgstr ""
19839
19840 #: objc/objc-act.c:6398
19841 #, c-format
19842 msgid "illegal reference type specified for instance variable `%s'"
19843 msgstr ""
19844
19845 # src/shred.c:1134
19846 #: objc/objc-act.c:6414
19847 #, fuzzy, c-format
19848 msgid "instance variable `%s' has unknown size"
19849 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
19850
19851 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
19852 #: objc/objc-act.c:6428
19853 #, fuzzy, c-format
19854 msgid "type `%s' has virtual member functions"
19855 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
19856
19857 #: objc/objc-act.c:6429
19858 #, c-format
19859 msgid "illegal aggregate type `%s' specified for instance variable `%s'"
19860 msgstr ""
19861
19862 #: objc/objc-act.c:6437
19863 #, fuzzy, c-format
19864 msgid "type `%s' has a user-defined constructor"
19865 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
19866
19867 #: objc/objc-act.c:6439
19868 #, fuzzy, c-format
19869 msgid "type `%s' has a user-defined destructor"
19870 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
19871
19872 #: objc/objc-act.c:6440
19873 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
19874 msgstr ""
19875
19876 #: objc/objc-act.c:6490
19877 #, c-format
19878 msgid "instance variable `%s' is declared private"
19879 msgstr ""
19880
19881 #: objc/objc-act.c:6539
19882 #, c-format
19883 msgid "instance variable `%s' is %s; this will be a hard error in the future"
19884 msgstr ""
19885
19886 #: objc/objc-act.c:6546
19887 #, c-format
19888 msgid "instance variable `%s' is declared %s"
19889 msgstr ""
19890
19891 #: objc/objc-act.c:6556
19892 msgid "static access to object of type `id'"
19893 msgstr ""
19894
19895 #: objc/objc-act.c:6578 objc/objc-act.c:6666
19896 #, c-format
19897 msgid "incomplete implementation of class `%s'"
19898 msgstr ""
19899
19900 #: objc/objc-act.c:6582 objc/objc-act.c:6671
19901 #, fuzzy, c-format
19902 msgid "incomplete implementation of category `%s'"
19903 msgstr "áðïôõ÷ßá êáôÜ ôçí åããñáöÞ äåäïìÝíùí ãéá ôçí êáôçãïñßá `%s'"
19904
19905 #: objc/objc-act.c:6587 objc/objc-act.c:6676
19906 #, c-format
19907 msgid "method definition for `%c%s' not found"
19908 msgstr ""
19909
19910 #: objc/objc-act.c:6717
19911 #, c-format
19912 msgid "%s `%s' does not fully implement the `%s' protocol"
19913 msgstr ""
19914
19915 #: objc/objc-act.c:6775 objc/objc-act.c:8803
19916 msgid "`@end' missing in implementation context"
19917 msgstr ""
19918
19919 #: objc/objc-act.c:6805
19920 #, c-format
19921 msgid "reimplementation of class `%s'"
19922 msgstr ""
19923
19924 # src/request.c:806 src/request.c:912
19925 #: objc/objc-act.c:6836
19926 #, fuzzy, c-format
19927 msgid "conflicting super class name `%s'"
19928 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
19929
19930 #: objc/objc-act.c:6838
19931 #, c-format
19932 msgid "previous declaration of `%s'"
19933 msgstr ""
19934
19935 #: objc/objc-act.c:6852 objc/objc-act.c:6854
19936 #, fuzzy, c-format
19937 msgid "duplicate interface declaration for class `%s'"
19938 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
19939
19940 #: objc/objc-act.c:7121
19941 #, fuzzy, c-format
19942 msgid "duplicate declaration for protocol `%s'"
19943 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
19944
19945 #. Add a readable method name to the warning.
19946 #: objc/objc-act.c:7613
19947 msgid "%J%s `%c%s'"
19948 msgstr ""
19949
19950 # src/outer.c:102
19951 #: objc/objc-act.c:7908
19952 #, fuzzy, c-format
19953 msgid "no super class declared in interface for `%s'"
19954 msgstr "Ï áíôéôïðïèåôçôÞò åðéöÜíåéáò Ý÷åé ôåèåß ðåñéóóüôåñï áðü ìéá öïñÜ ãéá ôï `%s'"
19955
19956 #: objc/objc-act.c:7956
19957 msgid "[super ...] must appear in a method context"
19958 msgstr ""
19959
19960 #: objc/objc-parse.y:2700
19961 msgid "`@end' must appear in an implementation context"
19962 msgstr ""
19963
19964 #: objc/objc-parse.y:2913
19965 msgid "method definition not in class context"
19966 msgstr ""
19967
19968 #: options.c:24
19969 #, fuzzy
19970 msgid "Display this information"
19971 msgstr "  --help                   ÅìöÜíéóç áõôþí ôùí ðëçñïöïñéþí\n"
19972
19973 #: options.c:30
19974 msgid "--param <param>=<value>\tSet paramter <param> to value.  See below for a complete list of parameters"
19975 msgstr ""
19976
19977 #: options.c:39
19978 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
19979 msgstr ""
19980
19981 #: options.c:42
19982 #, fuzzy
19983 msgid "Do not discard comments"
19984 msgstr "Ìç ôåñìáôéóìÝíç åíôïëÞ `s'"
19985
19986 #: options.c:45
19987 msgid "Do not discard comments in macro expansions"
19988 msgstr ""
19989
19990 #: options.c:48
19991 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
19992 msgstr ""
19993
19994 #: options.c:54
19995 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
19996 msgstr ""
19997
19998 #: options.c:57
19999 msgid "Print the name of header files as they are used"
20000 msgstr ""
20001
20002 #: options.c:66
20003 msgid "Generate make dependencies and compile"
20004 msgstr ""
20005
20006 #: options.c:75
20007 msgid "Treat missing header files as generated files"
20008 msgstr ""
20009
20010 #: options.c:81
20011 msgid "Like -MD but ignore system header files"
20012 msgstr ""
20013
20014 #: options.c:90
20015 msgid "-MQ <target>\tAdd a MAKE-quoted target"
20016 msgstr ""
20017
20018 #: options.c:96
20019 msgid "-O<number>\tSet optimization level to <number>"
20020 msgstr ""
20021
20022 #: options.c:99
20023 msgid "Optimize for space rather than speed"
20024 msgstr ""
20025
20026 #: options.c:102
20027 msgid "Do not generate #line directives"
20028 msgstr ""
20029
20030 #: options.c:105
20031 msgid "-U<macro>\tUndefine <macro>"
20032 msgstr ""
20033
20034 #: options.c:108
20035 msgid "This switch is deprecated; use -Wextra instead"
20036 msgstr ""
20037
20038 #: options.c:114
20039 msgid "Warn about returning structures, unions or arrays"
20040 msgstr ""
20041
20042 #: options.c:120
20043 msgid "Warn about casting functions to incompatible types"
20044 msgstr ""
20045
20046 #: options.c:123
20047 msgid "Warn about pointer casts which increase alignment"
20048 msgstr ""
20049
20050 #: options.c:126
20051 msgid "Warn about casts which discard qualifiers"
20052 msgstr ""
20053
20054 #: options.c:129
20055 msgid "Warn about subscripts whose type is \"char\""
20056 msgstr ""
20057
20058 #: options.c:138
20059 msgid "Warn about possibly confusing type conversions"
20060 msgstr ""
20061
20062 #: options.c:141
20063 msgid "Warn when all constructors and destructors are private"
20064 msgstr ""
20065
20066 #: options.c:144
20067 msgid "Warn when a declaration is found after a statement"
20068 msgstr ""
20069
20070 #: options.c:147
20071 msgid "Warn if deprecated class, method, or field is used"
20072 msgstr ""
20073
20074 #: options.c:150
20075 msgid "Warn about uses of __attribute__((deprecated)) declarations"
20076 msgstr ""
20077
20078 #: options.c:153
20079 msgid "Warn when an optimization pass is disabled"
20080 msgstr ""
20081
20082 #: options.c:156
20083 msgid "Warn about compile-time integer division by zero"
20084 msgstr ""
20085
20086 #: options.c:159
20087 msgid "Warn about violations of Effective C++ style rules"
20088 msgstr ""
20089
20090 #: options.c:162
20091 msgid "Warn about stray tokens after #elif and #endif"
20092 msgstr ""
20093
20094 #: options.c:165
20095 msgid "Treat all warnings as errors"
20096 msgstr ""
20097
20098 #: options.c:168
20099 msgid "Make implicit function declarations an error"
20100 msgstr ""
20101
20102 #: options.c:171
20103 msgid "Print extra (possibly unwanted) warnings"
20104 msgstr ""
20105
20106 #: options.c:174
20107 msgid "Warn if deprecated empty statements are found"
20108 msgstr ""
20109
20110 #: options.c:177
20111 msgid "Warn if testing floating point numbers for equality"
20112 msgstr ""
20113
20114 #: options.c:180
20115 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
20116 msgstr ""
20117
20118 #: options.c:183
20119 #, fuzzy
20120 msgid "Warn if passing too many arguments to a function for its format string"
20121 msgstr "ðÜñá ðïëëÜ ïñßóìáôá óå áõôü ôï áëöáñéèìçôéêü ìïñöÞò"
20122
20123 #: options.c:186
20124 msgid "Warn about format strings that are not literals"
20125 msgstr ""
20126
20127 #: options.c:189
20128 msgid "Warn about possible security problems with format functions"
20129 msgstr ""
20130
20131 #: options.c:192
20132 msgid "Warn about strftime formats yielding 2-digit years"
20133 msgstr ""
20134
20135 #: options.c:201
20136 msgid "Enable warnings about inter-procedural problems"
20137 msgstr ""
20138
20139 #: options.c:207
20140 msgid "Warn about implicit function declarations"
20141 msgstr ""
20142
20143 #: options.c:210
20144 msgid "Warn when a declaration does not specify a type"
20145 msgstr ""
20146
20147 #: options.c:216
20148 msgid "Warn about variables which are initialized to themselves."
20149 msgstr ""
20150
20151 #: options.c:219
20152 msgid "Warn when an inlined function cannot be inlined"
20153 msgstr ""
20154
20155 #: options.c:222
20156 msgid "Warn about invalid uses of the \"offsetof\" macro"
20157 msgstr ""
20158
20159 #: options.c:225
20160 msgid "Warn about PCH files that are found but not used"
20161 msgstr ""
20162
20163 #: options.c:228
20164 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
20165 msgstr ""
20166
20167 #: options.c:231
20168 msgid "Do not warn about using \"long long\" when -pedantic"
20169 msgstr ""
20170
20171 #: options.c:234
20172 msgid "Warn about suspicious declarations of \"main\""
20173 msgstr ""
20174
20175 #: options.c:237
20176 msgid "Warn about possibly missing braces around initializers"
20177 msgstr ""
20178
20179 #: options.c:240
20180 msgid "Warn about global functions without previous declarations"
20181 msgstr ""
20182
20183 #: options.c:243
20184 msgid "Warn about functions which might be candidates for format attributes"
20185 msgstr ""
20186
20187 #: options.c:246
20188 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
20189 msgstr ""
20190
20191 #: options.c:249
20192 msgid "Warn about global functions without prototypes"
20193 msgstr ""
20194
20195 #: options.c:252
20196 #, fuzzy
20197 msgid "Warn about use of multi-character character constants"
20198 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
20199
20200 #: options.c:255
20201 msgid "Warn about \"extern\" declarations not at file scope"
20202 msgstr ""
20203
20204 #: options.c:258
20205 msgid "Warn when non-templatized friend functions are declared within a template"
20206 msgstr ""
20207
20208 #: options.c:261
20209 msgid "Warn about non-virtual destructors"
20210 msgstr ""
20211
20212 #: options.c:267
20213 msgid "Warn if a C-style cast is used in a program"
20214 msgstr ""
20215
20216 #: options.c:270
20217 msgid "Warn if an old-style parameter definition is used"
20218 msgstr ""
20219
20220 #: options.c:273
20221 msgid "Warn if .class files are out of date"
20222 msgstr ""
20223
20224 #: options.c:276
20225 msgid "Warn about overloaded virtual function names"
20226 msgstr ""
20227
20228 #: options.c:279
20229 msgid "Warn when the packed attribute has no effect on struct layout"
20230 msgstr ""
20231
20232 #: options.c:282
20233 msgid "Warn when padding is required to align structure members"
20234 msgstr ""
20235
20236 #: options.c:285
20237 msgid "Warn about possibly missing parentheses"
20238 msgstr ""
20239
20240 #: options.c:288
20241 msgid "Warn when converting the type of pointers to member functions"
20242 msgstr ""
20243
20244 #: options.c:291
20245 msgid "Warn about function pointer arithmetic"
20246 msgstr ""
20247
20248 #: options.c:294
20249 msgid "Warn if inherited methods are unimplemented"
20250 msgstr ""
20251
20252 #: options.c:297
20253 msgid "Warn about multiple declarations of the same object"
20254 msgstr ""
20255
20256 #: options.c:300
20257 #, fuzzy
20258 msgid "Warn if modifiers are specified when not necessary"
20259 msgstr "äå ìðïñïýí íá äçëþíïíôáé áñ÷åßá üôáí ãßíåôáé ÷ñÞóç ôïõ --string"
20260
20261 #: options.c:303
20262 msgid "Warn when the compiler reorders code"
20263 msgstr ""
20264
20265 #: options.c:306
20266 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
20267 msgstr ""
20268
20269 #: options.c:309
20270 msgid "Warn if a selector has multiple methods"
20271 msgstr ""
20272
20273 #: options.c:312
20274 msgid "Warn about possible violations of sequence point rules"
20275 msgstr ""
20276
20277 #: options.c:315
20278 msgid "Warn when one local variable shadows another"
20279 msgstr ""
20280
20281 #: options.c:318
20282 msgid "Warn about signed-unsigned comparisons"
20283 msgstr ""
20284
20285 #: options.c:321
20286 msgid "Warn when overload promotes from unsigned to signed"
20287 msgstr ""
20288
20289 #: options.c:324
20290 msgid "Warn about code which might break strict aliasing rules"
20291 msgstr ""
20292
20293 #: options.c:327
20294 #, fuzzy
20295 msgid "Warn about unprototyped function declarations"
20296 msgstr "áäõíáìßá åéóáãùãÞò óôïé÷åßï ðáñáâïëÞò `%.*s'"
20297
20298 #: options.c:330
20299 msgid "Warn about constructs with surprising meanings"
20300 msgstr ""
20301
20302 #: options.c:333
20303 msgid "Warn about enumerated switches, with no default, missing a case"
20304 msgstr ""
20305
20306 #: options.c:336
20307 msgid "Warn about enumerated switches missing a \"default:\" statement"
20308 msgstr ""
20309
20310 #: options.c:339
20311 msgid "Warn about all enumerated switches missing a specific case"
20312 msgstr ""
20313
20314 #: options.c:342
20315 msgid "Warn when synthesis behavior differs from Cfront"
20316 msgstr ""
20317
20318 #: options.c:345
20319 #, fuzzy
20320 msgid "Do not suppress warnings from system headers"
20321 msgstr "Áðïóéþðçóç ðñïçäïðïéÞóåùí êáé ìçíõìÜôùí ðëçñïöüñçóçò"
20322
20323 #: options.c:348
20324 msgid "Warn about features not present in traditional C"
20325 msgstr ""
20326
20327 #: options.c:357
20328 #, fuzzy
20329 msgid "Warn if an undefined macro is used in an #if directive"
20330 msgstr "%%%c: êáôåõèõíôÞñéïò ãñáììÞ ìç Ýãêõñç."
20331
20332 #: options.c:360
20333 msgid "Warn about uninitialized automatic variables"
20334 msgstr ""
20335
20336 #: options.c:363
20337 msgid "Warn about unrecognized pragmas"
20338 msgstr ""
20339
20340 #: options.c:366
20341 msgid "Warn about code that will never be executed"
20342 msgstr ""
20343
20344 #: options.c:369
20345 msgid "Enable all -Wunused- warnings"
20346 msgstr ""
20347
20348 #: options.c:372
20349 msgid "Warn when a function is unused"
20350 msgstr ""
20351
20352 #: options.c:375
20353 msgid "Warn when a label is unused"
20354 msgstr ""
20355
20356 #: options.c:378
20357 msgid "Warn about macros defined in the main file that are not used"
20358 msgstr ""
20359
20360 #: options.c:381
20361 msgid "Warn when a function parameter is unused"
20362 msgstr ""
20363
20364 #: options.c:384
20365 msgid "Warn when an expression value is unused"
20366 msgstr ""
20367
20368 #: options.c:387
20369 msgid "Warn when a variable is unused"
20370 msgstr ""
20371
20372 #: options.c:390
20373 msgid "Give strings the type \"array of char\""
20374 msgstr ""
20375
20376 #: options.c:393
20377 msgid "A synonym for -std=c89.  In a future version of GCC it will become synonymous with -std=c99 instead"
20378 msgstr ""
20379
20380 #: options.c:396
20381 msgid "-aux-info <file>\tEmit declaration information into <file>"
20382 msgstr ""
20383
20384 #: options.c:408
20385 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
20386 msgstr ""
20387
20388 #: options.c:411
20389 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
20390 msgstr ""
20391
20392 #: options.c:414
20393 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
20394 msgstr ""
20395
20396 #: options.c:429
20397 msgid "Enforce class member access control semantics"
20398 msgstr ""
20399
20400 #: options.c:432
20401 msgid "Align the start of functions"
20402 msgstr ""
20403
20404 #: options.c:438
20405 msgid "Align labels which are only reached by jumping"
20406 msgstr ""
20407
20408 #: options.c:444
20409 msgid "Align all labels"
20410 msgstr ""
20411
20412 #: options.c:450
20413 msgid "Align the start of loops"
20414 msgstr ""
20415
20416 #: options.c:459
20417 msgid "Change when template instances are emitted"
20418 msgstr ""
20419
20420 #: options.c:462
20421 msgid "Specify that arguments may alias each other and globals"
20422 msgstr ""
20423
20424 #: options.c:465
20425 msgid "Assume arguments may alias globals but not each other"
20426 msgstr ""
20427
20428 #: options.c:468
20429 msgid "Assume arguments alias neither each other nor globals"
20430 msgstr ""
20431
20432 #: options.c:471
20433 msgid "Recognize the \"asm\" keyword"
20434 msgstr ""
20435
20436 #: options.c:483
20437 msgid "Generate unwind tables that are exact at each instruction boundary"
20438 msgstr ""
20439
20440 #: options.c:486
20441 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
20442 msgstr ""
20443
20444 #: options.c:489
20445 msgid "Backslashes in character and hollerith constants are special (not C-style)"
20446 msgstr ""
20447
20448 #: options.c:492
20449 msgid "Delete libU77 intrinsics with bad interfaces"
20450 msgstr ""
20451
20452 #: options.c:495
20453 msgid "Disable libU77 intrinsics with bad interfaces"
20454 msgstr ""
20455
20456 #: options.c:498
20457 msgid "Enable libU77 intrinsics with bad interfaces"
20458 msgstr ""
20459
20460 #: options.c:501
20461 msgid "Hide libU77 intrinsics with bad interfaces"
20462 msgstr ""
20463
20464 #: options.c:504
20465 msgid "--bootclasspath=<path>\tReplace system path"
20466 msgstr ""
20467
20468 #: options.c:507
20469 #, fuzzy
20470 msgid "Generate code to check bounds before indexing arrays"
20471 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
20472
20473 #: options.c:510
20474 msgid "Replace add, compare, branch with branch on count register"
20475 msgstr ""
20476
20477 #: options.c:513
20478 msgid "Use profiling information for branch probabilities"
20479 msgstr ""
20480
20481 #: options.c:516
20482 msgid "Perform branch target load optimization before prologue / epilogue threading"
20483 msgstr ""
20484
20485 #: options.c:519
20486 msgid "Perform branch target load optimization after prologue / epilogue threading"
20487 msgstr ""
20488
20489 #: options.c:522
20490 #, fuzzy
20491 msgid "Recognize built-in functions"
20492 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
20493
20494 #: options.c:528
20495 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
20496 msgstr ""
20497
20498 #: options.c:531
20499 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
20500 msgstr ""
20501
20502 #: options.c:534
20503 msgid "Save registers around function calls"
20504 msgstr ""
20505
20506 #: options.c:537
20507 msgid "Program written in strict mixed-case"
20508 msgstr ""
20509
20510 #: options.c:540
20511 msgid "Compile as if program written in lowercase"
20512 msgstr ""
20513
20514 #: options.c:543
20515 msgid "Preserve case used in program"
20516 msgstr ""
20517
20518 #: options.c:546
20519 msgid "Program written in lowercase"
20520 msgstr ""
20521
20522 #: options.c:549
20523 msgid "Program written in uppercase"
20524 msgstr ""
20525
20526 #: options.c:552
20527 msgid "Compile as if program written in uppercase"
20528 msgstr ""
20529
20530 #: options.c:555
20531 msgid "Check the return value of new"
20532 msgstr ""
20533
20534 #: options.c:561
20535 msgid "--classpath=<path>\tSet class path"
20536 msgstr ""
20537
20538 #: options.c:564
20539 msgid "Do not put uninitialized globals in the common section"
20540 msgstr ""
20541
20542 #: options.c:570
20543 msgid "Allow the arguments of the '?' operator to have different types"
20544 msgstr ""
20545
20546 #: options.c:573
20547 msgid "Reduce the size of object files"
20548 msgstr ""
20549
20550 #: options.c:576
20551 msgid "Make string literals \"const char[]\" not \"char[]\""
20552 msgstr ""
20553
20554 #: options.c:579
20555 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
20556 msgstr ""
20557
20558 #: options.c:582
20559 msgid "Perform a register copy-propagation optimization pass"
20560 msgstr ""
20561
20562 #: options.c:585
20563 msgid "Perform cross-jumping optimization"
20564 msgstr ""
20565
20566 #: options.c:588
20567 msgid "When running CSE, follow jumps to their targets"
20568 msgstr ""
20569
20570 #: options.c:591
20571 msgid "When running CSE, follow conditional jumps"
20572 msgstr ""
20573
20574 #: options.c:594
20575 msgid "Place data items into their own section"
20576 msgstr ""
20577
20578 #: options.c:597
20579 msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
20580 msgstr ""
20581
20582 #: options.c:600
20583 #, fuzzy
20584 msgid "Inline member functions by default"
20585 msgstr "Óôç óõíÜñôçóç ìÝëïò `%s':"
20586
20587 #: options.c:603
20588 msgid "Defer popping functions args from stack until later"
20589 msgstr ""
20590
20591 #: options.c:606
20592 msgid "Attempt to fill delay slots of branch instructions"
20593 msgstr ""
20594
20595 #: options.c:609
20596 msgid "Delete useless null pointer checks"
20597 msgstr ""
20598
20599 #: options.c:612
20600 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
20601 msgstr ""
20602
20603 #: options.c:615
20604 msgid "Allow '$' in symbol names"
20605 msgstr ""
20606
20607 #: options.c:618
20608 #, fuzzy
20609 msgid "Permit '$' as an identifier character"
20610 msgstr "ëßóôá ìå üëá ôá ãíùóôÜ óýíïëá ÷áñáêôÞñùí"
20611
20612 #: options.c:624
20613 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
20614 msgstr ""
20615
20616 #: options.c:630
20617 msgid "Perform DWARF2 duplicate elimination"
20618 msgstr ""
20619
20620 #: options.c:633 options.c:636
20621 msgid "Perform unused type elimination in debug info"
20622 msgstr ""
20623
20624 #: options.c:645
20625 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
20626 msgstr ""
20627
20628 #: options.c:648
20629 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
20630 msgstr ""
20631
20632 #: options.c:651
20633 msgid "Generate code to check exception specifications"
20634 msgstr ""
20635
20636 #: options.c:657
20637 msgid "Enable exception handling"
20638 msgstr ""
20639
20640 #: options.c:660
20641 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
20642 msgstr ""
20643
20644 #: options.c:663
20645 msgid "Perform a number of minor, expensive optimizations"
20646 msgstr ""
20647
20648 #: options.c:672
20649 msgid "f2c-compatible code can be generated"
20650 msgstr ""
20651
20652 #: options.c:675
20653 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
20654 msgstr ""
20655
20656 #: options.c:678
20657 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
20658 msgstr ""
20659
20660 #: options.c:681
20661 msgid "Enable non-FORTRAN-77 intrinsics f2c supports"
20662 msgstr ""
20663
20664 #: options.c:684
20665 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
20666 msgstr ""
20667
20668 #: options.c:687
20669 msgid "Unsupported; generate libf2c-calling code"
20670 msgstr ""
20671
20672 #: options.c:690
20673 msgid "Program is written in typical FORTRAN 66 dialect"
20674 msgstr ""
20675
20676 #: options.c:693
20677 msgid "Program is written in typical Unix-f77 dialect"
20678 msgstr ""
20679
20680 #: options.c:696
20681 msgid "Program is written in Fortran-90-ish dialect"
20682 msgstr ""
20683
20684 #: options.c:699
20685 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
20686 msgstr ""
20687
20688 #: options.c:702
20689 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
20690 msgstr ""
20691
20692 #: options.c:705
20693 msgid "Enable non-FORTRAN-77 intrinsics F90 supports"
20694 msgstr ""
20695
20696 #: options.c:708
20697 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
20698 msgstr ""
20699
20700 #: options.c:720
20701 msgid "Assume no NaNs or infinities are generated"
20702 msgstr ""
20703
20704 #: options.c:723
20705 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
20706 msgstr ""
20707
20708 #: options.c:729
20709 msgid "ffixed-line-length-<number>\tSet the maximum line length to <number>"
20710 msgstr ""
20711
20712 #: options.c:732
20713 msgid "Unsupported; affects code generation of arrays"
20714 msgstr ""
20715
20716 #: options.c:735
20717 msgid "Do not store floats in registers"
20718 msgstr ""
20719
20720 #: options.c:738
20721 msgid "Scope of for-init-statement variables is local to the loop"
20722 msgstr ""
20723
20724 #: options.c:741
20725 msgid "Copy memory address constants into registers before use"
20726 msgstr ""
20727
20728 #: options.c:744
20729 msgid "Always check for non gcj generated classes archives"
20730 msgstr ""
20731
20732 #: options.c:747
20733 msgid "Copy memory operands into registers before use"
20734 msgstr ""
20735
20736 #: options.c:750
20737 msgid "Generate code to check subscript and substring bounds"
20738 msgstr ""
20739
20740 #: options.c:753
20741 msgid "Program is written in Fortran-90-ish free form"
20742 msgstr ""
20743
20744 #: options.c:756
20745 msgid "Do not assume that standard C libraries and \"main\" exist"
20746 msgstr ""
20747
20748 #: options.c:759
20749 msgid "Allow function addresses to be held in registers"
20750 msgstr ""
20751
20752 #: options.c:762
20753 msgid "Place each function into its own section"
20754 msgstr ""
20755
20756 #: options.c:765
20757 msgid "Perform global common subexpression elimination"
20758 msgstr ""
20759
20760 #: options.c:768
20761 msgid "Perform redundant load after store elimination in global common subexpression elimination"
20762 msgstr ""
20763
20764 #: options.c:771
20765 msgid "Perform enhanced load motion during global common subexpression elimination"
20766 msgstr ""
20767
20768 #: options.c:774
20769 msgid "Perform store motion after global common subexpression elimination"
20770 msgstr ""
20771
20772 #: options.c:777
20773 msgid "Enable fatal diagnostics about inter-procedural problems"
20774 msgstr ""
20775
20776 #: options.c:780
20777 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
20778 msgstr ""
20779
20780 #: options.c:783
20781 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
20782 msgstr ""
20783
20784 #: options.c:786
20785 msgid "Enable non-FORTRAN 77 intrinsics F90 supports"
20786 msgstr ""
20787
20788 #: options.c:789
20789 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
20790 msgstr ""
20791
20792 #: options.c:792
20793 msgid "Recognize GNU-defined keywords"
20794 msgstr ""
20795
20796 #: options.c:795
20797 msgid "Generate code for GNU runtime environment"
20798 msgstr ""
20799
20800 #: options.c:798
20801 msgid "Enable guessing of branch probabilities"
20802 msgstr ""
20803
20804 #: options.c:813
20805 msgid "Assume normal C execution environment"
20806 msgstr ""
20807
20808 #: options.c:816
20809 msgid "Enable support for huge objects"
20810 msgstr ""
20811
20812 #: options.c:819
20813 msgid "Process #ident directives"
20814 msgstr ""
20815
20816 #: options.c:822
20817 msgid "Perform conversion of conditional jumps to branchless equivalents"
20818 msgstr ""
20819
20820 #: options.c:825
20821 msgid "Perform conversion of conditional jumps to conditional execution"
20822 msgstr ""
20823
20824 #: options.c:828
20825 msgid "Export functions even if they can be inlined"
20826 msgstr ""
20827
20828 #: options.c:831
20829 #, fuzzy
20830 msgid "Emit implicit instantiations of inline templates"
20831 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
20832
20833 #: options.c:834
20834 #, fuzzy
20835 msgid "Emit implicit instantiations of templates"
20836 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
20837
20838 #: options.c:837
20839 msgid "Use offset tables for virtual method calls"
20840 msgstr ""
20841
20842 #: options.c:840
20843 msgid "Do not generate .size directives"
20844 msgstr ""
20845
20846 #: options.c:843
20847 msgid "Initialize local vars and arrays to zero"
20848 msgstr ""
20849
20850 #: options.c:846
20851 msgid "Pay attention to the \"inline\" keyword"
20852 msgstr ""
20853
20854 #: options.c:855
20855 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
20856 msgstr ""
20857
20858 #: options.c:858
20859 msgid "-finput-charset=<cset>      Specify the default character set for source files."
20860 msgstr ""
20861
20862 #: options.c:861
20863 msgid "Instrument function entry and exit with profiling calls"
20864 msgstr ""
20865
20866 #: options.c:864
20867 msgid "Intrinsics letters in arbitrary cases"
20868 msgstr ""
20869
20870 #: options.c:867
20871 msgid "Intrinsics spelled as e.g. SqRt"
20872 msgstr ""
20873
20874 #: options.c:870
20875 msgid "Intrinsics in lowercase"
20876 msgstr ""
20877
20878 #: options.c:873
20879 msgid "Intrinsics in uppercase"
20880 msgstr ""
20881
20882 #: options.c:876
20883 msgid "Assume native functions are implemented using JNI"
20884 msgstr ""
20885
20886 #: options.c:879
20887 msgid "Generate code for functions even if they are fully inlined"
20888 msgstr ""
20889
20890 #: options.c:882
20891 msgid "Emit static const variables even if they are not used"
20892 msgstr ""
20893
20894 #: options.c:888
20895 msgid "Give external symbols a leading underscore"
20896 msgstr ""
20897
20898 #: options.c:891
20899 msgid "Perform loop optimizations"
20900 msgstr ""
20901
20902 #: options.c:894
20903 msgid "Language keyword letters in arbitrary cases"
20904 msgstr ""
20905
20906 #: options.c:897
20907 msgid "Language keywords spelled as e.g. IOStat"
20908 msgstr ""
20909
20910 #: options.c:900
20911 msgid "Language keywords in lowercase"
20912 msgstr ""
20913
20914 #: options.c:903
20915 msgid "Language keywords in uppercase"
20916 msgstr ""
20917
20918 #: options.c:906
20919 msgid "Set errno after built-in math functions"
20920 msgstr ""
20921
20922 #: options.c:909
20923 msgid "Report on permanent memory allocation"
20924 msgstr ""
20925
20926 #: options.c:912
20927 msgid "Attempt to merge identical constants and constant variables"
20928 msgstr ""
20929
20930 #: options.c:915
20931 msgid "Attempt to merge identical constants across compilation units"
20932 msgstr ""
20933
20934 #: options.c:918
20935 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
20936 msgstr ""
20937
20938 #: options.c:921
20939 msgid "Delete MIL-STD 1753 intrinsics"
20940 msgstr ""
20941
20942 #: options.c:924
20943 msgid "Disable MIL-STD 1753 intrinsics"
20944 msgstr ""
20945
20946 #: options.c:927
20947 msgid "Enable MIL-STD 1753 intrinsics"
20948 msgstr ""
20949
20950 #: options.c:930
20951 msgid "Hide MIL-STD 1753 intrinsics"
20952 msgstr ""
20953
20954 #: options.c:933
20955 msgid "Force all loop invariant computations out of loops"
20956 msgstr ""
20957
20958 #: options.c:936
20959 msgid "Don't warn about uses of Microsoft extensions"
20960 msgstr ""
20961
20962 #: options.c:945
20963 #, fuzzy
20964 msgid "Use graph-coloring register allocation"
20965 msgstr "Áðïôõ÷ßá äÝóìåõóçò ðüñùí óõóôÞìáôïò"
20966
20967 #: options.c:948
20968 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
20969 msgstr ""
20970
20971 #: options.c:951
20972 msgid "Assume that receivers of Objective-C messages may be nil"
20973 msgstr ""
20974
20975 #: options.c:954
20976 msgid "Support synchronous non-call exceptions"
20977 msgstr ""
20978
20979 #: options.c:963
20980 msgid "Enable Objective-C exception and synchronization syntax"
20981 msgstr ""
20982
20983 #: options.c:966 options.c:1290
20984 msgid "Perform loop unrolling for all loops"
20985 msgstr ""
20986
20987 #: options.c:969 options.c:1293
20988 msgid "Perform loop unrolling when iteration count is known"
20989 msgstr ""
20990
20991 #: options.c:972
20992 msgid "When possible do not generate stack frames"
20993 msgstr ""
20994
20995 #: options.c:975
20996 msgid "Take at least one trip through each iterative DO loop"
20997 msgstr ""
20998
20999 #: options.c:978
21000 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
21001 msgstr ""
21002
21003 #: options.c:981
21004 msgid "Do the full register move optimization pass"
21005 msgstr ""
21006
21007 #: options.c:984
21008 msgid "Optimize sibling and tail recursive calls"
21009 msgstr ""
21010
21011 #: options.c:987
21012 msgid "Enable optimization of static class initialization code"
21013 msgstr ""
21014
21015 #: options.c:990
21016 #, fuzzy
21017 msgid "Enable optional diagnostics"
21018 msgstr "ÁêáôÜëëçëç åíôïëÞ"
21019
21020 #: options.c:996
21021 msgid "Pack structure members together without holes"
21022 msgstr ""
21023
21024 #: options.c:999
21025 msgid "Return small aggregates in memory, not registers"
21026 msgstr ""
21027
21028 #: options.c:1005
21029 msgid "Warn about use of (only a few for now) Fortran extensions"
21030 msgstr ""
21031
21032 #: options.c:1008
21033 msgid "Perform loop peeling"
21034 msgstr ""
21035
21036 #: options.c:1011
21037 msgid "Enable machine specific peephole optimizations"
21038 msgstr ""
21039
21040 #: options.c:1014
21041 msgid "Enable an RTL peephole pass before sched2"
21042 msgstr ""
21043
21044 #: options.c:1017
21045 msgid "Downgrade conformance errors to warnings"
21046 msgstr ""
21047
21048 #: options.c:1020
21049 msgid "Generate position-independent code if possible"
21050 msgstr ""
21051
21052 #: options.c:1023
21053 msgid "Generate position-independent code for executables if possible"
21054 msgstr ""
21055
21056 #: options.c:1026
21057 msgid "Generate prefetch instructions, if available, for arrays in loops"
21058 msgstr ""
21059
21060 #: options.c:1032
21061 msgid "Enable basic program profiling code"
21062 msgstr ""
21063
21064 #: options.c:1035
21065 msgid "Insert arc-based program profiling code"
21066 msgstr ""
21067
21068 #: options.c:1038
21069 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
21070 msgstr ""
21071
21072 #: options.c:1041
21073 msgid "Enable common options for performing profile feedback directed optimizations"
21074 msgstr ""
21075
21076 #: options.c:1044
21077 msgid "Insert code to profile values of expressions"
21078 msgstr ""
21079
21080 #: options.c:1050
21081 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
21082 msgstr ""
21083
21084 #: options.c:1053
21085 msgid "Strength reduce all loop general induction variables"
21086 msgstr ""
21087
21088 #: options.c:1056
21089 msgid "Return small aggregates in registers"
21090 msgstr ""
21091
21092 #: options.c:1059
21093 msgid "Enables a register move optimization"
21094 msgstr ""
21095
21096 #: options.c:1062
21097 msgid "Perform a register renaming optimization pass"
21098 msgstr ""
21099
21100 #: options.c:1065
21101 msgid "Reorder basic blocks to improve code placement"
21102 msgstr ""
21103
21104 #: options.c:1068
21105 msgid "Reorder functions to improve code placement"
21106 msgstr ""
21107
21108 #: options.c:1071
21109 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
21110 msgstr ""
21111
21112 #: options.c:1074
21113 msgid "Enable automatic template instantiation"
21114 msgstr ""
21115
21116 #: options.c:1077
21117 msgid "Add a common subexpression elimination pass after loop optimizations"
21118 msgstr ""
21119
21120 #: options.c:1080
21121 msgid "Run the loop optimizer twice"
21122 msgstr ""
21123
21124 #: options.c:1083
21125 msgid "Disable optimizations that assume default FP rounding behavior"
21126 msgstr ""
21127
21128 #: options.c:1086
21129 msgid "Generate run time type descriptor information"
21130 msgstr ""
21131
21132 #: options.c:1089
21133 msgid "Enable scheduling across basic blocks"
21134 msgstr ""
21135
21136 #: options.c:1092
21137 msgid "Allow speculative motion of non-loads"
21138 msgstr ""
21139
21140 #: options.c:1095
21141 msgid "Allow speculative motion of some loads"
21142 msgstr ""
21143
21144 #: options.c:1098
21145 msgid "Allow speculative motion of more loads"
21146 msgstr ""
21147
21148 #: options.c:1101
21149 msgid "Allow premature scheduling of queued insns"
21150 msgstr ""
21151
21152 #: options.c:1104
21153 msgid "Set dependence distance checking in premature scheduling of queued insns"
21154 msgstr ""
21155
21156 #: options.c:1107
21157 msgid "-fsched-stalled-insns-dep=<number>   Set dependence distance checking in premature scheduling of queued insns"
21158 msgstr ""
21159
21160 #: options.c:1110
21161 msgid "-fsched-stalled-insns=<number>       Set number of queued insns that can be prematurely scheduled"
21162 msgstr ""
21163
21164 #: options.c:1113
21165 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
21166 msgstr ""
21167
21168 #: options.c:1116
21169 msgid "If scheduling post reload, do superblock scheduling"
21170 msgstr ""
21171
21172 #: options.c:1119
21173 msgid "If scheduling post reload, do trace scheduling"
21174 msgstr ""
21175
21176 #: options.c:1122
21177 msgid "Reschedule instructions before register allocation"
21178 msgstr ""
21179
21180 #: options.c:1125
21181 msgid "Reschedule instructions after register allocation"
21182 msgstr ""
21183
21184 #: options.c:1128
21185 msgid "Allow appending a second underscore to externals"
21186 msgstr ""
21187
21188 #: options.c:1131
21189 msgid "Mark data as shared rather than private"
21190 msgstr ""
21191
21192 #: options.c:1134
21193 msgid "Use the same size for double as for float"
21194 msgstr ""
21195
21196 #: options.c:1137
21197 msgid "Use the narrowest integer type possible for enumeration types"
21198 msgstr ""
21199
21200 #: options.c:1140
21201 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
21202 msgstr ""
21203
21204 #: options.c:1146
21205 msgid "Disable optimizations observable by IEEE signaling NaNs"
21206 msgstr ""
21207
21208 #: options.c:1149
21209 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
21210 msgstr ""
21211
21212 #: options.c:1152
21213 msgid "Make \"char\" signed by default"
21214 msgstr ""
21215
21216 #: options.c:1155
21217 msgid "Do not print names of program units as they are compiled"
21218 msgstr ""
21219
21220 #: options.c:1158
21221 msgid "Convert floating point constants to single precision constants"
21222 msgstr ""
21223
21224 #: options.c:1161
21225 msgid "Internally convert most source to lowercase"
21226 msgstr ""
21227
21228 #: options.c:1164
21229 msgid "Internally preserve source case"
21230 msgstr ""
21231
21232 #: options.c:1167
21233 msgid "Internally convert most source to uppercase"
21234 msgstr ""
21235
21236 #: options.c:1173
21237 msgid "Insert stack checking code into the program"
21238 msgstr ""
21239
21240 #: options.c:1179
21241 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
21242 msgstr ""
21243
21244 #: options.c:1182
21245 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
21246 msgstr ""
21247
21248 #: options.c:1185
21249 msgid "Display statistics accumulated during compilation"
21250 msgstr ""
21251
21252 #: options.c:1188
21253 msgid "Enable assignability checks for stores into object arrays"
21254 msgstr ""
21255
21256 #: options.c:1191
21257 msgid "Perform strength reduction optimizations"
21258 msgstr ""
21259
21260 #: options.c:1194
21261 msgid "Assume strict aliasing rules apply"
21262 msgstr ""
21263
21264 #: options.c:1203
21265 msgid "Symbol names spelled in mixed case"
21266 msgstr ""
21267
21268 #: options.c:1206
21269 msgid "Symbol names in lowercase"
21270 msgstr ""
21271
21272 #: options.c:1209
21273 msgid "Symbol names in uppercase"
21274 msgstr ""
21275
21276 #: options.c:1212
21277 msgid "Check for syntax errors, then stop"
21278 msgstr ""
21279
21280 #: options.c:1215
21281 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
21282 msgstr ""
21283
21284 #: options.c:1218
21285 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
21286 msgstr ""
21287
21288 #: options.c:1221
21289 msgid "Create data files needed by \"gcov\""
21290 msgstr ""
21291
21292 #: options.c:1227
21293 msgid "Perform jump threading optimizations"
21294 msgstr ""
21295
21296 #: options.c:1230
21297 msgid "Report the time taken by each compiler pass"
21298 msgstr ""
21299
21300 #: options.c:1233
21301 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
21302 msgstr ""
21303
21304 #: options.c:1236
21305 msgid "Perform superblock formation via tail duplication"
21306 msgstr ""
21307
21308 #: options.c:1239
21309 #, fuzzy
21310 msgid "Assume floating-point operations can trap"
21311 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
21312
21313 #: options.c:1242
21314 msgid "Trap for signed overflow in addition, subtraction and multiplication"
21315 msgstr ""
21316
21317 #: options.c:1245
21318 msgid "Make prefix-radix non-decimal constants be typeless"
21319 msgstr ""
21320
21321 #: options.c:1248
21322 msgid "Allow all ugly features"
21323 msgstr ""
21324
21325 #: options.c:1251
21326 msgid "Hollerith and typeless can be passed as arguments"
21327 msgstr ""
21328
21329 #: options.c:1254
21330 msgid "Allow ordinary copying of ASSIGN'ed vars"
21331 msgstr ""
21332
21333 #: options.c:1257
21334 msgid "Dummy array dimensioned to (1) is assumed-size"
21335 msgstr ""
21336
21337 #: options.c:1260
21338 msgid "Trailing comma in procedure call denotes null argument"
21339 msgstr ""
21340
21341 #: options.c:1263
21342 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
21343 msgstr ""
21344
21345 #: options.c:1266
21346 msgid "Initialization via DATA and PARAMETER is not type-compatible"
21347 msgstr ""
21348
21349 #: options.c:1269
21350 msgid "Allow INTEGER and LOGICAL interchangeability"
21351 msgstr ""
21352
21353 #: options.c:1272
21354 msgid "Append underscores to externals"
21355 msgstr ""
21356
21357 #: options.c:1275
21358 msgid "Compile whole compilation unit at a time"
21359 msgstr ""
21360
21361 #: options.c:1278
21362 msgid "Delete libU77 intrinsics"
21363 msgstr ""
21364
21365 #: options.c:1281
21366 msgid "Disable libU77 intrinsics"
21367 msgstr ""
21368
21369 #: options.c:1284
21370 #, fuzzy
21371 msgid "Enable libU77 intrinsics"
21372 msgstr "ÁêáôÜëëçëç åíôïëÞ"
21373
21374 #: options.c:1287
21375 msgid "Hide libU77 intrinsics"
21376 msgstr ""
21377
21378 #: options.c:1296
21379 msgid "Allow math optimizations that may violate IEEE or ISO standards"
21380 msgstr ""
21381
21382 #: options.c:1299
21383 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
21384 msgstr ""
21385
21386 #: options.c:1302
21387 msgid "Make \"char\" unsigned by default"
21388 msgstr ""
21389
21390 #: options.c:1305
21391 msgid "Perform loop unswitching"
21392 msgstr ""
21393
21394 #: options.c:1308
21395 msgid "Just generate unwind tables for exception handling"
21396 msgstr ""
21397
21398 #: options.c:1314
21399 msgid "Use __cxa_atexit to register destructors"
21400 msgstr ""
21401
21402 #: options.c:1320
21403 msgid "Add extra commentary to assembler output"
21404 msgstr ""
21405
21406 #: options.c:1323
21407 msgid "Print g77-specific version information and run internal tests"
21408 msgstr ""
21409
21410 #: options.c:1326
21411 #, fuzzy
21412 msgid "Use expression value profiles in optimizations"
21413 msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
21414
21415 #: options.c:1329
21416 msgid "Discard unused virtual functions"
21417 msgstr ""
21418
21419 #: options.c:1332
21420 msgid "Implement vtables using thunks"
21421 msgstr ""
21422
21423 #: options.c:1335
21424 msgid "Program is written in VXT (Digital-like) FORTRAN"
21425 msgstr ""
21426
21427 #: options.c:1338
21428 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21429 msgstr ""
21430
21431 #: options.c:1341
21432 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21433 msgstr ""
21434
21435 #: options.c:1344
21436 msgid "Enable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21437 msgstr ""
21438
21439 #: options.c:1347
21440 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21441 msgstr ""
21442
21443 #: options.c:1353
21444 msgid "Emit common-like symbols as weak symbols"
21445 msgstr ""
21446
21447 #: options.c:1356
21448 msgid "Construct webs and split unrelated uses of single variable"
21449 msgstr ""
21450
21451 #: options.c:1359
21452 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
21453 msgstr ""
21454
21455 #: options.c:1362
21456 msgid "Generate a #line directive pointing at the current working directory"
21457 msgstr ""
21458
21459 #: options.c:1365
21460 msgid "Assume signed arithmetic overflow wraps around"
21461 msgstr ""
21462
21463 #: options.c:1368
21464 msgid "Store strings in writable data section"
21465 msgstr ""
21466
21467 #: options.c:1371
21468 #, fuzzy
21469 msgid "Emit cross referencing information"
21470 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
21471
21472 #: options.c:1374
21473 #, fuzzy
21474 msgid "Print internal debugging-related information"
21475 msgstr ""
21476 "EìöÜíéóç ðëçñïöïñéþí êÜëõøçò êþäéêá.\n"
21477 "\n"
21478
21479 #: options.c:1377
21480 msgid "Put zero initialized data in the bss section"
21481 msgstr ""
21482
21483 #: options.c:1380
21484 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
21485 msgstr ""
21486
21487 #: options.c:1383
21488 msgid "Treat initial values of 0 like non-zero values"
21489 msgstr ""
21490
21491 #: options.c:1386
21492 msgid "Generate debug information in default format"
21493 msgstr ""
21494
21495 #: options.c:1392
21496 msgid "Generate debug information in COFF format"
21497 msgstr ""
21498
21499 #: options.c:1395
21500 msgid "Generate debug information in DWARF v2 format"
21501 msgstr ""
21502
21503 #: options.c:1398
21504 msgid "Dump declarations to a .decl file"
21505 msgstr ""
21506
21507 #: options.c:1401
21508 msgid "Generate debug information in default extended format"
21509 msgstr ""
21510
21511 #: options.c:1404
21512 msgid "-gnat<options>\tSpecify options to GNAT"
21513 msgstr ""
21514
21515 #: options.c:1407
21516 msgid "Generate debug information in STABS format"
21517 msgstr ""
21518
21519 #: options.c:1410
21520 msgid "Generate debug information in extended STABS format"
21521 msgstr ""
21522
21523 #: options.c:1413
21524 msgid "Generate debug information in VMS format"
21525 msgstr ""
21526
21527 #: options.c:1416
21528 msgid "Generate debug information in XCOFF format"
21529 msgstr ""
21530
21531 #: options.c:1419
21532 msgid "Generate debug information in extended XCOFF format"
21533 msgstr ""
21534
21535 #: options.c:1422
21536 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
21537 msgstr ""
21538
21539 #: options.c:1425
21540 msgid "-imacros <file>\tAccept definition of macros in <file>"
21541 msgstr ""
21542
21543 #: options.c:1428
21544 msgid "-include <file>\tInclude the contents of <file> before other files"
21545 msgstr ""
21546
21547 #: options.c:1431
21548 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
21549 msgstr ""
21550
21551 #: options.c:1434
21552 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
21553 msgstr ""
21554
21555 #: options.c:1437
21556 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
21557 msgstr ""
21558
21559 #: options.c:1440
21560 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
21561 msgstr ""
21562
21563 #: options.c:1443
21564 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
21565 msgstr ""
21566
21567 #: options.c:1455
21568 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
21569 msgstr ""
21570
21571 #: options.c:1458
21572 msgid "Do not search standard system include directories for C++"
21573 msgstr ""
21574
21575 #: options.c:1464
21576 #, fuzzy
21577 msgid "-o <file>\tPlace output into <file>"
21578 msgstr "  -o <áñ÷åßï>              ÔïðïèÝôçóç ôçò åîüäïõ óôï <áñ÷åßï>\n"
21579
21580 #: options.c:1467
21581 #, fuzzy
21582 msgid "Enable function profiling"
21583 msgstr "áäýíáôç ç öüñôùóç äåäïìÝíùí ðñïößë"
21584
21585 #: options.c:1470
21586 msgid "Issue warnings needed for strict compliance to the standard"
21587 msgstr ""
21588
21589 #: options.c:1473
21590 msgid "Like -pedantic but issue them as errors"
21591 msgstr ""
21592
21593 #: options.c:1476
21594 msgid "Generate C header of platform-specific features"
21595 msgstr ""
21596
21597 #: options.c:1479
21598 msgid "Do not display functions compiled or elapsed time"
21599 msgstr ""
21600
21601 #: options.c:1482
21602 #, fuzzy
21603 msgid "Remap file names when including files"
21604 msgstr "Ìç ïñéóìÝíï üíïìá %s"
21605
21606 #: options.c:1485
21607 msgid "Conform to the ISO 1998 C++ standard"
21608 msgstr ""
21609
21610 #: options.c:1488
21611 msgid "Conform to the ISO 1990 C standard"
21612 msgstr ""
21613
21614 #: options.c:1491
21615 msgid "Conform to the ISO 1999 C standard"
21616 msgstr ""
21617
21618 #: options.c:1494 options.c:1515 options.c:1518
21619 msgid "Deprecated in favor of -std=c99"
21620 msgstr ""
21621
21622 #: options.c:1497
21623 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
21624 msgstr ""
21625
21626 #: options.c:1500
21627 msgid "Conform to the ISO 1990 C standard with GNU extensions"
21628 msgstr ""
21629
21630 #: options.c:1503
21631 msgid "Conform to the ISO 1999 C standard with GNU extensions"
21632 msgstr ""
21633
21634 #: options.c:1506
21635 msgid "Deprecated in favor of -std=gnu99"
21636 msgstr ""
21637
21638 #: options.c:1509
21639 msgid "Deprecated in favor of -std=c89"
21640 msgstr ""
21641
21642 #: options.c:1512
21643 msgid "Conform to the ISO 1990 C standard as amended in 1994"
21644 msgstr ""
21645
21646 #: options.c:1521
21647 msgid "Enable traditional preprocessing"
21648 msgstr ""
21649
21650 #: options.c:1524
21651 msgid "-trigraphs\tSupport ISO C trigraphs"
21652 msgstr ""
21653
21654 #: options.c:1527
21655 msgid "Do not predefine system-specific and GCC-specific macros"
21656 msgstr ""
21657
21658 #: options.c:1530
21659 msgid "Enable verbose output"
21660 msgstr ""
21661
21662 #: options.c:1536
21663 #, fuzzy
21664 msgid "Suppress warnings"
21665 msgstr "%s: ðñïåéäïðïßçóç: "
21666
21667 #: config/rs6000/darwin.h:98
21668 msgid " conflicting code gen style switches are used"
21669 msgstr ""
21670
21671 #: gcc.c:743
21672 msgid "GCC does not support -C or -CC without -E"
21673 msgstr ""
21674
21675 #: gcc.c:767 java/jvspec.c:80 ada/lang-specs.h:34
21676 msgid "-pg and -fomit-frame-pointer are incompatible"
21677 msgstr ""
21678
21679 #: gcc.c:915
21680 msgid "-E required when input is from standard input"
21681 msgstr ""
21682
21683 #: config/arm/arm.h:197
21684 #, fuzzy
21685 msgid "-mapcs-26 and -mapcs-32 may not be used together"
21686 msgstr ""
21687 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
21688 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
21689
21690 #: config/arm/arm.h:199
21691 #, fuzzy
21692 msgid "-msoft-float and -mhard_float may not be used together"
21693 msgstr ""
21694 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
21695 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
21696
21697 #: config/arm/arm.h:201
21698 #, fuzzy
21699 msgid "-mbig-endian and -mlittle-endian may not be used together"
21700 msgstr ""
21701 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
21702 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
21703
21704 #: config/i386/mingw32.h:58 config/i386/cygwin.h:70
21705 msgid "shared and mdll are not compatible"
21706 msgstr ""
21707
21708 #: config/mips/mips.h:975
21709 msgid "-pipe is not supported"
21710 msgstr "ôï -pipe äåí õðïóôçñßæåôáé"
21711
21712 #: config/mips/mips.h:1130 config/arc/arc.h:63
21713 msgid "may not use both -EB and -EL"
21714 msgstr ""
21715
21716 #: config/darwin.h:215
21717 msgid "-current_version only allowed with -dynamiclib"
21718 msgstr ""
21719
21720 #: config/darwin.h:218
21721 msgid "-install_name only allowed with -dynamiclib"
21722 msgstr ""
21723
21724 #: config/darwin.h:223
21725 msgid "-bundle not allowed with -dynamiclib"
21726 msgstr ""
21727
21728 #: config/darwin.h:224
21729 msgid "-bundle_loader not allowed with -dynamiclib"
21730 msgstr ""
21731
21732 #: config/darwin.h:225
21733 msgid "-client_name not allowed with -dynamiclib"
21734 msgstr ""
21735
21736 #: config/darwin.h:228
21737 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
21738 msgstr ""
21739
21740 #: config/darwin.h:229
21741 msgid "-force_flat_namespace not allowed with -dynamiclib"
21742 msgstr ""
21743
21744 #: config/darwin.h:231
21745 msgid "-keep_private_externs not allowed with -dynamiclib"
21746 msgstr ""
21747
21748 #: config/darwin.h:232
21749 msgid "-private_bundle not allowed with -dynamiclib"
21750 msgstr ""
21751
21752 #: config/vax/netbsd-elf.h:42
21753 msgid "The -shared option is not currently supported for VAX ELF."
21754 msgstr ""
21755
21756 #: config/i386/sco5.h:191
21757 #, fuzzy
21758 msgid "-pg not supported on this platform"
21759 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
21760
21761 #: config/i386/sco5.h:192
21762 #, fuzzy
21763 msgid "-p and -pp specified - pick one"
21764 msgstr "ìç ïñéóìÝíï"
21765
21766 #: config/i386/sco5.h:266
21767 #, fuzzy
21768 msgid "-G and -static are mutually exclusive"
21769 msgstr "\"Æþíç %s\" ãñáììÞ êáé åðéëïãÞ -l åßíáé áìïéâáßùò áðïêëåéüìåíá"
21770
21771 #: treelang/lang-specs.h:52
21772 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
21773 msgstr ""
21774
21775 #: f/lang-specs.h:38
21776 #, fuzzy
21777 msgid "GCC does not support -C without using -E"
21778 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
21779
21780 #: f/lang-specs.h:39
21781 #, fuzzy
21782 msgid "GCC does not support -CC without using -E"
21783 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
21784
21785 #: config/mips/r3900.h:35
21786 #, fuzzy
21787 msgid "-mhard-float not supported"
21788 msgstr "Ôï ðñùôüêïëëï äåí õðïóôçñßæåôáé"
21789
21790 #: config/mips/r3900.h:37
21791 msgid "-msingle-float and -msoft-float can not both be specified"
21792 msgstr ""
21793
21794 #: config/rs6000/sysv4.h:1094 config/i386/freebsd-aout.h:215
21795 msgid "`-p' not supported; use `-pg' and gprof(1)"
21796 msgstr ""
21797
21798 #: config/sparc/linux64.h:208 config/sparc/linux64.h:219
21799 #: config/sparc/netbsd-elf.h:140 config/sparc/netbsd-elf.h:159
21800 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
21801 #, fuzzy
21802 msgid "may not use both -m32 and -m64"
21803 msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá"
21804
21805 #: config/vax/vax.h:50 config/vax/vax.h:51
21806 #, fuzzy
21807 msgid "profiling not supported with -mg\n"
21808 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
21809
21810 #: config/i386/cygwin.h:29
21811 msgid "mno-cygwin and mno-win32 are not compatible"
21812 msgstr ""
21813
21814 #: ada/lang-specs.h:36
21815 msgid "one of -c, -S, -gnatc, -gnatz, or -gnats is required for Ada"
21816 msgstr ""
21817
21818 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
21819 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
21820 #, fuzzy
21821 msgid "does not support multilib"
21822 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
21823
21824 #: java/lang-specs.h:34
21825 msgid "-fjni and -femit-class-files are incompatible"
21826 msgstr ""
21827
21828 #: java/lang-specs.h:35
21829 msgid "-fjni and -femit-class-file are incompatible"
21830 msgstr ""
21831
21832 #: java/lang-specs.h:36 java/lang-specs.h:37
21833 msgid "-femit-class-file should used along with -fsyntax-only"
21834 msgstr ""
21835
21836 #: config/mcore/mcore.h:65
21837 msgid "the m210 does not have little endian support"
21838 msgstr ""
21839
21840 #, fuzzy
21841 #~ msgid "unknown C standard `%s'"
21842 #~ msgstr "Üãíùóôï óåô `%s'"
21843
21844 #, fuzzy
21845 #~ msgid "a parameter"
21846 #~ msgstr "êáêü üñéóìá"
21847
21848 #, fuzzy
21849 #~ msgid "array size missing in `%s'"
21850 #~ msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
21851
21852 #, fuzzy
21853 #~ msgid "duplicate member `%s'"
21854 #~ msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
21855
21856 #, fuzzy
21857 #~ msgid "null format string"
21858 #~ msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
21859
21860 #, fuzzy
21861 #~ msgid "'lul' is not a valid integer suffix"
21862 #~ msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
21863
21864 #, fuzzy
21865 #~ msgid "decimal constant is so large that it is unsigned"
21866 #~ msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
21867
21868 #, fuzzy
21869 #~ msgid "integer constant is larger than the maximum value for its type"
21870 #~ msgstr ""
21871 #~ "ï äçëùìÝíïò áñéèìüò bytes `%s' åßíáé ìåãáëýôåñïò áðü ôï ìÝãéóôï\n"
21872 #~ "ðïõ ìðïñåß íá áíáðáñáóôáèåß áðü ôï ôýðï äåäïìÝíùí `long'"
21873
21874 #, fuzzy
21875 #~ msgid "ignoring invalid multibyte character"
21876 #~ msgstr "Ìç Ýãêõñï Þ áóõìðëÞñùôï multibyte Þ ðëáôýò ÷áñáêôÞñáò"
21877
21878 #~ msgid "parse error"
21879 #~ msgstr "óöÜëìá åðåîåñãáóßáò"
21880
21881 #~ msgid "execvp %s"
21882 #~ msgstr "execvp %s"
21883
21884 # src/getopt1.c:132
21885 # src/getopt1.c:132
21886 #~ msgid "open %s"
21887 #~ msgstr "open %s"
21888
21889 #, fuzzy
21890 #~ msgid "section pointer missing"
21891 #~ msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
21892
21893 #, fuzzy
21894 #~ msgid "no symbol table found"
21895 #~ msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
21896
21897 #, fuzzy
21898 #~ msgid ""
21899 #~ "writing load commands.\n"
21900 #~ "\n"
21901 #~ msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
21902
21903 #~ msgid "close %s"
21904 #~ msgstr "close %s"
21905
21906 #, fuzzy
21907 #~ msgid "bad magic number"
21908 #~ msgstr "ÅóöáëìÝíïò áñéèìüò áñ÷åßïõ"
21909
21910 #~ msgid "bad header version"
21911 #~ msgstr "åóöáëìÝíç Ýêäïóç êåöáëßäáò"
21912
21913 #, fuzzy
21914 #~ msgid "old raw header file"
21915 #~ msgstr "Äåí åßíáé åðþíõìï áñ÷åßï"
21916
21917 # src/request.c:37
21918 #~ msgid "fstat %s"
21919 #~ msgstr "fstat %s"
21920
21921 #~ msgid "lseek %s 0"
21922 #~ msgstr "lseek %s 0"
21923
21924 #~ msgid "read %s"
21925 #~ msgstr "read %s"
21926
21927 #~ msgid "msync %s"
21928 #~ msgstr "msync %s"
21929
21930 #~ msgid "munmap %s"
21931 #~ msgstr "munmap %s"
21932
21933 #~ msgid "write %s"
21934 #~ msgstr "write %s"
21935
21936 #, fuzzy
21937 #~ msgid "integer constant out of range"
21938 #~ msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
21939
21940 #, fuzzy
21941 #~ msgid "invalid character '%c' in #if"
21942 #~ msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
21943
21944 #, fuzzy
21945 #~ msgid "invalid character '\\%03o' in #if"
21946 #~ msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
21947
21948 #, fuzzy
21949 #~ msgid "missing binary operator"
21950 #~ msgstr "Áãíùóôïò äõáäéêüò ÷åéñéóôÞò."
21951
21952 #, fuzzy
21953 #~ msgid "%s: Not a directory"
21954 #~ msgstr "Äåí åßíáé êáôÜëïãïò"
21955
21956 #, fuzzy
21957 #~ msgid "changing search order for system directory \"%s\""
21958 #~ msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï \"%s\""
21959
21960 #, fuzzy
21961 #~ msgid "I/O error on output"
21962 #~ msgstr "ÓöÜëìá åéóüäïõ/åîüäïõ"
21963
21964 #, fuzzy
21965 #~ msgid "argument missing after %s"
21966 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
21967
21968 #, fuzzy
21969 #~ msgid "number missing after %s"
21970 #~ msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
21971
21972 #, fuzzy
21973 #~ msgid "backslash-newline at end of file"
21974 #~ msgstr "ìç Ýãêõñç äéáöõãÞ ìå ðéóùêÜèåôï óôï ôÝëïò ôïõ áëöáñéèìçôéêïý"
21975
21976 #, fuzzy
21977 #~ msgid "possible start of unterminated string literal"
21978 #~ msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
21979
21980 #~ msgid "multi-line string literals are deprecated"
21981 #~ msgstr "äå óõíßóôáôáé ðéá ç ÷ñÞóç áëöáñéèìçôéêþí óôáèåñþí ðïëëáðëþí ãñáììþí"
21982
21983 #, fuzzy
21984 #~ msgid "no newline at end of file"
21985 #~ msgstr "%s: ðñüùñï ôÝëïò áñ÷åßïõ"
21986
21987 #, fuzzy
21988 #~ msgid "unterminated #%s"
21989 #~ msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
21990
21991 #, fuzzy
21992 #~ msgid "\"%s\" redefined"
21993 #~ msgstr "áüñéóôï"
21994
21995 #, fuzzy
21996 #~ msgid "this is the location of the previous definition"
21997 #~ msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý"
21998
21999 #~ msgid "invalid option %s"
22000 #~ msgstr "ìç Ýãêõñç åðéëïãÞ %s"
22001
22002 #~ msgid "%s:%d: warning: "
22003 #~ msgstr "%s:%d: ðñïåéäïðïßçóç: "
22004
22005 #, fuzzy
22006 #~ msgid "can't get current directory"
22007 #~ msgstr "Äåí åßíáé äõíáôüí íá ëçöèåß ï ôñÝ÷ùí êáôÜëïãïò."
22008
22009 #~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
22010 #~ msgstr "ÐíåõìáôéêÜ Äéêáéþìáôá (C) 2002 Free Software Foundation, Inc.\n"
22011
22012 #, fuzzy
22013 #~ msgid "argument to `-b' is missing"
22014 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
22015
22016 #, fuzzy
22017 #~ msgid "argument to `-V' is missing"
22018 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
22019
22020 #, fuzzy
22021 #~ msgid "invalid version number format"
22022 #~ msgstr "ìç Ýãêõñç äéáìüñöùóç óõíôüìåõóçò"
22023
22024 #, fuzzy
22025 #~ msgid "Could not open basic block file %s.\n"
22026 #~ msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
22027
22028 #, fuzzy
22029 #~ msgid "Could not open program flow graph file %s.\n"
22030 #~ msgstr "Áäýíáôç ç äçìéïõñãßá áñ÷åßïõ êáôáãñáöþí \"%s\""
22031
22032 #, fuzzy
22033 #~ msgid "No executable code associated with file %s.\n"
22034 #~ msgstr "ÊáìéÜ äéåýèõíóç äåí óõíäÝåôáé ìå ôï üíïìá"
22035
22036 #, fuzzy
22037 #~ msgid "didn't use all bb entries of graph, function %s\n"
22038 #~ msgstr "äéáãñáöÞ üëùí ôùí åããñáöþí ôïõ êáôáëüãïõ %s\n"
22039
22040 #, fuzzy
22041 #~ msgid "Could not open source file %s.\n"
22042 #~ msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
22043
22044 #~ msgid "Creating %s.\n"
22045 #~ msgstr "Äçìéïõñãßá ôïõ %s.\n"
22046
22047 #, fuzzy
22048 #~ msgid "conversion from NaN to int"
22049 #~ msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
22050
22051 #, fuzzy
22052 #~ msgid "floating point overflow"
22053 #~ msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
22054
22055 #, fuzzy
22056 #~ msgid "%s: argument domain error"
22057 #~ msgstr "%s: óöÜëìá áíÜãíùóçò"
22058
22059 #, fuzzy
22060 #~ msgid "%s: underflow range error"
22061 #~ msgstr "%s: óöÜëìá åããñáöÞò"
22062
22063 #, fuzzy
22064 #~ msgid "internal error: %s"
22065 #~ msgstr "óöÜëìá óôçí áíÜãíùóç åéóüäïõ: %s"
22066
22067 #, fuzzy
22068 #~ msgid "unrecognized option `%s'"
22069 #~ msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
22070
22071 #, fuzzy
22072 #~ msgid "`%s': unknown or unsupported -g option"
22073 #~ msgstr "%s: Üãíùóôï/ìç õðïóôçñéæüìåíï åßäïò áñ÷åßïõ.\n"
22074
22075 #, fuzzy
22076 #~ msgid "invalid --param option: %s"
22077 #~ msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
22078
22079 #, fuzzy
22080 #~ msgid "invalid character constant in #if"
22081 #~ msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
22082
22083 #, fuzzy
22084 #~ msgid "invalid token in expression"
22085 #~ msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
22086
22087 #, fuzzy
22088 #~ msgid "octal character constant does not fit in a byte"
22089 #~ msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
22090
22091 #, fuzzy
22092 #~ msgid "Junk after end of expression."
22093 #~ msgstr "Ðñüùñï ôÝëïò ôçò êáíïíéêÞò Ýêöñáóçò"
22094
22095 #, fuzzy
22096 #~ msgid "-traditional is not supported in C++"
22097 #~ msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
22098
22099 #, fuzzy
22100 #~ msgid "-traditional and -ansi are mutually exclusive"
22101 #~ msgstr "ïé åðéëïãÝò --string êáé --check åßíáé áìïéâáßùò áðïêëåéüìåíåò"
22102
22103 #, fuzzy
22104 #~ msgid "-trigraphs and -traditional are mutually exclusive"
22105 #~ msgstr "ïé åðéëïãÝò --string êáé --check åßíáé áìïéâáßùò áðïêëåéüìåíåò"
22106
22107 #, fuzzy
22108 #~ msgid "unterminated #%s conditional"
22109 #~ msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
22110
22111 #, fuzzy
22112 #~ msgid "not in any file?!"
22113 #~ msgstr "Äåí åßíáé åðþíõìï áñ÷åßï"
22114
22115 #, fuzzy
22116 #~ msgid "invalid macro name"
22117 #~ msgstr "ìç Ýãêõñï üíïìá ìÞíá"
22118
22119 #, fuzzy
22120 #~ msgid "invalid macro name `%s'"
22121 #~ msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
22122
22123 #, fuzzy
22124 #~ msgid "unterminated parameter list in #define"
22125 #~ msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
22126
22127 #, fuzzy
22128 #~ msgid "invalid format #line command"
22129 #~ msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
22130
22131 #, fuzzy
22132 #~ msgid "undefining `defined'"
22133 #~ msgstr "áüñéóôï"
22134
22135 #, fuzzy
22136 #~ msgid "undefining `%s'"
22137 #~ msgstr "¶íïéãìá ôïõ `%s'"
22138
22139 #, fuzzy
22140 #~ msgid "#warning%.*s"
22141 #~ msgstr "ðñïåéäïðïßçóç: "
22142
22143 # src/dfa.c:652 src/dfa.c:655 src/dfa.c:682 src/dfa.c:686 src/dfa.c:687
22144 # src/dfa.c:690 src/dfa.c:703 src/dfa.c:704
22145 # src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695
22146 # src/dfa.c:698 src/dfa.c:711 src/dfa.c:712
22147 #, fuzzy
22148 #~ msgid "unbalanced #endif"
22149 #~ msgstr "Ìç éóóïñïðçìÝíï ["
22150
22151 #, fuzzy
22152 #~ msgid "unterminated string or character constant"
22153 #~ msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
22154
22155 #, fuzzy
22156 #~ msgid "arguments given to macro `%s'"
22157 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
22158
22159 #, fuzzy
22160 #~ msgid "no args to macro `%s'"
22161 #~ msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
22162
22163 #, fuzzy
22164 #~ msgid "invalid %%Q value"
22165 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22166
22167 #, fuzzy
22168 #~ msgid "invalid %%V value"
22169 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22170
22171 #, fuzzy
22172 #~ msgid "Don't do symbol renaming"
22173 #~ msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
22174
22175 #, fuzzy
22176 #~ msgid "inline float constants not supported on this host"
22177 #~ msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
22178
22179 #, fuzzy
22180 #~ msgid "Retain legend information"
22181 #~ msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
22182
22183 # lib/argmatch.c:188
22184 #, fuzzy
22185 #~ msgid "argument is a structure"
22186 #~ msgstr "¸ãêõñá ïñßóìáôá åßíáé:"
22187
22188 #, fuzzy
22189 #~ msgid "invalid %%o value"
22190 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22191
22192 #, fuzzy
22193 #~ msgid "invalid %%s/S value"
22194 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22195
22196 #, fuzzy
22197 #~ msgid "invalid %%B value"
22198 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22199
22200 #, fuzzy
22201 #~ msgid "invalid option `-mshort-data-%s'"
22202 #~ msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
22203
22204 #, fuzzy
22205 #~ msgid "-mips%d not supported"
22206 #~ msgstr "Ôï ai_family äåí õðïóôçñßæåôáé"
22207
22208 #, fuzzy
22209 #~ msgid "-mabi=%s does not support -mips%d"
22210 #~ msgstr "Ôï ai_socktype äåí õðïóôçñßæåôáé"
22211
22212 #, fuzzy
22213 #~ msgid "invalid option `entry%s'"
22214 #~ msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
22215
22216 #, fuzzy
22217 #~ msgid "invalid %%z value"
22218 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22219
22220 #, fuzzy
22221 #~ msgid "invalid %%Z value"
22222 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22223
22224 #, fuzzy
22225 #~ msgid "invalid %%j value"
22226 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22227
22228 #, fuzzy
22229 #~ msgid "-fdata-sections not supported on AIX"
22230 #~ msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
22231
22232 #~ msgid "64 bit mode"
22233 #~ msgstr "êáôÜóôáóç 64 bit"
22234
22235 #~ msgid "31 bit mode"
22236 #~ msgstr "êáôÜóôáóç 31 bit"
22237
22238 #, fuzzy
22239 #~ msgid "Use the Xtensa boolean register option"
22240 #~ msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
22241
22242 #, fuzzy
22243 #~ msgid "invalid declarator"
22244 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22245
22246 #, fuzzy
22247 #~ msgid "`%D' as declarator"
22248 #~ msgstr "ôï `%s' åßíáé êáôÜëïãïò"
22249
22250 #, fuzzy
22251 #~ msgid "invalid type: `void &'"
22252 #~ msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'"
22253
22254 #~ msgid "                %#D"
22255 #~ msgstr "                %#D"
22256
22257 #, fuzzy
22258 #~ msgid "`%D' is not a namespace"
22259 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22260
22261 #, fuzzy
22262 #~ msgid "`%T' does not have a class or union named `%D'"
22263 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22264
22265 #, fuzzy
22266 #~ msgid "`%T' is not a class or union type"
22267 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22268
22269 #, fuzzy
22270 #~ msgid "`%s' not supported by %s"
22271 #~ msgstr "Äåí õðïóôçñßæåôáé"
22272
22273 #, fuzzy
22274 #~ msgid "%s: In instantiation of `%s':\n"
22275 #~ msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
22276
22277 #, fuzzy
22278 #~ msgid "invalid use of member `%D'"
22279 #~ msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
22280
22281 #, fuzzy
22282 #~ msgid "type name expected before `&'"
22283 #~ msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí êáôçãïñéþí"
22284
22285 #, fuzzy
22286 #~ msgid "`%T' is not a valid expression"
22287 #~ msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
22288
22289 # src/dfa.c:962
22290 # src/dfa.c:970
22291 #, fuzzy
22292 #~ msgid "sigof type specifier"
22293 #~ msgstr "Äåí ïñßóôçêå óõíôáêôéêü"
22294
22295 #, fuzzy
22296 #~ msgid "`%T' is not a class or namespace"
22297 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22298
22299 #, fuzzy
22300 #~ msgid "no type `%D' in `%T'"
22301 #~ msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
22302
22303 #, fuzzy
22304 #~ msgid "parse error in method specification"
22305 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
22306
22307 #, fuzzy
22308 #~ msgid "invalid type `%T' for default argument to `%T'"
22309 #~ msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
22310
22311 #~ msgid "%s before `%c'"
22312 #~ msgstr "%s ðñéí áðü `%c'"
22313
22314 #~ msgid "%s before `\\%o'"
22315 #~ msgstr "%s ðñéí áðü `\\%o'"
22316
22317 #, fuzzy
22318 #~ msgid "%s before `%s' token"
22319 #~ msgstr "%s (ãéá êáíïíéêÞ Ýêöñáóç `%s')"
22320
22321 #, fuzzy
22322 #~ msgid "invalid use of type decl `%#D' as expression"
22323 #~ msgstr "Ìç Ýãêõñç ðñïðïñåõüìåíç êáíïíéêÞ Ýêöñáóç"
22324
22325 #, fuzzy
22326 #~ msgid "invalid use of undefined type `%#T'"
22327 #~ msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
22328
22329 #, fuzzy
22330 #~ msgid "declaration of `%#T'"
22331 #~ msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
22332
22333 #, fuzzy
22334 #~ msgid "invalid use of `%T'"
22335 #~ msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
22336
22337 #, fuzzy
22338 #~ msgid "ignoring pragma: %s"
22339 #~ msgstr "áãíïïýíôáé üëá ôá ïñßóìáôá"
22340
22341 #, fuzzy
22342 #~ msgid "Set the maximum line length"
22343 #~ msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
22344
22345 #, fuzzy
22346 #~ msgid "internal error - use of undefined type"
22347 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22348
22349 #, fuzzy
22350 #~ msgid "multiple declarations for method `%s'"
22351 #~ msgstr "ðïëëáðëüò áñéèìüò åðéëïãþí ôçí åíôïëÞ `s'"
22352
22353 # src/install.c:562
22354 #, fuzzy
22355 #~ msgid "cannot find method"
22356 #~ msgstr "áäõíáìßá äéêñÜíùóçò"
22357
22358 #, fuzzy
22359 #~ msgid "duplicate definition of class method `%s'"
22360 #~ msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
22361
22362 #, fuzzy
22363 #~ msgid "duplicate definition of instance method `%s'"
22364 #~ msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
22365
22366 #, fuzzy
22367 #~ msgid "duplicate declaration of instance method `%s'"
22368 #~ msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
22369
22370 #, fuzzy
22371 #~ msgid "-p option not supported: use -pg instead"
22372 #~ msgstr "ôï -C äåí óõíßóôáôáé ðéá, ÷ñçóéìïðïéÞóôå -Z"
22373
22374 #, fuzzy
22375 #~ msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"
22376 #~ msgstr "\"Æþíç %s\" ãñáììÞ êáé åðéëïãÞ -l åßíáé áìïéâáßùò áðïêëåéüìåíá"
22377
22378 #, fuzzy
22379 #~ msgid "__builtin_trap not supported by this target"
22380 #~ msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
22381
22382 #, fuzzy
22383 #~ msgid "invalid %H value"
22384 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22385
22386 #, fuzzy
22387 #~ msgid "invalid %h value"
22388 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22389
22390 #, fuzzy
22391 #~ msgid "invalid %Q value"
22392 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22393
22394 #, fuzzy
22395 #~ msgid "invalid %q value"
22396 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22397
22398 #, fuzzy
22399 #~ msgid "invalid %p value"
22400 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22401
22402 #, fuzzy
22403 #~ msgid "invalid %B value"
22404 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22405
22406 #, fuzzy
22407 #~ msgid "invalid %C value"
22408 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22409
22410 #, fuzzy
22411 #~ msgid "invalid %E value"
22412 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22413
22414 #, fuzzy
22415 #~ msgid "invalid %r value"
22416 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22417
22418 #, fuzzy
22419 #~ msgid "bad string length in %s"
22420 #~ msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
22421
22422 #, fuzzy
22423 #~ msgid "mode mismatch in %s expression"
22424 #~ msgstr "ÓöÜëìá óôï ôáßñéáóìá óôçí êáíïíéêÞ Ýêöñáóç `%s'"
22425
22426 # src/main.c:697 src/main.c:751
22427 #, fuzzy
22428 #~ msgid "no label named `%s'"
22429 #~ msgstr "¶ãíùóôç ãëþóóá `%s'"
22430
22431 #, fuzzy
22432 #~ msgid "this is the first ELSE label"
22433 #~ msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
22434
22435 #, fuzzy
22436 #~ msgid "duplicate CASE value"
22437 #~ msgstr "äéðëü êëåéäß"
22438
22439 #, fuzzy
22440 #~ msgid "this is the first entry for that value"
22441 #~ msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
22442
22443 #, fuzzy
22444 #~ msgid "CASE value out of range"
22445 #~ msgstr "Ï áñéèìüò ôùí êáíáëéþí åßíáé Ýîù áðü ôá üñéá"
22446
22447 #, fuzzy
22448 #~ msgid "empty range"
22449 #~ msgstr "êåíü áëöáñéèìçôéêü"
22450
22451 #, fuzzy
22452 #~ msgid "internal error - unknown type in multiple assignment"
22453 #~ msgstr "åóùôåñéêü óöÜëìá - êëÞèçêå ç addtype ìå êáêü ttisgmt"
22454
22455 #, fuzzy
22456 #~ msgid "cannot convert to a boolean mode"
22457 #~ msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
22458
22459 #, fuzzy
22460 #~ msgid "cannot convert to a char mode"
22461 #~ msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
22462
22463 #, fuzzy
22464 #~ msgid "powerset tuple element out of range"
22465 #~ msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
22466
22467 #, fuzzy
22468 #~ msgid "missing variant fields (at least `%s')"
22469 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
22470
22471 #, fuzzy
22472 #~ msgid "invalid array tuple label"
22473 #~ msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
22474
22475 #, fuzzy
22476 #~ msgid "array tuple index out of range"
22477 #~ msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
22478
22479 #, fuzzy
22480 #~ msgid "too many array tuple values"
22481 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
22482
22483 #, fuzzy
22484 #~ msgid "missing array tuple element %s"
22485 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
22486
22487 #, fuzzy
22488 #~ msgid "missing array tuple elements %s : %s"
22489 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
22490
22491 #, fuzzy
22492 #~ msgid "`%s' must not be declared readonly"
22493 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22494
22495 # src/request.c:263
22496 #, fuzzy
22497 #~ msgid "no initialization allowed for `%s'"
22498 #~ msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
22499
22500 #, fuzzy
22501 #~ msgid "location for `%s' not read-compatible"
22502 #~ msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
22503
22504 #, fuzzy
22505 #~ msgid "too few tag labels"
22506 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
22507
22508 #, fuzzy
22509 #~ msgid "too many tag labels"
22510 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
22511
22512 #, fuzzy
22513 #~ msgid "...is duplicated here"
22514 #~ msgstr "äéðëü êëåéäß"
22515
22516 #, fuzzy
22517 #~ msgid "mode of `%s' is not a mode"
22518 #~ msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
22519
22520 #, fuzzy
22521 #~ msgid "duplicate grant for `%s'"
22522 #~ msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
22523
22524 #, fuzzy
22525 #~ msgid "duplicate definition `%s'"
22526 #~ msgstr "äéðëüò ïñéóìüò óõíüëïõ"
22527
22528 # src/main.c:785
22529 #, fuzzy
22530 #~ msgid "ambiguous choice for seize `%s' -"
22531 #~ msgstr "ÁóáöÞò ìïñöÞ `%s'"
22532
22533 #, fuzzy
22534 #~ msgid "INTERNAL ERROR: handle_one_level is broken"
22535 #~ msgstr "ÅÓÙÔÅÑÉÊÏ ÓÖÁËÌÁ: ËÜèïò åßäïò áíôéêåéìÝíïõ óôï expand_token ()"
22536
22537 #, fuzzy
22538 #~ msgid "internal error:  unknown expression mode in %s"
22539 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22540
22541 #, fuzzy
22542 #~ msgid "array is not addressable"
22543 #~ msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
22544
22545 #~ msgid "too few arguments in call to `%s'"
22546 #~ msgstr "ðïëý ëßãá ïñßóìáôá óôç êëÞóç ôçò `%s'"
22547
22548 #~ msgid "too many arguments in call to `%s'"
22549 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç êëÞóç ôçò `%s'"
22550
22551 #, fuzzy
22552 #~ msgid "cannot dereference, not a pointer"
22553 #~ msgstr "Äåí ìðïñåß íá êáèïñéóôåß ôï üíïìá ôïõ óõóôÞìáôïò"
22554
22555 #, fuzzy
22556 #~ msgid "invalid type argument of `->'"
22557 #~ msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
22558
22559 #, fuzzy
22560 #~ msgid "no field named `%s'"
22561 #~ msgstr "Ìç ïñéóìÝíï üíïìá %s"
22562
22563 #, fuzzy
22564 #~ msgid "argument %d to ABSTIME must be of integer type"
22565 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22566
22567 #, fuzzy
22568 #~ msgid "parameter 2 must be a positive integer"
22569 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
22570
22571 #, fuzzy
22572 #~ msgid "argument 1 to `%s' must be of floating point mode"
22573 #~ msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22574
22575 #, fuzzy
22576 #~ msgid "first argument to `%s' must be a mode"
22577 #~ msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22578
22579 #~ msgid "too many arguments to procedure"
22580 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç ñïõôßíá"
22581
22582 #, fuzzy
22583 #~ msgid "too few arguments to procedure `%s'"
22584 #~ msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
22585
22586 #, fuzzy
22587 #~ msgid "too few arguments to procedure"
22588 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
22589
22590 #, fuzzy
22591 #~ msgid "syntax error (integer used as function)"
22592 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
22593
22594 #, fuzzy
22595 #~ msgid "syntax error - missing operator, comma, or '('?"
22596 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü ôïõ ðßíáêá ñåðåñôïñßïõ: %s"
22597
22598 #, fuzzy
22599 #~ msgid "internal error - bad built-in function `%s'"
22600 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22601
22602 #, fuzzy
22603 #~ msgid "invalid operation on array of chars"
22604 #~ msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
22605
22606 #, fuzzy
22607 #~ msgid "invalid left operand of %s"
22608 #~ msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
22609
22610 #, fuzzy
22611 #~ msgid "invalid right operand of %s"
22612 #~ msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
22613
22614 #, fuzzy
22615 #~ msgid "ADDR requires a LOCATION argument"
22616 #~ msgstr "ç åðéëïãÞ `-k' áðáéôåß Ýíá üñéóìá"
22617
22618 #, fuzzy
22619 #~ msgid "-> expression is not addressable"
22620 #~ msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
22621
22622 #, fuzzy
22623 #~ msgid "%s is not addressable"
22624 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22625
22626 #, fuzzy
22627 #~ msgid "FORBID is not yet implemented"
22628 #~ msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
22629
22630 #, fuzzy
22631 #~ msgid "text length must be greater then 0"
22632 #~ msgstr "%s: ï áñéèìüò ãñáììÞò ðñÝðåé íá åßíáé ìåãáëýôåñïò áðü ôï ìçäÝí"
22633
22634 #, fuzzy
22635 #~ msgid "argument 2 of ASSOCIATE must not be an empty string"
22636 #~ msgstr "%s: ç ôéìÞ ãéá ôï ðåäßï `%s' äåí ðñÝðåé íá åßíáé Ýíá êåíü áëöáñéèìçôéêü"
22637
22638 #, fuzzy
22639 #~ msgid "argument 2 to ASSOCIATE must be a string"
22640 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22641
22642 #, fuzzy
22643 #~ msgid "argument 3 to ASSOCIATE must be a string"
22644 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22645
22646 #, fuzzy
22647 #~ msgid "too many arguments in call to MODIFY"
22648 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
22649
22650 #, fuzzy
22651 #~ msgid "argument 2 of MODIFY must not be an empty string"
22652 #~ msgstr "%s: ç ôéìÞ ãéá ôï ðåäßï `%s' äåí ðñÝðåé íá åßíáé Ýíá êåíü áëöáñéèìçôéêü"
22653
22654 #, fuzzy
22655 #~ msgid "argument 2 to MODIFY must be a string"
22656 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22657
22658 #, fuzzy
22659 #~ msgid "argument 3 to MODIFY must be a string"
22660 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22661
22662 #, fuzzy
22663 #~ msgid "incompatible index mode"
22664 #~ msgstr "ìç Ýãêõñï äéêáßùìá"
22665
22666 #, fuzzy
22667 #~ msgid "argument %d of %s must be of mode ACCESS"
22668 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22669
22670 #, fuzzy
22671 #~ msgid "too few arguments in call to `readrecord'"
22672 #~ msgstr "ðïëý ëßãá bytes óôçí êùäéêïðïßçóç ÷áñáêôÞñá"
22673
22674 #, fuzzy
22675 #~ msgid "too few arguments in call to `writerecord'"
22676 #~ msgstr "ðïëý ëßãá bytes óôçí êùäéêïðïßçóç ÷áñáêôÞñá"
22677
22678 #, fuzzy
22679 #~ msgid "argument %d of %s must be of mode TEXT"
22680 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22681
22682 #, fuzzy
22683 #~ msgid "argument %d must be referable"
22684 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22685
22686 #, fuzzy
22687 #~ msgid "too few arguments for this format string"
22688 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
22689
22690 #, fuzzy
22691 #~ msgid "internal error in check_format_string"
22692 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22693
22694 # src/recode.c:171
22695 #, fuzzy
22696 #~ msgid "no padding character (offset %d)"
22697 #~ msgstr "ÊáíÝíáò ÷áñáêôÞñáò äåí ìåôáôñÝðåôáé óå %3d"
22698
22699 #, fuzzy
22700 #~ msgid "missing index expression"
22701 #~ msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
22702
22703 #, fuzzy
22704 #~ msgid "too few arguments in call to `readtext'"
22705 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
22706
22707 #, fuzzy
22708 #~ msgid "non-constant expression"
22709 #~ msgstr "Áäõíáìßá ðñïóðÝëáóçò ôïõ áñ÷åßïõ ôçò áëëáãÞò"
22710
22711 #, fuzzy
22712 #~ msgid "invalid C'xx' "
22713 #~ msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
22714
22715 #, fuzzy
22716 #~ msgid "unrecognized compiler directive"
22717 #~ msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
22718
22719 #, fuzzy
22720 #~ msgid "unrecognized compiler directive `%s'"
22721 #~ msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
22722
22723 #, fuzzy
22724 #~ msgid "invalid control sequence"
22725 #~ msgstr "ìç Ýãêõñï üíïìá ìÞíá"
22726
22727 #, fuzzy
22728 #~ msgid "unterminated string literal"
22729 #~ msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
22730
22731 #, fuzzy
22732 #~ msgid "invalid number format `%s'"
22733 #~ msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
22734
22735 #, fuzzy
22736 #~ msgid "can't find %s"
22737 #~ msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
22738
22739 #, fuzzy
22740 #~ msgid "invalid `%c' character in name"
22741 #~ msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
22742
22743 #, fuzzy
22744 #~ msgid "loop identifier undeclared"
22745 #~ msgstr "áíáìåíüôáí óôáèåñÜ Þ ðñïóäéïñéóôÞò"
22746
22747 #, fuzzy
22748 #~ msgid "start label '%s' does not match end label '%s'"
22749 #~ msgstr "ôï áñ÷åßï äåäïìÝíùí ðñïößë `%s' äåí ôáéñéÜæåé ìå ôï äéáìïéñáæüìåíï áíôéêåßìåíï `%s'"
22750
22751 #, fuzzy
22752 #~ msgid "expected a name string here"
22753 #~ msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
22754
22755 #, fuzzy
22756 #~ msgid "missing defining occurrence"
22757 #~ msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
22758
22759 #, fuzzy
22760 #~ msgid "missing '(' in exception list"
22761 #~ msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
22762
22763 #, fuzzy
22764 #~ msgid "syntax error in exception list"
22765 #~ msgstr "óõíôáêôéêü óöÜëìá óôï ïñéóìü ôïõ %s: %s"
22766
22767 #, fuzzy
22768 #~ msgid "empty ON-condition"
22769 #~ msgstr "Åðåßãïõóá êáôÜóôáóç åéóüäïõ/åîüäïõ"
22770
22771 #, fuzzy
22772 #~ msgid "expected another rename clause"
22773 #~ msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
22774
22775 #, fuzzy
22776 #~ msgid "syntax error while parsing signal definition statement"
22777 #~ msgstr "óõíôáêôéêü óöÜëìá óôï ïñéóìü ôïõ %s: %s"
22778
22779 #, fuzzy
22780 #~ msgid "syntax error in action"
22781 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
22782
22783 #, fuzzy
22784 #~ msgid "bad tuple field name list"
22785 #~ msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
22786
22787 #, fuzzy
22788 #~ msgid "invalid syntax for label in tuple"
22789 #~ msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
22790
22791 #, fuzzy
22792 #~ msgid "missing field"
22793 #~ msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
22794
22795 #, fuzzy
22796 #~ msgid "VARYING bit-strings not implemented"
22797 #~ msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
22798
22799 #, fuzzy
22800 #~ msgid "SIGNAL is not a valid mode"
22801 #~ msgstr "ìç Ýãêõñï äéêáßùìá"
22802
22803 #, fuzzy
22804 #~ msgid "syntax error - missing mode"
22805 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìïý locale ìçíýìáôïò"
22806
22807 #, fuzzy
22808 #~ msgid "too many arguments to process `%s'"
22809 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
22810
22811 #, fuzzy
22812 #~ msgid "too many arguments to process"
22813 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
22814
22815 #, fuzzy
22816 #~ msgid "too few arguments to process `%s'"
22817 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
22818
22819 #, fuzzy
22820 #~ msgid "too few arguments to process"
22821 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
22822
22823 #, fuzzy
22824 #~ msgid "GEN_INST parameter 2 must be an integer mode"
22825 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
22826
22827 #, fuzzy
22828 #~ msgid "%s is not a declared process"
22829 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22830
22831 #, fuzzy
22832 #~ msgid " and no default priority was set."
22833 #~ msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ç ðñïôåñáéüôçôá."
22834
22835 #, fuzzy
22836 #~ msgid " and no destination process specified"
22837 #~ msgstr "Áðáéôåßôáé äéåýèõíóç ðñïïñéóìïý"
22838
22839 #, fuzzy
22840 #~ msgid "slice length out-of-range"
22841 #~ msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
22842
22843 #, fuzzy
22844 #~ msgid "too many index expressions"
22845 #~ msgstr "õðåñâïëéêÜ ðïëëÜ äåõôåñüëåðôá áíáðÞäçóçò"
22846
22847 #, fuzzy
22848 #~ msgid "cannot convert to float"
22849 #~ msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
22850
22851 #, fuzzy
22852 #~ msgid "cannot convert float to this mode"
22853 #~ msgstr "yp_update: áäõíáìßá ìåôáôñïðÞò ïíüìáôïò óõóôÞìáôïò óå üíïìá äéêôýïõ\n"
22854
22855 #, fuzzy
22856 #~ msgid "internal error in chill_root_resulting_mode"
22857 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22858
22859 #, fuzzy
22860 #~ msgid "cannot process BIN (>32)"
22861 #~ msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
22862
22863 #, fuzzy
22864 #~ msgid "negative string length"
22865 #~ msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
22866
22867 #, fuzzy
22868 #~ msgid "floating point ranges"
22869 #~ msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
22870
22871 #, fuzzy
22872 #~ msgid "starting word in POS must be an integer constant"
22873 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
22874
22875 #, fuzzy
22876 #~ msgid "end bit in POS must be an integer constant"
22877 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
22878
22879 #, fuzzy
22880 #~ msgid "invalid parameterized type"
22881 #~ msgstr "%s: ìç Ýãêõñï åßäïò áñ÷åßïõ"
22882
22883 # src/main.c:659
22884 #, fuzzy
22885 #~ msgid "ambiguous request for method pointer `%s'"
22886 #~ msgstr "ÁóáöÞò óõìâïëïóåéñÜ `%s'"
22887
22888 #, fuzzy
22889 #~ msgid "invalid use of %D"
22890 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22891
22892 #, fuzzy
22893 #~ msgid "internal error #%d"
22894 #~ msgstr "Åóùôåñéêü óöÜëìá NIS"
22895
22896 #, fuzzy
22897 #~ msgid "can't to open %s"
22898 #~ msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"