~ubuntu-branches/ubuntu/jaunty/language-pack-pt/jaunty-proposed

« back to all changes in this revision

Viewing changes to data/pt/LC_MESSAGES/cpplib-4.1.po

  • Committer: Bazaar Package Importer
  • Author(s): Ubuntu automatic language-pack builder
  • Date: 2008-03-12 02:29:12 UTC
  • Revision ID: james.westby@ubuntu.com-20080312022912-ddp8qtm2f3mwnflg
Tags: 1:8.04+20080308
Automatic update to latest translation data.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Portuguese translation for gcc-4.1
 
2
# Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
 
3
# This file is distributed under the same license as the gcc-4.1 package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: gcc-4.1\n"
 
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
 
10
"POT-Creation-Date: 2007-02-13 21:00-0800\n"
 
11
"PO-Revision-Date: 2007-03-23 20:30+0000\n"
 
12
"Last-Translator: Marco Rodrigues <gothicx@sapo.pt>\n"
 
13
"Language-Team: Portuguese <pt@li.org>\n"
 
14
"MIME-Version: 1.0\n"
 
15
"Content-Type: text/plain; charset=UTF-8\n"
 
16
"Content-Transfer-Encoding: 8bit\n"
 
17
"X-Launchpad-Export-Date: 2008-03-09 01:24+0000\n"
 
18
"X-Generator: Launchpad (build Unknown)\n"
 
19
 
 
20
#: charset.c:654
 
21
#, c-format
 
22
msgid "conversion from %s to %s not supported by iconv"
 
23
msgstr ""
 
24
 
 
25
#: charset.c:657
 
26
msgid "iconv_open"
 
27
msgstr ""
 
28
 
 
29
#: charset.c:665
 
30
#, c-format
 
31
msgid "no iconv implementation, cannot convert from %s to %s"
 
32
msgstr ""
 
33
 
 
34
#: charset.c:742
 
35
#, c-format
 
36
msgid "character 0x%lx is not in the basic source character set\n"
 
37
msgstr ""
 
38
 
 
39
#: charset.c:759 charset.c:1352
 
40
msgid "converting to execution character set"
 
41
msgstr ""
 
42
 
 
43
#: charset.c:765
 
44
#, c-format
 
45
msgid "character 0x%lx is not unibyte in execution character set"
 
46
msgstr ""
 
47
 
 
48
#: charset.c:889
 
49
#, c-format
 
50
msgid "Character %x might not be NFKC"
 
51
msgstr ""
 
52
 
 
53
#: charset.c:949
 
54
msgid "universal character names are only valid in C++ and C99"
 
55
msgstr ""
 
56
 
 
57
#: charset.c:952
 
58
#, c-format
 
59
msgid "the meaning of '\\%c' is different in traditional C"
 
60
msgstr ""
 
61
 
 
62
#: charset.c:961
 
63
msgid "In _cpp_valid_ucn but not a UCN"
 
64
msgstr ""
 
65
 
 
66
#: charset.c:986
 
67
#, c-format
 
68
msgid "incomplete universal character name %.*s"
 
69
msgstr ""
 
70
 
 
71
#: charset.c:998
 
72
#, c-format
 
73
msgid "%.*s is not a valid universal character"
 
74
msgstr "%.*s não é um caractere universal válido"
 
75
 
 
76
#: charset.c:1008 lex.c:472
 
77
msgid "'$' in identifier or number"
 
78
msgstr ""
 
79
 
 
80
#: charset.c:1018
 
81
#, c-format
 
82
msgid "universal character %.*s is not valid in an identifier"
 
83
msgstr ""
 
84
 
 
85
#: charset.c:1022
 
86
#, c-format
 
87
msgid "universal character %.*s is not valid at the start of an identifier"
 
88
msgstr ""
 
89
 
 
90
#: charset.c:1056 charset.c:1571
 
91
msgid "converting UCN to source character set"
 
92
msgstr ""
 
93
 
 
94
#: charset.c:1060
 
95
msgid "converting UCN to execution character set"
 
96
msgstr ""
 
