~ubuntu-branches/ubuntu/maverick/language-pack-el/maverick-updates

« back to all changes in this revision

Viewing changes to data/el/LC_MESSAGES/cpplib.po

  • Committer: Bazaar Package Importer
  • Author(s): Ubuntu automatic language-pack builder
  • Date: 2010-07-25 14:26:53 UTC
  • Revision ID: james.westby@ubuntu.com-20100725142653-1zwettory02xqjka
Tags: 1:10.10+20100724
Automatic update to latest translation data.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Greek translation of gcc.
 
2
# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
 
3
# Simos Xenitellis <simos@hellug.gr>, 2001, 2002.
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: gcc 3.2\n"
 
8
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
 
9
"POT-Creation-Date: 2009-04-22 16:32+0000\n"
 
10
"PO-Revision-Date: 2010-07-24 08:57+0000\n"
 
11
"Last-Translator: Simos Xenitellis <Unknown>\n"
 
12
"Language-Team: Greek <nls@tux.hellug.gr>\n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: 8bit\n"
 
16
"X-Launchpad-Export-Date: 2010-07-25 02:45+0000\n"
 
17
"X-Generator: Launchpad (build Unknown)\n"
 
18
 
 
19
#: charset.c:674
 
20
#, c-format
 
21
msgid "conversion from %s to %s not supported by iconv"
 
22
msgstr ""
 
23
 
 
24
#: charset.c:677
 
25
msgid "iconv_open"
 
26
msgstr ""
 
27
 
 
28
#: charset.c:685
 
29
#, c-format
 
30
msgid "no iconv implementation, cannot convert from %s to %s"
 
31
msgstr ""
 
32
 
 
33
#: charset.c:773
 
34
#, c-format
 
35
msgid "character 0x%lx is not in the basic source character set\n"
 
36
msgstr ""
 
37
 
 
38
#: charset.c:790
 
39
#: charset.c:1398
 
40
msgid "converting to execution character set"
 
41
msgstr ""
 
42
 
 
43
#: charset.c:796
 
44
#, c-format
 
45
msgid "character 0x%lx is not unibyte in execution character set"
 
46
msgstr ""
 
47
 
 
48
#: charset.c:920
 
49
#, c-format
 
50
msgid "Character %x might not be NFKC"
 
51
msgstr ""
 
52
 
 
53
#: charset.c:980
 
54
msgid "universal character names are only valid in C++ and C99"
 
55
msgstr ""
 
56
 
 
57
#: charset.c:983
 
58
#, c-format
 
59
msgid "the meaning of '\\%c' is different in traditional C"
 
60
msgstr ""
 
61
 
 
62
#: charset.c:992
 
63
msgid "In _cpp_valid_ucn but not a UCN"
 
64
msgstr ""
 
65
 
 
66
#: charset.c:1017
 
67
#, c-format
 
68
msgid "incomplete universal character name %.*s"
 
69
msgstr ""
 
70
 
 
71
#: charset.c:1029
 
72
#, c-format
 
73
msgid "%.*s is not a valid universal character"
 
74
msgstr ""
 
75
 
 
76
#: charset.c:1039
 
77
#: lex.c:486
 
78
msgid "'$' in identifier or number"
 
79
msgstr ""
 
80
 
 
81
#: charset.c:1049
 
82
#, c-format
 
83
msgid "universal character %.*s is not valid in an identifier"
 
84
msgstr ""
 
85
 
 
86
#: charset.c:1053
 
87
#, c-format
 
88
msgid "universal character %.*s is not valid at the start of an identifier"
 
89
msgstr ""
 
90
 
 
91
#: charset.c:1085
 
92
#: charset.c:1628
 
93
msgid "converting UCN to source character set"
 
94
msgstr ""
 
95
 
 
96
#: charset.c:1089
 
97
msgid "converting UCN to execution character set"
 
98
msgstr ""
 
99
 
 
100
#: charset.c:1161
 
101
msgid "the meaning of '\\x' is different in traditional C"
 
