~ubuntu-branches/ubuntu/wily/language-pack-el/wily-proposed

« back to all changes in this revision

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

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