97
 
 
98
#: charset.c:1132
 
99
msgid "the meaning of '\\x' is different in traditional C"
 
100
msgstr ""
 
101
 
 
102
#: charset.c:1149
 
103
msgid "\\x used with no following hex digits"
 
104
msgstr ""
 
105
 
 
106
#: charset.c:1156
 
107
msgid "hex escape sequence out of range"
 
108
msgstr ""
 
109
 
 
110
#: charset.c:1195
 
111
msgid "octal escape sequence out of range"
 
112
msgstr ""
 
113
 
 
114
#: charset.c:1263
 
115
msgid "the meaning of '\\a' is different in traditional C"
 
116
msgstr ""
 
117
 
 
118
#: charset.c:1270
 
119
#, c-format
 
120
msgid "non-ISO-standard escape sequence, '\\%c'"
 
121
msgstr ""
 
122
 
 
123
#: charset.c:1278
 
124
#, c-format
 
125
msgid "unknown escape sequence '\\%c'"
 
126
msgstr ""
 
127
 
 
128
#: charset.c:1286
 
129
#, c-format
 
130
msgid "unknown escape sequence: '\\%s'"
 
131
msgstr ""
 
132
 
 
133
#: charset.c:1293
 
134
msgid "converting escape sequence to execution character set"
 
135
msgstr ""
 
136
 
 
137
#: charset.c:1415 charset.c:1478
 
138
msgid "character constant too long for its type"
 
139
msgstr ""
 
140
 
 
141
#: charset.c:1418
 
142
msgid "multi-character character constant"
 
143
msgstr ""
 
144
 
 
145
#: charset.c:1510
 
146
msgid "empty character constant"
 
147
msgstr ""
 
148
 
 
149
#: charset.c:1612
 
150
#, c-format
 
151
msgid "failure to convert %s to %s"
 
152
msgstr ""
 
153
 
 
154
#: directives.c:220 directives.c:246
 
155
#, c-format
 
156
msgid "extra tokens at end of #%s directive"
 
157
msgstr ""
 
158
 
 
159
#: directives.c:347
 
160
#, c-format
 
161
msgid "#%s is a GCC extension"
 
162
msgstr ""
 
163
 
 
164
#: directives.c:359
 
165
msgid "suggest not using #elif in traditional C"
 
166
msgstr ""
 
167
 
 
168
#: directives.c:362
 
169
#, c-format
 
170
msgid "traditional C ignores #%s with the # indented"
 
171
msgstr ""
 
172
 
 
173
#: directives.c:366
 
174
#, c-format
 
175
msgid "suggest hiding #%s from traditional C with an indented #"
 
176
msgstr ""
 
177
 
 
178
#: directives.c:392
 
179
msgid "embedding a directive within macro arguments is not portable"
 
180
msgstr ""
 
181
 
 
182
#: directives.c:412
 
183
msgid "style of line directive is a GCC extension"
 
184
msgstr ""
 
185
 
 
186
#: directives.c:462
 
187
#, c-format
 
188
msgid "invalid preprocessing directive #%s"
 
189
msgstr ""
 
190
 
 
191
#: directives.c:533
 
192
msgid "\"defined\" cannot be used as a macro name"
 
193
msgstr ""
 
194
 
 
195
#: directives.c:539
 
196
#, c-format
 
197
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
 
198
msgstr ""
 
199
 
 
200
#: directives.c:542
 
201
#, c-format
 
202
msgid "no macro name given in #%s directive"
 
203
msgstr ""
 
204
 
 
205
#: directives.c:545
 
206
msgid "macro names must be identifiers"
 
207
msgstr ""
 
208
 
 
209
#: directives.c:586
 
210
#, c-format
 
211
msgid "undefining \"%s\""
 
212
msgstr ""
 
213
 
 
214
#: directives.c:641
 
215
msgid "missing terminating > character"
 
216
msgstr ""
 
217
 
 
218
#: directives.c:696
 
219
#, c-format
 
220
msgid "#%s expects \"FILENAME\" or <FILENAME>"
 