102
msgstr ""
 
103
 
 
104
#: charset.c:1178
 
105
msgid "\\x used with no following hex digits"
 
106
msgstr ""
 
107
 
 
108
#: charset.c:1185
 
109
msgid "hex escape sequence out of range"
 
110
msgstr ""
 
111
 
 
112
#: charset.c:1223
 
113
msgid "octal escape sequence out of range"
 
114
msgstr ""
 
115
 
 
116
#: charset.c:1289
 
117
msgid "the meaning of '\\a' is different in traditional C"
 
118
msgstr ""
 
119
 
 
120
#: charset.c:1296
 
121
#, c-format
 
122
msgid "non-ISO-standard escape sequence, '\\%c'"
 
123
msgstr ""
 
124
 
 
125
#: charset.c:1304
 
126
#, c-format
 
127
msgid "unknown escape sequence '\\%c'"
 
128
msgstr ""
 
129
 
 
130
#: charset.c:1312
 
131
#, c-format
 
132
msgid "unknown escape sequence: '\\%s'"
 
133
msgstr ""
 
134
 
 
135
#: charset.c:1319
 
136
msgid "converting escape sequence to execution character set"
 
137
msgstr ""
 
138
 
 
139
#: charset.c:1463
 
140
#: charset.c:1527
 
141
msgid "character constant too long for its type"
 
142
msgstr ""
 
143
 
 
144
#: charset.c:1466
 
145
msgid "multi-character character constant"
 
146
msgstr ""
 
147
 
 
148
#: charset.c:1566
 
149
msgid "empty character constant"
 
150
msgstr ""
 
151
 
 
152
#: charset.c:1675
 
153
#, c-format
 
154
msgid "failure to convert %s to %s"
 
155
msgstr ""
 
156
 
 
157
#: directives.c:216
 
158
#: directives.c:242
 
159
#, c-format
 
160
msgid "extra tokens at end of #%s directive"
 
161
msgstr ""
 
162
 
 
163
#: directives.c:348
 
164
#, c-format
 
165
msgid "#%s is a GCC extension"
 
166
msgstr ""
 
167
 
 
168
#: directives.c:352
 
169
#, c-format
 
170
msgid "#%s is a deprecated GCC extension"
 
171
msgstr ""
 
172
 
 
173
#: directives.c:366
 
174
msgid "suggest not using #elif in traditional C"
 
175
msgstr ""
 
176
 
 
177
#: directives.c:369
 
178
#, c-format
 
179
msgid "traditional C ignores #%s with the # indented"
 
180
msgstr ""
 
181
 
 
182
#: directives.c:373
 
183
#, c-format
 
184
msgid "suggest hiding #%s from traditional C with an indented #"
 
185
msgstr ""
 
186
 
 
187
#: directives.c:399
 
188
msgid "embedding a directive within macro arguments is not portable"
 
189
msgstr ""
 
190
 
 
191
#: directives.c:419
 
192
msgid "style of line directive is a GCC extension"
 
193
msgstr ""
 
194
 
 
195
#: directives.c:474
 
196
#, c-format
 
197
msgid "invalid preprocessing directive #%s"
 
198
msgstr ""
 
199
 
 
200
#: directives.c:542
 
201
msgid "\"defined\" cannot be used as a macro name"
 
202
msgstr ""
 
203
 
 
204
#: directives.c:548
 
205
#, c-format
 
206
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
 
207
msgstr ""
 
208
 
 
209
#: directives.c:551
 
210
#, c-format
 
211
msgid "no macro name given in #%s directive"
 
212
msgstr ""
 
213
 
 
214
#: directives.c:554
 
215
msgid "macro names must be identifiers"
 
216
msgstr ""
 
217
 
 
218
#: directives.c:603
 
219
#, c-format
 
220
msgid "undefining \"%s\""
 
221
msgstr ""
 
222
 
 
223
#: directives.c:658
 
224
msgid "missing terminating > character"
 
225
msgstr ""
 
