* common.opt (flag_gcse_sm): Disable by default.
[official-gcc.git] / gcc / po / el.po
blobac5460003c59cb8b56aa78532123fe0107b490da
1 # Greek translation of gcc.
2 # Copyright (C) 2001, 2002 Free Software Foundation, Inc.
3 # Simos Xenitellis <simos@hellug.gr>, 2001, 2002.
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-07-01 11:41-0700\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"
17 #: attribs.c:178
18 #, c-format
19 msgid "`%s' attribute directive ignored"
20 msgstr ""
22 #: attribs.c:186
23 #, fuzzy, c-format
24 msgid "wrong number of arguments specified for `%s' attribute"
25 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
27 #: attribs.c:203
28 #, c-format
29 msgid "`%s' attribute does not apply to types"
30 msgstr ""
32 #: attribs.c:249
33 #, c-format
34 msgid "`%s' attribute only applies to function types"
35 msgstr ""
37 #: attribs.c:416 c-common.c:4307 c-common.c:4326 c-common.c:4344
38 #: c-common.c:4371 c-common.c:4390 c-common.c:4413 c-common.c:4436
39 #: c-common.c:4462 c-common.c:4496 c-common.c:4540 c-common.c:4568
40 #: c-common.c:4596 c-common.c:4615 c-common.c:4870 c-common.c:4892
41 #: c-common.c:4927 c-common.c:4994 c-common.c:5040 c-common.c:5098
42 #: c-common.c:5129 c-common.c:5475 c-common.c:5498 c-common.c:5537
43 #: config/arm/arm.c:2281 config/arm/arm.c:2308 config/avr/avr.c:4539
44 #: config/h8300/h8300.c:4284 config/h8300/h8300.c:4307 config/i386/i386.c:1620
45 #: config/i386/i386.c:15397 config/i386/winnt.c:86 config/ia64/ia64.c:1057
46 #: config/ip2k/ip2k.c:3151
47 #, c-format
48 msgid "`%s' attribute ignored"
49 msgstr ""
51 #: builtins.c:318
52 msgid "offset outside bounds of constant string"
53 msgstr ""
55 #: builtins.c:786
56 msgid "second arg to `__builtin_prefetch' must be a constant"
57 msgstr ""
59 #: builtins.c:793
60 msgid "invalid second arg to __builtin_prefetch; using zero"
61 msgstr ""
63 #: builtins.c:800
64 msgid "third arg to `__builtin_prefetch' must be a constant"
65 msgstr ""
67 #: builtins.c:807
68 msgid "invalid third arg to __builtin_prefetch; using zero"
69 msgstr ""
71 #: builtins.c:3828
72 msgid "argument of `__builtin_args_info' must be constant"
73 msgstr ""
75 #: builtins.c:3834
76 msgid "argument of `__builtin_args_info' out of range"
77 msgstr ""
79 #: builtins.c:3840
80 #, fuzzy
81 msgid "missing argument in `__builtin_args_info'"
82 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
84 #: builtins.c:3856
85 msgid "`va_start' used in function with fixed args"
86 msgstr ""
88 #: builtins.c:3875
89 msgid "second parameter of `va_start' not last named argument"
90 msgstr ""
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 ""
98 #: builtins.c:3969
99 #, fuzzy
100 msgid "too many arguments to function `va_start'"
101 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
103 #: builtins.c:4091
104 msgid "first argument to `va_arg' not of type `va_list'"
105 msgstr ""
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 ""
115 #: builtins.c:4128
116 #, c-format
117 msgid "(so you should pass `%s' not `%s' to `va_arg')"
118 msgstr ""
120 #. We can, however, treat "undefined" any way we please.
121 #. Call abort to encourage the user to fix the program.
122 #: builtins.c:4134 c-typeck.c:1733
123 msgid "if this code is reached, the program will abort"
124 msgstr ""
126 #: builtins.c:4241
127 msgid "invalid arg to `__builtin_frame_address'"
128 msgstr ""
130 #: builtins.c:4243
131 msgid "invalid arg to `__builtin_return_address'"
132 msgstr ""
134 #: builtins.c:4257
135 msgid "unsupported arg to `__builtin_frame_address'"
136 msgstr ""
138 #: builtins.c:4259
139 msgid "unsupported arg to `__builtin_return_address'"
140 msgstr ""
142 #: builtins.c:4419
143 msgid "second arg to `__builtin_expect' must be a constant"
144 msgstr ""
146 #: builtins.c:5360
147 msgid "__builtin_longjmp second argument must be 1"
148 msgstr ""
150 #: builtins.c:5458
151 #, c-format
152 msgid "built-in function `%s' not currently supported"
153 msgstr ""
155 #: builtins.c:5598
156 msgid "target format does not support infinity"
157 msgstr ""
159 #: c-common.c:917
160 msgid "%Hsuggest explicit braces to avoid ambiguous `else'"
161 msgstr ""
163 #: c-common.c:1141
164 msgid "%J'%D' is not defined outside of function scope"
165 msgstr ""
167 #: c-common.c:1161
168 #, c-format
169 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
170 msgstr ""
172 #: c-common.c:1201
173 msgid "overflow in constant expression"
174 msgstr ""
176 #: c-common.c:1221
177 msgid "integer overflow in expression"
178 msgstr ""
180 #: c-common.c:1230
181 #, fuzzy
182 msgid "floating point overflow in expression"
183 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
185 #: c-common.c:1236
186 #, fuzzy
187 msgid "vector overflow in expression"
188 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
190 #. This detects cases like converting -129 or 256 to unsigned char.
191 #: c-common.c:1258
192 msgid "large integer implicitly truncated to unsigned type"
193 msgstr ""
195 #: c-common.c:1260
196 msgid "negative integer implicitly converted to unsigned type"
197 msgstr ""
199 #: c-common.c:1306
200 msgid "overflow in implicit constant conversion"
201 msgstr ""
203 #: c-common.c:1442
204 #, c-format
205 msgid "operation on `%s' may be undefined"
206 msgstr ""
208 #: c-common.c:1726
209 msgid "expression statement has incomplete type"
210 msgstr ""
212 #: c-common.c:1758
213 msgid "case label does not reduce to an integer constant"
214 msgstr ""
216 #: c-common.c:2088
217 #, fuzzy
218 msgid "invalid truth-value expression"
219 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
221 #: c-common.c:2139
222 #, fuzzy, c-format
223 msgid "invalid operands to binary %s"
224 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
226 #: c-common.c:2373
227 msgid "comparison is always false due to limited range of data type"
228 msgstr ""
230 #: c-common.c:2375
231 msgid "comparison is always true due to limited range of data type"
232 msgstr ""
234 #: c-common.c:2445
235 msgid "comparison of unsigned expression >= 0 is always true"
236 msgstr ""
238 #: c-common.c:2454
239 msgid "comparison of unsigned expression < 0 is always false"
240 msgstr ""
242 #: c-common.c:2499
243 msgid "pointer of type `void *' used in arithmetic"
244 msgstr ""
246 #: c-common.c:2505
247 msgid "pointer to a function used in arithmetic"
248 msgstr ""
250 #: c-common.c:2511
251 msgid "pointer to member function used in arithmetic"
252 msgstr ""
254 #: c-common.c:2600 f/com.c:14734
255 msgid "struct type value used where scalar is required"
256 msgstr ""
258 #: c-common.c:2604 f/com.c:14738
259 msgid "union type value used where scalar is required"
260 msgstr ""
262 #: c-common.c:2608 f/com.c:14742
263 msgid "array type value used where scalar is required"
264 msgstr ""
266 #. Common Ada/Pascal programmer's mistake.  We always warn
267 #. about this since it is so bad.
268 #: c-common.c:2645
269 msgid "the address of `%D', will always evaluate as `true'"
270 msgstr ""
272 #: c-common.c:2739 f/com.c:14874
273 msgid "suggest parentheses around assignment used as truth value"
274 msgstr ""
276 #: c-common.c:2785 c-common.c:2825
277 #, fuzzy
278 msgid "invalid use of `restrict'"
279 msgstr "ìç Ýãêõñïò áñéèìüò áðü ãñáììÝò"
281 #: c-common.c:2935
282 #, fuzzy
283 msgid "invalid application of `sizeof' to a function type"
284 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
286 #: c-common.c:2945
287 #, fuzzy, c-format
288 msgid "invalid application of `%s' to a void type"
289 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
291 #: c-common.c:2951
292 #, fuzzy
293 msgid "invalid application of `%s' to incomplete type `%T' "
294 msgstr "ìç Ýãêõñïò äåýôåñïò ôåëåóôÞò óå êáôÜóôáóç óõìâáôüôçôáò `%s'"
296 #: c-common.c:2992
297 msgid "`__alignof' applied to a bit-field"
298 msgstr ""
300 #: c-common.c:3484
301 #, fuzzy, c-format
302 msgid "cannot disable built-in function `%s'"
303 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
305 #: c-common.c:3645 c-typeck.c:1974
306 #, fuzzy, c-format
307 msgid "too few arguments to function `%s'"
308 msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
310 #: c-common.c:3651 c-typeck.c:1835
311 #, fuzzy, c-format
312 msgid "too many arguments to function `%s'"
313 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
315 #: c-common.c:3670
316 #, fuzzy, c-format
317 msgid "non-floating-point argument to function `%s'"
318 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
320 #: c-common.c:3897
321 msgid "pointers are not permitted as case values"
322 msgstr ""
324 #: c-common.c:3901
325 msgid "range expressions in switch statements are non-standard"
326 msgstr ""
328 #: c-common.c:3930
329 #, fuzzy
330 msgid "empty range specified"
331 msgstr "ìç ïñéóìÝíï"
333 #: c-common.c:3981
334 msgid "duplicate (or overlapping) case value"
335 msgstr ""
337 #: c-common.c:3982
338 #, fuzzy
339 msgid "%Jthis is the first entry overlapping that value"
340 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
342 #: c-common.c:3986
343 #, fuzzy
344 msgid "duplicate case value"
345 msgstr "äéðëüò áñéèìüò ìçíýìáôïò"
347 #: c-common.c:3987
348 #, fuzzy
349 msgid "%Jpreviously used here"
350 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
352 #: c-common.c:3991
353 msgid "multiple default labels in one switch"
354 msgstr ""
356 #: c-common.c:3992
357 #, fuzzy
358 msgid "%Jthis is the first default label"
359 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
361 #: c-common.c:4017
362 msgid "taking the address of a label is non-standard"
363 msgstr ""
365 #: c-common.c:4063
366 msgid "%Hignoring return value of `%D', declared with attribute warn_unused_result"
367 msgstr ""
369 #: c-common.c:4068
370 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
371 msgstr ""
373 #: c-common.c:4649
374 #, fuzzy, c-format
375 msgid "unknown machine mode `%s'"
376 msgstr "Üãíùóôï óåô `%s'"
378 #: c-common.c:4652
379 #, fuzzy, c-format
380 msgid "no data type for mode `%s'"
381 msgstr "äåí ïñßóôçêå âáñýôçôá ãéá ôï óýìâïëï `%s'"
383 #: c-common.c:4656
384 #, fuzzy, c-format
385 msgid "invalid pointer mode `%s'"
386 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
388 #: c-common.c:4663 c-common.c:5226
389 #, fuzzy, c-format
390 msgid "unable to emulate '%s'"
391 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
393 #: c-common.c:4707
394 #, fuzzy
395 msgid "%Jsection attribute cannot be specified for local variables"
396 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
398 #: c-common.c:4718
399 #, fuzzy
400 msgid "%Jsection of '%D' conflicts with previous declaration"
401 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
403 #: c-common.c:4727
404 #, fuzzy
405 msgid "%Jsection attribute not allowed for '%D'"
406 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
408 #: c-common.c:4733
409 #, fuzzy
410 msgid "%Jsection attributes are not supported for this target"
411 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
413 #: c-common.c:4771
414 msgid "requested alignment is not a constant"
415 msgstr ""
417 #: c-common.c:4776
418 msgid "requested alignment is not a power of 2"
419 msgstr ""
421 #: c-common.c:4781
422 #, fuzzy
423 msgid "requested alignment is too large"
424 msgstr "ÊáêÞ áßôçóç ðáñáìÝôñùí"
426 #: c-common.c:4807
427 #, fuzzy
428 msgid "%Jalignment may not be specified for '%D'"
429 msgstr "ìüíï Ýíá üñéóìá ìðïñåß íá äçëùèåß"
431 #: c-common.c:4845
432 msgid "%J'%D' defined both normally and as an alias"
433 msgstr ""
435 #: c-common.c:4855
436 msgid "alias arg not a string"
437 msgstr ""
439 #: c-common.c:4898
440 msgid "visibility arg not a string"
441 msgstr ""
443 #: c-common.c:4911
444 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
445 msgstr ""
447 #: c-common.c:4937
448 msgid "tls_model arg not a string"
449 msgstr ""
451 #: c-common.c:4946
452 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
453 msgstr ""
455 #: c-common.c:4968 c-common.c:5014
456 msgid "%J'%E' attribute applies only to functions"
457 msgstr ""
459 #: c-common.c:4973 c-common.c:5019
460 #, fuzzy
461 msgid "%Jcan't set '%E' attribute after definition"
462 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
464 #: c-common.c:5095
465 #, fuzzy, c-format
466 msgid "`%s' attribute ignored for `%s'"
467 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
469 #: c-common.c:5158
470 #, fuzzy, c-format
471 msgid "invalid vector type for attribute `%s'"
472 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
474 #: c-common.c:5182 c-common.c:5214
475 msgid "no vector mode with the size and type specified could be found"
476 msgstr ""
478 #: c-common.c:5316
479 msgid "nonnull attribute without arguments on a non-prototype"
480 msgstr ""
482 #: c-common.c:5331
483 #, c-format
484 msgid "nonnull argument has invalid operand number (arg %lu)"
485 msgstr ""
487 #: c-common.c:5350
488 #, c-format
489 msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
490 msgstr ""
492 #: c-common.c:5358
493 #, c-format
494 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
495 msgstr ""
497 #: c-common.c:5438
498 #, c-format
499 msgid "null argument where non-null required (arg %lu)"
500 msgstr ""
502 #: c-common.c:5509
503 #, fuzzy
504 msgid "cleanup arg not an identifier"
505 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
507 #: c-common.c:5516
508 #, fuzzy
509 msgid "cleanup arg not a function"
510 msgstr "Ôï åðþíõìï áíôéêåßìåíï äåí åßíáé áíáæçôÞóéìï"
512 #: c-common.c:5877
513 #, c-format
514 msgid "%s at end of input"
515 msgstr "%s óôï ôÝëïò ôçò åéóüäïõ"
517 #: c-common.c:5883
518 #, c-format
519 msgid "%s before %s'%c'"
520 msgstr "%s ðñéí áðü %s'%c'"
522 #: c-common.c:5885
523 #, c-format
524 msgid "%s before %s'\\x%x'"
525 msgstr "%s ðñéí áðü %s'\\x%x'"
527 #: c-common.c:5889
528 #, fuzzy, c-format
529 msgid "%s before string constant"
530 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
532 #: c-common.c:5891
533 #, c-format
534 msgid "%s before numeric constant"
535 msgstr "%s ðñéí áðü áñéèìçôéêÞ óôáèåñÜ"
537 # src/request.c:37
538 #: c-common.c:5893
539 #, c-format
540 msgid "%s before \"%s\""
541 msgstr "%s ðñéí áðü \"%s\""
543 #: c-common.c:5895
544 #, c-format
545 msgid "%s before '%s' token"
546 msgstr "%s ðñéí áðü ôï óýìâïëï '%s'"
548 #. Use `%s' to print the string in case there are any escape
549 #. characters in the message.
550 #: c-common.c:5897 c-typeck.c:2612 c-typeck.c:4004 c-typeck.c:4019
551 #: c-typeck.c:4034 final.c:2776 final.c:2778 gcc.c:4581 rtl-error.c:109
552 #: toplev.c:1357 config/cris/cris.c:552 cp/parser.c:1848 cp/typeck.c:4155
553 #: java/expr.c:356 java/verify.c:1456 java/verify.c:1457 java/verify.c:1472
554 #, c-format
555 msgid "%s"
556 msgstr "%s"
558 #: c-convert.c:82 c-typeck.c:1211 c-typeck.c:3444 cp/typeck.c:1363
559 #: cp/typeck.c:5708 treelang/tree-convert.c:79
560 msgid "void value not ignored as it ought to be"
561 msgstr ""
563 #: c-convert.c:114 java/typeck.c:148 treelang/tree-convert.c:105
564 msgid "conversion to non-scalar type requested"
565 msgstr ""
567 #: c-decl.c:371
568 msgid "%Jarray '%D' assumed to have one element"
569 msgstr ""
571 #: c-decl.c:580
572 #, fuzzy
573 msgid "%Jlabel `%D' used but not defined"
574 msgstr "áüñéóôï"
576 #: c-decl.c:586
577 msgid "%Jlabel `%D' defined but not used"
578 msgstr ""
580 #: c-decl.c:588
581 #, fuzzy
582 msgid "%Jlabel `%D' declared but not defined"
583 msgstr "áüñéóôï"
585 #: c-decl.c:613
586 #, fuzzy
587 msgid "%Junused variable `%D'"
588 msgstr "á÷ñçóéìïðïßçôç ìåôáâëçôÞ `%s'"
590 #: c-decl.c:821
591 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
592 msgstr ""
594 #: c-decl.c:828
595 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
596 msgstr ""
598 #: c-decl.c:864
599 msgid "%Jprototype for '%D' declares more arguments than previous old-style definition"
600 msgstr ""
602 #: c-decl.c:870
603 msgid "%Jprototype for '%D' declares fewer arguments than previous old-style definition"
604 msgstr ""
606 #: c-decl.c:879
607 msgid "%Jprototype for '%D' declares arg %d with incompatible type"
608 msgstr ""
610 #. If we get here, no errors were found, but do issue a warning
611 #. for this poor-style construct.
612 #: c-decl.c:891
613 msgid "%Jprototype for '%D' follows non-prototype definition"
614 msgstr ""
616 #: c-decl.c:906
617 #, fuzzy
618 msgid "%Jprevious definition of '%D' was here"
619 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
621 #: c-decl.c:908
622 #, fuzzy
623 msgid "%Jprevious implicit declaration of '%D' was here"
624 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
626 #: c-decl.c:910
627 #, fuzzy
628 msgid "%Jprevious declaration of '%D' was here"
629 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
631 #: c-decl.c:945
632 msgid "%J'%D' redeclared as different kind of symbol"
633 msgstr ""
635 #: c-decl.c:950
636 msgid "%Jbuilt-in function '%D' declared as non-function"
637 msgstr ""
639 #: c-decl.c:953 c-decl.c:1045
640 #, fuzzy
641 msgid "%Jshadowing built-in function '%D'"
642 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
644 #. If types don't match for a built-in, throw away the
645 #. built-in.  No point in calling locate_old_decl here, it
646 #. won't print anything.
647 #: c-decl.c:974
648 #, fuzzy
649 msgid "%Jconflicting types for built-in function '%D'"
650 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
652 #: c-decl.c:998 c-decl.c:1006
653 #, fuzzy
654 msgid "%Jconflicting types for '%D'"
655 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
657 #. allow OLDDECL to continue in use
658 #: c-decl.c:1021
659 #, fuzzy
660 msgid "%Jredefinition of typedef '%D'"
661 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
663 #: c-decl.c:1058 c-decl.c:1122
664 #, fuzzy
665 msgid "%Jredefinition of '%D'"
666 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
668 #: c-decl.c:1089 c-decl.c:1139
669 msgid "%Jstatic declaration of '%D' follows non-static declaration"
670 msgstr ""
672 #: c-decl.c:1097 c-decl.c:1136
673 msgid "%Jnon-static declaration of '%D' follows static declaration"
674 msgstr ""
676 #: c-decl.c:1109
677 msgid "%Jthread-local declaration of '%D' follows non-thread-local declaration"
678 msgstr ""
680 #: c-decl.c:1112
681 msgid "%Jnon-thread-local declaration of '%D' follows thread-local declaration"
682 msgstr ""
684 #: c-decl.c:1152
685 msgid "%Jextern declaration of '%D' follows declaration with no linkage"
686 msgstr ""
688 #: c-decl.c:1155
689 msgid "%Jdeclaration of '%D' with no linkage follows extern declaration"
690 msgstr ""
692 #: c-decl.c:1158
693 #, fuzzy
694 msgid "%Jredeclaration of '%D' with no linkage"
695 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
697 #: c-decl.c:1172
698 msgid "%Jredeclaration of '%D' with different visibility (old visibility preserved)"
699 msgstr ""
701 #: c-decl.c:1183
702 msgid "%Jinline declaration of '%D' follows declaration with attribute noinline"
703 msgstr ""
705 #: c-decl.c:1190
706 msgid "%Jdeclaration of '%D' with attribute noinline follows inline declaration "
707 msgstr ""
709 #: c-decl.c:1202
710 #, fuzzy
711 msgid "%J'%D' declared inline after being called"
712 msgstr "%s: äéðëüò ïñéóìüò Ýêäïóçò êáôçãïñßáò"
714 #: c-decl.c:1208
715 #, fuzzy
716 msgid "%J'%D' declared inline after its definition"
717 msgstr "%s: äéðëüò ïñéóìüò Ýêäïóçò êáôçãïñßáò"
719 #: c-decl.c:1221
720 #, fuzzy
721 msgid "%Jredefinition of parameter '%D'"
722 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
724 #: c-decl.c:1230
725 msgid "%Jvolatile declaration of '%D' follows non-volatile declaration"
726 msgstr ""
728 #: c-decl.c:1233
729 msgid "%Jnon-volatile declaration of '%D' follows volatile declaration"
730 msgstr ""
732 #: c-decl.c:1240
733 msgid "%Jconst declaration of '%D' follows non-const declaration"
734 msgstr ""
736 #: c-decl.c:1243
737 msgid "%Jnon-const declaration of '%D' follows const declaration"
738 msgstr ""
740 #: c-decl.c:1262
741 #, fuzzy
742 msgid "%Jredundant redeclaration of '%D'"
743 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
745 #: c-decl.c:1581
746 #, fuzzy
747 msgid "%Jdeclaration of '%D' shadows a parameter"
748 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
750 #: c-decl.c:1583
751 msgid "%Jdeclaration of '%D' shadows a global declaration"
752 msgstr ""
754 #: c-decl.c:1585
755 msgid "%Jdeclaration of '%D' shadows a previous local"
756 msgstr ""
758 #: c-decl.c:1587 cp/name-lookup.c:969 cp/name-lookup.c:992
759 #: cp/name-lookup.c:1000
760 msgid "%Jshadowed declaration is here"
761 msgstr ""
763 #: c-decl.c:1697
764 #, c-format
765 msgid "nested extern declaration of `%s'"
766 msgstr ""
768 #: c-decl.c:1838 objc/objc-act.c:2534 objc/objc-act.c:6794
769 #, fuzzy
770 msgid "%Jprevious declaration of '%D'"
771 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
773 #: c-decl.c:1879 c-decl.c:1881
774 #, c-format
775 msgid "implicit declaration of function `%s'"
776 msgstr "áõôïíüçôç äéáêýñçîç ôçò óõíÜñôçóçò `%s'"
778 #: c-decl.c:1897
779 #, c-format
780 msgid "`%s' undeclared here (not in a function)"
781 msgstr ""
783 #: c-decl.c:1903
784 #, c-format
785 msgid "`%s' undeclared (first use in this function)"
786 msgstr ""
788 #: c-decl.c:1908
789 msgid "(Each undeclared identifier is reported only once"
790 msgstr ""
792 #: c-decl.c:1909
793 msgid "for each function it appears in.)"
794 msgstr ""
796 #: c-decl.c:1962
797 #, c-format
798 msgid "label %s referenced outside of any function"
799 msgstr ""
801 #: c-decl.c:2009
802 #, fuzzy, c-format
803 msgid "duplicate label declaration `%s'"
804 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
806 #: c-decl.c:2010
807 #, fuzzy
808 msgid "%Jthis is a previous declaration"
809 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
811 #: c-decl.c:2045
812 #, fuzzy
813 msgid "%Hduplicate label `%D'"
814 msgstr "äéðëü êëåéäß"
816 #: c-decl.c:2047
817 #, fuzzy
818 msgid "%J`%D' previously defined here"
819 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
821 #: c-decl.c:2049
822 #, fuzzy
823 msgid "%J`%D' previously declared here"
824 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
826 #: c-decl.c:2069
827 msgid "%Htraditional C lacks a separate namespace for labels, identifier `%s' conflicts"
828 msgstr ""
830 #: c-decl.c:2140
831 msgid "%H`%s' defined as wrong kind of tag"
832 msgstr ""
834 #: c-decl.c:2378
835 msgid "unnamed struct/union that defines no instances"
836 msgstr ""
838 #: c-decl.c:2397
839 msgid "useless keyword or type name in empty declaration"
840 msgstr ""
842 #: c-decl.c:2404
843 msgid "two types specified in one empty declaration"
844 msgstr ""
846 #: c-decl.c:2409 c-parse.y:735 c-parse.y:737 objc/objc-parse.y:776
847 #: objc/objc-parse.y:778 objc/objc-parse.y:3017
848 #, fuzzy
849 msgid "empty declaration"
850 msgstr "êåíü áëöáñéèìçôéêü"
852 #: c-decl.c:2435
853 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
854 msgstr ""
856 #: c-decl.c:2437
857 msgid "ISO C90 does not support `[*]' array declarators"
858 msgstr ""
860 #: c-decl.c:2440
861 msgid "GCC does not yet properly implement `[*]' array declarators"
862 msgstr ""
864 #: c-decl.c:2456
865 msgid "static or type qualifiers in abstract declarator"
866 msgstr ""
868 #: c-decl.c:2526
869 #, fuzzy
870 msgid "%J'%D' is usually a function"
871 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
873 #: c-decl.c:2535
874 #, c-format
875 msgid "typedef `%s' is initialized (use __typeof__ instead)"
876 msgstr ""
878 #: c-decl.c:2541
879 #, c-format
880 msgid "function `%s' is initialized like a variable"
881 msgstr ""
883 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
884 #: c-decl.c:2548
885 #, c-format
886 msgid "parameter `%s' is initialized"
887 msgstr ""
889 #: c-decl.c:2568 c-typeck.c:4254
890 msgid "variable-sized object may not be initialized"
891 msgstr ""
893 #: c-decl.c:2574
894 #, c-format
895 msgid "variable `%s' has initializer but incomplete type"
896 msgstr ""
898 #: c-decl.c:2580
899 #, c-format
900 msgid "elements of array `%s' have incomplete type"
901 msgstr ""
903 #: c-decl.c:2649 c-decl.c:5451 cp/decl.c:3761 cp/decl.c:10141
904 msgid "%Jinline function '%D' given attribute noinline"
905 msgstr ""
907 #: c-decl.c:2725
908 msgid "%Jinitializer fails to determine size of '%D'"
909 msgstr ""
911 #: c-decl.c:2730
912 #, fuzzy
913 msgid "%Jarray size missing in '%D'"
914 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
916 #: c-decl.c:2746
917 msgid "%Jzero or negative size array '%D'"
918 msgstr ""
920 #: c-decl.c:2774
921 #, fuzzy
922 msgid "%Jstorage size of '%D' isn't known"
923 msgstr "Ôï üíïìá `%s' åßíáé Üãíùóôï\n"
925 #: c-decl.c:2784
926 #, fuzzy
927 msgid "%Jstorage size of '%D' isn't constant"
928 msgstr "Ôï üíïìá `%s' åßíáé Üãíùóôï\n"
930 #: c-decl.c:2867
931 msgid "%Jignoring asm-specifier for non-static local variable '%D'"
932 msgstr ""
934 #: c-decl.c:2978
935 msgid "ISO C forbids forward parameter declarations"
936 msgstr ""
938 #: c-decl.c:3160
939 #, fuzzy
940 msgid "<anonymous>"
941 msgstr "((áíþíõìï))"
943 #: c-decl.c:3169
944 #, c-format
945 msgid "bit-field `%s' width not an integer constant"
946 msgstr ""
948 #: c-decl.c:3177
949 #, fuzzy, c-format
950 msgid "negative width in bit-field `%s'"
951 msgstr "Áñíçôéêü ðëÜôïò óôçí áðïôßìçóç"
953 #: c-decl.c:3182
954 #, c-format
955 msgid "zero width for bit-field `%s'"
956 msgstr ""
958 #: c-decl.c:3192
959 #, c-format
960 msgid "bit-field `%s' has invalid type"
961 msgstr ""
963 #: c-decl.c:3201
964 #, c-format
965 msgid "type of bit-field `%s' is a GCC extension"
966 msgstr ""
968 #: c-decl.c:3210
969 #, c-format
970 msgid "width of `%s' exceeds its type"
971 msgstr ""
973 #: c-decl.c:3220
974 #, fuzzy, c-format
975 msgid "`%s' is narrower than values of its type"
976 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
978 #: c-decl.c:3370 cp/decl.c:6805
979 msgid "`long long long' is too long for GCC"
980 msgstr ""
982 #: c-decl.c:3375
983 #, fuzzy
984 msgid "ISO C90 does not support `long long'"
985 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
987 #: c-decl.c:3384 c-decl.c:3387 cp/decl.c:6810
988 #, fuzzy, c-format
989 msgid "duplicate `%s'"
990 msgstr "äéðëü êëåéäß"
992 #: c-decl.c:3397 cp/decl.c:6816
993 msgid "`__thread' before `extern'"
994 msgstr ""
996 #: c-decl.c:3399 cp/decl.c:6818
997 msgid "`__thread' before `static'"
998 msgstr ""
1000 #: c-decl.c:3407 cp/decl.c:6845
1001 #, c-format
1002 msgid "two or more data types in declaration of `%s'"
1003 msgstr ""
1005 #: c-decl.c:3427 cp/decl.c:6850
1006 #, c-format
1007 msgid "`%s' fails to be a typedef or built in type"
1008 msgstr ""
1010 #: c-decl.c:3466
1011 #, c-format
1012 msgid "type defaults to `int' in declaration of `%s'"
1013 msgstr ""
1015 #: c-decl.c:3495
1016 #, c-format
1017 msgid "both long and short specified for `%s'"
1018 msgstr ""
1020 #: c-decl.c:3499 cp/decl.c:6950
1021 #, c-format
1022 msgid "long or short specified with char for `%s'"
1023 msgstr ""
1025 #: c-decl.c:3506 cp/decl.c:6954
1026 #, c-format
1027 msgid "long or short specified with floating type for `%s'"
1028 msgstr ""
1030 #: c-decl.c:3509
1031 msgid "the only valid combination is `long double'"
1032 msgstr ""
1034 #: c-decl.c:3515
1035 #, fuzzy, c-format
1036 msgid "both signed and unsigned specified for `%s'"
1037 msgstr "ìç Ýãêõñïò äçëùôÞò ðåäßïõ: `%s'"
1039 #: c-decl.c:3517 cp/decl.c:6943
1040 #, c-format
1041 msgid "long, short, signed or unsigned invalid for `%s'"
1042 msgstr ""
1044 #: c-decl.c:3523 cp/decl.c:6963
1045 #, c-format
1046 msgid "long, short, signed or unsigned used invalidly for `%s'"
1047 msgstr ""
1049 #: c-decl.c:3541 cp/decl.c:6984
1050 #, fuzzy, c-format
1051 msgid "complex invalid for `%s'"
1052 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
1054 #: c-decl.c:3583
1055 #, fuzzy
1056 msgid "ISO C90 does not support complex types"
1057 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
1059 #: c-decl.c:3595
1060 msgid "ISO C does not support plain `complex' meaning `double complex'"
1061 msgstr ""
1063 #: c-decl.c:3601 c-decl.c:3613
1064 msgid "ISO C does not support complex integer types"
1065 msgstr ""
1067 #: c-decl.c:3643 c-decl.c:4104 cp/decl.c:7576
1068 #, fuzzy
1069 msgid "duplicate `const'"
1070 msgstr "äéðëü êëåéäß"
1072 #: c-decl.c:3645 c-decl.c:4108 cp/decl.c:7580
1073 #, fuzzy
1074 msgid "duplicate `restrict'"
1075 msgstr "äéðëü êëåéäß"
1077 #: c-decl.c:3647 c-decl.c:4106 cp/decl.c:7578
1078 #, fuzzy
1079 msgid "duplicate `volatile'"
1080 msgstr "äéðëü êëåéäß"
1082 #: c-decl.c:3676 cp/decl.c:7147
1083 #, c-format
1084 msgid "multiple storage classes in declaration of `%s'"
1085 msgstr ""
1087 #: c-decl.c:3686
1088 msgid "function definition declared `auto'"
1089 msgstr ""
1091 #: c-decl.c:3688
1092 msgid "function definition declared `register'"
1093 msgstr ""
1095 #: c-decl.c:3690
1096 msgid "function definition declared `typedef'"
1097 msgstr ""
1099 #: c-decl.c:3692
1100 msgid "function definition declared `__thread'"
1101 msgstr ""
1103 #: c-decl.c:3705
1104 #, c-format
1105 msgid "storage class specified for structure field `%s'"
1106 msgstr ""
1108 #: c-decl.c:3709 cp/decl.c:7192
1109 #, c-format
1110 msgid "storage class specified for parameter `%s'"
1111 msgstr ""
1113 #: c-decl.c:3712 cp/decl.c:7194
1114 msgid "storage class specified for typename"
1115 msgstr ""
1117 #: c-decl.c:3724 cp/decl.c:7209
1118 #, c-format
1119 msgid "`%s' initialized and declared `extern'"
1120 msgstr ""
1122 #: c-decl.c:3726 cp/decl.c:7212
1123 #, c-format
1124 msgid "`%s' has both `extern' and initializer"
1125 msgstr ""
1127 #: c-decl.c:3731
1128 #, c-format
1129 msgid "file-scope declaration of `%s' specifies `auto'"
1130 msgstr ""
1132 #: c-decl.c:3736 cp/decl.c:7216
1133 #, c-format
1134 msgid "nested function `%s' declared `extern'"
1135 msgstr ""
1137 #: c-decl.c:3742 cp/decl.c:7226
1138 #, c-format
1139 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1140 msgstr ""
1142 #. Only the innermost declarator (making a parameter be of
1143 #. array type which is converted to pointer type)
1144 #. may have static or type qualifiers.
1145 #: c-decl.c:3781 c-decl.c:3974
1146 msgid "static or type qualifiers in non-parameter array declarator"
1147 msgstr ""
1149 #: c-decl.c:3825
1150 #, c-format
1151 msgid "declaration of `%s' as array of voids"
1152 msgstr ""
1154 #: c-decl.c:3831
1155 #, c-format
1156 msgid "declaration of `%s' as array of functions"
1157 msgstr ""
1159 #: c-decl.c:3836
1160 #, fuzzy
1161 msgid "invalid use of structure with flexible array member"
1162 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
1164 #: c-decl.c:3855
1165 #, c-format
1166 msgid "size of array `%s' has non-integer type"
1167 msgstr ""
1169 #: c-decl.c:3860
1170 #, c-format
1171 msgid "ISO C forbids zero-size array `%s'"
1172 msgstr ""
1174 #: c-decl.c:3867
1175 #, c-format
1176 msgid "size of array `%s' is negative"
1177 msgstr ""
1179 #: c-decl.c:3880
1180 #, c-format
1181 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1182 msgstr ""
1184 #: c-decl.c:3883
1185 #, c-format
1186 msgid "ISO C90 forbids variable-size array `%s'"
1187 msgstr ""
1189 #: c-decl.c:3913 c-decl.c:4131 cp/decl.c:7755
1190 #, fuzzy, c-format
1191 msgid "size of array `%s' is too large"
1192 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
1194 #: c-decl.c:3939
1195 #, fuzzy
1196 msgid "ISO C90 does not support flexible array members"
1197 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
1199 #: c-decl.c:3949
1200 msgid "array type has incomplete element type"
1201 msgstr ""
1203 #: c-decl.c:3994 cp/decl.c:7347
1204 #, c-format
1205 msgid "`%s' declared as function returning a function"
1206 msgstr ""
1208 #: c-decl.c:3999 cp/decl.c:7352
1209 #, c-format
1210 msgid "`%s' declared as function returning an array"
1211 msgstr ""
1213 #: c-decl.c:4027
1214 msgid "ISO C forbids qualified void function return type"
1215 msgstr ""
1217 #: c-decl.c:4031
1218 msgid "type qualifiers ignored on function return type"
1219 msgstr ""
1221 #: c-decl.c:4060 c-decl.c:4146 c-decl.c:4270 c-decl.c:4356
1222 msgid "ISO C forbids qualified function types"
1223 msgstr ""
1225 #: c-decl.c:4100 cp/decl.c:7572
1226 msgid "invalid type modifier within pointer declarator"
1227 msgstr ""
1229 #: c-decl.c:4181
1230 msgid "ISO C forbids const or volatile function types"
1231 msgstr ""
1233 #: c-decl.c:4201 cp/decl.c:8036
1234 #, c-format
1235 msgid "variable or field `%s' declared void"
1236 msgstr ""
1238 #: c-decl.c:4234
1239 msgid "attributes in parameter array declarator ignored"
1240 msgstr ""
1242 #: c-decl.c:4259
1243 msgid "invalid type modifier within array declarator"
1244 msgstr ""
1246 #: c-decl.c:4304
1247 #, c-format
1248 msgid "field `%s' declared as a function"
1249 msgstr ""
1251 #: c-decl.c:4310
1252 #, c-format
1253 msgid "field `%s' has incomplete type"
1254 msgstr ""
1256 #: c-decl.c:4336 c-decl.c:4338 c-decl.c:4340 c-decl.c:4347
1257 #, fuzzy, c-format
1258 msgid "invalid storage class for function `%s'"
1259 msgstr "ìç Ýãêõñç ôÜîç ÷áñáêôÞñùí `%s'"
1261 #: c-decl.c:4362
1262 msgid "`noreturn' function returns non-void value"
1263 msgstr ""
1265 #: c-decl.c:4377
1266 #, fuzzy
1267 msgid "cannot inline function `main'"
1268 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'"
1270 #: c-decl.c:4431
1271 msgid "variable previously declared `static' redeclared `extern'"
1272 msgstr ""
1274 #: c-decl.c:4440
1275 msgid "%Jvariable '%D' declared `inline'"
1276 msgstr ""
1278 #. A mere warning is sure to result in improper semantics
1279 #. at runtime.  Don't bother to allow this to compile.
1280 #: c-decl.c:4468 cp/decl.c:5903
1281 #, fuzzy
1282 msgid "thread-local storage not supported for this target"
1283 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
1285 #: c-decl.c:4529 c-decl.c:5495
1286 msgid "function declaration isn't a prototype"
1287 msgstr ""
1289 #: c-decl.c:4535
1290 msgid "parameter names (without types) in function declaration"
1291 msgstr ""
1293 #: c-decl.c:4563
1294 #, c-format
1295 msgid "parameter `%s' has incomplete type"
1296 msgstr ""
1298 #: c-decl.c:4566
1299 #, fuzzy
1300 msgid "parameter has incomplete type"
1301 msgstr "ìç ðëÞñçò åããñáöÞ"
1303 #: c-decl.c:4615
1304 msgid "\"void\" as only parameter may not be qualified"
1305 msgstr ""
1307 #: c-decl.c:4636
1308 msgid "\"void\" must be the only parameter"
1309 msgstr ""
1311 #: c-decl.c:4653
1312 msgid "%Jparameter \"%D\" has just a forward declaration"
1313 msgstr ""
1315 #. The first %s will be one of 'struct', 'union', or 'enum'.
1316 #: c-decl.c:4681
1317 #, fuzzy, c-format
1318 msgid "\"%s %s\" declared inside parameter list"
1319 msgstr "óõíå÷ßæåôáé óôï ôìÞìá"
1321 #. The %s will be one of 'struct', 'union', or 'enum'.
1322 #: c-decl.c:4685
1323 #, fuzzy, c-format
1324 msgid "anonymous %s declared inside parameter list"
1325 msgstr "óõíå÷ßæåôáé óôï ôìÞìá"
1327 #: c-decl.c:4689
1328 msgid "its scope is only this definition or declaration, which is probably not what you want"
1329 msgstr ""
1331 #: c-decl.c:4774
1332 #, fuzzy, c-format
1333 msgid "redefinition of `union %s'"
1334 msgstr "Ïé ïñéóìïß ðçãÞ âñßóêïíôáé óôï ÁÑ×ÅÉÏ"
1336 #: c-decl.c:4776
1337 #, c-format
1338 msgid "redefinition of `struct %s'"
1339 msgstr ""
1341 #: c-decl.c:4844 cp/decl.c:3534
1342 msgid "declaration does not declare anything"
1343 msgstr ""
1345 #: c-decl.c:4889 c-decl.c:4905
1346 #, fuzzy
1347 msgid "%Jduplicate member '%D'"
1348 msgstr "äéðëüò áñéèìüò ìçíýìáôïò"
1350 #: c-decl.c:4939 c-decl.c:4942
1351 #, fuzzy, c-format
1352 msgid "%s defined inside parms"
1353 msgstr "óõíå÷ßæåôáé óôï ôìÞìá"
1355 #: c-decl.c:4940 c-decl.c:4943 c-decl.c:4954
1356 msgid "union"
1357 msgstr "Ýíùóç"
1359 #: c-decl.c:4940 c-decl.c:4943
1360 msgid "structure"
1361 msgstr "äïìÞ"
1363 # src/request.c:37
1364 #: c-decl.c:4953
1365 #, fuzzy, c-format
1366 msgid "%s has no %s"
1367 msgstr "%s óå %s"
1369 #: c-decl.c:4954
1370 msgid "struct"
1371 msgstr "äïìÞ"
1373 #: c-decl.c:4955
1374 msgid "named members"
1375 msgstr "åðþíõìá ìÝëç"
1377 #: c-decl.c:4955
1378 msgid "members"
1379 msgstr "ìÝëç"
1381 #: c-decl.c:4994
1382 #, fuzzy, c-format
1383 msgid "nested redefinition of `%s'"
1384 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
1386 #: c-decl.c:5015
1387 #, fuzzy
1388 msgid "%Jflexible array member in union"
1389 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
1391 #: c-decl.c:5020
1392 msgid "%Jflexible array member not at end of struct"
1393 msgstr ""
1395 #: c-decl.c:5025
1396 msgid "%Jflexible array member in otherwise empty struct"
1397 msgstr ""
1399 #: c-decl.c:5032
1400 #, fuzzy
1401 msgid "%Jinvalid use of structure with flexible array member"
1402 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
1404 #: c-decl.c:5127
1405 msgid "union cannot be made transparent"
1406 msgstr ""
1408 #. This enum is a named one that has been declared already.
1409 #: c-decl.c:5196
1410 #, c-format
1411 msgid "redeclaration of `enum %s'"
1412 msgstr ""
1414 #: c-decl.c:5227
1415 #, fuzzy
1416 msgid "enum defined inside parms"
1417 msgstr "Ìç ïñéóìÝíï üíïìá %s"
1419 #: c-decl.c:5260
1420 msgid "enumeration values exceed range of largest integer"
1421 msgstr ""
1423 #: c-decl.c:5363
1424 #, c-format
1425 msgid "enumerator value for `%s' not integer constant"
1426 msgstr ""
1428 #: c-decl.c:5376
1429 msgid "overflow in enumeration values"
1430 msgstr ""
1432 #: c-decl.c:5381
1433 msgid "ISO C restricts enumerator values to range of `int'"
1434 msgstr ""
1436 #: c-decl.c:5457
1437 msgid "return type is an incomplete type"
1438 msgstr ""
1440 #: c-decl.c:5465
1441 msgid "return type defaults to `int'"
1442 msgstr "ï åðéóôñåöüìåíïò ôýðïò ðñïêáèïñßæåôáé óå `int'"
1444 #: c-decl.c:5501
1445 #, fuzzy
1446 msgid "%Jno previous prototype for '%D'"
1447 msgstr "äéáôÞñçóç ùñþí óôï %s"
1449 #: c-decl.c:5507
1450 #, fuzzy
1451 msgid "%J'%D' was used with no prototype before its definition"
1452 msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý"
1454 #: c-decl.c:5514
1455 #, fuzzy
1456 msgid "%Jno previous declaration for '%D'"
1457 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
1459 #: c-decl.c:5520
1460 #, fuzzy
1461 msgid "%J`%D' was used with no declaration before its definition"
1462 msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý"
1464 #: c-decl.c:5556 c-decl.c:6062
1465 #, fuzzy
1466 msgid "%Jreturn type of '%D' is not `int'"
1467 msgstr "ç åðéóôñåöüìåíç ôéìÞ ôçò `%s' äåí åßíáé `int'"
1469 #: c-decl.c:5571
1470 #, fuzzy
1471 msgid "%Jfirst argument of '%D' should be `int'"
1472 msgstr "ôï ðñþôï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `int'"
1474 #: c-decl.c:5580
1475 #, fuzzy
1476 msgid "%Jsecond argument of '%D' should be 'char **'"
1477 msgstr "ôï äåýôåñï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `char **'"
1479 #: c-decl.c:5589
1480 #, fuzzy
1481 msgid "%Jthird argument of '%D' should probably be 'char **'"
1482 msgstr "ôï ôñßôï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `char **'"
1484 #: c-decl.c:5599
1485 #, fuzzy
1486 msgid "%J'%D' takes only zero or two arguments"
1487 msgstr "ç `%s' ðáßñíåé åßôå êáíÝíá åßôå äýï ïñßóìáôá"
1489 #: c-decl.c:5602
1490 #, fuzzy
1491 msgid "%J'%D' is normally a non-static function"
1492 msgstr "ç `%s' åßíáé óõíÞèùò ìç-óôáôéêÞ óõíÜñôçóç"
1494 #: c-decl.c:5658
1495 msgid "%Jold-style parameter declarations in prototyped function definition"
1496 msgstr ""
1498 #: c-decl.c:5672
1499 #, fuzzy
1500 msgid "%Jparameter name omitted"
1501 msgstr "Ý÷åé ðáñáëçöèåß ôï üíïìá ôçò ðáñáìÝôñïõ"
1503 #: c-decl.c:5747
1504 #, fuzzy
1505 msgid "%Jparameter name missing from parameter list"
1506 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
1508 #: c-decl.c:5757
1509 msgid "%J\"%D\" declared as a non-parameter"
1510 msgstr ""
1512 #: c-decl.c:5762
1513 #, fuzzy
1514 msgid "%Jmultiple parameters named \"%D\""
1515 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
1517 #: c-decl.c:5770
1518 #, fuzzy
1519 msgid "%Jparameter \"%D\" declared void"
1520 msgstr "ï ÷Üñôçò ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
1522 #: c-decl.c:5785 c-decl.c:5787
1523 #, fuzzy
1524 msgid "%Jtype of \"%D\" defaults to \"int\""
1525 msgstr "ï åðéóôñåöüìåíïò ôýðïò ðñïêáèïñßæåôáé óå `int'"
1527 #: c-decl.c:5801
1528 #, fuzzy
1529 msgid "%Jparameter \"%D\" has incomplete type"
1530 msgstr "ìç ðëÞñçò åããñáöÞ"
1532 #: c-decl.c:5807
1533 msgid "%Jdeclaration for parameter \"%D\" but no such parameter"
1534 msgstr ""
1536 #: c-decl.c:5859
1537 msgid "number of arguments doesn't match prototype"
1538 msgstr ""
1540 #: c-decl.c:5860 c-decl.c:5891 c-decl.c:5898
1541 #, fuzzy
1542 msgid "%Hprototype declaration"
1543 msgstr "êåíü áëöáñéèìçôéêü"
1545 #: c-decl.c:5889
1546 msgid "promoted argument \"%D\" doesn't match prototype"
1547 msgstr ""
1549 #: c-decl.c:5897
1550 msgid "argument \"%D\" doesn't match prototype"
1551 msgstr ""
1553 #: c-decl.c:6094 cp/decl.c:10857
1554 #, fuzzy
1555 msgid "no return statement in function returning non-void"
1556 msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü"
1558 #: c-decl.c:6101
1559 msgid "this function may return with or without a value"
1560 msgstr ""
1562 #. If we get here, declarations have been used in a for loop without
1563 #. the C99 for loop scope.  This doesn't make much sense, so don't
1564 #. allow it.
1565 #: c-decl.c:6200
1566 msgid "'for' loop initial declaration used outside C99 mode"
1567 msgstr ""
1569 #: c-decl.c:6224
1570 #, c-format
1571 msgid "'struct %s' declared in 'for' loop initial declaration"
1572 msgstr ""
1574 #: c-decl.c:6227
1575 #, c-format
1576 msgid "'union %s' declared in 'for' loop initial declaration"
1577 msgstr ""
1579 #: c-decl.c:6230
1580 #, fuzzy, c-format
1581 msgid "'enum %s' declared in 'for' loop initial declaration"
1582 msgstr "%s: äéðëüò ïñéóìüò Ýêäïóçò êáôçãïñßáò"
1584 #: c-decl.c:6238
1585 msgid "%Jdeclaration of non-variable '%D' in 'for' loop initial declaration"
1586 msgstr ""
1588 #: c-decl.c:6241
1589 msgid "%Jdeclaration of static variable '%D' in 'for' loop initial declaration"
1590 msgstr ""
1592 #: c-decl.c:6244
1593 msgid "%Jdeclaration of 'extern' variable '%D' in 'for' loop initial declaration"
1594 msgstr ""
1596 #: c-decl.c:6557
1597 #, fuzzy
1598 msgid "%Jredefinition of global '%D'"
1599 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
1601 #: c-decl.c:6558
1602 #, fuzzy
1603 msgid "%J'%D' previously defined here"
1604 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
1606 #: c-format.c:94 c-format.c:210
1607 msgid "format string has invalid operand number"
1608 msgstr ""
1610 #: c-format.c:111
1611 msgid "function does not return string type"
1612 msgstr ""
1614 #: c-format.c:140
1615 msgid "format string arg not a string type"
1616 msgstr ""
1618 #: c-format.c:190
1619 #, fuzzy
1620 msgid "unrecognized format specifier"
1621 msgstr "Üãíùóôï ðñüèåìá: %s"
1623 #: c-format.c:203
1624 #, c-format
1625 msgid "`%s' is an unrecognized format function type"
1626 msgstr ""
1628 #: c-format.c:216
1629 #, fuzzy
1630 msgid "'...' has invalid operand number"
1631 msgstr "Ìç Ýãêõñïò êþäéêáò áßôçóçò"
1633 #: c-format.c:224
1634 msgid "format string arg follows the args to be formatted"
1635 msgstr ""
1637 #: c-format.c:565 c-format.c:589
1638 msgid "` ' flag"
1639 msgstr ""
1641 #: c-format.c:565 c-format.c:589
1642 msgid "the ` ' printf flag"
1643 msgstr ""
1645 #: c-format.c:566 c-format.c:590 c-format.c:627 c-format.c:683
1646 msgid "`+' flag"
1647 msgstr ""
1649 #: c-format.c:566 c-format.c:590 c-format.c:627
1650 msgid "the `+' printf flag"
1651 msgstr ""
1653 #: c-format.c:567 c-format.c:591 c-format.c:628 c-format.c:659
1654 msgid "`#' flag"
1655 msgstr ""
1657 #: c-format.c:567 c-format.c:591 c-format.c:628
1658 msgid "the `#' printf flag"
1659 msgstr ""
1661 #: c-format.c:568 c-format.c:592 c-format.c:657
1662 msgid "`0' flag"
1663 msgstr ""
1665 #: c-format.c:568 c-format.c:592
1666 msgid "the `0' printf flag"
1667 msgstr ""
1669 #: c-format.c:569 c-format.c:593 c-format.c:656 c-format.c:686
1670 msgid "`-' flag"
1671 msgstr ""
1673 #: c-format.c:569 c-format.c:593
1674 msgid "the `-' printf flag"
1675 msgstr ""
1677 #: c-format.c:570 c-format.c:640
1678 msgid "`'' flag"
1679 msgstr ""
1681 #: c-format.c:570
1682 msgid "the `'' printf flag"
1683 msgstr ""
1685 #: c-format.c:571 c-format.c:641
1686 msgid "`I' flag"
1687 msgstr ""
1689 #: c-format.c:571
1690 msgid "the `I' printf flag"
1691 msgstr ""
1693 #: c-format.c:572 c-format.c:594 c-format.c:638 c-format.c:660 c-format.c:687
1694 #: c-format.c:1802
1695 msgid "field width"
1696 msgstr "ìÝãåèïò ðåäßïõ"
1698 #: c-format.c:572 c-format.c:594
1699 msgid "field width in printf format"
1700 msgstr ""
1702 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1703 msgid "precision"
1704 msgstr "áêñßâåéá"
1706 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1707 msgid "precision in printf format"
1708 msgstr ""
1710 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630 c-format.c:639
1711 #: c-format.c:690
1712 msgid "length modifier"
1713 msgstr ""
1715 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630
1716 msgid "length modifier in printf format"
1717 msgstr ""
1719 #: c-format.c:636
1720 msgid "assignment suppression"
1721 msgstr ""
1723 #: c-format.c:636
1724 msgid "the assignment suppression scanf feature"
1725 msgstr ""
1727 #: c-format.c:637
1728 msgid "`a' flag"
1729 msgstr ""
1731 #: c-format.c:637
1732 msgid "the `a' scanf flag"
1733 msgstr ""
1735 #: c-format.c:638
1736 msgid "field width in scanf format"
1737 msgstr ""
1739 #: c-format.c:639
1740 msgid "length modifier in scanf format"
1741 msgstr ""
1743 #: c-format.c:640
1744 msgid "the `'' scanf flag"
1745 msgstr ""
1747 #: c-format.c:641
1748 msgid "the `I' scanf flag"
1749 msgstr ""
1751 #: c-format.c:655
1752 msgid "`_' flag"
1753 msgstr ""
1755 #: c-format.c:655
1756 msgid "the `_' strftime flag"
1757 msgstr ""
1759 #: c-format.c:656
1760 msgid "the `-' strftime flag"
1761 msgstr ""
1763 #: c-format.c:657
1764 msgid "the `0' strftime flag"
1765 msgstr ""
1767 #: c-format.c:658 c-format.c:682
1768 msgid "`^' flag"
1769 msgstr ""
1771 #: c-format.c:658
1772 msgid "the `^' strftime flag"
1773 msgstr ""
1775 #: c-format.c:659
1776 msgid "the `#' strftime flag"
1777 msgstr ""
1779 #: c-format.c:660
1780 msgid "field width in strftime format"
1781 msgstr ""
1783 #: c-format.c:661
1784 msgid "`E' modifier"
1785 msgstr ""
1787 #: c-format.c:661
1788 msgid "the `E' strftime modifier"
1789 msgstr ""
1791 #: c-format.c:662
1792 msgid "`O' modifier"
1793 msgstr ""
1795 #: c-format.c:662
1796 msgid "the `O' strftime modifier"
1797 msgstr ""
1799 #: c-format.c:663
1800 msgid "the `O' modifier"
1801 msgstr ""
1803 #: c-format.c:681
1804 #, fuzzy
1805 msgid "fill character"
1806 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
1808 #: c-format.c:681
1809 #, fuzzy
1810 msgid "fill character in strfmon format"
1811 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
1813 #: c-format.c:682
1814 msgid "the `^' strfmon flag"
1815 msgstr ""
1817 #: c-format.c:683
1818 msgid "the `+' strfmon flag"
1819 msgstr ""
1821 #: c-format.c:684
1822 msgid "`(' flag"
1823 msgstr ""
1825 #: c-format.c:684
1826 msgid "the `(' strfmon flag"
1827 msgstr ""
1829 #: c-format.c:685
1830 msgid "`!' flag"
1831 msgstr ""
1833 #: c-format.c:685
1834 msgid "the `!' strfmon flag"
1835 msgstr ""
1837 #: c-format.c:686
1838 msgid "the `-' strfmon flag"
1839 msgstr ""
1841 #: c-format.c:687
1842 msgid "field width in strfmon format"
1843 msgstr ""
1845 #: c-format.c:688
1846 msgid "left precision"
1847 msgstr ""
1849 #: c-format.c:688
1850 msgid "left precision in strfmon format"
1851 msgstr ""
1853 #: c-format.c:689
1854 #, fuzzy
1855 msgid "right precision"
1856 msgstr "ÅìöÜíéóç Ýêäïóçò ðñïãñÜììáôïò"
1858 #: c-format.c:689
1859 msgid "right precision in strfmon format"
1860 msgstr ""
1862 #: c-format.c:690
1863 msgid "length modifier in strfmon format"
1864 msgstr ""
1866 #: c-format.c:1107
1867 #, c-format
1868 msgid "function might be possible candidate for `%s' format attribute"
1869 msgstr ""
1871 #: c-format.c:1223 c-format.c:1244 c-format.c:2212
1872 #, fuzzy
1873 msgid "missing $ operand number in format"
1874 msgstr "Ëåßðåé ï äåêáåîáäéêüò áñéèìüò óôïí ÷áñáêôÞñá äéáöõãÞò."
1876 #: c-format.c:1254
1877 #, c-format
1878 msgid "%s does not support %%n$ operand number formats"
1879 msgstr ""
1881 #: c-format.c:1261
1882 #, fuzzy
1883 msgid "operand number out of range in format"
1884 msgstr "Ï áñéèìüò óýíäåóìïõ åßíáé Ýîù áðü ôï üñéï"
1886 #: c-format.c:1284
1887 #, c-format
1888 msgid "format argument %d used more than once in %s format"
1889 msgstr ""
1891 #: c-format.c:1331
1892 #, c-format
1893 msgid "format argument %d unused before used argument %d in $-style format"
1894 msgstr ""
1896 #: c-format.c:1429
1897 msgid "format not a string literal, format string not checked"
1898 msgstr ""
1900 #: c-format.c:1443
1901 msgid "format not a string literal and no format arguments"
1902 msgstr ""
1904 #: c-format.c:1445
1905 msgid "format not a string literal, argument types not checked"
1906 msgstr ""
1908 #: c-format.c:1458
1909 #, fuzzy
1910 msgid "too many arguments for format"
1911 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
1913 #: c-format.c:1461
1914 msgid "unused arguments in $-style format"
1915 msgstr ""
1917 #: c-format.c:1464
1918 #, fuzzy, c-format
1919 msgid "zero-length %s format string"
1920 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
1922 #: c-format.c:1468
1923 #, fuzzy
1924 msgid "format is a wide character string"
1925 msgstr "ëßóôá ìå üëá ôá ãíùóôÜ óýíïëá ÷áñáêôÞñùí"
1927 #: c-format.c:1471
1928 #, fuzzy
1929 msgid "unterminated format string"
1930 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
1932 #: c-format.c:1681
1933 msgid "embedded `\\0' in format"
1934 msgstr ""
1936 #: c-format.c:1696
1937 #, c-format
1938 msgid "spurious trailing `%%' in format"
1939 msgstr ""
1941 #: c-format.c:1735 c-format.c:1972
1942 #, fuzzy, c-format
1943 msgid "repeated %s in format"
1944 msgstr "repeated leap second moment"
1946 #: c-format.c:1748
1947 msgid "missing fill character at end of strfmon format"
1948 msgstr ""
1950 #: c-format.c:1787 c-format.c:1886 c-format.c:2166 c-format.c:2219
1951 #, fuzzy
1952 msgid "too few arguments for format"
1953 msgstr "ðïëý ëßãá ïñßóìáôá"
1955 #: c-format.c:1828
1956 #, fuzzy, c-format
1957 msgid "zero width in %s format"
1958 msgstr "óöÜëìá åããñáöÞò %s"
1960 #: c-format.c:1847
1961 #, c-format
1962 msgid "empty left precision in %s format"
1963 msgstr ""
1965 #: c-format.c:1901
1966 msgid "field precision"
1967 msgstr ""
1969 #: c-format.c:1916
1970 #, c-format
1971 msgid "empty precision in %s format"
1972 msgstr ""
1974 #: c-format.c:1956
1975 #, c-format
1976 msgid "%s does not support the `%s' %s length modifier"
1977 msgstr ""
1979 #: c-format.c:2006
1980 msgid "conversion lacks type at end of format"
1981 msgstr ""
1983 #: c-format.c:2017
1984 #, fuzzy, c-format
1985 msgid "unknown conversion type character `%c' in format"
1986 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
1988 #: c-format.c:2020
1989 #, c-format
1990 msgid "unknown conversion type character 0x%x in format"
1991 msgstr ""
1993 #: c-format.c:2027
1994 #, c-format
1995 msgid "%s does not support the `%%%c' %s format"
1996 msgstr ""
1998 #: c-format.c:2043
1999 #, c-format
2000 msgid "%s used with `%%%c' %s format"
2001 msgstr ""
2003 #: c-format.c:2052
2004 #, fuzzy, c-format
2005 msgid "%s does not support %s"
2006 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
2008 #: c-format.c:2061
2009 #, c-format
2010 msgid "%s does not support %s with the `%%%c' %s format"
2011 msgstr ""
2013 #: c-format.c:2094
2014 #, c-format
2015 msgid "%s ignored with %s and `%%%c' %s format"
2016 msgstr ""
2018 #: c-format.c:2098
2019 #, c-format
2020 msgid "%s ignored with %s in %s format"
2021 msgstr ""
2023 #: c-format.c:2104
2024 #, c-format
2025 msgid "use of %s and %s together with `%%%c' %s format"
2026 msgstr ""
2028 #: c-format.c:2108
2029 #, c-format
2030 msgid "use of %s and %s together in %s format"
2031 msgstr ""
2033 #: c-format.c:2127
2034 #, c-format
2035 msgid "`%%%c' yields only last 2 digits of year in some locales"
2036 msgstr ""
2038 #: c-format.c:2130
2039 #, c-format
2040 msgid "`%%%c' yields only last 2 digits of year"
2041 msgstr ""
2043 #. The end of the format string was reached.
2044 #: c-format.c:2146
2045 #, c-format
2046 msgid "no closing `]' for `%%[' format"
2047 msgstr ""
2049 #: c-format.c:2159
2050 #, c-format
2051 msgid "use of `%s' length modifier with `%c' type character"
2052 msgstr ""
2054 #: c-format.c:2180
2055 #, c-format
2056 msgid "%s does not support the `%%%s%c' %s format"
2057 msgstr ""
2059 #: c-format.c:2195
2060 msgid "operand number specified with suppressed assignment"
2061 msgstr ""
2063 #: c-format.c:2197
2064 msgid "operand number specified for format taking no argument"
2065 msgstr ""
2067 #: c-format.c:2309
2068 #, c-format
2069 msgid "writing through null pointer (arg %d)"
2070 msgstr ""
2072 #: c-format.c:2318
2073 #, c-format
2074 msgid "reading through null pointer (arg %d)"
2075 msgstr ""
2077 #: c-format.c:2338
2078 #, c-format
2079 msgid "writing into constant object (arg %d)"
2080 msgstr ""
2082 #: c-format.c:2348
2083 #, c-format
2084 msgid "extra type qualifiers in format argument (arg %d)"
2085 msgstr ""
2087 #: c-format.c:2355
2088 #, c-format
2089 msgid "format argument is not a pointer (arg %d)"
2090 msgstr ""
2092 #: c-format.c:2357
2093 #, c-format
2094 msgid "format argument is not a pointer to a pointer (arg %d)"
2095 msgstr ""
2097 #: c-format.c:2433
2098 msgid "pointer"
2099 msgstr ""
2101 #: c-format.c:2435
2102 #, fuzzy
2103 msgid "different type"
2104 msgstr "åßäïò ìïñöÞò"
2106 #: c-format.c:2456
2107 #, c-format
2108 msgid "%s is not type %s (arg %d)"
2109 msgstr ""
2111 #: c-format.c:2459
2112 #, c-format
2113 msgid "%s format, %s arg (arg %d)"
2114 msgstr ""
2116 #: c-format.c:2704
2117 msgid "args to be formatted is not '...'"
2118 msgstr ""
2120 #: c-format.c:2713
2121 msgid "strftime formats cannot format arguments"
2122 msgstr ""
2124 #: c-incpath.c:68
2125 #, fuzzy, c-format
2126 msgid "ignoring duplicate directory \"%s\"\n"
2127 msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï \"%s\""
2129 #: c-incpath.c:71
2130 msgid "  as it is a non-system directory that duplicates a system directory\n"
2131 msgstr ""
2133 #: c-incpath.c:75
2134 #, fuzzy, c-format
2135 msgid "ignoring nonexistent directory \"%s\"\n"
2136 msgstr "äéáãñáöÞ ìç-êáôáëüãïõ `%s'\n"
2138 #: c-incpath.c:273
2139 msgid "#include \"...\" search starts here:\n"
2140 msgstr ""
2142 #: c-incpath.c:277
2143 msgid "#include <...> search starts here:\n"
2144 msgstr ""
2146 #: c-incpath.c:282
2147 #, fuzzy
2148 msgid "End of search list.\n"
2149 msgstr "ÔÝëïò ôìÞìáôïò"
2151 #: c-lex.c:240
2152 msgid "badly nested C headers from preprocessor"
2153 msgstr ""
2155 #: c-lex.c:281
2156 #, c-format
2157 msgid "ignoring #pragma %s %s"
2158 msgstr ""
2160 #. ... or not.
2161 #: c-lex.c:385
2162 msgid "%Hstray '@' in program"
2163 msgstr ""
2165 #: c-lex.c:393
2166 #, c-format
2167 msgid "missing terminating %c character"
2168 msgstr "Ý÷åé ðáñáëçöèåß ôåñìáôéêüò ÷áñáêôÞñáò %c"
2170 #: c-lex.c:395
2171 #, c-format
2172 msgid "stray '%c' in program"
2173 msgstr ""
2175 #: c-lex.c:397
2176 #, c-format
2177 msgid "stray '\\%o' in program"
2178 msgstr ""
2180 #: c-lex.c:535
2181 msgid "this decimal constant is unsigned only in ISO C90"
2182 msgstr ""
2184 #: c-lex.c:538
2185 msgid "this decimal constant would be unsigned in ISO C90"
2186 msgstr ""
2188 #: c-lex.c:554
2189 #, fuzzy, c-format
2190 msgid "integer constant is too large for \"%s\" type"
2191 msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
2193 #: c-lex.c:620
2194 #, fuzzy, c-format
2195 msgid "floating constant exceeds range of \"%s\""
2196 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
2198 #: c-lex.c:696
2199 msgid "traditional C rejects string constant concatenation"
2200 msgstr ""
2202 #: c-objc-common.c:82
2203 msgid "%Jfunction '%F' can never be inlined because it is suppressed using -fno-inline"
2204 msgstr ""
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 ""
2210 #: c-objc-common.c:100
2211 msgid "%Jfunction '%F' can never be inlined because it uses attributes conflicting with inlining"
2212 msgstr ""
2214 #: c-objc-common.c:115
2215 msgid "%Jfunction '%F' can never be inlined because it has pending sizes"
2216 msgstr ""
2218 #: c-objc-common.c:128
2219 msgid "%Jnested function '%F' can never be inlined because it has possibly saved pending sizes"
2220 msgstr ""
2222 #: c-opts.c:141
2223 #, c-format
2224 msgid "no class name specified with \"%s\""
2225 msgstr ""
2227 #: c-opts.c:145
2228 #, fuzzy, c-format
2229 msgid "assertion missing after \"%s\""
2230 msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
2232 #: c-opts.c:150
2233 #, fuzzy, c-format
2234 msgid "macro name missing after \"%s\""
2235 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
2237 #: c-opts.c:157
2238 #, fuzzy, c-format
2239 msgid "missing path after \"%s\""
2240 msgstr "Áñ÷Þ áñ÷åßïõ %s\n"
2242 #: c-opts.c:166
2243 #, fuzzy, c-format
2244 msgid "missing filename after \"%s\""
2245 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
2247 #: c-opts.c:171
2248 #, fuzzy, c-format
2249 msgid "missing makefile target after \"%s\""
2250 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
2252 #: c-opts.c:291
2253 #, fuzzy
2254 msgid "-I- specified twice"
2255 msgstr "ìç ïñéóìÝíï"
2257 #: c-opts.c:692
2258 #, fuzzy, c-format
2259 msgid "switch \"%s\" is no longer supported"
2260 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
2262 #: c-opts.c:812
2263 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2264 msgstr ""
2266 #: c-opts.c:978
2267 msgid "output filename specified twice"
2268 msgstr ""
2270 #: c-opts.c:1107
2271 msgid "-Wformat-y2k ignored without -Wformat"
2272 msgstr ""
2274 #: c-opts.c:1109
2275 msgid "-Wformat-extra-args ignored without -Wformat"
2276 msgstr ""
2278 #: c-opts.c:1111
2279 msgid "-Wformat-zero-length ignored without -Wformat"
2280 msgstr ""
2282 #: c-opts.c:1113
2283 msgid "-Wformat-nonliteral ignored without -Wformat"
2284 msgstr ""
2286 #: c-opts.c:1115
2287 msgid "-Wformat-security ignored without -Wformat"
2288 msgstr ""
2290 #: c-opts.c:1117
2291 msgid "-Wmissing-format-attribute ignored without -Wformat"
2292 msgstr ""
2294 #: c-opts.c:1131
2295 #, fuzzy, c-format
2296 msgid "opening output file %s: %m"
2297 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
2299 #: c-opts.c:1136
2300 #, c-format
2301 msgid "too many filenames given.  Type %s --help for usage"
2302 msgstr ""
2304 #: c-opts.c:1215
2305 msgid "YYDEBUG not defined"
2306 msgstr ""
2308 #: c-opts.c:1261
2309 #, c-format
2310 msgid "opening dependency file %s: %m"
2311 msgstr ""
2313 #: c-opts.c:1271
2314 #, c-format
2315 msgid "closing dependency file %s: %m"
2316 msgstr ""
2318 #: c-opts.c:1274
2319 #, fuzzy, c-format
2320 msgid "when writing output to %s: %m"
2321 msgstr "óöÜëìá åããñáöÞò %s"
2323 #: c-opts.c:1344
2324 msgid "to generate dependencies you must specify either -M or -MM"
2325 msgstr ""
2327 #: c-opts.c:1404
2328 msgid "<built-in>"
2329 msgstr ""
2331 #: c-opts.c:1419
2332 msgid "<command line>"
2333 msgstr ""
2335 #: c-opts.c:1503
2336 msgid "too late for # directive to set debug directory"
2337 msgstr ""
2339 #. Like YYERROR but do call yyerror.
2340 #: c-parse.y:54 objc/objc-parse.y:54
2341 msgid "syntax error"
2342 msgstr "óöÜëìá óýíôáîçò"
2344 #: /usr/share/bison/bison.simple:179
2345 #, fuzzy
2346 msgid "syntax error: cannot back up"
2347 msgstr "ï äéá÷ùñéóôÞò äå ìðïñåß íá åßíáé êåíüò"
2349 #: c-parse.y:320 objc/objc-parse.y:344
2350 msgid "ISO C forbids an empty source file"
2351 msgstr ""
2353 #: c-parse.y:349 c-typeck.c:6248 objc/objc-parse.y:374
2354 msgid "argument of `asm' is not a constant string"
2355 msgstr ""
2357 #: c-parse.y:357 objc/objc-parse.y:382
2358 msgid "ISO C forbids data definition with no type or storage class"
2359 msgstr ""
2361 #: c-parse.y:359 objc/objc-parse.y:384
2362 msgid "data definition has no type or storage class"
2363 msgstr ""
2365 #: c-parse.y:372 objc/objc-parse.y:397
2366 msgid "ISO C does not allow extra `;' outside of a function"
2367 msgstr ""
2369 #: c-parse.y:429 cppexp.c:1253
2370 msgid "traditional C rejects the unary plus operator"
2371 msgstr ""
2373 #: c-parse.y:476 objc/objc-parse.y:501
2374 msgid "`sizeof' applied to a bit-field"
2375 msgstr ""
2377 #: c-parse.y:563 objc/objc-parse.y:588
2378 msgid "ISO C forbids omitting the middle term of a ?: expression"
2379 msgstr ""
2381 #: c-parse.y:611 objc/objc-parse.y:636
2382 msgid "ISO C90 forbids compound literals"
2383 msgstr ""
2385 #: c-parse.y:625 objc/objc-parse.y:650
2386 msgid "ISO C forbids braced-groups within expressions"
2387 msgstr ""
2389 #: c-parse.y:653 objc/objc-parse.y:678
2390 msgid "first argument to __builtin_choose_expr not a constant"
2391 msgstr ""
2393 #: c-parse.y:696 objc/objc-parse.y:737
2394 msgid "traditional C rejects ISO C style function definitions"
2395 msgstr ""
2397 #: c-parse.y:699 c-parse.y:705 objc/objc-parse.y:740 objc/objc-parse.y:746
2398 #, fuzzy
2399 msgid "old-style parameter declaration"
2400 msgstr "êåíü áëöáñéèìçôéêü"
2402 #: c-parse.y:967 c-parse.y:973 c-parse.y:979 c-parse.y:985 c-parse.y:1006
2403 #: c-parse.y:1012 c-parse.y:1018 c-parse.y:1024 c-parse.y:1057 c-parse.y:1063
2404 #: c-parse.y:1069 c-parse.y:1075 c-parse.y:1120 c-parse.y:1126 c-parse.y:1132
2405 #: c-parse.y:1138 objc/objc-parse.y:1008 objc/objc-parse.y:1014
2406 #: objc/objc-parse.y:1020 objc/objc-parse.y:1026 objc/objc-parse.y:1047
2407 #: objc/objc-parse.y:1053 objc/objc-parse.y:1059 objc/objc-parse.y:1065
2408 #: objc/objc-parse.y:1098 objc/objc-parse.y:1104 objc/objc-parse.y:1110
2409 #: objc/objc-parse.y:1116 objc/objc-parse.y:1161 objc/objc-parse.y:1167
2410 #: objc/objc-parse.y:1173 objc/objc-parse.y:1179
2411 #, fuzzy, c-format
2412 msgid "`%s' is not at beginning of declaration"
2413 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
2415 #: c-parse.y:1300 objc/objc-parse.y:1350
2416 msgid "`typeof' applied to a bit-field"
2417 msgstr ""
2419 #: c-parse.y:1427 objc/objc-parse.y:1477
2420 msgid "ISO C forbids empty initializer braces"
2421 msgstr ""
2423 #: c-parse.y:1441 objc/objc-parse.y:1491
2424 msgid "ISO C90 forbids specifying subobject to initialize"
2425 msgstr ""
2427 #: c-parse.y:1444 objc/objc-parse.y:1494
2428 msgid "obsolete use of designated initializer without `='"
2429 msgstr ""
2431 #: c-parse.y:1448 objc/objc-parse.y:1498
2432 msgid "obsolete use of designated initializer with `:'"
2433 msgstr ""
2435 #: c-parse.y:1475 objc/objc-parse.y:1525
2436 msgid "ISO C forbids specifying range of elements to initialize"
2437 msgstr ""
2439 #: c-parse.y:1483 c-parse.y:1514 objc/objc-parse.y:1533 objc/objc-parse.y:1564
2440 msgid "ISO C forbids nested functions"
2441 msgstr ""
2443 #: c-parse.y:1691 objc/objc-parse.y:1743
2444 msgid "ISO C forbids forward references to `enum' types"
2445 msgstr ""
2447 #: c-parse.y:1703 cp/parser.c:9339 objc/objc-parse.y:1755
2448 #, fuzzy
2449 msgid "comma at end of enumerator list"
2450 msgstr "óêïõðßäéá óôï ôÝëïò ôïõ áñéèìïý"
2452 #: c-parse.y:1723 objc/objc-parse.y:1775
2453 msgid "no semicolon at end of struct or union"
2454 msgstr ""
2456 #: c-parse.y:1732 objc/objc-parse.y:1784 objc/objc-parse.y:2847
2457 msgid "extra semicolon in struct or union specified"
2458 msgstr ""
2460 #: c-parse.y:1745 objc/objc-parse.y:1800
2461 msgid "ISO C doesn't support unnamed structs/unions"
2462 msgstr ""
2464 #: c-parse.y:1754 objc/objc-parse.y:1809
2465 msgid "ISO C forbids member declarations with no members"
2466 msgstr ""
2468 #: c-parse.y:1915 objc/objc-parse.y:1970
2469 msgid "label at end of compound statement"
2470 msgstr ""
2472 #: c-parse.y:1934 objc/objc-parse.y:1989
2473 msgid "ISO C90 forbids mixed declarations and code"
2474 msgstr ""
2476 #: c-parse.y:2012 objc/objc-parse.y:2069
2477 msgid "ISO C forbids label declarations"
2478 msgstr ""
2480 #: c-parse.y:2062 objc/objc-parse.y:2119
2481 msgid "braced-group within expression allowed only inside a function"
2482 msgstr ""
2484 #: c-parse.y:2185 objc/objc-parse.y:2242
2485 msgid "empty body in an else-statement"
2486 msgstr ""
2488 #: c-parse.y:2193 objc/objc-parse.y:2250
2489 msgid "%Hempty body in an if-statement"
2490 msgstr ""
2492 #: c-parse.y:2273 cp/parser.c:6050 objc/objc-parse.y:2330
2493 msgid "break statement not within loop or switch"
2494 msgstr ""
2496 #: c-parse.y:2282 cp/parser.c:6061 objc/objc-parse.y:2339
2497 msgid "continue statement not within a loop"
2498 msgstr ""
2500 #: c-parse.y:2324 objc/objc-parse.y:2381
2501 msgid "ISO C forbids `goto *expr;'"
2502 msgstr ""
2504 #. Gcc used to allow this as an extension.  However, it does
2505 #. not work for all targets, and thus has been disabled.
2506 #. Also, since func (...) and func () are indistinguishable,
2507 #. it caused problems with the code in expand_builtin which
2508 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2509 #. correctly.
2510 #: c-parse.y:2441 objc/objc-parse.y:2549
2511 msgid "ISO C requires a named argument before `...'"
2512 msgstr ""
2514 #: c-parse.y:2539 objc/objc-parse.y:2647
2515 msgid "`...' in old-style identifier list"
2516 msgstr ""
2518 #: /usr/share/bison/bison.simple:795
2519 #, fuzzy
2520 msgid "parse error; also virtual memory exhausted"
2521 msgstr "óöÜëìá åðåîåñãáóßáò· åðßóçò ç ìíÞìç åîáíôëÞèçêå"
2523 #: /usr/share/bison/bison.simple:799
2524 msgid "parse error"
2525 msgstr "óöÜëìá åðåîåñãáóßáò"
2527 #: /usr/share/bison/bison.simple:924
2528 #, fuzzy
2529 msgid "parser stack overflow"
2530 msgstr "Õðåñ÷åßëéóç ðßíáêá áñ÷åßïõ"
2532 #: c-parse.y:2969 objc/objc-parse.y:3664
2533 #, c-format
2534 msgid "syntax error at '%s' token"
2535 msgstr "óõíôáêôéêü óöÜëìá óôï óýìâïëï '%s'"
2537 #: c-pch.c:125
2538 #, fuzzy, c-format
2539 msgid "can't create precompiled header %s: %m"
2540 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß ï êáôÜëïãïò %s: %s\n"
2542 #: c-pch.c:146
2543 #, fuzzy, c-format
2544 msgid "can't write to %s: %m"
2545 msgstr "áäõíáìßá åããñáöÞò áðïôåëÝóìáôïò: %s"
2547 #: c-pch.c:152
2548 #, fuzzy, c-format
2549 msgid "`%s' is not a valid output file"
2550 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
2552 #: c-pch.c:181 c-pch.c:197 c-pch.c:209
2553 #, fuzzy, c-format
2554 msgid "can't write %s: %m"
2555 msgstr "áäõíáìßá åããñáöÞò áðïôåëÝóìáôïò: %s"
2557 #: c-pch.c:187
2558 #, fuzzy, c-format
2559 msgid "can't seek in %s: %m"
2560 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
2562 #: c-pch.c:195 c-pch.c:240 c-pch.c:268 c-pch.c:273 c-pch.c:351
2563 #, fuzzy, c-format
2564 msgid "can't read %s: %m"
2565 msgstr "%s: áäõíáìßá óôçí áíÜãíùóç %s: %s\n"
2567 #: c-pch.c:253
2568 #, c-format
2569 msgid "%s: not compatible with this GCC version"
2570 msgstr ""
2572 #. It's a PCH for the wrong language.
2573 #: c-pch.c:256
2574 #, fuzzy, c-format
2575 msgid "%s: not for %s"
2576 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
2578 #. Not any kind of PCH.
2579 #: c-pch.c:260
2580 #, fuzzy, c-format
2581 msgid "%s: not a PCH file"
2582 msgstr "%s: Äåí åßíáé êáíïíéêü áñ÷åßï"
2584 #: c-pch.c:279
2585 #, c-format
2586 msgid "%s: created on host `%.*s', but used on host `%s'"
2587 msgstr ""
2589 #: c-pch.c:289
2590 #, c-format
2591 msgid "%s: created for target `%.*s', but used for target `%s'"
2592 msgstr ""
2594 #: c-pch.c:302
2595 #, c-format
2596 msgid "%s: created by version `%.*s', but this is version `%s'"
2597 msgstr ""
2599 #: c-pch.c:313
2600 #, c-format
2601 msgid "%s: created using different flags"
2602 msgstr ""
2604 #: c-pch.c:326
2605 #, c-format
2606 msgid "%s: created with -g%s, but used with -g%s"
2607 msgstr ""
2609 #: c-pch.c:340
2610 #, c-format
2611 msgid "%s: had text segment at different address"
2612 msgstr ""
2614 # src/request.c:37
2615 #: c-pch.c:357 cpperror.c:176 gcc.c:6554
2616 #, c-format
2617 msgid "%s: %s"
2618 msgstr "%s: %s"
2620 #: c-pch.c:388
2621 #, fuzzy
2622 msgid "calling fdopen"
2623 msgstr "fdopen"
2625 #: c-pch.c:396 c-pch.c:408
2626 #, fuzzy
2627 msgid "reading"
2628 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
2630 #: c-pragma.c:106
2631 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2632 msgstr ""
2634 #: c-pragma.c:124
2635 #, c-format
2636 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2637 msgstr ""
2639 #: c-pragma.c:144
2640 #, fuzzy
2641 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2642 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
2644 #: c-pragma.c:146
2645 #, fuzzy
2646 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2647 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
2649 #: c-pragma.c:165
2650 msgid "missing '(' after '#pragma pack' - ignored"
2651 msgstr ""
2653 #: c-pragma.c:178 c-pragma.c:228
2654 #, fuzzy
2655 msgid "malformed '#pragma pack' - ignored"
2656 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2658 #: c-pragma.c:183
2659 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2660 msgstr ""
2662 #: c-pragma.c:185
2663 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2664 msgstr ""
2666 #: c-pragma.c:194
2667 #, c-format
2668 msgid "unknown action '%s' for '#pragma pack' - ignored"
2669 msgstr ""
2671 #: c-pragma.c:231
2672 msgid "junk at end of '#pragma pack'"
2673 msgstr ""
2675 #: c-pragma.c:245
2676 #, c-format
2677 msgid "alignment must be a small power of two, not %d"
2678 msgstr ""
2680 #: c-pragma.c:278
2681 #, fuzzy
2682 msgid "%Japplying #pragma weak '%D' after first use results in unspecified behavior"
2683 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
2685 #: c-pragma.c:325 c-pragma.c:330
2686 #, fuzzy
2687 msgid "malformed #pragma weak, ignored"
2688 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2690 #: c-pragma.c:334
2691 msgid "junk at end of #pragma weak"
2692 msgstr ""
2694 #: c-pragma.c:367 c-pragma.c:372
2695 #, fuzzy
2696 msgid "malformed #pragma redefine_extname, ignored"
2697 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2699 #: c-pragma.c:377
2700 #, fuzzy
2701 msgid "junk at end of #pragma redefine_extname"
2702 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
2704 #: c-pragma.c:385 c-pragma.c:463
2705 msgid "#pragma redefine_extname conflicts with declaration"
2706 msgstr ""
2708 #: c-pragma.c:414
2709 #, fuzzy
2710 msgid "malformed #pragma extern_prefix, ignored"
2711 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
2713 #: c-pragma.c:419
2714 #, fuzzy
2715 msgid "junk at end of #pragma extern_prefix"
2716 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
2718 #: c-pragma.c:450
2719 msgid "asm declaration conflicts with previous rename"
2720 msgstr ""
2722 #: c-semantics.c:697
2723 #, fuzzy
2724 msgid "destructor needed for `%D'"
2725 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
2727 #: c-semantics.c:698
2728 msgid "where case label appears here"
2729 msgstr ""
2731 #: c-semantics.c:701
2732 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2733 msgstr ""
2735 #: c-semantics.c:737 c-typeck.c:6270 cp/semantics.c:1070
2736 #, c-format
2737 msgid "%s qualifier ignored on asm"
2738 msgstr ""
2740 #: c-semantics.c:991
2741 msgid "will never be executed"
2742 msgstr ""
2744 #: c-typeck.c:123
2745 #, c-format
2746 msgid "`%s' has an incomplete type"
2747 msgstr ""
2749 #: c-typeck.c:145 cp/call.c:2532
2750 #, fuzzy
2751 msgid "invalid use of void expression"
2752 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
2754 #: c-typeck.c:153
2755 #, fuzzy
2756 msgid "invalid use of flexible array member"
2757 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
2759 #: c-typeck.c:159
2760 msgid "invalid use of array with unspecified bounds"
2761 msgstr ""
2763 #: c-typeck.c:167
2764 #, fuzzy, c-format
2765 msgid "invalid use of undefined type `%s %s'"
2766 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
2768 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2769 #: c-typeck.c:171
2770 #, fuzzy, c-format
2771 msgid "invalid use of incomplete typedef `%s'"
2772 msgstr "ìç Ýãêõñïò äåýôåñïò ôåëåóôÞò óå êáôÜóôáóç óõìâáôüôçôáò `%s'"
2774 #: c-typeck.c:428 c-typeck.c:443
2775 msgid "function types not truly compatible in ISO C"
2776 msgstr ""
2778 #: c-typeck.c:625
2779 msgid "types are not quite compatible"
2780 msgstr ""
2782 #: c-typeck.c:838
2783 msgid "function return types not compatible due to `volatile'"
2784 msgstr ""
2786 #: c-typeck.c:984 c-typeck.c:2176
2787 msgid "arithmetic on pointer to an incomplete type"
2788 msgstr ""
2790 #: c-typeck.c:1357
2791 #, c-format
2792 msgid "%s has no member named `%s'"
2793 msgstr ""
2795 #: c-typeck.c:1393
2796 #, c-format
2797 msgid "request for member `%s' in something not a structure or union"
2798 msgstr ""
2800 #: c-typeck.c:1422
2801 msgid "dereferencing pointer to incomplete type"
2802 msgstr ""
2804 #: c-typeck.c:1426
2805 msgid "dereferencing `void *' pointer"
2806 msgstr ""
2808 #: c-typeck.c:1443 cp/typeck.c:2127
2809 #, fuzzy, c-format
2810 msgid "invalid type argument of `%s'"
2811 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
2813 #: c-typeck.c:1461 cp/typeck.c:2152
2814 msgid "subscript missing in array reference"
2815 msgstr ""
2817 #: c-typeck.c:1482 cp/typeck.c:2194
2818 msgid "array subscript has type `char'"
2819 msgstr ""
2821 #: c-typeck.c:1490 c-typeck.c:1579 cp/typeck.c:2198 cp/typeck.c:2284
2822 msgid "array subscript is not an integer"
2823 msgstr ""
2825 #: c-typeck.c:1523
2826 msgid "ISO C forbids subscripting `register' array"
2827 msgstr ""
2829 #: c-typeck.c:1525
2830 msgid "ISO C90 forbids subscripting non-lvalue array"
2831 msgstr ""
2833 #: c-typeck.c:1558
2834 msgid "subscript has type `char'"
2835 msgstr ""
2837 #: c-typeck.c:1574 cp/typeck.c:2279
2838 msgid "subscripted value is neither array nor pointer"
2839 msgstr ""
2841 #: c-typeck.c:1604
2842 #, c-format
2843 msgid "local declaration of `%s' hides instance variable"
2844 msgstr ""
2846 #: c-typeck.c:1697
2847 #, fuzzy
2848 msgid "called object is not a function"
2849 msgstr "Ôï åðþíõìï áíôéêåßìåíï äåí åßíáé áíáæçôÞóéìï"
2851 #. This situation leads to run-time undefined behavior.  We can't,
2852 #. therefore, simply error unless we can prove that all possible
2853 #. executions of the program must execute the code.
2854 #: c-typeck.c:1729
2855 msgid "function called through a non-compatible type"
2856 msgstr ""
2858 #: c-typeck.c:1787 c-typeck.c:4198 c-typeck.c:4200 c-typeck.c:4216
2859 #: c-typeck.c:4237 c-typeck.c:5616
2860 #, fuzzy
2861 msgid "initializer element is not constant"
2862 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
2864 #: c-typeck.c:1838 cp/typeck.c:2567
2865 #, fuzzy
2866 msgid "too many arguments to function"
2867 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
2869 #: c-typeck.c:1859
2870 #, c-format
2871 msgid "type of formal parameter %d is incomplete"
2872 msgstr ""
2874 #: c-typeck.c:1872
2875 #, c-format
2876 msgid "%s as integer rather than floating due to prototype"
2877 msgstr ""
2879 #: c-typeck.c:1875
2880 #, c-format
2881 msgid "%s as integer rather than complex due to prototype"
2882 msgstr ""
2884 #: c-typeck.c:1878
2885 #, c-format
2886 msgid "%s as complex rather than floating due to prototype"
2887 msgstr ""
2889 #: c-typeck.c:1881
2890 #, c-format
2891 msgid "%s as floating rather than integer due to prototype"
2892 msgstr ""
2894 #: c-typeck.c:1884
2895 #, c-format
2896 msgid "%s as complex rather than integer due to prototype"
2897 msgstr ""
2899 #: c-typeck.c:1887
2900 #, c-format
2901 msgid "%s as floating rather than complex due to prototype"
2902 msgstr ""
2904 #: c-typeck.c:1897
2905 #, c-format
2906 msgid "%s as `float' rather than `double' due to prototype"
2907 msgstr ""
2909 #: c-typeck.c:1915
2910 #, c-format
2911 msgid "%s with different width due to prototype"
2912 msgstr ""
2914 #: c-typeck.c:1941
2915 #, c-format
2916 msgid "%s as unsigned due to prototype"
2917 msgstr ""
2919 #: c-typeck.c:1943
2920 #, c-format
2921 msgid "%s as signed due to prototype"
2922 msgstr ""
2924 #: c-typeck.c:1977 cp/typeck.c:2673
2925 #, fuzzy
2926 msgid "too few arguments to function"
2927 msgstr "ðïëý ëßãá ïñßóìáôá"
2929 #: c-typeck.c:2017
2930 msgid "suggest parentheses around + or - inside shift"
2931 msgstr ""
2933 #: c-typeck.c:2024
2934 msgid "suggest parentheses around && within ||"
2935 msgstr ""
2937 #: c-typeck.c:2033
2938 msgid "suggest parentheses around arithmetic in operand of |"
2939 msgstr ""
2941 #: c-typeck.c:2036
2942 msgid "suggest parentheses around comparison in operand of |"
2943 msgstr ""
2945 #: c-typeck.c:2045
2946 msgid "suggest parentheses around arithmetic in operand of ^"
2947 msgstr ""
2949 #: c-typeck.c:2048
2950 msgid "suggest parentheses around comparison in operand of ^"
2951 msgstr ""
2953 #: c-typeck.c:2055
2954 msgid "suggest parentheses around + or - in operand of &"
2955 msgstr ""
2957 #: c-typeck.c:2058
2958 msgid "suggest parentheses around comparison in operand of &"
2959 msgstr ""
2961 #: c-typeck.c:2065
2962 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2963 msgstr ""
2965 #: c-typeck.c:2128
2966 msgid "pointer of type `void *' used in subtraction"
2967 msgstr ""
2969 #: c-typeck.c:2130
2970 msgid "pointer to a function used in subtraction"
2971 msgstr ""
2973 #: c-typeck.c:2224
2974 msgid "wrong type argument to unary plus"
2975 msgstr ""
2977 #: c-typeck.c:2237
2978 msgid "wrong type argument to unary minus"
2979 msgstr ""
2981 #: c-typeck.c:2254
2982 msgid "ISO C does not support `~' for complex conjugation"
2983 msgstr ""
2985 #: c-typeck.c:2260
2986 msgid "wrong type argument to bit-complement"
2987 msgstr ""
2989 #: c-typeck.c:2268
2990 #, fuzzy
2991 msgid "wrong type argument to abs"
2992 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
2994 #: c-typeck.c:2280
2995 msgid "wrong type argument to conjugation"
2996 msgstr ""
2998 #: c-typeck.c:2294
2999 msgid "wrong type argument to unary exclamation mark"
3000 msgstr ""
3002 #: c-typeck.c:2337
3003 msgid "ISO C does not support `++' and `--' on complex types"
3004 msgstr ""
3006 #: c-typeck.c:2352 c-typeck.c:2384
3007 msgid "wrong type argument to increment"
3008 msgstr ""
3010 #: c-typeck.c:2354 c-typeck.c:2386
3011 msgid "wrong type argument to decrement"
3012 msgstr ""
3014 #: c-typeck.c:2375
3015 msgid "increment of pointer to unknown structure"
3016 msgstr ""
3018 #: c-typeck.c:2377
3019 msgid "decrement of pointer to unknown structure"
3020 msgstr ""
3022 #: c-typeck.c:2502
3023 #, fuzzy
3024 msgid "invalid lvalue in unary `&'"
3025 msgstr "ìç Ýãêõñïò ÷ñüíïò áíáðÞäçò"
3027 #: c-typeck.c:2534
3028 #, c-format
3029 msgid "attempt to take address of bit-field structure member `%s'"
3030 msgstr ""
3032 #: c-typeck.c:2668
3033 #, fuzzy
3034 msgid "use of conditional expressions as lvalues is deprecated"
3035 msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç (ëÜèïò åßóïäïò): %s"
3037 #: c-typeck.c:2671
3038 msgid "use of compound expressions as lvalues is deprecated"
3039 msgstr ""
3041 #: c-typeck.c:2674
3042 msgid "use of cast expressions as lvalues is deprecated"
3043 msgstr ""
3045 #: c-typeck.c:2689
3046 #, c-format
3047 msgid "%s of read-only member `%s'"
3048 msgstr ""
3050 #: c-typeck.c:2693
3051 #, fuzzy, c-format
3052 msgid "%s of read-only variable `%s'"
3053 msgstr "Ìç áíáãíùñßóéìç ìåôáâëçôÞ `%s'"
3055 #: c-typeck.c:2696
3056 #, c-format
3057 msgid "%s of read-only location"
3058 msgstr ""
3060 #: c-typeck.c:2714
3061 #, fuzzy, c-format
3062 msgid "cannot take address of bit-field `%s'"
3063 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'"
3065 #: c-typeck.c:2742 treelang/treetree.c:946
3066 #, c-format
3067 msgid "global register variable `%s' used in nested function"
3068 msgstr ""
3070 #: c-typeck.c:2746 treelang/treetree.c:950
3071 #, c-format
3072 msgid "register variable `%s' used in nested function"
3073 msgstr ""
3075 #: c-typeck.c:2753 treelang/treetree.c:957
3076 #, c-format
3077 msgid "address of global register variable `%s' requested"
3078 msgstr ""
3080 #: c-typeck.c:2765
3081 msgid "cannot put object with volatile field into register"
3082 msgstr ""
3084 #: c-typeck.c:2769 treelang/treetree.c:962
3085 #, c-format
3086 msgid "address of register variable `%s' requested"
3087 msgstr ""
3089 #: c-typeck.c:2854
3090 msgid "signed and unsigned type in conditional expression"
3091 msgstr ""
3093 #: c-typeck.c:2861
3094 msgid "ISO C forbids conditional expr with only one void side"
3095 msgstr ""
3097 #: c-typeck.c:2877 c-typeck.c:2884
3098 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3099 msgstr ""
3101 #: c-typeck.c:2890
3102 msgid "pointer type mismatch in conditional expression"
3103 msgstr ""
3105 #: c-typeck.c:2897 c-typeck.c:2907
3106 msgid "pointer/integer type mismatch in conditional expression"
3107 msgstr ""
3109 #: c-typeck.c:2921
3110 msgid "type mismatch in conditional expression"
3111 msgstr ""
3113 #: c-typeck.c:2981
3114 msgid "left-hand operand of comma expression has no effect"
3115 msgstr ""
3117 #: c-typeck.c:3012
3118 msgid "cast specifies array type"
3119 msgstr ""
3121 #: c-typeck.c:3018
3122 msgid "cast specifies function type"
3123 msgstr ""
3125 #: c-typeck.c:3028
3126 msgid "ISO C forbids casting nonscalar to the same type"
3127 msgstr ""
3129 #: c-typeck.c:3046
3130 msgid "ISO C forbids casts to union type"
3131 msgstr ""
3133 #: c-typeck.c:3054
3134 msgid "cast to union type from type not present in union"
3135 msgstr ""
3137 #: c-typeck.c:3105
3138 msgid "cast adds new qualifiers to function type"
3139 msgstr ""
3141 #. There are qualifiers present in IN_OTYPE that are not
3142 #. present in IN_TYPE.
3143 #: c-typeck.c:3110
3144 msgid "cast discards qualifiers from pointer target type"
3145 msgstr ""
3147 #: c-typeck.c:3125
3148 msgid "cast increases required alignment of target type"
3149 msgstr ""
3151 #: c-typeck.c:3131 cp/typeck.c:4945
3152 msgid "cast from pointer to integer of different size"
3153 msgstr ""
3155 #: c-typeck.c:3136
3156 msgid "cast does not match function type"
3157 msgstr ""
3159 #: c-typeck.c:3143 cp/typeck.c:4952
3160 msgid "cast to pointer from integer of different size"
3161 msgstr ""
3163 #: c-typeck.c:3155
3164 msgid "type-punning to incomplete type might break strict-aliasing rules"
3165 msgstr ""
3167 #: c-typeck.c:3159
3168 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3169 msgstr ""
3171 #: c-typeck.c:3170
3172 msgid "ISO C forbids conversion of function pointer to object pointer type"
3173 msgstr ""
3175 #: c-typeck.c:3179
3176 msgid "ISO C forbids conversion of object pointer to function pointer type"
3177 msgstr ""
3179 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3180 #. Reject anything strange now.
3181 #: c-typeck.c:3337
3182 #, fuzzy
3183 msgid "invalid lvalue in assignment"
3184 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
3186 #. Convert new value to destination type.
3187 #: c-typeck.c:3346 c-typeck.c:3371 c-typeck.c:3388 cp/typeck.c:5064
3188 #: cp/typeck.c:5211 cp/typeck.c:5226
3189 #, fuzzy
3190 msgid "assignment"
3191 msgstr "ðñïóðÝñáóìá ïñßóìáôïò"
3193 #: c-typeck.c:3455
3194 #, fuzzy
3195 msgid "cannot pass rvalue to reference parameter"
3196 msgstr "äåí åßíáé äõíáôüí íá ãßíåé `stat' ôï locale áñ÷åßï `%s'"
3198 #: c-typeck.c:3564 c-typeck.c:3640
3199 #, c-format
3200 msgid "%s makes qualified function pointer from unqualified"
3201 msgstr ""
3203 #: c-typeck.c:3568 c-typeck.c:3620
3204 #, c-format
3205 msgid "%s discards qualifiers from pointer target type"
3206 msgstr ""
3208 #: c-typeck.c:3574
3209 msgid "ISO C prohibits argument conversion to union type"
3210 msgstr ""
3212 #: c-typeck.c:3612
3213 #, c-format
3214 msgid "ISO C forbids %s between function pointer and `void *'"
3215 msgstr ""
3217 #: c-typeck.c:3629
3218 #, c-format
3219 msgid "pointer targets in %s differ in signedness"
3220 msgstr ""
3222 #: c-typeck.c:3645
3223 #, c-format
3224 msgid "%s from incompatible pointer type"
3225 msgstr ""
3227 #: c-typeck.c:3651 c-typeck.c:4158 cp/typeck.c:1389
3228 #, fuzzy
3229 msgid "invalid use of non-lvalue array"
3230 msgstr "ìç Ýãêõñç þñá ôçò ìÝñáò"
3232 #: c-typeck.c:3665
3233 #, c-format
3234 msgid "%s makes pointer from integer without a cast"
3235 msgstr "%s ìåôáôñÝðåé áêÝñáéï óå äåßêôç ÷ùñßò ìåôáôñïðÝá"
3237 #: c-typeck.c:3672
3238 #, c-format
3239 msgid "%s makes integer from pointer without a cast"
3240 msgstr ""
3242 #: c-typeck.c:3686 c-typeck.c:3689
3243 #, fuzzy, c-format
3244 msgid "incompatible type for argument %d of `%s'"
3245 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
3247 #: c-typeck.c:3693
3248 #, c-format
3249 msgid "incompatible type for argument %d of indirect function call"
3250 msgstr ""
3252 #: c-typeck.c:3697
3253 #, fuzzy, c-format
3254 msgid "incompatible types in %s"
3255 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
3257 #. Function name is known; supply it.
3258 #: c-typeck.c:3753
3259 #, fuzzy, c-format
3260 msgid "passing arg of `%s'"
3261 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d áðü `%s'"
3263 #. Function name unknown (call through ptr).
3264 #: c-typeck.c:3762
3265 #, fuzzy
3266 msgid "passing arg of pointer to function"
3267 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d ôïõ äåßêôç óôç óõíÜñôçóç"
3269 #. Function name is known; supply it.
3270 #: c-typeck.c:3770
3271 #, c-format
3272 msgid "passing arg %d of `%s'"
3273 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d áðü `%s'"
3275 #. Function name unknown (call through ptr); just give arg number.
3276 #: c-typeck.c:3779
3277 #, c-format
3278 msgid "passing arg %d of pointer to function"
3279 msgstr "ôï ðÝñáóìá ôïõ ïñßóìáôïò %d ôïõ äåßêôç óôç óõíÜñôçóç"
3281 #: c-typeck.c:3836
3282 msgid "traditional C rejects automatic aggregate initialization"
3283 msgstr ""
3285 # src/request.c:263
3286 #: c-typeck.c:4007 c-typeck.c:4022 c-typeck.c:4037
3287 #, fuzzy, c-format
3288 msgid "(near initialization for `%s')"
3289 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
3291 #: c-typeck.c:4086 cp/typeck2.c:560
3292 msgid "char-array initialized from wide string"
3293 msgstr ""
3295 #: c-typeck.c:4093 cp/typeck2.c:567
3296 msgid "int-array initialized from non-wide string"
3297 msgstr ""
3299 #: c-typeck.c:4111 cp/typeck2.c:582
3300 msgid "initializer-string for array of chars is too long"
3301 msgstr ""
3303 #: c-typeck.c:4181
3304 msgid "array initialized from non-constant array expression"
3305 msgstr ""
3307 # src/request.c:263
3308 #: c-typeck.c:4232
3309 msgid "initialization"
3310 msgstr "áñ÷éêïðïßçóç"
3312 #: c-typeck.c:4243 c-typeck.c:5621
3313 msgid "initializer element is not computable at load time"
3314 msgstr ""
3316 #: c-typeck.c:4258 cp/typeck2.c:659
3317 #, fuzzy
3318 msgid "invalid initializer"
3319 msgstr "ìç Ýãêõñï ìÝãåèïò ïñéæüíôéïõ óôçëïèÝôç: %s"
3321 #: c-typeck.c:4540 cp/decl.c:4484
3322 #, fuzzy
3323 msgid "opaque vector types cannot be initialized"
3324 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
3326 #: c-typeck.c:4734
3327 #, fuzzy
3328 msgid "extra brace group at end of initializer"
3329 msgstr "áêïëïõèïýí óêïõðßäéá óôï ôÝëïò ôçò ãñáììÞò"
3331 #: c-typeck.c:4754
3332 msgid "missing braces around initializer"
3333 msgstr ""
3335 #: c-typeck.c:4814
3336 msgid "braces around scalar initializer"
3337 msgstr ""
3339 #: c-typeck.c:4865
3340 msgid "initialization of flexible array member in a nested context"
3341 msgstr ""
3343 #: c-typeck.c:4867
3344 msgid "initialization of a flexible array member"
3345 msgstr ""
3347 #: c-typeck.c:4898
3348 #, fuzzy
3349 msgid "missing initializer"
3350 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
3352 #: c-typeck.c:4920
3353 msgid "empty scalar initializer"
3354 msgstr ""
3356 #: c-typeck.c:4925
3357 msgid "extra elements in scalar initializer"
3358 msgstr ""
3360 #: c-typeck.c:5010
3361 msgid "initialization designators may not nest"
3362 msgstr ""
3364 #: c-typeck.c:5031 c-typeck.c:5099
3365 msgid "array index in non-array initializer"
3366 msgstr ""
3368 #: c-typeck.c:5036 c-typeck.c:5152
3369 msgid "field name not in record or union initializer"
3370 msgstr ""
3372 #: c-typeck.c:5095 c-typeck.c:5097
3373 msgid "nonconstant array index in initializer"
3374 msgstr ""
3376 #: c-typeck.c:5101 c-typeck.c:5104
3377 msgid "array index in initializer exceeds array bounds"
3378 msgstr ""
3380 #: c-typeck.c:5115
3381 msgid "empty index range in initializer"
3382 msgstr ""
3384 #: c-typeck.c:5124
3385 msgid "array index range in initializer exceeds array bounds"
3386 msgstr ""
3388 #: c-typeck.c:5164
3389 #, c-format
3390 msgid "unknown field `%s' specified in initializer"
3391 msgstr ""
3393 #: c-typeck.c:5200 c-typeck.c:5221 c-typeck.c:5683
3394 msgid "initialized field with side-effects overwritten"
3395 msgstr ""
3397 #: c-typeck.c:5891
3398 msgid "excess elements in char array initializer"
3399 msgstr ""
3401 #: c-typeck.c:5898 c-typeck.c:5944
3402 msgid "excess elements in struct initializer"
3403 msgstr ""
3405 #: c-typeck.c:5959
3406 msgid "non-static initialization of a flexible array member"
3407 msgstr ""
3409 #: c-typeck.c:6026
3410 msgid "excess elements in union initializer"
3411 msgstr ""
3413 #: c-typeck.c:6047
3414 msgid "traditional C rejects initialization of unions"
3415 msgstr ""
3417 #: c-typeck.c:6110
3418 msgid "excess elements in array initializer"
3419 msgstr ""
3421 #: c-typeck.c:6139
3422 msgid "excess elements in vector initializer"
3423 msgstr ""
3425 #: c-typeck.c:6161
3426 msgid "excess elements in scalar initializer"
3427 msgstr ""
3429 #: c-typeck.c:6263
3430 #, fuzzy
3431 msgid "asm template is not a string constant"
3432 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
3434 #: c-typeck.c:6295
3435 msgid "invalid lvalue in asm statement"
3436 msgstr ""
3438 #: c-typeck.c:6367 cp/typeck.c:5902
3439 #, fuzzy
3440 msgid "modification by `asm'"
3441 msgstr "Ç ôñïðïðïßçóç áðÝôõ÷å"
3443 #: c-typeck.c:6385 cp/typeck.c:5986
3444 msgid "function declared `noreturn' has a `return' statement"
3445 msgstr ""
3447 #: c-typeck.c:6392
3448 msgid "`return' with no value, in function returning non-void"
3449 msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü"
3451 #: c-typeck.c:6398
3452 msgid "`return' with a value, in function returning void"
3453 msgstr ""
3455 #: c-typeck.c:6402
3456 msgid "return"
3457 msgstr "åðéóôñïöÞ"
3459 #: c-typeck.c:6454
3460 msgid "function returns address of local variable"
3461 msgstr ""
3463 #: c-typeck.c:6509 cp/semantics.c:749
3464 msgid "switch quantity not an integer"
3465 msgstr ""
3467 #: c-typeck.c:6519
3468 msgid "`long' switch expression not converted to `int' in ISO C"
3469 msgstr ""
3471 #: c-typeck.c:6560 cp/parser.c:5560
3472 msgid "case label not within a switch statement"
3473 msgstr ""
3475 #: c-typeck.c:6562
3476 msgid "`default' label not within a switch statement"
3477 msgstr ""
3479 #: c-typeck.c:6714 c-typeck.c:6748
3480 msgid "division by zero"
3481 msgstr "äéáßñåóç ìå ìçäÝí"
3483 #: c-typeck.c:6793 cp/typeck.c:2953
3484 msgid "right shift count is negative"
3485 msgstr ""
3487 #: c-typeck.c:6800 cp/typeck.c:2959
3488 msgid "right shift count >= width of type"
3489 msgstr ""
3491 #: c-typeck.c:6821 cp/typeck.c:2978
3492 msgid "left shift count is negative"
3493 msgstr ""
3495 #: c-typeck.c:6824 cp/typeck.c:2980
3496 msgid "left shift count >= width of type"
3497 msgstr ""
3499 #: c-typeck.c:6845
3500 msgid "shift count is negative"
3501 msgstr ""
3503 #: c-typeck.c:6847
3504 msgid "shift count >= width of type"
3505 msgstr ""
3507 #: c-typeck.c:6864 cp/typeck.c:3015
3508 msgid "comparing floating point with == or != is unsafe"
3509 msgstr ""
3511 #: c-typeck.c:6888 c-typeck.c:6894
3512 msgid "ISO C forbids comparison of `void *' with function pointer"
3513 msgstr ""
3515 #: c-typeck.c:6897 c-typeck.c:6937 c-typeck.c:6965
3516 msgid "comparison of distinct pointer types lacks a cast"
3517 msgstr ""
3519 #: c-typeck.c:6911 c-typeck.c:6916 c-typeck.c:6985 c-typeck.c:6990
3520 msgid "comparison between pointer and integer"
3521 msgstr ""
3523 #: c-typeck.c:6932 c-typeck.c:6960
3524 msgid "ISO C forbids ordered comparisons of pointers to functions"
3525 msgstr ""
3527 #: c-typeck.c:6957
3528 msgid "comparison of complete and incomplete pointers"
3529 msgstr ""
3531 #: c-typeck.c:6973 c-typeck.c:6980
3532 msgid "ordered comparison of pointer with integer zero"
3533 msgstr ""
3535 #: c-typeck.c:7004 cp/typeck.c:3151
3536 #, fuzzy
3537 msgid "unordered comparison on non-floating point argument"
3538 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
3540 #: c-typeck.c:7214
3541 msgid "comparison between signed and unsigned"
3542 msgstr ""
3544 #: c-typeck.c:7260 cp/typeck.c:3398
3545 msgid "comparison of promoted ~unsigned with constant"
3546 msgstr ""
3548 #: c-typeck.c:7268 cp/typeck.c:3406
3549 msgid "comparison of promoted ~unsigned with unsigned"
3550 msgstr ""
3552 #: calls.c:1838
3553 #, fuzzy
3554 msgid "%Jinlining failed in call to '%F'"
3555 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
3557 #: calls.c:1839 calls.c:2211 tree-inline.c:1339 tree-inline.c:1346
3558 msgid "called from here"
3559 msgstr ""
3561 #: calls.c:2210
3562 #, fuzzy
3563 msgid "%Jcan't inline call to '%F'"
3564 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
3566 #: calls.c:2219
3567 msgid "ignoring return value of `%D', declared with attribute warn_unused_result"
3568 msgstr ""
3570 #: calls.c:2232
3571 msgid "ignoring return value of function declared with attribute warn_unused_result"
3572 msgstr ""
3574 #: calls.c:2242
3575 msgid "function call has aggregate value"
3576 msgstr ""
3578 #: cfg.c:835
3579 #, c-format
3580 msgid "bb %d on wrong place"
3581 msgstr ""
3583 #: cfg.c:841
3584 #, c-format
3585 msgid "prev_bb of %d should be %d, not %d"
3586 msgstr ""
3588 #: cfg.c:857
3589 #, c-format
3590 msgid "verify_flow_info: Wrong count of block %i %i"
3591 msgstr ""
3593 #: cfg.c:863
3594 #, c-format
3595 msgid "verify_flow_info: Wrong frequency of block %i %i"
3596 msgstr ""
3598 #: cfg.c:871
3599 #, c-format
3600 msgid "verify_flow_info: Duplicate edge %i->%i"
3601 msgstr ""
3603 #: cfg.c:877
3604 #, c-format
3605 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3606 msgstr ""
3608 #: cfg.c:883
3609 #, c-format
3610 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3611 msgstr ""
3613 #: cfg.c:895
3614 #, c-format
3615 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3616 msgstr ""
3618 #: cfg.c:909 cfgrtl.c:1971
3619 #, c-format
3620 msgid "Wrong amount of branch edges after unconditional jump %i"
3621 msgstr ""
3623 #: cfg.c:917
3624 #, c-format
3625 msgid "basic block %d pred edge is corrupted"
3626 msgstr ""
3628 #: cfg.c:943
3629 #, c-format
3630 msgid "basic block %i edge lists are corrupted"
3631 msgstr ""
3633 #: cfg.c:955
3634 msgid "verify_flow_info failed"
3635 msgstr ""
3637 #: cfgloop.c:1134
3638 #, c-format
3639 msgid "Size of loop %d should be %d, not %d."
3640 msgstr ""
3642 #: cfgloop.c:1153
3643 #, c-format
3644 msgid "Bb %d do not belong to loop %d."
3645 msgstr ""
3647 #: cfgloop.c:1171
3648 #, c-format
3649 msgid "Loop %d's header does not have exactly 2 entries."
3650 msgstr ""
3652 #: cfgloop.c:1179
3653 #, c-format
3654 msgid "Loop %d's latch does not have exactly 1 successor."
3655 msgstr ""
3657 #: cfgloop.c:1184
3658 #, c-format
3659 msgid "Loop %d's latch does not have header as successor."
3660 msgstr ""
3662 #: cfgloop.c:1189
3663 #, c-format
3664 msgid "Loop %d's latch does not belong directly to it."
3665 msgstr ""
3667 #: cfgloop.c:1195
3668 #, c-format
3669 msgid "Loop %d's header does not belong directly to it."
3670 msgstr ""
3672 #: cfgloop.c:1201
3673 #, c-format
3674 msgid "Loop %d's latch is marked as part of irreducible region."
3675 msgstr ""
3677 #: cfgloop.c:1231
3678 #, c-format
3679 msgid "Basic block %d should be marked irreducible."
3680 msgstr ""
3682 #: cfgloop.c:1237
3683 #, c-format
3684 msgid "Basic block %d should not be marked irreducible."
3685 msgstr ""
3687 #: cfgloop.c:1245
3688 #, c-format
3689 msgid "Edge from %d to %d should be marked irreducible."
3690 msgstr ""
3692 #: cfgloop.c:1252
3693 #, c-format
3694 msgid "Edge from %d to %d should not be marked irreducible."
3695 msgstr ""
3697 #: cfgrtl.c:1877
3698 #, c-format
3699 msgid "end insn %d for block %d not found in the insn stream"
3700 msgstr ""
3702 #: cfgrtl.c:1891
3703 #, c-format
3704 msgid "insn %d is in multiple basic blocks (%d and %d)"
3705 msgstr ""
3707 #: cfgrtl.c:1903
3708 #, c-format
3709 msgid "head insn %d for block %d not found in the insn stream"
3710 msgstr ""
3712 #: cfgrtl.c:1925
3713 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3714 msgstr ""
3716 #: cfgrtl.c:1953
3717 #, c-format
3718 msgid "Missing REG_EH_REGION note in the end of bb %i"
3719 msgstr ""
3721 #: cfgrtl.c:1961
3722 #, c-format
3723 msgid "Too many outgoing branch edges from bb %i"
3724 msgstr ""
3726 #: cfgrtl.c:1966
3727 #, c-format
3728 msgid "Fallthru edge after unconditional jump %i"
3729 msgstr ""
3731 #: cfgrtl.c:1977
3732 #, c-format
3733 msgid "Wrong amount of branch edges after conditional jump %i"
3734 msgstr ""
3736 #: cfgrtl.c:1982
3737 #, c-format
3738 msgid "Call edges for non-call insn in bb %i"
3739 msgstr ""
3741 #: cfgrtl.c:1991
3742 #, c-format
3743 msgid "Abnormal edges for no purpose in bb %i"
3744 msgstr ""
3746 #: cfgrtl.c:2001
3747 #, c-format
3748 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3749 msgstr ""
3751 #: cfgrtl.c:2005
3752 #, c-format
3753 msgid "insn %d inside basic block %d but block_for_insn is %i"
3754 msgstr ""
3756 #: cfgrtl.c:2019 cfgrtl.c:2029
3757 #, c-format
3758 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3759 msgstr ""
3761 #: cfgrtl.c:2042
3762 #, c-format
3763 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3764 msgstr ""
3766 #: cfgrtl.c:2052
3767 #, c-format
3768 msgid "in basic block %d:"
3769 msgstr ""
3771 #: cfgrtl.c:2053
3772 msgid "flow control insn inside a basic block"
3773 msgstr ""
3775 #: cfgrtl.c:2099
3776 #, c-format
3777 msgid "missing barrier after block %i"
3778 msgstr ""
3780 #: cfgrtl.c:2112
3781 #, c-format
3782 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3783 msgstr ""
3785 #: cfgrtl.c:2127
3786 #, c-format
3787 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3788 msgstr ""
3790 #: cfgrtl.c:2129
3791 msgid "wrong insn in the fallthru edge"
3792 msgstr ""
3794 #: cfgrtl.c:2146
3795 msgid "basic blocks not laid down consecutively"
3796 msgstr ""
3798 #: cfgrtl.c:2171
3799 msgid "insn outside basic block"
3800 msgstr ""
3802 #: cfgrtl.c:2179
3803 msgid "return not followed by barrier"
3804 msgstr ""
3806 #: cfgrtl.c:2186
3807 #, c-format
3808 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3809 msgstr ""
3811 #: cgraph.c:161
3812 #, fuzzy
3813 msgid "function body not available"
3814 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
3816 #: cgraph.c:163 cgraphunit.c:341
3817 msgid "redefined extern inline functions are not considered for inlining"
3818 msgstr ""
3820 #: cgraph.c:166 cgraphunit.c:346
3821 #, fuzzy
3822 msgid "function not considered for inlining"
3823 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
3825 #: cgraph.c:168 cgraphunit.c:344
3826 #, fuzzy
3827 msgid "function not inlinable"
3828 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
3830 #: cgraph.c:485
3831 msgid "%D renamed after being referenced in assembly"
3832 msgstr ""
3834 #: cgraphunit.c:1046
3835 msgid "--param large-function-growth limit reached"
3836 msgstr ""
3838 #: cgraphunit.c:1059
3839 msgid "--param large-function-growth limit reached while inlining the caller"
3840 msgstr ""
3842 #: cgraphunit.c:1124
3843 msgid "--param max-inline-insns-single limit reached"
3844 msgstr ""
3846 #: cgraphunit.c:1148
3847 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
3848 msgstr ""
3850 #: cgraphunit.c:1225
3851 msgid "--param inline-unit-growth limit reached"
3852 msgstr ""
3854 #: cgraphunit.c:1297 cgraphunit.c:1441
3855 msgid "recursive inlining"
3856 msgstr ""
3858 #: collect2.c:406
3859 msgid "internal error"
3860 msgstr "åóùôåñéêü óöÜëìá"
3862 #: collect2.c:894
3863 msgid "no arguments"
3864 msgstr "÷ùñßò ïñßóìáôá"
3866 # src/getopt1.c:132
3867 # src/getopt1.c:132
3868 #: collect2.c:1226 collect2.c:1374 collect2.c:1409
3869 #, c-format
3870 msgid "fopen %s"
3871 msgstr "fopen %s"
3873 #: collect2.c:1229 collect2.c:1379 collect2.c:1412
3874 #, c-format
3875 msgid "fclose %s"
3876 msgstr "fclose %s"
3878 #: collect2.c:1238
3879 #, c-format
3880 msgid "collect2 version %s"
3881 msgstr ""
3883 #: collect2.c:1328
3884 #, c-format
3885 msgid "%d constructor(s) found\n"
3886 msgstr ""
3888 #: collect2.c:1329
3889 #, c-format
3890 msgid "%d destructor(s)  found\n"
3891 msgstr ""
3893 #: collect2.c:1330
3894 #, c-format
3895 msgid "%d frame table(s) found\n"
3896 msgstr ""
3898 #: collect2.c:1472
3899 #, fuzzy, c-format
3900 msgid "%s terminated with signal %d [%s]%s"
3901 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
3903 #: collect2.c:1490
3904 #, c-format
3905 msgid "%s returned %d exit status"
3906 msgstr ""
3908 #: collect2.c:1515
3909 #, fuzzy, c-format
3910 msgid "[cannot find %s]"
3911 msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
3913 #: collect2.c:1530
3914 #, fuzzy, c-format
3915 msgid "cannot find `%s'"
3916 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
3918 #: collect2.c:1541 collect2.c:1544
3919 #, c-format
3920 msgid "redirecting stdout: %s"
3921 msgstr ""
3923 #: collect2.c:1583
3924 #, fuzzy, c-format
3925 msgid "[Leaving %s]\n"
3926 msgstr "äéáãñáöÞ êáôáëüãïõ %s\n"
3928 #: collect2.c:1803
3929 #, c-format
3930 msgid ""
3931 "\n"
3932 "write_c_file - output name is %s, prefix is %s\n"
3933 msgstr ""
3935 #: collect2.c:2007
3936 #, fuzzy
3937 msgid "cannot find `nm'"
3938 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
3940 #: collect2.c:2017 collect2.c:2446
3941 msgid "pipe"
3942 msgstr "óùëÞíùóç"
3944 #: collect2.c:2021 collect2.c:2450
3945 msgid "fdopen"
3946 msgstr "fdopen"
3948 #: collect2.c:2047 collect2.c:2476
3949 #, c-format
3950 msgid "dup2 %d 1"
3951 msgstr "dup2 %d 1"
3953 #: collect2.c:2050 collect2.c:2053 collect2.c:2066 collect2.c:2479
3954 #: collect2.c:2482 collect2.c:2495
3955 #, c-format
3956 msgid "close %d"
3957 msgstr "close %d"
3959 #: collect2.c:2056 collect2.c:2485
3960 #, c-format
3961 msgid "execv %s"
3962 msgstr "execv %s"
3964 #: collect2.c:2110
3965 #, c-format
3966 msgid "init function found in object %s"
3967 msgstr ""
3969 #: collect2.c:2118
3970 #, c-format
3971 msgid "fini function found in object %s"
3972 msgstr ""
3974 #: collect2.c:2141 collect2.c:2534
3975 msgid "fclose"
3976 msgstr "fclose"
3978 #: collect2.c:2183
3979 #, fuzzy, c-format
3980 msgid "unable to open file '%s'"
3981 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
3983 #: collect2.c:2185
3984 #, fuzzy, c-format
3985 msgid "unable to stat file '%s'"
3986 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
3988 #: collect2.c:2191
3989 #, fuzzy, c-format
3990 msgid "unable to mmap file '%s'"
3991 msgstr "Áäõíáìßá ìåôáöïñÜò óôç ìíÞìç (mmap) ôïõ áñ÷åßïõ %s.\n"
3993 #: collect2.c:2337
3994 msgid "not found\n"
3995 msgstr "äå âñÝèçêå\n"
3997 #: collect2.c:2339 collect2.c:2513
3998 #, c-format
3999 msgid "dynamic dependency %s not found"
4000 msgstr ""
4002 #: collect2.c:2358
4003 #, fuzzy, c-format
4004 msgid "bad magic number in file '%s'"
4005 msgstr "ìç Ýãêõñïò áñéèìüò áñ÷åßïõ óôç äÞëùóç ðåäßïõ: `%s'"
4007 #: collect2.c:2380
4008 msgid "dynamic dependencies.\n"
4009 msgstr "äõíáìéêÝò åîáñôÞóåéò.\n"
4011 #: collect2.c:2437
4012 #, fuzzy
4013 msgid "cannot find `ldd'"
4014 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
4016 #: collect2.c:2498
4017 msgid ""
4018 "\n"
4019 "ldd output with constructors/destructors.\n"
4020 msgstr ""
4022 #: collect2.c:2525
4023 #, c-format
4024 msgid "unable to open dynamic dependency '%s'"
4025 msgstr ""
4027 #: collect2.c:2685
4028 #, fuzzy, c-format
4029 msgid "%s: not a COFF file"
4030 msgstr "%s: Äåí åßíáé êáíïíéêü áñ÷åßï"
4032 #: collect2.c:2805
4033 #, fuzzy, c-format
4034 msgid "%s: cannot open as COFF file"
4035 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
4037 #: collect2.c:2860
4038 #, fuzzy, c-format
4039 msgid "library lib%s not found"
4040 msgstr "Ðéèáíüí äå âñÝèçêå"
4042 #: combine.c:13048
4043 #, c-format
4044 msgid ""
4045 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4046 ";; %d successes.\n"
4047 "\n"
4048 msgstr ""
4050 #: combine.c:13057
4051 #, c-format
4052 msgid ""
4053 "\n"
4054 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4055 ";; %d successes.\n"
4056 msgstr ""
4058 #: convert.c:70
4059 #, fuzzy
4060 msgid "cannot convert to a pointer type"
4061 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
4063 #: convert.c:267
4064 msgid "pointer value used where a floating point value was expected"
4065 msgstr ""
4067 #: convert.c:271
4068 msgid "aggregate value used where a float was expected"
4069 msgstr ""
4071 #: convert.c:296
4072 #, fuzzy
4073 msgid "conversion to incomplete type"
4074 msgstr "ìç ðëÞñçò åããñáöÞ"
4076 #: convert.c:600 convert.c:678
4077 msgid "can't convert between vector values of different size"
4078 msgstr ""
4080 #: convert.c:606
4081 msgid "aggregate value used where an integer was expected"
4082 msgstr ""
4084 #: convert.c:657 f/com.c:1101
4085 msgid "pointer value used where a complex was expected"
4086 msgstr ""
4088 #: convert.c:661 f/com.c:1103
4089 msgid "aggregate value used where a complex was expected"
4090 msgstr ""
4092 #: convert.c:684
4093 msgid "can't convert value to a vector"
4094 msgstr ""
4096 #: coverage.c:164
4097 #, fuzzy, c-format
4098 msgid "`%s' is not a gcov data file"
4099 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4101 #: coverage.c:175
4102 #, fuzzy, c-format
4103 msgid "`%s' is version `%.4s', expected version `%.4s'"
4104 msgstr "Ýêäïóç ïäçãïý gcc %s åêôåëåß ôçí Ýêäïóç gcc %s\n"
4106 #: coverage.c:255 coverage.c:263
4107 #, c-format
4108 msgid "coverage mismatch for function %u while reading execution counters."
4109 msgstr ""
4111 #: coverage.c:257 coverage.c:340
4112 #, c-format
4113 msgid "checksum is %x instead of %x"
4114 msgstr ""
4116 #: coverage.c:265 coverage.c:348
4117 #, c-format
4118 msgid "number of counters is %d instead of %d"
4119 msgstr ""
4121 #: coverage.c:271
4122 #, c-format
4123 msgid "cannot merge separate %s counters for function %u"
4124 msgstr ""
4126 #: coverage.c:296
4127 #, fuzzy, c-format
4128 msgid "`%s' has overflowed"
4129 msgstr "Õðåñ÷åßëéóç ðßíáêá áñ÷åßïõ"
4131 #: coverage.c:296
4132 #, fuzzy, c-format
4133 msgid "`%s' is corrupted"
4134 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
4136 #: coverage.c:319
4137 #, c-format
4138 msgid "file %s not found, execution counts assumed to be zero"
4139 msgstr ""
4141 #: coverage.c:329
4142 #, fuzzy, c-format
4143 msgid "no coverage for function '%s' found."
4144 msgstr "ìç Ýãêõñç ôÜîç ÷áñáêôÞñùí `%s'"
4146 #: coverage.c:337 coverage.c:345
4147 #, c-format
4148 msgid "coverage mismatch for function '%s' while reading counter '%s'."
4149 msgstr ""
4151 #: coverage.c:493
4152 #, fuzzy, c-format
4153 msgid "cannot open %s"
4154 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
4156 #: coverage.c:528
4157 #, fuzzy, c-format
4158 msgid "error writing `%s'"
4159 msgstr "óöÜëìá åããñáöÞò %s"
4161 #. XXX should be DL_SORRY
4162 #: cppcharset.c:653
4163 #, fuzzy, c-format
4164 msgid "conversion from %s to %s not supported by iconv"
4165 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
4167 #: cppcharset.c:656
4168 msgid "iconv_open"
4169 msgstr ""
4171 #. XXX should be DL_SORRY
4172 #: cppcharset.c:664
4173 #, c-format
4174 msgid "no iconv implementation, cannot convert from %s to %s"
4175 msgstr ""
4177 #: cppcharset.c:808
4178 #, fuzzy
4179 msgid "universal character names are only valid in C++ and C99"
4180 msgstr "U+%04X: åêôüò ïñßùí ÷áñáêôÞñáò"
4182 #: cppcharset.c:811
4183 #, c-format
4184 msgid "the meaning of '\\%c' is different in traditional C"
4185 msgstr ""
4187 #: cppcharset.c:837
4188 #, c-format
4189 msgid "incomplete universal character name %.*s"
4190 msgstr ""
4192 #: cppcharset.c:849
4193 #, fuzzy, c-format
4194 msgid "%.*s is not a valid universal character"
4195 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
4197 #: cppcharset.c:859
4198 #, c-format
4199 msgid "universal character %.*s is not valid in an identifier"
4200 msgstr ""
4202 #: cppcharset.c:863
4203 #, c-format
4204 msgid "universal character %.*s is not valid at the start of an identifier"
4205 msgstr ""
4207 #: cppcharset.c:898
4208 msgid "converting UCN to source character set"
4209 msgstr ""
4211 #: cppcharset.c:902
4212 msgid "converting UCN to execution character set"
4213 msgstr ""
4215 #: cppcharset.c:967
4216 msgid "the meaning of '\\x' is different in traditional C"
4217 msgstr ""
4219 #: cppcharset.c:984 f/lex.c:580
4220 msgid "\\x used with no following hex digits"
4221 msgstr ""
4223 #: cppcharset.c:991
4224 #, fuzzy
4225 msgid "hex escape sequence out of range"
4226 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
4228 #: cppcharset.c:1030
4229 #, fuzzy
4230 msgid "octal escape sequence out of range"
4231 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
4233 #: cppcharset.c:1098
4234 msgid "the meaning of '\\a' is different in traditional C"
4235 msgstr ""
4237 #: cppcharset.c:1105
4238 #, c-format
4239 msgid "non-ISO-standard escape sequence, '\\%c'"
4240 msgstr ""
4242 # src/main.c:663
4243 #: cppcharset.c:1113
4244 #, fuzzy, c-format
4245 msgid "unknown escape sequence '\\%c'"
4246 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
4248 # src/main.c:663
4249 #: cppcharset.c:1116
4250 #, fuzzy, c-format
4251 msgid "unknown escape sequence: '\\%03o'"
4252 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
4254 #: cppcharset.c:1122
4255 #, fuzzy
4256 msgid "converting escape sequence to execution character set"
4257 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
4259 #: cppcharset.c:1181
4260 msgid "converting to execution character set"
4261 msgstr ""
4263 #: cppcharset.c:1244 cppcharset.c:1307
4264 #, fuzzy
4265 msgid "character constant too long for its type"
4266 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
4268 #: cppcharset.c:1247
4269 #, fuzzy
4270 msgid "multi-character character constant"
4271 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
4273 #: cppcharset.c:1339
4274 #, fuzzy
4275 msgid "empty character constant"
4276 msgstr "êåíü áëöáñéèìçôéêü"
4278 #: cppcharset.c:1378
4279 #, fuzzy, c-format
4280 msgid "failure to convert %s to %s"
4281 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
4283 #: cpperror.c:110 diagnostic.def:5
4284 msgid "warning: "
4285 msgstr "ðñïåéäïðïßçóç: "
4287 #: cpperror.c:112
4288 msgid "internal error: "
4289 msgstr "åóùôåñéêü óöÜëìá: "
4291 #: cpperror.c:174
4292 #, fuzzy
4293 msgid "stdout"
4294 msgstr "äïìÞ"
4296 #: cppexp.c:192
4297 #, fuzzy
4298 msgid "too many decimal points in number"
4299 msgstr "Õðåñâïëéêá ðïëëÜ áíïéêôÜ áñ÷åßá óôï óýóôçìá"
4301 #: cppexp.c:212
4302 #, fuzzy, c-format
4303 msgid "invalid digit \"%c\" in octal constant"
4304 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
4306 #: cppexp.c:218
4307 msgid "use of C99 hexadecimal floating constant"
4308 msgstr ""
4310 #: cppexp.c:227
4311 msgid "exponent has no digits"
4312 msgstr ""
4314 #: cppexp.c:234
4315 msgid "hexadecimal floating constants require an exponent"
4316 msgstr ""
4318 #: cppexp.c:240
4319 #, fuzzy, c-format
4320 msgid "invalid suffix \"%.*s\" on floating constant"
4321 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
4323 #: cppexp.c:250 cppexp.c:275
4324 #, c-format
4325 msgid "traditional C rejects the \"%.*s\" suffix"
4326 msgstr ""
4328 #: cppexp.c:261
4329 #, fuzzy, c-format
4330 msgid "invalid suffix \"%.*s\" on integer constant"
4331 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
4333 #: cppexp.c:283
4334 #, fuzzy
4335 msgid "use of C99 long long integer constant"
4336 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
4338 #: cppexp.c:290
4339 msgid "imaginary constants are a GCC extension"
4340 msgstr ""
4342 #: cppexp.c:376
4343 #, fuzzy
4344 msgid "integer constant is too large for its type"
4345 msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
4347 #: cppexp.c:388
4348 #, fuzzy
4349 msgid "integer constant is so large that it is unsigned"
4350 msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
4352 #: cppexp.c:470
4353 #, fuzzy
4354 msgid "missing ')' after \"defined\""
4355 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
4357 #: cppexp.c:477
4358 msgid "operator \"defined\" requires an identifier"
4359 msgstr ""
4361 #: cppexp.c:485
4362 #, c-format
4363 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
4364 msgstr ""
4366 #: cppexp.c:495
4367 msgid "this use of \"defined\" may not be portable"
4368 msgstr ""
4370 #: cppexp.c:531
4371 #, fuzzy
4372 msgid "floating constant in preprocessor expression"
4373 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
4375 #: cppexp.c:537
4376 #, fuzzy
4377 msgid "imaginary number in preprocessor expression"
4378 msgstr "ìç Ýãêõñïò áñéèìüò áðü ãñáììÝò"
4380 #: cppexp.c:582
4381 #, fuzzy, c-format
4382 msgid "\"%s\" is not defined"
4383 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
4385 #: cppexp.c:714 cppexp.c:743
4386 #, fuzzy, c-format
4387 msgid "missing binary operator before token \"%s\""
4388 msgstr "%s: Áíáìåíüôáí äõáäéêüò ÷åéñéóôÞò.\n"
4390 #: cppexp.c:734
4391 #, fuzzy, c-format
4392 msgid "token \"%s\" is not valid in preprocessor expressions"
4393 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
4395 #: cppexp.c:753
4396 msgid "void expression between '(' and ')'"
4397 msgstr ""
4399 #: cppexp.c:756
4400 msgid "#if with no expression"
4401 msgstr ""
4403 #: cppexp.c:758
4404 #, c-format
4405 msgid "operator '%s' has no right operand"
4406 msgstr ""
4408 #: cppexp.c:784
4409 msgid " ':' without preceding '?'"
4410 msgstr ""
4412 #: cppexp.c:811
4413 msgid "unbalanced stack in #if"
4414 msgstr ""
4416 #: cppexp.c:830
4417 #, fuzzy, c-format
4418 msgid "impossible operator '%u'"
4419 msgstr "RPC: Ìç óõìâáôÝò åêäüóåéò ôïõ RPC"
4421 #: cppexp.c:922
4422 #, fuzzy
4423 msgid "missing ')' in expression"
4424 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôéò èÝóåéò"
4426 #: cppexp.c:943
4427 #, fuzzy
4428 msgid "'?' without following ':'"
4429 msgstr "óõíôáêôéêü óöÜëìá óôïí ðñüëïãï: %s"
4431 #: cppexp.c:953
4432 msgid "integer overflow in preprocessor expression"
4433 msgstr ""
4435 #: cppexp.c:958
4436 #, fuzzy
4437 msgid "missing '(' in expression"
4438 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôéò èÝóåéò"
4440 #: cppexp.c:990
4441 #, c-format
4442 msgid "the left operand of \"%s\" changes sign when promoted"
4443 msgstr ""
4445 #: cppexp.c:995
4446 #, c-format
4447 msgid "the right operand of \"%s\" changes sign when promoted"
4448 msgstr ""
4450 #: cppexp.c:1353
4451 msgid "comma operator in operand of #if"
4452 msgstr ""
4454 #: cppexp.c:1484
4455 #, fuzzy
4456 msgid "division by zero in #if"
4457 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
4459 #: cppfiles.c:370
4460 msgid "NULL directory in find_file"
4461 msgstr ""
4463 #: cppfiles.c:397
4464 msgid "one or more PCH files were found, but they were invalid"
4465 msgstr ""
4467 #: cppfiles.c:400
4468 msgid "use -Winvalid-pch for more information"
4469 msgstr ""
4471 #: cppfiles.c:458
4472 #, fuzzy, c-format
4473 msgid "%s is a block device"
4474 msgstr "Äåí Ýìåéíå êáèüëïõ ÷þñïò óôç óõóêåõÞ"
4476 # src/shred.c:1134
4477 #: cppfiles.c:475
4478 #, fuzzy, c-format
4479 msgid "%s is too large"
4480 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
4482 #: cppfiles.c:510
4483 #, fuzzy, c-format
4484 msgid "%s is shorter than expected"
4485 msgstr "%s: Áíáìåíüôáí äõáäéêüò ÷åéñéóôÞò.\n"
4487 #: cppfiles.c:696
4488 #, c-format
4489 msgid "no include path in which to search for %s"
4490 msgstr ""
4492 #: cppfiles.c:956
4493 msgid "Multiple include guards may be useful for:\n"
4494 msgstr ""
4496 #: cppinit.c:387
4497 #, fuzzy
4498 msgid "cppchar_t must be an unsigned type"
4499 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
4501 #: cppinit.c:391
4502 #, c-format
4503 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
4504 msgstr ""
4506 #: cppinit.c:398
4507 msgid "CPP arithmetic must be at least as precise as a target int"
4508 msgstr ""
4510 #: cppinit.c:401
4511 msgid "target char is less than 8 bits wide"
4512 msgstr ""
4514 #: cppinit.c:405
4515 msgid "target wchar_t is narrower than target char"
4516 msgstr ""
4518 #: cppinit.c:409
4519 msgid "target int is narrower than target char"
4520 msgstr ""
4522 #: cppinit.c:414
4523 msgid "CPP half-integer narrower than CPP character"
4524 msgstr ""
4526 #: cppinit.c:418
4527 #, c-format
4528 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
4529 msgstr ""
4531 #: cpplex.c:410
4532 #, fuzzy
4533 msgid "null character(s) ignored"
4534 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
4536 #: cpplex.c:445
4537 msgid "'$' in identifier or number"
4538 msgstr ""
4540 #: cpplex.c:492
4541 #, c-format
4542 msgid "attempt to use poisoned \"%s\""
4543 msgstr ""
4545 #: cpplex.c:500
4546 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4547 msgstr ""
4549 #: cpplex.c:596
4550 msgid "null character(s) preserved in literal"
4551 msgstr ""
4553 #: cpplex.c:919
4554 #, fuzzy
4555 msgid "unterminated comment"
4556 msgstr "Ìç ôåñìáôéóìÝíç åíôïëÞ `s'"
4558 #: cpplex.c:930
4559 msgid "C++ style comments are not allowed in ISO C90"
4560 msgstr ""
4562 #: cpplex.c:932
4563 msgid "(this will be reported only once per input file)"
4564 msgstr ""
4566 #: cpplex.c:937
4567 msgid "multi-line comment"
4568 msgstr ""
4570 #: cpplex.c:1201
4571 #, fuzzy, c-format
4572 msgid "unspellable token %s"
4573 msgstr "%s: áäýíáôï ôï Üíïéãìá ôïõ %s: %m\n"
4575 #: cpplib.c:218
4576 #, c-format
4577 msgid "extra tokens at end of #%s directive"
4578 msgstr ""
4580 #: cpplib.c:304
4581 #, c-format
4582 msgid "#%s is a GCC extension"
4583 msgstr ""
4585 #: cpplib.c:316
4586 msgid "suggest not using #elif in traditional C"
4587 msgstr ""
4589 #: cpplib.c:319
4590 #, c-format
4591 msgid "traditional C ignores #%s with the # indented"
4592 msgstr ""
4594 #: cpplib.c:323
4595 #, c-format
4596 msgid "suggest hiding #%s from traditional C with an indented #"
4597 msgstr ""
4599 #: cpplib.c:345
4600 msgid "embedding a directive within macro arguments is not portable"
4601 msgstr ""
4603 #: cpplib.c:365
4604 msgid "style of line directive is a GCC extension"
4605 msgstr ""
4607 #: cpplib.c:415
4608 #, c-format
4609 msgid "invalid preprocessing directive #%s"
4610 msgstr ""
4612 #: cpplib.c:484
4613 msgid "\"defined\" cannot be used as a macro name"
4614 msgstr ""
4616 #: cpplib.c:490
4617 #, c-format
4618 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4619 msgstr ""
4621 #: cpplib.c:493
4622 #, c-format
4623 msgid "no macro name given in #%s directive"
4624 msgstr ""
4626 #: cpplib.c:496
4627 #, fuzzy
4628 msgid "macro names must be identifiers"
4629 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
4631 #: cpplib.c:537
4632 #, fuzzy, c-format
4633 msgid "undefining \"%s\""
4634 msgstr "Ìç ïñéóìÝíï üíïìá %s"
4636 #: cpplib.c:609
4637 #, fuzzy
4638 msgid "missing terminating > character"
4639 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
4641 #: cpplib.c:662
4642 #, c-format
4643 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4644 msgstr ""
4646 #: cpplib.c:685
4647 msgid "#include nested too deeply"
4648 msgstr ""
4650 #: cpplib.c:723
4651 msgid "#include_next in primary source file"
4652 msgstr ""
4654 #: cpplib.c:749
4655 #, c-format
4656 msgid "invalid flag \"%s\" in line directive"
4657 msgstr ""
4659 #: cpplib.c:794
4660 #, fuzzy, c-format
4661 msgid "\"%s\" after #line is not a positive integer"
4662 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4664 #: cpplib.c:800
4665 #, fuzzy
4666 msgid "line number out of range"
4667 msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
4669 #: cpplib.c:812 cpplib.c:885
4670 #, fuzzy, c-format
4671 msgid "\"%s\" is not a valid filename"
4672 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4674 #: cpplib.c:847
4675 #, fuzzy, c-format
4676 msgid "\"%s\" after # is not a positive integer"
4677 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4679 #: cpplib.c:947
4680 #, fuzzy
4681 msgid "invalid #ident directive"
4682 msgstr "%%%c: êáôåõèõíôÞñéïò ãñáììÞ ìç Ýãêõñç."
4684 #: cpplib.c:1027
4685 #, c-format
4686 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4687 msgstr ""
4689 #: cpplib.c:1030
4690 #, c-format
4691 msgid "#pragma %s %s is already registered"
4692 msgstr ""
4694 #: cpplib.c:1033
4695 #, fuzzy, c-format
4696 msgid "#pragma %s is already registered"
4697 msgstr "ï ÷Üñôçò ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
4699 #: cpplib.c:1175
4700 msgid "#pragma once in main file"
4701 msgstr ""
4703 #: cpplib.c:1198
4704 msgid "invalid #pragma GCC poison directive"
4705 msgstr ""
4707 #: cpplib.c:1207
4708 #, c-format
4709 msgid "poisoning existing macro \"%s\""
4710 msgstr ""
4712 #: cpplib.c:1228
4713 msgid "#pragma system_header ignored outside include file"
4714 msgstr ""
4716 #: cpplib.c:1252
4717 #, fuzzy, c-format
4718 msgid "cannot find source file %s"
4719 msgstr "áäõíáìßá áíïßãìáôïò õðïäï÷Þò: %s"
4721 #: cpplib.c:1256
4722 #, c-format
4723 msgid "current file is older than %s"
4724 msgstr ""
4726 #: cpplib.c:1370
4727 msgid "_Pragma takes a parenthesized string literal"
4728 msgstr ""
4730 #: cpplib.c:1448
4731 msgid "#else without #if"
4732 msgstr ""
4734 #: cpplib.c:1453
4735 msgid "#else after #else"
4736 msgstr "#else ìåôÜ áðü #else"
4738 #: cpplib.c:1481
4739 msgid "#elif without #if"
4740 msgstr ""
4742 #: cpplib.c:1486
4743 msgid "#elif after #else"
4744 msgstr "#elif ìåôÜ áðü #else"
4746 #: cpplib.c:1516
4747 msgid "#endif without #if"
4748 msgstr ""
4750 #: cpplib.c:1593
4751 msgid "missing '(' after predicate"
4752 msgstr ""
4754 #: cpplib.c:1608
4755 msgid "missing ')' to complete answer"
4756 msgstr ""
4758 #: cpplib.c:1628
4759 msgid "predicate's answer is empty"
4760 msgstr ""
4762 #: cpplib.c:1655
4763 #, fuzzy
4764 msgid "assertion without predicate"
4765 msgstr "Ç ëåéôïõñãßá äåí åðéôñÝðåôáé"
4767 #: cpplib.c:1657
4768 #, fuzzy
4769 msgid "predicate must be an identifier"
4770 msgstr "äéðëüò ðñïóäéïñéóôÞò ìçíýìáôïò"
4772 #: cpplib.c:1741
4773 #, c-format
4774 msgid "\"%s\" re-asserted"
4775 msgstr ""
4777 #: cppmacro.c:125 cppmacro.c:280
4778 #, fuzzy, c-format
4779 msgid "invalid built-in macro \"%s\""
4780 msgstr "ìç Ýãêõñï ìÞêïò ãñáììÞò: %s"
4782 #: cppmacro.c:221
4783 #, fuzzy
4784 msgid "could not determine date and time"
4785 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
4787 #: cppmacro.c:393
4788 #, fuzzy
4789 msgid "invalid string literal, ignoring final '\\'"
4790 msgstr "ìç Ýãêõñïò áñ÷éêüò áñéèìüò ãñáììÞò: `%s'"
4792 #: cppmacro.c:476
4793 #, c-format
4794 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4795 msgstr ""
4797 #: cppmacro.c:514
4798 #, fuzzy
4799 msgid "ISO C99 requires rest arguments to be used"
4800 msgstr "ÊáêÞ áßôçóç ðáñáìÝôñùí"
4802 #: cppmacro.c:519
4803 #, c-format
4804 msgid "macro \"%s\" requires %u arguments, but only %u given"
4805 msgstr ""
4807 #: cppmacro.c:524
4808 #, c-format
4809 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4810 msgstr ""
4812 #: cppmacro.c:635
4813 #, c-format
4814 msgid "unterminated argument list invoking macro \"%s\""
4815 msgstr ""
4817 #: cppmacro.c:738
4818 #, c-format
4819 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4820 msgstr ""
4822 #: cppmacro.c:1245
4823 #, fuzzy, c-format
4824 msgid "duplicate macro parameter \"%s\""
4825 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
4827 #: cppmacro.c:1290
4828 #, c-format
4829 msgid "\"%s\" may not appear in macro parameter list"
4830 msgstr ""
4832 #: cppmacro.c:1298
4833 msgid "macro parameters must be comma-separated"
4834 msgstr ""
4836 #: cppmacro.c:1315
4837 msgid "parameter name missing"
4838 msgstr ""
4840 #: cppmacro.c:1330
4841 msgid "anonymous variadic macros were introduced in C99"
4842 msgstr ""
4844 #: cppmacro.c:1334
4845 msgid "ISO C does not permit named variadic macros"
4846 msgstr ""
4848 #: cppmacro.c:1343
4849 msgid "missing ')' in macro parameter list"
4850 msgstr ""
4852 #: cppmacro.c:1406
4853 msgid "ISO C requires whitespace after the macro name"
4854 msgstr ""
4856 #: cppmacro.c:1434
4857 msgid "'#' is not followed by a macro parameter"
4858 msgstr ""
4860 #: cppmacro.c:1453
4861 msgid "'##' cannot appear at either end of a macro expansion"
4862 msgstr ""
4864 #: cppmacro.c:1592
4865 #, c-format
4866 msgid "macro argument \"%s\" would be stringified in traditional C"
4867 msgstr ""
4869 #: cppmacro.c:1615
4870 #, c-format
4871 msgid "invalid hash type %d in cpp_macro_definition"
4872 msgstr ""
4874 #: cpppch.c:84 cpppch.c:332 cpppch.c:356 cpppch.c:365
4875 msgid "while writing precompiled header"
4876 msgstr ""
4878 #: cpppch.c:463
4879 #, c-format
4880 msgid "%s: not used because `%.*s' not defined"
4881 msgstr ""
4883 #: cpppch.c:475
4884 #, c-format
4885 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
4886 msgstr ""
4888 #: cpppch.c:516
4889 #, c-format
4890 msgid "%s: not used because `%s' is defined"
4891 msgstr ""
4893 #: cpppch.c:529 cpppch.c:715
4894 msgid "while reading precompiled header"
4895 msgstr ""
4897 #: cppspec.c:106
4898 #, fuzzy, c-format
4899 msgid "\"%s\" is not a valid option to the preprocessor"
4900 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
4902 #: cppspec.c:128
4903 msgid "too many input files"
4904 msgstr "õðåñâïëéêÜ ðïëëÜ áñ÷åßá åéóüäïõ"
4906 #: cpptrad.c:744
4907 #, c-format
4908 msgid "detected recursion whilst expanding macro \"%s\""
4909 msgstr ""
4911 #: cpptrad.c:911
4912 #, fuzzy
4913 msgid "syntax error in macro parameter list"
4914 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
4916 #: cse.c:7064
4917 #, c-format
4918 msgid ";; Processing block from %d to %d, %d sets.\n"
4919 msgstr ""
4921 #: diagnostic.c:209
4922 #, c-format
4923 msgid "%s:%d: confused by earlier errors, bailing out\n"
4924 msgstr ""
4926 #: diagnostic.c:281
4927 #, fuzzy
4928 msgid "compilation terminated.\n"
4929 msgstr "Ç ëåéôïõñãßá äåí åðéôñÝðåôáé"
4931 #: diagnostic.c:572
4932 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4933 msgstr ""
4935 #: diagnostic.c:584
4936 #, c-format
4937 msgid "in %s, at %s:%d"
4938 msgstr ""
4940 #: dominance.c:763
4941 #, c-format
4942 msgid "dominator of %d should be %d, not %d"
4943 msgstr ""
4945 #: dwarf2out.c:3229
4946 #, fuzzy, c-format
4947 msgid "DW_LOC_OP %s not implemented\n"
4948 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
4950 #: emit-rtl.c:1155
4951 msgid "can't access real part of complex value in hard register"
4952 msgstr ""
4954 #: emit-rtl.c:1182
4955 msgid "can't access imaginary part of complex value in hard register"
4956 msgstr ""
4958 #: emit-rtl.c:2327
4959 #, fuzzy
4960 msgid "Invalid rtl sharing found in the insn"
4961 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
4963 #: emit-rtl.c:2329
4964 msgid "Shared rtx"
4965 msgstr ""
4967 #: emit-rtl.c:3464
4968 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4969 msgstr ""
4971 #: errors.c:129
4972 #, c-format
4973 msgid "abort in %s, at %s:%d"
4974 msgstr ""
4976 #: except.c:357
4977 msgid "exception handling disabled, use -fexceptions to enable"
4978 msgstr ""
4980 #: except.c:2953
4981 msgid "argument of `__builtin_eh_return_regno' must be constant"
4982 msgstr ""
4984 #: except.c:3084
4985 #, fuzzy
4986 msgid "__builtin_eh_return not supported on this target"
4987 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
4989 #: explow.c:1319
4990 #, fuzzy
4991 msgid "stack limits not supported on this target"
4992 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
4994 #: expr.c:2998
4995 msgid "function using short complex types cannot be inline"
4996 msgstr ""
4998 #: expr.c:6386
4999 msgid "%Jprior parameter's size depends on '%D'"
5000 msgstr ""
5002 #: expr.c:6753
5003 msgid "returned value in block_exit_expr"
5004 msgstr ""
5006 #. We can't make a bitwise copy of this object, so fail.
5007 #: expr.c:8894
5008 #, fuzzy
5009 msgid "cannot take the address of an unaligned member"
5010 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï áñ÷åßï fifo `%s'"
5012 #: final.c:1058
5013 msgid "negative insn length"
5014 msgstr ""
5016 #: final.c:2429
5017 #, fuzzy
5018 msgid "could not split insn"
5019 msgstr "áäõíáìßá åýñåóçò âñü÷ïõ"
5021 #: final.c:2771
5022 #, fuzzy
5023 msgid "invalid `asm': "
5024 msgstr "ìç Ýãêõñï ìÝãåèïò ïñéæüíôéïõ óôçëïèÝôç: %s"
5026 #: final.c:2954
5027 msgid "nested assembly dialect alternatives"
5028 msgstr ""
5030 #: final.c:2971 final.c:2983
5031 #, fuzzy
5032 msgid "unterminated assembly dialect alternative"
5033 msgstr "ìç ôåñìáôéæüìåíï óõìâïëéêü üíïìá"
5035 #: final.c:3027
5036 #, fuzzy, c-format
5037 msgid "operand number missing after %%-letter"
5038 msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
5040 #: final.c:3030 final.c:3069
5041 #, fuzzy
5042 msgid "operand number out of range"
5043 msgstr "Ï áñéèìüò óýíäåóìïõ åßíáé Ýîù áðü ôï üñéï"
5045 #: final.c:3088
5046 #, fuzzy, c-format
5047 msgid "invalid %%-code"
5048 msgstr "ìç Ýãêõñï äéêáßùìá"
5050 #: final.c:3118
5051 #, c-format
5052 msgid "`%%l' operand isn't a label"
5053 msgstr ""
5055 #. We can't handle floating point constants;
5056 #. PRINT_OPERAND must handle them.
5057 #: final.c:3220 vmsdbgout.c:467 config/i386/i386.c:6768
5058 #: config/pdp11/pdp11.c:1646
5059 msgid "floating constant misused"
5060 msgstr ""
5062 #: final.c:3276 vmsdbgout.c:524 config/i386/i386.c:6846
5063 #: config/pdp11/pdp11.c:1693
5064 #, fuzzy
5065 msgid "invalid expression as operand"
5066 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
5068 #: flow.c:329
5069 msgid "function might be possible candidate for attribute `noreturn'"
5070 msgstr ""
5072 #: flow.c:334
5073 msgid "`noreturn' function does return"
5074 msgstr ""
5076 #: flow.c:355
5077 msgid "control reaches end of non-void function"
5078 msgstr "ï Ýëåã÷ïò öèÜíåé óôï ôÝëïò ìç-êåíÞò óõíÜñôçóçò"
5080 #: flow.c:1582
5081 msgid "Attempt to delete prologue/epilogue insn:"
5082 msgstr ""
5084 #: fold-const.c:2878 fold-const.c:2891
5085 #, c-format
5086 msgid "comparison is always %d due to width of bit-field"
5087 msgstr ""
5089 #: fold-const.c:4093 fold-const.c:4110
5090 #, c-format
5091 msgid "comparison is always %d"
5092 msgstr ""
5094 #: fold-const.c:4241
5095 msgid "`or' of unmatched not-equal tests is always 1"
5096 msgstr ""
5098 #: fold-const.c:4246
5099 msgid "`and' of mutually exclusive equal-tests is always 0"
5100 msgstr ""
5102 #: fold-const.c:8393
5103 msgid "fold check: original tree changed by fold"
5104 msgstr ""
5106 # src/shred.c:1134
5107 #: function.c:884 varasm.c:1408
5108 #, fuzzy
5109 msgid "%Jsize of variable '%D' is too large"
5110 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
5112 #: function.c:3742
5113 msgid "impossible constraint in `asm'"
5114 msgstr ""
5116 #: function.c:5733
5117 msgid "%J'%D' might be used uninitialized in this function"
5118 msgstr ""
5120 #: function.c:5740
5121 msgid "%Jvariable '%D' might be clobbered by `longjmp' or `vfork'"
5122 msgstr ""
5124 #: function.c:5759
5125 msgid "%Jargument '%D' might be clobbered by `longjmp' or `vfork'"
5126 msgstr ""
5128 #: function.c:6533
5129 msgid "function returns an aggregate"
5130 msgstr ""
5132 #: function.c:6929
5133 #, fuzzy
5134 msgid "%Junused parameter '%D'"
5135 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
5137 # src/main.c:785
5138 #: gcc.c:1191
5139 #, fuzzy, c-format
5140 msgid "ambiguous abbreviation %s"
5141 msgstr "ÁóáöÞò ìïñöÞ `%s'"
5143 #: gcc.c:1218
5144 #, c-format
5145 msgid "incomplete `%s' option"
5146 msgstr ""
5148 #: gcc.c:1229
5149 #, fuzzy, c-format
5150 msgid "missing argument to `%s' option"
5151 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
5153 #: gcc.c:1242
5154 #, fuzzy, c-format
5155 msgid "extraneous argument to `%s' option"
5156 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
5158 #: gcc.c:1570
5159 msgid "Using built-in specs.\n"
5160 msgstr ""
5162 #: gcc.c:1755
5163 #, fuzzy, c-format
5164 msgid ""
5165 "Setting spec %s to '%s'\n"
5166 "\n"
5167 msgstr "äçìéïõñãßá %s %s óôï %s"
5169 #: gcc.c:1857
5170 #, c-format
5171 msgid "Reading specs from %s\n"
5172 msgstr ""
5174 #: gcc.c:1953 gcc.c:1972
5175 #, c-format
5176 msgid "specs %%include syntax malformed after %ld characters"
5177 msgstr ""
5179 #: gcc.c:1980
5180 #, fuzzy, c-format
5181 msgid "could not find specs file %s\n"
5182 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
5184 #: gcc.c:1997 gcc.c:2005 gcc.c:2014 gcc.c:2023
5185 #, c-format
5186 msgid "specs %%rename syntax malformed after %ld characters"
5187 msgstr ""
5189 #: gcc.c:2032
5190 #, c-format
5191 msgid "specs %s spec was not found to be renamed"
5192 msgstr ""
5194 #: gcc.c:2039
5195 #, c-format
5196 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5197 msgstr ""
5199 #: gcc.c:2044
5200 #, fuzzy, c-format
5201 msgid "rename spec %s to %s\n"
5202 msgstr "äçìéïõñãßá %s %s óôï %s"
5204 #: gcc.c:2046
5205 #, c-format
5206 msgid ""
5207 "spec is '%s'\n"
5208 "\n"
5209 msgstr ""
5211 #: gcc.c:2059
5212 #, fuzzy, c-format
5213 msgid "specs unknown %% command after %ld characters"
5214 msgstr "ëßóôá ìå üëá ôá ãíùóôÜ óýíïëá ÷áñáêôÞñùí"
5216 #: gcc.c:2070 gcc.c:2083
5217 #, c-format
5218 msgid "specs file malformed after %ld characters"
5219 msgstr ""
5221 #: gcc.c:2136
5222 msgid "spec file has no spec for linking"
5223 msgstr ""
5225 #: gcc.c:2641
5226 msgid "-pipe not supported"
5227 msgstr "ôï -pipe äåí õðïóôçñßæåôáé"
5229 #: gcc.c:2703
5230 msgid ""
5231 "\n"
5232 "Go ahead? (y or n) "
5233 msgstr ""
5234 "\n"
5235 "Íá óõíå÷ßóåôå; (y Þ n) "
5237 #: gcc.c:2829
5238 #, c-format
5239 msgid ""
5240 "Internal error: %s (program %s)\n"
5241 "Please submit a full bug report.\n"
5242 "See %s for instructions."
5243 msgstr ""
5245 #: gcc.c:2847
5246 #, c-format
5247 msgid "# %s %.2f %.2f\n"
5248 msgstr "# %s %.2f %.2f\n"
5250 #: gcc.c:2980
5251 #, c-format
5252 msgid "Usage: %s [options] file...\n"
5253 msgstr "÷ñÞóç: %s [åðéëïãÝò] áñ÷åßï...\n"
5255 #: gcc.c:2981
5256 msgid "Options:\n"
5257 msgstr "ÅðéëïãÝò:\n"
5259 #: gcc.c:2983
5260 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5261 msgstr "  -pass-exit-codes         ¸îïäïò ìå ôï õøçëüôåñï êùäéêü óöÜëìáôïò ôçò öÜóçò\n"
5263 #: gcc.c:2984
5264 msgid "  --help                   Display this information\n"
5265 msgstr "  --help                   ÅìöÜíéóç áõôþí ôùí ðëçñïöïñéþí\n"
5267 #: gcc.c:2985
5268 msgid "  --target-help            Display target specific command line options\n"
5269 msgstr "  --target-help            ÅìöÜíéóç åðéëïãÝò ãñáììþí åíôïëÞò ó÷åôéêÝò ìå ôï óôü÷ï\n"
5271 #: gcc.c:2987
5272 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5273 msgstr "  (×ñÞóç '-v --help' ãéá ôçí åìöÜíéóç åðéëïãþí ãñáììÞò åíôïëÞò õðïäéåñãáóéþí)\n"
5275 #: gcc.c:2988
5276 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5277 msgstr "  -dumpspecs               ÅìöÜíéóç üëùí ôùí ðñïêáèïñéóìÝíùí áëöáñéèìçôéêþí ôùí ðñïóäéïñéóìþí\n"
5279 #: gcc.c:2989
5280 msgid "  -dumpversion             Display the version of the compiler\n"
5281 msgstr "  -dumpversion             ÅìöÜíéóç ôçò Ýêäïóçò ôïõ ìåôáãëùôôéóôÞ\n"
5283 #: gcc.c:2990
5284 msgid "  -dumpmachine             Display the compiler's target processor\n"
5285 msgstr "  -dumpmachine             ÅìöÜíéóç ôïõ åðåîåñãáóôÞ óôü÷ïõ ôïõ ìåôáãëùôôéóôÞ\n"
5287 #: gcc.c:2991
5288 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5289 msgstr "  -print-search-dirs       ÅìöÜíéóç ôùí êáôáëüãùí óôéò äéáäñïìÝò áíáæÞôçóçò ôïõ ìåôáãëùôôéóôÞ\n"
5291 #: gcc.c:2992
5292 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5293 msgstr "  -print-libgcc-file-name  ÅìöÜíéóç ôïõ ïíüìáôïò ôçò óõíïäåõôéêÞò âéâëéïèÞêçò ôïõ ìåôáãëùôôéóôÞ\n"
5295 #: gcc.c:2993
5296 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5297 msgstr "  -print-file-name=<âéâëéïè> ÅìöÜíéóç ôçò ðëÞñçò äéáäñïìÞò óôç âéâëéïèÞêç <âéâëéïè>\n"
5299 #: gcc.c:2994
5300 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5301 msgstr "  -print-prog-name=<ðñüãñ> ÅìöÜíéóç ôçò ðëÞñçò äéáäñïìÞò óôï óõóôáôéêü ìåôáãëùôôéóôÞ <ðñüãñ>\n"
5303 #: gcc.c:2995
5304 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5305 msgstr "  -print-multi-directory   ÅìöÜíéóç ôïõ ñéæéêïý êáôáëüãïõ ãéá åêäüóåéò ôçò libgcc\n"
5307 #: gcc.c:2996
5308 msgid ""
5309 "  -print-multi-lib         Display the mapping between command line options and\n"
5310 "                           multiple library search directories\n"
5311 msgstr ""
5312 "  -print-multi-lib         ÅìöÜíéóç ôçò áíôéóôïß÷éóçò ìåôáîý åðéëïãþí ãñáììÞò\n"
5313 "                           åíôïëÞò êáé êáôáëüãùí áíáæÞôçóçò ðïëëáðëþí\n"
5314 "                           âéâëéïèçêþí\n"
5316 #: gcc.c:2999
5317 #, fuzzy
5318 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
5319 msgstr "  -print-multi-directory   ÅìöÜíéóç ôïõ ñéæéêïý êáôáëüãïõ ãéá åêäüóåéò ôçò libgcc\n"
5321 #: gcc.c:3000
5322 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5323 msgstr "  -Wa,<åðéëïãÝò>            ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôï óõíáñìïëïãçôÞ\n"
5325 #: gcc.c:3001
5326 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5327 msgstr "  -Wp,<åðéëïãÝò>            ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôïí ðñï-åðåîåñãáóôÞ\n"
5329 #: gcc.c:3002
5330 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5331 msgstr "  -Wl,<åðéëïãÝò>            ÐÝñáóìá <åðéëïãþí> äéá÷ùñéóìÝíùí ìå êüììá óôï óõíäÝôç\n"
5333 #: gcc.c:3003
5334 #, fuzzy
5335 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
5336 msgstr "  -Xlinker <üñéóìá>        ÐÝñáóìá <ïñßóìáôïò> óôï óõíäÝôç\n"
5338 #: gcc.c:3004
5339 #, fuzzy
5340 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
5341 msgstr "  -Xlinker <üñéóìá>        ÐÝñáóìá <ïñßóìáôïò> óôï óõíäÝôç\n"
5343 #: gcc.c:3005
5344 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5345 msgstr "  -Xlinker <üñéóìá>        ÐÝñáóìá <ïñßóìáôïò> óôï óõíäÝôç\n"
5347 #: gcc.c:3006
5348 msgid "  -save-temps              Do not delete intermediate files\n"
5349 msgstr "  -save-temps              Íá ìç äéáãñáöïýí ôá åíäéÜìåóá áñ÷åßá\n"
5351 #: gcc.c:3007
5352 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5353 msgstr "  -pipe                    ×ñÞóç óùëçíþóåùí áíôß åíäéÜìåóùí áñ÷åßùí\n"
5355 #: gcc.c:3008
5356 msgid "  -time                    Time the execution of each subprocess\n"
5357 msgstr "  -time                    ÌÝôñçóç ôïõ ÷ñüíïõ åêôÝëåóçò êÜèå õðïäéåñãáóßáò\n"
5359 #: gcc.c:3009
5360 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5361 msgstr "  -specs=<áñ÷åßï>           ×ñÞóç ôïõ ðåñéå÷ïìÝíïõ ôïõ <áñ÷åßïõ> áíôß ôùí ðñïêáèïñéóìÝíùí ðñïóäéïñéóìþí\n"
5363 #: gcc.c:3010
5364 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5365 msgstr ""
5366 "  -std=<ðñüôõðï>           Èåþñçóå üôé ïé ðçãÝò êþäéêá åßíáé ãéá ôï <ðñüôõðï>\n"
5367 "\n"
5369 #: gcc.c:3011
5370 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5371 msgstr "  -B <êáôÜëïãïò>           ÐñïóèÞêç ôïõ <êáôáëüãïõ> óôéò äéáäñïìÝò áíáæÞôçóçò ôïõ ìåôáãëùôôéóôÞ\n"
5373 #: gcc.c:3012
5374 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5375 msgstr "  -b <ìç÷áíÞ>              ÅêôÝëåóç ôïõ gcc ãéá ôï óôü÷ï <ìç÷áíÞ>, áí åßíáé åãêáôåóôçìÝíïò\n"
5377 #: gcc.c:3013
5378 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5379 msgstr "  -V <Ýêäïóç>              ÅêôÝëåóç ôçò Ýêäïóçò <Ýêäïóç> ôïõ gcc, áí åßíáé åãêáôåóôçìÝíç\n"
5381 #: gcc.c:3014
5382 msgid "  -v                       Display the programs invoked by the compiler\n"
5383 msgstr "  -v                       ÅìöÜíéóç ôùí ðñïãñáììÜôùí ðïõ êáëåß ï ìåôáãëùôôéóôÞò\n"
5385 #: gcc.c:3015
5386 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5387 msgstr ""
5389 #: gcc.c:3016
5390 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5391 msgstr "  -E                       Ðñïåðåîåñãáóßá ìüíï· ü÷é ìåôáãëþôôéóç, óõíáñìïëüãçóç Þ óýíäåóç\n"
5393 #: gcc.c:3017
5394 msgid "  -S                       Compile only; do not assemble or link\n"
5395 msgstr "  -S                       Ìåôáãëþôôéóç ìüíï· ü÷é óõíáñìïëüãçóç Þóýíäåóç\n"
5397 #: gcc.c:3018
5398 msgid "  -c                       Compile and assemble, but do not link\n"
5399 msgstr "  -c                       Ìåôáãëþôôéóç êáé óõíáñìïëüãçóç, ü÷éüìùò óýíäåóç\n"
5401 #: gcc.c:3019
5402 msgid "  -o <file>                Place the output into <file>\n"
5403 msgstr "  -o <áñ÷åßï>              ÔïðïèÝôçóç ôçò åîüäïõ óôï <áñ÷åßï>\n"
5405 #: gcc.c:3020
5406 #, fuzzy
5407 msgid ""
5408 "  -x <language>            Specify the language of the following input files\n"
5409 "                           Permissible languages include: c c++ assembler none\n"
5410 "                           'none' means revert to the default behavior of\n"
5411 "                           guessing the language based on the file's extension\n"
5412 msgstr ""
5413 "  -x <ãëþóóá>              Êáèïñéóìüò ôçò ãëþóóáò ôùí åðüìåíùí áñ÷Ýéùí åéóüäïõ\n"
5414 "                           ÁðïäåêôÝò ãëþóóåò åßíáé: c c++ assembler none\n"
5415 "                           Ôï 'none' óçìáßíåé åðáíáöïñÜ óôçí åî ïñéóìïý\n"
5416 "                           óõìðåñéöïñÜ åýñåóçò ôçò ãëþóóáò âÜóåé ôçò åðÝêôáóçò\n"
5417 "                           ôïõ áñ÷åßïõ\n"
5419 #: gcc.c:3027
5420 #, c-format
5421 msgid ""
5422 "\n"
5423 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5424 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5425 " other options on to these processes the -W<letter> options must be used.\n"
5426 msgstr ""
5427 "\n"
5428 "Ïé åðéëïãÝò ðïõ îåêéíïýí ìå -g, -f, -m, -O, -W Þ --param ðåñíïýí áõôüìáôá\n"
5429 " óôéò äéÜöïñåò õðïäéåñãáóßåò ðïõ êáëåß ôï %s.  Ãéá íá ðåñÜóåôå Üëëåò\n"
5430 " åðéëïãÝò óå áõôÝò ôéò äéåñãáóßåò, ðñÝðåé íá ÷ñçóéìïðïéÞóåôå ôéò åðéëïãÝò\n"
5431 " -W<ãñÜììá>.\n"
5433 #: gcc.c:3148
5434 #, fuzzy, c-format
5435 msgid "`-%c' option must have argument"
5436 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
5438 #: gcc.c:3170
5439 #, c-format
5440 msgid "couldn't run `%s': %s"
5441 msgstr ""
5443 #. translate_options () has turned --version into -fversion.
5444 #: gcc.c:3356
5445 #, c-format
5446 msgid "%s (GCC) %s\n"
5447 msgstr "%s (GCC) %s\n"
5449 #: gcc.c:3358 gcov.c:424 f/g77spec.c:351
5450 msgid "(C)"
5451 msgstr ""
5453 # src/main.c:850
5454 #: gcc.c:3359
5455 #, fuzzy
5456 msgid ""
5457 "This is free software; see the source for copying conditions.  There is NO\n"
5458 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5459 "\n"
5460 msgstr ""
5461 "Áõôü åßíáé åëåýèåñï ëïãéóìéêü· äåßôå ôïí ðçãáßï êþäéêá ãéá ôïõò êáíïíéóìïýò\n"
5462 "áíôéãñáöÞò. Äåí õðÜñ÷åé ÊÁÌÉÁ åããýçóç· ïýôå áêüìá ãéá ËÅÉÔÏÕÑÃÉÊÏÔÇÔÁ Þ \n"
5463 "ÊÁÔÁËËÇËÏÔÇÔÁ ÃÉÁ ÅÍÁ ÓÕÃÊÅÊÑÉÌÅÍÏ ÓÊÏÐÏ.\n"
5465 #: gcc.c:3460
5466 #, fuzzy
5467 msgid "argument to `-Xlinker' is missing"
5468 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5470 #: gcc.c:3468
5471 #, fuzzy
5472 msgid "argument to `-Xpreprocessor' is missing"
5473 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5475 #: gcc.c:3475
5476 #, fuzzy
5477 msgid "argument to `-Xassembler' is missing"
5478 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5480 #: gcc.c:3482
5481 #, fuzzy
5482 msgid "argument to `-l' is missing"
5483 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5485 #: gcc.c:3498
5486 #, fuzzy
5487 msgid "argument to `-specs' is missing"
5488 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5490 #: gcc.c:3512
5491 #, fuzzy
5492 msgid "argument to `-specs=' is missing"
5493 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5495 #: gcc.c:3549
5496 #, c-format
5497 msgid "`-%c' must come at the start of the command line"
5498 msgstr ""
5500 #: gcc.c:3558
5501 #, fuzzy
5502 msgid "argument to `-B' is missing"
5503 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5505 #: gcc.c:3735
5506 msgid "warning: -pipe ignored because -save-temps specified"
5507 msgstr ""
5509 #: gcc.c:3739
5510 msgid "warning: -pipe ignored because -time specified"
5511 msgstr ""
5513 #: gcc.c:3951
5514 #, fuzzy
5515 msgid "argument to `-x' is missing"
5516 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5518 #: gcc.c:3979
5519 #, fuzzy, c-format
5520 msgid "argument to `-%s' is missing"
5521 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
5523 #: gcc.c:4040
5524 #, c-format
5525 msgid "warning: `-x %s' after last input file has no effect"
5526 msgstr ""
5528 #: gcc.c:4441
5529 #, fuzzy
5530 msgid "invalid specification!  Bug in cc"
5531 msgstr "Ìç Ýãêõñç ñýèìéóç èýñáò (port)"
5533 #: gcc.c:4595
5534 #, c-format
5535 msgid "%s\n"
5536 msgstr ""
5538 #. Catch the case where a spec string contains something like
5539 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5540 #. hand side of the :.
5541 #: gcc.c:5099
5542 #, c-format
5543 msgid "spec failure: '%%*' has not been initialized by pattern match"
5544 msgstr ""
5546 #: gcc.c:5108
5547 #, c-format
5548 msgid "warning: use of obsolete %%[ operator in specs"
5549 msgstr ""
5551 #: gcc.c:5126
5552 #, c-format
5553 msgid "Processing spec %c%s%c, which is '%s'\n"
5554 msgstr ""
5556 #: gcc.c:5189
5557 #, fuzzy, c-format
5558 msgid "spec failure: unrecognized spec option '%c'"
5559 msgstr "%s: ìç áíáãíùñßóéìç åðéëïãÞ `-%c'\n"
5561 #: gcc.c:5268
5562 #, fuzzy, c-format
5563 msgid "unknown spec function `%s'"
5564 msgstr "Óôç óõíÜñôçóç `%s':"
5566 #: gcc.c:5287
5567 #, fuzzy, c-format
5568 msgid "error in args to spec function `%s'"
5569 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
5571 #: gcc.c:5335
5572 msgid "malformed spec function name"
5573 msgstr ""
5575 #. )
5576 #: gcc.c:5338
5577 #, fuzzy
5578 msgid "no arguments for spec function"
5579 msgstr "ðïëý ëßãá ïñßóìáôá"
5581 #: gcc.c:5357
5582 msgid "malformed spec function arguments"
5583 msgstr ""
5585 #: gcc.c:6083
5586 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5587 msgstr ""
5589 #: gcc.c:6093
5590 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5591 msgstr ""
5593 #: gcc.c:6186
5594 #, c-format
5595 msgid "unrecognized option `-%s'"
5596 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%s'"
5598 #: gcc.c:6192
5599 #, c-format
5600 msgid "install: %s%s\n"
5601 msgstr "åãêáôÜóôáóç: %s%s\n"
5603 #: gcc.c:6193
5604 #, c-format
5605 msgid "programs: %s\n"
5606 msgstr "ðñïãñÜììáôá: %s\n"
5608 #: gcc.c:6194
5609 #, c-format
5610 msgid "libraries: %s\n"
5611 msgstr "âéâëéïèÞêåò: %s\n"
5613 #: gcc.c:6251
5614 msgid ""
5615 "\n"
5616 "For bug reporting instructions, please see:\n"
5617 msgstr ""
5618 "\n"
5619 "Ãéá ïäçãßåò ãéá áíáöïñÝò óöáëìÜôùí. ðáñáêáëþ äåßôå:\n"
5621 #: gcc.c:6267
5622 #, c-format
5623 msgid "Configured with: %s\n"
5624 msgstr "¸÷åé ñõèìéóôåß ìå: %s\n"
5626 #: gcc.c:6281
5627 #, c-format
5628 msgid "Thread model: %s\n"
5629 msgstr "ÌïíôÝëï íçìÜôùí: %s\n"
5631 #: gcc.c:6292
5632 #, c-format
5633 msgid "gcc version %s\n"
5634 msgstr "Ýêäïóç gcc %s\n"
5636 #: gcc.c:6294
5637 #, c-format
5638 msgid "gcc driver version %s executing gcc version %s\n"
5639 msgstr "Ýêäïóç ïäçãïý gcc %s åêôåëåß ôçí Ýêäïóç gcc %s\n"
5641 #: gcc.c:6302
5642 msgid "no input files"
5643 msgstr "äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ"
5645 #: gcc.c:6324 gcc.c:6443
5646 #, c-format
5647 msgid "%s: linker input file unused because linking not done"
5648 msgstr ""
5650 #: gcc.c:6327
5651 #, fuzzy
5652 msgid "cannot specify -o with -c or -S and multiple languages"
5653 msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá"
5655 #: gcc.c:6362
5656 #, c-format
5657 msgid "%s: %s compiler not installed on this system"
5658 msgstr "%s: ï ìåôáãëùôôéóôÞò %s äåí Ý÷åé åãêáôáóôáèåß óôï óýóôçìá áõôü"
5660 #: gcc.c:6483
5661 #, c-format
5662 msgid "language %s not recognized"
5663 msgstr ""
5665 #: gcc.c:6580
5666 msgid "internal gcc abort"
5667 msgstr "åóùôåñéêü óöÜëìá gcc"
5669 # src/main.c:178
5670 #: gcov.c:384
5671 #, fuzzy
5672 msgid "Internal gcov abort.\n"
5673 msgstr "Åóùôåñéêü óöÜëìá (recoding)"
5675 #: gcov.c:397
5676 msgid ""
5677 "Usage: gcov [OPTION]... SOURCEFILE\n"
5678 "\n"
5679 msgstr ""
5680 "×ñÞóç: gcov [ÅÐÉËÏÃÇ]... [ÁÑןÏÐÇÃÇÓ]\n"
5681 "\n"
5683 #: gcov.c:398
5684 msgid ""
5685 "Print code coverage information.\n"
5686 "\n"
5687 msgstr ""
5688 "EìöÜíéóç ðëçñïöïñéþí êÜëõøçò êþäéêá.\n"
5689 "\n"
5691 #: gcov.c:399
5692 msgid "  -h, --help                      Print this help, then exit\n"
5693 msgstr "  -h, --help                      ÅìöÜíéóç áõôÞò ôçò âïÞèåéáò, ìåôÜ Ýîïäïò\n"
5695 #: gcov.c:400
5696 msgid "  -v, --version                   Print version number, then exit\n"
5697 msgstr "  -v, --version                   ÅìöÜíéóç áñéèìïý Ýêäïóçò, ìåôÜ Ýîïäïò\n"
5699 #: gcov.c:401
5700 msgid "  -a, --all-blocks                Show information for every basic block\n"
5701 msgstr ""
5703 #: gcov.c:402
5704 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5705 msgstr ""
5707 #: gcov.c:403
5708 msgid ""
5709 "  -c, --branch-counts             Given counts of branches taken\n"
5710 "                                    rather than percentages\n"
5711 msgstr ""
5713 #: gcov.c:405
5714 msgid "  -n, --no-output                 Do not create an output file\n"
5715 msgstr ""
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 ""
5723 #: gcov.c:408
5724 msgid "  -f, --function-summaries        Output summaries for each function\n"
5725 msgstr ""
5727 #: gcov.c:409
5728 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5729 msgstr ""
5731 #: gcov.c:410
5732 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5733 msgstr ""
5735 #: gcov.c:411
5736 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
5737 msgstr ""
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"
5750 #: gcov.c:422
5751 #, c-format
5752 msgid "gcov (GCC) %s\n"
5753 msgstr "gcov (GCC) %s\n"
5755 # src/main.c:850
5756 #: gcov.c:426
5757 #, fuzzy
5758 msgid ""
5759 "This is free software; see the source for copying conditions.\n"
5760 "There is NO warranty; not even for MERCHANTABILITY or \n"
5761 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5762 "\n"
5763 msgstr ""
5764 "Áõôü åßíáé åëåýèåñï ëïãéóìéêü· äåßôå ôïí ðçãáßï êþäéêá ãéá ôïõò êáíïíéóìïýò\n"
5765 "áíôéãñáöÞò. Äåí õðÜñ÷åé ÊÁÌÉÁ åããýçóç· ïýôå áêüìá ãéá ËÅÉÔÏÕÑÃÉÊÏÔÇÔÁ Þ \n"
5766 "ÊÁÔÁËËÇËÏÔÇÔÁ ÃÉÁ ÅÍÁ ÓÕÃÊÅÊÑÉÌÅÍÏ ÓÊÏÐÏ.\n"
5768 #: gcov.c:516
5769 #, fuzzy, c-format
5770 msgid "%s:no functions found\n"
5771 msgstr "Äåí âñÝèçêå ìÝóï"
5773 #: gcov.c:537 gcov.c:565
5774 #, fuzzy
5775 msgid "\n"
5776 msgstr ":\n"
5778 #: gcov.c:552
5779 #, fuzzy, c-format
5780 msgid "%s:creating `%s'\n"
5781 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
5783 #: gcov.c:556
5784 #, fuzzy, c-format
5785 msgid "%s:error writing output file `%s'\n"
5786 msgstr "%s: ÓöÜëìá êáôÜ ôçí åããñáöÞ ôïõ %s\n"
5788 #: gcov.c:561
5789 #, fuzzy, c-format
5790 msgid "%s:could not open output file `%s'\n"
5791 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
5793 #: gcov.c:712
5794 #, fuzzy, c-format
5795 msgid "%s:cannot open graph file\n"
5796 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
5798 #: gcov.c:718
5799 #, fuzzy, c-format
5800 msgid "%s:not a gcov graph file\n"
5801 msgstr "%s: Äåí åßíáé êáíïíéêü áñ÷åßï"
5803 #: gcov.c:731
5804 #, c-format
5805 msgid "%s:version `%.4s', prefer `%.4s'\n"
5806 msgstr ""
5808 #: gcov.c:783
5809 #, c-format
5810 msgid "%s:already seen blocks for `%s'\n"
5811 msgstr ""
5813 #: gcov.c:904 gcov.c:1063
5814 #, c-format
5815 msgid "%s:corrupted\n"
5816 msgstr ""
5818 #: gcov.c:977
5819 #, fuzzy, c-format
5820 msgid "%s:cannot open data file\n"
5821 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
5823 #: gcov.c:982
5824 #, fuzzy, c-format
5825 msgid "%s:not a gcov data file\n"
5826 msgstr "%s: Äåí åßíáé êáíïíéêü áñ÷åßï"
5828 #: gcov.c:995
5829 #, c-format
5830 msgid "%s:version `%.4s', prefer version `%.4s'\n"
5831 msgstr ""
5833 #: gcov.c:1001
5834 #, c-format
5835 msgid "%s:stamp mismatch with graph file\n"
5836 msgstr ""
5838 #: gcov.c:1027
5839 #, fuzzy, c-format
5840 msgid "%s:unknown function `%u'\n"
5841 msgstr "Óôç óõíÜñôçóç `%s':"
5843 #: gcov.c:1040
5844 #, fuzzy, c-format
5845 msgid "%s:profile mismatch for `%s'\n"
5846 msgstr "äéáôÞñçóç ùñþí óôï %s"
5848 #: gcov.c:1063
5849 #, fuzzy, c-format
5850 msgid "%s:overflowed\n"
5851 msgstr "%s: óöÜëìá åããñáöÞò"
5853 #: gcov.c:1086
5854 #, c-format
5855 msgid "%s:`%s' lacks entry and/or exit blocks\n"
5856 msgstr ""
5858 #: gcov.c:1091
5859 #, c-format
5860 msgid "%s:`%s' has arcs to entry block\n"
5861 msgstr ""
5863 #: gcov.c:1099
5864 #, c-format
5865 msgid "%s:`%s' has arcs from exit block\n"
5866 msgstr ""
5868 #: gcov.c:1307
5869 #, c-format
5870 msgid "%s:graph is unsolvable for `%s'\n"
5871 msgstr ""
5873 # src/request.c:37
5874 #: gcov.c:1387
5875 #, fuzzy, c-format
5876 msgid "%s `%s'\n"
5877 msgstr "%s: %s"
5879 #: gcov.c:1390
5880 #, c-format
5881 msgid "Lines executed:%s of %d\n"
5882 msgstr ""
5884 #: gcov.c:1394
5885 msgid "No executable lines"
5886 msgstr ""
5888 #: gcov.c:1400
5889 #, c-format
5890 msgid "Branches executed:%s of %d\n"
5891 msgstr ""
5893 #: gcov.c:1404
5894 #, c-format
5895 msgid "Taken at least once:%s of %d\n"
5896 msgstr ""
5898 #: gcov.c:1410
5899 #, fuzzy
5900 msgid "No branches\n"
5901 msgstr ""
5902 "Äåí õðÜñ÷åé áñ÷åßï `%s'.\n"
5903 "\n"
5905 #: gcov.c:1412
5906 #, c-format
5907 msgid "Calls executed:%s of %d\n"
5908 msgstr ""
5910 #: gcov.c:1416
5911 #, fuzzy
5912 msgid "No calls\n"
5913 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
5915 #: gcov.c:1557
5916 #, fuzzy, c-format
5917 msgid "%s:no lines for `%s'\n"
5918 msgstr "%s ðñéí áðü `%s'"
5920 #: gcov.c:1752
5921 #, fuzzy, c-format
5922 msgid "call   %2d returned %s\n"
5923 msgstr "  áëëÜ %d áðáéôïýíôáé"
5925 #: gcov.c:1757
5926 #, c-format
5927 msgid "call   %2d never executed\n"
5928 msgstr ""
5930 #: gcov.c:1762
5931 #, c-format
5932 msgid "branch %2d taken %s%s\n"
5933 msgstr ""
5935 #: gcov.c:1766
5936 #, c-format
5937 msgid "branch %2d never executed\n"
5938 msgstr ""
5940 #: gcov.c:1771
5941 #, fuzzy, c-format
5942 msgid "unconditional %2d taken %s\n"
5943 msgstr "¶ãíùóôÞ åðéëïãÞ ãéá ôï `s'"
5945 #: gcov.c:1774
5946 #, c-format
5947 msgid "unconditional %2d never executed\n"
5948 msgstr ""
5950 #: gcov.c:1806
5951 #, fuzzy, c-format
5952 msgid "%s:cannot open source file\n"
5953 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
5955 #: gcov.c:1816
5956 #, fuzzy, c-format
5957 msgid "%s:source file is newer than graph file `%s'\n"
5958 msgstr "%s: ç Ýîïäïò èá åðéêáëýøåé ôï %s\n"
5960 #. Return if there's nothing to do, or it is too expensive.
5961 #: gcse.c:747
5962 msgid "GCSE disabled"
5963 msgstr ""
5965 #: gcse.c:6124
5966 msgid "NULL pointer checks disabled"
5967 msgstr ""
5969 #. Return if there's nothing to do, or it is too expensive.
5970 #: gcse.c:8010
5971 #, fuzzy
5972 msgid "jump bypassing disabled"
5973 msgstr "Ç ëåéôïõñãßá NIS+ áðÝôõ÷å"
5975 #: gcse.c:8071
5976 #, c-format
5977 msgid "%s: %d basic blocks and %d edges/basic block"
5978 msgstr ""
5980 #: gcse.c:8084
5981 #, c-format
5982 msgid "%s: %d basic blocks and %d registers"
5983 msgstr ""
5985 #: ggc-common.c:398 ggc-common.c:406 ggc-common.c:487 ggc-common.c:507
5986 #: ggc-page.c:2030 ggc-page.c:2062 ggc-page.c:2069 ggc-zone.c:1361
5987 #: ggc-zone.c:1367 ggc-zone.c:1372 ggc-zone.c:1379
5988 #, fuzzy, c-format
5989 msgid "can't write PCH file: %m"
5990 msgstr "áäõíáìßá åããñáöÞò áðïôåëÝóìáôïò: %s"
5992 #: ggc-common.c:500
5993 #, fuzzy, c-format
5994 msgid "can't get position in PCH file: %m"
5995 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
5997 #: ggc-common.c:510
5998 #, fuzzy, c-format
5999 msgid "can't write padding to PCH file: %m"
6000 msgstr "áäõíáìßá åããñáöÞò áñ÷åßùí åîüäïõ óôï `%s'"
6002 #: ggc-common.c:563 ggc-common.c:571 ggc-common.c:578 ggc-common.c:581
6003 #: ggc-common.c:654 ggc-common.c:657 ggc-page.c:2157 ggc-zone.c:1389
6004 #, fuzzy, c-format
6005 msgid "can't read PCH file: %m"
6006 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
6008 #: ggc-common.c:681
6009 msgid "had to relocate PCH"
6010 msgstr ""
6012 #: ggc-page.c:1325
6013 #, c-format
6014 msgid "open /dev/zero: %m"
6015 msgstr ""
6017 #: ggc-page.c:2047 ggc-page.c:2053
6018 #, fuzzy
6019 msgid "can't write PCH file"
6020 msgstr "áäõíáìßá åããñáöÞò áñ÷åßùí åîüäïõ óôï `%s'"
6022 #: ggc-simple.c:526
6023 msgid "Generating PCH files is not supported when using ggc-simple.c"
6024 msgstr ""
6026 #: global.c:356 global.c:369 global.c:383
6027 #, fuzzy, c-format
6028 msgid "%s cannot be used in asm here"
6029 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
6031 #: graph.c:403 toplev.c:1498 toplev.c:4432 f/com.c:14202 java/jcf-parse.c:883
6032 #: java/jcf-parse.c:1029 java/lex.c:1828 objc/objc-act.c:503
6033 #, fuzzy, c-format
6034 msgid "can't open %s: %m"
6035 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
6037 #: haifa-sched.c:196
6038 #, c-format
6039 msgid "fix_sched_param: unknown param: %s"
6040 msgstr ""
6042 #: integrate.c:166
6043 #, fuzzy
6044 msgid "function cannot be inline"
6045 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
6047 #: integrate.c:170
6048 msgid "varargs function cannot be inline"
6049 msgstr ""
6051 #: integrate.c:173
6052 msgid "function using alloca cannot be inline"
6053 msgstr ""
6055 #: integrate.c:176
6056 #, fuzzy
6057 msgid "function using longjmp cannot be inline"
6058 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
6060 #: integrate.c:179
6061 msgid "function using setjmp cannot be inline"
6062 msgstr ""
6064 #: integrate.c:182
6065 msgid "function uses __builtin_eh_return"
6066 msgstr ""
6068 #: integrate.c:185
6069 msgid "function with nested functions cannot be inline"
6070 msgstr ""
6072 #: integrate.c:189
6073 msgid "function with label addresses used in initializers cannot inline"
6074 msgstr ""
6076 #: integrate.c:196 integrate.c:240
6077 msgid "function too large to be inline"
6078 msgstr ""
6080 #: integrate.c:206
6081 msgid "no prototype, and parameter address used; cannot be inline"
6082 msgstr ""
6084 #: integrate.c:213 integrate.c:258
6085 msgid "inline functions not supported for this return value type"
6086 msgstr ""
6088 #: integrate.c:218
6089 msgid "function with varying-size return value cannot be inline"
6090 msgstr ""
6092 #: integrate.c:225
6093 msgid "function with varying-size parameter cannot be inline"
6094 msgstr ""
6096 #: integrate.c:228
6097 msgid "function with transparent unit parameter cannot be inline"
6098 msgstr ""
6100 #: integrate.c:247
6101 msgid "function with computed jump cannot inline"
6102 msgstr ""
6104 #: integrate.c:251
6105 msgid "function with nonlocal goto cannot be inline"
6106 msgstr ""
6108 #: integrate.c:265
6109 msgid "function with target specific attribute(s) cannot be inlined"
6110 msgstr ""
6112 #: jump.c:1896
6113 msgid "%Hwill never be executed"
6114 msgstr ""
6116 #: line-map.c:202
6117 #, c-format
6118 msgid "In file included from %s:%u"
6119 msgstr ""
6121 #. Translators note: this message is used in conjunction
6122 #. with "In file included from %s:%ld" and some other
6123 #. tricks.  We want something like this:
6125 #. | In file included from sys/select.h:123,
6126 #. |                  from sys/types.h:234,
6127 #. |                  from userfile.c:31:
6128 #. | bits/select.h:45: <error message here>
6130 #. with all the "from"s lined up.
6131 #. The trailing comma is at the beginning of this message,
6132 #. and the trailing colon is not translated.
6133 #: line-map.c:220
6134 #, c-format
6135 msgid ""
6136 ",\n"
6137 "                 from %s:%u"
6138 msgstr ""
6140 #. What to print when a switch has no documentation.
6141 #: opts.c:149
6142 msgid "This switch lacks documentation"
6143 msgstr ""
6145 #. Eventually this should become a hard error IMO.
6146 #: opts.c:318
6147 #, c-format
6148 msgid "command line option \"%s\" is valid for %s but not for %s"
6149 msgstr ""
6151 #: opts.c:406
6152 #, fuzzy, c-format
6153 msgid "missing argument to \"%s\""
6154 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
6156 #: opts.c:416
6157 #, fuzzy, c-format
6158 msgid "argument to \"%s\" should be a non-negative integer"
6159 msgstr "ôï ðñþôï üñéóìá ôçò `%s' ðñÝðåé íá åßíáé `int'"
6161 #: opts.c:463
6162 #, fuzzy, c-format
6163 msgid "unrecognized command line option \"%s\""
6164 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
6166 #: opts.c:646
6167 msgid "-Wuninitialized is not supported without -O"
6168 msgstr ""
6170 # src/request.c:806 src/request.c:912
6171 #: opts.c:1354
6172 #, fuzzy, c-format
6173 msgid "unrecognized register name \"%s\""
6174 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
6176 # src/grep.c:1133
6177 #: opts.c:1398
6178 #, fuzzy, c-format
6179 msgid "unknown tls-model \"%s\""
6180 msgstr "Üãíùóôç ìÝèïäïò êáôáëüãùí"
6182 #: opts.c:1454
6183 msgid "-fwritable-strings is deprecated; see documentation for details"
6184 msgstr ""
6186 #: opts.c:1538
6187 #, c-format
6188 msgid "%s: --param arguments should be of the form NAME=VALUE"
6189 msgstr ""
6191 #: opts.c:1543
6192 #, fuzzy, c-format
6193 msgid "invalid --param value `%s'"
6194 msgstr "Ìç Ýãêõñï äéÜóôçìá ÷ñüíïõ `%s'"
6196 #: opts.c:1639
6197 msgid "target system does not support debug output"
6198 msgstr ""
6200 #: opts.c:1646
6201 #, c-format
6202 msgid "debug format \"%s\" conflicts with prior selection"
6203 msgstr ""
6205 # src/request.c:806 src/request.c:912
6206 #: opts.c:1662
6207 #, fuzzy, c-format
6208 msgid "unrecognised debug output level \"%s\""
6209 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
6211 #: opts.c:1664
6212 #, c-format
6213 msgid "debug output level %s is too high"
6214 msgstr ""
6216 #: opts.c:1683
6217 msgid "The following options are language-independent:\n"
6218 msgstr ""
6220 #: opts.c:1690
6221 #, c-format
6222 msgid ""
6223 "The %s front end recognizes the following options:\n"
6224 "\n"
6225 msgstr ""
6227 #: opts.c:1704
6228 msgid "The --param option recognizes the following as parameters:\n"
6229 msgstr ""
6231 #. If we didn't find this parameter, issue an error message.
6232 #: params.c:76
6233 #, fuzzy, c-format
6234 msgid "invalid parameter `%s'"
6235 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
6237 #: profile.c:288
6238 msgid "corrupted profile info: run_max * runs < sum_max"
6239 msgstr ""
6241 #: profile.c:294
6242 msgid "corrupted profile info: sum_all is smaller than sum_max"
6243 msgstr ""
6245 #: profile.c:336
6246 #, c-format
6247 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
6248 msgstr ""
6250 #: profile.c:499
6251 #, c-format
6252 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
6253 msgstr ""
6255 #: profile.c:526
6256 #, c-format
6257 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
6258 msgstr ""
6260 #: protoize.c:534
6261 #, fuzzy, c-format
6262 msgid "%s: internal abort\n"
6263 msgstr "Åóùôåñéêü óöÜëìá ôïõ áíáëõôÞ äéåõèýíóåùí"
6265 #: protoize.c:592
6266 #, fuzzy, c-format
6267 msgid "%s: error writing file `%s': %s\n"
6268 msgstr "%s: ÓöÜëìá êáôÜ ôçí åããñáöÞ ôïõ %s\n"
6270 #: protoize.c:636
6271 #, fuzzy, c-format
6272 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6273 msgstr "%s: ç ÷ñÞóç åßíáé %s [ -v ] [ -c äéáêïðÞ ] ïíïìáóßá æþíçò ...\n"
6275 #: protoize.c:639
6276 #, fuzzy, c-format
6277 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6278 msgstr "%s: ç ÷ñÞóç åßíáé %s [ -v ] [ -c äéáêïðÞ ] ïíïìáóßá æþíçò ...\n"
6280 #: protoize.c:745
6281 #, fuzzy, c-format
6282 msgid "%s: warning: no read access for file `%s'\n"
6283 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6285 #: protoize.c:753
6286 #, fuzzy, c-format
6287 msgid "%s: warning: no write access for file `%s'\n"
6288 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6290 #: protoize.c:761
6291 #, c-format
6292 msgid "%s: warning: no write access for dir containing `%s'\n"
6293 msgstr ""
6295 #. Catch cases like /.. where we try to backup to a
6296 #. point above the absolute root of the logical file
6297 #. system.
6298 #: protoize.c:1148
6299 #, fuzzy, c-format
6300 msgid "%s: invalid file name: %s\n"
6301 msgstr "%s: ìç Ýãêõñï åßäïò áñ÷åßïõ"
6303 #: protoize.c:1296
6304 #, fuzzy, c-format
6305 msgid "%s: %s: can't get status: %s\n"
6306 msgstr "%s: áäõíáìßá ðñüóâáóçò óôï %s: %s\n"
6308 #: protoize.c:1317
6309 #, c-format
6310 msgid ""
6311 "\n"
6312 "%s: fatal error: aux info file corrupted at line %d\n"
6313 msgstr ""
6315 #: protoize.c:1646
6316 #, c-format
6317 msgid "%s:%d: declaration of function `%s' takes different forms\n"
6318 msgstr ""
6320 #: protoize.c:1901
6321 #, fuzzy, c-format
6322 msgid "%s: compiling `%s'\n"
6323 msgstr "%s: ÓöÜëìá êáôÜ ôçí åããñáöÞ ôïõ %s\n"
6325 # src/request.c:37
6326 #: protoize.c:1924
6327 #, fuzzy, c-format
6328 msgid "%s: wait: %s\n"
6329 msgstr "%s óå %s"
6331 #: protoize.c:1929
6332 #, fuzzy, c-format
6333 msgid "%s: subprocess got fatal signal %d\n"
6334 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
6336 #: protoize.c:1937
6337 #, fuzzy, c-format
6338 msgid "%s: %s exited with status %d\n"
6339 msgstr "%s: Ï ðñïåðåîåñãáóôÞò C áðÝôõ÷å ìå óÞìá %d\n"
6341 #: protoize.c:1986
6342 #, fuzzy, c-format
6343 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6344 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6346 #: protoize.c:1995 protoize.c:2024
6347 #, fuzzy, c-format
6348 msgid "%s: can't read aux info file `%s': %s\n"
6349 msgstr "%s: áäõíáìßá óôçí áíÜãíùóç %s: %s\n"
6351 #: protoize.c:2040 protoize.c:2068
6352 #, fuzzy, c-format
6353 msgid "%s: can't get status of aux info file `%s': %s\n"
6354 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
6356 #: protoize.c:2096
6357 #, fuzzy, c-format
6358 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6359 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäï `%s' ãéá ôçí êáôçãïñßá `%s'"
6361 # src/shred.c:1103
6362 #: protoize.c:2114
6363 #, fuzzy, c-format
6364 msgid "%s: error reading aux info file `%s': %s\n"
6365 msgstr "%s: óöÜëìá åããñáöÞò óôç èÝóç %s"
6367 #: protoize.c:2127
6368 #, fuzzy, c-format
6369 msgid "%s: error closing aux info file `%s': %s\n"
6370 msgstr "%s: ÓöÜëìá êáôÜ ôï êëåßóéìï ôïõ %s: %s\n"
6372 #: protoize.c:2143
6373 #, fuzzy, c-format
6374 msgid "%s: can't delete aux info file `%s': %s\n"
6375 msgstr "%s: Äå ìðïñåß íá äéáãñáöåß ôï %s: %s\n"
6377 #: protoize.c:2225 protoize.c:4195
6378 #, fuzzy, c-format
6379 msgid "%s: can't delete file `%s': %s\n"
6380 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß %s: %s\n"
6382 #: protoize.c:2303
6383 #, fuzzy, c-format
6384 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6385 msgstr "%s: Ðñïåéäïðïßçóç: ç uname áðÝôõ÷å: %s\n"
6387 #: protoize.c:2425
6388 #, c-format
6389 msgid "%s: conflicting extern definitions of '%s'\n"
6390 msgstr ""
6392 #: protoize.c:2429
6393 #, c-format
6394 msgid "%s: declarations of '%s' will not be converted\n"
6395 msgstr ""
6397 #: protoize.c:2431
6398 #, c-format
6399 msgid "%s: conflict list for '%s' follows:\n"
6400 msgstr ""
6402 #: protoize.c:2464
6403 #, c-format
6404 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6405 msgstr ""
6407 #: protoize.c:2504
6408 #, c-format
6409 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6410 msgstr ""
6412 #: protoize.c:2510
6413 #, fuzzy, c-format
6414 msgid "%s: %d: warning: no extern definition for `%s'\n"
6415 msgstr "%s: ðñïåéäïðïßçóç: äå âñÝèçêå áñ÷Þ êåöáëßäáò"
6417 #: protoize.c:2540
6418 #, c-format
6419 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6420 msgstr ""
6422 #: protoize.c:2546
6423 #, c-format
6424 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6425 msgstr ""
6427 #: protoize.c:2716 protoize.c:2719
6428 #, c-format
6429 msgid "%s: %d: warning: source too confusing\n"
6430 msgstr ""
6432 #: protoize.c:2915
6433 #, c-format
6434 msgid "%s: %d: warning: varargs function declaration not converted\n"
6435 msgstr ""
6437 #: protoize.c:2930
6438 #, c-format
6439 msgid "%s: declaration of function `%s' not converted\n"
6440 msgstr ""
6442 #: protoize.c:3053
6443 #, c-format
6444 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6445 msgstr ""
6447 #: protoize.c:3074
6448 #, fuzzy, c-format
6449 msgid ""
6450 "\n"
6451 "%s: warning: too few parameter lists in declaration of `%s'\n"
6452 msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
6454 #: protoize.c:3170
6455 #, c-format
6456 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6457 msgstr ""
6459 #: protoize.c:3345
6460 #, c-format
6461 msgid "%s: local declaration for function `%s' not inserted\n"
6462 msgstr ""
6464 #: protoize.c:3372
6465 #, c-format
6466 msgid ""
6467 "\n"
6468 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6469 msgstr ""
6471 #: protoize.c:3444
6472 #, c-format
6473 msgid "%s: global declarations for file `%s' not inserted\n"
6474 msgstr ""
6476 #: protoize.c:3533 protoize.c:3563
6477 #, c-format
6478 msgid "%s: definition of function `%s' not converted\n"
6479 msgstr ""
6481 #: protoize.c:3552
6482 #, c-format
6483 msgid "%s: %d: warning: definition of %s not converted\n"
6484 msgstr ""
6486 #: protoize.c:3878
6487 #, c-format
6488 msgid "%s: found definition of `%s' at %s(%d)\n"
6489 msgstr ""
6491 #. If we make it here, then we did not know about this
6492 #. function definition.
6493 #: protoize.c:3894
6494 #, c-format
6495 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6496 msgstr ""
6498 #: protoize.c:3897
6499 #, c-format
6500 msgid "%s: function definition not converted\n"
6501 msgstr ""
6503 #: protoize.c:3955
6504 #, fuzzy, c-format
6505 msgid "%s: `%s' not converted\n"
6506 msgstr "%s: `%s': äåí âñÝèçêå ôáßñéáóìá"
6508 #: protoize.c:3963
6509 #, fuzzy, c-format
6510 msgid "%s: would convert file `%s'\n"
6511 msgstr "%s: ç Ýîïäïò èá åðéêáëýøåé ôï %s\n"
6513 #: protoize.c:3966
6514 #, fuzzy, c-format
6515 msgid "%s: converting file `%s'\n"
6516 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
6518 #: protoize.c:3976
6519 #, fuzzy, c-format
6520 msgid "%s: can't get status for file `%s': %s\n"
6521 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
6523 #: protoize.c:4018
6524 #, fuzzy, c-format
6525 msgid "%s: can't open file `%s' for reading: %s\n"
6526 msgstr "%s: Äåí åßíáé äõíáôüí íá áíïé÷ôåß ôï %s: %s\n"
6528 #: protoize.c:4033
6529 #, fuzzy, c-format
6530 msgid ""
6531 "\n"
6532 "%s: error reading input file `%s': %s\n"
6533 msgstr "%s: ÓöÜëìá êáôÜ ôçí áíÜãíùóç ôïõ %s\n"
6535 #: protoize.c:4067
6536 #, fuzzy, c-format
6537 msgid "%s: can't create/open clean file `%s': %s\n"
6538 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß %s: %s\n"
6540 #: protoize.c:4172
6541 #, c-format
6542 msgid "%s: warning: file `%s' already saved in `%s'\n"
6543 msgstr ""
6545 #: protoize.c:4180
6546 #, fuzzy, c-format
6547 msgid "%s: can't link file `%s' to `%s': %s\n"
6548 msgstr "%s: Äåí åßíáé äõíáôüí íá óõíäåèåß ôï %s ìå ôï %s: %s\n"
6550 #: protoize.c:4210
6551 #, fuzzy, c-format
6552 msgid "%s: can't create/open output file `%s': %s\n"
6553 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
6555 #: protoize.c:4243
6556 #, fuzzy, c-format
6557 msgid "%s: can't change mode of file `%s': %s\n"
6558 msgstr "%s: Äåí åßíáé äõíáôüí íá áöáéñåèåß ôï %s: %s\n"
6560 #: protoize.c:4416
6561 #, fuzzy, c-format
6562 msgid "%s: cannot get working directory: %s\n"
6563 msgstr "%s: äåí åßíáé äõíáôü íá ãñáöôåß ðÜíù óå êáôÜëïãï"
6565 #: protoize.c:4514
6566 #, fuzzy, c-format
6567 msgid "%s: input file names must have .c suffixes: %s\n"
6568 msgstr "%s: ôï áñ÷åßï åéóüäïõ åßíáé ôï áñ÷åßï åîüäïõ"
6570 #: ra.c:750
6571 msgid "Didn't find a coloring.\n"
6572 msgstr ""
6574 #: reg-stack.c:665
6575 #, c-format
6576 msgid "output constraint %d must specify a single register"
6577 msgstr ""
6579 #: reg-stack.c:675
6580 #, c-format
6581 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6582 msgstr ""
6584 #: reg-stack.c:698
6585 msgid "output regs must be grouped at top of stack"
6586 msgstr ""
6588 #: reg-stack.c:735
6589 msgid "implicitly popped regs must be grouped at top of stack"
6590 msgstr ""
6592 #: reg-stack.c:754
6593 #, c-format
6594 msgid "output operand %d must use `&' constraint"
6595 msgstr ""
6597 #: regclass.c:743
6598 #, c-format
6599 msgid "can't use '%s' as a %s register"
6600 msgstr ""
6602 #: regclass.c:758 config/ia64/ia64.c:4660 config/ia64/ia64.c:4667
6603 #, fuzzy, c-format
6604 msgid "unknown register name: %s"
6605 msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
6607 #: regclass.c:768
6608 msgid "global register variable follows a function definition"
6609 msgstr ""
6611 #: regclass.c:772
6612 msgid "register used for two global register variables"
6613 msgstr ""
6615 #: regclass.c:777
6616 msgid "call-clobbered register used for global register variable"
6617 msgstr ""
6619 #: regrename.c:1846
6620 #, c-format
6621 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6622 msgstr ""
6624 #: regrename.c:1858
6625 #, c-format
6626 msgid "validate_value_data: Loop in regno chain (%u)"
6627 msgstr ""
6629 #: regrename.c:1861
6630 #, c-format
6631 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6632 msgstr ""
6634 #: regrename.c:1873
6635 #, c-format
6636 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6637 msgstr ""
6639 #: reload.c:1254
6640 msgid "cannot reload integer constant operand in `asm'"
6641 msgstr ""
6643 #: reload.c:1276
6644 msgid "impossible register constraint in `asm'"
6645 msgstr ""
6647 #: reload.c:3504
6648 msgid "`&' constraint used with no register class"
6649 msgstr ""
6651 #: reload.c:3672
6652 #, fuzzy
6653 msgid "unable to generate reloads for:"
6654 msgstr "Áäýíáôç ç äçìéïõñãßá äéåñãáóßáò óôïí åîõðçñåôçôÞ"
6656 #: reload.c:3673 reload.c:3887
6657 msgid "inconsistent operand constraints in an `asm'"
6658 msgstr ""
6660 #: reload1.c:1222
6661 msgid "frame size too large for reliable stack checking"
6662 msgstr ""
6664 #: reload1.c:1225
6665 msgid "try reducing the number of local variables"
6666 msgstr ""
6668 #: reload1.c:1878
6669 #, c-format
6670 msgid "can't find a register in class `%s' while reloading `asm'"
6671 msgstr ""
6673 #: reload1.c:1882
6674 #, c-format
6675 msgid "unable to find a register to spill in class `%s'"
6676 msgstr ""
6678 #: reload1.c:1884
6679 #, fuzzy
6680 msgid "this is the insn:"
6681 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
6683 #: reload1.c:3881
6684 msgid "`asm' operand requires impossible reload"
6685 msgstr ""
6687 #. It's the compiler's fault.
6688 #: reload1.c:4973
6689 #, fuzzy
6690 msgid "could not find a spill register"
6691 msgstr "áäõíáìßá åýñåóçò âñü÷ïõ"
6693 #: reload1.c:4978
6694 msgid "`asm' operand constraint incompatible with operand size"
6695 msgstr ""
6697 #. It's the compiler's fault.
6698 #: reload1.c:6600
6699 msgid "VOIDmode on an output"
6700 msgstr ""
6702 #: reload1.c:6601
6703 msgid "output operand is constant in `asm'"
6704 msgstr ""
6706 #: rtl-error.c:124
6707 #, fuzzy
6708 msgid "unrecognizable insn:"
6709 msgstr "Ìç áíáãíùñßóéìç ìåôáâëçôÞ `%s'"
6711 #: rtl-error.c:126
6712 msgid "insn does not satisfy its constraints:"
6713 msgstr ""
6715 #: rtl.c:477
6716 #, c-format
6717 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6718 msgstr ""
6720 #: rtl.c:487
6721 #, c-format
6722 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6723 msgstr ""
6725 #: rtl.c:497
6726 #, c-format
6727 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6728 msgstr ""
6730 #: rtl.c:506
6731 #, c-format
6732 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6733 msgstr ""
6735 #: rtl.c:516
6736 #, c-format
6737 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6738 msgstr ""
6740 #: rtl.c:527
6741 #, c-format
6742 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6743 msgstr ""
6745 #: rtl.c:538
6746 #, c-format
6747 msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d"
6748 msgstr ""
6750 #: stmt.c:750
6751 #, c-format
6752 msgid "jump to `%s' invalidly jumps into binding contour"
6753 msgstr ""
6755 #: stmt.c:977 stmt.c:3790
6756 msgid "%Jlabel '%D' used before containing binding contour"
6757 msgstr ""
6759 #: stmt.c:1156
6760 msgid "output operand constraint lacks `='"
6761 msgstr ""
6763 #: stmt.c:1171
6764 #, c-format
6765 msgid "output constraint `%c' for operand %d is not at the beginning"
6766 msgstr ""
6768 #: stmt.c:1193
6769 msgid "operand constraint contains incorrectly positioned '+' or '='"
6770 msgstr ""
6772 #: stmt.c:1199 stmt.c:1298
6773 #, c-format
6774 msgid "`%%' constraint used with last operand"
6775 msgstr ""
6777 #: stmt.c:1218
6778 msgid "matching constraint not valid in output operand"
6779 msgstr ""
6781 #: stmt.c:1289
6782 #, c-format
6783 msgid "input operand constraint contains `%c'"
6784 msgstr ""
6786 #: stmt.c:1331
6787 msgid "matching constraint references invalid operand number"
6788 msgstr ""
6790 #: stmt.c:1369
6791 #, fuzzy, c-format
6792 msgid "invalid punctuation `%c' in constraint"
6793 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
6795 #: stmt.c:1393
6796 #, fuzzy
6797 msgid "matching constraint does not allow a register"
6798 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
6800 #: stmt.c:1421
6801 #, c-format
6802 msgid "asm-specifier for variable `%s' conflicts with asm clobber list"
6803 msgstr ""
6805 #: stmt.c:1511
6806 #, fuzzy, c-format
6807 msgid "unknown register name `%s' in `asm'"
6808 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
6810 #: stmt.c:1519
6811 #, fuzzy, c-format
6812 msgid "PIC register `%s' clobbered in `asm'"
6813 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
6815 #: stmt.c:1568
6816 #, c-format
6817 msgid "more than %d operands in `asm'"
6818 msgstr ""
6820 #: stmt.c:1630
6821 #, c-format
6822 msgid "output number %d not directly addressable"
6823 msgstr ""
6825 #: stmt.c:1708
6826 #, c-format
6827 msgid "asm operand %d probably doesn't match constraints"
6828 msgstr ""
6830 #: stmt.c:1718
6831 #, c-format
6832 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6833 msgstr ""
6835 #: stmt.c:1872
6836 msgid "asm clobber conflict with output operand"
6837 msgstr ""
6839 #: stmt.c:1877
6840 msgid "asm clobber conflict with input operand"
6841 msgstr ""
6843 #: stmt.c:1911
6844 #, fuzzy
6845 msgid "too many alternatives in `asm'"
6846 msgstr "Õðåñâïëéêá ðïëëÜ áíïéêôÜ áñ÷åßá óôï óýóôçìá"
6848 #: stmt.c:1923
6849 msgid "operand constraints for `asm' differ in number of alternatives"
6850 msgstr ""
6852 #: stmt.c:1975
6853 #, fuzzy, c-format
6854 msgid "duplicate asm operand name '%s'"
6855 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
6857 #: stmt.c:2073
6858 msgid "missing close brace for named operand"
6859 msgstr ""
6861 #: stmt.c:2101
6862 #, fuzzy, c-format
6863 msgid "undefined named operand '%s'"
6864 msgstr "Ìç ïñéóìÝíï üíïìá %s"
6866 #: stmt.c:2158
6867 msgid "%Hstatement with no effect"
6868 msgstr ""
6870 #: stmt.c:2314
6871 msgid "%Hvalue computed is not used"
6872 msgstr ""
6874 #: stmt.c:3730
6875 #, fuzzy
6876 msgid "%Junused variable '%D'"
6877 msgstr "á÷ñçóéìïðïßçôç ìåôáâëçôÞ `%s'"
6879 #: stmt.c:4505
6880 msgid "%Hunreachable code at beginning of %s"
6881 msgstr ""
6883 #: stmt.c:5133
6884 #, c-format
6885 msgid "enumeration value `%s' not handled in switch"
6886 msgstr ""
6888 #: stmt.c:5158 stmt.c:5178
6889 #, c-format
6890 msgid "case value `%ld' not in enumerated type"
6891 msgstr ""
6893 #: stmt.c:5161 stmt.c:5181
6894 #, c-format
6895 msgid "case value `%ld' not in enumerated type `%s'"
6896 msgstr ""
6898 #: stmt.c:5398
6899 #, fuzzy
6900 msgid "switch missing default case"
6901 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
6903 #: stor-layout.c:183
6904 msgid "type size can't be explicitly evaluated"
6905 msgstr ""
6907 #: stor-layout.c:185
6908 msgid "variable-size type declared outside of any function"
6909 msgstr ""
6911 #: stor-layout.c:515
6912 #, fuzzy
6913 msgid "%Jsize of '%D' is %d bytes"
6914 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
6916 #: stor-layout.c:517
6917 #, fuzzy
6918 msgid "%Jsize of '%D' is larger than %d bytes"
6919 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
6921 #: stor-layout.c:883
6922 msgid "%Jpacked attribute causes inefficient alignment for '%D'"
6923 msgstr ""
6925 #: stor-layout.c:886
6926 #, fuzzy
6927 msgid "%Jpacked attribute is unnecessary for '%D'"
6928 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
6930 #: stor-layout.c:902
6931 msgid "%Jpadding struct to align '%D'"
6932 msgstr ""
6934 #: stor-layout.c:1244
6935 msgid "padding struct size to alignment boundary"
6936 msgstr ""
6938 #: stor-layout.c:1274
6939 #, c-format
6940 msgid "packed attribute causes inefficient alignment for `%s'"
6941 msgstr ""
6943 #: stor-layout.c:1276
6944 #, c-format
6945 msgid "packed attribute is unnecessary for `%s'"
6946 msgstr ""
6948 #: stor-layout.c:1281
6949 msgid "packed attribute causes inefficient alignment"
6950 msgstr ""
6952 #: stor-layout.c:1283
6953 msgid "packed attribute is unnecessary"
6954 msgstr ""
6956 #: targhooks.c:162
6957 #, fuzzy
6958 msgid "__builtin_saveregs not supported by this target"
6959 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
6961 #: timevar.c:314
6962 #, c-format
6963 msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'"
6964 msgstr ""
6966 #: timevar.c:440
6967 msgid ""
6968 "\n"
6969 "Execution times (seconds)\n"
6970 msgstr ""
6972 #. Print total time.
6973 #: timevar.c:490
6974 msgid " TOTAL                 :"
6975 msgstr " ÓÕÍÏËÉÊÁ              :"
6977 #: timevar.c:513
6978 #, c-format
6979 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6980 msgstr ""
6982 #: tlink.c:377
6983 #, fuzzy, c-format
6984 msgid "collect: reading %s\n"
6985 msgstr "óöÜëìá áíÜãíùóçò %s"
6987 #: tlink.c:478
6988 #, c-format
6989 msgid "collect: recompiling %s\n"
6990 msgstr ""
6992 #: tlink.c:654
6993 #, c-format
6994 msgid "collect: tweaking %s in %s\n"
6995 msgstr ""
6997 #: tlink.c:700
6998 msgid "collect: relinking\n"
6999 msgstr ""
7001 #: tlink.c:709
7002 #, c-format
7003 msgid "ld returned %d exit status"
7004 msgstr "ç ld åðÝóôñåøå êáôÜóôáóç åîüäïõ %d"
7006 #: toplev.c:1243
7007 #, c-format
7008 msgid "%s "
7009 msgstr "%s "
7011 #: toplev.c:1245
7012 #, c-format
7013 msgid " %s"
7014 msgstr " %s"
7016 #: toplev.c:1310
7017 #, fuzzy, c-format
7018 msgid "invalid option argument `%s'"
7019 msgstr "ìç Ýãêõñç åðéëïãÞ `%s'"
7021 #: toplev.c:1373
7022 #, c-format
7023 msgid "getting core file size maximum limit: %m"
7024 msgstr ""
7026 #: toplev.c:1376
7027 #, c-format
7028 msgid "setting core file size limit to maximum: %m"
7029 msgstr ""
7031 #: toplev.c:1695
7032 msgid "%J'%F' used but never defined"
7033 msgstr ""
7035 #: toplev.c:1697
7036 msgid "%J'%F' declared `static' but never defined"
7037 msgstr ""
7039 #: toplev.c:1722
7040 msgid "%J'%D' defined but not used"
7041 msgstr ""
7043 #: toplev.c:1743 toplev.c:1760
7044 #, c-format
7045 msgid "`%s' is deprecated (declared at %s:%d)"
7046 msgstr ""
7048 #: toplev.c:1763
7049 #, fuzzy, c-format
7050 msgid "`%s' is deprecated"
7051 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
7053 #: toplev.c:1766
7054 #, c-format
7055 msgid "type is deprecated (declared at %s:%d)"
7056 msgstr ""
7058 #: toplev.c:1769
7059 msgid "type is deprecated"
7060 msgstr ""
7062 #: toplev.c:1973
7063 #, c-format
7064 msgid "invalid register name `%s' for register variable"
7065 msgstr ""
7067 #: toplev.c:3546
7068 msgid "branch target register load optimization is not intended to be run twice"
7069 msgstr ""
7071 #: toplev.c:3713
7072 #, fuzzy
7073 msgid ""
7074 "\n"
7075 "Target specific options:\n"
7076 msgstr "äÞëùóç ðëÜôïõò"
7078 #: toplev.c:3727 toplev.c:3746
7079 #, c-format
7080 msgid "  -m%-23s [undocumented]\n"
7081 msgstr ""
7083 #: toplev.c:3755
7084 msgid ""
7085 "\n"
7086 "There are undocumented target specific options as well.\n"
7087 msgstr ""
7089 #: toplev.c:3757
7090 msgid "  They exist, but they are not documented.\n"
7091 msgstr ""
7093 #: toplev.c:3812
7094 #, fuzzy, c-format
7095 msgid "unrecognized gcc debugging option: %c"
7096 msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
7098 #: toplev.c:3874 config/rs6000/rs6000.c:922
7099 #, c-format
7100 msgid "invalid option `%s'"
7101 msgstr "ìç Ýãêõñç åðéëïãÞ `%s'"
7103 #: toplev.c:3889
7104 #, c-format
7105 msgid ""
7106 "%s%s%s version %s (%s)\n"
7107 "%s\tcompiled by GNU C version %s.\n"
7108 "%s%s%s version %s (%s) compiled by CC.\n"
7109 msgstr ""
7111 #: toplev.c:3896
7112 #, c-format
7113 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
7114 msgstr ""
7116 # src/getopt1.c:132
7117 # src/getopt1.c:132
7118 #: toplev.c:3948
7119 #, fuzzy
7120 msgid "options passed: "
7121 msgstr "åðéëïãÞ %s"
7123 # src/getopt1.c:155
7124 # src/getopt1.c:155
7125 #: toplev.c:3977
7126 #, fuzzy
7127 msgid "options enabled: "
7128 msgstr "åðéëïãÞ á\n"
7130 #: toplev.c:4035 java/jcf-write.c:3424
7131 #, fuzzy, c-format
7132 msgid "can't open %s for writing: %m"
7133 msgstr "%s: ÓöÜëìá åããñáöÞò "
7135 #: toplev.c:4118 config/sh/sh.c:7019
7136 msgid "created and used with different settings of -fpic"
7137 msgstr ""
7139 #: toplev.c:4120 config/sh/sh.c:7021
7140 msgid "created and used with different settings of -fpie"
7141 msgstr ""
7143 #: toplev.c:4171 config/sh/sh.c:7071
7144 #, c-format
7145 msgid "created and used with differing settings of `-m%s'"
7146 msgstr ""
7148 #: toplev.c:4174 config/sh/sh.c:7074
7149 msgid "out of memory"
7150 msgstr ""
7152 #: toplev.c:4355
7153 #, fuzzy
7154 msgid "instruction scheduling not supported on this target machine"
7155 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
7157 #: toplev.c:4359
7158 msgid "this target machine does not have delayed branches"
7159 msgstr ""
7161 #: toplev.c:4373
7162 #, fuzzy, c-format
7163 msgid "-f%sleading-underscore not supported on this target machine"
7164 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
7166 #: toplev.c:4422
7167 #, c-format
7168 msgid "target system does not support the \"%s\" debug format"
7169 msgstr ""
7171 #: toplev.c:4439
7172 #, fuzzy
7173 msgid "-ffunction-sections not supported for this target"
7174 msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
7176 #: toplev.c:4444
7177 #, fuzzy
7178 msgid "-fdata-sections not supported for this target"
7179 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
7181 #: toplev.c:4451
7182 msgid "-ffunction-sections disabled; it makes profiling impossible"
7183 msgstr ""
7185 #: toplev.c:4458
7186 #, fuzzy
7187 msgid "-fprefetch-loop-arrays not supported for this target"
7188 msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
7190 #: toplev.c:4464
7191 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7192 msgstr ""
7194 #: toplev.c:4473
7195 #, fuzzy
7196 msgid "-fprefetch-loop-arrays is not supported with -Os"
7197 msgstr "ôï --no-dereference (-h) äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
7199 #: toplev.c:4479
7200 msgid "-ffunction-sections may affect debugging on some targets"
7201 msgstr ""
7203 #: toplev.c:4581
7204 #, fuzzy, c-format
7205 msgid "error writing to %s: %m"
7206 msgstr "óöÜëìá åããñáöÞò %s"
7208 #: toplev.c:4583 java/jcf-parse.c:902 java/jcf-write.c:3431
7209 #, fuzzy, c-format
7210 msgid "error closing %s: %m"
7211 msgstr "óöÜëìá áíÜãíùóçò %s"
7213 #: tree-dump.c:692
7214 #, fuzzy, c-format
7215 msgid "could not open dump file `%s'"
7216 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
7218 #: tree-dump.c:763
7219 #, fuzzy, c-format
7220 msgid "ignoring unknown option `%.*s' in `-fdump-%s'"
7221 msgstr "¶ãíùóôç åðéëïãÞ: %s %s %s"
7223 #: tree-inline.c:1016
7224 msgid "%Jfunction '%F' can never be inlined because it uses alloca (override using the always_inline attribute)"
7225 msgstr ""
7227 #: tree-inline.c:1029
7228 msgid "%Jfunction '%F' can never be inlined because it uses setjmp"
7229 msgstr ""
7231 #: tree-inline.c:1044
7232 msgid "%Jfunction '%F' can never be inlined because it uses variable argument lists"
7233 msgstr ""
7235 #: tree-inline.c:1060
7236 msgid "%Jfunction '%F' can never be inlined because it uses setjmp-longjmp exception handling"
7237 msgstr ""
7239 #: tree-inline.c:1078
7240 msgid "%Jfunction '%F' can never be inlined because it contains a nested function"
7241 msgstr ""
7243 #: tree-inline.c:1095
7244 msgid "%Jfunction '%F' can never be inlined because it contains a computed goto"
7245 msgstr ""
7247 #: tree-inline.c:1105
7248 msgid "%Jfunction '%F' can never be inlined because it contains a nonlocal goto"
7249 msgstr ""
7251 #: tree-inline.c:1128
7252 msgid "%Jfunction '%F' can never be inlined because it uses variable sized variables"
7253 msgstr ""
7255 #: tree-inline.c:1338 tree-inline.c:1345
7256 msgid "%Jinlining failed in call to '%F': %s"
7257 msgstr ""
7259 #: tree-optimize.c:190
7260 #, fuzzy
7261 msgid "%Jsize of return value of '%D' is %u bytes"
7262 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
7264 #: tree-optimize.c:193
7265 #, fuzzy
7266 msgid "%Jsize of return value of '%D' is larger than %wd bytes"
7267 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
7269 #: tree.c:3801
7270 msgid "arrays of functions are not meaningful"
7271 msgstr ""
7273 #: tree.c:3856
7274 msgid "function return type cannot be function"
7275 msgstr ""
7277 #: tree.c:4685
7278 #, fuzzy
7279 msgid "invalid initializer for bit string"
7280 msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
7282 #: tree.c:4737
7283 #, c-format
7284 msgid "tree check: expected %s, have %s in %s, at %s:%d"
7285 msgstr ""
7287 #: tree.c:4750
7288 #, c-format
7289 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
7290 msgstr ""
7292 #: tree.c:4763
7293 #, c-format
7294 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7295 msgstr ""
7297 #: tree.c:4775
7298 #, c-format
7299 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7300 msgstr ""
7302 #: varasm.c:434
7303 msgid "%J%D causes a section type conflict"
7304 msgstr ""
7306 #: varasm.c:796
7307 #, fuzzy
7308 msgid "%Jregister name not specified for '%D'"
7309 msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí ëÝîåùí-êëåéäéþí"
7311 #: varasm.c:798
7312 #, fuzzy
7313 msgid "%Jinvalid register name for '%D'"
7314 msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
7316 #: varasm.c:800
7317 msgid "%Jdata type of '%D' isn't suitable for a register"
7318 msgstr ""
7320 #: varasm.c:803
7321 msgid "%Jregister specified for '%D' isn't suitable for data type"
7322 msgstr ""
7324 #: varasm.c:813
7325 msgid "global register variable has initial value"
7326 msgstr ""
7328 #: varasm.c:816
7329 msgid "volatile register variables don't work as you might wish"
7330 msgstr ""
7332 #: varasm.c:848
7333 msgid "%Jregister name given for non-register variable '%D'"
7334 msgstr ""
7336 #: varasm.c:1380
7337 #, fuzzy
7338 msgid "%Jstorage size of `%D' isn't known"
7339 msgstr "Ôï üíïìá `%s' åßíáé Üãíùóôï\n"
7341 #: varasm.c:1434
7342 msgid "%Jalignment of '%D' is greater than maximum object file alignment.  Using %d"
7343 msgstr ""
7345 #: varasm.c:1480
7346 msgid "thread-local COMMON data not implemented"
7347 msgstr ""
7349 #: varasm.c:1505
7350 msgid "%Jrequested alignment for '%D' is greater than implemented alignment of %d"
7351 msgstr ""
7353 #: varasm.c:3789
7354 msgid "initializer for integer value is too complicated"
7355 msgstr ""
7357 #: varasm.c:3794
7358 msgid "initializer for floating value is not a floating constant"
7359 msgstr ""
7361 #: varasm.c:3860
7362 #, fuzzy
7363 msgid "unknown set constructor type"
7364 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
7366 #: varasm.c:4079
7367 #, fuzzy, c-format
7368 msgid "invalid initial value for member `%s'"
7369 msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
7371 #: varasm.c:4266 varasm.c:4310
7372 #, fuzzy
7373 msgid "%Jweak declaration of '%D' must precede definition"
7374 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
7376 #: varasm.c:4274
7377 #, fuzzy
7378 msgid "%Jweak declaration of '%D' after first use results in unspecified behavior"
7379 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
7381 #: varasm.c:4308
7382 #, fuzzy
7383 msgid "%Jweak declaration of '%D' must be public"
7384 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
7386 #: varasm.c:4317
7387 #, fuzzy
7388 msgid "%Jweak declaration of '%D' not supported"
7389 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
7391 #: varasm.c:4346 varasm.c:4436
7392 msgid "only weak aliases are supported in this configuration"
7393 msgstr ""
7395 #: varasm.c:4439
7396 msgid "alias definitions not supported in this configuration; ignored"
7397 msgstr ""
7399 #: varasm.c:4468
7400 #, fuzzy
7401 msgid "visibility attribute not supported in this configuration; ignored"
7402 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
7404 #: varray.c:194
7405 #, c-format
7406 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7407 msgstr ""
7409 #: varray.c:204
7410 #, fuzzy, c-format
7411 msgid "underflowed virtual array %s in %s, at %s:%d"
7412 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
7414 #. Print an error message for unrecognized stab codes.
7415 #: xcoffout.c:173
7416 #, c-format
7417 msgid "no sclass for %s stab (0x%x)\n"
7418 msgstr ""
7421 #. Local variables:
7422 #. mode:c
7423 #. End:
7425 #: diagnostic.def:1
7426 #, fuzzy
7427 msgid "fatal error: "
7428 msgstr "åóùôåñéêü óöÜëìá: "
7430 #: diagnostic.def:2
7431 #, fuzzy
7432 msgid "internal compiler error: "
7433 msgstr "åóùôåñéêü óöÜëìá: "
7435 #: diagnostic.def:3
7436 #, fuzzy
7437 msgid "error: "
7438 msgstr "åóùôåñéêü óöÜëìá: "
7440 #: diagnostic.def:4
7441 #, fuzzy
7442 msgid "sorry, unimplemented: "
7443 msgstr "óõããíþìç, ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß: "
7445 #: diagnostic.def:6
7446 msgid "anachronism: "
7447 msgstr ""
7449 #: diagnostic.def:7
7450 #, fuzzy
7451 msgid "note: "
7452 msgstr "óçìåßùóç:"
7454 #: diagnostic.def:8
7455 msgid "debug: "
7456 msgstr ""
7458 #: params.def:53
7459 msgid "The maximum number of instructions in a single function eligible for inlining"
7460 msgstr ""
7462 #: params.def:65
7463 msgid "The maximum number of instructions when automatically inlining"
7464 msgstr ""
7466 #: params.def:75
7467 msgid "The maximum number of instructions for the RTL inliner"
7468 msgstr ""
7470 #: params.def:86
7471 msgid "The maximum number of instructions to consider to fill a delay slot"
7472 msgstr ""
7474 #: params.def:97
7475 msgid "The maximum number of instructions to consider to find accurate live register information"
7476 msgstr ""
7478 #: params.def:107
7479 msgid "The maximum length of scheduling's pending operations list"
7480 msgstr ""
7482 #: params.def:112
7483 msgid "The size of function body to be considered large"
7484 msgstr ""
7486 #: params.def:116
7487 msgid "Maximal growth due to inlining of large function (in percent)"
7488 msgstr ""
7490 #: params.def:120
7491 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7492 msgstr ""
7494 #: params.def:127
7495 msgid "The maximum amount of memory to be allocated by GCSE"
7496 msgstr ""
7498 #: params.def:132
7499 msgid "The maximum number of passes to make when doing GCSE"
7500 msgstr ""
7502 #: params.def:144
7503 msgid "The maximum number of instructions to consider to unroll in a loop"
7504 msgstr ""
7506 #: params.def:150
7507 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7508 msgstr ""
7510 #: params.def:155
7511 msgid "The maximum number of unrollings of a single loop"
7512 msgstr ""
7514 #: params.def:160
7515 msgid "The maximum number of insns of a peeled loop"
7516 msgstr ""
7518 #: params.def:165
7519 msgid "The maximum number of peelings of a single loop"
7520 msgstr ""
7522 #: params.def:170
7523 msgid "The maximum number of insns of a completely peeled loop"
7524 msgstr ""
7526 #: params.def:175
7527 msgid "The maximum number of peelings of a single loop that is peeled completely"
7528 msgstr ""
7530 #: params.def:180
7531 msgid "The maximum number of insns of a peeled loop that rolls only once"
7532 msgstr ""
7534 #: params.def:186
7535 msgid "The maximum number of insns of an unswitched loop"
7536 msgstr ""
7538 #: params.def:191
7539 msgid "The maximum number of unswitchings in a single loop"
7540 msgstr ""
7542 #: params.def:196
7543 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7544 msgstr ""
7546 #: params.def:201
7547 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7548 msgstr ""
7550 #: params.def:206
7551 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7552 msgstr ""
7554 #: params.def:211
7555 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7556 msgstr ""
7558 #: params.def:216
7559 msgid "Maximal code growth caused by tail duplication (in percent)"
7560 msgstr ""
7562 #: params.def:220
7563 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7564 msgstr ""
7566 #: params.def:225
7567 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7568 msgstr ""
7570 #: params.def:230
7571 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7572 msgstr ""
7574 #: params.def:237
7575 msgid "The maximum number of incoming edges to consider for crossjumping"
7576 msgstr ""
7578 #: params.def:243
7579 msgid "The maximum length of path considered in cse"
7580 msgstr ""
7582 #: params.def:248
7583 msgid "The maximum memory locations recorded by cselib"
7584 msgstr ""
7586 #: params.def:261
7587 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7588 msgstr ""
7590 #: params.def:267
7591 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7592 msgstr ""
7594 #: params.def:275
7595 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7596 msgstr ""
7598 #: config/darwin-c.c:75
7599 #, fuzzy
7600 msgid "too many #pragma options align=reset"
7601 msgstr "ÕðåñâïëéêÝò ðáñÜìåôñïé ðïõ äåí åßíáé åðéëïãÝò."
7603 #: config/darwin-c.c:95 config/darwin-c.c:98 config/darwin-c.c:100
7604 #: config/darwin-c.c:102
7605 #, fuzzy
7606 msgid "malformed '#pragma options', ignoring"
7607 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
7609 #: config/darwin-c.c:105
7610 msgid "junk at end of '#pragma options'"
7611 msgstr ""
7613 #: config/darwin-c.c:115
7614 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7615 msgstr ""
7617 #: config/darwin-c.c:127
7618 msgid "missing '(' after '#pragma unused', ignoring"
7619 msgstr ""
7621 #: config/darwin-c.c:145
7622 msgid "missing ')' after '#pragma unused', ignoring"
7623 msgstr ""
7625 #: config/darwin-c.c:148
7626 msgid "junk at end of '#pragma unused'"
7627 msgstr ""
7629 #: config/darwin.c:1347
7630 #, fuzzy
7631 msgid "internal and protected visibility attributes not supportedin this configuration; ignored"
7632 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
7634 #: config/lynx-ng.h:97 config/lynx.h:116 config/rs6000/lynx.h:73
7635 msgid "-msystem-v and -p are incompatible"
7636 msgstr ""
7638 #: config/lynx-ng.h:99 config/lynx.h:118 config/rs6000/lynx.h:75
7639 msgid "-msystem-v and -mthreads are incompatible"
7640 msgstr ""
7642 #: config/windiss.h:37
7643 msgid "profiler support for WindISS"
7644 msgstr ""
7646 #: config/alpha/alpha.c:231
7647 #, fuzzy, c-format
7648 msgid "-f%s ignored for Unicos/Mk (not supported)"
7649 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
7651 #: config/alpha/alpha.c:255
7652 #, fuzzy
7653 msgid "-mieee not supported on Unicos/Mk"
7654 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
7656 #: config/alpha/alpha.c:266
7657 msgid "-mieee-with-inexact not supported on Unicos/Mk"
7658 msgstr ""
7660 #: config/alpha/alpha.c:283
7661 #, c-format
7662 msgid "bad value `%s' for -mtrap-precision switch"
7663 msgstr ""
7665 #: config/alpha/alpha.c:297
7666 #, c-format
7667 msgid "bad value `%s' for -mfp-rounding-mode switch"
7668 msgstr ""
7670 #: config/alpha/alpha.c:312
7671 #, c-format
7672 msgid "bad value `%s' for -mfp-trap-mode switch"
7673 msgstr ""
7675 #: config/alpha/alpha.c:324 config/rs6000/rs6000.c:1088
7676 #, fuzzy, c-format
7677 msgid "bad value `%s' for -mtls-size switch"
7678 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
7680 #: config/alpha/alpha.c:343 config/alpha/alpha.c:355
7681 #, c-format
7682 msgid "bad value `%s' for -mcpu switch"
7683 msgstr ""
7685 #: config/alpha/alpha.c:362
7686 #, fuzzy
7687 msgid "trap mode not supported on Unicos/Mk"
7688 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
7690 #: config/alpha/alpha.c:369
7691 msgid "fp software completion requires -mtrap-precision=i"
7692 msgstr ""
7694 #: config/alpha/alpha.c:385
7695 #, fuzzy
7696 msgid "rounding mode not supported for VAX floats"
7697 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
7699 #: config/alpha/alpha.c:390
7700 #, fuzzy
7701 msgid "trap mode not supported for VAX floats"
7702 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
7704 #: config/alpha/alpha.c:394
7705 #, fuzzy
7706 msgid "128-bit long double not supported for VAX floats"
7707 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
7709 #: config/alpha/alpha.c:422
7710 #, c-format
7711 msgid "L%d cache latency unknown for %s"
7712 msgstr ""
7714 #: config/alpha/alpha.c:437
7715 #, c-format
7716 msgid "bad value `%s' for -mmemory-latency"
7717 msgstr ""
7719 #: config/alpha/alpha.c:5425
7720 #, fuzzy, c-format
7721 msgid "invalid %%H value"
7722 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7724 #: config/alpha/alpha.c:5446
7725 #, fuzzy, c-format
7726 msgid "invalid %%J value"
7727 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7729 #: config/alpha/alpha.c:5462 config/ia64/ia64.c:4263
7730 #, fuzzy, c-format
7731 msgid "invalid %%r value"
7732 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7734 #: config/alpha/alpha.c:5472 config/rs6000/rs6000.c:9241
7735 #: config/xtensa/xtensa.c:2014
7736 #, fuzzy, c-format
7737 msgid "invalid %%R value"
7738 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7740 #: config/alpha/alpha.c:5478 config/rs6000/rs6000.c:9160
7741 #: config/xtensa/xtensa.c:1981
7742 #, fuzzy, c-format
7743 msgid "invalid %%N value"
7744 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7746 #: config/alpha/alpha.c:5486 config/rs6000/rs6000.c:9188
7747 #, fuzzy, c-format
7748 msgid "invalid %%P value"
7749 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7751 #: config/alpha/alpha.c:5494
7752 #, fuzzy, c-format
7753 msgid "invalid %%h value"
7754 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7756 #: config/alpha/alpha.c:5502 config/xtensa/xtensa.c:2007
7757 #, fuzzy, c-format
7758 msgid "invalid %%L value"
7759 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7761 #: config/alpha/alpha.c:5541 config/rs6000/rs6000.c:9142
7762 #, fuzzy, c-format
7763 msgid "invalid %%m value"
7764 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7766 #: config/alpha/alpha.c:5549 config/rs6000/rs6000.c:9150
7767 #, fuzzy, c-format
7768 msgid "invalid %%M value"
7769 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7771 #: config/alpha/alpha.c:5593
7772 #, fuzzy, c-format
7773 msgid "invalid %%U value"
7774 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7776 #: config/alpha/alpha.c:5605 config/alpha/alpha.c:5619
7777 #: config/rs6000/rs6000.c:9249
7778 #, fuzzy, c-format
7779 msgid "invalid %%s value"
7780 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7782 #: config/alpha/alpha.c:5642
7783 #, fuzzy, c-format
7784 msgid "invalid %%C value"
7785 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7787 #: config/alpha/alpha.c:5679 config/rs6000/rs6000.c:8979
7788 #: config/rs6000/rs6000.c:8999
7789 #, fuzzy, c-format
7790 msgid "invalid %%E value"
7791 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
7793 #: config/alpha/alpha.c:5704 config/alpha/alpha.c:5752
7794 #, fuzzy
7795 msgid "unknown relocation unspec"
7796 msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
7798 #: config/alpha/alpha.c:5713 config/rs6000/rs6000.c:9562
7799 #, fuzzy, c-format
7800 msgid "invalid %%xn code"
7801 msgstr "ìç Ýãêõñï äéêáßùìá"
7803 #: config/alpha/alpha.c:6657 config/alpha/alpha.c:6660 config/s390/s390.c:6575
7804 #: config/s390/s390.c:6578
7805 msgid "bad builtin fcode"
7806 msgstr ""
7808 #. Macro to define tables used to set the flags.
7809 #. This is a list in braces of pairs in braces,
7810 #. each pair being { "NAME", VALUE }
7811 #. where VALUE is the bits to set or minus the bits to clear.
7812 #. An empty string NAME is used to identify the default VALUE.
7813 #: config/alpha/alpha.h:293 config/i386/i386.h:327 config/i386/i386.h:329
7814 #: config/i386/i386.h:331 config/ns32k/ns32k.h:140 config/s390/s390.h:124
7815 #: config/sparc/sparc.h:543 config/sparc/sparc.h:548
7816 msgid "Use hardware fp"
7817 msgstr ""
7819 #: config/alpha/alpha.h:294 config/i386/i386.h:328 config/i386/i386.h:330
7820 #: config/sparc/sparc.h:545 config/sparc/sparc.h:550
7821 msgid "Do not use hardware fp"
7822 msgstr ""
7824 #: config/alpha/alpha.h:295
7825 msgid "Use fp registers"
7826 msgstr ""
7828 #: config/alpha/alpha.h:297
7829 msgid "Do not use fp registers"
7830 msgstr ""
7832 #: config/alpha/alpha.h:298
7833 msgid "Do not assume GAS"
7834 msgstr ""
7836 #: config/alpha/alpha.h:299
7837 msgid "Assume GAS"
7838 msgstr ""
7840 #: config/alpha/alpha.h:301
7841 msgid "Request IEEE-conformant math library routines (OSF/1)"
7842 msgstr ""
7844 #: config/alpha/alpha.h:303
7845 msgid "Emit IEEE-conformant code, without inexact exceptions"
7846 msgstr ""
7848 #: config/alpha/alpha.h:305
7849 msgid "Emit IEEE-conformant code, with inexact exceptions"
7850 msgstr ""
7852 #: config/alpha/alpha.h:307
7853 msgid "Do not emit complex integer constants to read-only memory"
7854 msgstr ""
7856 #: config/alpha/alpha.h:308
7857 msgid "Use VAX fp"
7858 msgstr ""
7860 #: config/alpha/alpha.h:309
7861 msgid "Do not use VAX fp"
7862 msgstr ""
7864 #: config/alpha/alpha.h:310
7865 msgid "Emit code for the byte/word ISA extension"
7866 msgstr ""
7868 #: config/alpha/alpha.h:313
7869 msgid "Emit code for the motion video ISA extension"
7870 msgstr ""
7872 #: config/alpha/alpha.h:316
7873 msgid "Emit code for the fp move and sqrt ISA extension"
7874 msgstr ""
7876 #: config/alpha/alpha.h:318
7877 msgid "Emit code for the counting ISA extension"
7878 msgstr ""
7880 #: config/alpha/alpha.h:321
7881 msgid "Emit code using explicit relocation directives"
7882 msgstr ""
7884 #: config/alpha/alpha.h:324
7885 msgid "Emit 16-bit relocations to the small data areas"
7886 msgstr ""
7888 #: config/alpha/alpha.h:326
7889 msgid "Emit 32-bit relocations to the small data areas"
7890 msgstr ""
7892 #: config/alpha/alpha.h:328
7893 #, fuzzy
7894 msgid "Emit direct branches to local functions"
7895 msgstr "Äåí âñÝèçêáí ôáéñéÜóìáôá óôç ìïñöÞ `%s'.\n"
7897 #: config/alpha/alpha.h:331
7898 msgid "Emit rdval instead of rduniq for thread pointer"
7899 msgstr ""
7901 #: config/alpha/alpha.h:333
7902 msgid "Use 128-bit long double"
7903 msgstr ""
7905 #: config/alpha/alpha.h:335
7906 #, fuzzy
7907 msgid "Use 64-bit long double"
7908 msgstr "×ñÞóç ABI 64-bit"
7910 #. For -mcpu=
7911 #. For -mtune=
7912 #. For -mfp-rounding-mode=[n|m|c|d]
7913 #. For -mfp-trap-mode=[n|u|su|sui]
7914 #. For -mtrap-precision=[p|f|i]
7915 #. For -mmemory-latency=
7916 #. For -mtls-size=
7917 #: config/alpha/alpha.h:364
7918 msgid "Use features of and schedule given CPU"
7919 msgstr ""
7921 #: config/alpha/alpha.h:366
7922 msgid "Schedule given CPU"
7923 msgstr ""
7925 #: config/alpha/alpha.h:368
7926 msgid "Control the generated fp rounding mode"
7927 msgstr ""
7929 #: config/alpha/alpha.h:370
7930 msgid "Control the IEEE trap mode"
7931 msgstr ""
7933 #: config/alpha/alpha.h:372
7934 msgid "Control the precision given to fp exceptions"
7935 msgstr ""
7937 #: config/alpha/alpha.h:374
7938 msgid "Tune expected memory latency"
7939 msgstr ""
7941 #: config/alpha/alpha.h:376 config/ia64/ia64.h:267 config/rs6000/sysv4.h:90
7942 msgid "Specify bit size of immediate TLS offsets"
7943 msgstr ""
7945 #: config/arc/arc.c:147
7946 #, c-format
7947 msgid "bad value (%s) for -mcpu switch"
7948 msgstr ""
7950 #: config/arc/arc.c:369
7951 #, fuzzy, c-format
7952 msgid "argument of `%s' attribute is not a string constant"
7953 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
7955 #: config/arc/arc.c:376
7956 #, c-format
7957 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
7958 msgstr ""
7960 #: config/arc/arc.c:1714 config/m32r/m32r.c:2352
7961 #, fuzzy, c-format
7962 msgid "invalid operand to %%R code"
7963 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
7965 #: config/arc/arc.c:1746 config/m32r/m32r.c:2375
7966 #, fuzzy, c-format
7967 msgid "invalid operand to %%H/%%L code"
7968 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
7970 #: config/arc/arc.c:1769 config/m32r/m32r.c:2446
7971 #, fuzzy, c-format
7972 msgid "invalid operand to %%U code"
7973 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
7975 #: config/arc/arc.c:1780
7976 #, fuzzy, c-format
7977 msgid "invalid operand to %%V code"
7978 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
7980 #. Unknown flag.
7981 #: config/arc/arc.c:1787 config/m32r/m32r.c:2473 config/sparc/sparc.c:7010
7982 #, fuzzy
7983 msgid "invalid operand output code"
7984 msgstr "Ìç Ýãêõñïò êþäéêáò áßôçóçò"
7986 #: config/arm/arm.c:520
7987 #, c-format
7988 msgid "switch -mcpu=%s conflicts with -march= switch"
7989 msgstr ""
7991 #: config/arm/arm.c:530 config/rs6000/rs6000.c:767 config/sparc/sparc.c:424
7992 #, c-format
7993 msgid "bad value (%s) for %s switch"
7994 msgstr ""
7996 #: config/arm/arm.c:672
7997 msgid "target CPU does not support APCS-32"
7998 msgstr ""
8000 #: config/arm/arm.c:677
8001 msgid "target CPU does not support APCS-26"
8002 msgstr ""
8004 #: config/arm/arm.c:683
8005 msgid "target CPU does not support interworking"
8006 msgstr ""
8008 #: config/arm/arm.c:689
8009 msgid "target CPU does not support THUMB instructions"
8010 msgstr ""
8012 #: config/arm/arm.c:694
8013 msgid "future releases of GCC will not support -mapcs-26"
8014 msgstr ""
8016 #: config/arm/arm.c:706
8017 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8018 msgstr ""
8020 #: config/arm/arm.c:709
8021 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8022 msgstr ""
8024 #: config/arm/arm.c:712
8025 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8026 msgstr ""
8028 #: config/arm/arm.c:718
8029 msgid "interworking forces APCS-32 to be used"
8030 msgstr ""
8032 #: config/arm/arm.c:724
8033 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8034 msgstr ""
8036 #: config/arm/arm.c:732
8037 msgid "-fpic and -mapcs-reent are incompatible"
8038 msgstr ""
8040 #: config/arm/arm.c:735
8041 msgid "APCS reentrant code not supported.  Ignored"
8042 msgstr ""
8044 #: config/arm/arm.c:743
8045 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8046 msgstr ""
8048 #: config/arm/arm.c:751
8049 msgid "passing floating point arguments in fp regs not yet supported"
8050 msgstr ""
8052 #: config/arm/arm.c:795
8053 #, fuzzy, c-format
8054 msgid "invalid floating point emulation option: -mfpe-%s"
8055 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
8057 #: config/arm/arm.c:806
8058 msgid "-mfpe switch not supported by ep9312 target cpu - ignored."
8059 msgstr ""
8061 #: config/arm/arm.c:826
8062 msgid "structure size boundary can only be set to 8 or 32"
8063 msgstr ""
8065 #: config/arm/arm.c:834
8066 msgid "-mpic-register= is useless without -fpic"
8067 msgstr ""
8069 #: config/arm/arm.c:841
8070 #, c-format
8071 msgid "unable to use '%s' for PIC register"
8072 msgstr ""
8074 #: config/arm/arm.c:2249 config/arm/arm.c:2267 config/avr/avr.c:4558
8075 #: config/c4x/c4x.c:4447 config/h8300/h8300.c:4260 config/i386/i386.c:1592
8076 #: config/i386/i386.c:1638 config/ip2k/ip2k.c:3169
8077 #: config/m68hc11/m68hc11.c:1311 config/m68k/m68k.c:345
8078 #: config/mcore/mcore.c:3375 config/ns32k/ns32k.c:1064
8079 #: config/rs6000/rs6000.c:14866 config/sh/sh.c:6873 config/sh/sh.c:6894
8080 #: config/sh/sh.c:6929 config/stormy16/stormy16.c:2073 config/v850/v850.c:2173
8081 #, c-format
8082 msgid "`%s' attribute only applies to functions"
8083 msgstr ""
8085 #: config/arm/arm.c:10576
8086 msgid "unable to compute real location of stacked parameter"
8087 msgstr ""
8089 #. @@@ better error message
8090 #: config/arm/arm.c:11204 config/arm/arm.c:11241
8091 #, fuzzy
8092 msgid "selector must be an immediate"
8093 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
8095 #. @@@ better error message
8096 #: config/arm/arm.c:11284 config/i386/i386.c:14317 config/i386/i386.c:14351
8097 #, fuzzy
8098 msgid "mask must be an immediate"
8099 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
8101 #: config/arm/arm.c:11979
8102 msgid "no low registers available for popping high registers"
8103 msgstr ""
8105 #: config/arm/arm.c:12229
8106 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8107 msgstr ""
8109 #: config/arm/pe.c:170 config/mcore/mcore.c:3241
8110 msgid "%Jinitialized variable '%D' is marked dllimport"
8111 msgstr ""
8113 #: config/arm/pe.c:179
8114 msgid "%Jstatic variable '%D' is marked dllimport"
8115 msgstr ""
8117 #: config/arm/arm.h:451
8118 msgid "Generate APCS conformant stack frames"
8119 msgstr ""
8121 #: config/arm/arm.h:454
8122 msgid "Store function names in object code"
8123 msgstr ""
8125 #: config/arm/arm.h:458
8126 msgid "Use the 32-bit version of the APCS"
8127 msgstr ""
8129 #: config/arm/arm.h:463
8130 msgid "Pass FP arguments in FP registers"
8131 msgstr ""
8133 #: config/arm/arm.h:466
8134 msgid "Generate re-entrant, PIC code"
8135 msgstr ""
8137 #: config/arm/arm.h:469
8138 msgid "The MMU will trap on unaligned accesses"
8139 msgstr ""
8141 #: config/arm/arm.h:472
8142 msgid "Use library calls to perform FP operations"
8143 msgstr ""
8145 #: config/arm/arm.h:474 config/i960/i960.h:291
8146 msgid "Use hardware floating point instructions"
8147 msgstr ""
8149 #: config/arm/arm.h:476
8150 msgid "Assume target CPU is configured as big endian"
8151 msgstr ""
8153 #: config/arm/arm.h:478
8154 msgid "Assume target CPU is configured as little endian"
8155 msgstr ""
8157 #: config/arm/arm.h:480
8158 msgid "Assume big endian bytes, little endian words"
8159 msgstr ""
8161 #: config/arm/arm.h:482
8162 msgid "Support calls between Thumb and ARM instruction sets"
8163 msgstr ""
8165 #: config/arm/arm.h:485
8166 msgid "Generate a call to abort if a noreturn function returns"
8167 msgstr ""
8169 #: config/arm/arm.h:488
8170 msgid "Do not move instructions into a function's prologue"
8171 msgstr ""
8173 #: config/arm/arm.h:491
8174 msgid "Do not load the PIC register in function prologues"
8175 msgstr ""
8177 #: config/arm/arm.h:494
8178 msgid "Generate call insns as indirect calls, if necessary"
8179 msgstr ""
8181 #: config/arm/arm.h:497
8182 msgid "Compile for the Thumb not the ARM"
8183 msgstr ""
8185 #: config/arm/arm.h:501
8186 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8187 msgstr ""
8189 #: config/arm/arm.h:504
8190 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8191 msgstr ""
8193 #: config/arm/arm.h:507
8194 msgid "Thumb: Assume non-static functions may be called from ARM code"
8195 msgstr ""
8197 #: config/arm/arm.h:511
8198 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8199 msgstr ""
8201 #: config/arm/arm.h:515
8202 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8203 msgstr ""
8205 #: config/arm/arm.h:517
8206 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8207 msgstr ""
8209 #: config/arm/arm.h:525
8210 msgid "Specify the name of the target CPU"
8211 msgstr ""
8213 #: config/arm/arm.h:527
8214 msgid "Specify the name of the target architecture"
8215 msgstr ""
8217 #: config/arm/arm.h:531
8218 msgid "Specify the version of the floating point emulator"
8219 msgstr ""
8221 #: config/arm/arm.h:533
8222 msgid "Specify the minimum bit alignment of structures"
8223 msgstr ""
8225 #: config/arm/arm.h:535
8226 msgid "Specify the register to be used for PIC addressing"
8227 msgstr ""
8229 #: config/arm/pe.h:65
8230 msgid "Ignore dllimport attribute for functions"
8231 msgstr ""
8233 #: config/avr/avr.c:514
8234 #, c-format
8235 msgid "large frame pointer change (%d) with -mtiny-stack"
8236 msgstr ""
8238 #: config/avr/avr.c:1101
8239 msgid "bad address, not (reg+disp):"
8240 msgstr ""
8242 #: config/avr/avr.c:1109
8243 msgid "internal compiler error.  Bad address:"
8244 msgstr ""
8246 #: config/avr/avr.c:1122
8247 msgid "internal compiler error.  Unknown mode:"
8248 msgstr ""
8250 #: config/avr/avr.c:1744 config/avr/avr.c:2405
8251 #, fuzzy
8252 msgid "invalid insn:"
8253 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
8255 #: config/avr/avr.c:1778 config/avr/avr.c:1861 config/avr/avr.c:1910
8256 #: config/avr/avr.c:1919 config/avr/avr.c:2014 config/avr/avr.c:2183
8257 #: config/avr/avr.c:2439 config/avr/avr.c:2547
8258 #, fuzzy
8259 msgid "incorrect insn:"
8260 msgstr "ëÜèïò óõíèçìáôéêü"
8262 #: config/avr/avr.c:1938 config/avr/avr.c:2099 config/avr/avr.c:2254
8263 #: config/avr/avr.c:2591
8264 #, fuzzy
8265 msgid "unknown move insn:"
8266 msgstr "Üãíùóôï óåô `%s'"
8268 #: config/avr/avr.c:2814
8269 msgid "bad shift insn:"
8270 msgstr ""
8272 #: config/avr/avr.c:2927 config/avr/avr.c:3348 config/avr/avr.c:3719
8273 msgid "internal compiler error.  Incorrect shift:"
8274 msgstr ""
8276 #: config/avr/avr.c:4532 config/ip2k/ip2k.c:3144
8277 msgid "only initialized variables can be placed into program memory area"
8278 msgstr ""
8280 #: config/avr/avr.c:4626
8281 msgid "only uninitialized variables can be placed in the .noinit section"
8282 msgstr ""
8284 #: config/avr/avr.c:4640
8285 #, fuzzy, c-format
8286 msgid "MCU `%s' supported for assembler only"
8287 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
8289 #: config/avr/avr.h:73
8290 msgid "Assume int to be 8 bit integer"
8291 msgstr ""
8293 #: config/avr/avr.h:75
8294 msgid "Change the stack pointer without disabling interrupts"
8295 msgstr ""
8297 #: config/avr/avr.h:77
8298 msgid "Use subroutines for function prologue/epilogue"
8299 msgstr ""
8301 #: config/avr/avr.h:79
8302 msgid "Change only the low 8 bits of the stack pointer"
8303 msgstr ""
8305 #: config/avr/avr.h:81
8306 msgid "Do not generate tablejump insns"
8307 msgstr ""
8309 #: config/avr/avr.h:83
8310 msgid "Use rjmp/rcall (limited range) on >8K devices"
8311 msgstr ""
8313 #: config/avr/avr.h:85
8314 msgid "Output instruction sizes to the asm file"
8315 msgstr ""
8317 #: config/avr/avr.h:102
8318 msgid "Specify the initial stack address"
8319 msgstr ""
8321 #: config/avr/avr.h:103
8322 #, fuzzy
8323 msgid "Specify the MCU name"
8324 msgstr "Ïñéóìüò ïíüìáôïò ðñïãñÜììáôïò"
8326 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8327 #. In some cases, the strength reduction optimization pass can
8328 #. produce better code if this is defined.  This macro controls the
8329 #. order that induction variables are combined.  This macro is
8330 #. particularly useful if the target has limited addressing modes.
8331 #. For instance, the SH target has only positive offsets in
8332 #. addresses.  Thus sorting to put the smallest address first allows
8333 #. the most combinations to be found.
8334 #: config/avr/avr.h:2268
8335 #, fuzzy
8336 msgid "trampolines not supported"
8337 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
8339 #: config/c4x/c4x-c.c:71
8340 #, c-format
8341 msgid "missing '(' after '#pragma %s' - ignored"
8342 msgstr ""
8344 #: config/c4x/c4x-c.c:74
8345 #, c-format
8346 msgid "missing function name in '#pragma %s' - ignored"
8347 msgstr ""
8349 #: config/c4x/c4x-c.c:79
8350 #, fuzzy, c-format
8351 msgid "malformed '#pragma %s' - ignored"
8352 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
8354 #: config/c4x/c4x-c.c:81
8355 #, c-format
8356 msgid "missing section name in '#pragma %s' - ignored"
8357 msgstr ""
8359 #: config/c4x/c4x-c.c:86
8360 #, c-format
8361 msgid "missing ')' for '#pragma %s' - ignored"
8362 msgstr ""
8364 #: config/c4x/c4x-c.c:89
8365 #, c-format
8366 msgid "junk at end of '#pragma %s'"
8367 msgstr ""
8369 #: config/c4x/c4x.c:300
8370 #, c-format
8371 msgid "unknown CPU version %d, using 40.\n"
8372 msgstr ""
8374 #: config/c4x/c4x.c:850
8375 #, c-format
8376 msgid "ISR %s requires %d words of local vars, max is 32767"
8377 msgstr ""
8379 #: config/c4x/c4x.c:1571
8380 msgid "using CONST_DOUBLE for address"
8381 msgstr ""
8383 #: config/c4x/c4x.c:1709
8384 msgid "c4x_address_cost: Invalid addressing mode"
8385 msgstr ""
8387 #: config/c4x/c4x.c:1844
8388 #, c-format
8389 msgid "c4x_print_operand: %%L inconsistency"
8390 msgstr ""
8392 #: config/c4x/c4x.c:1850
8393 #, c-format
8394 msgid "c4x_print_operand: %%N inconsistency"
8395 msgstr ""
8397 #: config/c4x/c4x.c:1891
8398 #, c-format
8399 msgid "c4x_print_operand: %%O inconsistency"
8400 msgstr ""
8402 #: config/c4x/c4x.c:1986
8403 msgid "c4x_print_operand: Bad operand case"
8404 msgstr ""
8406 #: config/c4x/c4x.c:2027
8407 msgid "c4x_print_operand_address: Bad post_modify"
8408 msgstr ""
8410 #: config/c4x/c4x.c:2049
8411 msgid "c4x_print_operand_address: Bad pre_modify"
8412 msgstr ""
8414 #: config/c4x/c4x.c:2097 config/c4x/c4x.c:2109 config/c4x/c4x.c:2124
8415 msgid "c4x_print_operand_address: Bad operand case"
8416 msgstr ""
8418 #: config/c4x/c4x.c:2375
8419 msgid "c4x_rptb_insert: Cannot find start label"
8420 msgstr ""
8422 #: config/c4x/c4x.c:3292 config/c4x/c4x.c:3310
8423 #, fuzzy
8424 msgid "mode not QImode"
8425 msgstr "íåá_êáôÜóôáóç: êáôÜóôáóç ëåéôïõñãßáò\n"
8427 #: config/c4x/c4x.c:3380
8428 #, fuzzy
8429 msgid "invalid indirect memory address"
8430 msgstr "ìç Ýãêõñïò ÷ñüíïò ëÞîçò"
8432 #: config/c4x/c4x.c:3469
8433 msgid "invalid indirect (S) memory address"
8434 msgstr ""
8436 #: config/c4x/c4x.c:3797
8437 msgid "c4x_valid_operands: Internal error"
8438 msgstr ""
8440 #: config/c4x/c4x.c:4216
8441 msgid "c4x_operand_subword: invalid mode"
8442 msgstr ""
8444 #: config/c4x/c4x.c:4219
8445 msgid "c4x_operand_subword: invalid operand"
8446 msgstr ""
8448 #. We could handle these with some difficulty.
8449 #. e.g., *p-- => *(p-=2); *(p+1).
8450 #: config/c4x/c4x.c:4245
8451 msgid "c4x_operand_subword: invalid autoincrement"
8452 msgstr ""
8454 #: config/c4x/c4x.c:4251
8455 msgid "c4x_operand_subword: invalid address"
8456 msgstr ""
8458 #: config/c4x/c4x.c:4262
8459 msgid "c4x_operand_subword: address not offsettable"
8460 msgstr ""
8462 #: config/c4x/c4x.c:4472
8463 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8464 msgstr ""
8466 #. ??? HACK.  We shouldn't have flag_inline_trees at all.
8467 #. Name of the c4x assembler.
8468 #. Name of the c4x linker.
8469 #. Define assembler options.
8470 #. Define linker options.
8471 #. Specify the end file to link with.
8472 #. Target compilation option flags.
8473 #. Small memory model.
8474 #. Use 24-bit MPYI for C3x.
8475 #. Fast fixing of floats.
8476 #. Allow use of RPTS.
8477 #. Emit C3x code.
8478 #. Be compatible with TI assembler.
8479 #. Be paranoid about DP reg. in ISRs.
8480 #. Pass arguments on stack.
8481 #. Enable features under development.
8482 #. Enable repeat block.
8483 #. Use BK as general register.
8484 #. Use decrement and branch for C3x.
8485 #. Enable debugging of GCC.
8486 #. Force constants into registers.
8487 #. Allow unsigned loop counters.
8488 #. Force op0 and op1 to be same.
8489 #. Save all 40 bits for floats.
8490 #. Allow parallel insns.
8491 #. Allow MPY||ADD, MPY||SUB insns.
8492 #. Assume mem refs possibly aliased.
8493 #. Emit C30 code.
8494 #. Emit C31 code.
8495 #. Emit C32 code.
8496 #. Emit C33 code.
8497 #. Emit C40 code.
8498 #. Emit C44 code.
8499 #. Run-time compilation parameters selecting different hardware subsets.
8501 #. Macro to define tables used to set the flags.
8502 #. This is a list in braces of triplets in braces,
8503 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
8504 #. where VALUE is the bits to set or minus the bits to clear.
8505 #. An empty string NAME is used to identify the default VALUE.
8506 #: config/c4x/c4x.h:168
8507 msgid "Small memory model"
8508 msgstr ""
8510 #: config/c4x/c4x.h:170
8511 msgid "Big memory model"
8512 msgstr ""
8514 #: config/c4x/c4x.h:172
8515 msgid "Use MPYI instruction for C3x"
8516 msgstr ""
8518 #: config/c4x/c4x.h:174
8519 msgid "Do not use MPYI instruction for C3x"
8520 msgstr ""
8522 #: config/c4x/c4x.h:176
8523 msgid "Use fast but approximate float to integer conversion"
8524 msgstr ""
8526 #: config/c4x/c4x.h:178
8527 msgid "Use slow but accurate float to integer conversion"
8528 msgstr ""
8530 #: config/c4x/c4x.h:180
8531 msgid "Enable use of RTPS instruction"
8532 msgstr ""
8534 #: config/c4x/c4x.h:182
8535 msgid "Disable use of RTPS instruction"
8536 msgstr ""
8538 #: config/c4x/c4x.h:184
8539 msgid "Enable use of RTPB instruction"
8540 msgstr ""
8542 #: config/c4x/c4x.h:186
8543 msgid "Disable use of RTPB instruction"
8544 msgstr ""
8546 #: config/c4x/c4x.h:188
8547 msgid "Generate code for C30 CPU"
8548 msgstr ""
8550 #: config/c4x/c4x.h:190
8551 msgid "Generate code for C31 CPU"
8552 msgstr ""
8554 #: config/c4x/c4x.h:192
8555 msgid "Generate code for C32 CPU"
8556 msgstr ""
8558 #: config/c4x/c4x.h:194
8559 msgid "Generate code for C33 CPU"
8560 msgstr ""
8562 #: config/c4x/c4x.h:196
8563 msgid "Generate code for C40 CPU"
8564 msgstr ""
8566 #: config/c4x/c4x.h:198
8567 msgid "Generate code for C44 CPU"
8568 msgstr ""
8570 #: config/c4x/c4x.h:200
8571 msgid "Emit code compatible with TI tools"
8572 msgstr ""
8574 #: config/c4x/c4x.h:202
8575 msgid "Emit code to use GAS extensions"
8576 msgstr ""
8578 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
8579 msgid "Save DP across ISR in small memory model"
8580 msgstr ""
8582 #: config/c4x/c4x.h:206 config/c4x/c4x.h:210
8583 msgid "Don't save DP across ISR in small memory model"
8584 msgstr ""
8586 #: config/c4x/c4x.h:212
8587 msgid "Pass arguments on the stack"
8588 msgstr ""
8590 #: config/c4x/c4x.h:214
8591 msgid "Pass arguments in registers"
8592 msgstr ""
8594 #: config/c4x/c4x.h:216
8595 msgid "Enable new features under development"
8596 msgstr ""
8598 #: config/c4x/c4x.h:218
8599 msgid "Disable new features under development"
8600 msgstr ""
8602 #: config/c4x/c4x.h:220
8603 msgid "Use the BK register as a general purpose register"
8604 msgstr ""
8606 #: config/c4x/c4x.h:222
8607 #, fuzzy
8608 msgid "Do not allocate BK register"
8609 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
8611 #: config/c4x/c4x.h:224
8612 msgid "Enable use of DB instruction"
8613 msgstr ""
8615 #: config/c4x/c4x.h:226
8616 msgid "Disable use of DB instruction"
8617 msgstr ""
8619 #: config/c4x/c4x.h:228
8620 msgid "Enable debugging"
8621 msgstr ""
8623 #: config/c4x/c4x.h:230
8624 msgid "Disable debugging"
8625 msgstr ""
8627 #: config/c4x/c4x.h:232
8628 msgid "Force constants into registers to improve hoisting"
8629 msgstr ""
8631 #: config/c4x/c4x.h:234
8632 msgid "Don't force constants into registers"
8633 msgstr ""
8635 #: config/c4x/c4x.h:236
8636 msgid "Force RTL generation to emit valid 3 operand insns"
8637 msgstr ""
8639 #: config/c4x/c4x.h:238
8640 msgid "Allow RTL generation to emit invalid 3 operand insns"
8641 msgstr ""
8643 #: config/c4x/c4x.h:240
8644 msgid "Allow unsigned iteration counts for RPTB/DB"
8645 msgstr ""
8647 #: config/c4x/c4x.h:242
8648 msgid "Disallow unsigned iteration counts for RPTB/DB"
8649 msgstr ""
8651 #: config/c4x/c4x.h:244
8652 msgid "Preserve all 40 bits of FP reg across call"
8653 msgstr ""
8655 #: config/c4x/c4x.h:246
8656 msgid "Only preserve 32 bits of FP reg across call"
8657 msgstr ""
8659 #: config/c4x/c4x.h:248
8660 #, fuzzy
8661 msgid "Enable parallel instructions"
8662 msgstr "ÁêáôÜëëçëç åíôïëÞ"
8664 #: config/c4x/c4x.h:250
8665 #, fuzzy
8666 msgid "Disable parallel instructions"
8667 msgstr "ÁêáôÜëëçëç åíôïëÞ"
8669 #: config/c4x/c4x.h:252
8670 msgid "Enable MPY||ADD and MPY||SUB instructions"
8671 msgstr ""
8673 #: config/c4x/c4x.h:254
8674 msgid "Disable MPY||ADD and MPY||SUB instructions"
8675 msgstr ""
8677 #: config/c4x/c4x.h:256
8678 msgid "Assume that pointers may be aliased"
8679 msgstr ""
8681 #: config/c4x/c4x.h:258
8682 msgid "Assume that pointers not aliased"
8683 msgstr ""
8685 #: config/c4x/c4x.h:331
8686 msgid "Specify maximum number of iterations for RPTS"
8687 msgstr ""
8689 #: config/c4x/c4x.h:333
8690 msgid "Select CPU to generate code for"
8691 msgstr ""
8693 #: config/cris/cris.c:604
8694 msgid "unexpected index-type in cris_print_index"
8695 msgstr ""
8697 #: config/cris/cris.c:618
8698 msgid "unexpected base-type in cris_print_base"
8699 msgstr ""
8701 #: config/cris/cris.c:911
8702 #, c-format
8703 msgid "stackframe too big: %d bytes"
8704 msgstr ""
8706 #: config/cris/cris.c:1222
8707 msgid "allocated but unused delay list in epilogue"
8708 msgstr ""
8710 #: config/cris/cris.c:1232
8711 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
8712 msgstr ""
8714 #: config/cris/cris.c:1308
8715 #, fuzzy
8716 msgid "invalid operand for 'b' modifier"
8717 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8719 #: config/cris/cris.c:1321
8720 #, fuzzy
8721 msgid "invalid operand for 'v' modifier"
8722 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8724 #: config/cris/cris.c:1331
8725 #, fuzzy
8726 msgid "invalid operand for 'P' modifier"
8727 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8729 #: config/cris/cris.c:1338
8730 #, fuzzy
8731 msgid "invalid operand for 'p' modifier"
8732 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8734 #: config/cris/cris.c:1377
8735 #, fuzzy
8736 msgid "invalid operand for 'z' modifier"
8737 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8739 #: config/cris/cris.c:1425 config/cris/cris.c:1455
8740 #, fuzzy
8741 msgid "invalid operand for 'H' modifier"
8742 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8744 #: config/cris/cris.c:1431
8745 #, fuzzy
8746 msgid "bad register"
8747 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
8749 #: config/cris/cris.c:1469
8750 #, fuzzy
8751 msgid "invalid operand for 'e' modifier"
8752 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8754 #: config/cris/cris.c:1486
8755 #, fuzzy
8756 msgid "invalid operand for 'm' modifier"
8757 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8759 #: config/cris/cris.c:1511
8760 #, fuzzy
8761 msgid "invalid operand for 'A' modifier"
8762 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8764 #: config/cris/cris.c:1519
8765 #, fuzzy
8766 msgid "invalid operand for 'D' modifier"
8767 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8769 #: config/cris/cris.c:1533
8770 #, fuzzy
8771 msgid "invalid operand for 'T' modifier"
8772 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8774 #: config/cris/cris.c:1542
8775 #, fuzzy
8776 msgid "invalid operand modifier letter"
8777 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
8779 #: config/cris/cris.c:1550
8780 #, fuzzy, c-format
8781 msgid "internal error: bad register: %d"
8782 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
8784 #: config/cris/cris.c:1598
8785 msgid "unexpected multiplicative operand"
8786 msgstr ""
8788 #: config/cris/cris.c:1618
8789 #, fuzzy
8790 msgid "unexpected operand"
8791 msgstr "Ìç ïñéóìÝíï üíïìá %s"
8793 # src/request.c:806 src/request.c:912
8794 #: config/cris/cris.c:1651 config/cris/cris.c:1661
8795 #, fuzzy
8796 msgid "unrecognized address"
8797 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
8799 #: config/cris/cris.c:2011
8800 msgid "internal error: sideeffect-insn affecting main effect"
8801 msgstr ""
8803 #. If we get here, the caller got its initial tests wrong.
8804 #: config/cris/cris.c:2404
8805 msgid "internal error: cris_side_effect_mode_ok with bad operands"
8806 msgstr ""
8808 #: config/cris/cris.c:2481 config/cris/cris.c:2543
8809 #, fuzzy
8810 msgid "unrecognized supposed constant"
8811 msgstr "Üãíùóôï ðñüèåìá: %s"
8813 #: config/cris/cris.c:2588
8814 msgid "unrecognized supposed constant in cris_global_pic_symbol"
8815 msgstr ""
8817 #: config/cris/cris.c:2607
8818 #, c-format
8819 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
8820 msgstr ""
8822 #: config/cris/cris.c:2635
8823 #, c-format
8824 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
8825 msgstr ""
8827 #: config/cris/cris.c:2671
8828 #, fuzzy, c-format
8829 msgid "unknown CRIS cpu version specification in -mtune= : %s"
8830 msgstr "ðÜñá ðïëëÝò äçëþóåéò ìåôáôñïðÞò óôçí êáôÜëçîç"
8832 #: config/cris/cris.c:2689
8833 #, fuzzy
8834 msgid "-fPIC and -fpic are not supported in this configuration"
8835 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
8837 #: config/cris/cris.c:2705
8838 msgid "that particular -g option is invalid with -maout and -melinux"
8839 msgstr ""
8841 #: config/cris/cris.c:2960 config/cris/cris.c:3005
8842 msgid "unexpected side-effects in address"
8843 msgstr ""
8845 #. Labels are never marked as global symbols.
8846 #: config/cris/cris.c:3100 config/cris/cris.c:3131
8847 msgid "unexpected PIC symbol"
8848 msgstr ""
8850 #: config/cris/cris.c:3104
8851 msgid "PIC register isn't set up"
8852 msgstr ""
8854 #: config/cris/cris.c:3117 config/cris/cris.c:3200
8855 #, fuzzy
8856 msgid "unexpected address expression"
8857 msgstr "Ìç Ýãêõñç ðñïðïñåõüìåíç êáíïíéêÞ Ýêöñáóç"
8859 #: config/cris/cris.c:3135
8860 msgid "emitting PIC operand, but PIC register isn't set up"
8861 msgstr ""
8863 #: config/cris/cris.c:3144
8864 msgid "unexpected NOTE as addr_const:"
8865 msgstr ""
8867 #: config/cris/aout.h:108
8868 msgid "Compile for the MMU-less Etrax 100-based elinux system"
8869 msgstr ""
8871 #: config/cris/aout.h:115
8872 msgid "For elinux, request a specified stack-size for this program"
8873 msgstr ""
8875 #: config/cris/cris.h:362
8876 msgid "Work around bug in multiplication instruction"
8877 msgstr ""
8879 #. 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.
8880 #: config/cris/cris.h:368
8881 msgid "Compile for ETRAX 4 (CRIS v3)"
8882 msgstr ""
8884 #: config/cris/cris.h:373
8885 msgid "Compile for ETRAX 100 (CRIS v8)"
8886 msgstr ""
8888 #: config/cris/cris.h:377
8889 msgid "Emit verbose debug information in assembly code"
8890 msgstr ""
8892 #: config/cris/cris.h:380
8893 msgid "Do not use condition codes from normal instructions"
8894 msgstr ""
8896 #: config/cris/cris.h:384
8897 msgid "Do not emit addressing modes with side-effect assignment"
8898 msgstr ""
8900 #: config/cris/cris.h:387
8901 msgid "Do not tune stack alignment"
8902 msgstr ""
8904 #: config/cris/cris.h:390
8905 msgid "Do not tune writable data alignment"
8906 msgstr ""
8908 #: config/cris/cris.h:393
8909 msgid "Do not tune code and read-only data alignment"
8910 msgstr ""
8912 #: config/cris/cris.h:402
8913 msgid "Align code and data to 32 bits"
8914 msgstr ""
8916 #: config/cris/cris.h:415
8917 msgid "Don't align items in code or data"
8918 msgstr ""
8920 #: config/cris/cris.h:418
8921 msgid "Do not emit function prologue or epilogue"
8922 msgstr ""
8924 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
8925 #: config/cris/cris.h:422
8926 msgid "Use the most feature-enabling options allowed by other options"
8927 msgstr ""
8929 #. 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.
8930 #: config/cris/cris.h:428
8931 msgid "Override -mbest-lib-options"
8932 msgstr ""
8934 #: config/cris/cris.h:460
8935 msgid "Generate code for the specified chip or CPU version"
8936 msgstr ""
8938 #: config/cris/cris.h:462
8939 msgid "Tune alignment for the specified chip or CPU version"
8940 msgstr ""
8942 #: config/cris/cris.h:464
8943 msgid "Warn when a stackframe is larger than the specified size"
8944 msgstr ""
8946 #. Node: Profiling
8947 #: config/cris/cris.h:1050
8948 msgid "no FUNCTION_PROFILER for CRIS"
8949 msgstr ""
8951 #: config/cris/linux.h:69
8952 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
8953 msgstr ""
8955 #: config/d30v/d30v.c:218
8956 #, c-format
8957 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
8958 msgstr ""
8960 #: config/d30v/d30v.c:2678
8961 msgid "bad insn to d30v_print_operand_address:"
8962 msgstr ""
8964 #: config/d30v/d30v.c:2695 config/d30v/d30v.c:2756 config/d30v/d30v.c:2777
8965 #: config/d30v/d30v.c:2795
8966 msgid "bad insn to d30v_print_operand_memory_reference:"
8967 msgstr ""
8969 #: config/d30v/d30v.c:2863
8970 msgid "bad insn to d30v_print_operand, 'f' modifier:"
8971 msgstr ""
8973 #: config/d30v/d30v.c:2872
8974 msgid "bad insn to d30v_print_operand, 'A' modifier:"
8975 msgstr ""
8977 #: config/d30v/d30v.c:2879
8978 msgid "bad insn to d30v_print_operand, 'M' modifier:"
8979 msgstr ""
8981 #: config/d30v/d30v.c:2933
8982 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
8983 msgstr ""
8985 #: config/d30v/d30v.c:2944
8986 msgid "bad insn to print_operand, 'B' modifier:"
8987 msgstr ""
8989 #: config/d30v/d30v.c:2951
8990 msgid "bad insn to print_operand, 'E' modifier:"
8991 msgstr ""
8993 #: config/d30v/d30v.c:2969
8994 msgid "bad insn to print_operand, 'R' modifier:"
8995 msgstr ""
8997 #: config/d30v/d30v.c:2978 config/d30v/d30v.c:2986
8998 msgid "bad insn to print_operand, 's' modifier:"
8999 msgstr ""
9001 #: config/d30v/d30v.c:3015
9002 msgid "bad insn in d30v_print_operand, 0 case"
9003 msgstr ""
9005 #: config/d30v/d30v.c:3313
9006 msgid "d30v_emit_comparison"
9007 msgstr ""
9009 #: config/d30v/d30v.c:3357
9010 msgid "bad call to d30v_move_2words"
9011 msgstr ""
9013 #: config/d30v/d30v.h:111
9014 msgid "Enable use of conditional move instructions"
9015 msgstr ""
9017 #: config/d30v/d30v.h:114
9018 msgid "Disable use of conditional move instructions"
9019 msgstr ""
9021 #: config/d30v/d30v.h:117
9022 #, fuzzy
9023 msgid "Debug argument support in compiler"
9024 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
9026 #: config/d30v/d30v.h:120
9027 #, fuzzy
9028 msgid "Debug stack support in compiler"
9029 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
9031 #: config/d30v/d30v.h:123
9032 msgid "Debug memory address support in compiler"
9033 msgstr ""
9035 #: config/d30v/d30v.h:126
9036 msgid "Make adjacent short instructions parallel if possible"
9037 msgstr ""
9039 #: config/d30v/d30v.h:129
9040 msgid "Do not make adjacent short instructions parallel"
9041 msgstr ""
9043 #: config/d30v/d30v.h:132 config/d30v/d30v.h:135
9044 msgid "Link programs/data to be in external memory by default"
9045 msgstr ""
9047 #: config/d30v/d30v.h:138
9048 msgid "Link programs/data to be in onchip memory by default"
9049 msgstr ""
9051 #: config/d30v/d30v.h:146
9052 msgid "Change the branch costs within the compiler"
9053 msgstr ""
9055 #: config/d30v/d30v.h:149
9056 msgid "Change the threshold for conversion to conditional execution"
9057 msgstr ""
9059 #: config/dsp16xx/dsp16xx.c:1463 config/dsp16xx/dsp16xx.c:1486
9060 msgid "stack size > 32k"
9061 msgstr ""
9063 #: config/dsp16xx/dsp16xx.c:1695
9064 #, fuzzy
9065 msgid "invalid addressing mode"
9066 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
9068 #: config/dsp16xx/dsp16xx.c:1838
9069 #, fuzzy
9070 msgid "bad register extension code"
9071 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
9073 #: config/dsp16xx/dsp16xx.c:1938
9074 #, fuzzy
9075 msgid "invalid offset in ybase addressing"
9076 msgstr "ìç Ýãêõñïò ÷ñüíïò Ýíáñîçò"
9078 #: config/dsp16xx/dsp16xx.c:1941
9079 #, fuzzy
9080 msgid "invalid register in ybase addressing"
9081 msgstr "ìç Ýãêõñïò ÷ñüíïò Ýíáñîçò"
9083 #: config/dsp16xx/dsp16xx.c:2116
9084 msgid "invalid shift operator in emit_1600_core_shift"
9085 msgstr ""
9087 #: config/dsp16xx/dsp16xx.c:2406
9088 #, fuzzy
9089 msgid "invalid mode for gen_tst_reg"
9090 msgstr "ìç Ýãêõñç êáôÜóôáóç ãéá ôçí dlopen()"
9092 #: config/dsp16xx/dsp16xx.c:2478
9093 msgid "invalid mode for integer comparison in gen_compare_reg"
9094 msgstr ""
9096 #. Macro to define tables used to set the flags.
9097 #. This is a list in braces of pairs in braces,
9098 #. each pair being { "NAME", VALUE }
9099 #. where VALUE is the bits to set or minus the bits to clear.
9100 #. An empty string NAME is used to identify the default VALUE.
9101 #: config/dsp16xx/dsp16xx.h:230
9102 msgid "Pass parameters in registers (default)"
9103 msgstr ""
9105 #: config/dsp16xx/dsp16xx.h:232
9106 msgid "Don't pass parameters in registers"
9107 msgstr ""
9109 #: config/dsp16xx/dsp16xx.h:234
9110 #, fuzzy
9111 msgid "Generate code for near calls"
9112 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
9114 #: config/dsp16xx/dsp16xx.h:236
9115 msgid "Don't generate code for near calls"
9116 msgstr ""
9118 #: config/dsp16xx/dsp16xx.h:238
9119 #, fuzzy
9120 msgid "Generate code for near jumps"
9121 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
9123 #: config/dsp16xx/dsp16xx.h:240
9124 msgid "Don't generate code for near jumps"
9125 msgstr ""
9127 #: config/dsp16xx/dsp16xx.h:242
9128 msgid "Generate code for a bit-manipulation unit"
9129 msgstr ""
9131 #: config/dsp16xx/dsp16xx.h:244
9132 msgid "Don't generate code for a bit-manipulation unit"
9133 msgstr ""
9135 #: config/dsp16xx/dsp16xx.h:246
9136 msgid "Generate code for memory map1"
9137 msgstr ""
9139 #: config/dsp16xx/dsp16xx.h:248
9140 msgid "Generate code for memory map2"
9141 msgstr ""
9143 #: config/dsp16xx/dsp16xx.h:250
9144 msgid "Generate code for memory map3"
9145 msgstr ""
9147 #: config/dsp16xx/dsp16xx.h:252
9148 msgid "Generate code for memory map4"
9149 msgstr ""
9151 #: config/dsp16xx/dsp16xx.h:254
9152 msgid "Ouput extra code for initialized data"
9153 msgstr ""
9155 #: config/dsp16xx/dsp16xx.h:256
9156 msgid "Don't let reg. allocator use ybase registers"
9157 msgstr ""
9159 #: config/dsp16xx/dsp16xx.h:258
9160 msgid "Output extra debug info in Luxworks environment"
9161 msgstr ""
9163 #: config/dsp16xx/dsp16xx.h:260
9164 msgid "Save temp. files in Luxworks environment"
9165 msgstr ""
9167 #: config/dsp16xx/dsp16xx.h:272
9168 msgid "Specify alternate name for text section"
9169 msgstr ""
9171 #: config/dsp16xx/dsp16xx.h:274
9172 msgid "Specify alternate name for data section"
9173 msgstr ""
9175 #: config/dsp16xx/dsp16xx.h:276
9176 msgid "Specify alternate name for bss section"
9177 msgstr ""
9179 #: config/dsp16xx/dsp16xx.h:278
9180 msgid "Specify alternate name for constant section"
9181 msgstr ""
9183 #: config/dsp16xx/dsp16xx.h:280
9184 msgid "Specify alternate name for dsp16xx chip"
9185 msgstr ""
9187 #. Output assembler code to FILE to increment profiler label # LABELNO
9188 #. for profiling a function entry.
9189 #: config/dsp16xx/dsp16xx.h:1217 config/dsp16xx/dsp16xx.h:1668
9190 #: config/dsp16xx/dsp16xx.h:1673
9191 #, fuzzy
9192 msgid "profiling not implemented yet"
9193 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
9195 #. Emit RTL insns to initialize the variable parts of a trampoline.
9196 #. FNADDR is an RTX for the address of the function's pure code.
9197 #. CXT is an RTX for the static chain value for the function.
9198 #: config/dsp16xx/dsp16xx.h:1227 config/dsp16xx/dsp16xx.h:1239
9199 #, fuzzy
9200 msgid "trampolines not yet implemented"
9201 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
9203 #: config/fr30/fr30.c:451
9204 msgid "fr30_print_operand_address: unhandled address"
9205 msgstr ""
9207 #: config/fr30/fr30.c:475
9208 #, c-format
9209 msgid "fr30_print_operand: unrecognized %%p code"
9210 msgstr ""
9212 #: config/fr30/fr30.c:495
9213 #, c-format
9214 msgid "fr30_print_operand: unrecognized %%b code"
9215 msgstr ""
9217 #: config/fr30/fr30.c:516
9218 #, c-format
9219 msgid "fr30_print_operand: unrecognized %%B code"
9220 msgstr ""
9222 #: config/fr30/fr30.c:524
9223 #, fuzzy, c-format
9224 msgid "fr30_print_operand: invalid operand to %%A code"
9225 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9227 #: config/fr30/fr30.c:541
9228 #, fuzzy, c-format
9229 msgid "fr30_print_operand: invalid %%x code"
9230 msgstr "ìç Ýãêõñï äéêáßùìá"
9232 #: config/fr30/fr30.c:548
9233 #, c-format
9234 msgid "fr30_print_operand: invalid %%F code"
9235 msgstr ""
9237 #: config/fr30/fr30.c:565
9238 msgid "fr30_print_operand: unknown code"
9239 msgstr ""
9241 #: config/fr30/fr30.c:594 config/fr30/fr30.c:603 config/fr30/fr30.c:614
9242 #: config/fr30/fr30.c:627
9243 msgid "fr30_print_operand: unhandled MEM"
9244 msgstr ""
9246 #: config/fr30/fr30.h:63
9247 msgid "Assume small address space"
9248 msgstr ""
9250 #: config/frv/frv.c:392 config/frv/frv.c:410
9251 #, c-format
9252 msgid "Unknown cpu: -mcpu=%s"
9253 msgstr ""
9255 #: config/frv/frv.c:433
9256 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
9257 msgstr ""
9259 #: config/frv/frv.c:2397
9260 msgid "Bad insn to frv_print_operand_address:"
9261 msgstr ""
9263 #: config/frv/frv.c:2408
9264 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9265 msgstr ""
9267 #: config/frv/frv.c:2446 config/frv/frv.c:2456 config/frv/frv.c:2465
9268 #: config/frv/frv.c:2493 config/frv/frv.c:2506 config/frv/frv.c:2510
9269 msgid "Bad insn to frv_print_operand_memory_reference:"
9270 msgstr ""
9272 #: config/frv/frv.c:2648
9273 msgid "Bad insn in frv_print_operand, bad const_double"
9274 msgstr ""
9276 #: config/frv/frv.c:2693
9277 #, fuzzy
9278 msgid "Bad insn to frv_print_operand, 'C' modifier:"
9279 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9281 #: config/frv/frv.c:2716
9282 #, fuzzy
9283 msgid "Bad insn to frv_print_operand, 'c' modifier:"
9284 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9286 #: config/frv/frv.c:2741
9287 #, fuzzy
9288 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9289 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9291 #: config/frv/frv.c:2749
9292 #, fuzzy
9293 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9294 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9296 #: config/frv/frv.c:2765
9297 #, fuzzy
9298 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9299 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9301 #: config/frv/frv.c:2818
9302 #, fuzzy
9303 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9304 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9306 #: config/frv/frv.c:2831
9307 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9308 msgstr ""
9310 #: config/frv/frv.c:2852
9311 #, fuzzy
9312 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9313 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9315 #: config/frv/frv.c:2870
9316 msgid "Bad insn to frv_print_operand, P modifier:"
9317 msgstr ""
9319 #: config/frv/frv.c:2890
9320 msgid "Bad insn in frv_print_operand, z case"
9321 msgstr ""
9323 #: config/frv/frv.c:2918
9324 msgid "Bad insn in frv_print_operand, 0 case"
9325 msgstr ""
9327 #: config/frv/frv.c:2923
9328 #, fuzzy
9329 msgid "frv_print_operand: unknown code"
9330 msgstr "ìç Ýãêõñï äéêáßùìá"
9332 #: config/frv/frv.c:5474
9333 #, fuzzy
9334 msgid "Bad output_move_single operand"
9335 msgstr "áñ÷åßï åîüäïõ"
9337 #: config/frv/frv.c:5601
9338 msgid "Bad output_move_double operand"
9339 msgstr ""
9341 #: config/frv/frv.c:5743
9342 #, fuzzy
9343 msgid "Bad output_condmove_single operand"
9344 msgstr "áñ÷åßï åîüäïõ"
9346 #: config/frv/frv.c:8031
9347 msgid "frv_registers_update"
9348 msgstr ""
9350 #: config/frv/frv.c:8188
9351 msgid "frv_registers_used_p"
9352 msgstr ""
9354 #: config/frv/frv.c:8314
9355 msgid "frv_registers_set_p"
9356 msgstr ""
9358 #: config/frv/frv.c:8910
9359 #, fuzzy
9360 msgid "accumulator is not a constant integer"
9361 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
9363 #: config/frv/frv.c:8915
9364 msgid "accumulator number is out of bounds"
9365 msgstr ""
9367 #: config/frv/frv.c:8926
9368 #, c-format
9369 msgid "inappropriate accumulator for `%s'"
9370 msgstr ""
9372 #: config/frv/frv.c:8986
9373 #, c-format
9374 msgid "`%s' expects a constant argument"
9375 msgstr ""
9377 #: config/frv/frv.c:8991
9378 #, fuzzy, c-format
9379 msgid "constant argument out of range for `%s'"
9380 msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç ñïõôßíá `%s'"
9382 #: config/frv/frv.c:9338
9383 msgid "media functions are not available unless -mmedia is used"
9384 msgstr ""
9386 #: config/frv/frv.c:9350
9387 msgid "this media function is only available on the fr500"
9388 msgstr ""
9390 #: config/frv/frv.c:9378
9391 msgid "this media function is only available on the fr400"
9392 msgstr ""
9394 #. This macro is a C statement to print on `stderr' a string describing the
9395 #. particular machine description choice.  Every machine description should
9396 #. define `TARGET_VERSION'.  For example:
9398 #. #ifdef MOTOROLA
9399 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
9400 #. #else
9401 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
9402 #. #endif
9403 #: config/frv/frv.h:506
9404 msgid " (frv)"
9405 msgstr ""
9407 #: config/h8300/h8300.c:288
9408 msgid "-ms2600 is used without -ms"
9409 msgstr ""
9411 #: config/h8300/h8300.c:294
9412 msgid "-mn is used without -mh or -ms"
9413 msgstr ""
9415 #. Macro to define tables used to set the flags.
9416 #. This is a list in braces of pairs in braces,
9417 #. each pair being { "NAME", VALUE }
9418 #. where VALUE is the bits to set or minus the bits to clear.
9419 #. An empty string NAME is used to identify the default VALUE.
9420 #: config/h8300/h8300.h:145
9421 msgid "Generate H8S code"
9422 msgstr ""
9424 #: config/h8300/h8300.h:146
9425 msgid "Do not generate H8S code"
9426 msgstr ""
9428 #: config/h8300/h8300.h:147
9429 msgid "Generate H8S/2600 code"
9430 msgstr ""
9432 #: config/h8300/h8300.h:148
9433 msgid "Do not generate H8S/2600 code"
9434 msgstr ""
9436 #: config/h8300/h8300.h:149
9437 msgid "Make integers 32 bits wide"
9438 msgstr ""
9440 #: config/h8300/h8300.h:152
9441 #, fuzzy
9442 msgid "Use registers for argument passing"
9443 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
9445 #: config/h8300/h8300.h:154
9446 msgid "Do not use registers for argument passing"
9447 msgstr ""
9449 #: config/h8300/h8300.h:156
9450 msgid "Consider access to byte sized memory slow"
9451 msgstr ""
9453 #: config/h8300/h8300.h:157
9454 msgid "Enable linker relaxing"
9455 msgstr ""
9457 #: config/h8300/h8300.h:158
9458 msgid "Generate H8/300H code"
9459 msgstr ""
9461 #: config/h8300/h8300.h:159
9462 #, fuzzy
9463 msgid "Enable the normal mode"
9464 msgstr "ìçäåíéóìÝíç åããñáöÞ êáé ãñÜøéìï ðÜíù óå áõôÞ (truncated)"
9466 #: config/h8300/h8300.h:160
9467 msgid "Do not generate H8/300H code"
9468 msgstr ""
9470 #: config/h8300/h8300.h:161
9471 msgid "Use H8/300 alignment rules"
9472 msgstr ""
9474 #: config/i370/i370-c.c:55
9475 msgid "junk at end of #pragma map"
9476 msgstr ""
9478 #: config/i370/i370-c.c:61
9479 #, fuzzy
9480 msgid "malformed #pragma map, ignored"
9481 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
9483 #: config/i370/i370.c:784
9484 msgid "real name is too long - alias ignored"
9485 msgstr ""
9487 #: config/i370/i370.c:789
9488 msgid "alias name is too long - alias ignored"
9489 msgstr ""
9491 #: config/i370/i370.c:1060
9492 msgid "internal error--no jump follows compare:"
9493 msgstr ""
9495 #. Macro to define tables used to set the flags.  This is a list in braces
9496 #. of pairs in braces, each pair being { "NAME", VALUE }
9497 #. where VALUE is the bits to set or minus the bits to clear.
9498 #. An empty string NAME is used to identify the default VALUE.
9499 #: config/i370/i370.h:75
9500 #, fuzzy
9501 msgid "Generate char instructions"
9502 msgstr "ÁêáôÜëëçëç åíôïëÞ"
9504 #: config/i370/i370.h:76
9505 msgid "Do not generate char instructions"
9506 msgstr ""
9508 #: config/i386/i386.c:1179
9509 #, c-format
9510 msgid "code model %s not supported in PIC mode"
9511 msgstr ""
9513 #: config/i386/i386.c:1189 config/sparc/sparc.c:387
9514 #, c-format
9515 msgid "bad value (%s) for -mcmodel= switch"
9516 msgstr ""
9518 #: config/i386/i386.c:1204
9519 #, c-format
9520 msgid "bad value (%s) for -masm= switch"
9521 msgstr ""
9523 #: config/i386/i386.c:1207
9524 #, c-format
9525 msgid "code model `%s' not supported in the %s bit mode"
9526 msgstr ""
9528 #: config/i386/i386.c:1210
9529 #, fuzzy
9530 msgid "code model `large' not supported yet"
9531 msgstr "åéäéêÜ áñ÷åßá ìðëïê äåí õðïóôçñßæïíôáé"
9533 #: config/i386/i386.c:1212
9534 #, fuzzy, c-format
9535 msgid "%i-bit mode not compiled in"
9536 msgstr "%s: ç õðïóôÞñéîç åêóöáëìÜôùóçò äåí Ý÷åé óõìðåñéëçöèåß óôç ìåôáãëþôôéóç.\n"
9538 #: config/i386/i386.c:1242 config/i386/i386.c:1254
9539 msgid "CPU you selected does not support x86-64 instruction set"
9540 msgstr ""
9542 #: config/i386/i386.c:1247 config/iq2000/iq2000.c:1840
9543 #, c-format
9544 msgid "bad value (%s) for -march= switch"
9545 msgstr ""
9547 #: config/i386/i386.c:1260
9548 #, c-format
9549 msgid "bad value (%s) for -mtune= switch"
9550 msgstr ""
9552 #: config/i386/i386.c:1277
9553 #, c-format
9554 msgid "-mregparm=%d is not between 0 and %d"
9555 msgstr ""
9557 #: config/i386/i386.c:1290
9558 msgid "-malign-loops is obsolete, use -falign-loops"
9559 msgstr ""
9561 #: config/i386/i386.c:1295 config/i386/i386.c:1308 config/i386/i386.c:1321
9562 #, c-format
9563 msgid "-malign-loops=%d is not between 0 and %d"
9564 msgstr ""
9566 #: config/i386/i386.c:1303
9567 msgid "-malign-jumps is obsolete, use -falign-jumps"
9568 msgstr ""
9570 #: config/i386/i386.c:1316
9571 msgid "-malign-functions is obsolete, use -falign-functions"
9572 msgstr ""
9574 #: config/i386/i386.c:1354
9575 #, c-format
9576 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9577 msgstr ""
9579 #: config/i386/i386.c:1366
9580 #, c-format
9581 msgid "-mbranch-cost=%d is not between 0 and 5"
9582 msgstr ""
9584 #: config/i386/i386.c:1378
9585 #, fuzzy, c-format
9586 msgid "bad value (%s) for -mtls-dialect= switch"
9587 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
9589 #: config/i386/i386.c:1407
9590 msgid "-malign-double makes no sense in the 64bit mode"
9591 msgstr ""
9593 #: config/i386/i386.c:1409
9594 msgid "-mrtd calling convention not supported in the 64bit mode"
9595 msgstr ""
9597 #: config/i386/i386.c:1431 config/i386/i386.c:1442
9598 msgid "SSE instruction set disabled, using 387 arithmetics"
9599 msgstr ""
9601 #: config/i386/i386.c:1447
9602 msgid "387 instruction set disabled, using SSE arithmetics"
9603 msgstr ""
9605 #: config/i386/i386.c:1454
9606 #, c-format
9607 msgid "bad value (%s) for -mfpmath= switch"
9608 msgstr ""
9610 #: config/i386/i386.c:1602 config/i386/i386.c:1613
9611 msgid "fastcall and stdcall attributes are not compatible"
9612 msgstr ""
9614 #: config/i386/i386.c:1606 config/i386/i386.c:1662
9615 msgid "fastcall and regparm attributes are not compatible"
9616 msgstr ""
9618 #: config/i386/i386.c:1649
9619 #, c-format
9620 msgid "`%s' attribute requires an integer constant argument"
9621 msgstr ""
9623 #: config/i386/i386.c:1655
9624 #, fuzzy, c-format
9625 msgid "argument to `%s' attribute larger than %d"
9626 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
9628 #: config/i386/i386.c:2621
9629 msgid "SSE vector argument without SSE enabled changes the ABI"
9630 msgstr ""
9632 #: config/i386/i386.c:2637
9633 msgid "MMX vector argument without MMX enabled changes the ABI"
9634 msgstr ""
9636 #: config/i386/i386.c:2865
9637 msgid "SSE vector return without SSE enabled changes the ABI"
9638 msgstr ""
9640 #: config/i386/i386.c:6840
9641 #, fuzzy
9642 msgid "invalid UNSPEC as operand"
9643 msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
9645 #: config/i386/i386.c:7098
9646 msgid "extended registers have no high halves"
9647 msgstr ""
9649 #: config/i386/i386.c:7113
9650 msgid "unsupported operand size for extended register"
9651 msgstr ""
9653 #: config/i386/i386.c:7428
9654 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9655 msgstr ""
9657 #: config/i386/i386.c:7474
9658 #, fuzzy, c-format
9659 msgid "invalid operand code `%c'"
9660 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
9662 #: config/i386/i386.c:7517
9663 #, fuzzy
9664 msgid "invalid constraints for operand"
9665 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
9667 # src/grep.c:1133
9668 #: config/i386/i386.c:12031
9669 #, fuzzy
9670 msgid "unknown insn mode"
9671 msgstr "Üãíùóôç ìÝèïäïò êáôáëüãùí"
9673 #: config/i386/i386.c:14119 config/i386/i386.c:14155
9674 #, fuzzy, c-format
9675 msgid "selector must be an integer constant in the range 0..%i"
9676 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
9678 #: config/i386/i386.c:14383
9679 #, fuzzy
9680 msgid "shift must be an immediate"
9681 msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
9683 #: config/i386/i386.c:15406
9684 #, fuzzy, c-format
9685 msgid "`%s' incompatible attribute ignored"
9686 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
9688 #: config/i386/winnt.c:104
9689 msgid "%Jfunction `%D' definition is marked dllimport."
9690 msgstr ""
9692 #: config/i386/winnt.c:112
9693 msgid "%Jvariable `%D' definition is marked dllimport."
9694 msgstr ""
9696 #: config/i386/winnt.c:132
9697 msgid "%Jexternal linkage required for symbol '%D' because of '%s' attribute."
9698 msgstr ""
9700 #: config/i386/winnt.c:149
9701 #, c-format
9702 msgid "`%s' attribute only applies to variables"
9703 msgstr ""
9705 #: config/i386/winnt.c:248
9706 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
9707 msgstr ""
9709 #: config/i386/winnt.c:259
9710 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9711 msgstr ""
9713 #: config/i386/winnt.c:271
9714 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9715 msgstr ""
9717 #: config/i386/winnt.c:330
9718 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9719 msgstr ""
9721 #: config/i386/winnt.c:372
9722 #, c-format
9723 msgid "`%s' declared as both exported to and imported from a DLL"
9724 msgstr ""
9726 #: config/i386/winnt.c:381
9727 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
9728 msgstr ""
9730 #: config/i386/winnt.c:530
9731 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9732 msgstr ""
9734 #: config/i386/winnt.c:533
9735 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
9736 msgstr ""
9738 #: config/i386/winnt.c:702
9739 msgid "%J'%D' causes a section type conflict"
9740 msgstr ""
9742 #: config/i386/cygming.h:42
9743 msgid "Use the Cygwin interface"
9744 msgstr ""
9746 #: config/i386/cygming.h:43
9747 msgid "Use the Mingw32 interface"
9748 msgstr ""
9750 #: config/i386/cygming.h:44
9751 msgid "Create GUI application"
9752 msgstr ""
9754 #: config/i386/cygming.h:45
9755 msgid "Don't set Windows defines"
9756 msgstr ""
9758 #: config/i386/cygming.h:46
9759 msgid "Set Windows defines"
9760 msgstr ""
9762 #: config/i386/cygming.h:47
9763 msgid "Create console application"
9764 msgstr ""
9766 #: config/i386/cygming.h:48
9767 msgid "Generate code for a DLL"
9768 msgstr ""
9770 #: config/i386/cygming.h:50
9771 msgid "Ignore dllimport for functions"
9772 msgstr ""
9774 #: config/i386/cygming.h:52
9775 msgid "Use Mingw-specific thread support"
9776 msgstr ""
9778 #: config/i386/cygming.h:171
9779 #, c-format
9780 msgid "-f%s ignored for target (all code is position independent)"
9781 msgstr ""
9783 #: config/i386/djgpp.h:191
9784 msgid "-mbnu210 is ignored (option is obsolete)"
9785 msgstr ""
9787 #: config/i386/i386-interix.h:256
9788 #, fuzzy
9789 msgid "ms-bitfields not supported for objc"
9790 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
9792 #. Deprecated.
9793 #. Deprecated.
9794 #. Deprecated.
9795 #. Deprecated.
9796 #. Deprecated.
9797 #. Deprecated.
9798 #. Deprecated.
9799 #. Deprecated.
9800 #: config/i386/i386.h:341
9801 #, fuzzy
9802 msgid "Alternate calling convention"
9803 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
9805 #: config/i386/i386.h:343 config/m68k/m68k.h:344 config/ns32k/ns32k.h:144
9806 msgid "Use normal calling convention"
9807 msgstr ""
9809 #: config/i386/i386.h:345
9810 msgid "Align some doubles on dword boundary"
9811 msgstr ""
9813 #: config/i386/i386.h:347
9814 msgid "Align doubles on word boundary"
9815 msgstr ""
9817 #: config/i386/i386.h:349
9818 msgid "Uninitialized locals in .bss"
9819 msgstr ""
9821 #: config/i386/i386.h:351
9822 msgid "Uninitialized locals in .data"
9823 msgstr ""
9825 #: config/i386/i386.h:353 config/m68k/linux.h:35 config/ns32k/ns32k.h:167
9826 msgid "Use IEEE math for fp comparisons"
9827 msgstr ""
9829 #: config/i386/i386.h:355 config/ns32k/ns32k.h:169
9830 msgid "Do not use IEEE math for fp comparisons"
9831 msgstr ""
9833 #: config/i386/i386.h:357
9834 msgid "Return values of functions in FPU registers"
9835 msgstr ""
9837 #: config/i386/i386.h:359
9838 msgid "Do not return values of functions in FPU registers"
9839 msgstr ""
9841 #: config/i386/i386.h:361
9842 msgid "Do not generate sin, cos, sqrt for FPU"
9843 msgstr ""
9845 #: config/i386/i386.h:363
9846 msgid "Generate sin, cos, sqrt for FPU"
9847 msgstr ""
9849 #: config/i386/i386.h:365
9850 msgid "Omit the frame pointer in leaf functions"
9851 msgstr ""
9853 #: config/i386/i386.h:368
9854 msgid "Enable stack probing"
9855 msgstr ""
9857 #. undocumented
9858 #. undocumented
9859 #: config/i386/i386.h:373
9860 msgid "Align destination of the string operations"
9861 msgstr ""
9863 #: config/i386/i386.h:375
9864 msgid "Do not align destination of the string operations"
9865 msgstr ""
9867 #: config/i386/i386.h:377
9868 msgid "Inline all known string operations"
9869 msgstr ""
9871 #: config/i386/i386.h:379
9872 msgid "Do not inline all known string operations"
9873 msgstr ""
9875 #: config/i386/i386.h:381 config/i386/i386.h:385
9876 msgid "Use push instructions to save outgoing arguments"
9877 msgstr ""
9879 #: config/i386/i386.h:383 config/i386/i386.h:387
9880 msgid "Do not use push instructions to save outgoing arguments"
9881 msgstr ""
9883 #: config/i386/i386.h:389
9884 msgid "Support MMX built-in functions"
9885 msgstr ""
9887 #: config/i386/i386.h:391
9888 msgid "Do not support MMX built-in functions"
9889 msgstr ""
9891 #: config/i386/i386.h:393
9892 msgid "Support 3DNow! built-in functions"
9893 msgstr ""
9895 #: config/i386/i386.h:395
9896 msgid "Do not support 3DNow! built-in functions"
9897 msgstr ""
9899 #: config/i386/i386.h:397
9900 msgid "Support MMX and SSE built-in functions and code generation"
9901 msgstr ""
9903 #: config/i386/i386.h:399
9904 msgid "Do not support MMX and SSE built-in functions and code generation"
9905 msgstr ""
9907 #: config/i386/i386.h:401
9908 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
9909 msgstr ""
9911 #: config/i386/i386.h:403
9912 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
9913 msgstr ""
9915 #: config/i386/i386.h:405
9916 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9917 msgstr ""
9919 #: config/i386/i386.h:407
9920 msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9921 msgstr ""
9923 #: config/i386/i386.h:409
9924 msgid "sizeof(long double) is 16"
9925 msgstr ""
9927 #: config/i386/i386.h:411
9928 msgid "sizeof(long double) is 12"
9929 msgstr ""
9931 #: config/i386/i386.h:413
9932 msgid "Generate 64bit x86-64 code"
9933 msgstr ""
9935 #: config/i386/i386.h:415
9936 msgid "Generate 32bit i386 code"
9937 msgstr ""
9939 #: config/i386/i386.h:417
9940 msgid "Use native (MS) bitfield layout"
9941 msgstr ""
9943 #: config/i386/i386.h:419
9944 msgid "Use gcc default bitfield layout"
9945 msgstr ""
9947 #: config/i386/i386.h:421
9948 msgid "Use red-zone in the x86-64 code"
9949 msgstr ""
9951 #: config/i386/i386.h:423
9952 msgid "Do not use red-zone in the x86-64 code"
9953 msgstr ""
9955 #: config/i386/i386.h:425
9956 #, c-format
9957 msgid "Use direct references against %gs when accessing tls data"
9958 msgstr ""
9960 #: config/i386/i386.h:427
9961 #, c-format
9962 msgid "Do not use direct references against %gs when accessing tls data"
9963 msgstr ""
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.
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:461 config/ia64/ia64.h:269 config/rs6000/rs6000.h:449
9975 #: config/s390/s390.h:146 config/sparc/sparc.h:656
9976 msgid "Schedule code for given CPU"
9977 msgstr ""
9979 #: config/i386/i386.h:463
9980 msgid "Generate floating point mathematics using given instruction set"
9981 msgstr ""
9983 #: config/i386/i386.h:465 config/s390/s390.h:148
9984 msgid "Generate code for given CPU"
9985 msgstr ""
9987 #: config/i386/i386.h:467
9988 msgid "Number of registers used to pass integer arguments"
9989 msgstr ""
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.
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:469 config/m68k/m68k.h:360
10002 msgid "Loop code aligned to this power of 2"
10003 msgstr ""
10005 #: config/i386/i386.h:471 config/m68k/m68k.h:362
10006 msgid "Jump targets are aligned to this power of 2"
10007 msgstr ""
10009 #: config/i386/i386.h:473 config/m68k/m68k.h:364
10010 msgid "Function starts are aligned to this power of 2"
10011 msgstr ""
10013 #: config/i386/i386.h:476
10014 msgid "Attempt to keep stack aligned to this power of 2"
10015 msgstr ""
10017 #: config/i386/i386.h:478
10018 msgid "Branches are this expensive (1-5, arbitrary units)"
10019 msgstr ""
10021 #: config/i386/i386.h:480
10022 msgid "Use given x86-64 code model"
10023 msgstr ""
10025 #. Undocumented.
10026 #. Undocumented.
10027 #: config/i386/i386.h:486
10028 msgid "Use given assembler dialect"
10029 msgstr ""
10031 #: config/i386/i386.h:488
10032 msgid "Use given thread-local storage dialect"
10033 msgstr ""
10035 #: config/i386/sco5.h:292
10036 msgid "Generate ELF output"
10037 msgstr ""
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:61
10042 msgid "environment variable DJGPP not defined"
10043 msgstr ""
10045 #: config/i386/xm-djgpp.h:63
10046 #, c-format
10047 msgid "environment variable DJGPP points to missing file '%s'"
10048 msgstr ""
10050 #: config/i386/xm-djgpp.h:66
10051 #, c-format
10052 msgid "environment variable DJGPP points to corrupt file '%s'"
10053 msgstr ""
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 ""
10064 #: config/i860/i860.h:61 config/i860/i860.h:62
10065 msgid "Do not generate code which uses the FPU"
10066 msgstr ""
10068 #: config/i960/i960-c.c:68
10069 msgid "sorry, not implemented: #pragma align NAME=SIZE"
10070 msgstr ""
10072 #: config/i960/i960-c.c:73
10073 #, fuzzy
10074 msgid "malformed #pragma align - ignored"
10075 msgstr "êáêïäéáìïñöùìÝíç ãñáììÞ áãíïÞèçêå"
10077 #: config/i960/i960-c.c:111
10078 msgid "sorry, not implemented: #pragma noalign NAME"
10079 msgstr ""
10081 #: config/i960/i960.c:134 config/i960/i960.c:144
10082 msgid "conflicting architectures defined - using C series"
10083 msgstr ""
10085 #: config/i960/i960.c:139
10086 msgid "conflicting architectures defined - using K series"
10087 msgstr ""
10089 #: config/i960/i960.c:154
10090 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
10091 msgstr ""
10093 #: config/i960/i960.c:1456 config/m68k/m68k.c:600 config/rs6000/rs6000.c:11597
10094 #, fuzzy
10095 msgid "stack limit expression is not supported"
10096 msgstr "åéäéêÜ áñ÷åßá ìðëïê äåí õðïóôçñßæïíôáé"
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 ""
10109 #: config/i960/i960.h:253
10110 msgid "Generate SB code"
10111 msgstr ""
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 ""
10118 #: config/i960/i960.h:261
10119 msgid "Generate KB code"
10120 msgstr ""
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 ""
10127 #: config/i960/i960.h:268
10128 msgid "Generate JD code"
10129 msgstr ""
10131 #: config/i960/i960.h:271
10132 msgid "Generate JF code"
10133 msgstr ""
10135 #: config/i960/i960.h:273
10136 msgid "generate RP code"
10137 msgstr ""
10139 #: config/i960/i960.h:276
10140 msgid "Generate MC code"
10141 msgstr ""
10143 #: config/i960/i960.h:279
10144 msgid "Generate CA code"
10145 msgstr ""
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 ""
10152 #: config/i960/i960.h:293 config/mips/mips.h:552 config/pa/pa.h:266
10153 msgid "Use software floating point"
10154 msgstr ""
10156 #: config/i960/i960.h:295
10157 msgid "Use alternate leaf function entries"
10158 msgstr ""
10160 #: config/i960/i960.h:297
10161 msgid "Do not use alternate leaf function entries"
10162 msgstr ""
10164 #: config/i960/i960.h:299
10165 msgid "Perform tail call optimization"
10166 msgstr ""
10168 #: config/i960/i960.h:301
10169 msgid "Do not perform tail call optimization"
10170 msgstr ""
10172 #: config/i960/i960.h:303
10173 msgid "Use complex addressing modes"
10174 msgstr ""
10176 #: config/i960/i960.h:305
10177 #, fuzzy
10178 msgid "Do not use complex addressing modes"
10179 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
10181 #: config/i960/i960.h:307
10182 msgid "Align code to 8 byte boundary"
10183 msgstr ""
10185 #: config/i960/i960.h:309
10186 msgid "Do not align code to 8 byte boundary"
10187 msgstr ""
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 ""
10194 #: config/i960/i960.h:319
10195 msgid "Enable compatibility with iC960 v3.0"
10196 msgstr ""
10198 #: config/i960/i960.h:321 config/i960/i960.h:323
10199 msgid "Enable compatibility with ic960 assembler"
10200 msgstr ""
10202 #: config/i960/i960.h:325
10203 msgid "Do not permit unaligned accesses"
10204 msgstr ""
10206 #: config/i960/i960.h:327
10207 msgid "Permit unaligned accesses"
10208 msgstr ""
10210 #: config/i960/i960.h:329
10211 msgid "Layout types like Intel's v1.3 gcc"
10212 msgstr ""
10214 #: config/i960/i960.h:331
10215 msgid "Do not layout types like Intel's v1.3 gcc"
10216 msgstr ""
10218 #: config/i960/i960.h:333 config/sparc/freebsd.h:81 config/sparc/linux.h:91
10219 #: config/sparc/linux64.h:106 config/sparc/netbsd-elf.h:215
10220 msgid "Use 64 bit long doubles"
10221 msgstr ""
10223 #: config/i960/i960.h:335
10224 msgid "Enable linker relaxation"
10225 msgstr ""
10227 #: config/i960/i960.h:337
10228 msgid "Do not enable linker relaxation"
10229 msgstr ""
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 "êáêïó÷çìáôéóìÝíïò ìåôñçôÞò åðáíÜëçøçò"
10238 #: config/ia64/ia64.c:1025 config/m32r/m32r.c:354
10239 #, fuzzy, c-format
10240 msgid "invalid argument of `%s' attribute"
10241 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
10243 #: config/ia64/ia64.c:1037
10244 msgid "%Jan address area attribute cannot be specified for local variables"
10245 msgstr ""
10247 #: config/ia64/ia64.c:1044
10248 msgid "%Jaddress area of '%s' conflicts with previous declaration"
10249 msgstr ""
10251 #: config/ia64/ia64.c:1051
10252 msgid "%Jaddress area attribute cannot be specified for functions"
10253 msgstr ""
10255 #: config/ia64/ia64.c:4308
10256 msgid "ia64_print_operand: unknown code"
10257 msgstr ""
10259 #: config/ia64/ia64.c:4648
10260 msgid "value of -mfixed-range must have form REG1-REG2"
10261 msgstr ""
10263 #: config/ia64/ia64.c:4675
10264 #, c-format
10265 msgid "%s-%s is an empty range"
10266 msgstr ""
10268 #: config/ia64/ia64.c:4723
10269 msgid "cannot optimize floating point division for both latency and throughput"
10270 msgstr ""
10272 #: config/ia64/ia64.c:4729
10273 msgid "cannot optimize integer division for both latency and throughput"
10274 msgstr ""
10276 #: config/ia64/ia64.c:4735
10277 msgid "cannot optimize square root for both latency and throughput"
10278 msgstr ""
10280 #: config/ia64/ia64.c:4741
10281 msgid "not yet implemented: latency-optimized inline square root"
10282 msgstr ""
10284 #: config/ia64/ia64.c:4753
10285 #, fuzzy, c-format
10286 msgid "bad value (%s) for -mtls-size= switch"
10287 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
10289 #: config/ia64/ia64.c:4769
10290 #, fuzzy, c-format
10291 msgid "bad value (%s) for -tune= switch"
10292 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
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 ""
10301 #: config/ia64/ia64.h:174 config/mcore/mcore.h:154
10302 msgid "Generate little endian code"
10303 msgstr ""
10305 #: config/ia64/ia64.h:176
10306 msgid "Generate code for GNU as"
10307 msgstr ""
10309 #: config/ia64/ia64.h:178
10310 msgid "Generate code for Intel as"
10311 msgstr ""
10313 #: config/ia64/ia64.h:180
10314 msgid "Generate code for GNU ld"
10315 msgstr ""
10317 #: config/ia64/ia64.h:182
10318 msgid "Generate code for Intel ld"
10319 msgstr ""
10321 #: config/ia64/ia64.h:184
10322 msgid "Generate code without GP reg"
10323 msgstr ""
10325 #: config/ia64/ia64.h:186
10326 msgid "Emit stop bits before and after volatile extended asms"
10327 msgstr ""
10329 #: config/ia64/ia64.h:188
10330 msgid "Don't emit stop bits before and after volatile extended asms"
10331 msgstr ""
10333 #: config/ia64/ia64.h:190
10334 msgid "Emit code for Itanium (TM) processor B step"
10335 msgstr ""
10337 #: config/ia64/ia64.h:192
10338 msgid "Use in/loc/out register names"
10339 msgstr ""
10341 #: config/ia64/ia64.h:194
10342 msgid "Disable use of sdata/scommon/sbss"
10343 msgstr ""
10345 #: config/ia64/ia64.h:196
10346 msgid "Enable use of sdata/scommon/sbss"
10347 msgstr ""
10349 #: config/ia64/ia64.h:198
10350 msgid "gp is constant (but save/restore gp on indirect calls)"
10351 msgstr ""
10353 #: config/ia64/ia64.h:200
10354 msgid "Generate self-relocatable code"
10355 msgstr ""
10357 #: config/ia64/ia64.h:202
10358 msgid "Generate inline floating point division, optimize for latency"
10359 msgstr ""
10361 #: config/ia64/ia64.h:204
10362 msgid "Generate inline floating point division, optimize for throughput"
10363 msgstr ""
10365 #: config/ia64/ia64.h:206
10366 msgid "Generate inline integer division, optimize for latency"
10367 msgstr ""
10369 #: config/ia64/ia64.h:208
10370 msgid "Generate inline integer division, optimize for throughput"
10371 msgstr ""
10373 #: config/ia64/ia64.h:210
10374 msgid "Generate inline square root, optimize for latency"
10375 msgstr ""
10377 #: config/ia64/ia64.h:212
10378 msgid "Generate inline square root, optimize for throughput"
10379 msgstr ""
10381 #: config/ia64/ia64.h:214
10382 msgid "Enable Dwarf 2 line debug info via GNU as"
10383 msgstr ""
10385 #: config/ia64/ia64.h:216
10386 msgid "Disable Dwarf 2 line debug info via GNU as"
10387 msgstr ""
10389 #: config/ia64/ia64.h:218
10390 msgid "Enable earlier placing stop bits for better scheduling"
10391 msgstr ""
10393 #: config/ia64/ia64.h:220
10394 #, fuzzy
10395 msgid "Disable earlier placing stop bits"
10396 msgstr "ÁêáôÜëëçëç åíôïëÞ"
10398 #: config/ia64/ia64.h:265
10399 msgid "Specify range of registers to make fixed"
10400 msgstr ""
10402 #: config/ip2k/ip2k.c:1074
10403 #, fuzzy
10404 msgid "bad operand"
10405 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
10407 #: config/iq2000/iq2000.c:1816
10408 #, c-format
10409 msgid "bad value (%s) for -mcpu= switch"
10410 msgstr ""
10412 #: config/iq2000/iq2000.c:1845
10413 #, fuzzy, c-format
10414 msgid "The compiler does not support -march=%s."
10415 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
10417 #: config/iq2000/iq2000.c:2232
10418 #, c-format
10419 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10420 msgstr ""
10422 #: config/iq2000/iq2000.c:3023
10423 #, fuzzy, c-format
10424 msgid "argument `%d' is not a constant"
10425 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
10427 #: config/iq2000/iq2000.c:3314 config/xtensa/xtensa.c:2096
10428 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10429 msgstr ""
10431 #: config/iq2000/iq2000.c:3469
10432 #, c-format
10433 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10434 msgstr ""
10436 #: config/iq2000/iq2000.c:3478 config/mips/mips.c:5464
10437 #: config/xtensa/xtensa.c:1950
10438 msgid "PRINT_OPERAND null pointer"
10439 msgstr ""
10441 #: config/iq2000/iq2000.c:3547
10442 #, fuzzy, c-format
10443 msgid "invalid %%P operand"
10444 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
10446 #: config/iq2000/iq2000.c:3555 config/rs6000/rs6000.c:9178
10447 #, fuzzy, c-format
10448 msgid "invalid %%p value"
10449 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
10451 #: config/iq2000/iq2000.c:3619 config/mips/mips.c:5594
10452 #, c-format
10453 msgid "invalid use of %%d, %%x, or %%X"
10454 msgstr ""
10456 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
10457 msgid "No default crt0.o"
10458 msgstr ""
10460 #: config/iq2000/iq2000.h:74
10461 msgid "Use GP relative sdata/sbss sections"
10462 msgstr ""
10464 #: config/iq2000/iq2000.h:76
10465 msgid "Don't use GP relative sdata/sbss sections"
10466 msgstr ""
10468 #: config/iq2000/iq2000.h:78 config/mips/mips.h:576
10469 msgid "Use ROM instead of RAM"
10470 msgstr ""
10472 #: config/iq2000/iq2000.h:80 config/mips/mips.h:578
10473 msgid "Don't use ROM instead of RAM"
10474 msgstr ""
10476 #: config/iq2000/iq2000.h:82 config/mips/mips.h:580
10477 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10478 msgstr ""
10480 #: config/iq2000/iq2000.h:84 config/mips/mips.h:582
10481 msgid "Don't put uninitialized constants in ROM"
10482 msgstr ""
10484 #: config/iq2000/iq2000.h:106 config/mips/mips.h:744 config/pa/pa.h:310
10485 msgid "Specify CPU for scheduling purposes"
10486 msgstr ""
10488 #: config/iq2000/iq2000.h:108 config/mips/mips.h:746
10489 msgid "Specify CPU for code generation purposes"
10490 msgstr ""
10492 #: config/m32r/m32r.c:172
10493 #, c-format
10494 msgid "bad value (%s) for -mmodel switch"
10495 msgstr ""
10497 #: config/m32r/m32r.c:181
10498 #, c-format
10499 msgid "bad value (%s) for -msdata switch"
10500 msgstr ""
10502 #: config/m32r/m32r.c:188
10503 #, c-format
10504 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
10505 msgstr ""
10507 #: config/m32r/m32r.c:2322
10508 #, fuzzy, c-format
10509 msgid "invalid operand to %%s code"
10510 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10512 #: config/m32r/m32r.c:2329
10513 #, fuzzy, c-format
10514 msgid "invalid operand to %%p code"
10515 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10517 #: config/m32r/m32r.c:2384
10518 msgid "bad insn for 'A'"
10519 msgstr ""
10521 #: config/m32r/m32r.c:2431
10522 #, fuzzy, c-format
10523 msgid "invalid operand to %%T/%%B code"
10524 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10526 #: config/m32r/m32r.c:2454
10527 #, fuzzy, c-format
10528 msgid "invalid operand to %%N code"
10529 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10531 #: config/m32r/m32r.c:2487
10532 msgid "pre-increment address is not a register"
10533 msgstr ""
10535 #: config/m32r/m32r.c:2494
10536 msgid "pre-decrement address is not a register"
10537 msgstr ""
10539 #: config/m32r/m32r.c:2501
10540 msgid "post-increment address is not a register"
10541 msgstr ""
10543 #: config/m32r/m32r.c:2577 config/m32r/m32r.c:2593
10544 #: config/rs6000/rs6000.c:15063
10545 #, fuzzy
10546 msgid "bad address"
10547 msgstr "ÅóöáëìÝíç äéåýèõíóç"
10549 #: config/m32r/m32r.c:2598
10550 #, fuzzy
10551 msgid "lo_sum not of register"
10552 msgstr "RPC: Ôï ðñüãñáììá äåí Ý÷åé êáôá÷ùñçèåß"
10554 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10555 #: config/m32r/m32r.h:284
10556 msgid "Display compile time statistics"
10557 msgstr ""
10559 #: config/m32r/m32r.h:286
10560 msgid "Align all loops to 32 byte boundary"
10561 msgstr ""
10563 #: config/m32r/m32r.h:289
10564 msgid "Only issue one instruction per cycle"
10565 msgstr ""
10567 #: config/m32r/m32r.h:292
10568 msgid "Prefer branches over conditional execution"
10569 msgstr ""
10571 #: config/m32r/m32r.h:313
10572 msgid "Code size: small, medium or large"
10573 msgstr ""
10575 #: config/m32r/m32r.h:315
10576 msgid "Small data area: none, sdata, use"
10577 msgstr ""
10579 #: config/m32r/m32r.h:317 config/mips/mips.h:752
10580 msgid "Don't call any cache flush functions"
10581 msgstr ""
10583 #: config/m32r/m32r.h:319 config/mips/mips.h:754
10584 msgid "Specify cache flush function"
10585 msgstr ""
10587 #: config/m32r/m32r.h:321
10588 msgid "Don't call any cache flush trap"
10589 msgstr ""
10591 #: config/m32r/m32r.h:323
10592 msgid "Specify cache flush trap number"
10593 msgstr ""
10595 #: config/m68hc11/m68hc11.c:280
10596 #, c-format
10597 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10598 msgstr ""
10600 #: config/m68hc11/m68hc11.c:1344
10601 msgid "`trap' and `far' attributes are not compatible, ignoring `far'"
10602 msgstr ""
10604 #: config/m68hc11/m68hc11.c:1350
10605 #, fuzzy
10606 msgid "`trap' attribute is already used"
10607 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
10609 #. !!!! SCz wrong here.
10610 #: config/m68hc11/m68hc11.c:3323 config/m68hc11/m68hc11.c:3707
10611 msgid "move insn not handled"
10612 msgstr ""
10614 #: config/m68hc11/m68hc11.c:3555 config/m68hc11/m68hc11.c:3639
10615 #: config/m68hc11/m68hc11.c:3910
10616 msgid "invalid register in the move instruction"
10617 msgstr ""
10619 #: config/m68hc11/m68hc11.c:3589
10620 #, fuzzy
10621 msgid "invalid operand in the instruction"
10622 msgstr "ìç Ýãêõñç ìÝôñçóç åðáíÜëçøçò `%s' óôç êáôáóêåõÞ [c*n]"
10624 #: config/m68hc11/m68hc11.c:3884
10625 #, fuzzy
10626 msgid "invalid register in the instruction"
10627 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
10629 #: config/m68hc11/m68hc11.c:3917
10630 msgid "operand 1 must be a hard register"
10631 msgstr ""
10633 #: config/m68hc11/m68hc11.c:3931
10634 #, fuzzy
10635 msgid "invalid rotate insn"
10636 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
10638 #: config/m68hc11/m68hc11.c:4355
10639 msgid "registers IX, IY and Z used in the same INSN"
10640 msgstr ""
10642 #: config/m68hc11/m68hc11.c:4692 config/m68hc11/m68hc11.c:4992
10643 #, fuzzy
10644 msgid "cannot do z-register replacement"
10645 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
10647 #: config/m68hc11/m68hc11.c:5055
10648 msgid "invalid Z register replacement for insn"
10649 msgstr ""
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:180
10656 msgid "Compile with 16-bit integer mode"
10657 msgstr ""
10659 #: config/m68hc11/m68hc11.h:182
10660 msgid "Compile with 32-bit integer mode"
10661 msgstr ""
10663 #: config/m68hc11/m68hc11.h:184
10664 msgid "Auto pre/post decrement increment allowed"
10665 msgstr ""
10667 #: config/m68hc11/m68hc11.h:186
10668 msgid "Auto pre/post decrement increment not allowed"
10669 msgstr ""
10671 #: config/m68hc11/m68hc11.h:188
10672 msgid "Min/max instructions allowed"
10673 msgstr ""
10675 #: config/m68hc11/m68hc11.h:190
10676 #, fuzzy
10677 msgid "Min/max instructions not allowed"
10678 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
10680 #: config/m68hc11/m68hc11.h:192
10681 msgid "Use call and rtc for function calls and returns"
10682 msgstr ""
10684 #: config/m68hc11/m68hc11.h:194
10685 msgid "Use jsr and rts for function calls and returns"
10686 msgstr ""
10688 #: config/m68hc11/m68hc11.h:196
10689 #, fuzzy
10690 msgid "Do not use direct addressing mode for soft registers"
10691 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
10693 #: config/m68hc11/m68hc11.h:198
10694 #, fuzzy
10695 msgid "Use direct addressing mode for soft registers"
10696 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
10698 #: config/m68hc11/m68hc11.h:200 config/m68hc11/m68hc11.h:206
10699 msgid "Compile for a 68HC11"
10700 msgstr ""
10702 #: config/m68hc11/m68hc11.h:202 config/m68hc11/m68hc11.h:208
10703 msgid "Compile for a 68HC12"
10704 msgstr ""
10706 #: config/m68hc11/m68hc11.h:204 config/m68hc11/m68hc11.h:210
10707 msgid "Compile for a 68HCS12"
10708 msgstr ""
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.
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:224
10720 #, fuzzy
10721 msgid "Specify the register allocation order"
10722 msgstr "Áðïôõ÷ßá äÝóìåõóçò ðüñùí óõóôÞìáôïò"
10724 #: config/m68hc11/m68hc11.h:226
10725 msgid "Indicate the number of soft registers available"
10726 msgstr ""
10728 #: config/m68k/m68k.c:239
10729 #, c-format
10730 msgid "-malign-loops=%d is not between 1 and %d"
10731 msgstr ""
10733 #: config/m68k/m68k.c:250
10734 msgid "-mshared-library-id= specified without -mid-shared-library"
10735 msgstr ""
10737 #: config/m68k/m68k.c:253
10738 #, c-format
10739 msgid "-mshared-library-id=%d is not between 0 and %d"
10740 msgstr ""
10742 #: config/m68k/m68k.c:267
10743 #, fuzzy
10744 msgid "cannot specify both -msep-data and -mid-shared-library"
10745 msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá"
10747 #: config/m68k/m68k.c:282
10748 #, c-format
10749 msgid "-malign-jumps=%d is not between 1 and %d"
10750 msgstr ""
10752 #: config/m68k/m68k.c:293
10753 #, c-format
10754 msgid "-malign-functions=%d is not between 1 and %d"
10755 msgstr ""
10757 #: config/m68k/m68k.c:302
10758 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10759 msgstr ""
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 ""
10770 #: config/m68k/m68k.h:255 config/m68k/m68k.h:258
10771 msgid "Generate code for a 68000"
10772 msgstr ""
10774 #: config/m68k/m68k.h:260
10775 msgid "Use the bit-field instructions"
10776 msgstr ""
10778 #: config/m68k/m68k.h:262
10779 msgid "Do not use the bit-field instructions"
10780 msgstr ""
10782 #: config/m68k/m68k.h:264
10783 msgid "Consider type `int' to be 16 bits wide"
10784 msgstr ""
10786 #: config/m68k/m68k.h:266
10787 msgid "Consider type `int' to be 32 bits wide"
10788 msgstr ""
10790 #: config/m68k/m68k.h:269
10791 msgid "Generate code with library calls for floating point"
10792 msgstr ""
10794 #: config/m68k/m68k.h:271
10795 msgid "Generate code for a 68040, without any new instructions"
10796 msgstr ""
10798 #: config/m68k/m68k.h:274
10799 msgid "Generate code for a 68060, without any new instructions"
10800 msgstr ""
10802 #: config/m68k/m68k.h:278
10803 msgid "Generate code for a 68030"
10804 msgstr ""
10806 #: config/m68k/m68k.h:281
10807 msgid "Generate code for a 68040"
10808 msgstr ""
10810 #: config/m68k/m68k.h:285
10811 msgid "Generate code for a 68060"
10812 msgstr ""
10814 #: config/m68k/m68k.h:290
10815 msgid "Generate code for a 520X"
10816 msgstr ""
10818 #: config/m68k/m68k.h:294
10819 #, fuzzy
10820 msgid "Generate code for a 5206e"
10821 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
10823 #: config/m68k/m68k.h:298
10824 #, fuzzy
10825 msgid "Generate code for a 528x"
10826 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
10828 #: config/m68k/m68k.h:302
10829 #, fuzzy
10830 msgid "Generate code for a 5307"
10831 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
10833 #: config/m68k/m68k.h:306
10834 #, fuzzy
10835 msgid "Generate code for a 5407"
10836 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
10838 #: config/m68k/m68k.h:309
10839 msgid "Generate code for a 68851"
10840 msgstr ""
10842 #: config/m68k/m68k.h:311
10843 msgid "Do no generate code for a 68851"
10844 msgstr ""
10846 #: config/m68k/m68k.h:314
10847 msgid "Generate code for a 68302"
10848 msgstr ""
10850 #: config/m68k/m68k.h:317
10851 msgid "Generate code for a 68332"
10852 msgstr ""
10854 #: config/m68k/m68k.h:321
10855 msgid "Generate code for a cpu32"
10856 msgstr ""
10858 #: config/m68k/m68k.h:324
10859 msgid "Align variables on a 32-bit boundary"
10860 msgstr ""
10862 #: config/m68k/m68k.h:326
10863 msgid "Align variables on a 16-bit boundary"
10864 msgstr ""
10866 #: config/m68k/m68k.h:328
10867 msgid "Enable separate data segment"
10868 msgstr ""
10870 #: config/m68k/m68k.h:330
10871 msgid "Disable separate data segment"
10872 msgstr ""
10874 #: config/m68k/m68k.h:332
10875 msgid "Enable ID based shared library"
10876 msgstr ""
10878 #: config/m68k/m68k.h:334
10879 msgid "Disable ID based shared library"
10880 msgstr ""
10882 #: config/m68k/m68k.h:336
10883 msgid "Generate pc-relative code"
10884 msgstr ""
10886 #: config/m68k/m68k.h:338
10887 msgid "Do not use unaligned memory references"
10888 msgstr ""
10890 #: config/m68k/m68k.h:340
10891 #, fuzzy
10892 msgid "Use unaligned memory references"
10893 msgstr "Ìç Ýãêõñç ðéóù-ðáñáðïìðÞ"
10895 #: config/m68k/m68k.h:342
10896 msgid "Use different calling convention using 'rtd'"
10897 msgstr ""
10899 #: config/m68k/m68k.h:366
10900 msgid "ID of shared library to build"
10901 msgstr ""
10903 #: config/mcore/mcore.c:2973
10904 #, fuzzy, c-format
10905 msgid "invalid option `-mstack-increment=%s'"
10906 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
10908 #: config/mcore/mcore.h:121
10909 msgid "Inline constants if it can be done in 2 insns or less"
10910 msgstr ""
10912 #: config/mcore/mcore.h:123
10913 msgid "Inline constants if it only takes 1 instruction"
10914 msgstr ""
10916 #: config/mcore/mcore.h:125
10917 msgid "Set maximum alignment to 4"
10918 msgstr ""
10920 #: config/mcore/mcore.h:127
10921 msgid "Set maximum alignment to 8"
10922 msgstr ""
10924 #: config/mcore/mcore.h:131
10925 msgid "Do not use the divide instruction"
10926 msgstr ""
10928 #: config/mcore/mcore.h:135
10929 msgid "Do not arbitrary sized immediates in bit operations"
10930 msgstr ""
10932 #: config/mcore/mcore.h:137
10933 msgid "Always treat bit-field as int-sized"
10934 msgstr ""
10936 #: config/mcore/mcore.h:141
10937 msgid "Force functions to be aligned to a 4 byte boundary"
10938 msgstr ""
10940 #: config/mcore/mcore.h:143
10941 msgid "Force functions to be aligned to a 2 byte boundary"
10942 msgstr ""
10944 #: config/mcore/mcore.h:145
10945 #, fuzzy
10946 msgid "Emit call graph information"
10947 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
10949 #: config/mcore/mcore.h:149
10950 msgid "Prefer word accesses over byte accesses"
10951 msgstr ""
10953 #: config/mcore/mcore.h:160
10954 msgid "Generate code for the M*Core M340"
10955 msgstr ""
10957 #: config/mcore/mcore.h:173
10958 msgid "Maximum amount for a single stack increment operation"
10959 msgstr ""
10961 #: config/mips/mips.c:3122 config/xtensa/xtensa.c:1001
10962 #: config/xtensa/xtensa.c:1033 config/xtensa/xtensa.c:1042
10963 #, fuzzy
10964 msgid "bad test"
10965 msgstr "ÅóöáëìÝíç äéåýèõíóç"
10967 #: config/mips/mips.c:4600
10968 #, c-format
10969 msgid "bad value (%s) for -mabi= switch"
10970 msgstr ""
10972 #: config/mips/mips.c:4623
10973 #, c-format
10974 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
10975 msgstr ""
10977 #: config/mips/mips.c:4642
10978 #, c-format
10979 msgid "-march=%s is not compatible with the selected ABI"
10980 msgstr ""
10982 #: config/mips/mips.c:4657
10983 msgid "-mgp64 used with a 32-bit processor"
10984 msgstr ""
10986 #: config/mips/mips.c:4659
10987 #, fuzzy
10988 msgid "-mgp32 used with a 64-bit ABI"
10989 msgstr "×ñÞóç ABI 64-bit"
10991 #: config/mips/mips.c:4661
10992 #, fuzzy
10993 msgid "-mgp64 used with a 32-bit ABI"
10994 msgstr "×ñÞóç ABI 32-bit"
10996 #: config/mips/mips.c:4679 config/mips/mips.c:4681 config/mips/mips.c:4683
10997 #: config/mips/mips.c:4811
10998 #, fuzzy, c-format
10999 msgid "unsupported combination: %s"
11000 msgstr "ÅìöÜíéóç Ýêäïóçò ðñïãñÜììáôïò"
11002 #: config/mips/mips.c:4775
11003 msgid "-g is only supported using GNU as,"
11004 msgstr ""
11006 #: config/mips/mips.c:4777
11007 msgid "-g is only supported using GNU as with -mabi=32,"
11008 msgstr ""
11010 #: config/mips/mips.c:4778 config/pa/pa.c:353
11011 #, fuzzy
11012 msgid "-g option disabled"
11013 msgstr "Ç ëåéôïõñãßá NIS+ áðÝôõ÷å"
11015 #: config/mips/mips.c:4806
11016 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
11017 msgstr ""
11019 #: config/mips/mips.c:4823
11020 msgid "-G is incompatible with PIC code which is the default"
11021 msgstr ""
11023 #: config/mips/mips.c:4851
11024 msgid "-membedded-pic and -mabicalls are incompatible"
11025 msgstr ""
11027 #: config/mips/mips.c:4854
11028 msgid "-G and -membedded-pic are incompatible"
11029 msgstr ""
11031 #: config/mips/mips.c:4886
11032 msgid "non-PIC n64 with explicit relocations"
11033 msgstr ""
11035 #: config/mips/mips.c:5274
11036 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
11037 msgstr ""
11039 #: config/mips/mips.c:5401
11040 #, c-format
11041 msgid "internal error: %%) found without a %%( in assembler pattern"
11042 msgstr ""
11044 #: config/mips/mips.c:5415
11045 #, c-format
11046 msgid "internal error: %%] found without a %%[ in assembler pattern"
11047 msgstr ""
11049 #: config/mips/mips.c:5428
11050 #, c-format
11051 msgid "internal error: %%> found without a %%< in assembler pattern"
11052 msgstr ""
11054 #: config/mips/mips.c:5441
11055 #, c-format
11056 msgid "internal error: %%} found without a %%{ in assembler pattern"
11057 msgstr ""
11059 #: config/mips/mips.c:5455
11060 #, c-format
11061 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11062 msgstr ""
11064 #: config/mips/mips.c:5484
11065 #, c-format
11066 msgid "PRINT_OPERAND, invalid insn for %%C"
11067 msgstr ""
11069 #: config/mips/mips.c:5501
11070 #, c-format
11071 msgid "PRINT_OPERAND, invalid insn for %%N"
11072 msgstr ""
11074 #: config/mips/mips.c:5510
11075 #, c-format
11076 msgid "PRINT_OPERAND, invalid insn for %%F"
11077 msgstr ""
11079 #: config/mips/mips.c:5519
11080 #, c-format
11081 msgid "PRINT_OPERAND, invalid insn for %%W"
11082 msgstr ""
11084 #: config/mips/mips.c:5625
11085 msgid "PRINT_OPERAND, invalid operand for relocation"
11086 msgstr ""
11088 #: config/mips/mips.c:8310
11089 #, fuzzy, c-format
11090 msgid "can not handle inconsistent calls to `%s'"
11091 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
11093 #: config/mips/mips.c:9316
11094 msgid "the cpu name must be lower case"
11095 msgstr ""
11097 #: config/mips/mips.c:9338
11098 #, fuzzy, c-format
11099 msgid "bad value (%s) for %s"
11100 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
11102 #: config/mips/mips.c:9607
11103 #, fuzzy, c-format
11104 msgid "can't rewind temp file: %m"
11105 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11107 #: config/mips/mips.c:9611
11108 #, fuzzy, c-format
11109 msgid "can't write to output file: %m"
11110 msgstr "áäõíáìßá åããñáöÞò áñ÷åßùí åîüäïõ óôï `%s'"
11112 #: config/mips/mips.c:9614
11113 #, fuzzy, c-format
11114 msgid "can't read from temp file: %m"
11115 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11117 #: config/mips/mips.c:9617
11118 #, fuzzy, c-format
11119 msgid "can't close temp file: %m"
11120 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ"
11122 #: config/mips/linux64.h:39
11123 msgid "Same as -mabi=32, just trickier"
11124 msgstr ""
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:514
11137 msgid "Use 64-bit int type"
11138 msgstr ""
11140 #: config/mips/mips.h:516
11141 msgid "Use 64-bit long type"
11142 msgstr ""
11144 #: config/mips/mips.h:518
11145 msgid "Use 32-bit long type"
11146 msgstr ""
11148 #: config/mips/mips.h:520
11149 msgid "Optimize lui/addiu address loads"
11150 msgstr ""
11152 #: config/mips/mips.h:522
11153 msgid "Don't optimize lui/addiu address loads"
11154 msgstr ""
11156 #: config/mips/mips.h:524
11157 msgid "Use MIPS as"
11158 msgstr ""
11160 #: config/mips/mips.h:526
11161 msgid "Use GNU as"
11162 msgstr ""
11164 #: config/mips/mips.h:528
11165 #, fuzzy
11166 msgid "Use symbolic register names"
11167 msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
11169 #: config/mips/mips.h:530
11170 msgid "Don't use symbolic register names"
11171 msgstr ""
11173 #: config/mips/mips.h:532 config/mips/mips.h:534
11174 msgid "Use GP relative sdata/sbss sections (now ignored)"
11175 msgstr ""
11177 #: config/mips/mips.h:536 config/mips/mips.h:538
11178 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
11179 msgstr ""
11181 #: config/mips/mips.h:540
11182 msgid "Output compiler statistics (now ignored)"
11183 msgstr ""
11185 #: config/mips/mips.h:542
11186 msgid "Don't output compiler statistics"
11187 msgstr ""
11189 #: config/mips/mips.h:544
11190 msgid "Don't optimize block moves"
11191 msgstr ""
11193 #: config/mips/mips.h:546
11194 msgid "Optimize block moves"
11195 msgstr ""
11197 #: config/mips/mips.h:548
11198 msgid "Use mips-tfile asm postpass"
11199 msgstr ""
11201 #: config/mips/mips.h:550
11202 msgid "Don't use mips-tfile asm postpass"
11203 msgstr ""
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:554 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:325
11212 msgid "Use hardware floating point"
11213 msgstr ""
11215 #: config/mips/mips.h:556
11216 msgid "Use 64-bit FP registers"
11217 msgstr ""
11219 #: config/mips/mips.h:558
11220 msgid "Use 32-bit FP registers"
11221 msgstr ""
11223 #: config/mips/mips.h:560
11224 msgid "Use 64-bit general registers"
11225 msgstr ""
11227 #: config/mips/mips.h:562
11228 msgid "Use 32-bit general registers"
11229 msgstr ""
11231 #: config/mips/mips.h:564
11232 msgid "Use Irix PIC"
11233 msgstr ""
11235 #: config/mips/mips.h:566
11236 msgid "Don't use Irix PIC"
11237 msgstr ""
11239 #: config/mips/mips.h:568
11240 msgid "Use indirect calls"
11241 msgstr ""
11243 #: config/mips/mips.h:570
11244 msgid "Don't use indirect calls"
11245 msgstr ""
11247 #: config/mips/mips.h:572
11248 msgid "Use embedded PIC"
11249 msgstr ""
11251 #: config/mips/mips.h:574
11252 msgid "Don't use embedded PIC"
11253 msgstr ""
11255 #: config/mips/mips.h:584
11256 msgid "Use big-endian byte order"
11257 msgstr ""
11259 #: config/mips/mips.h:586
11260 msgid "Use little-endian byte order"
11261 msgstr ""
11263 #: config/mips/mips.h:588
11264 msgid "Use single (32-bit) FP only"
11265 msgstr ""
11267 #: config/mips/mips.h:590
11268 msgid "Don't use single (32-bit) FP only"
11269 msgstr ""
11271 #: config/mips/mips.h:592
11272 msgid "Use multiply accumulate"
11273 msgstr ""
11275 #: config/mips/mips.h:594
11276 msgid "Don't use multiply accumulate"
11277 msgstr ""
11279 #: config/mips/mips.h:596
11280 msgid "Don't generate fused multiply/add instructions"
11281 msgstr ""
11283 #: config/mips/mips.h:598 config/rs6000/rs6000.h:341
11284 msgid "Generate fused multiply/add instructions"
11285 msgstr ""
11287 #: config/mips/mips.h:600
11288 msgid "Work around early 4300 hardware bug"
11289 msgstr ""
11291 #: config/mips/mips.h:602
11292 msgid "Don't work around early 4300 hardware bug"
11293 msgstr ""
11295 #: config/mips/mips.h:604
11296 msgid "Work around errata for early SB-1 revision 2 cores"
11297 msgstr ""
11299 #: config/mips/mips.h:606
11300 msgid "Don't work around errata for early SB-1 revision 2 cores"
11301 msgstr ""
11303 #: config/mips/mips.h:608
11304 msgid "Trap on integer divide by zero"
11305 msgstr ""
11307 #: config/mips/mips.h:610
11308 msgid "Don't trap on integer divide by zero"
11309 msgstr ""
11311 #: config/mips/mips.h:612
11312 msgid "Use Branch Likely instructions, overriding default for arch"
11313 msgstr ""
11315 #: config/mips/mips.h:614
11316 msgid "Don't use Branch Likely instructions, overriding default for arch"
11317 msgstr ""
11319 #: config/mips/mips.h:616
11320 msgid "Use NewABI-style %reloc() assembly operators"
11321 msgstr ""
11323 #: config/mips/mips.h:618
11324 msgid "Use assembler macros instead of relocation operators"
11325 msgstr ""
11327 #: config/mips/mips.h:620
11328 msgid "Generate mips16 code"
11329 msgstr ""
11331 #: config/mips/mips.h:622
11332 msgid "Generate normal-mode code"
11333 msgstr ""
11335 #: config/mips/mips.h:624
11336 msgid "Lift restrictions on GOT size"
11337 msgstr ""
11339 #: config/mips/mips.h:626
11340 msgid "Do not lift restrictions on GOT size"
11341 msgstr ""
11343 #: config/mips/mips.h:748
11344 msgid "Specify an ABI"
11345 msgstr ""
11347 #: config/mips/mips.h:750
11348 msgid "Specify a Standard MIPS ISA"
11349 msgstr ""
11351 #. Output assembler code to FILE to increment profiler label # LABELNO
11352 #. for profiling a function entry.
11353 #: config/mips/mips.h:2418
11354 msgid "mips16 function profiling"
11355 msgstr ""
11357 #: config/mmix/mmix.c:207
11358 #, fuzzy, c-format
11359 msgid "-f%s not supported: ignored"
11360 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
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 ""
11367 #: config/mmix/mmix.c:803
11368 msgid "function_profiler support for MMIX"
11369 msgstr ""
11371 #: config/mmix/mmix.c:823
11372 msgid "MMIX Internal: Last named vararg would not fit in a register"
11373 msgstr ""
11375 #: config/mmix/mmix.c:1538 config/mmix/mmix.c:1668
11376 msgid "MMIX Internal: Expected a CONST_INT, not this"
11377 msgstr ""
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 ""
11384 #: config/mmix/mmix.c:1617
11385 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11386 msgstr ""
11388 #: config/mmix/mmix.c:1636
11389 msgid "MMIX Internal: Expected a register, not this"
11390 msgstr ""
11392 #: config/mmix/mmix.c:1646
11393 msgid "MMIX Internal: Expected a constant, not this"
11394 msgstr ""
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 ""
11402 #. We need the original here.
11403 #: config/mmix/mmix.c:1730
11404 msgid "MMIX Internal: Cannot decode this operand"
11405 msgstr ""
11407 #: config/mmix/mmix.c:1787
11408 msgid "MMIX Internal: This is not a recognized address"
11409 msgstr ""
11411 #: config/mmix/mmix.c:1964
11412 #, fuzzy, c-format
11413 msgid "stack frame not a multiple of 8 bytes: %d"
11414 msgstr "ï ßäéïò êáíüíáò óå ðïëëáðëÜ áñ÷åßá"
11416 #: config/mmix/mmix.c:2203
11417 #, c-format
11418 msgid "stack frame not a multiple of octabyte: %d"
11419 msgstr ""
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 ""
11426 #: config/mmix/mmix.c:2857
11427 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11428 msgstr ""
11430 #: config/mmix/mmix.c:2864
11431 msgid "MMIX Internal: What's the CC of this?"
11432 msgstr ""
11434 #: config/mmix/mmix.c:2868
11435 msgid "MMIX Internal: What is the CC of this?"
11436 msgstr ""
11438 #: config/mmix/mmix.c:2938
11439 msgid "MMIX Internal: This is not a constant:"
11440 msgstr ""
11442 #. For these target macros, there is no generic documentation here.  You
11443 #. should read `Using and Porting GCC' for that.  Only comments specific
11444 #. to the MMIX target are here.
11446 #. There are however references to the specific texinfo node (comments
11447 #. with "Node:"), so there should be little or nothing amiss.  Probably
11448 #. the opposite, since we don't have to care about old littering and
11449 #. soon outdated generic comments.
11450 #. Node: Driver
11451 #. User symbols are in the same name-space as built-in symbols, but we
11452 #. don't need the built-in symbols, so remove those and instead apply
11453 #. stricter operand checking.  Don't warn when expanding insns.
11454 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11455 #. Provide default program start 0x100 unless -mno-set-program-start.
11456 #. Don't do this if linking relocatably, with -r.  For a final link,
11457 #. produce mmo, unless ELF is requested or when linking relocatably.
11458 #. Put unused option values here.
11459 #: config/mmix/mmix.h:132
11460 msgid "Set start-address of the program"
11461 msgstr ""
11463 #: config/mmix/mmix.h:134
11464 msgid "Set start-address of data"
11465 msgstr ""
11467 #. FIXME: Provide a way to *load* the epsilon register.
11468 #: config/mmix/mmix.h:198
11469 msgid "For intrinsics library: pass all parameters in registers"
11470 msgstr ""
11472 #: config/mmix/mmix.h:201
11473 msgid "Use register stack for parameters and return value"
11474 msgstr ""
11476 #: config/mmix/mmix.h:203
11477 msgid "Use call-clobbered registers for parameters and return value"
11478 msgstr ""
11480 #: config/mmix/mmix.h:205
11481 msgid "Use epsilon-respecting floating point compare instructions"
11482 msgstr ""
11484 #: config/mmix/mmix.h:208
11485 msgid "Use zero-extending memory loads, not sign-extending ones"
11486 msgstr ""
11488 #: config/mmix/mmix.h:211
11489 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11490 msgstr ""
11492 #: config/mmix/mmix.h:215
11493 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11494 msgstr ""
11496 #: config/mmix/mmix.h:217
11497 msgid "Do not provide a default start-address 0x100 of the program"
11498 msgstr ""
11500 #: config/mmix/mmix.h:219
11501 msgid "Link to emit program in ELF format (rather than mmo)"
11502 msgstr ""
11504 #: config/mmix/mmix.h:221
11505 msgid "Use P-mnemonics for branches statically predicted as taken"
11506 msgstr ""
11508 #: config/mmix/mmix.h:223
11509 msgid "Don't use P-mnemonics for branches"
11510 msgstr ""
11512 #: config/mmix/mmix.h:225
11513 msgid "Use addresses that allocate global registers"
11514 msgstr ""
11516 #: config/mmix/mmix.h:227
11517 #, fuzzy
11518 msgid "Do not use addresses that allocate global registers"
11519 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
11521 #: config/mmix/mmix.h:229
11522 msgid "Generate a single exit point for each function"
11523 msgstr ""
11525 #: config/mmix/mmix.h:231
11526 msgid "Do not generate a single exit point for each function"
11527 msgstr ""
11529 #: config/mn10300/linux.h:60 config/mn10300/mn10300.h:71
11530 msgid "Target the AM33 processor"
11531 msgstr ""
11533 #: config/mn10300/linux.h:61 config/mn10300/mn10300.h:75
11534 msgid "Target the AM33/2.0 processor"
11535 msgstr ""
11537 #: config/mn10300/linux.h:62 config/mn10300/mn10300.h:78
11538 msgid "Enable linker relaxations"
11539 msgstr ""
11541 #: config/mn10300/mn10300.h:69
11542 msgid "Work around hardware multiply bug"
11543 msgstr ""
11545 #: config/mn10300/mn10300.h:70
11546 msgid "Do not work around hardware multiply bug"
11547 msgstr ""
11549 #: config/ns32k/ns32k.h:142 config/s390/s390.h:125
11550 msgid "Don't use hardware fp"
11551 msgstr ""
11553 #: config/ns32k/ns32k.h:143
11554 msgid "Alternative calling convention"
11555 msgstr ""
11557 #: config/ns32k/ns32k.h:145
11558 msgid "Pass some arguments in registers"
11559 msgstr ""
11561 #: config/ns32k/ns32k.h:146
11562 msgid "Pass all arguments on stack"
11563 msgstr ""
11565 #: config/ns32k/ns32k.h:147
11566 msgid "Optimize for 32532 cpu"
11567 msgstr ""
11569 #: config/ns32k/ns32k.h:148
11570 msgid "Optimize for 32332 cpu"
11571 msgstr ""
11573 #: config/ns32k/ns32k.h:150
11574 msgid "Optimize for 32032"
11575 msgstr ""
11577 #: config/ns32k/ns32k.h:152
11578 msgid "Register sb is zero. Use for absolute addressing"
11579 msgstr ""
11581 #: config/ns32k/ns32k.h:153
11582 #, fuzzy
11583 msgid "Do not use register sb"
11584 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
11586 #: config/ns32k/ns32k.h:155
11587 #, fuzzy
11588 msgid "Use bit-field instructions"
11589 msgstr "ÁêáôÜëëçëç åíôïëÞ"
11591 #: config/ns32k/ns32k.h:157
11592 msgid "Do not use bit-field instructions"
11593 msgstr ""
11595 #: config/ns32k/ns32k.h:158
11596 msgid "Generate code for high memory"
11597 msgstr ""
11599 #: config/ns32k/ns32k.h:159
11600 msgid "Generate code for low memory"
11601 msgstr ""
11603 #: config/ns32k/ns32k.h:160
11604 msgid "32381 fpu"
11605 msgstr ""
11607 #: config/ns32k/ns32k.h:162
11608 msgid "Use multiply-accumulate fp instructions"
11609 msgstr ""
11611 #: config/ns32k/ns32k.h:164
11612 msgid "Do not use multiply-accumulate fp instructions"
11613 msgstr ""
11615 #: config/ns32k/ns32k.h:165
11616 msgid "\"Small register classes\" kludge"
11617 msgstr ""
11619 #: config/ns32k/ns32k.h:166
11620 msgid "No \"Small register classes\" kludge"
11621 msgstr ""
11623 #: config/pa/pa.c:304
11624 #, c-format
11625 msgid ""
11626 "unknown -mschedule= option (%s).\n"
11627 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11628 msgstr ""
11630 #: config/pa/pa.c:329
11631 #, c-format
11632 msgid ""
11633 "unknown -march= option (%s).\n"
11634 "Valid options are 1.0, 1.1, and 2.0\n"
11635 msgstr ""
11637 #: config/pa/pa.c:342
11638 msgid "PIC code generation is not supported in the portable runtime model\n"
11639 msgstr ""
11641 #: config/pa/pa.c:347
11642 msgid "PIC code generation is not compatible with fast indirect calls\n"
11643 msgstr ""
11645 #: config/pa/pa.c:352
11646 msgid "-g is only supported when using GAS on this processor,"
11647 msgstr ""
11649 #: config/pa/pa-hpux.h:91 config/pa/pa64-hpux.h:25
11650 #, fuzzy
11651 msgid "Generate cpp defines for server IO"
11652 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
11654 #: config/pa/pa-hpux.h:92 config/pa/pa64-hpux.h:27
11655 msgid "Generate cpp defines for workstation IO"
11656 msgstr ""
11658 #. Macro to define tables used to set the flags.  This is a
11659 #. list in braces of target switches with each switch being
11660 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
11661 #. or minus the bits to clear.  An empty string NAME is used to
11662 #. identify the default VALUE.  Do not mark empty strings for
11663 #. translation.
11664 #: config/pa/pa.h:232 config/pa/pa.h:238
11665 msgid "Generate PA1.1 code"
11666 msgstr ""
11668 #: config/pa/pa.h:234 config/pa/pa.h:236
11669 msgid "Generate PA1.0 code"
11670 msgstr ""
11672 #: config/pa/pa.h:240
11673 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11674 msgstr ""
11676 #: config/pa/pa.h:242
11677 msgid "Disable FP regs"
11678 msgstr ""
11680 #: config/pa/pa.h:244
11681 #, fuzzy
11682 msgid "Do not disable FP regs"
11683 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
11685 #: config/pa/pa.h:246
11686 msgid "Disable space regs"
11687 msgstr ""
11689 #: config/pa/pa.h:248
11690 #, fuzzy
11691 msgid "Do not disable space regs"
11692 msgstr "Äåí åßíáé äõíáôü íá äåóìåõôåß ìíÞìç"
11694 #: config/pa/pa.h:250
11695 msgid "Put jumps in call delay slots"
11696 msgstr ""
11698 #: config/pa/pa.h:252
11699 msgid "Do not put jumps in call delay slots"
11700 msgstr ""
11702 #: config/pa/pa.h:254
11703 #, fuzzy
11704 msgid "Disable indexed addressing"
11705 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
11707 #: config/pa/pa.h:256
11708 #, fuzzy
11709 msgid "Do not disable indexed addressing"
11710 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
11712 #: config/pa/pa.h:258
11713 #, fuzzy
11714 msgid "Use portable calling conventions"
11715 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
11717 #: config/pa/pa.h:260
11718 #, fuzzy
11719 msgid "Do not use portable calling conventions"
11720 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
11722 #: config/pa/pa.h:262
11723 msgid "Assume code will be assembled by GAS"
11724 msgstr ""
11726 #: config/pa/pa.h:264
11727 msgid "Do not assume code will be assembled by GAS"
11728 msgstr ""
11730 #: config/pa/pa.h:268
11731 msgid "Do not use software floating point"
11732 msgstr ""
11734 #: config/pa/pa.h:270
11735 msgid "Emit long load/store sequences"
11736 msgstr ""
11738 #: config/pa/pa.h:272
11739 msgid "Do not emit long load/store sequences"
11740 msgstr ""
11742 #: config/pa/pa.h:274
11743 #, fuzzy
11744 msgid "Generate fast indirect calls"
11745 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
11747 #: config/pa/pa.h:276
11748 msgid "Do not generate fast indirect calls"
11749 msgstr ""
11751 #: config/pa/pa.h:278
11752 #, fuzzy
11753 msgid "Generate code for huge switch statements"
11754 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
11756 #: config/pa/pa.h:280
11757 msgid "Do not generate code for huge switch statements"
11758 msgstr ""
11760 #: config/pa/pa.h:282
11761 msgid "Always generate long calls"
11762 msgstr ""
11764 #: config/pa/pa.h:284
11765 msgid "Generate long calls only when needed"
11766 msgstr ""
11768 #: config/pa/pa.h:286
11769 msgid "Enable linker optimizations"
11770 msgstr ""
11772 #: config/pa/pa.h:312
11773 msgid "Specify architecture for code generation.  Values are 1.0, 1.1, and 2.0.  2.0 requires gas snapshot 19990413 or later."
11774 msgstr ""
11776 #: config/pa/pa64-hpux.h:29
11777 msgid "Assume code will be linked by GNU ld"
11778 msgstr ""
11780 #: config/pa/pa64-hpux.h:31
11781 msgid "Assume code will be linked by HP ld"
11782 msgstr ""
11784 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:327
11785 msgid "Do not use hardware floating point"
11786 msgstr ""
11788 #. return float result in ac0
11789 #: config/pdp11/pdp11.h:64
11790 #, fuzzy
11791 msgid "Return floating point results in ac0"
11792 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
11794 #: config/pdp11/pdp11.h:65
11795 msgid "Return floating point results in memory"
11796 msgstr ""
11798 #. is 11/40
11799 #: config/pdp11/pdp11.h:67
11800 msgid "Generate code for an 11/40"
11801 msgstr ""
11803 #. is 11/45
11804 #: config/pdp11/pdp11.h:70
11805 msgid "Generate code for an 11/45"
11806 msgstr ""
11808 #. is 11/10
11809 #: config/pdp11/pdp11.h:73
11810 msgid "Generate code for an 11/10"
11811 msgstr ""
11813 #. use movstrhi for bcopy
11814 #. use 32 bit for int
11815 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
11816 msgid "Use 32 bit int"
11817 msgstr ""
11819 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
11820 msgid "Use 16 bit int"
11821 msgstr ""
11823 #. use 32 bit for float
11824 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
11825 msgid "Use 32 bit float"
11826 msgstr ""
11828 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
11829 msgid "Use 64 bit float"
11830 msgstr ""
11832 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11833 #. is branching expensive - on a PDP, it's actually really cheap
11834 #. this is just to play around and check what code gcc generates
11835 #. split instruction and data memory?
11836 #: config/pdp11/pdp11.h:95
11837 msgid "Target has split I&D"
11838 msgstr ""
11840 #: config/pdp11/pdp11.h:96
11841 #, fuzzy
11842 msgid "Target does not have split I&D"
11843 msgstr "-nt äåí äÝ÷åôáé -l\n"
11845 #. UNIX assembler syntax?
11846 #: config/pdp11/pdp11.h:98
11847 msgid "Use UNIX assembler syntax"
11848 msgstr ""
11850 #: config/pdp11/pdp11.h:99
11851 msgid "Use DEC assembler syntax"
11852 msgstr ""
11854 #: config/rs6000/host-darwin.c:52
11855 msgid "Segmentation Fault (code)"
11856 msgstr ""
11858 #: config/rs6000/host-darwin.c:83
11859 msgid "Out of stack space.\n"
11860 msgstr ""
11862 #: config/rs6000/host-darwin.c:104
11863 #, c-format
11864 msgid "Try running `%s' in the shell to raise its limit.\n"
11865 msgstr ""
11867 #: config/rs6000/host-darwin.c:117
11868 msgid "Segmentation Fault"
11869 msgstr ""
11871 #: config/rs6000/host-darwin.c:131
11872 #, c-format
11873 msgid "While setting up signal stack: %m"
11874 msgstr ""
11876 #: config/rs6000/host-darwin.c:137
11877 #, c-format
11878 msgid "While setting up signal handler: %m"
11879 msgstr ""
11881 #: config/rs6000/host-darwin.c:184
11882 #, c-format
11883 msgid "couldn't unmap pch_address_space: %m\n"
11884 msgstr ""
11886 #. Handle the machine specific pragma longcall.  Its syntax is
11888 #. # pragma longcall ( TOGGLE )
11890 #. where TOGGLE is either 0 or 1.
11892 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
11893 #. whether or not new function declarations receive a longcall
11894 #. attribute by default.
11895 #: config/rs6000/rs6000-c.c:46
11896 #, fuzzy
11897 msgid "ignoring malformed #pragma longcall"
11898 msgstr "áãíïïýíôáé üëá ôá ïñßóìáôá"
11900 #: config/rs6000/rs6000-c.c:59
11901 #, fuzzy
11902 msgid "missing open paren"
11903 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
11905 #: config/rs6000/rs6000-c.c:61
11906 #, fuzzy
11907 msgid "missing number"
11908 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
11910 #: config/rs6000/rs6000-c.c:63
11911 #, fuzzy
11912 msgid "missing close paren"
11913 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
11915 #: config/rs6000/rs6000-c.c:66
11916 msgid "number must be 0 or 1"
11917 msgstr ""
11919 #: config/rs6000/rs6000-c.c:69
11920 #, fuzzy
11921 msgid "junk at end of #pragma longcall"
11922 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
11924 #: config/rs6000/rs6000.c:791
11925 #, fuzzy
11926 msgid "-mmultiple is not supported on little endian systems"
11927 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
11929 #: config/rs6000/rs6000.c:798
11930 #, fuzzy
11931 msgid "-mstring is not supported on little endian systems"
11932 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
11934 #: config/rs6000/rs6000.c:812
11935 #, c-format
11936 msgid "unknown -mdebug-%s switch"
11937 msgstr ""
11939 #: config/rs6000/rs6000.c:824
11940 #, c-format
11941 msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
11942 msgstr ""
11944 #: config/rs6000/rs6000.c:835
11945 #, c-format
11946 msgid "Unknown switch -mlong-double-%s"
11947 msgstr ""
11949 #: config/rs6000/rs6000.c:876
11950 msgid "AltiVec and E500 instructions cannot coexist"
11951 msgstr ""
11953 #: config/rs6000/rs6000.c:1029
11954 #, fuzzy, c-format
11955 msgid "unknown -m%s= option specified: '%s'"
11956 msgstr "Üãíùóôï óåô `%s'"
11958 #: config/rs6000/rs6000.c:1050
11959 #, c-format
11960 msgid "not configured for ABI: '%s'"
11961 msgstr ""
11963 #: config/rs6000/rs6000.c:1056
11964 #, fuzzy, c-format
11965 msgid "unknown ABI specified: '%s'"
11966 msgstr "Üãíùóôï óåô `%s'"
11968 #: config/rs6000/rs6000.c:1070
11969 #, fuzzy, c-format
11970 msgid "unknown -malign-XXXXX option specified: '%s'"
11971 msgstr "Üãíùóôï óåô `%s'"
11973 #: config/rs6000/rs6000.c:3972
11974 msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
11975 msgstr ""
11977 #: config/rs6000/rs6000.c:4095
11978 msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
11979 msgstr ""
11981 #: config/rs6000/rs6000.c:5599
11982 #, fuzzy
11983 msgid "argument 1 must be a 5-bit signed literal"
11984 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
11986 #: config/rs6000/rs6000.c:5701 config/rs6000/rs6000.c:6357
11987 #, fuzzy
11988 msgid "argument 2 must be a 5-bit unsigned literal"
11989 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
11991 #: config/rs6000/rs6000.c:5741
11992 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
11993 msgstr ""
11995 #: config/rs6000/rs6000.c:5795
11996 msgid "argument 1 of __builtin_altivec_predicate is out of range"
11997 msgstr ""
11999 #: config/rs6000/rs6000.c:5956
12000 #, fuzzy
12001 msgid "argument 3 must be a 4-bit unsigned literal"
12002 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
12004 #: config/rs6000/rs6000.c:6126
12005 #, fuzzy, c-format
12006 msgid "argument to `%s' must be a 2-bit unsigned literal"
12007 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
12009 #: config/rs6000/rs6000.c:6239
12010 #, fuzzy
12011 msgid "argument to dss must be a 2-bit unsigned literal"
12012 msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
12014 #: config/rs6000/rs6000.c:6477
12015 #, fuzzy
12016 msgid "argument 1 of __builtin_spe_predicate must be a constant"
12017 msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
12019 #: config/rs6000/rs6000.c:6550
12020 msgid "argument 1 of __builtin_spe_predicate is out of range"
12021 msgstr ""
12023 #: config/rs6000/rs6000.c:9008
12024 #, fuzzy, c-format
12025 msgid "invalid %%f value"
12026 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12028 #: config/rs6000/rs6000.c:9017
12029 #, fuzzy, c-format
12030 msgid "invalid %%F value"
12031 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12033 #: config/rs6000/rs6000.c:9026
12034 #, fuzzy, c-format
12035 msgid "invalid %%G value"
12036 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12038 #: config/rs6000/rs6000.c:9061
12039 #, fuzzy, c-format
12040 msgid "invalid %%j code"
12041 msgstr "ìç Ýãêõñï äéêáßùìá"
12043 #: config/rs6000/rs6000.c:9071
12044 #, fuzzy, c-format
12045 msgid "invalid %%J code"
12046 msgstr "ìç Ýãêõñï äéêáßùìá"
12048 #: config/rs6000/rs6000.c:9081
12049 #, fuzzy, c-format
12050 msgid "invalid %%k value"
12051 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12053 #: config/rs6000/rs6000.c:9101 config/xtensa/xtensa.c:2000
12054 #, fuzzy, c-format
12055 msgid "invalid %%K value"
12056 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12058 #: config/rs6000/rs6000.c:9168
12059 #, fuzzy, c-format
12060 msgid "invalid %%O value"
12061 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12063 #: config/rs6000/rs6000.c:9215
12064 #, fuzzy, c-format
12065 msgid "invalid %%q value"
12066 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12068 #: config/rs6000/rs6000.c:9259
12069 #, fuzzy, c-format
12070 msgid "invalid %%S value"
12071 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12073 #: config/rs6000/rs6000.c:9301
12074 #, fuzzy, c-format
12075 msgid "invalid %%T value"
12076 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12078 #: config/rs6000/rs6000.c:9311
12079 #, fuzzy, c-format
12080 msgid "invalid %%u value"
12081 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12083 #: config/rs6000/rs6000.c:9320 config/xtensa/xtensa.c:1970
12084 #, fuzzy, c-format
12085 msgid "invalid %%v value"
12086 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12088 #: config/rs6000/rs6000.c:13815
12089 msgid "no profiling of 64-bit code for this ABI"
12090 msgstr ""
12092 #: config/rs6000/aix.h:184 config/rs6000/beos.h:32
12093 #, fuzzy
12094 msgid "Always pass floating-point arguments in memory"
12095 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
12097 #: config/rs6000/aix.h:186 config/rs6000/beos.h:34
12098 #, fuzzy
12099 msgid "Don't always pass floating-point arguments in memory"
12100 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
12102 #: config/rs6000/aix41.h:27 config/rs6000/aix43.h:31 config/rs6000/aix51.h:31
12103 #: config/rs6000/aix52.h:31
12104 msgid "Support message passing with the Parallel Environment"
12105 msgstr ""
12107 #: config/rs6000/aix43.h:27 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
12108 msgid "Compile for 64-bit pointers"
12109 msgstr ""
12111 #: config/rs6000/aix43.h:29 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
12112 msgid "Compile for 32-bit pointers"
12113 msgstr ""
12115 #: config/rs6000/aix43.h:48 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
12116 msgid "-maix64 and POWER architecture are incompatible"
12117 msgstr ""
12119 #: config/rs6000/aix43.h:53 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
12120 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12121 msgstr ""
12123 #: config/rs6000/aix43.h:57 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
12124 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12125 msgstr ""
12127 #: config/rs6000/darwin.h:64
12128 msgid "Generate code suitable for executables (NOT shared libs)"
12129 msgstr ""
12131 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
12132 #. off.
12133 #: config/rs6000/darwin.h:80
12134 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
12135 msgstr ""
12137 #. Darwin doesn't support -fpic.
12138 #: config/rs6000/darwin.h:86
12139 #, fuzzy
12140 msgid "-fpic is not supported; -fPIC assumed"
12141 msgstr "ôï -pipe äåí õðïóôçñßæåôáé"
12143 #: config/rs6000/linux64.h:96
12144 msgid "-m64 requires a PowerPC64 cpu"
12145 msgstr ""
12147 #: config/rs6000/linux64.h:206
12148 msgid "Call mcount for profiling before a function prologue"
12149 msgstr ""
12151 #: config/rs6000/linux64.h:208
12152 msgid "Call mcount for profiling after a function prologue"
12153 msgstr ""
12155 #. Run-time compilation parameters selecting different hardware subsets.
12157 #. Macro to define tables used to set the flags.
12158 #. This is a list in braces of pairs in braces,
12159 #. each pair being { "NAME", VALUE }
12160 #. where VALUE is the bits to set or minus the bits to clear.
12161 #. An empty string NAME is used to identify the default VALUE.
12162 #: config/rs6000/rs6000.h:273
12163 msgid "Use POWER instruction set"
12164 msgstr ""
12166 #: config/rs6000/rs6000.h:276
12167 msgid "Use POWER2 instruction set"
12168 msgstr ""
12170 #: config/rs6000/rs6000.h:278
12171 msgid "Do not use POWER2 instruction set"
12172 msgstr ""
12174 #: config/rs6000/rs6000.h:281
12175 msgid "Do not use POWER instruction set"
12176 msgstr ""
12178 #: config/rs6000/rs6000.h:283
12179 msgid "Use PowerPC instruction set"
12180 msgstr ""
12182 #: config/rs6000/rs6000.h:286
12183 msgid "Do not use PowerPC instruction set"
12184 msgstr ""
12186 #: config/rs6000/rs6000.h:288
12187 msgid "Use PowerPC General Purpose group optional instructions"
12188 msgstr ""
12190 #: config/rs6000/rs6000.h:290
12191 msgid "Do not use PowerPC General Purpose group optional instructions"
12192 msgstr ""
12194 #: config/rs6000/rs6000.h:292
12195 msgid "Use PowerPC Graphics group optional instructions"
12196 msgstr ""
12198 #: config/rs6000/rs6000.h:294
12199 msgid "Do not use PowerPC Graphics group optional instructions"
12200 msgstr ""
12202 #: config/rs6000/rs6000.h:296
12203 msgid "Use PowerPC-64 instruction set"
12204 msgstr ""
12206 #: config/rs6000/rs6000.h:298
12207 #, fuzzy
12208 msgid "Do not use PowerPC-64 instruction set"
12209 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
12211 #: config/rs6000/rs6000.h:300
12212 #, fuzzy
12213 msgid "Use AltiVec instructions"
12214 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12216 #: config/rs6000/rs6000.h:302
12217 #, fuzzy
12218 msgid "Do not use AltiVec instructions"
12219 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12221 #: config/rs6000/rs6000.h:304
12222 msgid "Use new mnemonics for PowerPC architecture"
12223 msgstr ""
12225 #: config/rs6000/rs6000.h:306
12226 msgid "Use old mnemonics for PowerPC architecture"
12227 msgstr ""
12229 #: config/rs6000/rs6000.h:309
12230 msgid "Put everything in the regular TOC"
12231 msgstr ""
12233 #: config/rs6000/rs6000.h:311
12234 msgid "Place floating point constants in TOC"
12235 msgstr ""
12237 #: config/rs6000/rs6000.h:313
12238 #, fuzzy
12239 msgid "Do not place floating point constants in TOC"
12240 msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
12242 #: config/rs6000/rs6000.h:315
12243 msgid "Place symbol+offset constants in TOC"
12244 msgstr ""
12246 #: config/rs6000/rs6000.h:317
12247 msgid "Do not place symbol+offset constants in TOC"
12248 msgstr ""
12250 #: config/rs6000/rs6000.h:323
12251 msgid "Place variable addresses in the regular TOC"
12252 msgstr ""
12254 #: config/rs6000/rs6000.h:329
12255 msgid "Generate load/store multiple instructions"
12256 msgstr ""
12258 #: config/rs6000/rs6000.h:331
12259 msgid "Do not generate load/store multiple instructions"
12260 msgstr ""
12262 #: config/rs6000/rs6000.h:333
12263 msgid "Generate string instructions for block moves"
12264 msgstr ""
12266 #: config/rs6000/rs6000.h:335
12267 msgid "Do not generate string instructions for block moves"
12268 msgstr ""
12270 #: config/rs6000/rs6000.h:337
12271 msgid "Generate load/store with update instructions"
12272 msgstr ""
12274 #: config/rs6000/rs6000.h:339
12275 msgid "Do not generate load/store with update instructions"
12276 msgstr ""
12278 #: config/rs6000/rs6000.h:343
12279 #, fuzzy
12280 msgid "Do not generate fused multiply/add instructions"
12281 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12283 #: config/rs6000/rs6000.h:347
12284 msgid "Do not schedule the start and end of the procedure"
12285 msgstr ""
12287 #: config/rs6000/rs6000.h:353
12288 msgid "Return all structures in memory (AIX default)"
12289 msgstr ""
12291 #: config/rs6000/rs6000.h:355
12292 msgid "Return small structures in registers (SVR4 default)"
12293 msgstr ""
12295 #: config/rs6000/rs6000.h:361
12296 #, fuzzy
12297 msgid "Generate single field mfcr instruction"
12298 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12300 #: config/rs6000/rs6000.h:363
12301 #, fuzzy
12302 msgid "Do not generate single field mfcr instruction"
12303 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12305 #: config/rs6000/rs6000.h:447 config/sparc/sparc.h:654
12306 msgid "Use features of and schedule code for given CPU"
12307 msgstr ""
12309 #: config/rs6000/rs6000.h:450
12310 msgid "Enable debug output"
12311 msgstr ""
12313 #: config/rs6000/rs6000.h:452
12314 msgid "Select full, part, or no traceback table"
12315 msgstr ""
12317 #: config/rs6000/rs6000.h:453
12318 msgid "Specify ABI to use"
12319 msgstr ""
12321 #: config/rs6000/rs6000.h:455
12322 msgid "Specify size of long double (64 or 128 bits)"
12323 msgstr ""
12325 #: config/rs6000/rs6000.h:457
12326 msgid "Specify yes/no if isel instructions should be generated"
12327 msgstr ""
12329 #: config/rs6000/rs6000.h:459
12330 msgid "Specify yes/no if SPE SIMD instructions should be generated"
12331 msgstr ""
12333 #: config/rs6000/rs6000.h:461
12334 msgid "Specify yes/no if using floating point in the GPRs"
12335 msgstr ""
12337 #: config/rs6000/rs6000.h:463
12338 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12339 msgstr ""
12341 #: config/rs6000/rs6000.h:465
12342 #, fuzzy
12343 msgid "Avoid all range limits on call instructions"
12344 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12346 #: config/rs6000/rs6000.h:468
12347 msgid "Determine which dependences between insns are considered costly"
12348 msgstr ""
12350 #: config/rs6000/rs6000.h:470
12351 msgid "Specify which post scheduling nop insertion scheme to apply"
12352 msgstr ""
12354 #: config/rs6000/rs6000.h:472
12355 msgid "Specify alignment of structure fields default/natural"
12356 msgstr ""
12358 #: config/rs6000/rs6000.h:474
12359 msgid "Specify scheduling priority for dispatch slot restricted insns"
12360 msgstr ""
12362 #. Definitions for __builtin_return_address and __builtin_frame_address.
12363 #. __builtin_return_address (0) should give link register (65), enable
12364 #. this.
12365 #. This should be uncommented, so that the link register is used, but
12366 #. currently this would result in unmatched insns and spilling fixed
12367 #. registers so we'll leave it for another day.  When these problems are
12368 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12369 #. (mrs)
12370 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12371 #. Number of bytes into the frame return addresses can be found.  See
12372 #. rs6000_stack_info in rs6000.c for more information on how the different
12373 #. abi's store the return address.
12374 #: config/rs6000/rs6000.h:1923
12375 msgid "RETURN_ADDRESS_OFFSET not supported"
12376 msgstr ""
12378 #: config/rs6000/sysv4.h:87
12379 msgid "Select ABI calling convention"
12380 msgstr ""
12382 #: config/rs6000/sysv4.h:88
12383 msgid "Select method for sdata handling"
12384 msgstr ""
12386 #: config/rs6000/sysv4.h:100
12387 msgid "Align to the base type of the bit-field"
12388 msgstr ""
12390 #: config/rs6000/sysv4.h:102
12391 msgid "Don't align to the base type of the bit-field"
12392 msgstr ""
12394 #: config/rs6000/sysv4.h:104
12395 msgid "Don't assume that unaligned accesses are handled by the system"
12396 msgstr ""
12398 #: config/rs6000/sysv4.h:106
12399 msgid "Assume that unaligned accesses are handled by the system"
12400 msgstr ""
12402 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
12403 msgid "Produce code relocatable at runtime"
12404 msgstr ""
12406 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
12407 msgid "Don't produce code relocatable at runtime"
12408 msgstr ""
12410 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
12411 msgid "Produce little endian code"
12412 msgstr ""
12414 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12415 msgid "Produce big endian code"
12416 msgstr ""
12418 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
12419 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
12420 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12421 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
12422 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
12423 #, fuzzy
12424 msgid "no description yet"
12425 msgstr "(÷ùñßò ðåñéãñáöÞ)"
12427 #: config/rs6000/sysv4.h:129
12428 msgid "Use EABI"
12429 msgstr ""
12431 #: config/rs6000/sysv4.h:130
12432 msgid "Don't use EABI"
12433 msgstr ""
12435 #: config/rs6000/sysv4.h:133
12436 msgid "Do not allow bit-fields to cross word boundaries"
12437 msgstr ""
12439 #: config/rs6000/sysv4.h:135
12440 #, fuzzy
12441 msgid "Use alternate register names"
12442 msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
12444 #: config/rs6000/sysv4.h:137
12445 msgid "Don't use alternate register names"
12446 msgstr ""
12448 #: config/rs6000/sysv4.h:141
12449 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12450 msgstr ""
12452 #: config/rs6000/sysv4.h:143
12453 msgid "Link with libads.a, libc.a and crt0.o"
12454 msgstr ""
12456 #: config/rs6000/sysv4.h:145
12457 msgid "Link with libyk.a, libc.a and crt0.o"
12458 msgstr ""
12460 #: config/rs6000/sysv4.h:147
12461 msgid "Link with libmvme.a, libc.a and crt0.o"
12462 msgstr ""
12464 #: config/rs6000/sysv4.h:149
12465 msgid "Set the PPC_EMB bit in the ELF flags header"
12466 msgstr ""
12468 #: config/rs6000/sysv4.h:150
12469 msgid "Use the WindISS simulator"
12470 msgstr ""
12472 #: config/rs6000/sysv4.h:153
12473 msgid "Generate 64-bit code"
12474 msgstr ""
12476 #: config/rs6000/sysv4.h:155
12477 msgid "Generate 32-bit code"
12478 msgstr ""
12480 #. Sometimes certain combinations of command options do not make sense
12481 #. on a particular target machine.  You can define a macro
12482 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12483 #. defined, is executed once just after all the command options have
12484 #. been parsed.
12486 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12487 #. get control.
12488 #: config/rs6000/sysv4.h:214
12489 #, fuzzy, c-format
12490 msgid "bad value for -mcall-%s"
12491 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
12493 #: config/rs6000/sysv4.h:230
12494 #, fuzzy, c-format
12495 msgid "bad value for -msdata=%s"
12496 msgstr "ÁêáôÜëëçëç ôéìÞ óôï ai_flags"
12498 #: config/rs6000/sysv4.h:247
12499 #, c-format
12500 msgid "-mrelocatable and -msdata=%s are incompatible"
12501 msgstr ""
12503 #: config/rs6000/sysv4.h:256
12504 #, c-format
12505 msgid "-f%s and -msdata=%s are incompatible"
12506 msgstr ""
12508 #: config/rs6000/sysv4.h:265
12509 #, c-format
12510 msgid "-msdata=%s and -mcall-%s are incompatible"
12511 msgstr ""
12513 #: config/rs6000/sysv4.h:274
12514 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12515 msgstr ""
12517 #: config/rs6000/sysv4.h:280
12518 #, c-format
12519 msgid "-mrelocatable and -mcall-%s are incompatible"
12520 msgstr ""
12522 #: config/rs6000/sysv4.h:287
12523 #, c-format
12524 msgid "-fPIC and -mcall-%s are incompatible"
12525 msgstr ""
12527 #: config/rs6000/sysv4.h:294
12528 #, fuzzy
12529 msgid "-mcall-aixdesc must be big endian"
12530 msgstr "ôá ìåãÝèç ôïõ óôçëïãíþìïíá ðñÝðåé íá åßíáé êáôÜ áýîïõóá óåéñÜ"
12532 #: config/rs6000/sysv4.h:309
12533 #, fuzzy, c-format
12534 msgid "-m%s not supported in this configuration"
12535 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
12537 #: config/s390/s390.c:926
12538 #, c-format
12539 msgid "Unknown cpu used in -march=%s."
12540 msgstr ""
12542 #: config/s390/s390.c:945
12543 #, fuzzy, c-format
12544 msgid "Unknown cpu used in -mtune=%s."
12545 msgstr "ðÜñá ðïëëÝò äçëþóåéò ìåôáôñïðÞò óôçí êáôÜëçîç"
12547 #: config/s390/s390.c:950
12548 #, fuzzy, c-format
12549 msgid "z/Architecture mode not supported on %s."
12550 msgstr "Ôï servname äåí õðïóôçñßæåôáé áðü ôï ai_socktype"
12552 #: config/s390/s390.c:952
12553 msgid "64-bit ABI not supported in ESA/390 mode."
12554 msgstr ""
12556 #: config/s390/s390.c:3336
12557 msgid "invalid UNSPEC as operand (1)"
12558 msgstr ""
12560 #: config/s390/s390.c:3384
12561 msgid "invalid UNSPEC as operand (2)"
12562 msgstr ""
12564 #: config/s390/s390.c:3390
12565 msgid "UNKNOWN in s390_output_symbolic_const !?"
12566 msgstr ""
12568 #: config/s390/s390.c:3406
12569 #, fuzzy
12570 msgid "Cannot decompose address."
12571 msgstr "Äåí åßíáé äõíáôÞ ç åê÷þñçóç ôçò æçôçèÞóáò äéåýèõíóçò"
12573 #: config/s390/s390.c:3577
12574 msgid "UNKNOWN in print_operand !?"
12575 msgstr ""
12577 #: config/s390/s390.c:5304
12578 msgid "Total size of local variables exceeds architecture limit."
12579 msgstr ""
12581 #: config/s390/s390.h:126
12582 msgid "Set backchain"
12583 msgstr ""
12585 #: config/s390/s390.h:127
12586 msgid "Don't set backchain (faster, but debug harder"
12587 msgstr ""
12589 #: config/s390/s390.h:128
12590 msgid "Use bras for executable < 64k"
12591 msgstr ""
12593 #: config/s390/s390.h:129
12594 msgid "Don't use bras"
12595 msgstr ""
12597 #: config/s390/s390.h:130
12598 msgid "Additional debug prints"
12599 msgstr ""
12601 #: config/s390/s390.h:131
12602 msgid "Don't print additional debug prints"
12603 msgstr ""
12605 #: config/s390/s390.h:132
12606 #, fuzzy
12607 msgid "64 bit ABI"
12608 msgstr "×ñÞóç ABI 64-bit"
12610 #: config/s390/s390.h:133
12611 #, fuzzy
12612 msgid "31 bit ABI"
12613 msgstr "×ñÞóç ABI 64-bit"
12615 #: config/s390/s390.h:134
12616 msgid "z/Architecture"
12617 msgstr ""
12619 #: config/s390/s390.h:135
12620 msgid "ESA/390 architecture"
12621 msgstr ""
12623 #: config/s390/s390.h:136
12624 #, fuzzy
12625 msgid "mvcle use"
12626 msgstr "Ç óõóêåõÞ åßíáé áðáó÷ïëçìÝíç"
12628 #: config/s390/s390.h:137
12629 msgid "mvc&ex"
12630 msgstr ""
12632 #: config/s390/s390.h:138
12633 msgid "enable tpf OS code"
12634 msgstr ""
12636 #: config/s390/s390.h:139
12637 msgid "disable tpf OS code"
12638 msgstr ""
12640 #: config/s390/s390.h:140
12641 #, fuzzy
12642 msgid "disable fused multiply/add instructions"
12643 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12645 #: config/s390/s390.h:141
12646 #, fuzzy
12647 msgid "enable fused multiply/add instructions"
12648 msgstr "ÁêáôÜëëçëç åíôïëÞ"
12650 #: config/sh/sh.c:5977
12651 #, fuzzy
12652 msgid "__builtin_saveregs not supported by this subtarget"
12653 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
12655 #: config/sh/sh.c:6879
12656 msgid "attribute interrupt_handler is not compatible with -m5-compact"
12657 msgstr ""
12659 #. The sp_switch attribute only has meaning for interrupt functions.
12660 #: config/sh/sh.c:6901 config/sh/sh.c:6936
12661 #, c-format
12662 msgid "`%s' attribute only applies to interrupt functions"
12663 msgstr ""
12665 #. The argument must be a constant string.
12666 #: config/sh/sh.c:6908
12667 #, fuzzy, c-format
12668 msgid "`%s' attribute argument not a string constant"
12669 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
12671 #. The argument must be a constant integer.
12672 #: config/sh/sh.c:6943
12673 #, c-format
12674 msgid "`%s' attribute argument not an integer constant"
12675 msgstr ""
12677 #. There are no delay slots on SHmedia.
12678 #. Relaxation isn't yet supported for SHmedia
12679 #. -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.
12680 #: config/sh/sh.h:478
12681 #, fuzzy
12682 msgid "Profiling is not supported on this target."
12683 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
12685 #: config/sparc/sparc.c:360
12686 #, fuzzy, c-format
12687 msgid "%s is not supported by this configuration"
12688 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
12690 #: config/sparc/sparc.c:367
12691 msgid "-mlong-double-64 not allowed with -m64"
12692 msgstr ""
12694 #: config/sparc/sparc.c:392
12695 #, fuzzy
12696 msgid "-mcmodel= is not supported on 32 bit systems"
12697 msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
12699 #: config/sparc/sparc.c:6818 config/sparc/sparc.c:6824
12700 #, fuzzy, c-format
12701 msgid "invalid %%Y operand"
12702 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12704 #: config/sparc/sparc.c:6894
12705 #, fuzzy, c-format
12706 msgid "invalid %%A operand"
12707 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12709 #: config/sparc/sparc.c:6904
12710 #, fuzzy, c-format
12711 msgid "invalid %%B operand"
12712 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12714 #: config/sparc/sparc.c:6943
12715 #, fuzzy, c-format
12716 msgid "invalid %%c operand"
12717 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12719 #: config/sparc/sparc.c:6944
12720 #, fuzzy, c-format
12721 msgid "invalid %%C operand"
12722 msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
12724 #: config/sparc/sparc.c:6965
12725 #, fuzzy, c-format
12726 msgid "invalid %%d operand"
12727 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12729 #: config/sparc/sparc.c:6966
12730 #, fuzzy, c-format
12731 msgid "invalid %%D operand"
12732 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12734 #: config/sparc/sparc.c:6982
12735 #, fuzzy, c-format
12736 msgid "invalid %%f operand"
12737 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12739 #: config/sparc/sparc.c:6996
12740 #, fuzzy, c-format
12741 msgid "invalid %%s operand"
12742 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
12744 #: config/sparc/sparc.c:7050
12745 msgid "long long constant not a valid immediate operand"
12746 msgstr ""
12748 #: config/sparc/sparc.c:7053
12749 msgid "floating point constant not a valid immediate operand"
12750 msgstr ""
12752 #: config/sparc/freebsd.h:82 config/sparc/linux.h:92
12753 #: config/sparc/linux64.h:107 config/sparc/netbsd-elf.h:216
12754 msgid "Use 128 bit long doubles"
12755 msgstr ""
12757 #: config/sparc/sp64-elf.h:90
12758 msgid "Generate code for big endian"
12759 msgstr ""
12761 #: config/sparc/sp64-elf.h:91
12762 msgid "Generate code for little endian"
12763 msgstr ""
12765 #: config/sparc/sp86x-elf.h:68
12766 msgid "Use little-endian byte order for data"
12767 msgstr ""
12769 #: config/sparc/sparc.h:553
12770 msgid "Assume possible double misalignment"
12771 msgstr ""
12773 #: config/sparc/sparc.h:555
12774 msgid "Assume all doubles are aligned"
12775 msgstr ""
12777 #: config/sparc/sparc.h:557
12778 msgid "Pass -assert pure-text to linker"
12779 msgstr ""
12781 #: config/sparc/sparc.h:559
12782 msgid "Do not pass -assert pure-text to linker"
12783 msgstr ""
12785 #: config/sparc/sparc.h:561
12786 msgid "Use flat register window model"
12787 msgstr ""
12789 #: config/sparc/sparc.h:563
12790 msgid "Do not use flat register window model"
12791 msgstr ""
12793 #: config/sparc/sparc.h:565
12794 msgid "Use ABI reserved registers"
12795 msgstr ""
12797 #: config/sparc/sparc.h:567
12798 msgid "Do not use ABI reserved registers"
12799 msgstr ""
12801 #: config/sparc/sparc.h:569
12802 msgid "Use hardware quad fp instructions"
12803 msgstr ""
12805 #: config/sparc/sparc.h:571
12806 msgid "Do not use hardware quad fp instructions"
12807 msgstr ""
12809 #: config/sparc/sparc.h:573
12810 msgid "Compile for v8plus ABI"
12811 msgstr ""
12813 #: config/sparc/sparc.h:575
12814 msgid "Do not compile for v8plus ABI"
12815 msgstr ""
12817 #: config/sparc/sparc.h:577
12818 #, fuzzy
12819 msgid "Utilize Visual Instruction Set"
12820 msgstr "ÐáñÜíïìç ÅíôïëÞ"
12822 #: config/sparc/sparc.h:579
12823 msgid "Do not utilize Visual Instruction Set"
12824 msgstr ""
12826 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
12827 #: config/sparc/sparc.h:582
12828 msgid "Optimize for Cypress processors"
12829 msgstr ""
12831 #: config/sparc/sparc.h:584
12832 msgid "Optimize for SPARCLite processors"
12833 msgstr ""
12835 #: config/sparc/sparc.h:586
12836 msgid "Optimize for F930 processors"
12837 msgstr ""
12839 #: config/sparc/sparc.h:588
12840 msgid "Optimize for F934 processors"
12841 msgstr ""
12843 #: config/sparc/sparc.h:590
12844 msgid "Use V8 SPARC ISA"
12845 msgstr ""
12847 #: config/sparc/sparc.h:592
12848 msgid "Optimize for SuperSPARC processors"
12849 msgstr ""
12851 #. End of deprecated options.
12852 #: config/sparc/sparc.h:595
12853 msgid "Pointers are 64-bit"
12854 msgstr ""
12856 #: config/sparc/sparc.h:597
12857 msgid "Pointers are 32-bit"
12858 msgstr ""
12860 #: config/sparc/sparc.h:599
12861 msgid "Use 32-bit ABI"
12862 msgstr "×ñÞóç ABI 32-bit"
12864 #: config/sparc/sparc.h:601
12865 msgid "Use 64-bit ABI"
12866 msgstr "×ñÞóç ABI 64-bit"
12868 #: config/sparc/sparc.h:603
12869 msgid "Use stack bias"
12870 msgstr ""
12872 #: config/sparc/sparc.h:605
12873 msgid "Do not use stack bias"
12874 msgstr ""
12876 #: config/sparc/sparc.h:607
12877 msgid "Use structs on stronger alignment for double-word copies"
12878 msgstr ""
12880 #: config/sparc/sparc.h:609
12881 msgid "Do not use structs on stronger alignment for double-word copies"
12882 msgstr ""
12884 #: config/sparc/sparc.h:611
12885 msgid "Optimize tail call instructions in assembler and linker"
12886 msgstr ""
12888 #: config/sparc/sparc.h:613
12889 msgid "Do not optimize tail call instructions in assembler or linker"
12890 msgstr ""
12892 #: config/sparc/sparc.h:658
12893 msgid "Use given SPARC code model"
12894 msgstr ""
12896 #: config/stormy16/stormy16.c:526
12897 msgid "Constant halfword load operand out of range."
12898 msgstr ""
12900 #: config/stormy16/stormy16.c:536
12901 msgid "Constant arithmetic operand out of range."
12902 msgstr ""
12904 #: config/stormy16/stormy16.c:1027
12905 msgid "Local variable memory requirements exceed capacity."
12906 msgstr ""
12908 #: config/stormy16/stormy16.c:1193
12909 msgid "function_profiler support"
12910 msgstr ""
12912 #: config/stormy16/stormy16.c:1292
12913 msgid "cannot use va_start in interrupt function"
12914 msgstr ""
12916 #: config/stormy16/stormy16.c:1624
12917 msgid "`B' operand is not constant"
12918 msgstr ""
12920 #: config/stormy16/stormy16.c:1630
12921 msgid "`B' operand has multiple bits set"
12922 msgstr ""
12924 #: config/stormy16/stormy16.c:1656
12925 msgid "`o' operand is not constant"
12926 msgstr ""
12928 #: config/stormy16/stormy16.c:1670
12929 msgid "xstormy16_print_operand: unknown code"
12930 msgstr ""
12932 #: config/stormy16/stormy16.c:1716
12933 #, c-format
12934 msgid "switch statement of size %lu entries too large"
12935 msgstr ""
12937 #: config/v850/v850-c.c:67
12938 msgid "#pragma GHS endXXXX found without previous startXXX"
12939 msgstr ""
12941 #: config/v850/v850-c.c:69
12942 msgid "#pragma GHS endXXX does not match previous startXXX"
12943 msgstr ""
12945 #: config/v850/v850-c.c:94
12946 msgid "cannot set interrupt attribute: no current function"
12947 msgstr ""
12949 #: config/v850/v850-c.c:102
12950 msgid "cannot set interrupt attribute: no such identifier"
12951 msgstr ""
12953 #: config/v850/v850-c.c:147
12954 msgid "junk at end of #pragma ghs section"
12955 msgstr ""
12957 # src/request.c:806 src/request.c:912
12958 #: config/v850/v850-c.c:164
12959 #, fuzzy, c-format
12960 msgid "unrecognized section name \"%s\""
12961 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
12963 # src/dfa.c:569 src/dfa.c:583 src/dfa.c:587
12964 # src/dfa.c:577 src/dfa.c:591 src/dfa.c:595
12965 #: config/v850/v850-c.c:179
12966 #, fuzzy
12967 msgid "malformed #pragma ghs section"
12968 msgstr "êáêïó÷çìáôéóìÝíïò ìåôñçôÞò åðáíÜëçøçò"
12970 #: config/v850/v850-c.c:198
12971 msgid "junk at end of #pragma ghs interrupt"
12972 msgstr ""
12974 #: config/v850/v850-c.c:209
12975 msgid "junk at end of #pragma ghs starttda"
12976 msgstr ""
12978 #: config/v850/v850-c.c:220
12979 msgid "junk at end of #pragma ghs startsda"
12980 msgstr ""
12982 #: config/v850/v850-c.c:231
12983 msgid "junk at end of #pragma ghs startzda"
12984 msgstr ""
12986 #: config/v850/v850-c.c:242
12987 msgid "junk at end of #pragma ghs endtda"
12988 msgstr ""
12990 #: config/v850/v850-c.c:253
12991 msgid "junk at end of #pragma ghs endsda"
12992 msgstr ""
12994 #: config/v850/v850-c.c:264
12995 msgid "junk at end of #pragma ghs endzda"
12996 msgstr ""
12998 #: config/v850/v850.c:142
12999 #, c-format
13000 msgid "%s=%s is not numeric"
13001 msgstr ""
13003 # src/shred.c:1134
13004 #: config/v850/v850.c:149
13005 #, fuzzy, c-format
13006 msgid "%s=%s is too large"
13007 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
13009 #: config/v850/v850.c:301
13010 msgid "const_double_split got a bad insn:"
13011 msgstr ""
13013 #: config/v850/v850.c:866
13014 #, fuzzy
13015 msgid "output_move_single:"
13016 msgstr "áñ÷åßï åîüäïõ"
13018 #: config/v850/v850.c:2209
13019 msgid "%Jdata area attributes cannot be specified for local variables"
13020 msgstr ""
13022 #: config/v850/v850.c:2220
13023 #, fuzzy
13024 msgid "%Jdata area of '%D' conflicts with previous declaration"
13025 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
13027 #: config/v850/v850.c:2419
13028 #, c-format
13029 msgid "bogus JR construction: %d\n"
13030 msgstr ""
13032 #: config/v850/v850.c:2440 config/v850/v850.c:2643
13033 #, c-format
13034 msgid "bad amount of stack space removal: %d"
13035 msgstr ""
13037 #: config/v850/v850.c:2619
13038 #, c-format
13039 msgid "bogus JARL construction: %d\n"
13040 msgstr ""
13042 #: config/v850/v850.c:2989
13043 #, c-format
13044 msgid "Bogus DISPOSE construction: %d\n"
13045 msgstr ""
13047 #: config/v850/v850.c:3011
13048 #, c-format
13049 msgid "Too much stack space to dispose of: %d"
13050 msgstr ""
13052 #: config/v850/v850.c:3184
13053 #, c-format
13054 msgid "Bogus PREPEARE construction: %d\n"
13055 msgstr ""
13057 #: config/v850/v850.c:3206
13058 #, c-format
13059 msgid "Too much stack space to prepare: %d"
13060 msgstr ""
13062 #. Macro to define tables used to set the flags.
13063 #. This is a list in braces of pairs in braces,
13064 #. each pair being { "NAME", VALUE }
13065 #. where VALUE is the bits to set or minus the bits to clear.
13066 #. An empty string NAME is used to identify the default VALUE.
13067 #: config/v850/v850.h:174
13068 msgid "Support Green Hills ABI"
13069 msgstr ""
13071 #: config/v850/v850.h:177
13072 msgid "Prohibit PC relative function calls"
13073 msgstr ""
13075 #: config/v850/v850.h:180
13076 msgid "Reuse r30 on a per function basis"
13077 msgstr ""
13079 #: config/v850/v850.h:183
13080 msgid "Use stubs for function prologues"
13081 msgstr ""
13083 #: config/v850/v850.h:186
13084 msgid "Same as: -mep -mprolog-function"
13085 msgstr ""
13087 #: config/v850/v850.h:187
13088 msgid "Enable backend debugging"
13089 msgstr ""
13091 #: config/v850/v850.h:189
13092 msgid "Compile for the v850 processor"
13093 msgstr ""
13095 #: config/v850/v850.h:191
13096 msgid "Compile for v850e1 processor"
13097 msgstr ""
13099 #. Make sure that the other bits are cleared.
13100 #: config/v850/v850.h:193
13101 msgid "Compile for v850e processor"
13102 msgstr ""
13104 #. Make sure that the other bits are cleared.
13105 #: config/v850/v850.h:195
13106 #, fuzzy
13107 msgid "Enable the use of the short load instructions"
13108 msgstr "ÁêáôÜëëçëç åíôïëÞ"
13110 #: config/v850/v850.h:198
13111 #, fuzzy
13112 msgid "Do not use the callt instruction"
13113 msgstr "ÁêáôÜëëçëç åíôïëÞ"
13115 #: config/v850/v850.h:205
13116 #, fuzzy
13117 msgid "Do not use registers r2 and r5"
13118 msgstr "Äåí åßíáé äõíáôÞ ç êáôá÷þñçóç ôçò õðçñåóßáò"
13120 #: config/v850/v850.h:207
13121 msgid "Enforce strict alignment"
13122 msgstr ""
13124 #: config/v850/v850.h:210
13125 msgid "Use 4 byte entries in switch tables"
13126 msgstr ""
13128 #: config/v850/v850.h:236
13129 msgid "Set the max size of data eligible for the TDA area"
13130 msgstr ""
13132 #: config/v850/v850.h:239
13133 msgid "Set the max size of data eligible for the SDA area"
13134 msgstr ""
13136 #: config/v850/v850.h:242
13137 msgid "Set the max size of data eligible for the ZDA area"
13138 msgstr ""
13140 #: config/xtensa/xtensa.c:1829
13141 msgid "boolean registers required for the floating-point option"
13142 msgstr ""
13144 #: config/xtensa/xtensa.c:1883
13145 #, fuzzy, c-format
13146 msgid "-f%s is not supported with CONST16 instructions"
13147 msgstr "Ç ïéêïãÝíåéá äéåõèýíóåùí äåí õðïóôçñßæåôáé áðü ôçí ïéêïãÝíåéá ðñùôïêüëëïõ"
13149 #: config/xtensa/xtensa.c:1888
13150 msgid "PIC is required but not supported with CONST16 instructions"
13151 msgstr ""
13153 #: config/xtensa/xtensa.c:1958
13154 #, fuzzy, c-format
13155 msgid "invalid %%D value"
13156 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13158 #: config/xtensa/xtensa.c:1995
13159 #, fuzzy
13160 msgid "invalid mask"
13161 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13163 #: config/xtensa/xtensa.c:2021
13164 #, fuzzy, c-format
13165 msgid "invalid %%x value"
13166 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13168 #: config/xtensa/xtensa.c:2028
13169 #, fuzzy, c-format
13170 msgid "invalid %%d value"
13171 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13173 #: config/xtensa/xtensa.c:2049 config/xtensa/xtensa.c:2059
13174 #, fuzzy, c-format
13175 msgid "invalid %%t/%%b value"
13176 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
13178 #: config/xtensa/xtensa.c:2101
13179 #, fuzzy
13180 msgid "invalid address"
13181 msgstr "ÁêáôÜëëçëç ÷ñÞóç ôïõ äéáìïñöùôÞ äéåýèõíóçò"
13183 #: config/xtensa/xtensa.c:2126
13184 #, fuzzy
13185 msgid "no register in address"
13186 msgstr "ìç Ýãêõñïò ÷ñüíïò Ýíáñîçò"
13188 #: config/xtensa/xtensa.c:2134
13189 #, fuzzy
13190 msgid "address offset not a constant"
13191 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
13193 #: config/xtensa/xtensa.c:2745
13194 msgid "only uninitialized variables can be placed in a .bss section"
13195 msgstr ""
13197 #: config/xtensa/xtensa.h:79
13198 msgid "Use CONST16 instruction to load constants"
13199 msgstr ""
13201 #: config/xtensa/xtensa.h:81
13202 msgid "Use PC-relative L32R instruction to load constants"
13203 msgstr ""
13205 #: config/xtensa/xtensa.h:83
13206 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13207 msgstr ""
13209 #: config/xtensa/xtensa.h:85
13210 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13211 msgstr ""
13213 #: config/xtensa/xtensa.h:87
13214 msgid "Intersperse literal pools with code in the text section"
13215 msgstr ""
13217 #: config/xtensa/xtensa.h:89
13218 msgid "Put literal pools in a separate literal section"
13219 msgstr ""
13221 #: config/xtensa/xtensa.h:91
13222 msgid "Automatically align branch targets to reduce branch penalties"
13223 msgstr ""
13225 #: config/xtensa/xtensa.h:93
13226 msgid "Do not automatically align branch targets"
13227 msgstr ""
13229 #: config/xtensa/xtensa.h:95
13230 msgid "Use indirect CALLXn instructions for large programs"
13231 msgstr ""
13233 #: config/xtensa/xtensa.h:97
13234 msgid "Use direct CALLn instructions for fast calls"
13235 msgstr ""
13237 #: ada/misc.c:240
13238 #, fuzzy, c-format
13239 msgid "missing argument to \"-%s\""
13240 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
13242 #: ada/misc.c:281
13243 msgid "`-gnat' misspelled as `-gant'"
13244 msgstr ""
13246 #: cp/call.c:217
13247 msgid "unable to call pointer to member function here"
13248 msgstr ""
13250 #: cp/call.c:2228
13251 msgid "%s %D(%T, %T, %T) <built-in>"
13252 msgstr ""
13254 #: cp/call.c:2233
13255 msgid "%s %D(%T, %T) <built-in>"
13256 msgstr ""
13258 #: cp/call.c:2237
13259 msgid "%s %D(%T) <built-in>"
13260 msgstr ""
13262 #: cp/call.c:2241
13263 msgid "%s %T <conversion>"
13264 msgstr ""
13266 #: cp/call.c:2243
13267 msgid "%J%s %+#D <near match>"
13268 msgstr ""
13270 #: cp/call.c:2245
13271 msgid "%J%s %+#D"
13272 msgstr ""
13274 #: cp/call.c:2280
13275 msgid "candidates are:"
13276 msgstr ""
13278 #: cp/call.c:2468
13279 #, fuzzy
13280 msgid "conversion from `%T' to `%T' is ambiguous"
13281 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13283 #: cp/call.c:2619 cp/call.c:2663
13284 msgid "no matching function for call to `%D(%A)'"
13285 msgstr ""
13287 #: cp/call.c:2622 cp/call.c:2666
13288 msgid "call of overloaded `%D(%A)' is ambiguous"
13289 msgstr ""
13291 #. It's no good looking for an overloaded operator() on a
13292 #. pointer-to-member-function.
13293 #: cp/call.c:2732
13294 #, c-format
13295 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13296 msgstr ""
13298 #: cp/call.c:2798
13299 msgid "no match for call to `(%T) (%A)'"
13300 msgstr ""
13302 # src/getopt.c:813
13303 # src/getopt.c:813
13304 #: cp/call.c:2806
13305 #, fuzzy
13306 msgid "call of `(%T) (%A)' is ambiguous"
13307 msgstr "%s: ç åðéëïãÞ `-W %s' åßíáé äéöïñïýìåíç\n"
13309 #: cp/call.c:2839
13310 #, c-format
13311 msgid "%s for ternary 'operator?:' in '%E ? %E : %E'"
13312 msgstr ""
13314 #: cp/call.c:2845
13315 #, c-format
13316 msgid "%s for 'operator%s' in '%E%s'"
13317 msgstr ""
13319 #: cp/call.c:2849
13320 #, c-format
13321 msgid "%s for 'operator[]' in '%E[%E]'"
13322 msgstr ""
13324 #: cp/call.c:2854
13325 #, fuzzy, c-format
13326 msgid "%s for '%s' in '%s %E'"
13327 msgstr "%s ðñéí áðü %s'%c'"
13329 #: cp/call.c:2859
13330 #, c-format
13331 msgid "%s for 'operator%s' in '%E %s %E'"
13332 msgstr ""
13334 #: cp/call.c:2862
13335 #, c-format
13336 msgid "%s for 'operator%s' in '%s%E'"
13337 msgstr ""
13339 #: cp/call.c:2951
13340 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13341 msgstr ""
13343 #: cp/call.c:3028
13344 #, c-format
13345 msgid "`%E' has type `void' and is not a throw-expression"
13346 msgstr ""
13348 #: cp/call.c:3061 cp/call.c:3265
13349 msgid "operands to ?: have different types"
13350 msgstr ""
13352 #: cp/call.c:3219
13353 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
13354 msgstr ""
13356 #: cp/call.c:3226
13357 msgid "enumeral and non-enumeral type in conditional expression"
13358 msgstr ""
13360 #: cp/call.c:3511
13361 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
13362 msgstr ""
13364 #: cp/call.c:3560
13365 msgid "using synthesized `%#D' for copy assignment"
13366 msgstr ""
13368 #: cp/call.c:3562
13369 msgid "  where cfront would use `%#D'"
13370 msgstr ""
13372 #: cp/call.c:3585
13373 msgid "comparison between `%#T' and `%#T'"
13374 msgstr ""
13376 #: cp/call.c:3831
13377 #, fuzzy
13378 msgid "no suitable `operator %s' for `%T'"
13379 msgstr "äåí åßíáé äõíáôü íá ìåôáíïìáóôåß ôï `.' Þ ôï `..'"
13381 #: cp/call.c:3848
13382 msgid "`%+#D' is private"
13383 msgstr ""
13385 #: cp/call.c:3850
13386 msgid "`%+#D' is protected"
13387 msgstr ""
13389 #: cp/call.c:3852
13390 #, fuzzy
13391 msgid "`%+#D' is inaccessible"
13392 msgstr "ôï `%s' åßíáé ìç-ðñïóðåëÜóéìï"
13394 #: cp/call.c:3853
13395 msgid "within this context"
13396 msgstr ""
13398 #: cp/call.c:3923
13399 #, fuzzy
13400 msgid "invalid conversion from `%T' to `%T'"
13401 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13403 #: cp/call.c:3925
13404 #, fuzzy
13405 msgid "  initializing argument %P of `%D'"
13406 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
13408 #: cp/call.c:4079
13409 #, fuzzy
13410 msgid "cannot bind bitfield `%E' to `%T'"
13411 msgstr "äåí åßíáé äõíáôü íá ìåôáíïìáóôåß ôï `.' Þ ôï `..'"
13413 #: cp/call.c:4082
13414 #, fuzzy
13415 msgid "cannot bind packed field `%E' to `%T'"
13416 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
13418 #: cp/call.c:4085
13419 #, fuzzy
13420 msgid "cannot bind rvalue `%E' to `%T'"
13421 msgstr "äåí åßíáé äõíáôü íá ìåôáíïìáóôåß ôï `.' Þ ôï `..'"
13423 #: cp/call.c:4170
13424 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime"
13425 msgstr ""
13427 #. Undefined behavior [expr.call] 5.2.2/7.
13428 #: cp/call.c:4196
13429 msgid "cannot receive objects of non-POD type `%#T' through `...'; call will abort at runtime"
13430 msgstr ""
13432 #: cp/call.c:4240
13433 msgid "the default argument for parameter %d of `%D' has not yet been parsed"
13434 msgstr ""
13436 #: cp/call.c:4437
13437 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
13438 msgstr ""
13440 #: cp/call.c:4456
13441 #, fuzzy
13442 msgid "`%T' is not an accessible base of `%T'"
13443 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
13445 #: cp/call.c:4725
13446 msgid "could not find class$ field in java interface type `%T'"
13447 msgstr ""
13449 #: cp/call.c:4980
13450 #, fuzzy
13451 msgid "call to non-function `%D'"
13452 msgstr "Äåí âñÝèçêáí URL óôï %s.\n"
13454 #: cp/call.c:5006
13455 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
13456 msgstr ""
13458 #: cp/call.c:5084
13459 msgid "no matching function for call to `%T::%s(%A)%#V'"
13460 msgstr ""
13462 # src/getopt.c:813
13463 # src/getopt.c:813
13464 #: cp/call.c:5101
13465 #, fuzzy, c-format
13466 msgid "call of overloaded `%s(%A)' is ambiguous"
13467 msgstr "%s: ç åðéëïãÞ `-W %s' åßíáé äéöïñïýìåíç\n"
13469 #: cp/call.c:5122
13470 msgid "cannot call member function `%D' without object"
13471 msgstr ""
13473 #: cp/call.c:5707
13474 msgid "passing `%T' chooses `%T' over `%T'"
13475 msgstr ""
13477 #: cp/call.c:5709 cp/name-lookup.c:4155
13478 #, fuzzy
13479 msgid "  in call to `%D'"
13480 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
13482 #: cp/call.c:5766
13483 msgid "choosing `%D' over `%D'"
13484 msgstr ""
13486 #: cp/call.c:5767
13487 #, fuzzy
13488 msgid "  for conversion from `%T' to `%T'"
13489 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13491 #: cp/call.c:5769
13492 msgid "  because conversion sequence for the argument is better"
13493 msgstr ""
13495 #: cp/call.c:5889
13496 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:"
13497 msgstr ""
13499 #: cp/call.c:5893
13500 msgid "candidate 1:"
13501 msgstr ""
13503 #: cp/call.c:5894
13504 msgid "candidate 2:"
13505 msgstr ""
13507 #: cp/call.c:6003
13508 #, fuzzy
13509 msgid "could not convert `%E' to `%T'"
13510 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
13512 #: cp/call.c:6108
13513 msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'"
13514 msgstr ""
13516 #: cp/call.c:6112
13517 msgid "invalid initialization of reference of type '%T' from expression of type '%T'"
13518 msgstr ""
13520 #: cp/class.c:279
13521 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
13522 msgstr ""
13524 #: cp/class.c:762
13525 msgid "Java class '%T' cannot have an implicit non-trivial destructor"
13526 msgstr ""
13528 #: cp/class.c:763
13529 msgid "Java class '%T' cannot have a destructor"
13530 msgstr ""
13532 #: cp/class.c:931
13533 msgid "`%#D' and `%#D' cannot be overloaded"
13534 msgstr ""
13536 #: cp/class.c:977
13537 msgid "conflicting access specifications for method `%D', ignored"
13538 msgstr ""
13540 #: cp/class.c:979
13541 #, c-format
13542 msgid "conflicting access specifications for field `%s', ignored"
13543 msgstr ""
13545 #: cp/class.c:1029
13546 msgid "`%D' names constructor"
13547 msgstr ""
13549 #: cp/class.c:1034
13550 #, fuzzy
13551 msgid "`%D' invalid in `%T'"
13552 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
13554 #: cp/class.c:1042
13555 msgid "no members matching `%D' in `%#T'"
13556 msgstr ""
13558 #: cp/class.c:1074 cp/class.c:1082
13559 #, fuzzy
13560 msgid "`%D' invalid in `%#T'"
13561 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
13563 #: cp/class.c:1075
13564 msgid "  because of local method `%#D' with same name"
13565 msgstr ""
13567 #: cp/class.c:1083
13568 msgid "  because of local member `%#D' with same name"
13569 msgstr ""
13571 #: cp/class.c:1153
13572 msgid "base class `%#T' has a non-virtual destructor"
13573 msgstr ""
13575 #: cp/class.c:1173
13576 msgid "base `%T' with only non-default constructor in class without a constructor"
13577 msgstr ""
13579 #: cp/class.c:1557
13580 msgid "all member functions in class `%T' are private"
13581 msgstr ""
13583 #: cp/class.c:1568
13584 msgid "`%#T' only defines a private destructor and has no friends"
13585 msgstr ""
13587 #: cp/class.c:1610
13588 msgid "`%#T' only defines private constructors and has no friends"
13589 msgstr ""
13591 #: cp/class.c:1995
13592 msgid "no unique final overrider for `%D' in `%T'"
13593 msgstr ""
13595 #. Here we know it is a hider, and no overrider exists.
13596 #: cp/class.c:2441
13597 msgid "`%D' was hidden"
13598 msgstr ""
13600 #: cp/class.c:2442
13601 msgid "  by `%D'"
13602 msgstr "  êáôÜ `%D'"
13604 #: cp/class.c:2484 cp/decl2.c:1161
13605 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
13606 msgstr ""
13608 #: cp/class.c:2490 cp/decl2.c:1168
13609 msgid "private member `%#D' in anonymous union"
13610 msgstr ""
13612 #: cp/class.c:2493 cp/decl2.c:1170
13613 msgid "protected member `%#D' in anonymous union"
13614 msgstr ""
13616 #: cp/class.c:2612
13617 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"
13618 msgstr ""
13620 #: cp/class.c:2672
13621 msgid "bit-field `%#D' with non-integral type"
13622 msgstr ""
13624 #: cp/class.c:2692
13625 msgid "bit-field `%D' width not an integer constant"
13626 msgstr ""
13628 #: cp/class.c:2698
13629 #, fuzzy
13630 msgid "negative width in bit-field `%D'"
13631 msgstr "Áñíçôéêü ðëÜôïò óôçí áðïôßìçóç"
13633 #: cp/class.c:2703
13634 msgid "zero width for bit-field `%D'"
13635 msgstr ""
13637 #: cp/class.c:2709
13638 msgid "width of `%D' exceeds its type"
13639 msgstr ""
13641 #: cp/class.c:2718
13642 msgid "`%D' is too small to hold all values of `%#T'"
13643 msgstr ""
13645 #: cp/class.c:2780
13646 msgid "member `%#D' with constructor not allowed in union"
13647 msgstr ""
13649 #: cp/class.c:2783
13650 msgid "member `%#D' with destructor not allowed in union"
13651 msgstr ""
13653 #: cp/class.c:2786
13654 msgid "member `%#D' with copy assignment operator not allowed in union"
13655 msgstr ""
13657 #: cp/class.c:2813
13658 msgid "multiple fields in union `%T' initialized"
13659 msgstr ""
13661 #: cp/class.c:2879
13662 msgid "ignoring packed attribute on unpacked non-POD field `%#D'"
13663 msgstr ""
13665 #: cp/class.c:2939
13666 #, fuzzy
13667 msgid "`%D' may not be static because it is a member of a union"
13668 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
13670 #: cp/class.c:2944
13671 msgid "`%D' may not have reference type `%T' because it is a member of a union"
13672 msgstr ""
13674 #: cp/class.c:2952
13675 msgid "field `%D' in local class cannot be static"
13676 msgstr ""
13678 #: cp/class.c:2958
13679 msgid "field `%D' invalidly declared function type"
13680 msgstr ""
13682 #: cp/class.c:2965
13683 msgid "field `%D' invalidly declared method type"
13684 msgstr ""
13686 #: cp/class.c:2998
13687 msgid "non-static reference `%#D' in class without a constructor"
13688 msgstr ""
13690 #: cp/class.c:3041
13691 msgid "non-static const member `%#D' in class without a constructor"
13692 msgstr ""
13694 #: cp/class.c:3056
13695 #, fuzzy
13696 msgid "field `%#D' with same name as class"
13697 msgstr "ÕðÜñ÷åé áíôéêåßìåíï ìå ôï ßäéï üíïìá"
13699 #: cp/class.c:3074
13700 msgid "`%#T' has pointer data members"
13701 msgstr ""
13703 #: cp/class.c:3078
13704 msgid "  but does not override `%T(const %T&)'"
13705 msgstr ""
13707 #: cp/class.c:3080
13708 msgid "  or `operator=(const %T&)'"
13709 msgstr ""
13711 #: cp/class.c:3083
13712 msgid "  but does not override `operator=(const %T&)'"
13713 msgstr ""
13715 #: cp/class.c:3517
13716 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC"
13717 msgstr ""
13719 #: cp/class.c:3627
13720 msgid "class `%T' will be considered nearly empty in a future version of GCC"
13721 msgstr ""
13723 #: cp/class.c:3714
13724 msgid "initializer specified for non-virtual method `%D'"
13725 msgstr ""
13727 #: cp/class.c:4402
13728 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC"
13729 msgstr ""
13731 #: cp/class.c:4492
13732 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
13733 msgstr ""
13735 #: cp/class.c:4505
13736 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
13737 msgstr ""
13739 #: cp/class.c:4679
13740 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC"
13741 msgstr ""
13743 #. Versions of G++ before G++ 3.4 did not reset the
13744 #. DECL_MODE.
13745 #: cp/class.c:4718
13746 msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC"
13747 msgstr ""
13749 #: cp/class.c:4741
13750 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
13751 msgstr ""
13753 #: cp/class.c:4750
13754 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
13755 msgstr ""
13757 #: cp/class.c:4809
13758 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC"
13759 msgstr ""
13761 #: cp/class.c:4939 cp/semantics.c:2044
13762 #, fuzzy
13763 msgid "redefinition of `%#T'"
13764 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
13766 #: cp/class.c:5109
13767 msgid "`%#T' has virtual functions but non-virtual destructor"
13768 msgstr ""
13770 #: cp/class.c:5188
13771 msgid "trying to finish struct, but kicked out due to previous parse errors"
13772 msgstr ""
13774 #: cp/class.c:5630
13775 #, c-format
13776 msgid "language string `\"%s\"' not recognized"
13777 msgstr ""
13779 #: cp/class.c:5718
13780 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
13781 msgstr ""
13783 #: cp/class.c:5843
13784 msgid "no matches converting function `%D' to type `%#T'"
13785 msgstr ""
13787 #: cp/class.c:5866
13788 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
13789 msgstr ""
13791 #: cp/class.c:5892
13792 msgid "assuming pointer to member `%D'"
13793 msgstr ""
13795 #: cp/class.c:5895
13796 #, c-format
13797 msgid "(a pointer to member can only be formed with `&%E')"
13798 msgstr ""
13800 #: cp/class.c:5940 cp/class.c:6122 cp/class.c:6129
13801 #, fuzzy
13802 msgid "not enough type information"
13803 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
13805 #: cp/class.c:5957
13806 msgid "argument of type `%T' does not match `%T'"
13807 msgstr ""
13809 #: cp/class.c:6106
13810 msgid "invalid operation on uninstantiated type"
13811 msgstr ""
13813 #. [basic.scope.class]
13815 #. A name N used in a class S shall refer to the same declaration
13816 #. in its context and when re-evaluated in the completed scope of
13817 #. S.
13818 #: cp/class.c:6364 cp/decl.c:1222 cp/name-lookup.c:514 cp/pt.c:2097
13819 #, fuzzy
13820 msgid "declaration of `%#D'"
13821 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
13823 #: cp/class.c:6365
13824 msgid "changes meaning of `%D' from `%+#D'"
13825 msgstr ""
13827 #: cp/cp-lang.c:398
13828 #, fuzzy
13829 msgid "inter-module optimisations not implemented yet"
13830 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
13832 #: cp/cvt.c:88
13833 msgid "can't convert from incomplete type `%T' to `%T'"
13834 msgstr ""
13836 #: cp/cvt.c:97
13837 #, fuzzy
13838 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
13839 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13841 #: cp/cvt.c:113 cp/cvt.c:127
13842 #, fuzzy
13843 msgid "converting from `%T' to `%T'"
13844 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13846 #: cp/cvt.c:185 cp/cvt.c:253 cp/cvt.c:297
13847 #, fuzzy
13848 msgid "cannot convert `%E' from type `%T' to type `%T'"
13849 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
13851 #: cp/cvt.c:214 cp/cvt.c:218
13852 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
13853 msgstr ""
13855 #: cp/cvt.c:276
13856 #, fuzzy
13857 msgid "invalid conversion from '%T' to '%T'"
13858 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13860 #: cp/cvt.c:508
13861 #, fuzzy
13862 msgid "conversion from `%T' to `%T' discards qualifiers"
13863 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13865 #: cp/cvt.c:526
13866 msgid "casting `%T' to `%T' does not dereference pointer"
13867 msgstr ""
13869 #: cp/cvt.c:553
13870 #, fuzzy
13871 msgid "cannot convert type `%T' to type `%T'"
13872 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
13874 #: cp/cvt.c:679
13875 #, fuzzy
13876 msgid "conversion from `%#T' to `%#T'"
13877 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13879 #: cp/cvt.c:691
13880 msgid "`%#T' used where a `%T' was expected"
13881 msgstr ""
13883 #: cp/cvt.c:715
13884 msgid "`%#T' used where a floating point value was expected"
13885 msgstr ""
13887 #: cp/cvt.c:762
13888 #, fuzzy
13889 msgid "conversion from `%T' to non-scalar type `%T' requested"
13890 msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
13892 #: cp/cvt.c:852
13893 msgid "object of incomplete type `%T' will not be accessed in %s"
13894 msgstr ""
13896 #: cp/cvt.c:855
13897 msgid "object of type `%T' will not be accessed in %s"
13898 msgstr ""
13900 #: cp/cvt.c:871
13901 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
13902 msgstr ""
13904 #. [over.over] enumerates the places where we can take the address
13905 #. of an overloaded function, and this is not one of them.
13906 #: cp/cvt.c:887
13907 #, c-format
13908 msgid "%s cannot resolve address of overloaded function"
13909 msgstr ""
13911 #. Only warn when there is no &.
13912 #: cp/cvt.c:893
13913 #, c-format
13914 msgid "%s is a reference, not call, to function `%E'"
13915 msgstr ""
13917 # src/request.c:37
13918 #: cp/cvt.c:900
13919 #, fuzzy, c-format
13920 msgid "%s has no effect"
13921 msgstr "%s óå %s"
13923 #: cp/cvt.c:1011
13924 msgid "converting NULL to non-pointer type"
13925 msgstr ""
13927 #: cp/cvt.c:1084
13928 msgid "ambiguous default type conversion from `%T'"
13929 msgstr ""
13931 #: cp/cvt.c:1086
13932 msgid "  candidate conversions include `%D' and `%D'"
13933 msgstr ""
13935 #: cp/decl.c:371
13936 msgid "label `%D' used but not defined"
13937 msgstr ""
13939 #: cp/decl.c:378
13940 msgid "label `%D' defined but not used"
13941 msgstr ""
13943 #: cp/decl.c:1130 cp/decl.c:1556
13944 msgid "previous declaration of `%D'"
13945 msgstr ""
13947 #: cp/decl.c:1178
13948 #, fuzzy
13949 msgid "%Jfunction '%D' redeclared as inline"
13950 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
13952 #: cp/decl.c:1179
13953 msgid "%Jprevious declaration of '%D' with attribute noinline"
13954 msgstr ""
13956 #: cp/decl.c:1186
13957 msgid "%Jfunction '%D' redeclared with attribute noinline"
13958 msgstr ""
13960 #: cp/decl.c:1188
13961 #, fuzzy
13962 msgid "%Jprevious declaration of '%D' was inline"
13963 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
13965 #: cp/decl.c:1209 cp/decl.c:1247
13966 msgid "shadowing %s function `%#D'"
13967 msgstr ""
13969 #: cp/decl.c:1218
13970 msgid "library function `%#D' redeclared as non-function `%#D'"
13971 msgstr ""
13973 #: cp/decl.c:1223
13974 msgid "conflicts with built-in declaration `%#D'"
13975 msgstr ""
13977 #: cp/decl.c:1242 cp/decl.c:1354 cp/decl.c:1370
13978 msgid "new declaration `%#D'"
13979 msgstr ""
13981 #: cp/decl.c:1243
13982 msgid "ambiguates built-in declaration `%#D'"
13983 msgstr ""
13985 #: cp/decl.c:1314
13986 msgid "`%#D' redeclared as different kind of symbol"
13987 msgstr ""
13989 #: cp/decl.c:1317
13990 msgid "previous declaration of `%#D'"
13991 msgstr ""
13993 #: cp/decl.c:1339
13994 msgid "declaration of template `%#D'"
13995 msgstr ""
13997 #: cp/decl.c:1340 cp/name-lookup.c:515
13998 msgid "conflicts with previous declaration `%#D'"
13999 msgstr ""
14001 #: cp/decl.c:1355 cp/decl.c:1371
14002 msgid "ambiguates old declaration `%#D'"
14003 msgstr ""
14005 #: cp/decl.c:1363
14006 msgid "declaration of C function `%#D' conflicts with"
14007 msgstr ""
14009 #: cp/decl.c:1365
14010 msgid "previous declaration `%#D' here"
14011 msgstr ""
14013 #: cp/decl.c:1381
14014 #, fuzzy
14015 msgid "conflicting declaration '%#D'"
14016 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
14018 #: cp/decl.c:1382
14019 #, fuzzy
14020 msgid "'%D' has a previous declaration as `%#D'"
14021 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
14023 #: cp/decl.c:1435
14024 msgid "`%#D' previously defined here"
14025 msgstr ""
14027 #: cp/decl.c:1436
14028 #, fuzzy
14029 msgid "`%#D' previously declared here"
14030 msgstr "Äåí õðÜñ÷åé ðñïçãïýìåíç êáíïíéêÞ Ýêöñáóç"
14032 #. Prototype decl follows defn w/o prototype.
14033 #: cp/decl.c:1445
14034 msgid "prototype for `%#D'"
14035 msgstr ""
14037 #: cp/decl.c:1446
14038 msgid "%Jfollows non-prototype definition here"
14039 msgstr ""
14041 #: cp/decl.c:1458
14042 msgid "previous declaration of `%#D' with %L linkage"
14043 msgstr ""
14045 #: cp/decl.c:1460
14046 msgid "conflicts with new declaration with %L linkage"
14047 msgstr ""
14049 #: cp/decl.c:1483 cp/decl.c:1490
14050 msgid "default argument given for parameter %d of `%#D'"
14051 msgstr ""
14053 #: cp/decl.c:1485 cp/decl.c:1492
14054 #, fuzzy
14055 msgid "after previous specification in `%#D'"
14056 msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
14058 #: cp/decl.c:1501
14059 msgid "`%#D' was used before it was declared inline"
14060 msgstr ""
14062 #: cp/decl.c:1502
14063 #, fuzzy
14064 msgid "%Jprevious non-inline declaration here"
14065 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
14067 #: cp/decl.c:1555
14068 msgid "redundant redeclaration of `%D' in same scope"
14069 msgstr ""
14071 #: cp/decl.c:1649
14072 #, c-format
14073 msgid "declaration of `%F' throws different exceptions"
14074 msgstr ""
14076 #: cp/decl.c:1651
14077 #, c-format
14078 msgid "than previous declaration `%F'"
14079 msgstr ""
14081 #. From [temp.expl.spec]:
14083 #. If a template, a member template or the member of a class
14084 #. template is explicitly specialized then that
14085 #. specialization shall be declared before the first use of
14086 #. that specialization that would cause an implicit
14087 #. instantiation to take place, in every translation unit in
14088 #. which such a use occurs.
14089 #: cp/decl.c:1798
14090 msgid "explicit specialization of %D after first use"
14091 msgstr ""
14093 #: cp/decl.c:1878
14094 msgid "%J'%D': visibility attribute ignored because it"
14095 msgstr ""
14097 #: cp/decl.c:1880
14098 #, fuzzy
14099 msgid "%Jconflicts with previous declaration here"
14100 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
14102 #: cp/decl.c:1974
14103 msgid "implicit declaration of function `%#D'"
14104 msgstr "áõôïíüçôç äéáêýñçîç ôçò óõíÜñôçóçò `%#D'"
14106 #: cp/decl.c:2137
14107 #, c-format
14108 msgid "label `%s' referenced outside of any function"
14109 msgstr ""
14111 #: cp/decl.c:2234 cp/decl.c:2258 cp/decl.c:2346
14112 msgid "jump to label `%D'"
14113 msgstr ""
14115 #: cp/decl.c:2236 cp/decl.c:2260
14116 msgid "jump to case label"
14117 msgstr ""
14119 #: cp/decl.c:2239 cp/decl.c:2263
14120 msgid "%H  from here"
14121 msgstr ""
14123 #: cp/decl.c:2244
14124 msgid "  crosses initialization of `%#D'"
14125 msgstr ""
14127 #: cp/decl.c:2247 cp/decl.c:2362
14128 msgid "  enters scope of non-POD `%#D'"
14129 msgstr ""
14131 #: cp/decl.c:2267 cp/decl.c:2366
14132 msgid "  enters try block"
14133 msgstr ""
14135 #: cp/decl.c:2269 cp/decl.c:2368
14136 msgid "  enters catch block"
14137 msgstr ""
14139 #: cp/decl.c:2347
14140 msgid "  from here"
14141 msgstr ""
14143 #. Can't skip init of __exception_info.
14144 #: cp/decl.c:2358
14145 msgid "%J  enters catch block"
14146 msgstr ""
14148 #: cp/decl.c:2360
14149 msgid "  skips initialization of `%#D'"
14150 msgstr ""
14152 #: cp/decl.c:2394
14153 msgid "label named wchar_t"
14154 msgstr ""
14156 #: cp/decl.c:2397
14157 #, fuzzy
14158 msgid "duplicate label `%D'"
14159 msgstr "äéðëü êëåéäß"
14161 #: cp/decl.c:2625 cp/parser.c:3182
14162 msgid "`%D' used without template parameters"
14163 msgstr ""
14165 #: cp/decl.c:2635 cp/decl.c:2651 cp/decl.c:2739
14166 msgid "no class template named `%#T' in `%#T'"
14167 msgstr ""
14169 #: cp/decl.c:2672 cp/decl.c:2682 cp/decl.c:2702
14170 msgid "no type named `%#T' in `%#T'"
14171 msgstr ""
14173 #: cp/decl.c:3429
14174 msgid "%Jan anonymous union cannot have function members"
14175 msgstr ""
14177 #: cp/decl.c:3447
14178 msgid "member %#D' with constructor not allowed in anonymous aggregate"
14179 msgstr ""
14181 #: cp/decl.c:3450
14182 msgid "member %#D' with destructor not allowed in anonymous aggregate"
14183 msgstr ""
14185 #: cp/decl.c:3453
14186 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
14187 msgstr ""
14189 #: cp/decl.c:3493
14190 msgid "redeclaration of C++ built-in type `%T'"
14191 msgstr ""
14193 #: cp/decl.c:3531
14194 msgid "multiple types in one declaration"
14195 msgstr ""
14197 #: cp/decl.c:3557
14198 msgid "missing type-name in typedef-declaration"
14199 msgstr ""
14201 #: cp/decl.c:3565
14202 msgid "ISO C++ prohibits anonymous structs"
14203 msgstr ""
14205 #: cp/decl.c:3572
14206 msgid "`%D' can only be specified for functions"
14207 msgstr ""
14209 #: cp/decl.c:3574
14210 msgid "`%D' can only be specified inside a class"
14211 msgstr ""
14213 #: cp/decl.c:3576
14214 msgid "`%D' can only be specified for constructors"
14215 msgstr ""
14217 #: cp/decl.c:3579
14218 msgid "`%D' can only be specified for objects and functions"
14219 msgstr ""
14221 #: cp/decl.c:3721 cp/decl2.c:855
14222 msgid "typedef `%D' is initialized (use __typeof__ instead)"
14223 msgstr ""
14225 #: cp/decl.c:3726
14226 msgid "function `%#D' is initialized like a variable"
14227 msgstr ""
14229 #: cp/decl.c:3738
14230 msgid "declaration of `%#D' has `extern' and is initialized"
14231 msgstr ""
14233 #: cp/decl.c:3771
14234 #, fuzzy
14235 msgid "`%#D' is not a static member of `%#T'"
14236 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
14238 #: cp/decl.c:3777
14239 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
14240 msgstr ""
14242 # src/request.c:263
14243 #: cp/decl.c:3788
14244 #, fuzzy
14245 msgid "duplicate initialization of %D"
14246 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
14248 #: cp/decl.c:3819
14249 msgid "declaration of `%#D' outside of class is not definition"
14250 msgstr ""
14252 #: cp/decl.c:3868
14253 msgid "variable `%#D' has initializer but incomplete type"
14254 msgstr ""
14256 #: cp/decl.c:3876 cp/decl.c:4445
14257 msgid "elements of array `%#D' have incomplete type"
14258 msgstr ""
14260 #: cp/decl.c:3892
14261 msgid "aggregate `%#D' has incomplete type and cannot be defined"
14262 msgstr ""
14264 #: cp/decl.c:3942
14265 msgid "`%D' declared as reference but not initialized"
14266 msgstr ""
14268 #: cp/decl.c:3948
14269 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
14270 msgstr ""
14272 #: cp/decl.c:3976
14273 #, fuzzy
14274 msgid "cannot initialize `%T' from `%T'"
14275 msgstr "äåí åßíáé äõíáôü íá ìåôáíïìáóôåß ôï `.' Þ ôï `..'"
14277 #: cp/decl.c:4008
14278 msgid "initializer fails to determine size of `%D'"
14279 msgstr ""
14281 #: cp/decl.c:4013
14282 #, fuzzy
14283 msgid "array size missing in `%D'"
14284 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
14286 #: cp/decl.c:4025
14287 msgid "zero-size array `%D'"
14288 msgstr ""
14290 #. An automatic variable with an incomplete type: that is an error.
14291 #. Don't talk about array types here, since we took care of that
14292 #. message in grokdeclarator.
14293 #: cp/decl.c:4062
14294 msgid "storage size of `%D' isn't known"
14295 msgstr ""
14297 #: cp/decl.c:4084
14298 msgid "storage size of `%D' isn't constant"
14299 msgstr ""
14301 #: cp/decl.c:4139
14302 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
14303 msgstr ""
14305 #: cp/decl.c:4140
14306 msgid "%J  you can work around this by removing the initializer"
14307 msgstr ""
14309 #: cp/decl.c:4166
14310 #, fuzzy
14311 msgid "uninitialized const `%D'"
14312 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
14314 #: cp/decl.c:4245
14315 #, fuzzy
14316 msgid "brace-enclosed initializer used to initialize `%T'"
14317 msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
14319 #: cp/decl.c:4309
14320 msgid "initializer for `%T' must be brace-enclosed"
14321 msgstr ""
14323 #: cp/decl.c:4326
14324 msgid "ISO C++ does not allow designated initializers"
14325 msgstr ""
14327 #: cp/decl.c:4330
14328 #, fuzzy
14329 msgid "`%T' has no non-static data member named `%D'"
14330 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
14332 #: cp/decl.c:4378
14333 msgid "name `%D' used in a GNU-style designated initializer for an array"
14334 msgstr ""
14336 #: cp/decl.c:4401
14337 #, fuzzy
14338 msgid "too many initializers for `%T'"
14339 msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
14341 #: cp/decl.c:4439
14342 msgid "variable-sized object `%D' may not be initialized"
14343 msgstr ""
14345 #: cp/decl.c:4450
14346 msgid "`%D' has incomplete type"
14347 msgstr ""
14349 #: cp/decl.c:4505
14350 msgid "`%D' must be initialized by constructor, not by `{...}'"
14351 msgstr ""
14353 #: cp/decl.c:4549
14354 msgid "structure `%D' with uninitialized const members"
14355 msgstr ""
14357 #: cp/decl.c:4551
14358 msgid "structure `%D' with uninitialized reference members"
14359 msgstr ""
14361 #: cp/decl.c:4732
14362 msgid "assignment (not initialization) in declaration"
14363 msgstr ""
14365 #: cp/decl.c:4749
14366 msgid "cannot initialize `%D' to namespace `%D'"
14367 msgstr ""
14369 #: cp/decl.c:4803
14370 msgid "shadowing previous type declaration of `%#D'"
14371 msgstr ""
14373 #: cp/decl.c:4840
14374 msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
14375 msgstr ""
14377 #: cp/decl.c:4855
14378 msgid "`%D' is thread-local and so cannot be dynamically initialized"
14379 msgstr ""
14381 #: cp/decl.c:5337
14382 #, fuzzy
14383 msgid "invalid catch parameter"
14384 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
14386 #: cp/decl.c:5451
14387 msgid "destructor for alien class `%T' cannot be a member"
14388 msgstr ""
14390 #: cp/decl.c:5454
14391 msgid "constructor for alien class `%T' cannot be a member"
14392 msgstr ""
14394 #: cp/decl.c:5476
14395 msgid "`%D' declared as a `virtual' %s"
14396 msgstr ""
14398 #: cp/decl.c:5478
14399 msgid "`%D' declared as an `inline' %s"
14400 msgstr ""
14402 #: cp/decl.c:5480
14403 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
14404 msgstr ""
14406 #: cp/decl.c:5483
14407 msgid "`%D' declared as a friend"
14408 msgstr ""
14410 #: cp/decl.c:5489
14411 msgid "`%D' declared with an exception specification"
14412 msgstr ""
14414 #: cp/decl.c:5571
14415 msgid "cannot declare `::main' to be a template"
14416 msgstr ""
14418 #: cp/decl.c:5573
14419 msgid "cannot declare `::main' to be inline"
14420 msgstr ""
14422 #: cp/decl.c:5575
14423 msgid "cannot declare `::main' to be static"
14424 msgstr ""
14426 #: cp/decl.c:5578
14427 msgid "`main' must return `int'"
14428 msgstr ""
14430 #: cp/decl.c:5606
14431 msgid "non-local function `%#D' uses anonymous type"
14432 msgstr ""
14434 #: cp/decl.c:5609
14435 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
14436 msgstr ""
14438 #: cp/decl.c:5615
14439 msgid "non-local function `%#D' uses local type `%T'"
14440 msgstr ""
14442 #: cp/decl.c:5639
14443 msgid "%smember function `%D' cannot have `%T' method qualifier"
14444 msgstr ""
14446 #: cp/decl.c:5663
14447 msgid "defining explicit specialization `%D' in friend declaration"
14448 msgstr ""
14450 #. Something like `template <class T> friend void f<T>()'.
14451 #: cp/decl.c:5673
14452 msgid "invalid use of template-id `%D' in declaration of primary template"
14453 msgstr ""
14455 #: cp/decl.c:5700
14456 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
14457 msgstr ""
14459 #: cp/decl.c:5707
14460 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
14461 msgstr ""
14463 #: cp/decl.c:5765
14464 msgid "definition of implicitly-declared `%D'"
14465 msgstr ""
14467 #: cp/decl.c:5785 cp/decl2.c:738
14468 msgid "no `%#D' member function declared in class `%T'"
14469 msgstr ""
14471 #: cp/decl.c:5919
14472 msgid "non-local variable `%#D' uses local type `%T'"
14473 msgstr ""
14475 #: cp/decl.c:6034
14476 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
14477 msgstr ""
14479 #: cp/decl.c:6043
14480 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
14481 msgstr ""
14483 #: cp/decl.c:6046
14484 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
14485 msgstr ""
14487 #: cp/decl.c:6065
14488 #, fuzzy
14489 msgid "size of array `%D' has non-integral type `%T'"
14490 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
14492 #: cp/decl.c:6067
14493 msgid "size of array has non-integral type `%T'"
14494 msgstr ""
14496 #: cp/decl.c:6103
14497 msgid "size of array `%D' is negative"
14498 msgstr ""
14500 #: cp/decl.c:6105
14501 msgid "size of array is negative"
14502 msgstr ""
14504 #: cp/decl.c:6113
14505 msgid "ISO C++ forbids zero-size array `%D'"
14506 msgstr ""
14508 #: cp/decl.c:6115
14509 msgid "ISO C++ forbids zero-size array"
14510 msgstr ""
14512 #: cp/decl.c:6122
14513 msgid "size of array `%D' is not an integral constant-expression"
14514 msgstr ""
14516 #: cp/decl.c:6125
14517 msgid "size of array is not an integral constant-expression"
14518 msgstr ""
14520 #: cp/decl.c:6130
14521 msgid "ISO C++ forbids variable-size array `%D'"
14522 msgstr ""
14524 #: cp/decl.c:6132
14525 msgid "ISO C++ forbids variable-size array"
14526 msgstr ""
14528 #: cp/decl.c:6154
14529 msgid "overflow in array dimension"
14530 msgstr ""
14532 #: cp/decl.c:6248
14533 msgid "declaration of `%D' as %s"
14534 msgstr ""
14536 #: cp/decl.c:6250
14537 #, fuzzy, c-format
14538 msgid "creating %s"
14539 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
14541 #: cp/decl.c:6262
14542 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
14543 msgstr ""
14545 #: cp/decl.c:6265
14546 msgid "multidimensional array must have bounds for all dimensions except the first"
14547 msgstr ""
14549 #: cp/decl.c:6293
14550 msgid "return type specification for constructor invalid"
14551 msgstr ""
14553 #: cp/decl.c:6300
14554 msgid "return type specification for destructor invalid"
14555 msgstr ""
14557 #: cp/decl.c:6306
14558 msgid "operator `%T' declared to return `%T'"
14559 msgstr ""
14561 #: cp/decl.c:6308
14562 msgid "return type specified for `operator %T'"
14563 msgstr ""
14565 #: cp/decl.c:6452
14566 msgid "destructors must be member functions"
14567 msgstr ""
14569 #: cp/decl.c:6471
14570 msgid "destructor `%T' must match class name `%T'"
14571 msgstr ""
14573 #: cp/decl.c:6534
14574 msgid "declarator-id missing; using reserved word `%D'"
14575 msgstr ""
14577 #: cp/decl.c:6588
14578 msgid "type `%T' is not derived from type `%T'"
14579 msgstr ""
14581 #. Parse error puts this typespec where
14582 #. a declarator should go.
14583 #: cp/decl.c:6651
14584 msgid "`%T' specified as declarator-id"
14585 msgstr ""
14587 #: cp/decl.c:6653
14588 msgid "  perhaps you want `%T' for a constructor"
14589 msgstr ""
14591 #. Sometimes, we see a template-name used as part of a
14592 #. decl-specifier like in
14593 #. std::allocator alloc;
14594 #. Handle that gracefully.
14595 #: cp/decl.c:6675
14596 #, fuzzy, c-format
14597 msgid "invalid use of template-name '%E' in a declarator"
14598 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
14600 #: cp/decl.c:6695
14601 msgid "declaration of `%D' as non-function"
14602 msgstr ""
14604 #: cp/decl.c:6772
14605 #, fuzzy
14606 msgid "`bool' is now a keyword"
14607 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
14609 #: cp/decl.c:6774
14610 msgid "extraneous `%T' ignored"
14611 msgstr ""
14613 #: cp/decl.c:6790 cp/decl.c:6834
14614 #, fuzzy
14615 msgid "multiple declarations `%T' and `%T'"
14616 msgstr "ðïëëáðëüò áñéèìüò åðéëïãþí ôçí åíôïëÞ `s'"
14618 #: cp/decl.c:6803
14619 msgid "ISO C++ does not support `long long'"
14620 msgstr ""
14622 #: cp/decl.c:6907 cp/decl.c:6910
14623 #, c-format
14624 msgid "ISO C++ forbids declaration of `%s' with no type"
14625 msgstr ""
14627 #: cp/decl.c:6941
14628 #, c-format
14629 msgid "short, signed or unsigned invalid for `%s'"
14630 msgstr ""
14632 #: cp/decl.c:6946
14633 #, c-format
14634 msgid "long and short specified together for `%s'"
14635 msgstr ""
14637 #: cp/decl.c:6957
14638 #, c-format
14639 msgid "signed and unsigned given together for `%s'"
14640 msgstr ""
14642 #: cp/decl.c:7066
14643 msgid "qualifiers are not allowed on declaration of `operator %T'"
14644 msgstr ""
14646 #: cp/decl.c:7088
14647 msgid "member `%D' cannot be declared both virtual and static"
14648 msgstr ""
14650 #: cp/decl.c:7097
14651 #, fuzzy
14652 msgid "`%T::%D' is not a valid declarator"
14653 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
14655 #: cp/decl.c:7109
14656 msgid "storage class specifiers invalid in parameter declarations"
14657 msgstr ""
14659 #: cp/decl.c:7113
14660 msgid "typedef declaration invalid in parameter declaration"
14661 msgstr ""
14663 #: cp/decl.c:7126
14664 msgid "virtual outside class declaration"
14665 msgstr ""
14667 #: cp/decl.c:7185
14668 #, c-format
14669 msgid "storage class specified for %s `%s'"
14670 msgstr ""
14672 #: cp/decl.c:7220
14673 #, c-format
14674 msgid "top-level declaration of `%s' specifies `auto'"
14675 msgstr ""
14677 #: cp/decl.c:7232
14678 msgid "storage class specifiers invalid in friend function declarations"
14679 msgstr ""
14681 #: cp/decl.c:7397
14682 msgid "destructor cannot be static member function"
14683 msgstr ""
14685 #: cp/decl.c:7400
14686 #, c-format
14687 msgid "destructors may not be `%s'"
14688 msgstr ""
14690 #: cp/decl.c:7421
14691 msgid "constructor cannot be static member function"
14692 msgstr ""
14694 #: cp/decl.c:7424
14695 msgid "constructors cannot be declared virtual"
14696 msgstr ""
14698 #: cp/decl.c:7429
14699 #, c-format
14700 msgid "constructors may not be `%s'"
14701 msgstr ""
14703 #: cp/decl.c:7439
14704 msgid "return value type specifier for constructor ignored"
14705 msgstr ""
14707 #: cp/decl.c:7458
14708 #, fuzzy, c-format
14709 msgid "can't initialize friend function `%s'"
14710 msgstr "Äåí Þôáí äõíáôÞ ç åýñåóç åôéêÝôôáò ãéá ìåôáãùãÞ óôï `%s'"
14712 #. Cannot be both friend and virtual.
14713 #: cp/decl.c:7462
14714 msgid "virtual functions cannot be friends"
14715 msgstr ""
14717 #: cp/decl.c:7467
14718 #, fuzzy
14719 msgid "friend declaration not in class definition"
14720 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
14722 #: cp/decl.c:7469
14723 #, c-format
14724 msgid "can't define friend function `%s' in a local class definition"
14725 msgstr ""
14727 #: cp/decl.c:7490
14728 msgid "destructors may not have parameters"
14729 msgstr ""
14731 #: cp/decl.c:7510 cp/decl.c:7517
14732 #, fuzzy
14733 msgid "cannot declare reference to `%#T'"
14734 msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï %s"
14736 #: cp/decl.c:7511
14737 #, fuzzy
14738 msgid "cannot declare pointer to `%#T'"
14739 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
14741 #: cp/decl.c:7516
14742 msgid "cannot declare pointer to `%#T' member"
14743 msgstr ""
14745 #: cp/decl.c:7655
14746 msgid "extra qualification `%T::' on member `%s' ignored"
14747 msgstr ""
14749 #: cp/decl.c:7671
14750 msgid "cannot declare member function `%T::%s' within `%T'"
14751 msgstr ""
14753 #: cp/decl.c:7686
14754 #, fuzzy
14755 msgid "cannot declare member `%T::%s' within `%T'"
14756 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
14758 #: cp/decl.c:7766
14759 msgid "data member may not have variably modified type `%T'"
14760 msgstr ""
14762 #: cp/decl.c:7768
14763 msgid "parameter may not have variably modified type `%T'"
14764 msgstr ""
14766 #. [dcl.fct.spec] The explicit specifier shall only be used in
14767 #. declarations of constructors within a class definition.
14768 #: cp/decl.c:7776
14769 msgid "only declarations of constructors can be `explicit'"
14770 msgstr ""
14772 #: cp/decl.c:7784
14773 #, c-format
14774 msgid "non-member `%s' cannot be declared `mutable'"
14775 msgstr ""
14777 #: cp/decl.c:7789
14778 #, c-format
14779 msgid "non-object member `%s' cannot be declared `mutable'"
14780 msgstr ""
14782 #: cp/decl.c:7795
14783 #, c-format
14784 msgid "function `%s' cannot be declared `mutable'"
14785 msgstr ""
14787 #: cp/decl.c:7800
14788 #, c-format
14789 msgid "static `%s' cannot be declared `mutable'"
14790 msgstr ""
14792 #: cp/decl.c:7805
14793 #, c-format
14794 msgid "const `%s' cannot be declared `mutable'"
14795 msgstr ""
14797 #: cp/decl.c:7818
14798 msgid "template-id `%D' used as a declarator"
14799 msgstr ""
14801 #: cp/decl.c:7839
14802 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
14803 msgstr ""
14805 #: cp/decl.c:7847
14806 msgid "%Jtypedef name may not be a nested-name-specifier"
14807 msgstr ""
14809 #: cp/decl.c:7893
14810 msgid "%Jinvalid type qualifier for non-member function type"
14811 msgstr ""
14813 #: cp/decl.c:7956
14814 msgid "type qualifiers specified for friend class declaration"
14815 msgstr ""
14817 #: cp/decl.c:7961
14818 msgid "`inline' specified for friend class declaration"
14819 msgstr ""
14821 #: cp/decl.c:7969
14822 #, fuzzy
14823 msgid "template parameters cannot be friends"
14824 msgstr "ï äéá÷ùñéóôÞò äå ìðïñåß íá åßíáé êåíüò"
14826 #: cp/decl.c:7971
14827 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
14828 msgstr ""
14830 #: cp/decl.c:7975
14831 msgid "friend declaration requires class-key, i.e. `friend %#T'"
14832 msgstr ""
14834 #: cp/decl.c:7988
14835 msgid "trying to make class `%T' a friend of global scope"
14836 msgstr ""
14838 #: cp/decl.c:7999
14839 msgid "invalid qualifiers on non-member function type"
14840 msgstr ""
14842 #: cp/decl.c:8018
14843 msgid "abstract declarator `%T' used as declaration"
14844 msgstr ""
14846 #: cp/decl.c:8030
14847 msgid "unnamed variable or field declared void"
14848 msgstr ""
14850 #: cp/decl.c:8039
14851 msgid "variable or field declared void"
14852 msgstr ""
14854 #: cp/decl.c:8049
14855 msgid "cannot use `::' in parameter declaration"
14856 msgstr ""
14858 #. Something like struct S { int N::j; };
14859 #: cp/decl.c:8094
14860 #, fuzzy
14861 msgid "invalid use of `::'"
14862 msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
14864 #: cp/decl.c:8106
14865 msgid "function `%D' cannot be declared friend"
14866 msgstr ""
14868 #: cp/decl.c:8118
14869 msgid "can't make `%D' into a method -- not in a class"
14870 msgstr ""
14872 #: cp/decl.c:8127
14873 msgid "function `%D' declared virtual inside a union"
14874 msgstr ""
14876 #: cp/decl.c:8136
14877 msgid "`%D' cannot be declared virtual, since it is always static"
14878 msgstr ""
14880 #: cp/decl.c:8215
14881 msgid "field `%D' has incomplete type"
14882 msgstr ""
14884 #: cp/decl.c:8217
14885 msgid "name `%T' has incomplete type"
14886 msgstr ""
14888 #: cp/decl.c:8226
14889 msgid "  in instantiation of template `%T'"
14890 msgstr ""
14892 #: cp/decl.c:8236
14893 #, c-format
14894 msgid "`%s' is neither function nor member function; cannot be declared friend"
14895 msgstr ""
14897 #: cp/decl.c:8247
14898 msgid "member functions are implicitly friends of their class"
14899 msgstr ""
14901 #. An attempt is being made to initialize a non-static
14902 #. member.  But, from [class.mem]:
14904 #. 4 A member-declarator can contain a
14905 #. constant-initializer only if it declares a static
14906 #. member (_class.static_) of integral or enumeration
14907 #. type, see _class.static.data_.
14909 #. This used to be relatively common practice, but
14910 #. the rest of the compiler does not correctly
14911 #. handle the initialization unless the member is
14912 #. static so we make it static below.
14913 #: cp/decl.c:8287
14914 msgid "ISO C++ forbids initialization of member `%D'"
14915 msgstr ""
14917 #: cp/decl.c:8289
14918 msgid "making `%D' static"
14919 msgstr ""
14921 #: cp/decl.c:8345
14922 #, c-format
14923 msgid "storage class `auto' invalid for function `%s'"
14924 msgstr ""
14926 #: cp/decl.c:8347
14927 #, c-format
14928 msgid "storage class `register' invalid for function `%s'"
14929 msgstr ""
14931 #: cp/decl.c:8349
14932 #, fuzzy, c-format
14933 msgid "storage class `__thread' invalid for function `%s'"
14934 msgstr "ìç Ýãêõñç ôÜîç ÷áñáêôÞñùí `%s'"
14936 #: cp/decl.c:8360
14937 #, c-format
14938 msgid "storage class `static' invalid for function `%s' declared out of global scope"
14939 msgstr ""
14941 #: cp/decl.c:8362
14942 #, c-format
14943 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
14944 msgstr ""
14946 #: cp/decl.c:8369
14947 #, c-format
14948 msgid "virtual non-class function `%s'"
14949 msgstr ""
14951 #: cp/decl.c:8400
14952 msgid "cannot declare member function `%D' to have static linkage"
14953 msgstr ""
14955 #. FIXME need arm citation
14956 #: cp/decl.c:8406
14957 msgid "cannot declare static function inside another function"
14958 msgstr ""
14960 #: cp/decl.c:8434
14961 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
14962 msgstr ""
14964 #: cp/decl.c:8440
14965 msgid "static member `%D' declared `register'"
14966 msgstr ""
14968 #: cp/decl.c:8445
14969 msgid "cannot explicitly declare member `%#D' to have extern linkage"
14970 msgstr ""
14972 #: cp/decl.c:8585
14973 msgid "default argument for `%#D' has type `%T'"
14974 msgstr ""
14976 #: cp/decl.c:8588
14977 msgid "default argument for parameter of type `%T' has type `%T'"
14978 msgstr ""
14980 #: cp/decl.c:8605
14981 msgid "default argument `%E' uses local variable `%D'"
14982 msgstr ""
14984 #: cp/decl.c:8649
14985 #, fuzzy, c-format
14986 msgid "invalid string constant `%E'"
14987 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
14989 #: cp/decl.c:8651
14990 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
14991 msgstr ""
14993 #: cp/decl.c:8689
14994 msgid "parameter `%D' invalidly declared method type"
14995 msgstr ""
14997 #: cp/decl.c:8713
14998 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
14999 msgstr ""
15001 #. [class.copy]
15003 #. A declaration of a constructor for a class X is ill-formed if
15004 #. its first parameter is of type (optionally cv-qualified) X
15005 #. and either there are no other parameters or else all other
15006 #. parameters have default arguments.
15008 #. We *don't* complain about member template instantiations that
15009 #. have this form, though; they can occur as we try to decide
15010 #. what constructor to use during overload resolution.  Since
15011 #. overload resolution will never prefer such a constructor to
15012 #. the non-template copy constructor (which is either explicitly
15013 #. or implicitly defined), there's no need to worry about their
15014 #. existence.  Theoretically, they should never even be
15015 #. instantiated, but that's hard to forestall.
15016 #: cp/decl.c:8872
15017 msgid "invalid constructor; you probably meant `%T (const %T&)'"
15018 msgstr ""
15020 #: cp/decl.c:9000
15021 msgid "`%D' must be a nonstatic member function"
15022 msgstr ""
15024 #: cp/decl.c:9006
15025 msgid "`%D' must be either a non-static member function or a non-member function"
15026 msgstr ""
15028 #: cp/decl.c:9023
15029 msgid "`%D' must have an argument of class or enumerated type"
15030 msgstr ""
15032 #: cp/decl.c:9058
15033 #, c-format
15034 msgid "conversion to %s%s will never use a type conversion operator"
15035 msgstr ""
15037 #. 13.4.0.3
15038 #: cp/decl.c:9065
15039 msgid "ISO C++ prohibits overloading operator ?:"
15040 msgstr ""
15042 #: cp/decl.c:9115
15043 msgid "postfix `%D' must take `int' as its argument"
15044 msgstr ""
15046 #: cp/decl.c:9119
15047 msgid "postfix `%D' must take `int' as its second argument"
15048 msgstr ""
15050 #: cp/decl.c:9126
15051 msgid "`%D' must take either zero or one argument"
15052 msgstr ""
15054 #: cp/decl.c:9128
15055 msgid "`%D' must take either one or two arguments"
15056 msgstr ""
15058 #: cp/decl.c:9149
15059 msgid "prefix `%D' should return `%T'"
15060 msgstr ""
15062 #: cp/decl.c:9155
15063 msgid "postfix `%D' should return `%T'"
15064 msgstr ""
15066 #: cp/decl.c:9164
15067 msgid "`%D' must take `void'"
15068 msgstr ""
15070 #: cp/decl.c:9166 cp/decl.c:9174
15071 msgid "`%D' must take exactly one argument"
15072 msgstr ""
15074 #: cp/decl.c:9176
15075 msgid "`%D' must take exactly two arguments"
15076 msgstr ""
15078 #: cp/decl.c:9184
15079 msgid "user-defined `%D' always evaluates both arguments"
15080 msgstr ""
15082 #: cp/decl.c:9198
15083 msgid "`%D' should return by value"
15084 msgstr ""
15086 #: cp/decl.c:9210 cp/decl.c:9213
15087 msgid "`%D' cannot have default arguments"
15088 msgstr ""
15090 #: cp/decl.c:9273
15091 msgid "using typedef-name `%D' after `%s'"
15092 msgstr ""
15094 #: cp/decl.c:9279
15095 msgid "using template type parameter `%T' after `%s'"
15096 msgstr ""
15098 #: cp/decl.c:9287
15099 #, fuzzy
15100 msgid "`%T' referred to as `%s'"
15101 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15103 #: cp/decl.c:9293
15104 msgid "`%T' referred to as enum"
15105 msgstr ""
15107 #. If a class template appears as elaborated type specifier
15108 #. without a template header such as:
15110 #. template <class T> class C {};
15111 #. void f(class C);             // No template header here
15113 #. then the required template argument is missing.
15114 #: cp/decl.c:9308
15115 #, fuzzy
15116 msgid "template argument required for `%s %T'"
15117 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
15119 #: cp/decl.c:9453
15120 msgid "use of enum `%#D' without previous declaration"
15121 msgstr ""
15123 #: cp/decl.c:9471
15124 #, fuzzy
15125 msgid "redeclaration of `%T' as a non-template"
15126 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
15128 #: cp/decl.c:9517
15129 msgid "derived union `%T' invalid"
15130 msgstr ""
15132 #: cp/decl.c:9570
15133 msgid "base type `%T' fails to be a struct or class type"
15134 msgstr ""
15136 #: cp/decl.c:9578
15137 msgid "recursive type `%T' undefined"
15138 msgstr ""
15140 #: cp/decl.c:9580
15141 #, fuzzy
15142 msgid "duplicate base type `%T' invalid"
15143 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
15145 #: cp/decl.c:9658
15146 msgid "Java class '%T' cannot have multiple bases"
15147 msgstr ""
15149 #: cp/decl.c:9660
15150 msgid "Java class '%T' cannot have virtual bases"
15151 msgstr ""
15153 #: cp/decl.c:9700
15154 #, fuzzy
15155 msgid "multiple definition of `%#T'"
15156 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
15158 #: cp/decl.c:9701
15159 #, fuzzy
15160 msgid "%Jprevious definition here"
15161 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
15163 #. DR 377
15165 #. IF no integral type can represent all the enumerator values, the
15166 #. enumeration is ill-formed.
15167 #: cp/decl.c:9836
15168 msgid "no integral type can represent all of the enumerator values for `%T'"
15169 msgstr ""
15171 #: cp/decl.c:9926
15172 msgid "enumerator value for `%D' not integer constant"
15173 msgstr ""
15175 #: cp/decl.c:9946
15176 msgid "overflow in enumeration values at `%D'"
15177 msgstr ""
15179 #: cp/decl.c:10015
15180 msgid "return type `%#T' is incomplete"
15181 msgstr ""
15183 #: cp/decl.c:10133
15184 msgid "return type for `main' changed to `int'"
15185 msgstr ""
15187 #: cp/decl.c:10162
15188 msgid "`%D' implicitly declared before its definition"
15189 msgstr ""
15191 #: cp/decl.c:10184 cp/typeck.c:6071
15192 msgid "`operator=' should return a reference to `*this'"
15193 msgstr ""
15195 #: cp/decl.c:10453
15196 msgid "parameter `%D' declared void"
15197 msgstr ""
15199 #: cp/decl.c:10919
15200 #, fuzzy
15201 msgid "invalid member function declaration"
15202 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
15204 #: cp/decl.c:10936
15205 msgid "`%D' is already defined in class `%T'"
15206 msgstr ""
15208 #: cp/decl.c:11149
15209 msgid "static member function `%#D' declared with type qualifiers"
15210 msgstr ""
15212 #: cp/decl2.c:143
15213 #, c-format
15214 msgid "duplicate type qualifiers in %s declaration"
15215 msgstr ""
15217 #: cp/decl2.c:316
15218 msgid "name missing for member function"
15219 msgstr ""
15221 #: cp/decl2.c:408 cp/decl2.c:422
15222 msgid "ambiguous conversion for array subscript"
15223 msgstr ""
15225 #: cp/decl2.c:416
15226 msgid "invalid types `%T[%T]' for array subscript"
15227 msgstr ""
15229 #: cp/decl2.c:461
15230 msgid "deleting array `%#D'"
15231 msgstr ""
15233 #: cp/decl2.c:467
15234 msgid "type `%#T' argument given to `delete', expected pointer"
15235 msgstr ""
15237 #: cp/decl2.c:479
15238 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
15239 msgstr ""
15241 #: cp/decl2.c:486
15242 msgid "deleting `%T' is undefined"
15243 msgstr ""
15245 #. 14.5.2.2 [temp.mem]
15247 #. A local class shall not have member templates.
15248 #: cp/decl2.c:522
15249 msgid "invalid declaration of member template `%#D' in local class"
15250 msgstr ""
15252 #: cp/decl2.c:531
15253 msgid "invalid use of `virtual' in template declaration of `%#D'"
15254 msgstr ""
15256 #: cp/decl2.c:541 cp/pt.c:2834
15257 msgid "template declaration of `%#D'"
15258 msgstr ""
15260 #: cp/decl2.c:590
15261 msgid "Java method '%D' has non-Java return type `%T'"
15262 msgstr ""
15264 #: cp/decl2.c:606
15265 msgid "Java method '%D' has non-Java parameter type `%T'"
15266 msgstr ""
15268 #: cp/decl2.c:699
15269 #, fuzzy
15270 msgid "prototype for `%#D' does not match any in class `%T'"
15271 msgstr "ôï áñ÷åßï äåäïìÝíùí ðñïößë `%s' äåí ôáéñéÜæåé ìå ôï äéáìïéñáæüìåíï áíôéêåßìåíï `%s'"
15273 #: cp/decl2.c:778
15274 #, fuzzy
15275 msgid "local class `%#T' shall not have static data member `%#D'"
15276 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15278 #: cp/decl2.c:786
15279 msgid "initializer invalid for static member with constructor"
15280 msgstr ""
15282 #: cp/decl2.c:789
15283 msgid "(an out of class initialization is required)"
15284 msgstr ""
15286 #: cp/decl2.c:872
15287 msgid "member `%D' conflicts with virtual function table field name"
15288 msgstr ""
15290 #: cp/decl2.c:889
15291 msgid "`%D' is already defined in `%T'"
15292 msgstr ""
15294 #: cp/decl2.c:936
15295 msgid "field initializer is not constant"
15296 msgstr ""
15298 #: cp/decl2.c:964
15299 msgid "`asm' specifiers are not permitted on non-static data members"
15300 msgstr ""
15302 #: cp/decl2.c:1014
15303 msgid "cannot declare `%D' to be a bit-field type"
15304 msgstr ""
15306 #: cp/decl2.c:1024
15307 msgid "cannot declare bit-field `%D' with function type"
15308 msgstr ""
15310 #: cp/decl2.c:1031
15311 msgid "`%D' is already defined in the class %T"
15312 msgstr ""
15314 #: cp/decl2.c:1038
15315 msgid "static member `%D' cannot be a bit-field"
15316 msgstr ""
15318 #: cp/decl2.c:1097
15319 msgid "initializer specified for non-member function `%D'"
15320 msgstr ""
15322 #: cp/decl2.c:1101
15323 #, fuzzy
15324 msgid "invalid initializer for virtual method `%D'"
15325 msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
15327 #: cp/decl2.c:1148
15328 msgid "anonymous struct not inside named type"
15329 msgstr ""
15331 #: cp/decl2.c:1218
15332 msgid "namespace-scope anonymous aggregates must be static"
15333 msgstr ""
15335 #: cp/decl2.c:1225
15336 msgid "anonymous union with no members"
15337 msgstr ""
15339 #: cp/decl2.c:1259
15340 msgid "`operator new' must return type `%T'"
15341 msgstr ""
15343 #: cp/decl2.c:1267
15344 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
15345 msgstr ""
15347 #: cp/decl2.c:1293
15348 msgid "`operator delete' must return type `%T'"
15349 msgstr ""
15351 #: cp/decl2.c:1301
15352 msgid "`operator delete' takes type `%T' as first parameter"
15353 msgstr ""
15355 #: cp/decl2.c:2810
15356 msgid "inline function `%D' used but never defined"
15357 msgstr ""
15359 #: cp/decl2.c:2956
15360 msgid "default argument missing for parameter %P of `%+#D'"
15361 msgstr ""
15363 #. damn ICE suppression
15364 #: cp/error.c:2387
15365 #, c-format
15366 msgid "unexpected letter `%c' in locate_error\n"
15367 msgstr ""
15369 #. Can't throw a reference.
15370 #: cp/except.c:239
15371 msgid "type `%T' is disallowed in Java `throw' or `catch'"
15372 msgstr ""
15374 #: cp/except.c:250
15375 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
15376 msgstr ""
15378 #. Thrown object must be a Throwable.
15379 #: cp/except.c:257
15380 msgid "type `%T' is not derived from `java::lang::Throwable'"
15381 msgstr ""
15383 #: cp/except.c:320
15384 msgid "mixing C++ and Java catches in a single translation unit"
15385 msgstr ""
15387 #: cp/except.c:575
15388 msgid "throwing NULL, which has integral, not pointer type"
15389 msgstr ""
15391 #: cp/except.c:598 cp/init.c:2038
15392 msgid "`%D' should never be overloaded"
15393 msgstr ""
15395 #: cp/except.c:665
15396 msgid "  in thrown expression"
15397 msgstr ""
15399 #: cp/except.c:812
15400 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
15401 msgstr ""
15403 #: cp/except.c:894
15404 msgid "exception of type `%T' will be caught"
15405 msgstr ""
15407 #: cp/except.c:897
15408 msgid "   by earlier handler for `%T'"
15409 msgstr ""
15411 #: cp/except.c:918
15412 msgid "`...' handler must be the last handler for its try block"
15413 msgstr ""
15415 #: cp/friend.c:151
15416 msgid "`%D' is already a friend of class `%T'"
15417 msgstr ""
15419 #: cp/friend.c:206
15420 msgid "invalid type `%T' declared `friend'"
15421 msgstr ""
15423 #. [temp.friend]
15424 #. Friend declarations shall not declare partial
15425 #. specializations.
15426 #: cp/friend.c:222
15427 msgid "partial specialization `%T' declared `friend'"
15428 msgstr ""
15430 #: cp/friend.c:232
15431 msgid "class `%T' is implicitly friends with itself"
15432 msgstr ""
15434 #. template <class T> friend typename S<T>::X;
15435 #: cp/friend.c:250
15436 msgid "typename type `%#T' declared `friend'"
15437 msgstr ""
15439 #. template <class T> friend class T;
15440 #: cp/friend.c:256
15441 msgid "template parameter type `%T' declared `friend'"
15442 msgstr ""
15444 #. template <class T> friend class A; where A is not a template
15445 #: cp/friend.c:262
15446 #, fuzzy
15447 msgid "`%#T' is not a template"
15448 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
15450 #: cp/friend.c:281
15451 #, fuzzy
15452 msgid "`%D' is already a friend of `%T'"
15453 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15455 #: cp/friend.c:291
15456 #, fuzzy
15457 msgid "`%T' is already a friend of `%T'"
15458 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15460 #: cp/friend.c:413
15461 msgid "member `%D' declared as friend before type `%T' defined"
15462 msgstr ""
15464 #: cp/friend.c:469
15465 msgid "friend declaration `%#D' declares a non-template function"
15466 msgstr ""
15468 #: cp/friend.c:472
15469 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"
15470 msgstr ""
15472 #: cp/g++spec.c:229 java/jvspec.c:415
15473 #, fuzzy, c-format
15474 msgid "argument to `%s' missing\n"
15475 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
15477 #: cp/init.c:318
15478 msgid "`%D' should be initialized in the member initialization list"
15479 msgstr ""
15481 #: cp/init.c:368
15482 msgid "default-initialization of `%#D', which has reference type"
15483 msgstr ""
15485 #: cp/init.c:373
15486 msgid "uninitialized reference member `%D'"
15487 msgstr ""
15489 #: cp/init.c:375
15490 #, fuzzy
15491 msgid "uninitialized member `%D' with `const' type `%T'"
15492 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
15494 #: cp/init.c:514
15495 msgid "`%D' will be initialized after"
15496 msgstr ""
15498 #: cp/init.c:517
15499 #, fuzzy
15500 msgid "base `%T' will be initialized after"
15501 msgstr "ç êëÜóç ÷áñáêôÞñùí `%s' ïñßóôçêå Þäç"
15503 #: cp/init.c:520
15504 #, fuzzy
15505 msgid "  `%#D'"
15506 msgstr "  `%s'"
15508 #: cp/init.c:522
15509 #, fuzzy
15510 msgid "  base `%T'"
15511 msgstr "  êáôÜ `%D'"
15513 #: cp/init.c:523
15514 #, fuzzy
15515 msgid "  when initialized here"
15516 msgstr "ìç Ýãêõñï ìÝãåèïò ïñéæüíôéïõ óôçëïèÝôç: %s"
15518 #: cp/init.c:539
15519 msgid "multiple initializations given for `%D'"
15520 msgstr ""
15522 # src/request.c:263
15523 #: cp/init.c:541
15524 #, fuzzy
15525 msgid "multiple initializations given for base `%T'"
15526 msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
15528 #: cp/init.c:608
15529 msgid "initializations for multiple members of `%T'"
15530 msgstr ""
15532 #: cp/init.c:665
15533 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
15534 msgstr ""
15536 #: cp/init.c:895 cp/init.c:914
15537 msgid "class `%T' does not have any field named `%D'"
15538 msgstr ""
15540 #: cp/init.c:901
15541 msgid "`%#D' is a static data member; it can only be initialized at its definition"
15542 msgstr ""
15544 #: cp/init.c:908
15545 #, fuzzy
15546 msgid "`%#D' is not a non-static data member of `%T'"
15547 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15549 #: cp/init.c:947
15550 msgid "unnamed initializer for `%T', which has no base classes"
15551 msgstr ""
15553 #: cp/init.c:954
15554 msgid "unnamed initializer for `%T', which uses multiple inheritance"
15555 msgstr ""
15557 #: cp/init.c:1009
15558 msgid "'%D' is both a direct base and an indirect virtual base"
15559 msgstr ""
15561 #: cp/init.c:1017
15562 msgid "type `%D' is not a direct or virtual base of `%T'"
15563 msgstr ""
15565 #: cp/init.c:1020
15566 #, fuzzy
15567 msgid "type `%D' is not a direct base of `%T'"
15568 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
15570 #. Handle bad initializers like:
15571 #. class COMPLEX {
15572 #. public:
15573 #. double re, im;
15574 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
15575 #. ~COMPLEX() {};
15576 #. };
15578 #. int main(int argc, char **argv) {
15579 #. COMPLEX zees(1.0, 0.0)[10];
15580 #. }
15582 #: cp/init.c:1112
15583 msgid "bad array initializer"
15584 msgstr ""
15586 #: cp/init.c:1310
15587 #, fuzzy
15588 msgid "`%T' is not an aggregate type"
15589 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
15591 #: cp/init.c:1331
15592 msgid "`%T' fails to be an aggregate typedef"
15593 msgstr ""
15595 #: cp/init.c:1340
15596 msgid "type `%T' is of non-aggregate type"
15597 msgstr ""
15599 #: cp/init.c:1432 cp/typeck.c:1818
15600 msgid "qualified type `%T' does not match destructor name `~%T'"
15601 msgstr ""
15603 #: cp/init.c:1440
15604 msgid "incomplete type `%T' does not have member `%D'"
15605 msgstr ""
15607 #: cp/init.c:1459
15608 #, fuzzy
15609 msgid "`%D' is not a member of type `%T'"
15610 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
15612 #: cp/init.c:1478
15613 #, fuzzy
15614 msgid "invalid pointer to bit-field `%D'"
15615 msgstr "áêáôÜëëçëïò ôýðïò äéêôýïõ :`%s'\n"
15617 #: cp/init.c:1580
15618 #, fuzzy
15619 msgid "invalid use of non-static member function `%D'"
15620 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
15622 #: cp/init.c:1586 cp/semantics.c:1236
15623 #, fuzzy
15624 msgid "invalid use of non-static data member `%D'"
15625 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
15627 #: cp/init.c:1725
15628 msgid "new of array type fails to specify size"
15629 msgstr ""
15631 #: cp/init.c:1736
15632 msgid "size in array new must have integral type"
15633 msgstr ""
15635 #: cp/init.c:1742
15636 msgid "zero size array reserves no space"
15637 msgstr ""
15639 #: cp/init.c:1809
15640 msgid "new cannot be applied to a reference type"
15641 msgstr ""
15643 #: cp/init.c:1815
15644 msgid "new cannot be applied to a function type"
15645 msgstr ""
15647 #: cp/init.c:1861
15648 msgid "call to Java constructor, while `jclass' undefined"
15649 msgstr ""
15651 #: cp/init.c:1877
15652 msgid "can't find class$"
15653 msgstr ""
15655 #: cp/init.c:2004
15656 #, fuzzy
15657 msgid "invalid type `void' for new"
15658 msgstr "ìç Ýãêõñç êáôÜóôáóç ãéá ôçí dlopen()"
15660 #: cp/init.c:2014
15661 msgid "uninitialized const in `new' of `%#T'"
15662 msgstr ""
15664 #: cp/init.c:2033
15665 #, c-format
15666 msgid "call to Java constructor with `%s' undefined"
15667 msgstr ""
15669 #. See PR 15967. This should never happen (and it is
15670 #. fixed correctly in mainline), but on the release branch
15671 #. we prefer this less-intrusive approacch.
15672 #: cp/init.c:2077
15673 msgid "no suitable or ambiguous `%D' found in class `%T'"
15674 msgstr ""
15676 # src/getopt.c:628
15677 # src/getopt.c:628
15678 #: cp/init.c:2083
15679 #, fuzzy
15680 msgid "request for member `%D' is ambiguous"
15681 msgstr "%s: ç åðéëïãÞ `%s' åßíáé áóáöÞò\n"
15683 #: cp/init.c:2203
15684 msgid "ISO C++ forbids initialization in array new"
15685 msgstr ""
15687 #: cp/init.c:2677
15688 msgid "initializer ends prematurely"
15689 msgstr ""
15691 #: cp/init.c:2734
15692 msgid "cannot initialize multi-dimensional array with initializer"
15693 msgstr ""
15695 #: cp/init.c:2895
15696 msgid "possible problem detected in invocation of delete operator:"
15697 msgstr ""
15699 #: cp/init.c:2898
15700 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
15701 msgstr ""
15703 #: cp/init.c:2919
15704 msgid "unknown array size in delete"
15705 msgstr ""
15707 #: cp/init.c:3184
15708 msgid "type to vector delete is neither pointer or array type"
15709 msgstr ""
15711 #: cp/lex.c:99
15712 #, fuzzy
15713 msgid "type name expected before `*'"
15714 msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí êáôçãïñéþí"
15716 #: cp/lex.c:501
15717 #, c-format
15718 msgid "junk at end of #pragma %s"
15719 msgstr ""
15721 #: cp/lex.c:508
15722 #, fuzzy, c-format
15723 msgid "invalid #pragma %s"
15724 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
15726 #: cp/lex.c:516
15727 msgid "#pragma vtable no longer supported"
15728 msgstr ""
15730 #: cp/lex.c:590
15731 #, c-format
15732 msgid "#pragma implementation for %s appears after file is included"
15733 msgstr ""
15735 #: cp/lex.c:614
15736 msgid "junk at end of #pragma GCC java_exceptions"
15737 msgstr ""
15739 #: cp/lex.c:628
15740 #, fuzzy
15741 msgid "`%D' not defined"
15742 msgstr "áüñéóôï"
15744 #: cp/lex.c:631
15745 msgid "`%D' was not declared in this scope"
15746 msgstr ""
15748 #: cp/lex.c:639
15749 msgid "`%D' undeclared (first use this function)"
15750 msgstr ""
15752 #: cp/lex.c:643
15753 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
15754 msgstr ""
15756 #. In a template, it is invalid to write "f()" or "f(3)" if no
15757 #. declaration of "f" is available.  Historically, G++ and most
15758 #. other compilers accepted that usage since they deferred all name
15759 #. lookup until instantiation time rather than doing unqualified
15760 #. name lookup at template definition time; explain to the user what
15761 #. is going wrong.
15763 #. Note that we have the exact wording of the following message in
15764 #. the manual (trouble.texi, node "Name lookup"), so they need to
15765 #. be kept in synch.
15766 #: cp/lex.c:674
15767 msgid "there are no arguments to `%D' that depend on a template parameter, so a declaration of `%D' must be available"
15768 msgstr ""
15770 #: cp/lex.c:683
15771 msgid "(if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
15772 msgstr ""
15774 #: cp/mangle.c:2037
15775 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
15776 msgstr ""
15778 #: cp/mangle.c:2090
15779 msgid "omitted middle operand to `?:' operand cannot be mangled"
15780 msgstr ""
15782 #: cp/mangle.c:2389
15783 msgid "the mangled name of `%D' will change in a future version of GCC"
15784 msgstr ""
15786 #: cp/method.c:461
15787 msgid "generic thunk code fails for method `%#D' which uses `...'"
15788 msgstr ""
15790 #: cp/method.c:686
15791 msgid "non-static const member `%#D', can't use default assignment operator"
15792 msgstr ""
15794 #: cp/method.c:691
15795 msgid "non-static reference member `%#D', can't use default assignment operator"
15796 msgstr ""
15798 #: cp/name-lookup.c:671
15799 msgid "`%#D' used prior to declaration"
15800 msgstr ""
15802 #: cp/name-lookup.c:702
15803 msgid "redeclaration of `wchar_t' as `%T'"
15804 msgstr ""
15806 #. A redeclaration of main, but not a duplicate of the
15807 #. previous one.
15809 #. [basic.start.main]
15811 #. This function shall not be overloaded.
15812 #: cp/name-lookup.c:734
15813 #, fuzzy
15814 msgid "invalid redeclaration of `%D'"
15815 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
15817 #: cp/name-lookup.c:735
15818 msgid "as `%D'"
15819 msgstr ""
15821 #: cp/name-lookup.c:823
15822 #, fuzzy
15823 msgid "type mismatch with previous external decl of `%#D'"
15824 msgstr "óöÜëìá ôáéñéÜóìáôïò ôýðïõ ìå ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç"
15826 #: cp/name-lookup.c:824
15827 msgid "previous external decl of `%#D'"
15828 msgstr ""
15830 #: cp/name-lookup.c:866
15831 msgid "`%D' was previously implicitly declared to return `int'"
15832 msgstr ""
15834 #: cp/name-lookup.c:924
15835 msgid "extern declaration of `%#D' doesn't match"
15836 msgstr ""
15838 #: cp/name-lookup.c:925
15839 msgid "global declaration `%#D'"
15840 msgstr ""
15842 #: cp/name-lookup.c:961 cp/name-lookup.c:968
15843 #, fuzzy
15844 msgid "declaration of '%#D' shadows a parameter"
15845 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
15847 #. Location of previous decl is not useful in this case.
15848 #: cp/name-lookup.c:985
15849 msgid "declaration of '%D' shadows a member of 'this'"
15850 msgstr ""
15852 #: cp/name-lookup.c:991
15853 msgid "declaration of '%D' shadows a previous local"
15854 msgstr ""
15856 #: cp/name-lookup.c:998
15857 msgid "declaration of '%D' shadows a global declaration"
15858 msgstr ""
15860 #: cp/name-lookup.c:1167
15861 #, fuzzy
15862 msgid "name lookup of `%D' changed"
15863 msgstr "ç ïìÜäá ôïõ %s Üëëáîå óå %s\n"
15865 #: cp/name-lookup.c:1169
15866 msgid "  matches this `%D' under ISO standard rules"
15867 msgstr ""
15869 #: cp/name-lookup.c:1171
15870 msgid "  matches this `%D' under old rules"
15871 msgstr ""
15873 #: cp/name-lookup.c:1185 cp/name-lookup.c:1192
15874 #, fuzzy
15875 msgid "name lookup of `%D' changed for new ISO `for' scoping"
15876 msgstr "ç ïìÜäá ôïõ %s Üëëáîå óå %s\n"
15878 #: cp/name-lookup.c:1187
15879 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
15880 msgstr ""
15882 #: cp/name-lookup.c:1194
15883 msgid "  using obsolete binding at `%D'"
15884 msgstr ""
15886 #: cp/name-lookup.c:1247
15887 #, c-format
15888 msgid "%s %s(%E) %p %d\n"
15889 msgstr ""
15891 # src/request.c:37
15892 #: cp/name-lookup.c:1250
15893 #, fuzzy, c-format
15894 msgid "%s %s %p %d\n"
15895 msgstr "%s: %s: "
15897 #: cp/name-lookup.c:1369
15898 msgid "XXX is_class_level != (current_scope == class_scope)\n"
15899 msgstr ""
15901 #: cp/name-lookup.c:2007
15902 #, fuzzy
15903 msgid "`%#D' hides constructor for `%#T'"
15904 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15906 #: cp/name-lookup.c:2022
15907 msgid "`%#D' conflicts with previous using declaration `%#D'"
15908 msgstr ""
15910 #: cp/name-lookup.c:2034
15911 msgid "previous non-function declaration `%#D'"
15912 msgstr ""
15914 #: cp/name-lookup.c:2035
15915 msgid "conflicts with function declaration `%#D'"
15916 msgstr ""
15918 #. 7.3.3/5
15919 #. A using-declaration shall not name a template-id.
15920 #: cp/name-lookup.c:2112
15921 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
15922 msgstr ""
15924 #: cp/name-lookup.c:2118
15925 msgid "namespace `%D' not allowed in using-declaration"
15926 msgstr ""
15928 #. It's a nested name with template parameter dependent scope.
15929 #. This can only be using-declaration for class member.
15930 #: cp/name-lookup.c:2126 cp/name-lookup.c:2140 cp/name-lookup.c:3380
15931 #, fuzzy
15932 msgid "`%T' is not a namespace"
15933 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
15935 #: cp/name-lookup.c:2164
15936 #, fuzzy
15937 msgid "`%D' not declared"
15938 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
15940 #. If the OLD_FN was really declared, the
15941 #. declarations don't match.
15942 #: cp/name-lookup.c:2176 cp/name-lookup.c:2218 cp/name-lookup.c:2255
15943 msgid "`%D' is already declared in this scope"
15944 msgstr ""
15946 #: cp/name-lookup.c:2261
15947 msgid "using declaration `%D' introduced ambiguous type `%T'"
15948 msgstr ""
15950 #. Definition isn't the kind we were looking for.
15951 #: cp/name-lookup.c:2423 cp/name-lookup.c:2442
15952 msgid "`%#D' redeclared as %C"
15953 msgstr ""
15955 #: cp/name-lookup.c:2815
15956 msgid "`%D' has the same name as the class in which it is declared"
15957 msgstr ""
15959 #: cp/name-lookup.c:2902
15960 msgid "using-declaration for non-member at class scope"
15961 msgstr ""
15963 #: cp/name-lookup.c:2909
15964 #, fuzzy
15965 msgid "using-declaration cannot name destructor"
15966 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
15968 #: cp/name-lookup.c:3005
15969 msgid "declaration of `%D' not in a namespace surrounding `%D'"
15970 msgstr ""
15972 #: cp/name-lookup.c:3045
15973 msgid "`%D' should have been declared inside `%D'"
15974 msgstr ""
15976 #: cp/name-lookup.c:3109
15977 msgid "namespace alias `%D' not allowed here, assuming `%D'"
15978 msgstr ""
15980 #. The parser did not find it, so it's not there.
15981 #: cp/name-lookup.c:3224
15982 #, fuzzy
15983 msgid "unknown namespace `%D'"
15984 msgstr "Üãíùóôï óåô `%s'"
15986 #: cp/name-lookup.c:3374
15987 msgid "namespace `%T' undeclared"
15988 msgstr ""
15990 #: cp/name-lookup.c:3407
15991 msgid "strong using only meaningful at namespace scope"
15992 msgstr ""
15994 #: cp/name-lookup.c:3414
15995 #, fuzzy
15996 msgid "`%D' attribute directive ignored"
15997 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
15999 # src/getopt.c:628
16000 # src/getopt.c:628
16001 #: cp/name-lookup.c:3547
16002 #, fuzzy
16003 msgid "use of `%D' is ambiguous"
16004 msgstr "%s: ç åðéëïãÞ `%s' åßíáé áóáöÞò\n"
16006 #: cp/name-lookup.c:3548
16007 msgid "  first declared as `%#D' here"
16008 msgstr ""
16010 #: cp/name-lookup.c:3551
16011 msgid "  also declared as `%#D' here"
16012 msgstr ""
16014 #: cp/name-lookup.c:3566
16015 msgid "`%D' denotes an ambiguous type"
16016 msgstr ""
16018 #: cp/name-lookup.c:3567
16019 msgid "%J  first type here"
16020 msgstr ""
16022 #: cp/name-lookup.c:3568
16023 msgid "%J  other type here"
16024 msgstr ""
16026 #. This happens for A::B where B is a template, and there are no
16027 #. template arguments.
16028 #: cp/name-lookup.c:3633 cp/typeck.c:1792
16029 #, fuzzy
16030 msgid "invalid use of `%D'"
16031 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
16033 #: cp/name-lookup.c:3674
16034 #, fuzzy
16035 msgid "`%D::%D' is not a template"
16036 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16038 #: cp/name-lookup.c:3691
16039 msgid "`%D' undeclared in namespace `%D'"
16040 msgstr ""
16042 #: cp/name-lookup.c:4153
16043 #, fuzzy
16044 msgid "`%D' is not a function,"
16045 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
16047 #: cp/name-lookup.c:4154
16048 msgid "  conflict with `%D'"
16049 msgstr ""
16051 #: cp/name-lookup.c:4911
16052 msgid "XXX entering pop_everything ()\n"
16053 msgstr ""
16055 #: cp/name-lookup.c:4920
16056 msgid "XXX leaving pop_everything ()\n"
16057 msgstr ""
16059 #: cp/parser.c:609
16060 #, fuzzy
16061 msgid "invalid token"
16062 msgstr "ìç Ýãêõñï äéêáßùìá"
16064 #: cp/parser.c:1806
16065 #, fuzzy
16066 msgid "`%D::%D' has not been declared"
16067 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
16069 #: cp/parser.c:1809 cp/semantics.c:2308
16070 #, fuzzy
16071 msgid "`::%D' has not been declared"
16072 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
16074 #: cp/parser.c:1811
16075 #, fuzzy
16076 msgid "`%D' has not been declared"
16077 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
16079 #: cp/parser.c:1814
16080 msgid "`%D::%D' %s"
16081 msgstr ""
16083 #: cp/parser.c:1816
16084 msgid "`::%D' %s"
16085 msgstr ""
16087 # src/request.c:37
16088 #: cp/parser.c:1818
16089 #, fuzzy
16090 msgid "`%D' %s"
16091 msgstr "%s: %s"
16093 #: cp/parser.c:1870
16094 msgid "new types may not be defined in a return type"
16095 msgstr ""
16097 #: cp/parser.c:1888 cp/pt.c:4196
16098 #, fuzzy
16099 msgid "`%T' is not a template"
16100 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16102 #: cp/parser.c:1890
16103 #, fuzzy, c-format
16104 msgid "`%s' is not a template"
16105 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16107 #: cp/parser.c:1892
16108 #, fuzzy
16109 msgid "invalid template-id"
16110 msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
16112 #: cp/parser.c:1933
16113 #, fuzzy, c-format
16114 msgid "%s cannot appear in a constant-expression"
16115 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
16117 #. Issue an error message.
16118 #: cp/parser.c:1964
16119 #, fuzzy, c-format
16120 msgid "`%s' does not name a type"
16121 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16123 #: cp/parser.c:1995
16124 msgid "(perhaps `typename %T::%s' was intended)"
16125 msgstr ""
16127 #: cp/parser.c:2417
16128 msgid "ISO C++ forbids braced-groups within expressions"
16129 msgstr ""
16131 #: cp/parser.c:2426
16132 msgid "statement-expressions are allowed only inside functions"
16133 msgstr ""
16135 #: cp/parser.c:2477
16136 msgid "`this' may not be used in this context"
16137 msgstr ""
16139 #: cp/parser.c:2621
16140 msgid "local variable `%D' may not appear in this context"
16141 msgstr ""
16143 #: cp/parser.c:2986
16144 msgid "typedef-name `%D' used as destructor declarator"
16145 msgstr ""
16147 #: cp/parser.c:3638
16148 msgid "ISO C++ forbids compound-literals"
16149 msgstr ""
16151 #: cp/parser.c:4461
16152 msgid "array bound forbidden after parenthesized type-id"
16153 msgstr ""
16155 #: cp/parser.c:4462
16156 msgid "try removing the parentheses around the type-id"
16157 msgstr ""
16159 #: cp/parser.c:4624
16160 msgid "expression in new-declarator must have integral or enumeration type"
16161 msgstr ""
16163 #: cp/parser.c:4805
16164 #, fuzzy
16165 msgid "use of old-style cast"
16166 msgstr "ðáëáéïý åßäïõò èÝóç"
16168 #: cp/parser.c:5550
16169 #, c-format
16170 msgid "case label `%E' not within a switch statement"
16171 msgstr ""
16173 #: cp/parser.c:6092
16174 msgid "ISO C++ forbids computed gotos"
16175 msgstr ""
16177 #: cp/parser.c:6212
16178 msgid "extra `;'"
16179 msgstr ""
16181 #: cp/parser.c:6507
16182 msgid "mixing declarations and function-definitions is forbidden"
16183 msgstr ""
16185 #: cp/parser.c:6645
16186 #, fuzzy
16187 msgid "duplicate `friend'"
16188 msgstr "äéðëü êëåéäß"
16190 #: cp/parser.c:6794
16191 msgid "class definition may not be declared a friend"
16192 msgstr ""
16194 #: cp/parser.c:7109
16195 msgid "only constructors take base initializers"
16196 msgstr ""
16198 #: cp/parser.c:7160
16199 msgid "anachronistic old-style base class initializer"
16200 msgstr ""
16202 #: cp/parser.c:7201
16203 msgid "keyword `typename' not allowed in this context (a qualified member initializer is implicitly a type)"
16204 msgstr ""
16206 #. Warn that we do not support `export'.
16207 #: cp/parser.c:7563
16208 msgid "keyword `export' not implemented, and will be ignored"
16209 msgstr ""
16211 #. Otherwise, emit an error about the invalid digraph, but continue
16212 #. parsing because we got our argument list.
16213 #: cp/parser.c:7923
16214 #, fuzzy
16215 msgid "`<::' cannot begin a template-argument list"
16216 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
16218 #: cp/parser.c:7924
16219 msgid "`<:' is an alternate spelling for `['. Insert whitespace between `<' and `::'"
16220 msgstr ""
16222 #: cp/parser.c:7931
16223 msgid "(if you use `-fpermissive' G++ will accept your code)"
16224 msgstr ""
16226 #. Explain what went wrong.
16227 #: cp/parser.c:8106
16228 msgid "non-template `%D' used as template"
16229 msgstr ""
16231 #: cp/parser.c:8107
16232 msgid "use `%T::template %D' to indicate that it is a template"
16233 msgstr ""
16235 #: cp/parser.c:9058
16236 msgid "using `typename' outside of template"
16237 msgstr ""
16239 #: cp/parser.c:9180
16240 #, fuzzy
16241 msgid "expected type-name"
16242 msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
16244 #: cp/parser.c:9239
16245 msgid "type attributes are honored only at type definition"
16246 msgstr ""
16248 #. [namespace.udecl]
16250 #. A using declaration shall not name a template-id.
16251 #: cp/parser.c:9622
16252 msgid "a template-id may not appear in a using-declaration"
16253 msgstr ""
16255 #: cp/parser.c:9949
16256 msgid "an asm-specification is not allowed on a function-definition"
16257 msgstr ""
16259 #: cp/parser.c:9951
16260 msgid "attributes are not allowed on a function-definition"
16261 msgstr ""
16263 #: cp/parser.c:10084
16264 msgid "attributes after parenthesized initializer ignored"
16265 msgstr ""
16267 #: cp/parser.c:10540
16268 #, fuzzy
16269 msgid "`%T::%D' is not a type"
16270 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16272 # src/grep.c:785 src/grep.c:792
16273 # src/grep.c:1060 src/grep.c:1067 src/grep.c:1076
16274 #: cp/parser.c:11288
16275 #, fuzzy
16276 msgid "file ends in default argument"
16277 msgstr "ìç Ýãêõñï üñéóìá ìÞêïõò ðåñéå÷ïìÝíïõ"
16279 #: cp/parser.c:11344
16280 msgid "deprecated use of default argument for parameter of non-function"
16281 msgstr ""
16283 #: cp/parser.c:11347
16284 msgid "default arguments are only permitted for function parameters"
16285 msgstr ""
16287 #: cp/parser.c:12078
16288 msgid "declaration of `%D' in `%D' which does not enclose `%D'"
16289 msgstr ""
16291 #: cp/parser.c:12091
16292 msgid "extra qualification ignored"
16293 msgstr ""
16295 #: cp/parser.c:12102
16296 msgid "an explicit specialization must be preceded by 'template <>'"
16297 msgstr ""
16299 #: cp/parser.c:12385
16300 msgid "extra semicolon"
16301 msgstr ""
16303 #: cp/parser.c:12403
16304 msgid "a class-key must be used when declaring a friend"
16305 msgstr ""
16307 #: cp/parser.c:12434
16308 #, fuzzy
16309 msgid "friend declaration does not name a class or function"
16310 msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü êëÜóçò ÷áñáêôÞñùí"
16312 #: cp/parser.c:12605
16313 msgid "pure-specifier on function-definition"
16314 msgstr ""
16316 #: cp/parser.c:12878
16317 msgid "keyword `typename' not allowed outside of templates"
16318 msgstr ""
16320 #: cp/parser.c:12880
16321 msgid "keyword `typename' not allowed in this context (the base class is implicitly a type)"
16322 msgstr ""
16324 # src/getopt.c:628
16325 # src/getopt.c:628
16326 #: cp/parser.c:13700
16327 #, fuzzy
16328 msgid "reference to `%D' is ambiguous"
16329 msgstr "%s: ç åðéëïãÞ `%s' åßíáé áóáöÞò\n"
16331 #: cp/parser.c:13874
16332 #, fuzzy
16333 msgid "too few template-parameter-lists"
16334 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
16336 #. Otherwise, there are too many template parameter lists.  We have
16337 #. something like:
16339 #. template <class T> template <class U> void S::f();
16340 #: cp/parser.c:13889
16341 msgid "too many template-parameter-lists"
16342 msgstr ""
16344 #. If begin_function_definition didn't like the definition, skip
16345 #. the entire function.
16346 #: cp/parser.c:14185
16347 #, fuzzy
16348 msgid "invalid function declaration"
16349 msgstr "Ìç Ýãêõñç áíôáëëáãÞ"
16351 #. Issue an error message.
16352 #: cp/parser.c:14222
16353 #, fuzzy
16354 msgid "named return values are no longer supported"
16355 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
16357 #: cp/parser.c:14561
16358 msgid "`>>' should be `> >' within a nested template argument list"
16359 msgstr ""
16361 #. If this is not a nested template argument list, the '>>' is
16362 #. a typo for '>'. Emit an error message and continue.
16363 #: cp/parser.c:14569
16364 msgid "spurious `>>', use `>' to terminate a template argument list"
16365 msgstr ""
16367 #: cp/parser.c:14574
16368 msgid "missing `>' to terminate the template argument list"
16369 msgstr ""
16371 #: cp/parser.c:15062
16372 #, fuzzy
16373 msgid "`%s' tag used in naming `%#T'"
16374 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
16376 #: cp/parser.c:15082
16377 msgid "%D redeclared with different access"
16378 msgstr ""
16380 #: cp/parser.c:15099
16381 msgid "`template' (as a disambiguator) is only allowed within templates"
16382 msgstr ""
16384 #: cp/pt.c:243
16385 msgid "data member `%D' cannot be a member template"
16386 msgstr ""
16388 #: cp/pt.c:255
16389 #, fuzzy
16390 msgid "invalid member template declaration `%D'"
16391 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
16393 #: cp/pt.c:637
16394 msgid "explicit specialization in non-namespace scope `%D'"
16395 msgstr ""
16397 #: cp/pt.c:649
16398 msgid "enclosing class templates are not explicitly specialized"
16399 msgstr ""
16401 #: cp/pt.c:739 cp/pt.c:780
16402 msgid "specializing `%#T' in different namespace"
16403 msgstr ""
16405 #: cp/pt.c:740 cp/pt.c:781
16406 #, fuzzy
16407 msgid "  from definition of `%#D'"
16408 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
16410 #: cp/pt.c:748
16411 msgid "specialization of `%T' after instantiation"
16412 msgstr ""
16414 #: cp/pt.c:795
16415 #, fuzzy
16416 msgid "specialization `%T' after instantiation `%T'"
16417 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
16419 #: cp/pt.c:807
16420 msgid "explicit specialization of non-template `%T'"
16421 msgstr ""
16423 #: cp/pt.c:1067
16424 msgid "specialization of %D after instantiation"
16425 msgstr ""
16427 #: cp/pt.c:1192
16428 msgid "%s %+#D"
16429 msgstr ""
16431 #: cp/pt.c:1241
16432 msgid "`%D' is not a function template"
16433 msgstr ""
16435 #: cp/pt.c:1389
16436 msgid "template-id `%D' for `%+D' does not match any template declaration"
16437 msgstr ""
16439 #: cp/pt.c:1397
16440 msgid "ambiguous template specialization `%D' for `%+D'"
16441 msgstr ""
16443 #. This case handles bogus declarations like template <>
16444 #. template <class T> void f<int>();
16445 #: cp/pt.c:1620 cp/pt.c:1694
16446 msgid "template-id `%D' in declaration of primary template"
16447 msgstr ""
16449 #: cp/pt.c:1633
16450 msgid "template parameter list used in explicit instantiation"
16451 msgstr ""
16453 #: cp/pt.c:1639
16454 msgid "definition provided for explicit instantiation"
16455 msgstr ""
16457 #: cp/pt.c:1645
16458 msgid "too many template parameter lists in declaration of `%D'"
16459 msgstr ""
16461 #: cp/pt.c:1661
16462 msgid "too few template parameter lists in declaration of `%D'"
16463 msgstr ""
16465 #: cp/pt.c:1678
16466 msgid "explicit specialization not preceded by `template <>'"
16467 msgstr ""
16469 #: cp/pt.c:1691
16470 msgid "partial specialization `%D' of function template"
16471 msgstr ""
16473 #: cp/pt.c:1723
16474 msgid "default argument specified in explicit specialization"
16475 msgstr ""
16477 #: cp/pt.c:1727
16478 msgid "template specialization with C linkage"
16479 msgstr ""
16481 #. From [temp.expl.spec]:
16483 #. If such an explicit specialization for the member
16484 #. of a class template names an implicitly-declared
16485 #. special member function (clause _special_), the
16486 #. program is ill-formed.
16488 #. Similar language is found in [temp.explicit].
16489 #: cp/pt.c:1811
16490 msgid "specialization of implicitly-declared special member function"
16491 msgstr ""
16493 #: cp/pt.c:1855
16494 msgid "no member function `%D' declared in `%T'"
16495 msgstr ""
16497 #. There are two many template parameter lists.
16498 #: cp/pt.c:2005
16499 msgid "too many template parameter lists in declaration of `%T'"
16500 msgstr ""
16502 #: cp/pt.c:2098
16503 msgid " shadows template parm `%#D'"
16504 msgstr ""
16506 #: cp/pt.c:2495
16507 msgid "template parameters not used in partial specialization:"
16508 msgstr ""
16510 #: cp/pt.c:2499
16511 msgid "        `%D'"
16512 msgstr "        `%D'"
16514 #: cp/pt.c:2511
16515 msgid "partial specialization `%T' does not specialize any template arguments"
16516 msgstr ""
16518 #: cp/pt.c:2536
16519 #, c-format
16520 msgid "template argument `%E' involves template parameter(s)"
16521 msgstr ""
16523 #: cp/pt.c:2580
16524 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
16525 msgstr ""
16527 #: cp/pt.c:2665
16528 #, fuzzy
16529 msgid "no default argument for `%D'"
16530 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
16532 #: cp/pt.c:2814
16533 msgid "template with C linkage"
16534 msgstr ""
16536 #: cp/pt.c:2817
16537 #, fuzzy
16538 msgid "template class without a name"
16539 msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
16541 #. [temp.mem]
16543 #. A destructor shall not be a member template.
16544 #: cp/pt.c:2824
16545 msgid "destructor `%D' declared as member template"
16546 msgstr ""
16548 #: cp/pt.c:2904
16549 msgid "`%D' does not declare a template type"
16550 msgstr ""
16552 #: cp/pt.c:2910
16553 #, fuzzy
16554 msgid "template definition of non-template `%#D'"
16555 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
16557 #: cp/pt.c:2951
16558 msgid "expected %d levels of template parms for `%#D', got %d"
16559 msgstr ""
16561 #: cp/pt.c:2963
16562 msgid "got %d template parameters for `%#D'"
16563 msgstr ""
16565 #: cp/pt.c:2966
16566 msgid "got %d template parameters for `%#T'"
16567 msgstr ""
16569 #: cp/pt.c:2968
16570 #, c-format
16571 msgid "  but %d required"
16572 msgstr "  áëëÜ %d áðáéôïýíôáé"
16574 #: cp/pt.c:3053
16575 #, fuzzy
16576 msgid "`%T' is not a template type"
16577 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16579 #: cp/pt.c:3069
16580 msgid "previous declaration `%D'"
16581 msgstr ""
16583 #: cp/pt.c:3070
16584 #, c-format
16585 msgid "used %d template parameter%s instead of %d"
16586 msgstr ""
16588 #: cp/pt.c:3086
16589 #, fuzzy
16590 msgid "template parameter `%#D'"
16591 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
16593 #: cp/pt.c:3087
16594 msgid "redeclared here as `%#D'"
16595 msgstr ""
16597 #. We have in [temp.param]:
16599 #. A template-parameter may not be given default arguments
16600 #. by two different declarations in the same scope.
16601 #: cp/pt.c:3097
16602 msgid "redefinition of default argument for `%#D'"
16603 msgstr ""
16605 #: cp/pt.c:3098
16606 msgid "%J  original definition appeared here"
16607 msgstr ""
16609 #: cp/pt.c:3246
16610 #, fuzzy, c-format
16611 msgid "`%E' is not a valid template argument"
16612 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
16614 #: cp/pt.c:3250
16615 msgid "it must be the address of a function with external linkage"
16616 msgstr ""
16618 #: cp/pt.c:3252
16619 msgid "it must be the address of an object with external linkage"
16620 msgstr ""
16622 #: cp/pt.c:3255
16623 msgid "it must be a pointer-to-member of the form `&X::Y'"
16624 msgstr ""
16626 #: cp/pt.c:3266
16627 #, c-format
16628 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
16629 msgstr ""
16631 #: cp/pt.c:3281
16632 #, c-format
16633 msgid "address of non-extern `%E' cannot be used as template argument"
16634 msgstr ""
16636 #: cp/pt.c:3290
16637 #, c-format
16638 msgid "non-constant `%E' cannot be used as template argument"
16639 msgstr ""
16641 #: cp/pt.c:3298
16642 msgid "type '%T' cannot be used as a value for a non-type template-parameter"
16643 msgstr ""
16645 # src/grep.c:785 src/grep.c:792
16646 # src/grep.c:1060 src/grep.c:1067 src/grep.c:1076
16647 #: cp/pt.c:3301
16648 #, fuzzy
16649 msgid "invalid use of '%D' as a non-type template-argument"
16650 msgstr "ìç Ýãêõñï üñéóìá ìÞêïõò ðåñéå÷ïìÝíïõ"
16652 # src/grep.c:785 src/grep.c:792
16653 # src/grep.c:1060 src/grep.c:1067 src/grep.c:1076
16654 #: cp/pt.c:3303
16655 #, fuzzy, c-format
16656 msgid "invalid use of '%E' as a non-type template-argument"
16657 msgstr "ìç Ýãêõñï üñéóìá ìÞêïõò ðåñéå÷ïìÝíïõ"
16659 #: cp/pt.c:3668
16660 #, c-format
16661 msgid "to refer to a type member of a template parameter, use `typename %E'"
16662 msgstr ""
16664 #: cp/pt.c:3681 cp/pt.c:3699 cp/pt.c:3738
16665 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
16666 msgstr ""
16668 #: cp/pt.c:3684
16669 msgid "  expected a constant of type `%T', got `%T'"
16670 msgstr ""
16672 #: cp/pt.c:3688
16673 #, fuzzy, c-format
16674 msgid "  expected a class template, got `%E'"
16675 msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'"
16677 #: cp/pt.c:3690
16678 #, fuzzy, c-format
16679 msgid "  expected a type, got `%E'"
16680 msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'"
16682 #: cp/pt.c:3702
16683 #, fuzzy
16684 msgid "  expected a type, got `%T'"
16685 msgstr "%s: áíáìåíüôáí áêÝñáéïò ìåôÜ ôï `%c'"
16687 #: cp/pt.c:3704
16688 msgid "  expected a class template, got `%T'"
16689 msgstr ""
16691 #: cp/pt.c:3740
16692 msgid "  expected a template of type `%D', got `%D'"
16693 msgstr ""
16695 #: cp/pt.c:3775
16696 msgid "could not convert template argument `%E' to `%T'"
16697 msgstr ""
16699 #: cp/pt.c:3815
16700 #, fuzzy, c-format
16701 msgid "wrong number of template arguments (%d, should be %d)"
16702 msgstr "ëÜèïò áñéèìüò ïñéóìÜôùí"
16704 #: cp/pt.c:3819
16705 msgid "provided for `%D'"
16706 msgstr ""
16708 #: cp/pt.c:3847
16709 #, fuzzy, c-format
16710 msgid "template argument %d is invalid"
16711 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
16713 #: cp/pt.c:4068
16714 msgid "non-template used as template"
16715 msgstr ""
16717 #: cp/pt.c:4208
16718 msgid "non-template type `%T' used as a template"
16719 msgstr ""
16721 #: cp/pt.c:4210
16722 msgid "for template declaration `%D'"
16723 msgstr ""
16725 #: cp/pt.c:4857
16726 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
16727 msgstr ""
16729 #: cp/pt.c:5296
16730 msgid "ambiguous class template instantiation for `%#T'"
16731 msgstr ""
16733 #: cp/pt.c:5302
16734 msgid "%s %+#T"
16735 msgstr ""
16737 #: cp/pt.c:6308 cp/pt.c:6428
16738 msgid "instantiation of `%D' as type `%T'"
16739 msgstr ""
16741 #: cp/pt.c:6470
16742 #, fuzzy
16743 msgid "invalid parameter type `%T'"
16744 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
16746 #: cp/pt.c:6472
16747 msgid "in declaration `%D'"
16748 msgstr ""
16750 #: cp/pt.c:6546
16751 msgid "creating pointer to member function of non-class type `%T'"
16752 msgstr ""
16754 #: cp/pt.c:6685
16755 msgid "creating array with size zero"
16756 msgstr ""
16758 #: cp/pt.c:6699
16759 #, c-format
16760 msgid "creating array with size zero (`%E')"
16761 msgstr ""
16763 #: cp/pt.c:6938
16764 msgid "forming reference to void"
16765 msgstr ""
16767 #: cp/pt.c:6940
16768 msgid "forming %s to reference type `%T'"
16769 msgstr ""
16771 #: cp/pt.c:6977
16772 msgid "creating pointer to member of non-class type `%T'"
16773 msgstr ""
16775 #: cp/pt.c:6983
16776 #, fuzzy
16777 msgid "creating pointer to member reference type `%T'"
16778 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
16780 #: cp/pt.c:7069
16781 #, fuzzy
16782 msgid "creating array of `%T'"
16783 msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
16785 #: cp/pt.c:7075
16786 msgid "creating array of `%T', which is an abstract class type"
16787 msgstr ""
16789 #: cp/pt.c:7119
16790 msgid "`%T' is not a class, struct, or union type"
16791 msgstr ""
16793 #: cp/pt.c:7232
16794 #, c-format
16795 msgid "use of `%s' in template"
16796 msgstr ""
16798 #: cp/pt.c:7345
16799 #, c-format
16800 msgid "dependent-name `%E' is parsed as a non-type, but instantiation yields a type"
16801 msgstr ""
16803 #: cp/pt.c:7347
16804 #, c-format
16805 msgid "say `typename %E' if a type is meant"
16806 msgstr ""
16808 #: cp/pt.c:8613
16809 msgid "`%T' uses anonymous type"
16810 msgstr ""
16812 #: cp/pt.c:8615
16813 #, fuzzy
16814 msgid "`%T' uses local type `%T'"
16815 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
16817 #: cp/pt.c:8623
16818 #, fuzzy
16819 msgid "`%T' is a variably modified type"
16820 msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
16822 #: cp/pt.c:8634
16823 #, fuzzy, c-format
16824 msgid "integral expression `%E' is not constant"
16825 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
16827 #: cp/pt.c:8639
16828 msgid "  trying to instantiate `%D'"
16829 msgstr ""
16831 #: cp/pt.c:9156
16832 #, fuzzy
16833 msgid "incomplete type unification"
16834 msgstr "Ìåôáãëùôôéóìüò ðñïäéáãñáöþí ôïðéêþí ñõèìßóåùí"
16836 #: cp/pt.c:10112
16837 #, c-format
16838 msgid "use of `%s' in template type unification"
16839 msgstr ""
16841 #: cp/pt.c:10546 cp/pt.c:10618
16842 msgid "explicit instantiation of non-template `%#D'"
16843 msgstr ""
16845 #: cp/pt.c:10562 cp/pt.c:10613
16846 #, fuzzy
16847 msgid "no matching template for `%D' found"
16848 msgstr "Ï Ýëåã÷ïò ìïíïðáôéïý ãéá ôï `%s' âñÞêå `%s'"
16850 #: cp/pt.c:10568
16851 msgid "explicit instantiation of `%#D'"
16852 msgstr ""
16854 #: cp/pt.c:10605
16855 #, fuzzy
16856 msgid "duplicate explicit instantiation of `%#D'"
16857 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
16859 #: cp/pt.c:10627
16860 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
16861 msgstr ""
16863 #: cp/pt.c:10631 cp/pt.c:10712
16864 msgid "storage class `%D' applied to template instantiation"
16865 msgstr ""
16867 #: cp/pt.c:10684
16868 msgid "explicit instantiation of non-template type `%T'"
16869 msgstr ""
16871 #: cp/pt.c:10693
16872 msgid "explicit instantiation of `%#T' before definition of template"
16873 msgstr ""
16875 #: cp/pt.c:10701
16876 #, c-format
16877 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
16878 msgstr ""
16880 #: cp/pt.c:10745
16881 #, fuzzy
16882 msgid "duplicate explicit instantiation of `%#T'"
16883 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
16885 #: cp/pt.c:11126
16886 msgid "explicit instantiation of `%D' but no definition available"
16887 msgstr ""
16889 #: cp/pt.c:11562
16890 #, fuzzy
16891 msgid "`%#T' is not a valid type for a template constant parameter"
16892 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
16894 #: cp/repo.c:259
16895 msgid "-frepo must be used with -c"
16896 msgstr ""
16898 #: cp/repo.c:346
16899 #, c-format
16900 msgid "mysterious repository information in %s"
16901 msgstr ""
16903 #: cp/repo.c:361
16904 #, fuzzy, c-format
16905 msgid "can't create repository information file `%s'"
16906 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
16908 #: cp/rtti.c:248
16909 #, fuzzy
16910 msgid "cannot use typeid with -fno-rtti"
16911 msgstr "Äåí åßíáé äõíáôü íá ÷ñçóéìïðïéçèåß ç åðéëïãÞ -a ÷ùñßò ôï -n"
16913 #: cp/rtti.c:254
16914 msgid "must #include <typeinfo> before using typeid"
16915 msgstr ""
16917 #: cp/rtti.c:326
16918 msgid "cannot create type information for type `%T' because its size is variable"
16919 msgstr ""
16921 #: cp/rtti.c:580 cp/rtti.c:594
16922 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
16923 msgstr ""
16925 #: cp/rtti.c:674
16926 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
16927 msgstr ""
16929 #: cp/search.c:311
16930 #, fuzzy
16931 msgid "`%T' is an ambiguous base of `%T'"
16932 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
16934 #: cp/search.c:329
16935 #, fuzzy
16936 msgid "`%T' is an inaccessible base of `%T'"
16937 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
16939 #: cp/search.c:1767
16940 #, fuzzy
16941 msgid "invalid covariant return type for `%#D'"
16942 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
16944 #: cp/search.c:1768 cp/search.c:1774
16945 #, fuzzy
16946 msgid "  overriding `%#D'"
16947 msgstr "áíôéãñÜöåôáé áðü ðÜíù"
16949 #: cp/search.c:1772
16950 msgid "conflicting return type specified for `%#D'"
16951 msgstr ""
16953 #: cp/search.c:1786
16954 #, c-format
16955 msgid "looser throw specifier for `%#F'"
16956 msgstr ""
16958 #: cp/search.c:1787
16959 #, fuzzy, c-format
16960 msgid "  overriding `%#F'"
16961 msgstr "áíôéãñÜöåôáé áðü ðÜíù"
16963 #. A static member function cannot match an inherited
16964 #. virtual member function.
16965 #: cp/search.c:1877
16966 #, fuzzy
16967 msgid "`%#D' cannot be declared"
16968 msgstr "Äåí ìðïñåß íá ôåèåß ç çìåñïìçíßá."
16970 #: cp/search.c:1878
16971 msgid "  since `%#D' declared in base class"
16972 msgstr ""
16974 #: cp/search.c:1955
16975 msgid "`%#D' needs a final overrider"
16976 msgstr ""
16978 #: cp/semantics.c:1092
16979 #, c-format
16980 msgid "type of asm operand `%E' could not be determined"
16981 msgstr ""
16983 #: cp/semantics.c:1233
16984 msgid "invalid use of member `%D' in static member function"
16985 msgstr ""
16987 #: cp/semantics.c:1237 cp/semantics.c:1276
16988 msgid "from this location"
16989 msgstr ""
16991 #: cp/semantics.c:1275
16992 msgid "object missing in reference to `%D'"
16993 msgstr ""
16995 #: cp/semantics.c:1721
16996 #, fuzzy
16997 msgid "arguments to destructor are not allowed"
16998 msgstr "%s: ïé ôéìÝò ôïõ ðåäßïõ `%s' äåí ðñÝðåé íá åßíáé ìåãáëýôåñåò áðü %d"
17000 #: cp/semantics.c:1770
17001 msgid "`this' is unavailable for static member functions"
17002 msgstr ""
17004 #: cp/semantics.c:1776
17005 msgid "invalid use of `this' in non-member function"
17006 msgstr ""
17008 #: cp/semantics.c:1778
17009 msgid "invalid use of `this' at top level"
17010 msgstr ""
17012 #: cp/semantics.c:1802
17013 msgid "invalid qualifying scope in pseudo-destructor name"
17014 msgstr ""
17016 #: cp/semantics.c:1822
17017 #, fuzzy
17018 msgid "`%E' is not of type `%T'"
17019 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
17021 #: cp/semantics.c:1933
17022 msgid "template type parameters must use the keyword `class' or `typename'"
17023 msgstr ""
17025 #: cp/semantics.c:1977
17026 #, fuzzy
17027 msgid "invalid use of type `%T' as a default value for a template template-parameter"
17028 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
17030 #: cp/semantics.c:1980
17031 #, fuzzy
17032 msgid "invalid use of `%D' as a default value for a template template-parameter"
17033 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
17035 #: cp/semantics.c:1984
17036 #, fuzzy
17037 msgid "invalid default argument for a template template parameter"
17038 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
17040 #: cp/semantics.c:2019
17041 msgid "definition of `%#T' inside template parameter list"
17042 msgstr ""
17044 #: cp/semantics.c:2030
17045 #, fuzzy
17046 msgid "invalid definition of qualified type `%T'"
17047 msgstr "ìç Ýãêõñïò áñéèìüò áñ÷åßïõ óôç äÞëùóç ðåäßïõ: `%s'"
17049 #: cp/semantics.c:2045
17050 #, fuzzy
17051 msgid "previous definition of `%#T'"
17052 msgstr "êáíÝíáò ïñéóìüò ôïõ `UNDEFINED'"
17054 #: cp/semantics.c:2249
17055 #, fuzzy
17056 msgid "invalid base-class specification"
17057 msgstr "Ìç Ýãêõñç ñýèìéóç èýñáò (port)"
17059 #: cp/semantics.c:2258
17060 msgid "base class `%T' has cv qualifiers"
17061 msgstr ""
17063 #: cp/semantics.c:2290
17064 msgid "multiple declarators in template declaration"
17065 msgstr ""
17067 #: cp/semantics.c:2301
17068 msgid "incomplete type `%T' used in nested name specifier"
17069 msgstr ""
17071 #: cp/semantics.c:2303 cp/typeck.c:1635
17072 #, fuzzy
17073 msgid "`%D' is not a member of `%T'"
17074 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17076 #: cp/semantics.c:2306
17077 #, fuzzy
17078 msgid "`%D' is not a member of `%D'"
17079 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17081 #: cp/semantics.c:2431
17082 msgid "template parameter `%D' of type `%T' is not allowed in an integral constant expression because it is not of integral or enumeration type"
17083 msgstr ""
17085 #: cp/semantics.c:2584
17086 #, fuzzy
17087 msgid "`%D' cannot appear in a constant-expression"
17088 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
17090 #: cp/semantics.c:2593
17091 msgid "use of namespace `%D' as expression"
17092 msgstr ""
17094 #: cp/semantics.c:2598
17095 msgid "use of class template `%T' as expression"
17096 msgstr ""
17098 #. Ambiguous reference to base members.
17099 #: cp/semantics.c:2604
17100 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
17101 msgstr ""
17103 #: cp/semantics.c:2664
17104 #, c-format
17105 msgid "use of %s from containing function"
17106 msgstr ""
17108 #: cp/semantics.c:2667
17109 msgid "  `%#D' declared here"
17110 msgstr ""
17112 #: cp/semantics.c:2718
17113 #, fuzzy, c-format
17114 msgid "type of `%E' is unknown"
17115 msgstr "ç åðéóôñåöüìåíç ôéìÞ ôçò `%s' äåí åßíáé `int'"
17117 #: cp/tree.c:226
17118 #, c-format
17119 msgid "non-lvalue in %s"
17120 msgstr ""
17122 #: cp/tree.c:532
17123 #, fuzzy
17124 msgid "`%V' qualifiers cannot be applied to `%T'"
17125 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
17127 #: cp/tree.c:1821
17128 #, c-format
17129 msgid "`%s' attribute can only be applied to Java class definitions"
17130 msgstr ""
17132 #: cp/tree.c:1850
17133 #, c-format
17134 msgid "`%s' attribute can only be applied to class definitions"
17135 msgstr ""
17137 #: cp/tree.c:1856
17138 #, c-format
17139 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
17140 msgstr ""
17142 #: cp/tree.c:1880
17143 msgid "requested init_priority is not an integer constant"
17144 msgstr ""
17146 #: cp/tree.c:1901
17147 #, c-format
17148 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
17149 msgstr ""
17151 #: cp/tree.c:1909
17152 msgid "requested init_priority is out of range"
17153 msgstr ""
17155 #: cp/tree.c:1919
17156 msgid "requested init_priority is reserved for internal use"
17157 msgstr ""
17159 #: cp/tree.c:1929
17160 #, fuzzy, c-format
17161 msgid "`%s' attribute is not supported on this platform"
17162 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
17164 #: cp/tree.c:2524
17165 #, c-format
17166 msgid "lang_* check: failed in %s, at %s:%d"
17167 msgstr ""
17169 #: cp/typeck.c:436 cp/typeck.c:450 cp/typeck.c:542
17170 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
17171 msgstr ""
17173 #: cp/typeck.c:512
17174 #, c-format
17175 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
17176 msgstr ""
17178 #: cp/typeck.c:562
17179 msgid "%s between distinct pointer-to-member types `%T' and `%T' lacks a cast"
17180 msgstr ""
17182 #: cp/typeck.c:1234
17183 #, c-format
17184 msgid "invalid application of `%s' to a member function"
17185 msgstr ""
17187 #: cp/typeck.c:1267
17188 #, fuzzy, c-format
17189 msgid "invalid application of `%s' to a bit-field"
17190 msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
17192 #: cp/typeck.c:1272
17193 #, c-format
17194 msgid "ISO C++ forbids applying `%s' to an expression of function type"
17195 msgstr ""
17197 #: cp/typeck.c:1308
17198 #, fuzzy
17199 msgid "invalid use of non-static member function"
17200 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
17202 #: cp/typeck.c:1494
17203 msgid "deprecated conversion from string constant to `%T'"
17204 msgstr ""
17206 #: cp/typeck.c:1606 cp/typeck.c:1897
17207 msgid "request for member `%D' in `%E', which is of non-class type `%T'"
17208 msgstr ""
17210 #: cp/typeck.c:1633
17211 #, fuzzy, c-format
17212 msgid "invalid use of nonstatic data member '%E'"
17213 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
17215 #: cp/typeck.c:1685 cp/typeck.c:1707
17216 #, fuzzy
17217 msgid "invalid access to non-static data member `%D' of NULL object"
17218 msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
17220 #: cp/typeck.c:1687 cp/typeck.c:1709
17221 msgid "(perhaps the `offsetof' macro was used incorrectly)"
17222 msgstr ""
17224 #: cp/typeck.c:1824
17225 msgid "the type being destroyed is `%T', but the destructor refers to `%T'"
17226 msgstr ""
17228 #: cp/typeck.c:1947
17229 #, fuzzy
17230 msgid "`%D::%D' is not a member of `%T'"
17231 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17233 #: cp/typeck.c:1958
17234 #, fuzzy
17235 msgid "`%T' is not a base of `%T'"
17236 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
17238 #: cp/typeck.c:1977
17239 #, fuzzy
17240 msgid "'%D' has no member named '%E'"
17241 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17243 #: cp/typeck.c:1992
17244 #, fuzzy
17245 msgid "`%D' is not a member template function"
17246 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
17248 #. A pointer to incomplete type (other than cv void) can be
17249 #. dereferenced [expr.unary.op]/1
17250 #: cp/typeck.c:2098
17251 #, fuzzy
17252 msgid "`%T' is not a pointer-to-object type"
17253 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
17255 #: cp/typeck.c:2123
17256 #, c-format
17257 msgid "invalid use of `%s' on pointer to member"
17258 msgstr ""
17260 #: cp/typeck.c:2129
17261 #, fuzzy
17262 msgid "invalid type argument"
17263 msgstr "Ìç Ýãêõñç ðáñÜìåôñïò"
17265 #: cp/typeck.c:2235
17266 msgid "ISO C++ forbids subscripting non-lvalue array"
17267 msgstr ""
17269 #: cp/typeck.c:2246
17270 msgid "subscripting array declared `register'"
17271 msgstr ""
17273 #: cp/typeck.c:2329
17274 #, c-format
17275 msgid "object missing in use of `%E'"
17276 msgstr ""
17278 #: cp/typeck.c:2431
17279 msgid "ISO C++ forbids calling `::main' from within program"
17280 msgstr ""
17282 #: cp/typeck.c:2456
17283 #, c-format
17284 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
17285 msgstr ""
17287 #: cp/typeck.c:2469
17288 #, c-format
17289 msgid "`%E' cannot be used as a function"
17290 msgstr ""
17292 #: cp/typeck.c:2562
17293 #, fuzzy
17294 msgid "too many arguments to %s `%+#D'"
17295 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
17297 #: cp/typeck.c:2564 cp/typeck.c:2670
17298 msgid "at this point in file"
17299 msgstr ""
17301 #: cp/typeck.c:2601
17302 #, fuzzy
17303 msgid "parameter %P of `%D' has incomplete type `%T'"
17304 msgstr "ìç ðëÞñçò åããñáöÞ"
17306 #: cp/typeck.c:2604
17307 #, fuzzy
17308 msgid "parameter %P has incomplete type `%T'"
17309 msgstr "ìç ðëÞñçò åããñáöÞ"
17311 #: cp/typeck.c:2668
17312 #, fuzzy
17313 msgid "too few arguments to %s `%+#D'"
17314 msgstr "ðïëý ëßãá ïñßóìáôá"
17316 #: cp/typeck.c:2815 cp/typeck.c:2825
17317 msgid "assuming cast to type `%T' from overloaded function"
17318 msgstr ""
17320 #: cp/typeck.c:2886
17321 #, c-format
17322 msgid "division by zero in `%E / 0'"
17323 msgstr ""
17325 #: cp/typeck.c:2888
17326 #, c-format
17327 msgid "division by zero in `%E / 0.'"
17328 msgstr ""
17330 #: cp/typeck.c:2917
17331 #, fuzzy, c-format
17332 msgid "division by zero in `%E %% 0'"
17333 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
17335 #: cp/typeck.c:2919
17336 #, fuzzy, c-format
17337 msgid "division by zero in `%E %% 0.'"
17338 msgstr "Äéáßñåóç ìå ìçäÝí óôçí áðïôßìçóç: %s"
17340 #: cp/typeck.c:2999
17341 #, c-format
17342 msgid "%s rotate count is negative"
17343 msgstr ""
17345 #: cp/typeck.c:3002
17346 #, c-format
17347 msgid "%s rotate count >= width of type"
17348 msgstr ""
17350 #: cp/typeck.c:3036 cp/typeck.c:3041 cp/typeck.c:3132 cp/typeck.c:3137
17351 msgid "ISO C++ forbids comparison between pointer and integer"
17352 msgstr ""
17354 #: cp/typeck.c:3318
17355 msgid "comparison between types `%#T' and `%#T'"
17356 msgstr ""
17358 #: cp/typeck.c:3354
17359 msgid "comparison between signed and unsigned integer expressions"
17360 msgstr ""
17362 #: cp/typeck.c:3419
17363 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
17364 msgstr ""
17366 #. Some sort of arithmetic operation involving NULL was
17367 #. performed.  Note that pointer-difference and pointer-addition
17368 #. have already been handled above, and so we don't end up here in
17369 #. that case.
17370 #: cp/typeck.c:3441
17371 msgid "NULL used in arithmetic"
17372 msgstr ""
17374 #: cp/typeck.c:3504
17375 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
17376 msgstr ""
17378 #: cp/typeck.c:3506
17379 msgid "ISO C++ forbids using pointer to a function in subtraction"
17380 msgstr ""
17382 #: cp/typeck.c:3508
17383 msgid "ISO C++ forbids using pointer to a method in subtraction"
17384 msgstr ""
17386 #: cp/typeck.c:3520
17387 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17388 msgstr ""
17390 #: cp/typeck.c:3582
17391 #, c-format
17392 msgid "invalid use of '%E' to form a pointer-to-member-function.  Use a qualified-id."
17393 msgstr ""
17395 #: cp/typeck.c:3588
17396 #, c-format
17397 msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function"
17398 msgstr ""
17400 #: cp/typeck.c:3610
17401 msgid "taking address of temporary"
17402 msgstr ""
17404 #: cp/typeck.c:3845
17405 #, c-format
17406 msgid "ISO C++ forbids %sing an enum"
17407 msgstr ""
17409 #: cp/typeck.c:3856
17410 msgid "cannot %s a pointer to incomplete type `%T'"
17411 msgstr ""
17413 #: cp/typeck.c:3862
17414 msgid "ISO C++ forbids %sing a pointer of type `%T'"
17415 msgstr ""
17417 #: cp/typeck.c:3887
17418 msgid "cast to non-reference type used as lvalue"
17419 msgstr ""
17421 #: cp/typeck.c:3921
17422 #, fuzzy
17423 msgid "invalid use of `--' on bool variable `%D'"
17424 msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
17426 #. ARM $3.4
17427 #: cp/typeck.c:3952
17428 msgid "ISO C++ forbids taking address of function `::main'"
17429 msgstr ""
17431 #. An expression like &memfn.
17432 #: cp/typeck.c:4027
17433 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'"
17434 msgstr ""
17436 #: cp/typeck.c:4032
17437 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
17438 msgstr ""
17440 #: cp/typeck.c:4060
17441 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17442 msgstr ""
17444 #: cp/typeck.c:4080
17445 msgid "unary `&'"
17446 msgstr ""
17448 #: cp/typeck.c:4113
17449 msgid "attempt to take address of bit-field structure member `%D'"
17450 msgstr ""
17452 #: cp/typeck.c:4227
17453 msgid "taking address of destructor"
17454 msgstr ""
17456 #: cp/typeck.c:4240
17457 msgid "taking address of bound pointer-to-member expression"
17458 msgstr ""
17460 #: cp/typeck.c:4248
17461 #, fuzzy
17462 msgid "cannot create pointer to reference member `%D'"
17463 msgstr "äåí åßíáé äõíáôüí íá ãßíåé `stat' ôï locale áñ÷åßï `%s'"
17465 #: cp/typeck.c:4311
17466 msgid "cannot take the address of `this', which is an rvalue expression"
17467 msgstr ""
17469 #: cp/typeck.c:4330
17470 msgid "address requested for `%D', which is declared `register'"
17471 msgstr ""
17473 #: cp/typeck.c:4398
17474 #, fuzzy, c-format
17475 msgid "%s expression list treated as compound expression"
17476 msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
17478 #: cp/typeck.c:4472
17479 msgid "%s from type `%T' to type `%T' casts away constness"
17480 msgstr ""
17482 #: cp/typeck.c:4674
17483 #, fuzzy
17484 msgid "invalid static_cast from type `%T' to type `%T'"
17485 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
17487 #: cp/typeck.c:4714
17488 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
17489 msgstr ""
17491 #: cp/typeck.c:4734
17492 msgid "reinterpret_cast from `%T' to `%T' loses precision"
17493 msgstr ""
17495 #: cp/typeck.c:4753
17496 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17497 msgstr ""
17499 #: cp/typeck.c:4759
17500 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
17501 msgstr ""
17503 #: cp/typeck.c:4787
17504 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
17505 msgstr ""
17507 #: cp/typeck.c:4790
17508 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
17509 msgstr ""
17511 #: cp/typeck.c:4813
17512 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
17513 msgstr ""
17515 #: cp/typeck.c:4830
17516 #, fuzzy
17517 msgid "invalid const_cast from type `%T' to type `%T'"
17518 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
17520 #: cp/typeck.c:4870 cp/typeck.c:4875
17521 msgid "ISO C++ forbids casting to an array type `%T'"
17522 msgstr ""
17524 #: cp/typeck.c:4883
17525 #, fuzzy
17526 msgid "invalid cast to function type `%T'"
17527 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
17529 #: cp/typeck.c:4939
17530 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
17531 msgstr ""
17533 #: cp/typeck.c:4985
17534 msgid "cast from `%T' to `%T' increases required alignment of target type"
17535 msgstr ""
17537 #: cp/typeck.c:5152
17538 msgid "  in evaluation of `%Q(%#T, %#T)'"
17539 msgstr ""
17541 #: cp/typeck.c:5194
17542 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
17543 msgstr ""
17545 #: cp/typeck.c:5267
17546 msgid "incompatible types in assignment of `%T' to `%T'"
17547 msgstr ""
17549 #: cp/typeck.c:5274
17550 msgid "ISO C++ forbids assignment of arrays"
17551 msgstr ""
17553 #: cp/typeck.c:5374
17554 msgid "   in pointer to member function conversion"
17555 msgstr ""
17557 #: cp/typeck.c:5382
17558 msgid "   in pointer to member conversion"
17559 msgstr ""
17561 #. This is a reinterpret cast, we choose to do nothing.
17562 #: cp/typeck.c:5392 cp/typeck.c:5407
17563 #, fuzzy
17564 msgid "pointer to member cast via virtual base `%T'"
17565 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17567 #: cp/typeck.c:5410
17568 #, fuzzy
17569 msgid "pointer to member conversion via virtual base `%T'"
17570 msgstr "äåí åßóôå ìÝëïò ôçò ïìÜäáò `%s'"
17572 #: cp/typeck.c:5480
17573 msgid "invalid conversion to type `%T' from type `%T'"
17574 msgstr ""
17576 #: cp/typeck.c:5636
17577 msgid "passing NULL used for non-pointer %s %P of `%D'"
17578 msgstr ""
17580 #: cp/typeck.c:5639
17581 msgid "%s to non-pointer type `%T' from NULL"
17582 msgstr ""
17584 #: cp/typeck.c:5647
17585 msgid "passing `%T' for %s %P of `%D'"
17586 msgstr ""
17588 #: cp/typeck.c:5650
17589 msgid "%s to `%T' from `%T'"
17590 msgstr ""
17592 #: cp/typeck.c:5660
17593 msgid "passing negative value `%E' for %s %P of `%D'"
17594 msgstr ""
17596 #: cp/typeck.c:5663
17597 msgid "%s of negative value `%E' to `%T'"
17598 msgstr ""
17600 #: cp/typeck.c:5751
17601 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
17602 msgstr ""
17604 #: cp/typeck.c:5754
17605 #, fuzzy
17606 msgid "cannot convert `%T' to `%T' in %s"
17607 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
17609 #: cp/typeck.c:5831 cp/typeck.c:5833
17610 #, fuzzy
17611 msgid "in passing argument %P of `%+D'"
17612 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
17614 #: cp/typeck.c:5940
17615 #, fuzzy
17616 msgid "returning reference to temporary"
17617 msgstr "xdr_reference: ç ìíÞìç åîáíôëÞèçêå\n"
17619 #: cp/typeck.c:5947
17620 msgid "reference to non-lvalue returned"
17621 msgstr ""
17623 #: cp/typeck.c:5959
17624 msgid "reference to local variable `%D' returned"
17625 msgstr ""
17627 #: cp/typeck.c:5962
17628 msgid "address of local variable `%D' returned"
17629 msgstr ""
17631 #: cp/typeck.c:5992
17632 msgid "returning a value from a destructor"
17633 msgstr ""
17635 #. If a return statement appears in a handler of the
17636 #. function-try-block of a constructor, the program is ill-formed.
17637 #: cp/typeck.c:6000
17638 msgid "cannot return from a handler of a function-try-block of a constructor"
17639 msgstr ""
17641 #. You can't return a value from a constructor.
17642 #: cp/typeck.c:6003
17643 msgid "returning a value from a constructor"
17644 msgstr ""
17646 #: cp/typeck.c:6026
17647 #, fuzzy
17648 msgid "return-statement with no value, in function returning '%T'"
17649 msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü"
17651 #: cp/typeck.c:6043
17652 #, fuzzy
17653 msgid "return-statement with a value, in function returning 'void'"
17654 msgstr "`return' ÷ùñßò ôéìÞ, óå óõíÜñôçóç ðïõ åðéóôñÝöåé ìç-êåíü"
17656 #: cp/typeck.c:6065
17657 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
17658 msgstr ""
17660 #: cp/typeck2.c:55
17661 msgid "type `%T' is not a base type for type `%T'"
17662 msgstr ""
17664 #: cp/typeck2.c:151
17665 #, fuzzy
17666 msgid "cannot declare variable `%D' to be of type `%T'"
17667 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
17669 #: cp/typeck2.c:154
17670 #, fuzzy
17671 msgid "cannot declare parameter `%D' to be of type `%T'"
17672 msgstr "äåí åßíáé äõíáôü íá äçìéïõñãçèåß ôï %s `%s' óôï `%s'"
17674 #: cp/typeck2.c:157
17675 #, fuzzy
17676 msgid "cannot declare field `%D' to be of type `%T'"
17677 msgstr "Üãíùóôïò ÷áñáêôÞñáò óôï ðåäßï `%s' ôçò êáôçãïñßáò `%s'"
17679 #: cp/typeck2.c:161
17680 msgid "invalid return type for member function `%#D'"
17681 msgstr ""
17683 #: cp/typeck2.c:163
17684 #, fuzzy
17685 msgid "invalid return type for function `%#D'"
17686 msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
17688 #: cp/typeck2.c:166
17689 #, fuzzy
17690 msgid "cannot allocate an object of type `%T'"
17691 msgstr "áäõíáìßá áíÜãíùóçò êáôáëüãïõ locale `%s'"
17693 #: cp/typeck2.c:173
17694 msgid "  because the following virtual functions are abstract:"
17695 msgstr ""
17697 #: cp/typeck2.c:175
17698 msgid "\t%#D"
17699 msgstr ""
17701 #: cp/typeck2.c:178
17702 msgid "  since type `%T' has abstract virtual functions"
17703 msgstr ""
17705 #: cp/typeck2.c:427
17706 msgid "constructor syntax used, but no constructor declared for type `%T'"
17707 msgstr ""
17709 #: cp/typeck2.c:440
17710 msgid "cannot initialize arrays using this syntax"
17711 msgstr ""
17713 #: cp/typeck2.c:545
17714 msgid "initializing array with parameter list"
17715 msgstr ""
17717 #: cp/typeck2.c:600
17718 msgid "initializer for scalar variable requires one element"
17719 msgstr ""
17721 #: cp/typeck2.c:607
17722 msgid "braces around scalar initializer for `%T'"
17723 msgstr ""
17725 #: cp/typeck2.c:610
17726 msgid "ignoring extra initializers for `%T'"
17727 msgstr ""
17729 #: cp/typeck2.c:622
17730 msgid "variable-sized object of type `%T' may not be initialized"
17731 msgstr ""
17733 #: cp/typeck2.c:632
17734 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
17735 msgstr ""
17737 #: cp/typeck2.c:697
17738 msgid "aggregate has a partly bracketed initializer"
17739 msgstr ""
17741 #: cp/typeck2.c:735 cp/typeck2.c:840
17742 msgid "non-trivial labeled initializers"
17743 msgstr ""
17745 #: cp/typeck2.c:752
17746 msgid "non-empty initializer for array of empty elements"
17747 msgstr ""
17749 #: cp/typeck2.c:806
17750 msgid "initializer list for object of class with virtual base classes"
17751 msgstr ""
17753 #: cp/typeck2.c:812
17754 msgid "initializer list for object of class with base classes"
17755 msgstr ""
17757 #: cp/typeck2.c:818
17758 msgid "initializer list for object using virtual functions"
17759 msgstr ""
17761 #: cp/typeck2.c:880 cp/typeck2.c:896
17762 msgid "missing initializer for member `%D'"
17763 msgstr ""
17765 #: cp/typeck2.c:885
17766 msgid "uninitialized const member `%D'"
17767 msgstr ""
17769 #: cp/typeck2.c:887
17770 msgid "member `%D' with uninitialized const fields"
17771 msgstr ""
17773 #: cp/typeck2.c:890
17774 msgid "member `%D' is uninitialized reference"
17775 msgstr ""
17777 #: cp/typeck2.c:937
17778 msgid "index value instead of field name in union initializer"
17779 msgstr ""
17781 #: cp/typeck2.c:949
17782 msgid "no field `%D' in union being initialized"
17783 msgstr ""
17785 #: cp/typeck2.c:957
17786 msgid "union `%T' with no named members cannot be initialized"
17787 msgstr ""
17789 #: cp/typeck2.c:993
17790 msgid "excess elements in aggregate initializer"
17791 msgstr ""
17793 #: cp/typeck2.c:1102
17794 msgid "circular pointer delegation detected"
17795 msgstr ""
17797 #: cp/typeck2.c:1115
17798 msgid "base operand of `->' has non-pointer type `%T'"
17799 msgstr ""
17801 #: cp/typeck2.c:1139
17802 msgid "result of `operator->()' yields non-pointer result"
17803 msgstr ""
17805 #: cp/typeck2.c:1141
17806 msgid "base operand of `->' is not a pointer"
17807 msgstr ""
17809 #: cp/typeck2.c:1164
17810 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
17811 msgstr ""
17813 #: cp/typeck2.c:1172
17814 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
17815 msgstr ""
17817 #: cp/typeck2.c:1182
17818 msgid "member type `%T::' incompatible with object type `%T'"
17819 msgstr ""
17821 #: cp/typeck2.c:1398
17822 msgid "call to function `%D' which throws incomplete type `%#T'"
17823 msgstr ""
17825 #: cp/typeck2.c:1401
17826 #, fuzzy
17827 msgid "call to function which throws incomplete type `%#T'"
17828 msgstr "ìç ðëÞñçò åããñáöÞ"
17830 #. XXX Not i18n clean.
17831 #: cp/cp-tree.h:3756
17832 #, c-format
17833 msgid "%s is deprecated, please see the documentation for details"
17834 msgstr ""
17836 #: f/bad.c:388
17837 msgid "note:"
17838 msgstr "óçìåßùóç:"
17840 #: f/bad.c:392
17841 #, fuzzy
17842 msgid "warning:"
17843 msgstr "ðñïåéäïðïßçóç: "
17845 #: f/bad.c:396
17846 msgid "fatal:"
17847 msgstr "ìïéñáßï:"
17849 #: f/bad.c:438
17850 msgid "(continued):"
17851 msgstr "(óõíå÷ßæåôáé):"
17853 #: f/bad.c:488 f/bad.c:506
17854 msgid "[REPORT BUG!!] %"
17855 msgstr "[ÁÍÁÖ¸ÑÅÔÅ ÔÏ ÓÖ¶ËÌÁ!!] %"
17857 #: f/bad.c:495 f/bad.c:527
17858 msgid "[REPORT BUG!!]"
17859 msgstr "[ÁÍÁÖ¸ÑÅÔÅ ÔÏ ÓÖÁËÌÁ!!]"
17861 #: f/com.c:3125
17862 #, no-c-format
17863 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
17864 msgstr ""
17866 #: f/com.c:11565
17867 msgid "no INTEGER type can hold a pointer on this configuration"
17868 msgstr ""
17870 #: f/com.c:11839
17871 #, c-format
17872 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
17873 msgstr ""
17875 #: f/com.c:11841
17876 #, c-format
17877 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
17878 msgstr ""
17880 #: f/com.c:11843
17881 msgid "properly unless they all are 32 bits wide"
17882 msgstr ""
17884 #: f/com.c:11844
17885 msgid "Please keep this in mind before you report bugs."
17886 msgstr ""
17888 #. I/O will probably crash.
17889 #: f/com.c:11852
17890 #, c-format
17891 msgid "configuration: char * holds %d bits, but ftnlen only %d"
17892 msgstr ""
17894 #. ASSIGN 10 TO I will crash.
17895 #: f/com.c:11861
17896 #, c-format
17897 msgid ""
17898 "configuration: char * holds %d bits, but INTEGER only %d --\n"
17899 " ASSIGN statement might fail"
17900 msgstr ""
17902 #: f/com.c:13677
17903 #, fuzzy
17904 msgid "In statement function"
17905 msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
17907 #: f/com.c:13687
17908 msgid "Outside of any program unit:\n"
17909 msgstr ""
17911 #: f/com.c:15283
17912 #, no-c-format
17913 msgid "%A from %B at %0%C"
17914 msgstr ""
17916 #: f/com.c:15593
17917 #, no-c-format
17918 msgid "At %0, INCLUDE file %A exists, but is not readable"
17919 msgstr ""
17921 #: f/com.c:15628
17922 #, no-c-format
17923 msgid "At %0, INCLUDE nesting too deep"
17924 msgstr ""
17926 #: f/expr.c:8706
17927 #, no-c-format
17928 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
17929 msgstr ""
17931 #: f/expr.c:8756
17932 #, no-c-format
17933 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
17934 msgstr ""
17936 #: f/expr.c:9639
17937 #, no-c-format
17938 msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
17939 msgstr ""
17941 #: f/expr.c:10010
17942 #, no-c-format
17943 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
17944 msgstr ""
17946 #: f/g77spec.c:231
17947 #, c-format
17948 msgid "overflowed output arg list for `%s'"
17949 msgstr ""
17951 #: f/g77spec.c:353
17952 msgid ""
17953 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
17954 "You may redistribute copies of GNU Fortran\n"
17955 "under the terms of the GNU General Public License.\n"
17956 "For more information about these matters, see the file named COPYING\n"
17957 "or type the command `info -f g77 Copying'.\n"
17958 msgstr ""
17960 #: f/g77spec.c:369
17961 msgid "--driver no longer supported"
17962 msgstr ""
17964 #: f/g77spec.c:382
17965 #, fuzzy, c-format
17966 msgid "argument to `%s' missing"
17967 msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
17969 #: f/g77spec.c:386
17970 #, fuzzy
17971 msgid "no input files; unwilling to write output files"
17972 msgstr "%s: ôï áñ÷åßï åéóüäïõ åßíáé ôï áñ÷åßï åîüäïõ"
17974 #: f/implic.c:203
17975 #, fuzzy, no-c-format
17976 msgid "Implicit declaration of `%A' at %0"
17977 msgstr "ðñïçãïýìåíç áõôïíüçôç äéáêýñçîç ôïõ `%s'"
17979 # src/main.c:663
17980 #: f/lex.c:321
17981 #, fuzzy, no-c-format
17982 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
17983 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
17985 # src/main.c:663
17986 #: f/lex.c:340
17987 #, fuzzy, no-c-format
17988 msgid "Unknown escape sequence `\\%A' at %0"
17989 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
17991 #: f/lex.c:349
17992 #, fuzzy, no-c-format
17993 msgid "Unterminated escape sequence `\\' at %0"
17994 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
17996 #: f/lex.c:360
17997 #, no-c-format
17998 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
17999 msgstr ""
18001 #: f/lex.c:388
18002 #, no-c-format
18003 msgid "\\x used at %0 with no following hex digits"
18004 msgstr ""
18006 #: f/lex.c:402
18007 #, fuzzy, no-c-format
18008 msgid "Hex escape at %0 out of range"
18009 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
18011 #: f/lex.c:436
18012 #, fuzzy, no-c-format
18013 msgid "Escape sequence at %0 out of range for character"
18014 msgstr "ìç Ýãêõñç äéáäéêáóßá äéáöõãÞò óôï ôÝëïò ôïõ áëöáñéèìéôéêïý"
18016 #: f/lex.c:590
18017 #, fuzzy
18018 msgid "hex escape out of range"
18019 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
18021 #: f/lex.c:643
18022 #, c-format
18023 msgid "non-ANSI-standard escape sequence, `\\%c'"
18024 msgstr ""
18026 # src/main.c:663
18027 #: f/lex.c:656
18028 #, fuzzy, c-format
18029 msgid "non-ISO escape sequence `\\%c'"
18030 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
18032 # src/main.c:663
18033 #: f/lex.c:660
18034 #, fuzzy, c-format
18035 msgid "unknown escape sequence `\\%c'"
18036 msgstr "¶ãíùóôç óõìâïëïóåéñÜ `%s'"
18038 #: f/lex.c:662
18039 #, c-format
18040 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
18041 msgstr ""
18043 #: f/lex.c:745
18044 msgid "badly formed directive -- no closing quote"
18045 msgstr ""
18047 #: f/lex.c:809
18048 msgid "#-lines for entering and leaving files don't match"
18049 msgstr ""
18051 #: f/lex.c:969
18052 msgid "bad directive -- missing close-quote"
18053 msgstr ""
18055 #: f/lex.c:1108
18056 #, fuzzy
18057 msgid "invalid #ident"
18058 msgstr "ìç Ýãêõñï äéêáßùìá"
18060 #: f/lex.c:1125
18061 #, fuzzy
18062 msgid "undefined or invalid # directive"
18063 msgstr "%%%c: êáôåõèõíôÞñéïò ãñáììÞ ìç Ýãêõñç."
18065 #: f/lex.c:1180
18066 #, fuzzy
18067 msgid "invalid #line"
18068 msgstr "ìç Ýãêõñïò áñéèìüò"
18070 #: f/lex.c:1236 f/lex.c:1280
18071 msgid "use `#line ...' instead of `# ...' in first line"
18072 msgstr ""
18074 #: f/lex.c:1290
18075 #, fuzzy
18076 msgid "invalid #-line"
18077 msgstr "ìç Ýãêõñïò áñéèìüò"
18079 #: f/lex.c:1383
18080 #, fuzzy, no-c-format
18081 msgid "Null character at %0 -- line ignored"
18082 msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò óôï áñ÷åßï: "
18084 #: f/stb.c:9177
18085 #, no-c-format
18086 msgid "INCLUDE at %0 not the only statement on the source line"
18087 msgstr ""
18089 #: f/ste.c:1397 f/ste.c:1744
18090 msgid "ASSIGNed FORMAT specifier is too small"
18091 msgstr ""
18093 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
18094 #: f/ste.c:2621
18095 #, no-c-format
18096 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
18097 msgstr ""
18099 #: f/ste.c:2725
18100 msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)"
18101 msgstr ""
18103 #: f/ste.c:2957
18104 msgid "ASSIGN to variable that is too small"
18105 msgstr ""
18107 #: f/ste.c:2989
18108 msgid "ASSIGNed GOTO target variable is too small"
18109 msgstr ""
18111 #: f/stu.c:305
18112 #, no-c-format
18113 msgid "Local adjustable symbol `%A' at %0"
18114 msgstr ""
18116 #: f/target.c:2545
18117 msgid "data initializer on host with different endianness"
18118 msgstr ""
18120 #: f/top.c:244
18121 #, fuzzy
18122 msgid "-fvxt-not-f90 no longer supported -- try -fvxt"
18123 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
18125 #: f/top.c:248
18126 msgid "-ff90-not-vxt no longer supported -- try -fno-vxt -ff90"
18127 msgstr ""
18129 #: f/top.c:318
18130 msgid "-fdebug-kludge is disabled, use normal debugging flags"
18131 msgstr ""
18133 #: f/bad.def:39
18134 #, fuzzy, no-c-format
18135 msgid "Missing first operand for binary operator at %0"
18136 msgstr "Áãíùóôïò äõáäéêüò ÷åéñéóôÞò."
18138 #: f/bad.def:42
18139 #, fuzzy, no-c-format
18140 msgid "Zero-length character constant at %0"
18141 msgstr "êåíü áëöáñéèìçôéêü"
18143 #: f/bad.def:45
18144 #, fuzzy, no-c-format
18145 msgid "Invalid token at %0 in expression or subexpression at %1"
18146 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
18148 #: f/bad.def:48
18149 #, no-c-format
18150 msgid "Missing operand for operator at %1 at end of expression at %0"
18151 msgstr ""
18153 #: f/bad.def:51
18154 #, no-c-format
18155 msgid "Label %A already defined at %1 when redefined at %0"
18156 msgstr ""
18158 #: f/bad.def:54
18159 #, no-c-format
18160 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
18161 msgstr ""
18163 #: f/bad.def:57
18164 #, no-c-format
18165 msgid "Label definition %A at %0 on empty statement (as of %1)"
18166 msgstr ""
18168 #: f/bad.def:65
18169 #, no-c-format
18170 msgid "Invalid first character at %0 [info -f g77 M LEX]"
18171 msgstr ""
18173 #: f/bad.def:68
18174 #, no-c-format
18175 msgid "Line too long as of %0 [info -f g77 M LEX]"
18176 msgstr ""
18178 #: f/bad.def:71
18179 #, no-c-format
18180 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
18181 msgstr ""
18183 #: f/bad.def:74
18184 #, no-c-format
18185 msgid "Label number at %0 not in range 1-99999"
18186 msgstr ""
18188 #: f/bad.def:77
18189 #, no-c-format
18190 msgid "At %0, '!' and '/*' are not valid comment delimiters"
18191 msgstr ""
18193 #: f/bad.def:80
18194 #, no-c-format
18195 msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
18196 msgstr ""
18198 #: f/bad.def:83
18199 #, no-c-format
18200 msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
18201 msgstr ""
18203 #: f/bad.def:91
18204 #, fuzzy, no-c-format
18205 msgid "Character constant at %0 has no closing apostrophe at %1"
18206 msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
18208 #: f/bad.def:94
18209 #, no-c-format
18210 msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
18211 msgstr ""
18213 #: f/bad.def:97
18214 #, no-c-format
18215 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
18216 msgstr ""
18218 #: f/bad.def:100
18219 #, fuzzy, no-c-format
18220 msgid "Integer at %0 too large"
18221 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
18223 #: f/bad.def:123
18224 #, no-c-format
18225 msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
18226 msgstr ""
18228 #: f/bad.def:126
18229 #, no-c-format
18230 msgid "Missing close-period between `.%A' at %0 and %1"
18231 msgstr ""
18233 #: f/bad.def:129
18234 #, no-c-format
18235 msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
18236 msgstr ""
18238 #: f/bad.def:132
18239 #, no-c-format
18240 msgid "Missing value at %1 for real-number exponent at %0"
18241 msgstr ""
18243 #: f/bad.def:135
18244 #, no-c-format
18245 msgid "Expected binary operator between expressions at %0 and at %1"
18246 msgstr ""
18248 #: f/bad.def:253
18249 #, no-c-format
18250 msgid "Semicolon at %0 is an invalid token"
18251 msgstr ""
18253 #: f/bad.def:271
18254 #, no-c-format
18255 msgid "Extraneous comma in FORMAT statement at %0"
18256 msgstr ""
18258 #: f/bad.def:274
18259 #, no-c-format
18260 msgid "Missing comma in FORMAT statement at %0"
18261 msgstr ""
18263 #: f/bad.def:277
18264 #, no-c-format
18265 msgid "Spurious sign in FORMAT statement at %0"
18266 msgstr ""
18268 #: f/bad.def:280
18269 #, no-c-format
18270 msgid "Spurious number in FORMAT statement at %0"
18271 msgstr ""
18273 #: f/bad.def:283
18274 #, no-c-format
18275 msgid "Spurious text trailing number in FORMAT statement at %0"
18276 msgstr ""
18278 #: f/bad.def:291
18279 #, fuzzy, no-c-format
18280 msgid "Unrecognized FORMAT specifier at %0"
18281 msgstr "Üãíùóôï ðñüèåìá: %s"
18283 #: f/bad.def:419
18284 #, no-c-format
18285 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
18286 msgstr ""
18288 #: f/bad.def:422
18289 #, no-c-format
18290 msgid "Missing number following period in FORMAT statement at %0"
18291 msgstr ""
18293 #: f/bad.def:425
18294 #, no-c-format
18295 msgid "Missing number following `E' in FORMAT statement at %0"
18296 msgstr ""
18298 #: f/bad.def:433
18299 #, no-c-format
18300 msgid "Spurious trailing comma preceding terminator at %0"
18301 msgstr ""
18303 #: f/bad.def:436
18304 #, no-c-format
18305 msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
18306 msgstr ""
18308 #: f/bad.def:439
18309 #, no-c-format
18310 msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
18311 msgstr ""
18313 #: f/bad.def:452
18314 #, no-c-format
18315 msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
18316 msgstr ""
18318 #: f/bad.def:455
18319 #, no-c-format
18320 msgid "Reference to label at %1 inconsistent with its definition at %0"
18321 msgstr ""
18323 #: f/bad.def:458
18324 #, no-c-format
18325 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
18326 msgstr ""
18328 #: f/bad.def:461
18329 #, no-c-format
18330 msgid "DO-statement reference to label at %1 follows its definition at %0"
18331 msgstr ""
18333 #: f/bad.def:464
18334 #, no-c-format
18335 msgid "Reference to label at %1 is outside block containing definition at %0"
18336 msgstr ""
18338 #: f/bad.def:467
18339 #, no-c-format
18340 msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
18341 msgstr ""
18343 #: f/bad.def:470
18344 #, no-c-format
18345 msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
18346 msgstr ""
18348 #: f/bad.def:473
18349 #, no-c-format
18350 msgid "Label definition at %0 invalid on this kind of statement"
18351 msgstr ""
18353 #: f/bad.def:476
18354 #, no-c-format
18355 msgid "Statement at %0 invalid in this context"
18356 msgstr ""
18358 #: f/bad.def:479
18359 #, no-c-format
18360 msgid "Statement at %0 invalid in context established by statement at %1"
18361 msgstr ""
18363 #: f/bad.def:482
18364 #, no-c-format
18365 msgid "Statement at %0 must specify construct name specified at %1"
18366 msgstr ""
18368 #: f/bad.def:485
18369 #, no-c-format
18370 msgid "Construct name at %0 superfluous, no construct name specified at %1"
18371 msgstr ""
18373 #: f/bad.def:488
18374 #, no-c-format
18375 msgid "Construct name at %0 not the same as construct name at %1"
18376 msgstr ""
18378 #: f/bad.def:491
18379 #, no-c-format
18380 msgid "Construct name at %0 does not match construct name for any containing DO constructs"
18381 msgstr ""
18383 #: f/bad.def:494
18384 #, no-c-format
18385 msgid "Label definition missing at %0 for DO construct specifying label at %1"
18386 msgstr ""
18388 #: f/bad.def:497
18389 #, no-c-format
18390 msgid "Statement at %0 follows ELSE block for IF construct at %1"
18391 msgstr ""
18393 #: f/bad.def:500
18394 #, no-c-format
18395 msgid "No label definition for FORMAT statement at %0"
18396 msgstr ""
18398 #: f/bad.def:503
18399 #, no-c-format
18400 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
18401 msgstr ""
18403 #: f/bad.def:506
18404 #, no-c-format
18405 msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
18406 msgstr ""
18408 #: f/bad.def:509
18409 #, no-c-format
18410 msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
18411 msgstr ""
18413 #: f/bad.def:512
18414 #, no-c-format
18415 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
18416 msgstr ""
18418 #: f/bad.def:515
18419 #, no-c-format
18420 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
18421 msgstr ""
18423 #: f/bad.def:518
18424 #, no-c-format
18425 msgid "Program unit name at %0 not the same as name at %1"
18426 msgstr ""
18428 #: f/bad.def:521
18429 #, no-c-format
18430 msgid "Type name at %0 not the same as name at %1"
18431 msgstr ""
18433 #: f/bad.def:524
18434 #, no-c-format
18435 msgid "End of source file before end of block started at %0"
18436 msgstr ""
18438 #: f/bad.def:527
18439 #, no-c-format
18440 msgid "Undefined label, first referenced at %0"
18441 msgstr ""
18443 #: f/bad.def:530
18444 #, no-c-format
18445 msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
18446 msgstr ""
18448 #: f/bad.def:533
18449 #, no-c-format
18450 msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
18451 msgstr ""
18453 #: f/bad.def:536
18454 #, no-c-format
18455 msgid "RETURN statement at %0 invalid within a main program unit"
18456 msgstr ""
18458 #: f/bad.def:539
18459 #, no-c-format
18460 msgid "Alternate return specifier at %0 invalid within a main program unit"
18461 msgstr ""
18463 #: f/bad.def:542
18464 #, no-c-format
18465 msgid "Alternate return specifier at %0 invalid within a function"
18466 msgstr ""
18468 #: f/bad.def:545
18469 #, no-c-format
18470 msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
18471 msgstr ""
18473 #: f/bad.def:548
18474 #, no-c-format
18475 msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
18476 msgstr ""
18478 #: f/bad.def:551
18479 #, no-c-format
18480 msgid "No components specified as of %0 for derived-type definition beginning at %1"
18481 msgstr ""
18483 #: f/bad.def:554
18484 #, no-c-format
18485 msgid "No components specified as of %0 for structure definition beginning at %1"
18486 msgstr ""
18488 #: f/bad.def:557
18489 #, no-c-format
18490 msgid "Missing structure name for outer structure definition at %0"
18491 msgstr ""
18493 #: f/bad.def:560
18494 #, no-c-format
18495 msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
18496 msgstr ""
18498 #: f/bad.def:563
18499 #, no-c-format
18500 msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
18501 msgstr ""
18503 #: f/bad.def:566
18504 #, no-c-format
18505 msgid "No components specified as of %0 for map beginning at %1"
18506 msgstr ""
18508 #: f/bad.def:569
18509 #, no-c-format
18510 msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
18511 msgstr ""
18513 #: f/bad.def:572
18514 #, no-c-format
18515 msgid "Missing %A specifier in statement at %0"
18516 msgstr ""
18518 #: f/bad.def:575
18519 #, no-c-format
18520 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
18521 msgstr ""
18523 #: f/bad.def:578
18524 #, no-c-format
18525 msgid "Conflicting I/O control specifications at %0 and %1"
18526 msgstr ""
18528 #: f/bad.def:581
18529 #, no-c-format
18530 msgid "No UNIT= specifier in I/O control list at %0"
18531 msgstr ""
18533 #: f/bad.def:584
18534 #, no-c-format
18535 msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
18536 msgstr ""
18538 #: f/bad.def:587
18539 #, no-c-format
18540 msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
18541 msgstr ""
18543 #: f/bad.def:595
18544 #, no-c-format
18545 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
18546 msgstr ""
18548 #: f/bad.def:598
18549 #, no-c-format
18550 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
18551 msgstr ""
18553 #: f/bad.def:601
18554 #, no-c-format
18555 msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
18556 msgstr ""
18558 #: f/bad.def:604
18559 #, no-c-format
18560 msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
18561 msgstr ""
18563 #: f/bad.def:617
18564 #, no-c-format
18565 msgid "Fortran 90 feature at %0 unsupported"
18566 msgstr ""
18568 #: f/bad.def:630
18569 #, no-c-format
18570 msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
18571 msgstr ""
18573 #: f/bad.def:638
18574 #, no-c-format
18575 msgid "Null element at %0 for array reference at %1"
18576 msgstr ""
18578 #: f/bad.def:641
18579 #, no-c-format
18580 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
18581 msgstr ""
18583 #: f/bad.def:644
18584 #, no-c-format
18585 msgid "Too many elements as of %0 for array reference at %1"
18586 msgstr ""
18588 #: f/bad.def:647
18589 #, no-c-format
18590 msgid "Missing colon as of %0 in substring reference for %1"
18591 msgstr ""
18593 #: f/bad.def:650
18594 #, no-c-format
18595 msgid "Invalid use at %0 of substring operator on %1"
18596 msgstr ""
18598 #: f/bad.def:653
18599 #, no-c-format
18600 msgid "Substring begin/end point at %0 out of defined range"
18601 msgstr ""
18603 #: f/bad.def:656
18604 #, no-c-format
18605 msgid "Array element value at %0 out of defined range"
18606 msgstr ""
18608 #: f/bad.def:659
18609 #, no-c-format
18610 msgid "Expression at %0 has incorrect data type or rank for its context"
18611 msgstr ""
18613 #: f/bad.def:662
18614 #, no-c-format
18615 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
18616 msgstr ""
18618 #: f/bad.def:665
18619 #, no-c-format
18620 msgid "%A step count known to be 0 (zero) at %0"
18621 msgstr ""
18623 #: f/bad.def:668
18624 #, no-c-format
18625 msgid "%A end value plus step count known to overflow at %0"
18626 msgstr ""
18628 #: f/bad.def:671
18629 #, no-c-format
18630 msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
18631 msgstr ""
18633 #: f/bad.def:674
18634 #, no-c-format
18635 msgid "%A begin, end, and step-count values known to result in no iterations at %0"
18636 msgstr ""
18638 #: f/bad.def:677
18639 #, no-c-format
18640 msgid "Type disagreement between expressions at %0 and %1"
18641 msgstr ""
18643 #: f/bad.def:690
18644 #, no-c-format
18645 msgid "No specification for implied-DO iterator `%A' at %0"
18646 msgstr ""
18648 #: f/bad.def:693
18649 #, no-c-format
18650 msgid "Gratuitous parentheses surround implied-DO construct at %0"
18651 msgstr ""
18653 #: f/bad.def:696
18654 #, fuzzy, no-c-format
18655 msgid "Zero-size specification invalid at %0"
18656 msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
18658 #: f/bad.def:699
18659 #, no-c-format
18660 msgid "Zero-size array at %0"
18661 msgstr ""
18663 #: f/bad.def:702
18664 #, no-c-format
18665 msgid "Target machine does not support complex entity of kind specified at %0"
18666 msgstr ""
18668 #: f/bad.def:705
18669 #, no-c-format
18670 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
18671 msgstr ""
18673 #: f/bad.def:708
18674 #, no-c-format
18675 msgid "Attempt to raise constant zero to a power at %0"
18676 msgstr ""
18678 #: f/bad.def:806
18679 #, no-c-format
18680 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
18681 msgstr ""
18683 #: f/bad.def:809
18684 #, no-c-format
18685 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
18686 msgstr ""
18688 #: f/bad.def:812
18689 #, no-c-format
18690 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
18691 msgstr ""
18693 #: f/bad.def:815
18694 #, no-c-format
18695 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
18696 msgstr ""
18698 #: f/bad.def:818
18699 #, no-c-format
18700 msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
18701 msgstr ""
18703 #: f/bad.def:821
18704 #, fuzzy, no-c-format
18705 msgid "Unable to open INCLUDE file `%A' at %0"
18706 msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
18708 #: f/bad.def:839
18709 #, no-c-format
18710 msgid "Null argument at %0 for statement function reference at %1"
18711 msgstr ""
18713 #: f/bad.def:842
18714 #, no-c-format
18715 msgid "Null argument at %0 for procedure invocation at %1"
18716 msgstr ""
18718 #: f/bad.def:845
18719 #, no-c-format
18720 msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
18721 msgstr ""
18723 #: f/bad.def:848
18724 #, no-c-format
18725 msgid "%A too many arguments as of %0 for statement function reference at %1"
18726 msgstr ""
18728 #: f/bad.def:851
18729 #, no-c-format
18730 msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
18731 msgstr ""
18733 #: f/bad.def:854
18734 #, no-c-format
18735 msgid "Unsupported FORMAT specifier at %0"
18736 msgstr ""
18738 #: f/bad.def:857
18739 #, no-c-format
18740 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
18741 msgstr ""
18743 #: f/bad.def:880
18744 #, no-c-format
18745 msgid "Unsupported VXT statement at %0"
18746 msgstr ""
18748 #: f/bad.def:883
18749 #, no-c-format
18750 msgid "Attempt to specify second initial value for `%A' at %0"
18751 msgstr ""
18753 #: f/bad.def:886
18754 #, no-c-format
18755 msgid "Too few initial values in list of initializers for `%A' at %0"
18756 msgstr ""
18758 #: f/bad.def:889
18759 #, no-c-format
18760 msgid "Too many initial values in list of initializers starting at %0"
18761 msgstr ""
18763 #: f/bad.def:892
18764 #, no-c-format
18765 msgid "Array or substring specification for `%A' out of range in statement at %0"
18766 msgstr ""
18768 #: f/bad.def:895
18769 #, no-c-format
18770 msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
18771 msgstr ""
18773 #: f/bad.def:898
18774 #, no-c-format
18775 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
18776 msgstr ""
18778 #: f/bad.def:901
18779 #, no-c-format
18780 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
18781 msgstr ""
18783 #: f/bad.def:904
18784 #, no-c-format
18785 msgid "Not an integer constant expression in implied do-loop in statement at %0"
18786 msgstr ""
18788 #: f/bad.def:907
18789 #, no-c-format
18790 msgid "Attempt to specify second initial value for element of `%A' at %0"
18791 msgstr ""
18793 #: f/bad.def:910
18794 #, no-c-format
18795 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
18796 msgstr ""
18798 #: f/bad.def:913
18799 #, no-c-format
18800 msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
18801 msgstr ""
18803 #: f/bad.def:916
18804 #, no-c-format
18805 msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
18806 msgstr ""
18808 #: f/bad.def:919
18809 #, no-c-format
18810 msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
18811 msgstr ""
18813 #: f/bad.def:922
18814 #, no-c-format
18815 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
18816 msgstr ""
18818 #: f/bad.def:925
18819 #, no-c-format
18820 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
18821 msgstr ""
18823 #: f/bad.def:928
18824 #, no-c-format
18825 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
18826 msgstr ""
18828 #: f/bad.def:936
18829 #, no-c-format
18830 msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
18831 msgstr ""
18833 #: f/bad.def:939
18834 #, no-c-format
18835 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
18836 msgstr ""
18838 #: f/bad.def:942
18839 #, no-c-format
18840 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
18841 msgstr ""
18843 #: f/bad.def:945
18844 #, no-c-format
18845 msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
18846 msgstr ""
18848 #: f/bad.def:958
18849 #, no-c-format
18850 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
18851 msgstr ""
18853 #: f/bad.def:976
18854 #, no-c-format
18855 msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
18856 msgstr ""
18858 #: f/bad.def:979
18859 #, no-c-format
18860 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
18861 msgstr ""
18863 #: f/bad.def:987
18864 #, no-c-format
18865 msgid "Blank common initialized at %0"
18866 msgstr ""
18868 #: f/bad.def:990
18869 #, no-c-format
18870 msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
18871 msgstr ""
18873 #: f/bad.def:993
18874 #, no-c-format
18875 msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
18876 msgstr ""
18878 #: f/bad.def:996
18879 #, no-c-format
18880 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
18881 msgstr ""
18883 #: f/bad.def:999
18884 #, no-c-format
18885 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
18886 msgstr ""
18888 #: f/bad.def:1002
18889 #, no-c-format
18890 msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
18891 msgstr ""
18893 #: f/bad.def:1005
18894 #, no-c-format
18895 msgid "Initial character `%A' is lower-case in symbol name at %0"
18896 msgstr ""
18898 #: f/bad.def:1013
18899 #, no-c-format
18900 msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
18901 msgstr ""
18903 #: f/bad.def:1016
18904 #, no-c-format
18905 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
18906 msgstr ""
18908 #: f/bad.def:1034
18909 #, no-c-format
18910 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
18911 msgstr ""
18913 #: f/bad.def:1037
18914 #, fuzzy, no-c-format
18915 msgid "Truncating characters on right side of character constant at %0"
18916 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
18918 #: f/bad.def:1040
18919 #, no-c-format
18920 msgid "Truncating characters on right side of hollerith constant at %0"
18921 msgstr ""
18923 #: f/bad.def:1043
18924 #, no-c-format
18925 msgid "Truncating non-zero data on left side of numeric constant at %0"
18926 msgstr ""
18928 #: f/bad.def:1046
18929 #, no-c-format
18930 msgid "Truncating non-zero data on left side of typeless constant at %0"
18931 msgstr ""
18933 #: f/bad.def:1049
18934 #, fuzzy, no-c-format
18935 msgid "Typeless constant at %0 too large"
18936 msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
18938 #: f/bad.def:1052
18939 #, no-c-format
18940 msgid "First-column ampersand continuation at %0"
18941 msgstr ""
18943 #: f/bad.def:1055 f/bad.def:1058
18944 #, no-c-format
18945 msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
18946 msgstr ""
18948 #: f/bad.def:1061 f/bad.def:1064
18949 #, no-c-format
18950 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
18951 msgstr ""
18953 #: f/bad.def:1067 f/bad.def:1070
18954 #, no-c-format
18955 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
18956 msgstr ""
18958 #: f/bad.def:1073
18959 #, no-c-format
18960 msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
18961 msgstr ""
18963 #: f/bad.def:1076
18964 #, no-c-format
18965 msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
18966 msgstr ""
18968 #: f/bad.def:1079 f/bad.def:1082
18969 #, no-c-format
18970 msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
18971 msgstr ""
18973 #: f/bad.def:1085
18974 #, fuzzy, no-c-format
18975 msgid "Array `%A' at %0 is too large to handle"
18976 msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
18978 #: f/bad.def:1088
18979 #, no-c-format
18980 msgid "Statement function `%A' defined at %0 is not used"
18981 msgstr ""
18983 #: f/bad.def:1091
18984 #, no-c-format
18985 msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
18986 msgstr ""
18988 #: f/bad.def:1094
18989 #, fuzzy, no-c-format
18990 msgid "Internal compiler error -- cannot perform operation"
18991 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
18993 # src/grep.c:1133
18994 #. Kind messages are used in diagnostic location reports of the
18995 #. form "<file>: In function `foo': <error message>".
18996 #: f/info-k.def:32
18997 #, fuzzy
18998 msgid "In unknown kind"
18999 msgstr "Üãíùóôç ìÝèïäïò êáôáëüãùí"
19001 #: f/info-k.def:33
19002 msgid "In entity"
19003 msgstr ""
19005 #: f/info-k.def:34
19006 msgid "In function"
19007 msgstr "Óôç óõíÜñôçóç"
19009 #: f/info-k.def:35
19010 msgid "In subroutine"
19011 msgstr "Óôçí õðïñïõôßíá"
19013 #: f/info-k.def:36
19014 msgid "In program"
19015 msgstr "Óôï ðñüãñáììá"
19017 #: f/info-k.def:37
19018 msgid "In block-data unit"
19019 msgstr "Óôç ìïíÜäá ìðëïê-äåäïìÝíùí"
19021 #: f/info-k.def:38
19022 msgid "In common block"
19023 msgstr "Óôï êïéíü ìðëïê"
19025 #: f/info-k.def:39
19026 msgid "In construct"
19027 msgstr ""
19029 #: f/info-k.def:40
19030 msgid "In namelist"
19031 msgstr ""
19033 #: f/info-k.def:41
19034 msgid "In anything"
19035 msgstr ""
19037 #: java/check-init.c:905
19038 #, c-format
19039 msgid "internal error in check-init: tree code not implemented: %s"
19040 msgstr ""
19042 #: java/check-init.c:977
19043 msgid "%Jfinal field '%D' may not have been initialized"
19044 msgstr ""
19046 #: java/class.c:592 java/class.c:616
19047 #, fuzzy
19048 msgid "internal error - too many interface type"
19049 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
19051 #: java/class.c:715
19052 msgid "bad method signature"
19053 msgstr ""
19055 #: java/class.c:759
19056 msgid "misplaced ConstantValue attribute (not in any field)"
19057 msgstr ""
19059 #: java/class.c:761
19060 #, c-format
19061 msgid "duplicate ConstantValue attribute for field '%s'"
19062 msgstr ""
19064 #: java/class.c:772
19065 #, c-format
19066 msgid "ConstantValue attribute of field '%s' has wrong type"
19067 msgstr ""
19069 #: java/class.c:1067
19070 #, c-format
19071 msgid "field '%s' not found in class"
19072 msgstr ""
19074 #: java/class.c:1324
19075 msgid "%Jabstract method in non-abstract class"
19076 msgstr ""
19078 #: java/class.c:2141
19079 msgid "%Jnon-static method '%D' overrides static method"
19080 msgstr ""
19082 #: java/decl.c:1018
19083 #, fuzzy
19084 msgid "%J'%D' used prior to declaration"
19085 msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
19087 #: java/decl.c:1059
19088 #, c-format
19089 msgid "declaration of `%s' shadows a parameter"
19090 msgstr ""
19092 #: java/decl.c:1062
19093 #, c-format
19094 msgid "declaration of `%s' shadows a symbol from the parameter list"
19095 msgstr ""
19097 #: java/decl.c:1361
19098 #, fuzzy
19099 msgid "%Jlabel '%D' used but not defined"
19100 msgstr "áüñéóôï"
19102 #: java/decl.c:1366
19103 msgid "%Jlabel '%D' defined but not used"
19104 msgstr ""
19106 #: java/decl.c:1494
19107 msgid "%JIn %D: overlapped variable and exception ranges at %d"
19108 msgstr ""
19110 #: java/decl.c:1572
19111 msgid "bad type in parameter debug info"
19112 msgstr ""
19114 #: java/decl.c:1581
19115 msgid "%Jbad PC range for debug info for local '%D'"
19116 msgstr ""
19118 #: java/expr.c:519
19119 msgid "stack underflow - dup* operation"
19120 msgstr ""
19122 #: java/expr.c:1469
19123 #, c-format
19124 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
19125 msgstr ""
19127 #: java/expr.c:1497
19128 #, fuzzy, c-format
19129 msgid "field `%s' not found"
19130 msgstr "ôï áñ÷åßï ÷Üñôç ÷áñáêôÞñùí `%s' äåí âñÝèçêå"
19132 #: java/expr.c:1658
19133 #, fuzzy
19134 msgid "ret instruction not implemented"
19135 msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
19137 #: java/expr.c:1815
19138 #, c-format
19139 msgid "method '%s' not found in class"
19140 msgstr ""
19142 #: java/expr.c:2020
19143 #, c-format
19144 msgid "failed to find class '%s'"
19145 msgstr ""
19147 #: java/expr.c:2030
19148 #, c-format
19149 msgid "class '%s' has no method named '%s' matching signature '%s'"
19150 msgstr ""
19152 #: java/expr.c:2040
19153 msgid "invokestatic on non static method"
19154 msgstr ""
19156 #: java/expr.c:2045
19157 msgid "invokestatic on abstract method"
19158 msgstr ""
19160 #: java/expr.c:2053
19161 msgid "invoke[non-static] on static method"
19162 msgstr ""
19164 #: java/expr.c:2352
19165 #, c-format
19166 msgid "missing field '%s' in '%s'"
19167 msgstr ""
19169 #: java/expr.c:2358
19170 #, c-format
19171 msgid "mismatching signature for field '%s' in '%s'"
19172 msgstr ""
19174 #: java/expr.c:2380
19175 msgid "%Jassignment to final field '%D' not in field's class"
19176 msgstr ""
19178 #: java/expr.c:2385
19179 msgid "%Jassignment to final static field `%D' not in class initializer"
19180 msgstr ""
19182 #: java/expr.c:2393
19183 msgid "%Jassignment to final field '%D' not in constructor"
19184 msgstr ""
19186 #: java/expr.c:2636
19187 #, fuzzy, c-format
19188 msgid "can't expand %s"
19189 msgstr "%s: áäõíáìßá óôçí áíÜãíùóç %s: %s\n"
19191 #: java/expr.c:2808
19192 #, fuzzy
19193 msgid "invalid PC in line number table"
19194 msgstr "ìç Ýãêõñïò áñ÷éêüò áñéèìüò ãñáììÞò: `%s'"
19196 #: java/expr.c:2854
19197 #, c-format
19198 msgid "unreachable bytecode from %d to before %d"
19199 msgstr ""
19201 #: java/expr.c:2892
19202 #, c-format
19203 msgid "unreachable bytecode from %d to the end of the method"
19204 msgstr ""
19206 #. duplicate code from LOAD macro
19207 #: java/expr.c:3206
19208 msgid "unrecogized wide sub-instruction"
19209 msgstr ""
19211 #: java/jcf-io.c:534
19212 #, c-format
19213 msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
19214 msgstr ""
19216 #: java/jcf-parse.c:330
19217 #, fuzzy
19218 msgid "bad string constant"
19219 msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
19221 #: java/jcf-parse.c:348
19222 #, c-format
19223 msgid "bad value constant type %d, index %d"
19224 msgstr ""
19226 #: java/jcf-parse.c:514
19227 #, fuzzy, c-format
19228 msgid "can't reopen %s: %m"
19229 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
19231 #: java/jcf-parse.c:519
19232 #, fuzzy, c-format
19233 msgid "can't close %s: %m"
19234 msgstr "äåí åßíáé äõíáôü íá áëëá÷ôïýí ôá äéêáéþìáôá ôïõ `%s'"
19236 #: java/jcf-parse.c:604
19237 #, fuzzy, c-format
19238 msgid "cannot find file for class %s"
19239 msgstr "äå âñÝèçêå ï ðñïåðåîåñãáóôÞò C: %s \n"
19241 #: java/jcf-parse.c:615
19242 #, fuzzy
19243 msgid "not a valid Java .class file"
19244 msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
19246 #: java/jcf-parse.c:618
19247 #, fuzzy
19248 msgid "error while parsing constant pool"
19249 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ"
19251 #: java/jcf-parse.c:621
19252 #, c-format
19253 msgid "error in constant pool entry #%d\n"
19254 msgstr ""
19256 #. FIXME - where was first time
19257 #: java/jcf-parse.c:633
19258 #, c-format
19259 msgid "reading class %s for the second time from %s"
19260 msgstr ""
19262 #: java/jcf-parse.c:651
19263 #, fuzzy
19264 msgid "error while parsing fields"
19265 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ"
19267 #: java/jcf-parse.c:654
19268 #, fuzzy
19269 msgid "error while parsing methods"
19270 msgstr "óöÜëìá êáôÜ ôçí áíÜãíùóç ôçò åéóüäïõ"
19272 #: java/jcf-parse.c:657
19273 #, fuzzy
19274 msgid "error while parsing final attributes"
19275 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
19277 #: java/jcf-parse.c:671
19278 #, c-format
19279 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"
19280 msgstr ""
19282 #: java/jcf-parse.c:749
19283 #, fuzzy
19284 msgid "missing Code attribute"
19285 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
19287 #: java/jcf-parse.c:981
19288 msgid "%Hsource file seen twice on command line and will be compiled only once"
19289 msgstr ""
19291 #: java/jcf-parse.c:996
19292 #, fuzzy
19293 msgid "no input file specified"
19294 msgstr "Äåí õðÜñ÷ïõí áñ÷åßá åéóüäïõ"
19296 #: java/jcf-parse.c:1025
19297 #, fuzzy, c-format
19298 msgid "can't close input file %s: %m"
19299 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åéóüäïõ `%s'"
19301 #: java/jcf-parse.c:1063
19302 #, c-format
19303 msgid "bad zip/jar file %s"
19304 msgstr ""
19306 #: java/jcf-parse.c:1235
19307 #, fuzzy, c-format
19308 msgid "error while reading %s from zip file"
19309 msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôïõ áñ÷åßïõ åîüäïõ"
19311 #: java/jcf-write.c:2602
19312 #, c-format
19313 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
19314 msgstr ""
19316 #: java/jcf-write.c:2934
19317 #, fuzzy
19318 msgid "field initializer type mismatch"
19319 msgstr "Êáêïóõíôáßñéáóìá ôýðùí êáôá÷þñçóçò/ðßíáêá"
19321 #: java/jcf-write.c:3391
19322 #, fuzzy, c-format
19323 msgid "can't create directory %s: %m"
19324 msgstr "%s: Äåí åßíáé äõíáôüí íá äçìéïõñãçèåß ï êáôÜëïãïò %s: %s\n"
19326 #: java/jcf-write.c:3444
19327 #, fuzzy, c-format
19328 msgid "can't create %s: %m"
19329 msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"
19331 #: java/jv-scan.c:185
19332 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
19333 msgstr ""
19335 #: java/jv-scan.c:188
19336 #, fuzzy, c-format
19337 msgid "can't open output file `%s'"
19338 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ åîüäïõ `%s'"
19340 #: java/jv-scan.c:222
19341 #, fuzzy, c-format
19342 msgid "file not found `%s'"
19343 msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
19345 #: java/jvspec.c:418
19346 msgid "can't specify `-D' without `--main'\n"
19347 msgstr ""
19349 #: java/jvspec.c:421
19350 #, fuzzy, c-format
19351 msgid "`%s' is not a valid class name"
19352 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
19354 #: java/jvspec.c:427
19355 #, fuzzy
19356 msgid "--resource requires -o"
19357 msgstr "ÅóöáëìÝíïò êþäéêáò áßôçóçò"
19359 #: java/jvspec.c:434
19360 msgid "warning: already-compiled .class files ignored with -C"
19361 msgstr ""
19363 #: java/jvspec.c:441
19364 #, fuzzy
19365 msgid "cannot specify both -C and -o"
19366 msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá"
19368 #: java/jvspec.c:453
19369 #, fuzzy
19370 msgid "cannot create temporary file"
19371 msgstr "ÓÖÁËÌÁ: Áäõíáìßá äçìéïõñãßáò ðñïóùñéíïý áñ÷åßïõ ãéá áëëáãÞ"
19373 #: java/jvspec.c:481
19374 msgid "using both @FILE with multiple files not implemented"
19375 msgstr ""
19377 #: java/jvspec.c:530
19378 #, fuzzy
19379 msgid "cannot specify `main' class when not linking"
19380 msgstr "Äåí åßíáé äõíáôü íá äçëùèåß áñéèìüò óôçëþí óôçí ðáñÜëëçëç åêôýðùóç."
19382 #: java/lang.c:740
19383 msgid "can't do dependency tracking with input from stdin"
19384 msgstr ""
19386 #: java/lang.c:756
19387 msgid "couldn't determine target name for dependency tracking"
19388 msgstr ""
19390 #: java/lex.c:303
19391 #, c-format
19392 msgid ""
19393 "unknown encoding: `%s'\n"
19394 "This might mean that your locale's encoding is not supported\n"
19395 "by your system's iconv(3) implementation.  If you aren't trying\n"
19396 "to use a particular encoding for your input file, try the\n"
19397 "`--encoding=UTF-8' option"
19398 msgstr ""
19400 #: java/mangle.c:89
19401 #, fuzzy, c-format
19402 msgid "can't mangle %s"
19403 msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
19405 #: java/mangle_name.c:140 java/mangle_name.c:210
19406 #, fuzzy
19407 msgid "internal error - invalid Utf8 name"
19408 msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
19410 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse-scan.y:880
19411 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:949
19412 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1290
19413 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1351
19414 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1555
19415 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1777
19416 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1786
19417 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1797
19418 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1808
19419 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1820
19420 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1835
19421 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1852
19422 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1854
19423 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1935
19424 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2106
19425 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2168
19426 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2320
19427 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2332
19428 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2339
19429 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2346
19430 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2357
19431 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2359
19432 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2397
19433 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2399
19434 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2401
19435 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2422
19436 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2424
19437 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2426
19438 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2442
19439 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2444
19440 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2465
19441 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2467
19442 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2469
19443 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2497
19444 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2499
19445 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2501
19446 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2503
19447 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2521
19448 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2523
19449 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2534
19450 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2545
19451 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2556
19452 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2567
19453 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2578
19454 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2591
19455 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2595
19456 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2597
19457 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2610
19458 #, fuzzy
19459 msgid "Missing term"
19460 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
19462 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse-scan.y:882
19463 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:721
19464 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:759
19465 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:784
19466 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:970
19467 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1325
19468 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1531
19469 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1533
19470 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1762
19471 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1788
19472 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1799
19473 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1810
19474 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1822
19475 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1837
19476 msgid "';' expected"
19477 msgstr "áíáìåíüôáí ';'"
19479 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:719
19480 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:757
19481 #, fuzzy
19482 msgid "Missing name"
19483 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
19485 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:782
19486 msgid "'*' expected"
19487 msgstr "áíáìåíüôáí '*'"
19489 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:796
19490 msgid "Class or interface declaration expected"
19491 msgstr ""
19493 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:833
19494 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:835
19495 #, fuzzy
19496 msgid "Missing class name"
19497 msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
19499 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:838
19500 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:842
19501 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:850
19502 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1010
19503 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1271
19504 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1273
19505 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1597
19506 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1848
19507 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1880
19508 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1942
19509 msgid "'{' expected"
19510 msgstr "áíáìåíüôáí '{'"
19512 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:852
19513 msgid "Missing super class name"
19514 msgstr ""
19516 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:862
19517 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:878
19518 #, fuzzy
19519 msgid "Missing interface name"
19520 msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
19522 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:964
19523 msgid "Missing variable initializer"
19524 msgstr ""
19526 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:981
19527 #, fuzzy
19528 msgid "Invalid declaration"
19529 msgstr "Ìç Ýãêõñç áíôáëëáãÞ"
19531 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:984
19532 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1069
19533 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2143
19534 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2165
19535 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2169
19536 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2204
19537 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2281
19538 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2291
19539 msgid "']' expected"
19540 msgstr "áíáìåíüôáí ']'"
19542 # src/dfa.c:652 src/dfa.c:655 src/dfa.c:682 src/dfa.c:686 src/dfa.c:687
19543 # src/dfa.c:690 src/dfa.c:703 src/dfa.c:704
19544 # src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695
19545 # src/dfa.c:698 src/dfa.c:711 src/dfa.c:712
19546 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:988
19547 #, fuzzy
19548 msgid "Unbalanced ']'"
19549 msgstr "Ìç éóóïñïðçìÝíï ["
19551 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1024
19552 msgid "Invalid method declaration, method name required"
19553 msgstr ""
19555 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1029
19556 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1034
19557 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1039
19558 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2026
19559 #, fuzzy
19560 msgid "Identifier expected"
19561 msgstr "ÐñïóäéïñéóôÞò áöáéñÝèçêå"
19563 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1044
19564 msgid "Invalid method declaration, return type required"
19565 msgstr ""
19567 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1067
19568 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1511
19569 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1518
19570 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1527
19571 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1529
19572 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1557
19573 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1665
19574 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1971
19575 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2024
19576 msgid "')' expected"
19577 msgstr "áíáìåíüôáí '('"
19579 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1083
19580 #, fuzzy
19581 msgid "Missing formal parameter term"
19582 msgstr "ÅëëéðÞò Þ êáêïó÷çìáôéóìÝíç éäéüôçôá"
19584 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1098
19585 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1103
19586 #, fuzzy
19587 msgid "Missing identifier"
19588 msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
19590 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1123
19591 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1132
19592 msgid "Missing class type term"
19593 msgstr ""
19595 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1288
19596 #, fuzzy
19597 msgid "Invalid interface type"
19598 msgstr "Ìç Ýãêõñïò åîáêñéâùôÞò(verifier) åîõðçñåôïýìåíïõ"
19600 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1475
19601 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1644
19602 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1646
19603 msgid "':' expected"
19604 msgstr "áíáìåíüôáí ':'"
19606 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1497
19607 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1502
19608 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1507
19609 #, fuzzy
19610 msgid "Invalid expression statement"
19611 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
19613 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1525
19614 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1553
19615 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1593
19616 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1661
19617 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1729
19618 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1850
19619 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1928
19620 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2018
19621 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2020
19622 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2028
19623 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2264
19624 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2266
19625 msgid "'(' expected"
19626 msgstr "áíáìåíüôáí '('"
19628 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1595
19629 #, fuzzy
19630 msgid "Missing term or ')'"
19631 msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
19633 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1642
19634 #, fuzzy
19635 msgid "Missing or invalid constant expression"
19636 msgstr "%s: ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç: %s"
19638 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1663
19639 msgid "Missing term and ')' expected"
19640 msgstr ""
19642 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1702
19643 #, fuzzy
19644 msgid "Invalid control expression"
19645 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
19647 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1704
19648 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1706
19649 #, fuzzy
19650 msgid "Invalid update expression"
19651 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
19653 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1731
19654 #, fuzzy
19655 msgid "Invalid init statement"
19656 msgstr "Ìç Ýãêõñç ðáñÜìåôñïò"
19658 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1931
19659 msgid "Missing term or ')' expected"
19660 msgstr ""
19662 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1973
19663 msgid "'class' or 'this' expected"
19664 msgstr ""
19666 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1975
19667 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1977
19668 #, fuzzy
19669 msgid "'class' expected"
19670 msgstr "áíáìåíüôáí ')'\n"
19672 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2022
19673 #, fuzzy
19674 msgid "')' or term expected"
19675 msgstr "áíáìåíüôáí ')'\n"
19677 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2141
19678 msgid "'[' expected"
19679 msgstr "áíáìåíüôáí '['"
19681 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2219
19682 #, fuzzy
19683 msgid "Field expected"
19684 msgstr "Ç èõãáôñéêÞ äéåñãáóßá ôåñìáôßóôçêå"
19686 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2276
19687 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2286
19688 msgid "Missing term and ']' expected"
19689 msgstr ""
19691 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2390
19692 #, fuzzy
19693 msgid "']' expected, invalid type expression"
19694 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
19696 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2393
19697 #, fuzzy
19698 msgid "Invalid type expression"
19699 msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
19701 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2505
19702 #, fuzzy
19703 msgid "Invalid reference type"
19704 msgstr "Ìç Ýãêõñç ðéóù-ðáñáðïìðÞ"
19706 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2977
19707 msgid "Constructor invocation must be first thing in a constructor"
19708 msgstr ""
19710 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2979
19711 msgid "Only constructors can invoke constructors"
19712 msgstr ""
19714 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2987
19715 #, c-format
19716 msgid ": `%s' JDK1.1(TM) feature"
19717 msgstr ""
19719 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:3046
19720 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:3048
19721 #, c-format
19722 msgid ""
19723 "%s.\n"
19724 "%s"
19725 msgstr ""
19726 "%s.\n"
19727 "%s"
19729 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:6909
19730 #, c-format
19731 msgid "malformed .zip archive in CLASSPATH: %s"
19732 msgstr ""
19734 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:6980
19735 #, c-format
19736 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
19737 msgstr ""
19739 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:12193
19740 #, fuzzy, c-format
19741 msgid "missing static field `%s'"
19742 msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
19744 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:12198
19745 #, fuzzy, c-format
19746 msgid "not a static field `%s'"
19747 msgstr "áäõíáìßá ðñïóðÝëáóçò(stat()) áñ÷åßïõ `%s': %s"
19749 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:12241
19750 #, fuzzy, c-format
19751 msgid "No case for %s"
19752 msgstr "ÓöÜëìá åðåîåñãáóßáò: %s"
19754 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:13173
19755 #, fuzzy, c-format
19756 msgid "unregistered operator %s"
19757 msgstr "ðïôÝ äåí äçëþèçêå ôï ðñüãñáììá %d\n"
19759 #: java/typeck.c:530
19760 #, fuzzy
19761 msgid "junk at end of signature string"
19762 msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
19764 #: java/verify.c:471
19765 #, fuzzy
19766 msgid "bad pc in exception_table"
19767 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
19769 #: java/verify.c:1384
19770 #, c-format
19771 msgid "unknown opcode %d@pc=%d during verification"
19772 msgstr ""
19774 #: java/verify.c:1454 java/verify.c:1467 java/verify.c:1471
19775 #, c-format
19776 msgid "verification error at PC=%d"
19777 msgstr ""
19779 #: objc/objc-act.c:689
19780 #, c-format
19781 msgid "object does not conform to the `%s' protocol"
19782 msgstr ""
19784 #: objc/objc-act.c:775 objc/objc-act.c:848
19785 #, c-format
19786 msgid "class `%s' does not implement the `%s' protocol"
19787 msgstr ""
19789 #: objc/objc-act.c:951
19790 #, c-format
19791 msgid "statically allocated instance of Objective-C class `%s'"
19792 msgstr ""
19794 #: objc/objc-act.c:998
19795 #, c-format
19796 msgid "unexpected type for `id' (%s)"
19797 msgstr ""
19799 #: objc/objc-act.c:1003
19800 msgid "undefined type `id', please import <objc/objc.h>"
19801 msgstr ""
19803 #: objc/objc-act.c:1052
19804 #, c-format
19805 msgid "protocol `%s' has circular dependency"
19806 msgstr ""
19808 #: objc/objc-act.c:1074 objc/objc-act.c:5982
19809 #, fuzzy, c-format
19810 msgid "cannot find protocol declaration for `%s'"
19811 msgstr "áäõíáìßá åéóáãùãÞò óôïé÷åßï ðáñáâïëÞò `%.*s'"
19813 #: objc/objc-act.c:1408 objc/objc-act.c:2645 objc/objc-act.c:6507
19814 #: objc/objc-act.c:6823 objc/objc-act.c:6876 objc/objc-act.c:6901
19815 #, fuzzy, c-format
19816 msgid "cannot find interface declaration for `%s'"
19817 msgstr "áäõíáìßá áíÜãíùóçò êåöáëßäáò áðü ôï `%s'"
19819 #: objc/objc-act.c:1423
19820 #, c-format
19821 msgid "interface `%s' does not have valid constant string layout"
19822 msgstr ""
19824 #: objc/objc-act.c:1439
19825 #, fuzzy, c-format
19826 msgid "cannot find reference tag for class `%s'"
19827 msgstr "äå âñÝèçêå ï ðñïåðåîåñãáóôÞò C: %s \n"
19829 #: objc/objc-act.c:2179
19830 #, c-format
19831 msgid "creating selector for non existant method %s"
19832 msgstr ""
19834 #: objc/objc-act.c:2389
19835 #, fuzzy, c-format
19836 msgid "`%s' is not an Objective-C class name or alias"
19837 msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
19839 #: objc/objc-act.c:2500 objc/objc-act.c:2518 objc/objc-act.c:6770
19840 #: objc/objc-act.c:7060 objc/objc-act.c:7089
19841 msgid "Objective-C declarations may only appear in global scope"
19842 msgstr ""
19844 #: objc/objc-act.c:2505
19845 #, fuzzy, c-format
19846 msgid "cannot find class `%s'"
19847 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
19849 #: objc/objc-act.c:2507
19850 #, fuzzy, c-format
19851 msgid "class `%s' already exists"
19852 msgstr "(ôï áñ÷åßï Þäç õðÜñ÷åé)"
19854 #: objc/objc-act.c:2532 objc/objc-act.c:6792
19855 #, c-format
19856 msgid "`%s' redeclared as different kind of symbol"
19857 msgstr ""
19859 #. fatal did not work with 2 args...should fix
19860 #: objc/objc-act.c:2680
19861 #, c-format
19862 msgid "cannot find interface declaration for `%s', superclass of `%s'"
19863 msgstr ""
19865 #: objc/objc-act.c:2687
19866 #, c-format
19867 msgid "circular inheritance in interface declaration for `%s'"
19868 msgstr ""
19870 #: objc/objc-act.c:2780 objc/objc-act.c:2924 objc/objc-act.c:3024
19871 #: objc/objc-act.c:3200 objc/objc-act.c:3240
19872 msgid "Use `-fobjc-exceptions' to enable Objective-C exception syntax"
19873 msgstr ""
19875 #: objc/objc-act.c:2787
19876 msgid "`@throw;' (rethrow) used outside of a `@catch' block"
19877 msgstr ""
19879 #: objc/objc-act.c:3027
19880 msgid "`@catch' parameter is not a known Objective-C class type"
19881 msgstr ""
19883 #: objc/objc-act.c:3036
19884 msgid "Exception already handled by preceding `@catch(id)'"
19885 msgstr ""
19887 #: objc/objc-act.c:3041
19888 #, c-format
19889 msgid "Exception of type `%s *' already handled by `@catch (%s *)'"
19890 msgstr ""
19892 #: objc/objc-act.c:3206
19893 msgid "`@try' without `@catch' or `@finally'"
19894 msgstr ""
19896 #: objc/objc-act.c:3647
19897 msgid "%Jtype '%D' does not have a known size"
19898 msgstr ""
19900 #: objc/objc-act.c:4256
19901 #, fuzzy
19902 msgid "%J%s `%s'"
19903 msgstr "  `%s'"
19905 #: objc/objc-act.c:4281 objc/objc-act.c:4300
19906 #, fuzzy
19907 msgid "inconsistent instance variable specification"
19908 msgstr "Ìåôáãëùôôéóìüò ðñïäéáãñáöþí ôïðéêþí ñõèìßóåùí"
19910 #: objc/objc-act.c:5303
19911 msgid "can not use an object as parameter to a method\n"
19912 msgstr ""
19914 #: objc/objc-act.c:5504
19915 #, fuzzy, c-format
19916 msgid "multiple %s named `%c%s' found"
19917 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
19919 # src/outer.c:102
19920 #: objc/objc-act.c:5721
19921 #, fuzzy, c-format
19922 msgid "no super class declared in @interface for `%s'"
19923 msgstr "Ï áíôéôïðïèåôçôÞò åðéöÜíåéáò Ý÷åé ôåèåß ðåñéóóüôåñï áðü ìéá öïñÜ ãéá ôï `%s'"
19925 #: objc/objc-act.c:5809
19926 #, fuzzy, c-format
19927 msgid "invalid receiver type `%s'"
19928 msgstr "Ìç Ýãêõñç ðñïôåñáéüôçôá `%s'"
19930 #: objc/objc-act.c:5820
19931 #, fuzzy, c-format
19932 msgid "`%s' may not respond to `%c%s'"
19933 msgstr "ôï `%s' åßíáé ðñüãïíïò ôïõ `%s'"
19935 #: objc/objc-act.c:5825
19936 #, fuzzy, c-format
19937 msgid "`%c%s' not implemented by protocol(s)"
19938 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé áðü ôï ðñùôüêïëëï"
19940 #: objc/objc-act.c:5830
19941 msgid "(Messages without a matching method signature"
19942 msgstr ""
19944 #: objc/objc-act.c:5831
19945 msgid "will be assumed to return `id' and accept"
19946 msgstr ""
19948 #: objc/objc-act.c:5832
19949 #, fuzzy
19950 msgid "`...' as arguments.)"
19951 msgstr "÷ùñßò ïñßóìáôá"
19953 #: objc/objc-act.c:6079
19954 #, fuzzy, c-format
19955 msgid "undeclared selector `%s'"
19956 msgstr "ìç Ýãêõñïò äçëùôÞò ðåäßïõ: `%s'"
19958 #. Historically, a class method that produced objects (factory
19959 #. method) would assign `self' to the instance that it
19960 #. allocated.  This would effectively turn the class method into
19961 #. an instance method.  Following this assignment, the instance
19962 #. variables could be accessed.  That practice, while safe,
19963 #. violates the simple rule that a class method should not refer
19964 #. to an instance variable.  It's better to catch the cases
19965 #. where this is done unknowingly than to support the above
19966 #. paradigm.
19967 #: objc/objc-act.c:6121
19968 #, c-format
19969 msgid "instance variable `%s' accessed in class method"
19970 msgstr ""
19972 #: objc/objc-act.c:6327
19973 #, fuzzy, c-format
19974 msgid "duplicate declaration of method `%c%s'"
19975 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
19977 #: objc/objc-act.c:6368
19978 #, c-format
19979 msgid "duplicate interface declaration for category `%s(%s)'"
19980 msgstr ""
19982 #: objc/objc-act.c:6398
19983 #, c-format
19984 msgid "illegal reference type specified for instance variable `%s'"
19985 msgstr ""
19987 # src/shred.c:1134
19988 #: objc/objc-act.c:6414
19989 #, fuzzy, c-format
19990 msgid "instance variable `%s' has unknown size"
19991 msgstr "%s: ôï áñ÷åßï åßíáé ðïëý ìåãÜëï"
19993 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
19994 #: objc/objc-act.c:6428
19995 #, fuzzy, c-format
19996 msgid "type `%s' has virtual member functions"
19997 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
19999 #: objc/objc-act.c:6429
20000 #, c-format
20001 msgid "illegal aggregate type `%s' specified for instance variable `%s'"
20002 msgstr ""
20004 #: objc/objc-act.c:6437
20005 #, fuzzy, c-format
20006 msgid "type `%s' has a user-defined constructor"
20007 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
20009 #: objc/objc-act.c:6439
20010 #, fuzzy, c-format
20011 msgid "type `%s' has a user-defined destructor"
20012 msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
20014 #: objc/objc-act.c:6440
20015 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
20016 msgstr ""
20018 #: objc/objc-act.c:6531
20019 #, c-format
20020 msgid "instance variable `%s' is declared private"
20021 msgstr ""
20023 #: objc/objc-act.c:6540
20024 #, c-format
20025 msgid "instance variable `%s' is %s; this will be a hard error in the future"
20026 msgstr ""
20028 #: objc/objc-act.c:6547
20029 #, c-format
20030 msgid "instance variable `%s' is declared %s"
20031 msgstr ""
20033 #: objc/objc-act.c:6557
20034 msgid "static access to object of type `id'"
20035 msgstr ""
20037 #: objc/objc-act.c:6579 objc/objc-act.c:6667
20038 #, c-format
20039 msgid "incomplete implementation of class `%s'"
20040 msgstr ""
20042 #: objc/objc-act.c:6583 objc/objc-act.c:6672
20043 #, fuzzy, c-format
20044 msgid "incomplete implementation of category `%s'"
20045 msgstr "áðïôõ÷ßá êáôÜ ôçí åããñáöÞ äåäïìÝíùí ãéá ôçí êáôçãïñßá `%s'"
20047 #: objc/objc-act.c:6588 objc/objc-act.c:6677
20048 #, c-format
20049 msgid "method definition for `%c%s' not found"
20050 msgstr ""
20052 #: objc/objc-act.c:6718
20053 #, c-format
20054 msgid "%s `%s' does not fully implement the `%s' protocol"
20055 msgstr ""
20057 #: objc/objc-act.c:6776 objc/objc-act.c:8804
20058 msgid "`@end' missing in implementation context"
20059 msgstr ""
20061 #: objc/objc-act.c:6806
20062 #, c-format
20063 msgid "reimplementation of class `%s'"
20064 msgstr ""
20066 # src/request.c:806 src/request.c:912
20067 #: objc/objc-act.c:6837
20068 #, fuzzy, c-format
20069 msgid "conflicting super class name `%s'"
20070 msgstr "Ìç áíáãíùñßóçìï üíïìá åðéöÜíåéáò `%s'"
20072 #: objc/objc-act.c:6839
20073 #, c-format
20074 msgid "previous declaration of `%s'"
20075 msgstr ""
20077 #: objc/objc-act.c:6853 objc/objc-act.c:6855
20078 #, fuzzy, c-format
20079 msgid "duplicate interface declaration for class `%s'"
20080 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
20082 #: objc/objc-act.c:7122
20083 #, fuzzy, c-format
20084 msgid "duplicate declaration for protocol `%s'"
20085 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
20087 #. Add a readable method name to the warning.
20088 #: objc/objc-act.c:7614
20089 msgid "%J%s `%c%s'"
20090 msgstr ""
20092 # src/outer.c:102
20093 #: objc/objc-act.c:7909
20094 #, fuzzy, c-format
20095 msgid "no super class declared in interface for `%s'"
20096 msgstr "Ï áíôéôïðïèåôçôÞò åðéöÜíåéáò Ý÷åé ôåèåß ðåñéóóüôåñï áðü ìéá öïñÜ ãéá ôï `%s'"
20098 #: objc/objc-act.c:7957
20099 msgid "[super ...] must appear in a method context"
20100 msgstr ""
20102 #: objc/objc-parse.y:2701
20103 msgid "`@end' must appear in an implementation context"
20104 msgstr ""
20106 #: objc/objc-parse.y:2914
20107 msgid "method definition not in class context"
20108 msgstr ""
20110 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:23
20111 #, fuzzy
20112 msgid "Display this information"
20113 msgstr "  --help                   ÅìöÜíéóç áõôþí ôùí ðëçñïöïñéþí\n"
20115 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:29
20116 msgid "--param <param>=<value>\tSet paramter <param> to value.  See below for a complete list of parameters"
20117 msgstr ""
20119 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:38
20120 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
20121 msgstr ""
20123 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:41
20124 #, fuzzy
20125 msgid "Do not discard comments"
20126 msgstr "Ìç ôåñìáôéóìÝíç åíôïëÞ `s'"
20128 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:44
20129 msgid "Do not discard comments in macro expansions"
20130 msgstr ""
20132 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:47
20133 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
20134 msgstr ""
20136 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:53
20137 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
20138 msgstr ""
20140 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:56
20141 msgid "Print the name of header files as they are used"
20142 msgstr ""
20144 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:65
20145 msgid "Generate make dependencies and compile"
20146 msgstr ""
20148 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:74
20149 msgid "Treat missing header files as generated files"
20150 msgstr ""
20152 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:80
20153 msgid "Like -MD but ignore system header files"
20154 msgstr ""
20156 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:89
20157 msgid "-MQ <target>\tAdd a MAKE-quoted target"
20158 msgstr ""
20160 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:95
20161 msgid "-O<number>\tSet optimization level to <number>"
20162 msgstr ""
20164 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:98
20165 msgid "Optimize for space rather than speed"
20166 msgstr ""
20168 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:101
20169 msgid "Do not generate #line directives"
20170 msgstr ""
20172 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:104
20173 msgid "-U<macro>\tUndefine <macro>"
20174 msgstr ""
20176 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:107
20177 msgid "This switch is deprecated; use -Wextra instead"
20178 msgstr ""
20180 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:113
20181 msgid "Warn about returning structures, unions or arrays"
20182 msgstr ""
20184 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:119
20185 msgid "Warn about casting functions to incompatible types"
20186 msgstr ""
20188 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:122
20189 msgid "Warn about pointer casts which increase alignment"
20190 msgstr ""
20192 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:125
20193 msgid "Warn about casts which discard qualifiers"
20194 msgstr ""
20196 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:128
20197 msgid "Warn about subscripts whose type is \"char\""
20198 msgstr ""
20200 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:137
20201 msgid "Warn about possibly confusing type conversions"
20202 msgstr ""
20204 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:140
20205 msgid "Warn when all constructors and destructors are private"
20206 msgstr ""
20208 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:143
20209 msgid "Warn when a declaration is found after a statement"
20210 msgstr ""
20212 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:146
20213 msgid "Warn if deprecated class, method, or field is used"
20214 msgstr ""
20216 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:149
20217 msgid "Warn about uses of __attribute__((deprecated)) declarations"
20218 msgstr ""
20220 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:152
20221 msgid "Warn when an optimization pass is disabled"
20222 msgstr ""
20224 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:155
20225 msgid "Warn about compile-time integer division by zero"
20226 msgstr ""
20228 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:158
20229 msgid "Warn about violations of Effective C++ style rules"
20230 msgstr ""
20232 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:161
20233 msgid "Warn about stray tokens after #elif and #endif"
20234 msgstr ""
20236 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:164
20237 msgid "Treat all warnings as errors"
20238 msgstr ""
20240 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:167
20241 msgid "Make implicit function declarations an error"
20242 msgstr ""
20244 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:170
20245 msgid "Print extra (possibly unwanted) warnings"
20246 msgstr ""
20248 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:173
20249 msgid "Warn if deprecated empty statements are found"
20250 msgstr ""
20252 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:176
20253 msgid "Warn if testing floating point numbers for equality"
20254 msgstr ""
20256 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:179
20257 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
20258 msgstr ""
20260 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:182
20261 #, fuzzy
20262 msgid "Warn if passing too many arguments to a function for its format string"
20263 msgstr "ðÜñá ðïëëÜ ïñßóìáôá óå áõôü ôï áëöáñéèìçôéêü ìïñöÞò"
20265 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:185
20266 msgid "Warn about format strings that are not literals"
20267 msgstr ""
20269 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:188
20270 msgid "Warn about possible security problems with format functions"
20271 msgstr ""
20273 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:191
20274 msgid "Warn about strftime formats yielding 2-digit years"
20275 msgstr ""
20277 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:200
20278 msgid "Enable warnings about inter-procedural problems"
20279 msgstr ""
20281 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:206
20282 msgid "Warn about implicit function declarations"
20283 msgstr ""
20285 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:209
20286 msgid "Warn when a declaration does not specify a type"
20287 msgstr ""
20289 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:215
20290 msgid "Warn about variables which are initialized to themselves."
20291 msgstr ""
20293 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:218
20294 msgid "Warn when an inlined function cannot be inlined"
20295 msgstr ""
20297 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:221
20298 msgid "Warn about invalid uses of the \"offsetof\" macro"
20299 msgstr ""
20301 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:224
20302 msgid "Warn about PCH files that are found but not used"
20303 msgstr ""
20305 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:227
20306 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
20307 msgstr ""
20309 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:230
20310 msgid "Do not warn about using \"long long\" when -pedantic"
20311 msgstr ""
20313 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:233
20314 msgid "Warn about suspicious declarations of \"main\""
20315 msgstr ""
20317 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:236
20318 msgid "Warn about possibly missing braces around initializers"
20319 msgstr ""
20321 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:239
20322 msgid "Warn about global functions without previous declarations"
20323 msgstr ""
20325 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:242
20326 msgid "Warn about functions which might be candidates for format attributes"
20327 msgstr ""
20329 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:245
20330 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
20331 msgstr ""
20333 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:248
20334 msgid "Warn about global functions without prototypes"
20335 msgstr ""
20337 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:251
20338 #, fuzzy
20339 msgid "Warn about use of multi-character character constants"
20340 msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
20342 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:254
20343 msgid "Warn about \"extern\" declarations not at file scope"
20344 msgstr ""
20346 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:257
20347 msgid "Warn when non-templatized friend functions are declared within a template"
20348 msgstr ""
20350 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:260
20351 msgid "Warn about non-virtual destructors"
20352 msgstr ""
20354 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:266
20355 msgid "Warn if a C-style cast is used in a program"
20356 msgstr ""
20358 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:269
20359 msgid "Warn if an old-style parameter definition is used"
20360 msgstr ""
20362 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:272
20363 msgid "Warn if .class files are out of date"
20364 msgstr ""
20366 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:275
20367 msgid "Warn about overloaded virtual function names"
20368 msgstr ""
20370 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:278
20371 msgid "Warn when the packed attribute has no effect on struct layout"
20372 msgstr ""
20374 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:281
20375 msgid "Warn when padding is required to align structure members"
20376 msgstr ""
20378 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:284
20379 msgid "Warn about possibly missing parentheses"
20380 msgstr ""
20382 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:287
20383 msgid "Warn when converting the type of pointers to member functions"
20384 msgstr ""
20386 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:290
20387 msgid "Warn about function pointer arithmetic"
20388 msgstr ""
20390 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:293
20391 msgid "Warn if inherited methods are unimplemented"
20392 msgstr ""
20394 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:296
20395 msgid "Warn about multiple declarations of the same object"
20396 msgstr ""
20398 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:299
20399 #, fuzzy
20400 msgid "Warn if modifiers are specified when not necessary"
20401 msgstr "äå ìðïñïýí íá äçëþíïíôáé áñ÷åßá üôáí ãßíåôáé ÷ñÞóç ôïõ --string"
20403 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:302
20404 msgid "Warn when the compiler reorders code"
20405 msgstr ""
20407 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:305
20408 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
20409 msgstr ""
20411 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:308
20412 msgid "Warn if a selector has multiple methods"
20413 msgstr ""
20415 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:311
20416 msgid "Warn about possible violations of sequence point rules"
20417 msgstr ""
20419 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:314
20420 msgid "Warn when one local variable shadows another"
20421 msgstr ""
20423 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:317
20424 msgid "Warn about signed-unsigned comparisons"
20425 msgstr ""
20427 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:320
20428 msgid "Warn when overload promotes from unsigned to signed"
20429 msgstr ""
20431 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:323
20432 msgid "Warn about code which might break strict aliasing rules"
20433 msgstr ""
20435 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:326
20436 #, fuzzy
20437 msgid "Warn about unprototyped function declarations"
20438 msgstr "áäõíáìßá åéóáãùãÞò óôïé÷åßï ðáñáâïëÞò `%.*s'"
20440 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:329
20441 msgid "Warn about constructs with surprising meanings"
20442 msgstr ""
20444 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:332
20445 msgid "Warn about enumerated switches, with no default, missing a case"
20446 msgstr ""
20448 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:335
20449 msgid "Warn about enumerated switches missing a \"default:\" statement"
20450 msgstr ""
20452 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:338
20453 msgid "Warn about all enumerated switches missing a specific case"
20454 msgstr ""
20456 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:341
20457 msgid "Warn when synthesis behavior differs from Cfront"
20458 msgstr ""
20460 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:344
20461 #, fuzzy
20462 msgid "Do not suppress warnings from system headers"
20463 msgstr "Áðïóéþðçóç ðñïçäïðïéÞóåùí êáé ìçíõìÜôùí ðëçñïöüñçóçò"
20465 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:347
20466 msgid "Warn about features not present in traditional C"
20467 msgstr ""
20469 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:356
20470 #, fuzzy
20471 msgid "Warn if an undefined macro is used in an #if directive"
20472 msgstr "%%%c: êáôåõèõíôÞñéïò ãñáììÞ ìç Ýãêõñç."
20474 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:359
20475 msgid "Warn about uninitialized automatic variables"
20476 msgstr ""
20478 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:362
20479 msgid "Warn about unrecognized pragmas"
20480 msgstr ""
20482 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:365
20483 msgid "Warn about code that will never be executed"
20484 msgstr ""
20486 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:368
20487 msgid "Enable all -Wunused- warnings"
20488 msgstr ""
20490 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:371
20491 msgid "Warn when a function is unused"
20492 msgstr ""
20494 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:374
20495 msgid "Warn when a label is unused"
20496 msgstr ""
20498 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:377
20499 msgid "Warn about macros defined in the main file that are not used"
20500 msgstr ""
20502 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:380
20503 msgid "Warn when a function parameter is unused"
20504 msgstr ""
20506 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:383
20507 msgid "Warn when an expression value is unused"
20508 msgstr ""
20510 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:386
20511 msgid "Warn when a variable is unused"
20512 msgstr ""
20514 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:389
20515 msgid "Give strings the type \"array of char\""
20516 msgstr ""
20518 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:392
20519 msgid "A synonym for -std=c89.  In a future version of GCC it will become synonymous with -std=c99 instead"
20520 msgstr ""
20522 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:395
20523 msgid "-aux-info <file>\tEmit declaration information into <file>"
20524 msgstr ""
20526 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:407
20527 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
20528 msgstr ""
20530 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:410
20531 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
20532 msgstr ""
20534 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:413
20535 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
20536 msgstr ""
20538 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:425
20539 msgid "Enforce class member access control semantics"
20540 msgstr ""
20542 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:428
20543 msgid "Align the start of functions"
20544 msgstr ""
20546 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:434
20547 msgid "Align labels which are only reached by jumping"
20548 msgstr ""
20550 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:440
20551 msgid "Align all labels"
20552 msgstr ""
20554 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:446
20555 msgid "Align the start of loops"
20556 msgstr ""
20558 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:455
20559 msgid "Change when template instances are emitted"
20560 msgstr ""
20562 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:458
20563 msgid "Specify that arguments may alias each other and globals"
20564 msgstr ""
20566 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:461
20567 msgid "Assume arguments may alias globals but not each other"
20568 msgstr ""
20570 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:464
20571 msgid "Assume arguments alias neither each other nor globals"
20572 msgstr ""
20574 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:467
20575 msgid "Recognize the \"asm\" keyword"
20576 msgstr ""
20578 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:479
20579 msgid "Generate unwind tables that are exact at each instruction boundary"
20580 msgstr ""
20582 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:482
20583 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
20584 msgstr ""
20586 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:485
20587 msgid "Backslashes in character and hollerith constants are special (not C-style)"
20588 msgstr ""
20590 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:488
20591 msgid "Delete libU77 intrinsics with bad interfaces"
20592 msgstr ""
20594 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:491
20595 msgid "Disable libU77 intrinsics with bad interfaces"
20596 msgstr ""
20598 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:494
20599 msgid "Enable libU77 intrinsics with bad interfaces"
20600 msgstr ""
20602 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:497
20603 msgid "Hide libU77 intrinsics with bad interfaces"
20604 msgstr ""
20606 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:500
20607 msgid "--bootclasspath=<path>\tReplace system path"
20608 msgstr ""
20610 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:503
20611 #, fuzzy
20612 msgid "Generate code to check bounds before indexing arrays"
20613 msgstr "×ñÞóç îå÷ùñéóôÞò ëáíèÜíïõóáò ìíÞìçò ãéá êÜèå ÷ñÞóôç"
20615 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:506
20616 msgid "Replace add, compare, branch with branch on count register"
20617 msgstr ""
20619 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:509
20620 msgid "Use profiling information for branch probabilities"
20621 msgstr ""
20623 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:512
20624 msgid "Perform branch target load optimization before prologue / epilogue threading"
20625 msgstr ""
20627 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:515
20628 msgid "Perform branch target load optimization after prologue / epilogue threading"
20629 msgstr ""
20631 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:518
20632 #, fuzzy
20633 msgid "Recognize built-in functions"
20634 msgstr "áäõíáìßá åêôÝëåóçò ioctl óôï `%s'"
20636 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:524
20637 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
20638 msgstr ""
20640 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:527
20641 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
20642 msgstr ""
20644 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:530
20645 msgid "Save registers around function calls"
20646 msgstr ""
20648 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:533
20649 msgid "Program written in strict mixed-case"
20650 msgstr ""
20652 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:536
20653 msgid "Compile as if program written in lowercase"
20654 msgstr ""
20656 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:539
20657 msgid "Preserve case used in program"
20658 msgstr ""
20660 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:542
20661 msgid "Program written in lowercase"
20662 msgstr ""
20664 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:545
20665 msgid "Program written in uppercase"
20666 msgstr ""
20668 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:548
20669 msgid "Compile as if program written in uppercase"
20670 msgstr ""
20672 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:551
20673 msgid "Check the return value of new"
20674 msgstr ""
20676 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:557
20677 msgid "--classpath=<path>\tSet class path"
20678 msgstr ""
20680 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:560
20681 msgid "Do not put uninitialized globals in the common section"
20682 msgstr ""
20684 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:566
20685 msgid "Allow the arguments of the '?' operator to have different types"
20686 msgstr ""
20688 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:569
20689 msgid "Reduce the size of object files"
20690 msgstr ""
20692 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:572
20693 msgid "Make string literals \"const char[]\" not \"char[]\""
20694 msgstr ""
20696 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:575
20697 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
20698 msgstr ""
20700 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:578
20701 msgid "Perform a register copy-propagation optimization pass"
20702 msgstr ""
20704 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:581
20705 msgid "Perform cross-jumping optimization"
20706 msgstr ""
20708 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:584
20709 msgid "When running CSE, follow jumps to their targets"
20710 msgstr ""
20712 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:587
20713 msgid "When running CSE, follow conditional jumps"
20714 msgstr ""
20716 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:590
20717 msgid "Place data items into their own section"
20718 msgstr ""
20720 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:593
20721 msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
20722 msgstr ""
20724 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:596
20725 #, fuzzy
20726 msgid "Inline member functions by default"
20727 msgstr "Óôç óõíÜñôçóç ìÝëïò `%s':"
20729 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:599
20730 msgid "Defer popping functions args from stack until later"
20731 msgstr ""
20733 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:602
20734 msgid "Attempt to fill delay slots of branch instructions"
20735 msgstr ""
20737 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:605
20738 msgid "Delete useless null pointer checks"
20739 msgstr ""
20741 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:608
20742 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
20743 msgstr ""
20745 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:611
20746 msgid "Allow '$' in symbol names"
20747 msgstr ""
20749 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:614
20750 #, fuzzy
20751 msgid "Permit '$' as an identifier character"
20752 msgstr "ëßóôá ìå üëá ôá ãíùóôÜ óýíïëá ÷áñáêôÞñùí"
20754 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:620
20755 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
20756 msgstr ""
20758 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:626
20759 msgid "Perform DWARF2 duplicate elimination"
20760 msgstr ""
20762 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:629
20763 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:632
20764 msgid "Perform unused type elimination in debug info"
20765 msgstr ""
20767 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:641
20768 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
20769 msgstr ""
20771 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:644
20772 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
20773 msgstr ""
20775 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:647
20776 msgid "Generate code to check exception specifications"
20777 msgstr ""
20779 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:653
20780 msgid "Enable exception handling"
20781 msgstr ""
20783 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:656
20784 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
20785 msgstr ""
20787 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:659
20788 msgid "Perform a number of minor, expensive optimizations"
20789 msgstr ""
20791 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:668
20792 msgid "f2c-compatible code can be generated"
20793 msgstr ""
20795 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:671
20796 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
20797 msgstr ""
20799 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:674
20800 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
20801 msgstr ""
20803 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:677
20804 msgid "Enable non-FORTRAN-77 intrinsics f2c supports"
20805 msgstr ""
20807 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:680
20808 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
20809 msgstr ""
20811 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:683
20812 msgid "Unsupported; generate libf2c-calling code"
20813 msgstr ""
20815 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:686
20816 msgid "Program is written in typical FORTRAN 66 dialect"
20817 msgstr ""
20819 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:689
20820 msgid "Program is written in typical Unix-f77 dialect"
20821 msgstr ""
20823 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:692
20824 msgid "Program is written in Fortran-90-ish dialect"
20825 msgstr ""
20827 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:695
20828 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
20829 msgstr ""
20831 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:698
20832 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
20833 msgstr ""
20835 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:701
20836 msgid "Enable non-FORTRAN-77 intrinsics F90 supports"
20837 msgstr ""
20839 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:704
20840 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
20841 msgstr ""
20843 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:716
20844 msgid "Assume no NaNs or infinities are generated"
20845 msgstr ""
20847 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:719
20848 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
20849 msgstr ""
20851 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:725
20852 msgid "ffixed-line-length-<number>\tSet the maximum line length to <number>"
20853 msgstr ""
20855 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:728
20856 msgid "Unsupported; affects code generation of arrays"
20857 msgstr ""
20859 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:731
20860 msgid "Do not store floats in registers"
20861 msgstr ""
20863 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:734
20864 msgid "Scope of for-init-statement variables is local to the loop"
20865 msgstr ""
20867 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:737
20868 msgid "Copy memory address constants into registers before use"
20869 msgstr ""
20871 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:740
20872 msgid "Always check for non gcj generated classes archives"
20873 msgstr ""
20875 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:743
20876 msgid "Copy memory operands into registers before use"
20877 msgstr ""
20879 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:746
20880 msgid "Generate code to check subscript and substring bounds"
20881 msgstr ""
20883 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:749
20884 msgid "Program is written in Fortran-90-ish free form"
20885 msgstr ""
20887 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:752
20888 msgid "Do not assume that standard C libraries and \"main\" exist"
20889 msgstr ""
20891 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:755
20892 msgid "Allow function addresses to be held in registers"
20893 msgstr ""
20895 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:758
20896 msgid "Place each function into its own section"
20897 msgstr ""
20899 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:761
20900 msgid "Perform global common subexpression elimination"
20901 msgstr ""
20903 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:764
20904 msgid "Perform redundant load after store elimination in global common subexpression elimination"
20905 msgstr ""
20907 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:767
20908 msgid "Perform enhanced load motion during global common subexpression elimination"
20909 msgstr ""
20911 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:770
20912 msgid "Perform store motion after global common subexpression elimination"
20913 msgstr ""
20915 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:773
20916 msgid "Enable fatal diagnostics about inter-procedural problems"
20917 msgstr ""
20919 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:776
20920 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
20921 msgstr ""
20923 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:779
20924 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
20925 msgstr ""
20927 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:782
20928 msgid "Enable non-FORTRAN 77 intrinsics F90 supports"
20929 msgstr ""
20931 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:785
20932 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
20933 msgstr ""
20935 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:788
20936 msgid "Recognize GNU-defined keywords"
20937 msgstr ""
20939 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:791
20940 msgid "Generate code for GNU runtime environment"
20941 msgstr ""
20943 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:794
20944 msgid "Enable guessing of branch probabilities"
20945 msgstr ""
20947 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:809
20948 msgid "Assume normal C execution environment"
20949 msgstr ""
20951 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:812
20952 msgid "Enable support for huge objects"
20953 msgstr ""
20955 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:815
20956 msgid "Process #ident directives"
20957 msgstr ""
20959 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:818
20960 msgid "Perform conversion of conditional jumps to branchless equivalents"
20961 msgstr ""
20963 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:821
20964 msgid "Perform conversion of conditional jumps to conditional execution"
20965 msgstr ""
20967 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:824
20968 msgid "Export functions even if they can be inlined"
20969 msgstr ""
20971 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:827
20972 #, fuzzy
20973 msgid "Emit implicit instantiations of inline templates"
20974 msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
20976 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:830
20977 #, fuzzy
20978 msgid "Emit implicit instantiations of templates"
20979 msgstr "äéðëüò ïñéóìüò óõíüëïõ"
20981 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:833
20982 msgid "Use offset tables for virtual method calls"
20983 msgstr ""
20985 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:836
20986 msgid "Do not generate .size directives"
20987 msgstr ""
20989 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:839
20990 msgid "Initialize local vars and arrays to zero"
20991 msgstr ""
20993 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:842
20994 msgid "Pay attention to the \"inline\" keyword"
20995 msgstr ""
20997 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:851
20998 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
20999 msgstr ""
21001 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:854
21002 msgid "-finput-charset=<cset>      Specify the default character set for source files."
21003 msgstr ""
21005 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:857
21006 msgid "Instrument function entry and exit with profiling calls"
21007 msgstr ""
21009 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:860
21010 msgid "Intrinsics letters in arbitrary cases"
21011 msgstr ""
21013 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:863
21014 msgid "Intrinsics spelled as e.g. SqRt"
21015 msgstr ""
21017 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:866
21018 msgid "Intrinsics in lowercase"
21019 msgstr ""
21021 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:869
21022 msgid "Intrinsics in uppercase"
21023 msgstr ""
21025 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:872
21026 msgid "Assume native functions are implemented using JNI"
21027 msgstr ""
21029 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:875
21030 msgid "Generate code for functions even if they are fully inlined"
21031 msgstr ""
21033 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:878
21034 msgid "Emit static const variables even if they are not used"
21035 msgstr ""
21037 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:884
21038 msgid "Give external symbols a leading underscore"
21039 msgstr ""
21041 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:887
21042 msgid "Perform loop optimizations"
21043 msgstr ""
21045 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:890
21046 msgid "Language keyword letters in arbitrary cases"
21047 msgstr ""
21049 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:893
21050 msgid "Language keywords spelled as e.g. IOStat"
21051 msgstr ""
21053 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:896
21054 msgid "Language keywords in lowercase"
21055 msgstr ""
21057 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:899
21058 msgid "Language keywords in uppercase"
21059 msgstr ""
21061 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:902
21062 msgid "Set errno after built-in math functions"
21063 msgstr ""
21065 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:905
21066 msgid "Report on permanent memory allocation"
21067 msgstr ""
21069 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:908
21070 msgid "Attempt to merge identical constants and constant variables"
21071 msgstr ""
21073 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:911
21074 msgid "Attempt to merge identical constants across compilation units"
21075 msgstr ""
21077 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:914
21078 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
21079 msgstr ""
21081 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:917
21082 msgid "Delete MIL-STD 1753 intrinsics"
21083 msgstr ""
21085 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:920
21086 msgid "Disable MIL-STD 1753 intrinsics"
21087 msgstr ""
21089 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:923
21090 msgid "Enable MIL-STD 1753 intrinsics"
21091 msgstr ""
21093 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:926
21094 msgid "Hide MIL-STD 1753 intrinsics"
21095 msgstr ""
21097 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:929
21098 msgid "Force all loop invariant computations out of loops"
21099 msgstr ""
21101 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:932
21102 msgid "Don't warn about uses of Microsoft extensions"
21103 msgstr ""
21105 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:941
21106 #, fuzzy
21107 msgid "Use graph-coloring register allocation"
21108 msgstr "Áðïôõ÷ßá äÝóìåõóçò ðüñùí óõóôÞìáôïò"
21110 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:944
21111 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
21112 msgstr ""
21114 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:947
21115 msgid "Assume that receivers of Objective-C messages may be nil"
21116 msgstr ""
21118 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:950
21119 msgid "Support synchronous non-call exceptions"
21120 msgstr ""
21122 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:959
21123 msgid "Enable Objective-C exception and synchronization syntax"
21124 msgstr ""
21126 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:962
21127 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1286
21128 msgid "Perform loop unrolling for all loops"
21129 msgstr ""
21131 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:965
21132 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1289
21133 msgid "Perform loop unrolling when iteration count is known"
21134 msgstr ""
21136 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:968
21137 msgid "When possible do not generate stack frames"
21138 msgstr ""
21140 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:971
21141 msgid "Take at least one trip through each iterative DO loop"
21142 msgstr ""
21144 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:974
21145 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
21146 msgstr ""
21148 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:977
21149 msgid "Do the full register move optimization pass"
21150 msgstr ""
21152 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:980
21153 msgid "Optimize sibling and tail recursive calls"
21154 msgstr ""
21156 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:983
21157 msgid "Enable optimization of static class initialization code"
21158 msgstr ""
21160 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:986
21161 #, fuzzy
21162 msgid "Enable optional diagnostics"
21163 msgstr "ÁêáôÜëëçëç åíôïëÞ"
21165 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:992
21166 msgid "Pack structure members together without holes"
21167 msgstr ""
21169 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:995
21170 msgid "Return small aggregates in memory, not registers"
21171 msgstr ""
21173 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1001
21174 msgid "Warn about use of (only a few for now) Fortran extensions"
21175 msgstr ""
21177 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1004
21178 msgid "Perform loop peeling"
21179 msgstr ""
21181 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1007
21182 msgid "Enable machine specific peephole optimizations"
21183 msgstr ""
21185 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1010
21186 msgid "Enable an RTL peephole pass before sched2"
21187 msgstr ""
21189 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1013
21190 msgid "Downgrade conformance errors to warnings"
21191 msgstr ""
21193 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1016
21194 msgid "Generate position-independent code if possible"
21195 msgstr ""
21197 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1019
21198 msgid "Generate position-independent code for executables if possible"
21199 msgstr ""
21201 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1022
21202 msgid "Generate prefetch instructions, if available, for arrays in loops"
21203 msgstr ""
21205 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1028
21206 msgid "Enable basic program profiling code"
21207 msgstr ""
21209 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1031
21210 msgid "Insert arc-based program profiling code"
21211 msgstr ""
21213 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1034
21214 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
21215 msgstr ""
21217 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1037
21218 msgid "Enable common options for performing profile feedback directed optimizations"
21219 msgstr ""
21221 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1040
21222 msgid "Insert code to profile values of expressions"
21223 msgstr ""
21225 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1046
21226 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
21227 msgstr ""
21229 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1049
21230 msgid "Strength reduce all loop general induction variables"
21231 msgstr ""
21233 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1052
21234 msgid "Return small aggregates in registers"
21235 msgstr ""
21237 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1055
21238 msgid "Enables a register move optimization"
21239 msgstr ""
21241 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1058
21242 msgid "Perform a register renaming optimization pass"
21243 msgstr ""
21245 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1061
21246 msgid "Reorder basic blocks to improve code placement"
21247 msgstr ""
21249 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1064
21250 msgid "Reorder functions to improve code placement"
21251 msgstr ""
21253 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1067
21254 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
21255 msgstr ""
21257 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1070
21258 msgid "Enable automatic template instantiation"
21259 msgstr ""
21261 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1073
21262 msgid "Add a common subexpression elimination pass after loop optimizations"
21263 msgstr ""
21265 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1076
21266 msgid "Run the loop optimizer twice"
21267 msgstr ""
21269 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1079
21270 msgid "Disable optimizations that assume default FP rounding behavior"
21271 msgstr ""
21273 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1082
21274 msgid "Generate run time type descriptor information"
21275 msgstr ""
21277 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1085
21278 msgid "Enable scheduling across basic blocks"
21279 msgstr ""
21281 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1088
21282 msgid "Allow speculative motion of non-loads"
21283 msgstr ""
21285 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1091
21286 msgid "Allow speculative motion of some loads"
21287 msgstr ""
21289 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1094
21290 msgid "Allow speculative motion of more loads"
21291 msgstr ""
21293 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1097
21294 msgid "Allow premature scheduling of queued insns"
21295 msgstr ""
21297 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1100
21298 msgid "Set dependence distance checking in premature scheduling of queued insns"
21299 msgstr ""
21301 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1103
21302 msgid "-fsched-stalled-insns-dep=<number>   Set dependence distance checking in premature scheduling of queued insns"
21303 msgstr ""
21305 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1106
21306 msgid "-fsched-stalled-insns=<number>       Set number of queued insns that can be prematurely scheduled"
21307 msgstr ""
21309 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1109
21310 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
21311 msgstr ""
21313 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1112
21314 msgid "If scheduling post reload, do superblock scheduling"
21315 msgstr ""
21317 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1115
21318 msgid "If scheduling post reload, do trace scheduling"
21319 msgstr ""
21321 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1118
21322 msgid "Reschedule instructions before register allocation"
21323 msgstr ""
21325 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1121
21326 msgid "Reschedule instructions after register allocation"
21327 msgstr ""
21329 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1124
21330 msgid "Allow appending a second underscore to externals"
21331 msgstr ""
21333 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1127
21334 msgid "Mark data as shared rather than private"
21335 msgstr ""
21337 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1130
21338 msgid "Use the same size for double as for float"
21339 msgstr ""
21341 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1133
21342 msgid "Use the narrowest integer type possible for enumeration types"
21343 msgstr ""
21345 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1136
21346 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
21347 msgstr ""
21349 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1142
21350 msgid "Disable optimizations observable by IEEE signaling NaNs"
21351 msgstr ""
21353 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1145
21354 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
21355 msgstr ""
21357 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1148
21358 msgid "Make \"char\" signed by default"
21359 msgstr ""
21361 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1151
21362 msgid "Do not print names of program units as they are compiled"
21363 msgstr ""
21365 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1154
21366 msgid "Convert floating point constants to single precision constants"
21367 msgstr ""
21369 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1157
21370 msgid "Internally convert most source to lowercase"
21371 msgstr ""
21373 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1160
21374 msgid "Internally preserve source case"
21375 msgstr ""
21377 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1163
21378 msgid "Internally convert most source to uppercase"
21379 msgstr ""
21381 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1169
21382 msgid "Insert stack checking code into the program"
21383 msgstr ""
21385 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1175
21386 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
21387 msgstr ""
21389 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1178
21390 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
21391 msgstr ""
21393 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1181
21394 msgid "Display statistics accumulated during compilation"
21395 msgstr ""
21397 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1184
21398 msgid "Enable assignability checks for stores into object arrays"
21399 msgstr ""
21401 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1187
21402 msgid "Perform strength reduction optimizations"
21403 msgstr ""
21405 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1190
21406 msgid "Assume strict aliasing rules apply"
21407 msgstr ""
21409 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1199
21410 msgid "Symbol names spelled in mixed case"
21411 msgstr ""
21413 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1202
21414 msgid "Symbol names in lowercase"
21415 msgstr ""
21417 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1205
21418 msgid "Symbol names in uppercase"
21419 msgstr ""
21421 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1208
21422 msgid "Check for syntax errors, then stop"
21423 msgstr ""
21425 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1211
21426 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
21427 msgstr ""
21429 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1214
21430 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
21431 msgstr ""
21433 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1217
21434 msgid "Create data files needed by \"gcov\""
21435 msgstr ""
21437 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1223
21438 msgid "Perform jump threading optimizations"
21439 msgstr ""
21441 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1226
21442 msgid "Report the time taken by each compiler pass"
21443 msgstr ""
21445 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1229
21446 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
21447 msgstr ""
21449 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1232
21450 msgid "Perform superblock formation via tail duplication"
21451 msgstr ""
21453 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1235
21454 #, fuzzy
21455 msgid "Assume floating-point operations can trap"
21456 msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
21458 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1238
21459 msgid "Trap for signed overflow in addition, subtraction and multiplication"
21460 msgstr ""
21462 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1241
21463 msgid "Make prefix-radix non-decimal constants be typeless"
21464 msgstr ""
21466 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1244
21467 msgid "Allow all ugly features"
21468 msgstr ""
21470 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1247
21471 msgid "Hollerith and typeless can be passed as arguments"
21472 msgstr ""
21474 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1250
21475 msgid "Allow ordinary copying of ASSIGN'ed vars"
21476 msgstr ""
21478 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1253
21479 msgid "Dummy array dimensioned to (1) is assumed-size"
21480 msgstr ""
21482 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1256
21483 msgid "Trailing comma in procedure call denotes null argument"
21484 msgstr ""
21486 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1259
21487 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
21488 msgstr ""
21490 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1262
21491 msgid "Initialization via DATA and PARAMETER is not type-compatible"
21492 msgstr ""
21494 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1265
21495 msgid "Allow INTEGER and LOGICAL interchangeability"
21496 msgstr ""
21498 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1268
21499 msgid "Append underscores to externals"
21500 msgstr ""
21502 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1271
21503 msgid "Compile whole compilation unit at a time"
21504 msgstr ""
21506 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1274
21507 msgid "Delete libU77 intrinsics"
21508 msgstr ""
21510 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1277
21511 msgid "Disable libU77 intrinsics"
21512 msgstr ""
21514 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1280
21515 #, fuzzy
21516 msgid "Enable libU77 intrinsics"
21517 msgstr "ÁêáôÜëëçëç åíôïëÞ"
21519 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1283
21520 msgid "Hide libU77 intrinsics"
21521 msgstr ""
21523 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1292
21524 msgid "Allow math optimizations that may violate IEEE or ISO standards"
21525 msgstr ""
21527 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1295
21528 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
21529 msgstr ""
21531 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1298
21532 msgid "Make \"char\" unsigned by default"
21533 msgstr ""
21535 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1301
21536 msgid "Perform loop unswitching"
21537 msgstr ""
21539 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1304
21540 msgid "Just generate unwind tables for exception handling"
21541 msgstr ""
21543 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1310
21544 msgid "Use __cxa_atexit to register destructors"
21545 msgstr ""
21547 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1316
21548 msgid "Add extra commentary to assembler output"
21549 msgstr ""
21551 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1319
21552 msgid "Print g77-specific version information and run internal tests"
21553 msgstr ""
21555 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1322
21556 #, fuzzy
21557 msgid "Use expression value profiles in optimizations"
21558 msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
21560 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1325
21561 msgid "Discard unused virtual functions"
21562 msgstr ""
21564 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1328
21565 msgid "Implement vtables using thunks"
21566 msgstr ""
21568 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1331
21569 msgid "Program is written in VXT (Digital-like) FORTRAN"
21570 msgstr ""
21572 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1334
21573 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21574 msgstr ""
21576 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1337
21577 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21578 msgstr ""
21580 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1340
21581 msgid "Enable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21582 msgstr ""
21584 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1343
21585 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21586 msgstr ""
21588 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1349
21589 msgid "Emit common-like symbols as weak symbols"
21590 msgstr ""
21592 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1352
21593 msgid "Construct webs and split unrelated uses of single variable"
21594 msgstr ""
21596 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1355
21597 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
21598 msgstr ""
21600 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1358
21601 msgid "Generate a #line directive pointing at the current working directory"
21602 msgstr ""
21604 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1361
21605 msgid "Assume signed arithmetic overflow wraps around"
21606 msgstr ""
21608 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1364
21609 msgid "Store strings in writable data section"
21610 msgstr ""
21612 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1367
21613 #, fuzzy
21614 msgid "Emit cross referencing information"
21615 msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
21617 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1370
21618 #, fuzzy
21619 msgid "Print internal debugging-related information"
21620 msgstr ""
21621 "EìöÜíéóç ðëçñïöïñéþí êÜëõøçò êþäéêá.\n"
21622 "\n"
21624 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1373
21625 msgid "Put zero initialized data in the bss section"
21626 msgstr ""
21628 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1376
21629 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
21630 msgstr ""
21632 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1379
21633 msgid "Treat initial values of 0 like non-zero values"
21634 msgstr ""
21636 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1382
21637 msgid "Generate debug information in default format"
21638 msgstr ""
21640 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1385
21641 msgid "Generate debug information in COFF format"
21642 msgstr ""
21644 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1388
21645 msgid "Generate debug information in DWARF v2 format"
21646 msgstr ""
21648 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1391
21649 msgid "Dump declarations to a .decl file"
21650 msgstr ""
21652 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1394
21653 msgid "Generate debug information in default extended format"
21654 msgstr ""
21656 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1397
21657 msgid "Generate debug information in STABS format"
21658 msgstr ""
21660 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1400
21661 msgid "Generate debug information in extended STABS format"
21662 msgstr ""
21664 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1403
21665 msgid "Generate debug information in VMS format"
21666 msgstr ""
21668 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1406
21669 msgid "Generate debug information in XCOFF format"
21670 msgstr ""
21672 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1409
21673 msgid "Generate debug information in extended XCOFF format"
21674 msgstr ""
21676 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1412
21677 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
21678 msgstr ""
21680 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1415
21681 msgid "-imacros <file>\tAccept definition of macros in <file>"
21682 msgstr ""
21684 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1418
21685 msgid "-include <file>\tInclude the contents of <file> before other files"
21686 msgstr ""
21688 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1421
21689 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
21690 msgstr ""
21692 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1424
21693 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
21694 msgstr ""
21696 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1427
21697 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
21698 msgstr ""
21700 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1430
21701 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
21702 msgstr ""
21704 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1433
21705 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
21706 msgstr ""
21708 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1445
21709 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
21710 msgstr ""
21712 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1448
21713 msgid "Do not search standard system include directories for C++"
21714 msgstr ""
21716 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1451
21717 #, fuzzy
21718 msgid "-o <file>\tPlace output into <file>"
21719 msgstr "  -o <áñ÷åßï>              ÔïðïèÝôçóç ôçò åîüäïõ óôï <áñ÷åßï>\n"
21721 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1454
21722 #, fuzzy
21723 msgid "Enable function profiling"
21724 msgstr "áäýíáôç ç öüñôùóç äåäïìÝíùí ðñïößë"
21726 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1457
21727 msgid "Issue warnings needed for strict compliance to the standard"
21728 msgstr ""
21730 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1460
21731 msgid "Like -pedantic but issue them as errors"
21732 msgstr ""
21734 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1463
21735 msgid "Generate C header of platform-specific features"
21736 msgstr ""
21738 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1466
21739 msgid "Do not display functions compiled or elapsed time"
21740 msgstr ""
21742 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1469
21743 #, fuzzy
21744 msgid "Remap file names when including files"
21745 msgstr "Ìç ïñéóìÝíï üíïìá %s"
21747 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1472
21748 msgid "Conform to the ISO 1998 C++ standard"
21749 msgstr ""
21751 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1475
21752 msgid "Conform to the ISO 1990 C standard"
21753 msgstr ""
21755 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1478
21756 msgid "Conform to the ISO 1999 C standard"
21757 msgstr ""
21759 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1481
21760 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1502
21761 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1505
21762 msgid "Deprecated in favor of -std=c99"
21763 msgstr ""
21765 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1484
21766 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
21767 msgstr ""
21769 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1487
21770 msgid "Conform to the ISO 1990 C standard with GNU extensions"
21771 msgstr ""
21773 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1490
21774 msgid "Conform to the ISO 1999 C standard with GNU extensions"
21775 msgstr ""
21777 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1493
21778 msgid "Deprecated in favor of -std=gnu99"
21779 msgstr ""
21781 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1496
21782 msgid "Deprecated in favor of -std=c89"
21783 msgstr ""
21785 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1499
21786 msgid "Conform to the ISO 1990 C standard as amended in 1994"
21787 msgstr ""
21789 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1508
21790 msgid "Enable traditional preprocessing"
21791 msgstr ""
21793 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1511
21794 msgid "-trigraphs\tSupport ISO C trigraphs"
21795 msgstr ""
21797 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1514
21798 msgid "Do not predefine system-specific and GCC-specific macros"
21799 msgstr ""
21801 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1517
21802 msgid "Enable verbose output"
21803 msgstr ""
21805 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1523
21806 #, fuzzy
21807 msgid "Suppress warnings"
21808 msgstr "%s: ðñïåéäïðïßçóç: "
21810 #: config/i386/freebsd-aout.h:215 config/rs6000/sysv4.h:1089
21811 msgid "`-p' not supported; use `-pg' and gprof(1)"
21812 msgstr ""
21814 #: f/lang-specs.h:38
21815 #, fuzzy
21816 msgid "GCC does not support -C without using -E"
21817 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
21819 #: f/lang-specs.h:39
21820 #, fuzzy
21821 msgid "GCC does not support -CC without using -E"
21822 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
21824 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
21825 #: config/sparc/netbsd-elf.h:140 config/sparc/netbsd-elf.h:159
21826 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
21827 #, fuzzy
21828 msgid "may not use both -m32 and -m64"
21829 msgstr "äåí åßíáé äõíáôü íá ðáñáëçöèåß ï ÷ñÞóôçò êáé ç ïìÜäá"
21831 #: config/i386/mingw32.h:58 config/i386/cygwin.h:70
21832 msgid "shared and mdll are not compatible"
21833 msgstr ""
21835 #: config/darwin.h:215
21836 msgid "-current_version only allowed with -dynamiclib"
21837 msgstr ""
21839 #: config/darwin.h:218
21840 msgid "-install_name only allowed with -dynamiclib"
21841 msgstr ""
21843 #: config/darwin.h:223
21844 msgid "-bundle not allowed with -dynamiclib"
21845 msgstr ""
21847 #: config/darwin.h:224
21848 msgid "-bundle_loader not allowed with -dynamiclib"
21849 msgstr ""
21851 #: config/darwin.h:225
21852 msgid "-client_name not allowed with -dynamiclib"
21853 msgstr ""
21855 #: config/darwin.h:228
21856 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
21857 msgstr ""
21859 #: config/darwin.h:229
21860 msgid "-force_flat_namespace not allowed with -dynamiclib"
21861 msgstr ""
21863 #: config/darwin.h:231
21864 msgid "-keep_private_externs not allowed with -dynamiclib"
21865 msgstr ""
21867 #: config/darwin.h:232
21868 msgid "-private_bundle not allowed with -dynamiclib"
21869 msgstr ""
21871 #: config/vax/netbsd-elf.h:42
21872 msgid "The -shared option is not currently supported for VAX ELF."
21873 msgstr ""
21875 #: config/vax/vax.h:50 config/vax/vax.h:51
21876 #, fuzzy
21877 msgid "profiling not supported with -mg\n"
21878 msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
21880 #: config/arc/arc.h:63 config/mips/mips.h:1143
21881 msgid "may not use both -EB and -EL"
21882 msgstr ""
21884 #: config/mips/mips.h:988
21885 msgid "-pipe is not supported"
21886 msgstr "ôï -pipe äåí õðïóôçñßæåôáé"
21888 #: java/jvspec.c:80 ada/lang-specs.h:34 gcc.c:767
21889 msgid "-pg and -fomit-frame-pointer are incompatible"
21890 msgstr ""
21892 #: java/lang-specs.h:34
21893 msgid "-fjni and -femit-class-files are incompatible"
21894 msgstr ""
21896 #: java/lang-specs.h:35
21897 msgid "-fjni and -femit-class-file are incompatible"
21898 msgstr ""
21900 #: java/lang-specs.h:36 java/lang-specs.h:37
21901 msgid "-femit-class-file should used along with -fsyntax-only"
21902 msgstr ""
21904 #: treelang/lang-specs.h:52
21905 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
21906 msgstr ""
21908 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
21909 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
21910 #, fuzzy
21911 msgid "does not support multilib"
21912 msgstr "áñ÷åßá fifo äåí õðïóôçñßæïíôáé"
21914 #: config/i386/sco5.h:191
21915 #, fuzzy
21916 msgid "-pg not supported on this platform"
21917 msgstr "ðñïåéäïðïßçóç: ôï --pid=PID äåí õðïóôçñßæåôáé óå áõôü ôï óýóôçìá"
21919 #: config/i386/sco5.h:192
21920 #, fuzzy
21921 msgid "-p and -pp specified - pick one"
21922 msgstr "ìç ïñéóìÝíï"
21924 #: config/i386/sco5.h:266
21925 #, fuzzy
21926 msgid "-G and -static are mutually exclusive"
21927 msgstr "\"Æþíç %s\" ãñáììÞ êáé åðéëïãÞ -l åßíáé áìïéâáßùò áðïêëåéüìåíá"
21929 #: config/arm/arm.h:198
21930 #, fuzzy
21931 msgid "-mapcs-26 and -mapcs-32 may not be used together"
21932 msgstr ""
21933 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
21934 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
21936 #: config/arm/arm.h:200
21937 #, fuzzy
21938 msgid "-msoft-float and -mhard_float may not be used together"
21939 msgstr ""
21940 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
21941 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
21943 #: config/arm/arm.h:202
21944 #, fuzzy
21945 msgid "-mbig-endian and -mlittle-endian may not be used together"
21946 msgstr ""
21947 "Ïé åðéëïãÝò ãéá íá åêôõðùèåß êáé íá ïñéóôåß ç þñá äåí ìðïñïýí íá\n"
21948 "÷ñçóéìïðïéçèïýí ðáñÜëëçëá."
21950 #: config/mcore/mcore.h:65
21951 msgid "the m210 does not have little endian support"
21952 msgstr ""
21954 #: ada/lang-specs.h:36
21955 msgid "one of -c, -S, -gnatc, -gnatz, or -gnats is required for Ada"
21956 msgstr ""
21958 #: config/mips/r3900.h:35
21959 #, fuzzy
21960 msgid "-mhard-float not supported"
21961 msgstr "Ôï ðñùôüêïëëï äåí õðïóôçñßæåôáé"
21963 #: config/mips/r3900.h:37
21964 msgid "-msingle-float and -msoft-float can not both be specified"
21965 msgstr ""
21967 #: config/rs6000/darwin.h:98
21968 msgid " conflicting code gen style switches are used"
21969 msgstr ""
21971 #: gcc.c:743
21972 msgid "GCC does not support -C or -CC without -E"
21973 msgstr ""
21975 #: gcc.c:915
21976 msgid "-E required when input is from standard input"
21977 msgstr ""
21979 #: config/i386/cygwin.h:29
21980 msgid "mno-cygwin and mno-win32 are not compatible"
21981 msgstr ""
21983 #, fuzzy
21984 #~ msgid "unknown C standard `%s'"
21985 #~ msgstr "Üãíùóôï óåô `%s'"
21987 #, fuzzy
21988 #~ msgid "a parameter"
21989 #~ msgstr "êáêü üñéóìá"
21991 #, fuzzy
21992 #~ msgid "array size missing in `%s'"
21993 #~ msgstr "óöÜëìá êáôÜ ôï êëåßóéìï ôçò åéóüäïõ `%s'"
21995 #, fuzzy
21996 #~ msgid "duplicate member `%s'"
21997 #~ msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
21999 #, fuzzy
22000 #~ msgid "null format string"
22001 #~ msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
22003 #, fuzzy
22004 #~ msgid "'lul' is not a valid integer suffix"
22005 #~ msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
22007 #, fuzzy
22008 #~ msgid "decimal constant is so large that it is unsigned"
22009 #~ msgstr "%s: ôï %s åßíáé ôüóï ìåãÜëï ðïõ äå ìðïñåß íá áíáðáñáóôáèåß"
22011 #, fuzzy
22012 #~ msgid "integer constant is larger than the maximum value for its type"
22013 #~ msgstr ""
22014 #~ "ï äçëùìÝíïò áñéèìüò bytes `%s' åßíáé ìåãáëýôåñïò áðü ôï ìÝãéóôï\n"
22015 #~ "ðïõ ìðïñåß íá áíáðáñáóôáèåß áðü ôï ôýðï äåäïìÝíùí `long'"
22017 #, fuzzy
22018 #~ msgid "ignoring invalid multibyte character"
22019 #~ msgstr "Ìç Ýãêõñï Þ áóõìðëÞñùôï multibyte Þ ðëáôýò ÷áñáêôÞñáò"
22021 #~ msgid "execvp %s"
22022 #~ msgstr "execvp %s"
22024 # src/getopt1.c:132
22025 # src/getopt1.c:132
22026 #~ msgid "open %s"
22027 #~ msgstr "open %s"
22029 #, fuzzy
22030 #~ msgid "section pointer missing"
22031 #~ msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
22033 #, fuzzy
22034 #~ msgid "no symbol table found"
22035 #~ msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
22037 #, fuzzy
22038 #~ msgid ""
22039 #~ "writing load commands.\n"
22040 #~ "\n"
22041 #~ msgstr "¸÷åé ðáñáëçöèåß åíôïëÞ"
22043 #~ msgid "close %s"
22044 #~ msgstr "close %s"
22046 #, fuzzy
22047 #~ msgid "bad magic number"
22048 #~ msgstr "ÅóöáëìÝíïò áñéèìüò áñ÷åßïõ"
22050 #~ msgid "bad header version"
22051 #~ msgstr "åóöáëìÝíç Ýêäïóç êåöáëßäáò"
22053 #, fuzzy
22054 #~ msgid "old raw header file"
22055 #~ msgstr "Äåí åßíáé åðþíõìï áñ÷åßï"
22057 # src/request.c:37
22058 #~ msgid "fstat %s"
22059 #~ msgstr "fstat %s"
22061 #~ msgid "lseek %s 0"
22062 #~ msgstr "lseek %s 0"
22064 #~ msgid "read %s"
22065 #~ msgstr "read %s"
22067 #~ msgid "msync %s"
22068 #~ msgstr "msync %s"
22070 #~ msgid "munmap %s"
22071 #~ msgstr "munmap %s"
22073 #~ msgid "write %s"
22074 #~ msgstr "write %s"
22076 #, fuzzy
22077 #~ msgid "integer constant out of range"
22078 #~ msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
22080 #, fuzzy
22081 #~ msgid "invalid character '%c' in #if"
22082 #~ msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
22084 #, fuzzy
22085 #~ msgid "invalid character '\\%03o' in #if"
22086 #~ msgstr "ìç Ýãêõñïò ÷áñáêôÞñáò `%c' óôï ôýðï áëöáñéèìçôéêïý `%s'"
22088 #, fuzzy
22089 #~ msgid "missing binary operator"
22090 #~ msgstr "Áãíùóôïò äõáäéêüò ÷åéñéóôÞò."
22092 #, fuzzy
22093 #~ msgid "%s: Not a directory"
22094 #~ msgstr "Äåí åßíáé êáôÜëïãïò"
22096 #, fuzzy
22097 #~ msgid "changing search order for system directory \"%s\""
22098 #~ msgstr "áäõíáìßá áëëáãÞò óôï êáôÜëïãï \"%s\""
22100 #, fuzzy
22101 #~ msgid "I/O error on output"
22102 #~ msgstr "ÓöÜëìá åéóüäïõ/åîüäïõ"
22104 #, fuzzy
22105 #~ msgid "argument missing after %s"
22106 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
22108 #, fuzzy
22109 #~ msgid "number missing after %s"
22110 #~ msgstr "ïñéóìüò äéêáéùìÜôùí óôï %s"
22112 #, fuzzy
22113 #~ msgid "backslash-newline at end of file"
22114 #~ msgstr "ìç Ýãêõñç äéáöõãÞ ìå ðéóùêÜèåôï óôï ôÝëïò ôïõ áëöáñéèìçôéêïý"
22116 #, fuzzy
22117 #~ msgid "possible start of unterminated string literal"
22118 #~ msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
22120 #~ msgid "multi-line string literals are deprecated"
22121 #~ msgstr "äå óõíßóôáôáé ðéá ç ÷ñÞóç áëöáñéèìçôéêþí óôáèåñþí ðïëëáðëþí ãñáììþí"
22123 #, fuzzy
22124 #~ msgid "no newline at end of file"
22125 #~ msgstr "%s: ðñüùñï ôÝëïò áñ÷åßïõ"
22127 #, fuzzy
22128 #~ msgid "unterminated #%s"
22129 #~ msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
22131 #, fuzzy
22132 #~ msgid "\"%s\" redefined"
22133 #~ msgstr "áüñéóôï"
22135 #, fuzzy
22136 #~ msgid "this is the location of the previous definition"
22137 #~ msgstr "áõôÞ åßíáé ç èÝóç ôïõ ðñþôïõ ïñéóìïý"
22139 #~ msgid "invalid option %s"
22140 #~ msgstr "ìç Ýãêõñç åðéëïãÞ %s"
22142 #~ msgid "%s:%d: warning: "
22143 #~ msgstr "%s:%d: ðñïåéäïðïßçóç: "
22145 #, fuzzy
22146 #~ msgid "can't get current directory"
22147 #~ msgstr "Äåí åßíáé äõíáôüí íá ëçöèåß ï ôñÝ÷ùí êáôÜëïãïò."
22149 #~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
22150 #~ msgstr "ÐíåõìáôéêÜ Äéêáéþìáôá (C) 2002 Free Software Foundation, Inc.\n"
22152 #, fuzzy
22153 #~ msgid "argument to `-b' is missing"
22154 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
22156 #, fuzzy
22157 #~ msgid "argument to `-V' is missing"
22158 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
22160 #, fuzzy
22161 #~ msgid "invalid version number format"
22162 #~ msgstr "ìç Ýãêõñç äéáìüñöùóç óõíôüìåõóçò"
22164 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
22165 #~ msgstr "ÐíåõìáôéêÜ Äéêáéþìáôá (C) 2001 Free Software Foundation, Inc.\n"
22167 #, fuzzy
22168 #~ msgid "Could not open basic block file %s.\n"
22169 #~ msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
22171 #, fuzzy
22172 #~ msgid "Could not open program flow graph file %s.\n"
22173 #~ msgstr "Áäýíáôç ç äçìéïõñãßá áñ÷åßïõ êáôáãñáöþí \"%s\""
22175 #, fuzzy
22176 #~ msgid "No executable code associated with file %s.\n"
22177 #~ msgstr "ÊáìéÜ äéåýèõíóç äåí óõíäÝåôáé ìå ôï üíïìá"
22179 #, fuzzy
22180 #~ msgid "didn't use all bb entries of graph, function %s\n"
22181 #~ msgstr "äéáãñáöÞ üëùí ôùí åããñáöþí ôïõ êáôáëüãïõ %s\n"
22183 #, fuzzy
22184 #~ msgid "Could not open source file %s.\n"
22185 #~ msgstr "Äåí ìðüñåóá íá áíïßîù ôï áñ÷åßï %s"
22187 #~ msgid "Creating %s.\n"
22188 #~ msgstr "Äçìéïõñãßá ôïõ %s.\n"
22190 #, fuzzy
22191 #~ msgid "conversion from NaN to int"
22192 #~ msgstr "ç ìåôáôñïðÞ áðü `%s' óå `%s' äåí õðïóôçñßæåôå"
22194 #, fuzzy
22195 #~ msgid "floating point overflow"
22196 #~ msgstr "Åîáßñåóç êéíçôÞò õðïäéáóôïëÞò"
22198 #, fuzzy
22199 #~ msgid "%s: argument domain error"
22200 #~ msgstr "%s: óöÜëìá áíÜãíùóçò"
22202 #, fuzzy
22203 #~ msgid "%s: underflow range error"
22204 #~ msgstr "%s: óöÜëìá åããñáöÞò"
22206 #, fuzzy
22207 #~ msgid "internal error: %s"
22208 #~ msgstr "óöÜëìá óôçí áíÜãíùóç åéóüäïõ: %s"
22210 #, fuzzy
22211 #~ msgid "unrecognized option `%s'"
22212 #~ msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
22214 #, fuzzy
22215 #~ msgid "`%s': unknown or unsupported -g option"
22216 #~ msgstr "%s: Üãíùóôï/ìç õðïóôçñéæüìåíï åßäïò áñ÷åßïõ.\n"
22218 #, fuzzy
22219 #~ msgid "invalid --param option: %s"
22220 #~ msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
22222 #, fuzzy
22223 #~ msgid "invalid character constant in #if"
22224 #~ msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
22226 #, fuzzy
22227 #~ msgid "invalid token in expression"
22228 #~ msgstr "Ìç Ýãêõñç êáíïíéêÞ Ýêöñáóç"
22230 #, fuzzy
22231 #~ msgid "octal character constant does not fit in a byte"
22232 #~ msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
22234 #, fuzzy
22235 #~ msgid "hex character constant does not fit in a byte"
22236 #~ msgstr "ìç Ýãêõñïò óôáèåñüò ÷áñáêôÞñáò óôï áëöáñéèìéôéêü"
22238 #, fuzzy
22239 #~ msgid "Junk after end of expression."
22240 #~ msgstr "Ðñüùñï ôÝëïò ôçò êáíïíéêÞò Ýêöñáóçò"
22242 #, fuzzy
22243 #~ msgid "-traditional is not supported in C++"
22244 #~ msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
22246 #, fuzzy
22247 #~ msgid "-traditional and -ansi are mutually exclusive"
22248 #~ msgstr "ïé åðéëïãÝò --string êáé --check åßíáé áìïéâáßùò áðïêëåéüìåíåò"
22250 #, fuzzy
22251 #~ msgid "-trigraphs and -traditional are mutually exclusive"
22252 #~ msgstr "ïé åðéëïãÝò --string êáé --check åßíáé áìïéâáßùò áðïêëåéüìåíåò"
22254 #, fuzzy
22255 #~ msgid "unterminated #%s conditional"
22256 #~ msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
22258 #, fuzzy
22259 #~ msgid "not in any file?!"
22260 #~ msgstr "Äåí åßíáé åðþíõìï áñ÷åßï"
22262 #, fuzzy
22263 #~ msgid "invalid macro name"
22264 #~ msgstr "ìç Ýãêõñï üíïìá ìÞíá"
22266 #, fuzzy
22267 #~ msgid "invalid macro name `%s'"
22268 #~ msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
22270 #, fuzzy
22271 #~ msgid "unterminated parameter list in #define"
22272 #~ msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
22274 #, fuzzy
22275 #~ msgid "invalid format #line command"
22276 #~ msgstr "Ç áëõóßäá ìïñöÞò äåí åßíáé Ýãêõñç: `%s'"
22278 #, fuzzy
22279 #~ msgid "undefining `defined'"
22280 #~ msgstr "áüñéóôï"
22282 #, fuzzy
22283 #~ msgid "undefining `%s'"
22284 #~ msgstr "¶íïéãìá ôïõ `%s'"
22286 #, fuzzy
22287 #~ msgid "#warning%.*s"
22288 #~ msgstr "ðñïåéäïðïßçóç: "
22290 # src/dfa.c:652 src/dfa.c:655 src/dfa.c:682 src/dfa.c:686 src/dfa.c:687
22291 # src/dfa.c:690 src/dfa.c:703 src/dfa.c:704
22292 # src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695
22293 # src/dfa.c:698 src/dfa.c:711 src/dfa.c:712
22294 #, fuzzy
22295 #~ msgid "unbalanced #endif"
22296 #~ msgstr "Ìç éóóïñïðçìÝíï ["
22298 #, fuzzy
22299 #~ msgid "unterminated string or character constant"
22300 #~ msgstr "ìç ôåñìáôéæìÝíï áëöáñéèìçôéêü óôáèåñÜò"
22302 #, fuzzy
22303 #~ msgid "arguments given to macro `%s'"
22304 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
22306 #, fuzzy
22307 #~ msgid "no args to macro `%s'"
22308 #~ msgstr "Üãíùóôïò ÷áñáêôÞñáò `%s'"
22310 #, fuzzy
22311 #~ msgid "invalid %%Q value"
22312 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22314 #, fuzzy
22315 #~ msgid "invalid %%V value"
22316 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22318 #, fuzzy
22319 #~ msgid "Don't do symbol renaming"
22320 #~ msgstr "äåí äþèçêå óõìâïëéêü üíïìá"
22322 #, fuzzy
22323 #~ msgid "inline float constants not supported on this host"
22324 #~ msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
22326 #, fuzzy
22327 #~ msgid "Retain legend information"
22328 #~ msgstr "åìöÜíéóç ðëçñïöïñéþí ðñïüäïõ"
22330 # lib/argmatch.c:188
22331 #, fuzzy
22332 #~ msgid "argument is a structure"
22333 #~ msgstr "¸ãêõñá ïñßóìáôá åßíáé:"
22335 #, fuzzy
22336 #~ msgid "invalid %%o value"
22337 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22339 #, fuzzy
22340 #~ msgid "invalid %%s/S value"
22341 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22343 #, fuzzy
22344 #~ msgid "invalid %%B value"
22345 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22347 #, fuzzy
22348 #~ msgid "invalid option `-mshort-data-%s'"
22349 #~ msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
22351 #, fuzzy
22352 #~ msgid "-mips%d not supported"
22353 #~ msgstr "Ôï ai_family äåí õðïóôçñßæåôáé"
22355 #, fuzzy
22356 #~ msgid "-mabi=%s does not support -mips%d"
22357 #~ msgstr "Ôï ai_socktype äåí õðïóôçñßæåôáé"
22359 #, fuzzy
22360 #~ msgid "invalid option `entry%s'"
22361 #~ msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
22363 #, fuzzy
22364 #~ msgid "invalid %%z value"
22365 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22367 #, fuzzy
22368 #~ msgid "invalid %%Z value"
22369 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22371 #, fuzzy
22372 #~ msgid "invalid %%j value"
22373 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22375 #, fuzzy
22376 #~ msgid "-fdata-sections not supported on AIX"
22377 #~ msgstr "Ç ëåéôïõñãßá äåí õðïóôçñßæåôáé"
22379 #~ msgid "64 bit mode"
22380 #~ msgstr "êáôÜóôáóç 64 bit"
22382 #~ msgid "31 bit mode"
22383 #~ msgstr "êáôÜóôáóç 31 bit"
22385 #, fuzzy
22386 #~ msgid "Use the Xtensa boolean register option"
22387 #~ msgstr "ìç ôåñìáôéæüìåíï üíïìá âÜñïõò"
22389 #, fuzzy
22390 #~ msgid "duplicate enum value `%D'"
22391 #~ msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
22393 #, fuzzy
22394 #~ msgid "duplicate nested type `%D'"
22395 #~ msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
22397 #, fuzzy
22398 #~ msgid "invalid declarator"
22399 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22401 #, fuzzy
22402 #~ msgid "`%D' as declarator"
22403 #~ msgstr "ôï `%s' åßíáé êáôÜëïãïò"
22405 #, fuzzy
22406 #~ msgid "invalid type: `void &'"
22407 #~ msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'"
22409 #~ msgid "                %#D"
22410 #~ msgstr "                %#D"
22412 #, fuzzy
22413 #~ msgid "`%D' is not a namespace"
22414 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22416 #, fuzzy
22417 #~ msgid "`%T' does not have a class or union named `%D'"
22418 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22420 #, fuzzy
22421 #~ msgid "`%T' is not a class or union type"
22422 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22424 #, fuzzy
22425 #~ msgid "`%s' not supported by %s"
22426 #~ msgstr "Äåí õðïóôçñßæåôáé"
22428 #, fuzzy
22429 #~ msgid "%s: In instantiation of `%s':\n"
22430 #~ msgstr "%s: Ìç Ýãêõñç ñýèìéóç `%s'.\n"
22432 #, fuzzy
22433 #~ msgid "invalid use of member `%D'"
22434 #~ msgstr "ìç Ýãêõñïò áñéèìüò ðåäßïõ: `%s'"
22436 #, fuzzy
22437 #~ msgid "type name expected before `&'"
22438 #~ msgstr "ÅããñáöÞ ïíïìÜôùí ôùí åðéëåãìÝíùí êáôçãïñéþí"
22440 #, fuzzy
22441 #~ msgid "`%T' is not a valid expression"
22442 #~ msgstr "%s' äåí åßíáé éó÷ýùí èåôéêüò áêÝñáéïò."
22444 # src/dfa.c:962
22445 # src/dfa.c:970
22446 #, fuzzy
22447 #~ msgid "sigof type specifier"
22448 #~ msgstr "Äåí ïñßóôçêå óõíôáêôéêü"
22450 #, fuzzy
22451 #~ msgid "`%T' is not a class or namespace"
22452 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22454 #, fuzzy
22455 #~ msgid "no type `%D' in `%T'"
22456 #~ msgstr "Ìç Ýãêõñç åðéëïãÞ `%s'"
22458 #, fuzzy
22459 #~ msgid "parse error in method specification"
22460 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
22462 #, fuzzy
22463 #~ msgid "invalid type `%T' for default argument to `%T'"
22464 #~ msgstr "Ìç Ýãêõñç áêÝñáéá ðáñÜìåôñïò `%s'"
22466 #~ msgid "%s before `%c'"
22467 #~ msgstr "%s ðñéí áðü `%c'"
22469 #~ msgid "%s before `\\%o'"
22470 #~ msgstr "%s ðñéí áðü `\\%o'"
22472 #, fuzzy
22473 #~ msgid "%s before `%s' token"
22474 #~ msgstr "%s (ãéá êáíïíéêÞ Ýêöñáóç `%s')"
22476 #, fuzzy
22477 #~ msgid "invalid use of type decl `%#D' as expression"
22478 #~ msgstr "Ìç Ýãêõñç ðñïðïñåõüìåíç êáíïíéêÞ Ýêöñáóç"
22480 #, fuzzy
22481 #~ msgid "invalid use of undefined type `%#T'"
22482 #~ msgstr "ìç Ýãêõñïò áñéèìüò áðü êåíÝò ãñáììÝò: `%s'"
22484 #, fuzzy
22485 #~ msgid "declaration of `%#T'"
22486 #~ msgstr "äçìéïõñãßá áñ÷åßïõ `%s'\n"
22488 #, fuzzy
22489 #~ msgid "invalid use of `%T'"
22490 #~ msgstr "Ìç Ýãêõñç çìåñïìçíßá `%s'."
22492 #, fuzzy
22493 #~ msgid "ignoring pragma: %s"
22494 #~ msgstr "áãíïïýíôáé üëá ôá ïñßóìáôá"
22496 #, fuzzy
22497 #~ msgid "Set the maximum line length"
22498 #~ msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
22500 #, fuzzy
22501 #~ msgid "internal error - use of undefined type"
22502 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22504 #, fuzzy
22505 #~ msgid "multiple declarations for method `%s'"
22506 #~ msgstr "ðïëëáðëüò áñéèìüò åðéëïãþí ôçí åíôïëÞ `s'"
22508 # src/install.c:562
22509 #, fuzzy
22510 #~ msgid "cannot find method"
22511 #~ msgstr "áäõíáìßá äéêñÜíùóçò"
22513 #, fuzzy
22514 #~ msgid "duplicate definition of class method `%s'"
22515 #~ msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
22517 #, fuzzy
22518 #~ msgid "duplicate definition of instance method `%s'"
22519 #~ msgstr "áäõíáìßá áíïßãìáôïò áñ÷åßïõ ïñéóìïý locale `%s'"
22521 #, fuzzy
22522 #~ msgid "duplicate declaration of instance method `%s'"
22523 #~ msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
22525 #, fuzzy
22526 #~ msgid "-p option not supported: use -pg instead"
22527 #~ msgstr "ôï -C äåí óõíßóôáôáé ðéá, ÷ñçóéìïðïéÞóôå -Z"
22529 #, fuzzy
22530 #~ msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"
22531 #~ msgstr "\"Æþíç %s\" ãñáììÞ êáé åðéëïãÞ -l åßíáé áìïéâáßùò áðïêëåéüìåíá"
22533 #, fuzzy
22534 #~ msgid "__builtin_trap not supported by this target"
22535 #~ msgstr "óõìâïëéêïß óýíäåóìïé äåí õðïóôçñßæïíôáé óôï óýóôçìá áõôü"
22537 #, fuzzy
22538 #~ msgid "invalid %H value"
22539 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22541 #, fuzzy
22542 #~ msgid "invalid %h value"
22543 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22545 #, fuzzy
22546 #~ msgid "invalid %Q value"
22547 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22549 #, fuzzy
22550 #~ msgid "invalid %q value"
22551 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22553 #, fuzzy
22554 #~ msgid "invalid %p value"
22555 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22557 #, fuzzy
22558 #~ msgid "invalid %B value"
22559 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22561 #, fuzzy
22562 #~ msgid "invalid %C value"
22563 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22565 #, fuzzy
22566 #~ msgid "invalid %E value"
22567 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22569 #, fuzzy
22570 #~ msgid "invalid %r value"
22571 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
22573 #, fuzzy
22574 #~ msgid "bad string length in %s"
22575 #~ msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
22577 #, fuzzy
22578 #~ msgid "mode mismatch in %s expression"
22579 #~ msgstr "ÓöÜëìá óôï ôáßñéáóìá óôçí êáíïíéêÞ Ýêöñáóç `%s'"
22581 # src/main.c:697 src/main.c:751
22582 #, fuzzy
22583 #~ msgid "no label named `%s'"
22584 #~ msgstr "¶ãíùóôç ãëþóóá `%s'"
22586 #, fuzzy
22587 #~ msgid "this is the first ELSE label"
22588 #~ msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
22590 #, fuzzy
22591 #~ msgid "duplicate CASE value"
22592 #~ msgstr "äéðëü êëåéäß"
22594 #, fuzzy
22595 #~ msgid "this is the first entry for that value"
22596 #~ msgstr "áõôüò åßíáé ï ðñþôïò ïñéóìüò"
22598 #, fuzzy
22599 #~ msgid "CASE value out of range"
22600 #~ msgstr "Ï áñéèìüò ôùí êáíáëéþí åßíáé Ýîù áðü ôá üñéá"
22602 #, fuzzy
22603 #~ msgid "empty range"
22604 #~ msgstr "êåíü áëöáñéèìçôéêü"
22606 #, fuzzy
22607 #~ msgid "internal error - unknown type in multiple assignment"
22608 #~ msgstr "åóùôåñéêü óöÜëìá - êëÞèçêå ç addtype ìå êáêü ttisgmt"
22610 #, fuzzy
22611 #~ msgid "cannot convert to a boolean mode"
22612 #~ msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
22614 #, fuzzy
22615 #~ msgid "cannot convert to a char mode"
22616 #~ msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
22618 #, fuzzy
22619 #~ msgid "powerset tuple element out of range"
22620 #~ msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
22622 #, fuzzy
22623 #~ msgid "missing variant fields (at least `%s')"
22624 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
22626 #, fuzzy
22627 #~ msgid "invalid array tuple label"
22628 #~ msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
22630 #, fuzzy
22631 #~ msgid "array tuple index out of range"
22632 #~ msgstr "%s: áñéèìüò ãñáììÞò Ýîù áðü ôá üñéá"
22634 #, fuzzy
22635 #~ msgid "too many array tuple values"
22636 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
22638 #, fuzzy
22639 #~ msgid "missing array tuple element %s"
22640 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
22642 #, fuzzy
22643 #~ msgid "missing array tuple elements %s : %s"
22644 #~ msgstr "Ëåßðåé ðáñÜìåôñïò ãéá `%s'"
22646 #, fuzzy
22647 #~ msgid "`%s' must not be declared readonly"
22648 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22650 # src/request.c:263
22651 #, fuzzy
22652 #~ msgid "no initialization allowed for `%s'"
22653 #~ msgstr "Ôï âÞìá áñ÷éêïðïßçóçò áðÝôõ÷å"
22655 #, fuzzy
22656 #~ msgid "location for `%s' not read-compatible"
22657 #~ msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
22659 #, fuzzy
22660 #~ msgid "too few tag labels"
22661 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
22663 #, fuzzy
22664 #~ msgid "too many tag labels"
22665 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
22667 #, fuzzy
22668 #~ msgid "...is duplicated here"
22669 #~ msgstr "äéðëü êëåéäß"
22671 #, fuzzy
22672 #~ msgid "mode of `%s' is not a mode"
22673 #~ msgstr "Ôï `%s' äåí åßíáé êáôÜëïãïò."
22675 #, fuzzy
22676 #~ msgid "duplicate grant for `%s'"
22677 #~ msgstr "äéðëü üíïìá ÷áñáêôÞñá `%s'"
22679 #, fuzzy
22680 #~ msgid "duplicate definition `%s'"
22681 #~ msgstr "äéðëüò ïñéóìüò óõíüëïõ"
22683 # src/main.c:785
22684 #, fuzzy
22685 #~ msgid "ambiguous choice for seize `%s' -"
22686 #~ msgstr "ÁóáöÞò ìïñöÞ `%s'"
22688 #, fuzzy
22689 #~ msgid "INTERNAL ERROR: handle_one_level is broken"
22690 #~ msgstr "ÅÓÙÔÅÑÉÊÏ ÓÖÁËÌÁ: ËÜèïò åßäïò áíôéêåéìÝíïõ óôï expand_token ()"
22692 #, fuzzy
22693 #~ msgid "internal error:  unknown expression mode in %s"
22694 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22696 #, fuzzy
22697 #~ msgid "array is not addressable"
22698 #~ msgstr "Ï êáôÜëïãïò `%s' äåí åßíáé ðñïóéôüò."
22700 #~ msgid "too few arguments in call to `%s'"
22701 #~ msgstr "ðïëý ëßãá ïñßóìáôá óôç êëÞóç ôçò `%s'"
22703 #~ msgid "too many arguments in call to `%s'"
22704 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç êëÞóç ôçò `%s'"
22706 #, fuzzy
22707 #~ msgid "cannot dereference, not a pointer"
22708 #~ msgstr "Äåí ìðïñåß íá êáèïñéóôåß ôï üíïìá ôïõ óõóôÞìáôïò"
22710 #, fuzzy
22711 #~ msgid "invalid type argument of `->'"
22712 #~ msgstr "Ç ðáñÜìåôñïò `%s' äåí åßíáé Ýãêõñç."
22714 #, fuzzy
22715 #~ msgid "no field named `%s'"
22716 #~ msgstr "Ìç ïñéóìÝíï üíïìá %s"
22718 #, fuzzy
22719 #~ msgid "argument %d to ABSTIME must be of integer type"
22720 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22722 #, fuzzy
22723 #~ msgid "parameter 2 must be a positive integer"
22724 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
22726 #, fuzzy
22727 #~ msgid "argument 1 to `%s' must be of floating point mode"
22728 #~ msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22730 #, fuzzy
22731 #~ msgid "first argument to `%s' must be a mode"
22732 #~ msgstr "Ç ðáñÜìåôñïò óôï `%s' ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22734 #~ msgid "too many arguments to procedure"
22735 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá óôç ñïõôßíá"
22737 #, fuzzy
22738 #~ msgid "too few arguments to procedure `%s'"
22739 #~ msgstr "Ðñïåéäïðïßçóç: Ðïëý ëßãá ïñßóìáôá óôï åóùäïìçìÝíï `%s'"
22741 #, fuzzy
22742 #~ msgid "too few arguments to procedure"
22743 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
22745 #, fuzzy
22746 #~ msgid "syntax error (integer used as function)"
22747 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
22749 #, fuzzy
22750 #~ msgid "syntax error - missing operator, comma, or '('?"
22751 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìü ôïõ ðßíáêá ñåðåñôïñßïõ: %s"
22753 #, fuzzy
22754 #~ msgid "internal error - bad built-in function `%s'"
22755 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22757 #, fuzzy
22758 #~ msgid "invalid operation on array of chars"
22759 #~ msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ðáñáâïëÞò"
22761 #, fuzzy
22762 #~ msgid "invalid left operand of %s"
22763 #~ msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
22765 #, fuzzy
22766 #~ msgid "invalid right operand of %s"
22767 #~ msgstr "ìç Ýãêõñï åßäïò áëöáñéèìçôéêïý `%s'"
22769 #, fuzzy
22770 #~ msgid "ADDR requires a LOCATION argument"
22771 #~ msgstr "ç åðéëïãÞ `-k' áðáéôåß Ýíá üñéóìá"
22773 #, fuzzy
22774 #~ msgid "-> expression is not addressable"
22775 #~ msgstr "ËÜèïò Ýêöñáóç óôçí áðïôßìçóç: %s"
22777 #, fuzzy
22778 #~ msgid "%s is not addressable"
22779 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22781 #, fuzzy
22782 #~ msgid "FORBID is not yet implemented"
22783 #~ msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
22785 #, fuzzy
22786 #~ msgid "text length must be greater then 0"
22787 #~ msgstr "%s: ï áñéèìüò ãñáììÞò ðñÝðåé íá åßíáé ìåãáëýôåñïò áðü ôï ìçäÝí"
22789 #, fuzzy
22790 #~ msgid "argument 2 of ASSOCIATE must not be an empty string"
22791 #~ msgstr "%s: ç ôéìÞ ãéá ôï ðåäßï `%s' äåí ðñÝðåé íá åßíáé Ýíá êåíü áëöáñéèìçôéêü"
22793 #, fuzzy
22794 #~ msgid "argument 2 to ASSOCIATE must be a string"
22795 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22797 #, fuzzy
22798 #~ msgid "argument 3 to ASSOCIATE must be a string"
22799 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22801 #, fuzzy
22802 #~ msgid "too many arguments in call to MODIFY"
22803 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
22805 #, fuzzy
22806 #~ msgid "argument 2 of MODIFY must not be an empty string"
22807 #~ msgstr "%s: ç ôéìÞ ãéá ôï ðåäßï `%s' äåí ðñÝðåé íá åßíáé Ýíá êåíü áëöáñéèìçôéêü"
22809 #, fuzzy
22810 #~ msgid "argument 2 to MODIFY must be a string"
22811 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22813 #, fuzzy
22814 #~ msgid "argument 3 to MODIFY must be a string"
22815 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22817 #, fuzzy
22818 #~ msgid "incompatible index mode"
22819 #~ msgstr "ìç Ýãêõñï äéêáßùìá"
22821 #, fuzzy
22822 #~ msgid "argument %d of %s must be of mode ACCESS"
22823 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22825 #, fuzzy
22826 #~ msgid "too few arguments in call to `readrecord'"
22827 #~ msgstr "ðïëý ëßãá bytes óôçí êùäéêïðïßçóç ÷áñáêôÞñá"
22829 #, fuzzy
22830 #~ msgid "too few arguments in call to `writerecord'"
22831 #~ msgstr "ðïëý ëßãá bytes óôçí êùäéêïðïßçóç ÷áñáêôÞñá"
22833 #, fuzzy
22834 #~ msgid "argument %d of %s must be of mode TEXT"
22835 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22837 #, fuzzy
22838 #~ msgid "argument %d must be referable"
22839 #~ msgstr "Ç ðáñÜìåôñïò óôï <%s> ðñÝðåé íá åßíáé Ýíáò áðëüò ÷áñáêôÞñáò"
22841 #, fuzzy
22842 #~ msgid "too few arguments for this format string"
22843 #~ msgstr "Ý÷ïõí ðáñáëçöèåß ïñßóìáôá"
22845 #, fuzzy
22846 #~ msgid "internal error in check_format_string"
22847 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
22849 # src/recode.c:171
22850 #, fuzzy
22851 #~ msgid "no padding character (offset %d)"
22852 #~ msgstr "ÊáíÝíáò ÷áñáêôÞñáò äåí ìåôáôñÝðåôáé óå %3d"
22854 #, fuzzy
22855 #~ msgid "missing index expression"
22856 #~ msgstr "ðáñÜëçøç ïñßóìáôïò áñ÷åßïõ"
22858 #, fuzzy
22859 #~ msgid "too few arguments in call to `readtext'"
22860 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
22862 #, fuzzy
22863 #~ msgid "non-constant expression"
22864 #~ msgstr "Áäõíáìßá ðñïóðÝëáóçò ôïõ áñ÷åßïõ ôçò áëëáãÞò"
22866 #, fuzzy
22867 #~ msgid "invalid C'xx' "
22868 #~ msgstr "ìç Ýãêõñç ìåôáôüðéóç UTC"
22870 #, fuzzy
22871 #~ msgid "unrecognized compiler directive"
22872 #~ msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
22874 #, fuzzy
22875 #~ msgid "unrecognized compiler directive `%s'"
22876 #~ msgstr "ìç áíáãíùñßóçìç åðéëïãÞ `-%c'"
22878 #, fuzzy
22879 #~ msgid "invalid control sequence"
22880 #~ msgstr "ìç Ýãêõñï üíïìá ìÞíá"
22882 #, fuzzy
22883 #~ msgid "unterminated string literal"
22884 #~ msgstr "ìç ôåñìáôéæüìåío áëöáñéèìçôéêü"
22886 #, fuzzy
22887 #~ msgid "invalid number format `%s'"
22888 #~ msgstr "ìç Ýãêõñïò áñéèìüò áðü óôÞëåò: `%s'"
22890 #, fuzzy
22891 #~ msgid "can't find %s"
22892 #~ msgstr "Äåí åßíáé äõíáôüí íá åêôåëåóôåß ôï %s"
22894 #, fuzzy
22895 #~ msgid "invalid `%c' character in name"
22896 #~ msgstr "Ìç Ýãêõñïò ÷áñáêôÞñáò ïíüìáôïò êëÜóçò"
22898 #, fuzzy
22899 #~ msgid "loop identifier undeclared"
22900 #~ msgstr "áíáìåíüôáí óôáèåñÜ Þ ðñïóäéïñéóôÞò"
22902 #, fuzzy
22903 #~ msgid "start label '%s' does not match end label '%s'"
22904 #~ msgstr "ôï áñ÷åßï äåäïìÝíùí ðñïößë `%s' äåí ôáéñéÜæåé ìå ôï äéáìïéñáæüìåíï áíôéêåßìåíï `%s'"
22906 #, fuzzy
22907 #~ msgid "expected a name string here"
22908 #~ msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
22910 #, fuzzy
22911 #~ msgid "missing defining occurrence"
22912 #~ msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
22914 #, fuzzy
22915 #~ msgid "missing '(' in exception list"
22916 #~ msgstr "Ý÷åé ðáñáëçöèåß ôï áñ÷åßï ðñïïñéóìïý"
22918 #, fuzzy
22919 #~ msgid "syntax error in exception list"
22920 #~ msgstr "óõíôáêôéêü óöÜëìá óôï ïñéóìü ôïõ %s: %s"
22922 #, fuzzy
22923 #~ msgid "empty ON-condition"
22924 #~ msgstr "Åðåßãïõóá êáôÜóôáóç åéóüäïõ/åîüäïõ"
22926 #, fuzzy
22927 #~ msgid "expected another rename clause"
22928 #~ msgstr "%s: áíáìåíüôáí áñéèìçôéêÞ ôéìÞ."
22930 #, fuzzy
22931 #~ msgid "syntax error while parsing signal definition statement"
22932 #~ msgstr "óõíôáêôéêü óöÜëìá óôï ïñéóìü ôïõ %s: %s"
22934 #, fuzzy
22935 #~ msgid "syntax error in action"
22936 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí êáèïñéóìü óåéñÜò"
22938 #, fuzzy
22939 #~ msgid "bad tuple field name list"
22940 #~ msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
22942 #, fuzzy
22943 #~ msgid "invalid syntax for label in tuple"
22944 #~ msgstr "ìç Ýãêõñï byte Þ ëßóôá ðåäßùí"
22946 #, fuzzy
22947 #~ msgid "missing field"
22948 #~ msgstr "Ý÷åé ðáñáëçöèåß ç ëßóôá ìå ôá ðåäßá"
22950 #, fuzzy
22951 #~ msgid "VARYING bit-strings not implemented"
22952 #~ msgstr "Ç ëåéôïõñãßá äåí Ý÷åé õëïðïéçèåß"
22954 #, fuzzy
22955 #~ msgid "SIGNAL is not a valid mode"
22956 #~ msgstr "ìç Ýãêõñï äéêáßùìá"
22958 #, fuzzy
22959 #~ msgid "syntax error - missing mode"
22960 #~ msgstr "óõíôáêôéêü óöÜëìá óôïí ïñéóìïý locale ìçíýìáôïò"
22962 #, fuzzy
22963 #~ msgid "too many arguments to process `%s'"
22964 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
22966 #, fuzzy
22967 #~ msgid "too many arguments to process"
22968 #~ msgstr "ðÜñá ðïëëÜ ïñßóìáôá"
22970 #, fuzzy
22971 #~ msgid "too few arguments to process `%s'"
22972 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
22974 #, fuzzy
22975 #~ msgid "too few arguments to process"
22976 #~ msgstr "ðïëý ëßãá ïñßóìáôá"
22978 #, fuzzy
22979 #~ msgid "GEN_INST parameter 2 must be an integer mode"
22980 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
22982 #, fuzzy
22983 #~ msgid "%s is not a declared process"
22984 #~ msgstr "ôï `%s' äåí åßíáé êáíïíéêü áñ÷åßï"
22986 #, fuzzy
22987 #~ msgid " and no default priority was set."
22988 #~ msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ç ðñïôåñáéüôçôá."
22990 #, fuzzy
22991 #~ msgid " and no destination process specified"
22992 #~ msgstr "Áðáéôåßôáé äéåýèõíóç ðñïïñéóìïý"
22994 #, fuzzy
22995 #~ msgid "slice length out-of-range"
22996 #~ msgstr "ó÷åôéêÞ èÝóç áñ÷åßïõ åßíáé åêôüò ïñßùí"
22998 #, fuzzy
22999 #~ msgid "too many index expressions"
23000 #~ msgstr "õðåñâïëéêÜ ðïëëÜ äåõôåñüëåðôá áíáðÞäçóçò"
23002 #, fuzzy
23003 #~ msgid "cannot convert to float"
23004 #~ msgstr "áäýíáôç ç ìåôáôñïðÞ ôïõ U+%04X óôï ôïðéêü óýíïëï ÷áñáêôÞñùí"
23006 #, fuzzy
23007 #~ msgid "cannot convert float to this mode"
23008 #~ msgstr "yp_update: áäõíáìßá ìåôáôñïðÞò ïíüìáôïò óõóôÞìáôïò óå üíïìá äéêôýïõ\n"
23010 #, fuzzy
23011 #~ msgid "internal error in chill_root_resulting_mode"
23012 #~ msgstr "åóùôåñéêü óöÜëìá óôï %s, ãñáììÞ %u"
23014 #, fuzzy
23015 #~ msgid "cannot process BIN (>32)"
23016 #~ msgstr "Äåí åßíáé äõíáôüí íá âñåèåß ï ôýðïò ôïõ åðåîåñãáóôÞ."
23018 #, fuzzy
23019 #~ msgid "negative string length"
23020 #~ msgstr "åëÜ÷éóôï ìÝãåèïò áëöáñéèìçôéêïý"
23022 #, fuzzy
23023 #~ msgid "floating point ranges"
23024 #~ msgstr "Ç ðáñÜìåôñïò êéíçôÞò õðïäéáóôïëÞò äåí åßíáé Ýãêõñç: %s"
23026 #, fuzzy
23027 #~ msgid "starting word in POS must be an integer constant"
23028 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
23030 #, fuzzy
23031 #~ msgid "end bit in POS must be an integer constant"
23032 #~ msgstr "ç ôéìÞ ãéá ôï %s ðñÝðåé íá åßíáé áêÝñáéïò"
23034 #, fuzzy
23035 #~ msgid "invalid parameterized type"
23036 #~ msgstr "%s: ìç Ýãêõñï åßäïò áñ÷åßïõ"
23038 # src/main.c:659
23039 #, fuzzy
23040 #~ msgid "ambiguous request for method pointer `%s'"
23041 #~ msgstr "ÁóáöÞò óõìâïëïóåéñÜ `%s'"
23043 #, fuzzy
23044 #~ msgid "invalid use of %D"
23045 #~ msgstr "ìç Ýãêõñïò ÷ñÞóôçò"
23047 #, fuzzy
23048 #~ msgid "internal error #%d"
23049 #~ msgstr "Åóùôåñéêü óöÜëìá NIS"
23051 #, fuzzy
23052 #~ msgid "can't to open %s"
23053 #~ msgstr "áäõíáìßá áíïßãìáôïò ôïõ `%s'"