221
msgstr ""
 
222
 
 
223
#: directives.c:736
 
224
#, c-format
 
225
msgid "empty filename in #%s"
 
226
msgstr ""
 
227
 
 
228
#: directives.c:746
 
229
msgid "#include nested too deeply"
 
230
msgstr ""
 
231
 
 
232
#: directives.c:787
 
233
msgid "#include_next in primary source file"
 
234
msgstr ""
 
235
 
 
236
#: directives.c:813
 
237
#, c-format
 
238
msgid "invalid flag \"%s\" in line directive"
 
239
msgstr ""
 
240
 
 
241
#: directives.c:865
 
242
#, c-format
 
243
msgid "\"%s\" after #line is not a positive integer"
 
244
msgstr ""
 
245
 
 
246
#: directives.c:871
 
247
msgid "line number out of range"
 
248
msgstr ""
 
249
 
 
250
#: directives.c:884 directives.c:961
 
251
#, c-format
 
252
msgid "\"%s\" is not a valid filename"
 
253
msgstr ""
 
254
 
 
255
#: directives.c:921
 
256
#, c-format
 
257
msgid "\"%s\" after # is not a positive integer"
 
258
msgstr ""
 
259
 
 
260
#: directives.c:1023
 
261
#, c-format
 
262
msgid "invalid #%s directive"
 
263
msgstr ""
 
264
 
 
265
#: directives.c:1112
 
266
#, c-format
 
267
msgid "registering \"%s\" as both a pragma and a pragma namespace"
 
268
msgstr ""
 
269
 
 
270
#: directives.c:1115
 
271
#, c-format
 
272
msgid "#pragma %s %s is already registered"
 
273
msgstr ""
 
274
 
 
275
#: directives.c:1118
 
276
#, c-format
 
277
msgid "#pragma %s is already registered"
 
278
msgstr ""
 
279
 
 
280
#: directives.c:1362
 
281
msgid "#pragma once in main file"
 
282
msgstr ""
 
283
 
 
284
#: directives.c:1385
 
285
msgid "invalid #pragma GCC poison directive"
 
286
msgstr ""
 
287
 
 
288
#: directives.c:1394
 
289
#, c-format
 
290
msgid "poisoning existing macro \"%s\""
 
291
msgstr ""
 
292
 
 
293
#: directives.c:1415
 
294
msgid "#pragma system_header ignored outside include file"
 
295
msgstr ""
 
296
 
 
297
#: directives.c:1439
 
298
#, c-format
 
299
msgid "cannot find source file %s"
 
300
msgstr ""
 
301
 
 
302
#: directives.c:1443
 
303
#, c-format
 
304
msgid "current file is older than %s"
 
305
msgstr ""
 
306
 
 
307
#: directives.c:1557
 
308
msgid "_Pragma takes a parenthesized string literal"
 
309
msgstr ""
 
310
 
 
311
#: directives.c:1658
 
312
msgid "#else without #if"
 
313
msgstr ""
 
314
 
 
315
#: directives.c:1663
 
316
msgid "#else after #else"
 
317
msgstr ""
 
318
 
 
319
#: directives.c:1665 directives.c:1698
 
320
msgid "the conditional began here"
 
321
msgstr ""
 
322
 
 
323
#: directives.c:1691
 
324
msgid "#elif without #if"
 
325
msgstr ""
 
326
 
 
327
#: directives.c:1696
 
328
msgid "#elif after #else"
 
329
msgstr ""
 
330
 
 
331
#: directives.c:1726
 
332
msgid "#endif without #if"
 
333
msgstr ""
 
334
 
 
335
#: directives.c:1803
 
336
msgid "missing '(' after predicate"
 
337
msgstr ""
 
338
 
 
339
#: directives.c:1818
 
340
msgid "missing ')' to complete answer"
 
341
msgstr ""
 
342
 
 
343
#: directives.c:1838
 
344
msgid "predicate's answer is empty"
 
345
msgstr ""
 
346
 
 
347
#: directives.c:1865
 
348
msgid "assertion without predicate"
 