226
 
 
227
#: directives.c:713
 
228
#, c-format
 
229
msgid "#%s expects \"FILENAME\" or <FILENAME>"
 
230
msgstr ""
 
231
 
 
232
#: directives.c:757
 
233
#, c-format
 
234
msgid "empty filename in #%s"
 
235
msgstr ""
 
236
 
 
237
#: directives.c:767
 
238
msgid "#include nested too deeply"
 
239
msgstr ""
 
240
 
 
241
#: directives.c:808
 
242
msgid "#include_next in primary source file"
 
243
msgstr ""
 
244
 
 
245
#: directives.c:834
 
246
#, c-format
 
247
msgid "invalid flag \"%s\" in line directive"
 
248
msgstr ""
 
249
 
 
250
#: directives.c:894
 
251
msgid "unexpected end of file after #line"
 
252
msgstr ""
 
253
 
 
254
#: directives.c:897
 
255
#, c-format
 
256
msgid "\"%s\" after #line is not a positive integer"
 
257
msgstr ""
 
258
 
 
259
#: directives.c:903
 
260
#: directives.c:905
 
261
msgid "line number out of range"
 
262
msgstr ""
 
263
 
 
264
#: directives.c:918
 
265
#: directives.c:998
 
266
#, c-format
 
267
msgid "\"%s\" is not a valid filename"
 
268
msgstr ""
 
269
 
 
270
#: directives.c:958
 
271
#, c-format
 
272
msgid "\"%s\" after # is not a positive integer"
 
273
msgstr ""
 
274
 
 
275
#: directives.c:1042
 
276
#, c-format
 
277
msgid "%s"
 
278
msgstr "%s"
 
279
 
 
280
#: directives.c:1066
 
281
#, c-format
 
282
msgid "invalid #%s directive"
 
283
msgstr ""
 
284
 
 
285
#: directives.c:1129
 
286
#, c-format
 
287
msgid ""
 
288
"registering pragmas in namespace \"%s\" with mismatched name expansion"
 
289
msgstr ""
 
290
 
 
291
#: directives.c:1138
 
292
#, c-format
 
293
msgid "registering pragma \"%s\" with name expansion and no namespace"
 
294
msgstr ""
 
295
 
 
296
#: directives.c:1156
 
297
#, c-format
 
298
msgid "registering \"%s\" as both a pragma and a pragma namespace"
 
299
msgstr ""
 
300
 
 
301
#: directives.c:1159
 
302
#, c-format
 
303
msgid "#pragma %s %s is already registered"
 
304
msgstr ""
 
305
 
 
306
#: directives.c:1162
 
307
#, c-format
 
308
msgid "#pragma %s is already registered"
 
309
msgstr ""
 
310
 
 
311
#: directives.c:1192
 
312
msgid "registering pragma with NULL handler"
 
313
msgstr ""
 
314
 
 
315
#: directives.c:1402
 
316
msgid "#pragma once in main file"
 
317
msgstr ""
 
318
 
 
319
#: directives.c:1425
 
320
msgid "invalid #pragma GCC poison directive"
 
321
msgstr ""
 
322
 
 
323
#: directives.c:1434
 
324
#, c-format
 
325
msgid "poisoning existing macro \"%s\""
 
326
msgstr ""
 
327
 
 
328
#: directives.c:1453
 
329
msgid "#pragma system_header ignored outside include file"
 
330
msgstr ""
 
331
 
 
332
#: directives.c:1477
 
333
#, c-format
 
334
msgid "cannot find source file %s"
 
335
msgstr ""
 
336
 
 
337
#: directives.c:1481
 
338
#, c-format
 
339
msgid "current file is older than %s"
 
340
msgstr ""
 
341
 
 
342
#: directives.c:1665
 
343
msgid "_Pragma takes a parenthesized string literal"
 
344
msgstr ""
 
345
 
 
346
#: directives.c:1766
 
347
msgid "#else without #if"
 
348
msgstr ""
 
349
 
 
350
#: directives.c:1771
 
351
msgid "#else after #else"
 
352
msgstr "#else μετά από #else"
 
353
 
 
354
#: directives.c:1773
 
355
#: directives.c:1806
 
356
msgid "the conditional began here"
 
357
msgstr ""
 
358
 
 
359
#: directives.c:1799
 
360
msgid "#elif without #if"
 
361
msgstr ""
 
362
 
 
363
#: directives.c:1804
 
364
msgid "#elif after #else"
 
365
msgstr "#elif μετά από #else"
 
366
 
 
367
#: directives.c:1842
 
368
msgid "#endif without #if"
 
369
msgstr ""
 
370
 
 
371
#: directives.c:1919
 
372
msgid "missing '(' after predicate"
 
373
msgstr ""
 
374
 
 
375
#: directives.c:1934
 
376
msgid "missing ')' to complete answer"
 
377
msgstr ""
 
378
 
 
379
#: directives.c:1954
 
380
msgid "predicate's answer is empty"
 
381
msgstr ""
 
382
 
 
383
#: directives.c:1981
 
384
msgid "assertion without predicate"
 
385
msgstr ""
 
386
 
 
387
#: directives.c:1983
 
388
msgid "predicate must be an identifier"
 
389
msgstr ""
 
390
 
 
391
#: directives.c:2069
 
392
#, c-format
 
393
msgid "\"%s\" re-asserted"
 
394
msgstr ""
 
395
 
 
396
#: directives.c:2375
 
397
#, c-format
 
398
msgid "unterminated #%s"
 
399
msgstr ""
 
400
 
 
401
#: directives-only.c:222
 
402
#: lex.c:1149
 
403
#: traditional.c:163
 
404
msgid "unterminated comment"
 
405
msgstr ""
 
406
 
 
407
#: errors.c:118
 
408
msgid "warning: "
 
409
msgstr "προειδοποίηση: "
 
410
 
 
411
#: errors.c:120
 
412
msgid "internal error: "
 
413
msgstr "εσωτερικό σφάλμα: "
 
414
 
 
415
#: errors.c:122
 
416
msgid "error: "
 
417
msgstr ""
 
418
 
 
419
#: errors.c:195
 
420
msgid "stdout"
 
421
msgstr ""
 
422
 
 
423
# src/request.c:37
 
424
#: errors.c:197
 
425
#, c-format
 
426
msgid "%s: %s"
 
427
msgstr "%s: %s"
 
428
 
 
429
#: expr.c:261
 
430
msgid "too many decimal points in number"
 
431
msgstr ""
 
432
 
 
433
#: expr.c:290
 
434
#: expr.c:365
 
435
msgid "fixed-point constants are a GCC extension"
 
436
msgstr ""
 
437
 
 
438
#: expr.c:303
 
439
#, c-format
 
440
msgid "invalid digit \"%c\" in binary constant"
 
441
msgstr ""
 
442
 
 
443
#: expr.c:305
 
444
#, c-format
 
445
msgid "invalid digit \"%c\" in octal constant"
 
446
msgstr ""
 
447
 
 
448
#: expr.c:313
 
449
msgid "invalid prefix \"0b\" for floating constant"
 
450
msgstr ""
 
451
 
 
452
#: expr.c:319
 
453
msgid "use of C99 hexadecimal floating constant"
 
454
msgstr ""
 
455
 
 
456
#: expr.c:328
 
457
msgid "exponent has no digits"
 
458
msgstr ""
 
459
 
 
460
#: expr.c:335
 
461
msgid "hexadecimal floating constants require an exponent"
 
462
msgstr ""
 
463
 
 
464
#: expr.c:341
 
465
#, c-format
 
466
msgid "invalid suffix \"%.*s\" on floating constant"
 
467
msgstr ""
 
468
 
 
469
#: expr.c:351
 
470
#: expr.c:393
 
471
#, c-format
 
472
msgid "traditional C rejects the \"%.*s\" suffix"
 