349
msgstr ""
 
350
 
 
351
#: directives.c:1867
 
352
msgid "predicate must be an identifier"
 
353
msgstr ""
 
354
 
 
355
#: directives.c:1953
 
356
#, c-format
 
357
msgid "\"%s\" re-asserted"
 
358
msgstr ""
 
359
 
 
360
#: directives.c:2177
 
361
#, c-format
 
362
msgid "unterminated #%s"
 
363
msgstr ""
 
364
 
 
365
#: errors.c:118
 
366
msgid "warning: "
 
367
msgstr ""
 
368
 
 
369
#: errors.c:120
 
370
msgid "internal error: "
 
371
msgstr ""
 
372
 
 
373
#: errors.c:122
 
374
msgid "error: "
 
375
msgstr ""
 
376
 
 
377
#: errors.c:186
 
378
msgid "stdout"
 
379
msgstr ""
 
380
 
 
381
#: errors.c:188
 
382
#, c-format
 
383
msgid "%s: %s"
 
384
msgstr ""
 
385
 
 
386
#: expr.c:192
 
387
msgid "too many decimal points in number"
 
388
msgstr ""
 
389
 
 
390
#: expr.c:212
 
391
#, c-format
 
392
msgid "invalid digit \"%c\" in octal constant"
 
393
msgstr ""
 
394
 
 
395
#: expr.c:218
 
396
msgid "use of C99 hexadecimal floating constant"
 
397
msgstr ""
 
398
 
 
399
#: expr.c:227
 
400
msgid "exponent has no digits"
 
401
msgstr ""
 
402
 
 
403
#: expr.c:234
 
404
msgid "hexadecimal floating constants require an exponent"
 
405
msgstr ""
 
406
 
 
407
#: expr.c:240
 
408
#, c-format
 
409
msgid "invalid suffix \"%.*s\" on floating constant"
 
410
msgstr ""
 
411
 
 
412
#: expr.c:250 expr.c:275
 
413
#, c-format
 
414
msgid "traditional C rejects the \"%.*s\" suffix"
 
415
msgstr ""
 
416
 
 
417
#: expr.c:261
 
418
#, c-format
 
419
msgid "invalid suffix \"%.*s\" on integer constant"
 
420
msgstr ""
 
421
 
 
422
#: expr.c:283
 
423
msgid "use of C99 long long integer constant"
 
424
msgstr ""
 
425
 
 
426
#: expr.c:290
 
427
msgid "imaginary constants are a GCC extension"
 
428
msgstr ""
 
429
 
 
430
#: expr.c:376
 
431
msgid "integer constant is too large for its type"
 
432
msgstr ""
 
433
 
 
434
#: expr.c:388
 
435
msgid "integer constant is so large that it is unsigned"
 
436
msgstr ""
 
437
 
 
438
#: expr.c:470
 
439
msgid "missing ')' after \"defined\""
 
440
msgstr ""
 
441
 
 
442
#: expr.c:477
 
443
msgid "operator \"defined\" requires an identifier"
 
444
msgstr ""
 
445
 
 
446
#: expr.c:485
 
447
#, c-format
 
448
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
 
449
msgstr ""
 
450
 
 
451
#: expr.c:495
 
452
msgid "this use of \"defined\" may not be portable"
 
453
msgstr ""
 
454
 
 
455
#: expr.c:534
 
456
msgid "floating constant in preprocessor expression"
 
457
msgstr ""
 
458
 
 
459
#: expr.c:540
 
460
msgid "imaginary number in preprocessor expression"
 
461
msgstr ""
 
462
 
 
463
#: expr.c:585
 
464
#, c-format
 
465
msgid "\"%s\" is not defined"
 
466
msgstr ""
 
467
 
 
468
#: expr.c:716 expr.c:745
 
469
#, c-format
 
470
msgid "missing binary operator before token \"%s\""
 
471
msgstr ""
 
472
 
 
473
#: expr.c:736
 
474
#, c-format
 
475
msgid "token \"%s\" is not valid in preprocessor expressions"
 
476
msgstr ""
 