473
msgstr ""
 
474
 
 
475
#: expr.c:358
 
476
#, c-format
 
477
msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
 
478
msgstr ""
 
479
 
 
480
#: expr.c:369
 
481
msgid "decimal float constants are a GCC extension"
 
482
msgstr ""
 
483
 
 
484
#: expr.c:379
 
485
#, c-format
 
486
msgid "invalid suffix \"%.*s\" on integer constant"
 
487
msgstr ""
 
488
 
 
489
#: expr.c:401
 
490
msgid "use of C99 long long integer constant"
 
491
msgstr ""
 
492
 
 
493
#: expr.c:409
 
494
msgid "imaginary constants are a GCC extension"
 
495
msgstr ""
 
496
 
 
497
#: expr.c:412
 
498
msgid "binary constants are a GCC extension"
 
499
msgstr ""
 
500
 
 
501
#: expr.c:505
 
502
msgid "integer constant is too large for its type"
 
503
msgstr ""
 
504
 
 
505
#: expr.c:517
 
506
msgid "integer constant is so large that it is unsigned"
 
507
msgstr ""
 
508
 
 
509
#: expr.c:612
 
510
msgid "missing ')' after \"defined\""
 
511
msgstr ""
 
512
 
 
513
#: expr.c:619
 
514
msgid "operator \"defined\" requires an identifier"
 
515
msgstr ""
 
516
 
 
517
#: expr.c:627
 
518
#, c-format
 
519
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
 
520
msgstr ""
 
521
 
 
522
#: expr.c:637
 
523
msgid "this use of \"defined\" may not be portable"
 
524
msgstr ""
 
525
 
 
526
#: expr.c:690
 
527
msgid "floating constant in preprocessor expression"
 
528
msgstr ""
 
529
 
 
530
#: expr.c:696
 
531
msgid "imaginary number in preprocessor expression"
 
532
msgstr ""
 
533
 
 
534
#: expr.c:743
 
535
#, c-format
 
536
msgid "\"%s\" is not defined"
 
537
msgstr ""
 
538
 
 
539
#: expr.c:755
 
540
msgid "assertions are a GCC extension"
 
541
msgstr ""
 
542
 
 
543
#: expr.c:758
 
544
msgid "assertions are a deprecated extension"
 
545
msgstr ""
 
546
 
 
547
#: expr.c:891
 
548
#: expr.c:920
 
549
#, c-format
 
550
msgid "missing binary operator before token \"%s\""
 
551
msgstr ""
 
552
 
 
553
#: expr.c:911
 
554
#, c-format
 
555
msgid "token \"%s\" is not valid in preprocessor expressions"
 
556
msgstr ""
 
557
 
 
558
#: expr.c:928
 
559
msgid "missing expression between '(' and ')'"
 
560
msgstr ""
 
561
 
 
562
#: expr.c:931
 
563
#, c-format
 
564
msgid "%s with no expression"
 
565
msgstr ""
 
566
 
 
567
#: expr.c:934
 
568
#, c-format
 
569
msgid "operator '%s' has no right operand"
 
570
msgstr ""
 
571
 
 
572
#: expr.c:939
 
573
#, c-format
 
574
msgid "operator '%s' has no left operand"
 
575
msgstr ""
 
576
 
 
577
#: expr.c:965
 
578
msgid " ':' without preceding '?'"
 
579
msgstr ""
 
580
 
 
581
#: expr.c:993
 
582
#, c-format
 
583
msgid "unbalanced stack in %s"
 
584
msgstr ""
 
585
 
 
586
#: expr.c:1013
 
587
#, c-format
 
588
msgid "impossible operator '%u'"
 
589
msgstr ""
 
590
 
 
591
#: expr.c:1114
 
592
msgid "missing ')' in expression"
 
593
msgstr ""
 
594
 
 
595
#: expr.c:1143
 
596
msgid "'?' without following ':'"
 
597
msgstr ""
 
598
 
 
599
#: expr.c:1153
 