477
 
 
478
#: expr.c:753
 
479
msgid "missing expression between '(' and ')'"
 
480
msgstr ""
 
481
 
 
482
#: expr.c:756
 
483
msgid "#if with no expression"
 
484
msgstr ""
 
485
 
 
486
#: expr.c:759
 
487
#, c-format
 
488
msgid "operator '%s' has no right operand"
 
489
msgstr ""
 
490
 
 
491
#: expr.c:764
 
492
#, c-format
 
493
msgid "operator '%s' has no left operand"
 
494
msgstr ""
 
495
 
 
496
#: expr.c:790
 
497
msgid " ':' without preceding '?'"
 
498
msgstr ""
 
499
 
 
500
#: expr.c:817
 
501
msgid "unbalanced stack in #if"
 
502
msgstr ""
 
503
 
 
504
#: expr.c:836
 
505
#, c-format
 
506
msgid "impossible operator '%u'"
 
507
msgstr ""
 
508
 
 
509
#: expr.c:928
 
510
msgid "missing ')' in expression"
 
511
msgstr ""
 
512
 
 
513
#: expr.c:949
 
514
msgid "'?' without following ':'"
 
515
msgstr ""
 
516
 
 
517
#: expr.c:959
 
518
msgid "integer overflow in preprocessor expression"
 
519
msgstr ""
 
520
 
 
521
#: expr.c:964
 
522
msgid "missing '(' in expression"
 
523
msgstr ""
 
524
 
 
525
#: expr.c:996
 
526
#, c-format
 
527
msgid "the left operand of \"%s\" changes sign when promoted"
 
528
msgstr ""
 
529
 
 
530
#: expr.c:1001
 
531
#, c-format
 
532
msgid "the right operand of \"%s\" changes sign when promoted"
 
533
msgstr ""
 
534
 
 
535
#: expr.c:1260
 
536
msgid "traditional C rejects the unary plus operator"
 
537
msgstr ""
 
538
 
 
539
#: expr.c:1359
 
540
msgid "comma operator in operand of #if"
 
541
msgstr ""
 
542
 
 
543
#: expr.c:1491
 
544
msgid "division by zero in #if"
 
545
msgstr ""
 
546
 
 
547
#: files.c:402
 
548
msgid "NULL directory in find_file"
 
549
msgstr ""
 
550
 
 
551
#: files.c:440
 
552
msgid "one or more PCH files were found, but they were invalid"
 
553
msgstr ""
 
554
 
 
555
#: files.c:443
 
556
msgid "use -Winvalid-pch for more information"
 
557
msgstr ""
 
558
 
 
559
#: files.c:501
 
560
#, c-format
 
561
msgid "%s is a block device"
 
562
msgstr ""
 
563
 
 
564
#: files.c:518
 
565
#, c-format
 
566
msgid "%s is too large"
 
567
msgstr ""
 
568
 
 
569
#: files.c:553
 
570
#, c-format
 
571
msgid "%s is shorter than expected"
 
572
msgstr ""
 
573
 
 
574
#: files.c:782
 
575
#, c-format
 
576
msgid "no include path in which to search for %s"
 
577
msgstr ""
 
578
 
 
579
#: files.c:1071
 
580
msgid "Multiple include guards may be useful for:\n"
 
581
msgstr ""
 
582
 
 
583
#: init.c:406
 
584
msgid "cppchar_t must be an unsigned type"
 
585
msgstr ""
 
586
 
 
587
#: init.c:410
 
588
#, c-format
 
589
msgid ""
 
590
"preprocessor arithmetic has maximum precision of %lu bits; target requires %"
 
591
"lu bits"
 
592
msgstr ""
 
593
 
 
594
#: init.c:417
 
595
msgid "CPP arithmetic must be at least as precise as a target int"
 
596
msgstr ""
 
597
 
 
598
#: init.c:420
 
599
msgid "target char is less than 8 bits wide"
 
600
msgstr ""
 
601
 
 
602
#: init.c:424
 
603
msgid "target wchar_t is narrower than target char"
 
604
msgstr ""
 
605
 
 
606
#: init.c:428
 
607
msgid "target int is narrower than target char"
 
608
msgstr ""
 
609
 
 
610
#: init.c:433
 
611
msgid "CPP half-integer narrower than CPP character"
 
612
msgstr ""
 
613
 
 
614
#: init.c:437
 
615
#, c-format
 
616
msgid ""
 
617
"CPP on this host cannot handle wide character constants over %lu bits, but "
 
618
"the target requires %lu bits"
 
619
msgstr ""
 
620
 
 
621
#: lex.c:271
 
622
msgid "backslash and newline separated by space"
 
623
msgstr ""
 
624
 
 
625
#: lex.c:276
 
626
msgid "backslash-newline at end of file"
 
627
msgstr ""
 
628
 
 
629
#: lex.c:291
 
630
#, c-format
 
631
msgid "trigraph ??%c converted to %c"
 
632
msgstr ""
 
633
 
 
634
#: lex.c:298
 
635
#, c-format
 
636
msgid "trigraph ??%c ignored, use -trigraphs to enable"
 
637
msgstr ""
 
638
 
 
639
#: lex.c:344
 
640
msgid "\"/*\" within comment"
 
641
msgstr ""
 
642
 
 
643
#: lex.c:402
 
644
#, c-format
 
645
msgid "%s in preprocessing directive"
 
646
msgstr ""
 
647
 
 
648
#: lex.c:411
 
649
msgid "null character(s) ignored"
 
650
msgstr ""
 
651
 
 
652
#: lex.c:448
 
653
#, c-format
 
654
msgid "`%.*s' is not in NFKC"
 
655
msgstr ""
 
656
 
 
657
#: lex.c:451
 
658
#, c-format
 
659
msgid "`%.*s' is not in NFC"
 
660
msgstr ""
 
661
 
 
662
#: lex.c:539
 
663
#, c-format
 
664
msgid "attempt to use poisoned \"%s\""
 
665
msgstr ""
 
666
 
 
667
#: lex.c:547
 
668
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
 
669
msgstr ""
 
670
 
 
671
#: lex.c:647
 
672
msgid "null character(s) preserved in literal"
 
673
msgstr ""
 
674
 
 
675
#: lex.c:838
 
676
msgid "no newline at end of file"
 
677
msgstr ""
 
678
 
 
679
#: lex.c:990 traditional.c:162
 
680
msgid "unterminated comment"
 
681
msgstr ""
 
682
 
 
683
#: lex.c:1001
 
684
msgid "C++ style comments are not allowed in ISO C90"
 
685
msgstr ""
 
686
 
 
687
#: lex.c:1003
 
688
msgid "(this will be reported only once per input file)"
 
689
msgstr ""
 
690
 
 
691
#: lex.c:1008
 
692
msgid "multi-line comment"
 
693
msgstr ""
 
694
 
 
695
#: lex.c:1331
 
696
#, c-format
 
697
msgid "unspellable token %s"
 
698
msgstr ""
 
699
 
 
700
#: line-map.c:313
 
701
#, c-format
 
702
msgid "In file included from %s:%u"
 
703
msgstr ""
 
704
 
 
705
#: line-map.c:331
 
706
#, c-format
 
707
msgid ""
 
708
",\n"
 
709
"                 from %s:%u"
 
710
msgstr ""
 
711
 
 
712
#: macro.c:85
 
713
#, c-format
 
714
msgid "macro \"%s\" is not used"
 
715
msgstr ""
 
716
 
 
717
#: macro.c:124 macro.c:283
 
718
#, c-format
 
719
msgid "invalid built-in macro \"%s\""
 
720
msgstr ""
 
721
 
 
722
#: macro.c:217
 
723
msgid "could not determine date and time"
 
724
msgstr ""
 
725
 
 
726
#: macro.c:387
 
727
msgid "invalid string literal, ignoring final '\\'"
 
728
msgstr ""
 
729
 
 
730
#: macro.c:470
 
731
#, c-format
 
732
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
 
733
msgstr ""
 