600
msgid "integer overflow in preprocessor expression"
 
601
msgstr ""
 
602
 
 
603
#: expr.c:1158
 
604
msgid "missing '(' in expression"
 
605
msgstr ""
 
606
 
 
607
#: expr.c:1190
 
608
#, c-format
 
609
msgid "the left operand of \"%s\" changes sign when promoted"
 
610
msgstr ""
 
611
 
 
612
#: expr.c:1195
 
613
#, c-format
 
614
msgid "the right operand of \"%s\" changes sign when promoted"
 
615
msgstr ""
 
616
 
 
617
#: expr.c:1454
 
618
msgid "traditional C rejects the unary plus operator"
 
619
msgstr ""
 
620
 
 
621
#: expr.c:1537
 
622
msgid "comma operator in operand of #if"
 
623
msgstr ""
 
624
 
 
625
#: expr.c:1669
 
626
msgid "division by zero in #if"
 
627
msgstr ""
 
628
 
 
629
#: files.c:457
 
630
msgid "NULL directory in find_file"
 
631
msgstr ""
 
632
 
 
633
#: files.c:495
 
634
msgid "one or more PCH files were found, but they were invalid"
 
635
msgstr ""
 
636
 
 
637
#: files.c:498
 
638
msgid "use -Winvalid-pch for more information"
 
639
msgstr ""
 
640
 
 
641
#: files.c:588
 
642
#, c-format
 
643
msgid "%s is a block device"
 
644
msgstr ""
 
645
 
 
646
#: files.c:605
 
647
#, c-format
 
648
msgid "%s is too large"
 
649
msgstr ""
 
650
 
 
651
#: files.c:640
 
652
#, c-format
 
653
msgid "%s is shorter than expected"
 
654
msgstr ""
 
655
 
 
656
#: files.c:875
 
657
#, c-format
 
658
msgid "no include path in which to search for %s"
 
659
msgstr ""
 
660
 
 
661
#: files.c:1286
 
662
msgid "Multiple include guards may be useful for:\n"
 
663
msgstr ""
 
664
 
 
665
#: init.c:452
 
666
msgid "cppchar_t must be an unsigned type"
 
667
msgstr ""
 
668
 
 
669
#: init.c:456
 
670
#, c-format
 
671
msgid ""
 
672
"preprocessor arithmetic has maximum precision of %lu bits; target requires "
 
673
"%lu bits"
 
674
msgstr ""
 
675
 
 
676
#: init.c:463
 
677
msgid "CPP arithmetic must be at least as precise as a target int"
 
678
msgstr ""
 
679
 
 
680
#: init.c:466
 
681
msgid "target char is less than 8 bits wide"
 
682
msgstr ""
 
683
 
 
684
#: init.c:470
 
685
msgid "target wchar_t is narrower than target char"
 
686
msgstr ""
 
687
 
 
688
#: init.c:474
 
689
msgid "target int is narrower than target char"
 
690
msgstr ""
 
691
 
 
692
#: init.c:479
 
693
msgid "CPP half-integer narrower than CPP character"
 
694
msgstr ""
 
695
 
 
696
#: init.c:483
 
697
#, c-format
 
698
msgid ""
 
699
"CPP on this host cannot handle wide character constants over %lu bits, but "
 
700
"the target requires %lu bits"
 
701
msgstr ""
 
702
 
 
703
#: lex.c:285
 
704
msgid "backslash and newline separated by space"
 
705
msgstr ""
 
706
 
 
707
#: lex.c:290
 
708
msgid "backslash-newline at end of file"
 
709
msgstr ""
 
710
 
 
711
#: lex.c:305
 
712
#, c-format
 
713
msgid "trigraph ??%c converted to %c"
 
714
msgstr ""
 
715
 
 
716
#: lex.c:312
 
717
#, c-format
 
718
msgid "trigraph ??%c ignored, use -trigraphs to enable"
 
719
msgstr ""
 
720
 
 
721
#: lex.c:358
 
722
msgid "\"/*\" within comment"
 
723
msgstr ""
 
724
 
 
725
#: lex.c:416
 
726
#, c-format
 
727
msgid "%s in preprocessing directive"
 
728
msgstr ""
 
729
 
 
730
#: lex.c:425
 
731
msgid "null character(s) ignored"
 
732
msgstr ""
 
733
 
 
734
#: lex.c:462
 
735
#, c-format
 
736
msgid "`%.*s' is not in NFKC"
 
737
msgstr ""
 
738
 
 
739
#: lex.c:465
 
740
#, c-format
 
741
msgid "`%.*s' is not in NFC"
 
742
msgstr ""
 
743
 
 
744
#: lex.c:553
 
745
#, c-format
 
746
msgid "attempt to use poisoned \"%s\""
 
747
msgstr ""
 
748
 
 
749
#: lex.c:561
 
750
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
 
751
msgstr ""
 
752
 
 
753
#: lex.c:675
 
754
msgid "null character(s) preserved in literal"
 
755
msgstr ""
 
756
 
 
757
#: lex.c:678
 
758
#, c-format
 
759
msgid "missing terminating %c character"
 
760
msgstr "έχει παραληφθεί τερματικός χαρακτήρας %c"
 
761
 
 
762
#: lex.c:1160
 
763
msgid "C++ style comments are not allowed in ISO C90"
 
764
msgstr ""
 
765
 
 
766
#: lex.c:1162
 
767
msgid "(this will be reported only once per input file)"
 
768
msgstr ""
 
769
 
 
770
#: lex.c:1167
 
771
msgid "multi-line comment"
 
772
msgstr ""
 
773
 
 
774
#: lex.c:1481
 
775
#, c-format
 
776
msgid "unspellable token %s"
 
777
msgstr ""
 
778
 
 
779
#: line-map.c:319
 
780
#, c-format
 
781
msgid "In file included from %s:%u"
 
782
msgstr ""
 
783
 
 
784
#: line-map.c:337
 
785
#, c-format
 
786
msgid ""
 
787
",\n"
 
788
"                 from %s:%u"
 
789
msgstr ""
 
790
 
 
791
#: macro.c:87
 
792
#, c-format
 
793
msgid "macro \"%s\" is not used"
 
794
msgstr ""
 
795
 
 
796
#: macro.c:126
 
797
#: macro.c:321
 
798
#, c-format
 
799
msgid "invalid built-in macro \"%s\""
 
800
msgstr ""
 
801
 
 
802
#: macro.c:160
 
803
msgid "could not determine file timestamp"
 
804
msgstr ""
 
805
 
 
806
#: macro.c:256
 
807
msgid "could not determine date and time"
 
808
msgstr ""
 
809
 
 
810
#: macro.c:272
 
811
msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
 
812
msgstr ""
 
813
 
 
814
#: macro.c:427
 
815
msgid "invalid string literal, ignoring final '\\'"
 
816
msgstr ""
 
817
 
 
818
#: macro.c:487
 
819
#, c-format
 
820
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
 
821
msgstr ""
 
822
 
 
823
#: macro.c:562
 
824
msgid "ISO C99 requires rest arguments to be used"
 
825
msgstr ""
 
826
 
 
827
#: macro.c:567
 
828
#, c-format
 
829
msgid "macro \"%s\" requires %u arguments, but only %u given"
 
830
msgstr ""
 
831
 
 
832
#: macro.c:572
 
833
#, c-format
 
834
msgid "macro \"%s\" passed %u arguments, but takes just %u"
 
835
msgstr ""
 
836
 
 
837
#: macro.c:731
 
838
#: traditional.c:681
 
839
#, c-format
 
840
msgid "unterminated argument list invoking macro \"%s\""
 
841
msgstr ""
 
842
 
 
843
#: macro.c:848
 
844
#, c-format
 
845
msgid ""
 
846
"function-like macro \"%s\" must be used with arguments in traditional C"
 
847
msgstr ""
 