734
 
 
735
#: macro.c:508
 
736
msgid "ISO C99 requires rest arguments to be used"
 
737
msgstr ""
 
738
 
 
739
#: macro.c:513
 
740
#, c-format
 
741
msgid "macro \"%s\" requires %u arguments, but only %u given"
 
742
msgstr ""
 
743
 
 
744
#: macro.c:518
 
745
#, c-format
 
746
msgid "macro \"%s\" passed %u arguments, but takes just %u"
 
747
msgstr ""
 
748
 
 
749
#: macro.c:629 traditional.c:675
 
750
#, c-format
 
751
msgid "unterminated argument list invoking macro \"%s\""
 
752
msgstr ""
 
753
 
 
754
#: macro.c:732
 
755
#, c-format
 
756
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
 
757
msgstr ""
 
758
 
 
759
#: macro.c:1248
 
760
#, c-format
 
761
msgid "duplicate macro parameter \"%s\""
 
762
msgstr ""
 
763
 
 
764
#: macro.c:1294
 
765
#, c-format
 
766
msgid "\"%s\" may not appear in macro parameter list"
 
767
msgstr ""
 
768
 
 
769
#: macro.c:1302
 
770
msgid "macro parameters must be comma-separated"
 
771
msgstr ""
 
772
 
 
773
#: macro.c:1319
 
774
msgid "parameter name missing"
 
775
msgstr ""
 
776
 
 
777
#: macro.c:1336
 
778
msgid "anonymous variadic macros were introduced in C99"
 
779
msgstr ""
 
780
 
 
781
#: macro.c:1341
 
782
msgid "ISO C does not permit named variadic macros"
 
783
msgstr ""
 
784
 
 
785
#: macro.c:1350
 
786
msgid "missing ')' in macro parameter list"
 
787
msgstr ""
 
788
 
 
789
#: macro.c:1428
 
790
msgid "ISO C99 requires whitespace after the macro name"
 
791
msgstr ""
 
792
 
 
793
#: macro.c:1452
 
794
msgid "missing whitespace after the macro name"
 
795
msgstr ""
 
796
 
 
797
#: macro.c:1482
 
798
msgid "'#' is not followed by a macro parameter"
 
799
msgstr ""
 
800
 
 
801
#: macro.c:1501
 
802
msgid "'##' cannot appear at either end of a macro expansion"
 
803
msgstr ""
 
804
 
 
805
#: macro.c:1599
 
806
#, c-format
 
807
msgid "\"%s\" redefined"
 
808
msgstr ""
 
809
 
 
810
#: macro.c:1604
 
811
msgid "this is the location of the previous definition"
 
812
msgstr ""
 
813
 
 
814
#: macro.c:1654
 
815
#, c-format
 
816
msgid "macro argument \"%s\" would be stringified in traditional C"
 
817
msgstr ""
 
818
 
 
819
#: macro.c:1677
 
820
#, c-format
 
821
msgid "invalid hash type %d in cpp_macro_definition"
 
822
msgstr ""
 
823
 
 
824
#: pch.c:84 pch.c:332 pch.c:354 pch.c:360
 
825
msgid "while writing precompiled header"
 
826
msgstr ""
 
827
 
 
828
#: pch.c:467
 
829
#, c-format
 
830
msgid "%s: not used because `%.*s' not defined"
 
831
msgstr ""
 
832
 
 
833
#: pch.c:479
 
834
#, c-format
 
835
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
 
836
msgstr ""
 
837
 
 
838
#: pch.c:520
 
839
#, c-format
 
840
msgid "%s: not used because `%s' is defined"
 
841
msgstr ""
 
842
 
 
843
#: pch.c:533 pch.c:696
 
844
msgid "while reading precompiled header"
 
845
msgstr ""
 
846
 
 
847
#: traditional.c:745
 
848
#, c-format
 
849
msgid "detected recursion whilst expanding macro \"%s\""
 
850
msgstr ""
 
851
 
 
852
#: traditional.c:912
 
853
msgid "syntax error in macro parameter list"
 
854
msgstr ""