848
 
 
849
#: macro.c:1016
 
850
#, c-format
 
851
msgid ""
 
852
"invoking macro %s argument %d: empty macro arguments are undefined in ISO "
 
853
"C90 and ISO C++98"
 
854
msgstr ""
 
855
 
 
856
#: macro.c:1479
 
857
#, c-format
 
858
msgid "duplicate macro parameter \"%s\""
 
859
msgstr ""
 
860
 
 
861
#: macro.c:1525
 
862
#, c-format
 
863
msgid "\"%s\" may not appear in macro parameter list"
 
864
msgstr ""
 
865
 
 
866
#: macro.c:1533
 
867
msgid "macro parameters must be comma-separated"
 
868
msgstr ""
 
869
 
 
870
#: macro.c:1550
 
871
msgid "parameter name missing"
 
872
msgstr ""
 
873
 
 
874
#: macro.c:1567
 
875
msgid "anonymous variadic macros were introduced in C99"
 
876
msgstr ""
 
877
 
 
878
#: macro.c:1572
 
879
msgid "ISO C does not permit named variadic macros"
 
880
msgstr ""
 
881
 
 
882
#: macro.c:1581
 
883
msgid "missing ')' in macro parameter list"
 
884
msgstr ""
 
885
 
 
886
#: macro.c:1630
 
887
msgid "'##' cannot appear at either end of a macro expansion"
 
888
msgstr ""
 
889
 
 
890
#: macro.c:1664
 
891
msgid "ISO C99 requires whitespace after the macro name"
 
892
msgstr ""
 
893
 
 
894
#: macro.c:1688
 
895
msgid "missing whitespace after the macro name"
 
896
msgstr ""
 
897
 
 
898
#: macro.c:1718
 
899
msgid "'#' is not followed by a macro parameter"
 
900
msgstr ""
 
901
 
 
902
#: macro.c:1837
 
903
#, c-format
 
904
msgid "\"%s\" redefined"
 
905
msgstr ""
 
906
 
 
907
#: macro.c:1842
 
908
msgid "this is the location of the previous definition"
 
909
msgstr ""
 
910
 
 
911
#: macro.c:1903
 
912
#, c-format
 
913
msgid "macro argument \"%s\" would be stringified in traditional C"
 
914
msgstr ""
 
915
 
 
916
#: macro.c:1926
 
917
#, c-format
 
918
msgid "invalid hash type %d in cpp_macro_definition"
 
919
msgstr ""
 
920
 
 
921
#: pch.c:84
 
922
#: pch.c:332
 
923
#: pch.c:344
 
924
#: pch.c:362
 
925
#: pch.c:368
 
926
#: pch.c:377
 
927
msgid "while writing precompiled header"
 
928
msgstr ""
 
929
 
 
930
#: pch.c:484
 
931
#, c-format
 
932
msgid "%s: not used because `%.*s' is poisoned"
 
933
msgstr ""
 
934
 
 
935
#: pch.c:506
 
936
#, c-format
 
937
msgid "%s: not used because `%.*s' not defined"
 
938
msgstr ""
 
939
 
 
940
#: pch.c:518
 
941
#, c-format
 
942
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
 
943
msgstr ""
 
944
 
 
945
#: pch.c:559
 
946
#, c-format
 
947
msgid "%s: not used because `%s' is defined"
 
948
msgstr ""
 
949
 
 
950
#: pch.c:579
 
951
#, c-format
 
952
msgid "%s: not used because `__COUNTER__' is invalid"
 
953
msgstr ""
 
954
 
 
955
#: pch.c:588
 
956
#: pch.c:758
 
957
msgid "while reading precompiled header"
 
958
msgstr ""
 
959
 
 
960
#: traditional.c:751
 
961
#, c-format
 
962
msgid "detected recursion whilst expanding macro \"%s\""
 
963
msgstr ""
 
964
 
 
965
#: traditional.c:969
 
966
msgid "syntax error in macro parameter list"
 
967
msgstr ""