comparison libcpp/po/cpplib.pot @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents f6334be47118
children 84e7813d76e9
comparison
equal deleted inserted replaced
68:561a7518be6b 111:04ced10e8804
5 # 5 #
6 #, fuzzy 6 #, fuzzy
7 msgid "" 7 msgid ""
8 msgstr "" 8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n" 9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" 10 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
11 "POT-Creation-Date: 2011-03-05 19:43+0000\n" 11 "POT-Creation-Date: 2017-08-04 22:19+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n" 14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n" 15 "Language: \n"
16 "MIME-Version: 1.0\n" 16 "MIME-Version: 1.0\n"
35 #, c-format 35 #, c-format
36 msgid "character 0x%lx is not in the basic source character set\n" 36 msgid "character 0x%lx is not in the basic source character set\n"
37 msgstr "" 37 msgstr ""
38 38
39 #: charset.c:798 39 #: charset.c:798
40 #: charset.c:1444 40 #: charset.c:1677
41 msgid "converting to execution character set" 41 msgid "converting to execution character set"
42 msgstr "" 42 msgstr ""
43 43
44 #: charset.c:804 44 #: charset.c:804
45 #, c-format 45 #, c-format
46 msgid "character 0x%lx is not unibyte in execution character set" 46 msgid "character 0x%lx is not unibyte in execution character set"
47 msgstr "" 47 msgstr ""
48 48
49 #: charset.c:928 49 #: charset.c:1047
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" 50 msgid "universal character names are only valid in C++ and C99"
56 msgstr "" 51 msgstr ""
57 52
58 #: charset.c:997 53 #: charset.c:1051
54 msgid "C99's universal character names are incompatible with C90"
55 msgstr ""
56
57 #: charset.c:1054
59 #, c-format 58 #, c-format
60 msgid "the meaning of '\\%c' is different in traditional C" 59 msgid "the meaning of '\\%c' is different in traditional C"
61 msgstr "" 60 msgstr ""
62 61
63 #: charset.c:1006 62 #: charset.c:1063
64 msgid "In _cpp_valid_ucn but not a UCN" 63 msgid "In _cpp_valid_ucn but not a UCN"
65 msgstr "" 64 msgstr ""
66 65
67 #: charset.c:1031 66 #: charset.c:1096
68 #, c-format 67 #, c-format
69 msgid "incomplete universal character name %.*s" 68 msgid "incomplete universal character name %.*s"
70 msgstr "" 69 msgstr ""
71 70
72 #: charset.c:1046 71 #: charset.c:1111
73 #, c-format 72 #, c-format
74 msgid "%.*s is not a valid universal character" 73 msgid "%.*s is not a valid universal character"
75 msgstr "" 74 msgstr ""
76 75
77 #: charset.c:1056 76 #: charset.c:1121
78 #: lex.c:1040 77 #: lex.c:1333
79 msgid "'$' in identifier or number" 78 msgid "'$' in identifier or number"
80 msgstr "" 79 msgstr ""
81 80
82 #: charset.c:1066 81 #: charset.c:1131
83 #, c-format 82 #, c-format
84 msgid "universal character %.*s is not valid in an identifier" 83 msgid "universal character %.*s is not valid in an identifier"
85 msgstr "" 84 msgstr ""
86 85
87 #: charset.c:1070 86 #: charset.c:1135
88 #, c-format 87 #, c-format
89 msgid "universal character %.*s is not valid at the start of an identifier" 88 msgid "universal character %.*s is not valid at the start of an identifier"
90 msgstr "" 89 msgstr ""
91 90
92 #: charset.c:1102 91 #: charset.c:1181
93 #: charset.c:1674 92 #: charset.c:2000
94 msgid "converting UCN to source character set" 93 msgid "converting UCN to source character set"
95 msgstr "" 94 msgstr ""
96 95
97 #: charset.c:1106 96 #: charset.c:1188
98 msgid "converting UCN to execution character set" 97 msgid "converting UCN to execution character set"
99 msgstr "" 98 msgstr ""
100 99
101 #: charset.c:1178 100 #: charset.c:1277
102 msgid "the meaning of '\\x' is different in traditional C" 101 msgid "the meaning of '\\x' is different in traditional C"
103 msgstr "" 102 msgstr ""
104 103
105 #: charset.c:1195 104 #: charset.c:1302
106 msgid "\\x used with no following hex digits" 105 msgid "\\x used with no following hex digits"
107 msgstr "" 106 msgstr ""
108 107
109 #: charset.c:1202 108 #: charset.c:1309
110 msgid "hex escape sequence out of range" 109 msgid "hex escape sequence out of range"
111 msgstr "" 110 msgstr ""
112 111
113 #: charset.c:1240 112 #: charset.c:1361
114 msgid "octal escape sequence out of range" 113 msgid "octal escape sequence out of range"
115 msgstr "" 114 msgstr ""
116 115
117 #: charset.c:1306 116 #: charset.c:1443
118 msgid "the meaning of '\\a' is different in traditional C" 117 msgid "the meaning of '\\a' is different in traditional C"
119 msgstr "" 118 msgstr ""
120 119
121 #: charset.c:1313 120 #: charset.c:1450
122 #, c-format 121 #, c-format
123 msgid "non-ISO-standard escape sequence, '\\%c'" 122 msgid "non-ISO-standard escape sequence, '\\%c'"
124 msgstr "" 123 msgstr ""
125 124
126 #: charset.c:1321 125 #: charset.c:1458
127 #, c-format 126 #, c-format
128 msgid "unknown escape sequence: '\\%c'" 127 msgid "unknown escape sequence: '\\%c'"
129 msgstr "" 128 msgstr ""
130 129
131 #: charset.c:1329 130 #: charset.c:1466
132 #, c-format 131 #, c-format
133 msgid "unknown escape sequence: '\\%s'" 132 msgid "unknown escape sequence: '\\%s'"
134 msgstr "" 133 msgstr ""
135 134
136 #: charset.c:1336 135 #: charset.c:1474
137 msgid "converting escape sequence to execution character set" 136 msgid "converting escape sequence to execution character set"
138 msgstr "" 137 msgstr ""
139 138
140 #: charset.c:1509 139 #: charset.c:1614
141 #: charset.c:1573 140 msgid "missing open quote"
141 msgstr ""
142
143 #: charset.c:1827
144 #: charset.c:1891
142 msgid "character constant too long for its type" 145 msgid "character constant too long for its type"
143 msgstr "" 146 msgstr ""
144 147
145 #: charset.c:1512 148 #: charset.c:1830
146 msgid "multi-character character constant" 149 msgid "multi-character character constant"
147 msgstr "" 150 msgstr ""
148 151
149 #: charset.c:1612 152 #: charset.c:1931
150 msgid "empty character constant" 153 msgid "empty character constant"
151 msgstr "" 154 msgstr ""
152 155
153 #: charset.c:1721 156 #: charset.c:2047
154 #, c-format 157 #, c-format
155 msgid "failure to convert %s to %s" 158 msgid "failure to convert %s to %s"
156 msgstr "" 159 msgstr ""
157 160
158 #: directives.c:223 161 #: directives.c:235
159 #: directives.c:249 162 #: directives.c:278
160 #, c-format 163 #, c-format
161 msgid "extra tokens at end of #%s directive" 164 msgid "extra tokens at end of #%s directive"
162 msgstr "" 165 msgstr ""
163 166
164 #: directives.c:356 167 #: directives.c:385
165 #, c-format 168 #, c-format
166 msgid "#%s is a GCC extension" 169 msgid "#%s is a GCC extension"
167 msgstr "" 170 msgstr ""
168 171
169 #: directives.c:361 172 #: directives.c:390
170 #, c-format 173 #, c-format
171 msgid "#%s is a deprecated GCC extension" 174 msgid "#%s is a deprecated GCC extension"
172 msgstr "" 175 msgstr ""
173 176
174 #: directives.c:374 177 #: directives.c:403
175 msgid "suggest not using #elif in traditional C" 178 msgid "suggest not using #elif in traditional C"
176 msgstr "" 179 msgstr ""
177 180
178 #: directives.c:377 181 #: directives.c:406
179 #, c-format 182 #, c-format
180 msgid "traditional C ignores #%s with the # indented" 183 msgid "traditional C ignores #%s with the # indented"
181 msgstr "" 184 msgstr ""
182 185
183 #: directives.c:381 186 #: directives.c:410
184 #, c-format 187 #, c-format
185 msgid "suggest hiding #%s from traditional C with an indented #" 188 msgid "suggest hiding #%s from traditional C with an indented #"
186 msgstr "" 189 msgstr ""
187 190
188 #: directives.c:407 191 #: directives.c:436
189 msgid "embedding a directive within macro arguments is not portable" 192 msgid "embedding a directive within macro arguments is not portable"
190 msgstr "" 193 msgstr ""
191 194
192 #: directives.c:427 195 #: directives.c:456
193 msgid "style of line directive is a GCC extension" 196 msgid "style of line directive is a GCC extension"
194 msgstr "" 197 msgstr ""
195 198
196 #: directives.c:482 199 #: directives.c:537
197 #, c-format 200 #, c-format
198 msgid "invalid preprocessing directive #%s" 201 msgid "invalid preprocessing directive #%s"
199 msgstr "" 202 msgstr ""
200 203
201 #: directives.c:550 204 #: directives.c:606
202 msgid "\"defined\" cannot be used as a macro name" 205 msgid "\"defined\" cannot be used as a macro name"
203 msgstr "" 206 msgstr ""
204 207
205 #: directives.c:556 208 #: directives.c:611
209 msgid "\"__has_include__\" cannot be used as a macro name"
210 msgstr ""
211
212 #: directives.c:617
206 #, c-format 213 #, c-format
207 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" 214 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
208 msgstr "" 215 msgstr ""
209 216
210 #: directives.c:559 217 #: directives.c:620
211 #, c-format 218 #, c-format
212 msgid "no macro name given in #%s directive" 219 msgid "no macro name given in #%s directive"
213 msgstr "" 220 msgstr ""
214 221
215 #: directives.c:562 222 #: directives.c:623
216 msgid "macro names must be identifiers" 223 msgid "macro names must be identifiers"
217 msgstr "" 224 msgstr ""
218 225
219 #: directives.c:611 226 #: directives.c:672
227 #: directives.c:677
220 #, c-format 228 #, c-format
221 msgid "undefining \"%s\"" 229 msgid "undefining \"%s\""
222 msgstr "" 230 msgstr ""
223 231
224 #: directives.c:666 232 #: directives.c:732
225 msgid "missing terminating > character" 233 msgid "missing terminating > character"
226 msgstr "" 234 msgstr ""
227 235
228 #: directives.c:725 236 #: directives.c:791
229 #, c-format 237 #, c-format
230 msgid "#%s expects \"FILENAME\" or <FILENAME>" 238 msgid "#%s expects \"FILENAME\" or <FILENAME>"
231 msgstr "" 239 msgstr ""
232 240
233 #: directives.c:771 241 #: directives.c:837
234 #, c-format 242 #, c-format
235 msgid "empty filename in #%s" 243 msgid "empty filename in #%s"
236 msgstr "" 244 msgstr ""
237 245
238 #: directives.c:781 246 #: directives.c:847
239 msgid "#include nested too deeply" 247 msgid "#include nested too deeply"
240 msgstr "" 248 msgstr ""
241 249
242 #: directives.c:822 250 #: directives.c:888
243 msgid "#include_next in primary source file" 251 msgid "#include_next in primary source file"
244 msgstr "" 252 msgstr ""
245 253
246 #: directives.c:848 254 #: directives.c:914
247 #, c-format 255 #, c-format
248 msgid "invalid flag \"%s\" in line directive" 256 msgid "invalid flag \"%s\" in line directive"
249 msgstr "" 257 msgstr ""
250 258
251 #: directives.c:908 259 #: directives.c:974
252 msgid "unexpected end of file after #line" 260 msgid "unexpected end of file after #line"
253 msgstr "" 261 msgstr ""
254 262
255 #: directives.c:911 263 #: directives.c:977
256 #, c-format 264 #, c-format
257 msgid "\"%s\" after #line is not a positive integer" 265 msgid "\"%s\" after #line is not a positive integer"
258 msgstr "" 266 msgstr ""
259 267
260 #: directives.c:917 268 #: directives.c:983
261 #: directives.c:919 269 #: directives.c:985
262 msgid "line number out of range" 270 msgid "line number out of range"
263 msgstr "" 271 msgstr ""
264 272
265 #: directives.c:932 273 #: directives.c:998
266 #: directives.c:1012 274 #: directives.c:1079
267 #, c-format 275 #, c-format
268 msgid "\"%s\" is not a valid filename" 276 msgid "\"%s\" is not a valid filename"
269 msgstr "" 277 msgstr ""
270 278
271 #: directives.c:972 279 #: directives.c:1039
272 #, c-format 280 #, c-format
273 msgid "\"%s\" after # is not a positive integer" 281 msgid "\"%s\" after # is not a positive integer"
274 msgstr "" 282 msgstr ""
275 283
276 #: directives.c:1065 284 #: directives.c:1098
277 #: directives.c:1067 285 #, c-format
278 #: directives.c:1069 286 msgid "file \"%s\" linemarker ignored due to incorrect nesting"
287 msgstr ""
288
289 #: directives.c:1157
290 #: directives.c:1159
291 #: directives.c:1161
292 #: directives.c:1747
279 #, c-format 293 #, c-format
280 msgid "%s" 294 msgid "%s"
281 msgstr "" 295 msgstr ""
282 296
283 #: directives.c:1093 297 #: directives.c:1185
284 #, c-format 298 #, c-format
285 msgid "invalid #%s directive" 299 msgid "invalid #%s directive"
286 msgstr "" 300 msgstr ""
287 301
288 #: directives.c:1156 302 #: directives.c:1248
289 #, c-format 303 #, c-format
290 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion" 304 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
291 msgstr "" 305 msgstr ""
292 306
293 #: directives.c:1165 307 #: directives.c:1257
294 #, c-format 308 #, c-format
295 msgid "registering pragma \"%s\" with name expansion and no namespace" 309 msgid "registering pragma \"%s\" with name expansion and no namespace"
296 msgstr "" 310 msgstr ""
297 311
298 #: directives.c:1183 312 #: directives.c:1275
299 #, c-format 313 #, c-format
300 msgid "registering \"%s\" as both a pragma and a pragma namespace" 314 msgid "registering \"%s\" as both a pragma and a pragma namespace"
301 msgstr "" 315 msgstr ""
302 316
303 #: directives.c:1186 317 #: directives.c:1278
304 #, c-format 318 #, c-format
305 msgid "#pragma %s %s is already registered" 319 msgid "#pragma %s %s is already registered"
306 msgstr "" 320 msgstr ""
307 321
308 #: directives.c:1189 322 #: directives.c:1281
309 #, c-format 323 #, c-format
310 msgid "#pragma %s is already registered" 324 msgid "#pragma %s is already registered"
311 msgstr "" 325 msgstr ""
312 326
313 #: directives.c:1219 327 #: directives.c:1311
314 msgid "registering pragma with NULL handler" 328 msgid "registering pragma with NULL handler"
315 msgstr "" 329 msgstr ""
316 330
317 #: directives.c:1431 331 #: directives.c:1528
318 msgid "#pragma once in main file" 332 msgid "#pragma once in main file"
319 msgstr "" 333 msgstr ""
320 334
321 #: directives.c:1454 335 #: directives.c:1551
322 msgid "invalid #pragma push_macro directive" 336 msgid "invalid #pragma push_macro directive"
323 msgstr "" 337 msgstr ""
324 338
325 #: directives.c:1509 339 #: directives.c:1606
326 msgid "invalid #pragma pop_macro directive" 340 msgid "invalid #pragma pop_macro directive"
327 msgstr "" 341 msgstr ""
328 342
329 #: directives.c:1564 343 #: directives.c:1661
330 msgid "invalid #pragma GCC poison directive" 344 msgid "invalid #pragma GCC poison directive"
331 msgstr "" 345 msgstr ""
332 346
333 #: directives.c:1573 347 #: directives.c:1670
334 #, c-format 348 #, c-format
335 msgid "poisoning existing macro \"%s\"" 349 msgid "poisoning existing macro \"%s\""
336 msgstr "" 350 msgstr ""
337 351
338 #: directives.c:1592 352 #: directives.c:1689
339 msgid "#pragma system_header ignored outside include file" 353 msgid "#pragma system_header ignored outside include file"
340 msgstr "" 354 msgstr ""
341 355
342 #: directives.c:1617 356 #: directives.c:1714
343 #, c-format 357 #, c-format
344 msgid "cannot find source file %s" 358 msgid "cannot find source file %s"
345 msgstr "" 359 msgstr ""
346 360
347 #: directives.c:1621 361 #: directives.c:1718
348 #, c-format 362 #, c-format
349 msgid "current file is older than %s" 363 msgid "current file is older than %s"
350 msgstr "" 364 msgstr ""
351 365
352 #: directives.c:1806 366 #: directives.c:1742
367 #, c-format
368 msgid "invalid \"#pragma GCC %s\" directive"
369 msgstr ""
370
371 #: directives.c:1943
353 msgid "_Pragma takes a parenthesized string literal" 372 msgid "_Pragma takes a parenthesized string literal"
354 msgstr "" 373 msgstr ""
355 374
356 #: directives.c:1917 375 #: directives.c:2064
357 msgid "#else without #if" 376 msgid "#else without #if"
358 msgstr "" 377 msgstr ""
359 378
360 #: directives.c:1922 379 #: directives.c:2069
361 msgid "#else after #else" 380 msgid "#else after #else"
362 msgstr "" 381 msgstr ""
363 382
364 #: directives.c:1924 383 #: directives.c:2071
365 #: directives.c:1957 384 #: directives.c:2104
366 msgid "the conditional began here" 385 msgid "the conditional began here"
367 msgstr "" 386 msgstr ""
368 387
369 #: directives.c:1950 388 #: directives.c:2097
370 msgid "#elif without #if" 389 msgid "#elif without #if"
371 msgstr "" 390 msgstr ""
372 391
373 #: directives.c:1955 392 #: directives.c:2102
374 msgid "#elif after #else" 393 msgid "#elif after #else"
375 msgstr "" 394 msgstr ""
376 395
377 #: directives.c:1993 396 #: directives.c:2133
378 msgid "#endif without #if" 397 msgid "#endif without #if"
379 msgstr "" 398 msgstr ""
380 399
381 #: directives.c:2073 400 #: directives.c:2213
382 msgid "missing '(' after predicate" 401 msgid "missing '(' after predicate"
383 msgstr "" 402 msgstr ""
384 403
385 #: directives.c:2088 404 #: directives.c:2228
386 msgid "missing ')' to complete answer" 405 msgid "missing ')' to complete answer"
387 msgstr "" 406 msgstr ""
388 407
389 #: directives.c:2108 408 #: directives.c:2248
390 msgid "predicate's answer is empty" 409 msgid "predicate's answer is empty"
391 msgstr "" 410 msgstr ""
392 411
393 #: directives.c:2135 412 #: directives.c:2275
394 msgid "assertion without predicate" 413 msgid "assertion without predicate"
395 msgstr "" 414 msgstr ""
396 415
397 #: directives.c:2138 416 #: directives.c:2278
398 msgid "predicate must be an identifier" 417 msgid "predicate must be an identifier"
399 msgstr "" 418 msgstr ""
400 419
401 #: directives.c:2224 420 #: directives.c:2364
402 #, c-format 421 #, c-format
403 msgid "\"%s\" re-asserted" 422 msgid "\"%s\" re-asserted"
404 msgstr "" 423 msgstr ""
405 424
406 #: directives.c:2515 425 #: directives.c:2656
407 #, c-format 426 #, c-format
408 msgid "unterminated #%s" 427 msgid "unterminated #%s"
409 msgstr "" 428 msgstr ""
410 429
411 #: directives-only.c:222 430 #: directives-only.c:221
412 #: lex.c:2074 431 #: lex.c:2819
413 #: traditional.c:163 432 #: traditional.c:167
414 msgid "unterminated comment" 433 msgid "unterminated comment"
415 msgstr "" 434 msgstr ""
416 435
417 #: errors.c:235 436 #: errors.c:300
437 #, c-format
438 msgid "%s: %s"
439 msgstr ""
440
441 #: errors.c:312
418 msgid "stdout" 442 msgid "stdout"
419 msgstr "" 443 msgstr ""
420 444
421 #: errors.c:237 445 #: expr.c:601
422 #, c-format 446 #: expr.c:718
423 msgid "%s: %s"
424 msgstr ""
425
426 #: expr.c:282
427 msgid "too many decimal points in number"
428 msgstr ""
429
430 #: expr.c:311
431 #: expr.c:396
432 msgid "fixed-point constants are a GCC extension" 447 msgid "fixed-point constants are a GCC extension"
433 msgstr "" 448 msgstr ""
434 449
435 #: expr.c:324 450 #: expr.c:626
436 #, c-format
437 msgid "invalid digit \"%c\" in binary constant"
438 msgstr ""
439
440 #: expr.c:326
441 #, c-format
442 msgid "invalid digit \"%c\" in octal constant"
443 msgstr ""
444
445 #: expr.c:334
446 msgid "invalid prefix \"0b\" for floating constant" 451 msgid "invalid prefix \"0b\" for floating constant"
447 msgstr "" 452 msgstr ""
448 453
449 #: expr.c:339 454 #: expr.c:639
450 msgid "no digits in hexadecimal floating constant" 455 msgid "use of C++1z hexadecimal floating constant"
451 msgstr "" 456 msgstr ""
452 457
453 #: expr.c:343 458 #: expr.c:642
454 msgid "use of C99 hexadecimal floating constant" 459 msgid "use of C99 hexadecimal floating constant"
455 msgstr "" 460 msgstr ""
456 461
457 #: expr.c:352 462 #: expr.c:686
458 msgid "exponent has no digits"
459 msgstr ""
460
461 #: expr.c:359
462 msgid "hexadecimal floating constants require an exponent"
463 msgstr ""
464
465 #: expr.c:365
466 #, c-format 463 #, c-format
467 msgid "invalid suffix \"%.*s\" on floating constant" 464 msgid "invalid suffix \"%.*s\" on floating constant"
468 msgstr "" 465 msgstr ""
469 466
470 #: expr.c:375 467 #: expr.c:697
471 #: expr.c:425 468 #: expr.c:757
472 #, c-format 469 #, c-format
473 msgid "traditional C rejects the \"%.*s\" suffix" 470 msgid "traditional C rejects the \"%.*s\" suffix"
474 msgstr "" 471 msgstr ""
475 472
476 #: expr.c:383 473 #: expr.c:705
477 msgid "suffix for double constant is a GCC extension" 474 msgid "suffix for double constant is a GCC extension"
478 msgstr "" 475 msgstr ""
479 476
480 #: expr.c:389 477 #: expr.c:711
481 #, c-format 478 #, c-format
482 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant" 479 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
483 msgstr "" 480 msgstr ""
484 481
485 #: expr.c:400 482 #: expr.c:722
486 msgid "decimal float constants are a GCC extension" 483 msgid "decimal float constants are a GCC extension"
487 msgstr "" 484 msgstr ""
488 485
489 #: expr.c:410 486 #: expr.c:740
490 #, c-format 487 #, c-format
491 msgid "invalid suffix \"%.*s\" on integer constant" 488 msgid "invalid suffix \"%.*s\" on integer constant"
492 msgstr "" 489 msgstr ""
493 490
494 #: expr.c:433 491 #: expr.c:765
495 msgid "use of C++0x long long integer constant" 492 msgid "use of C++11 long long integer constant"
496 msgstr "" 493 msgstr ""
497 494
498 #: expr.c:434 495 #: expr.c:766
499 msgid "use of C99 long long integer constant" 496 msgid "use of C99 long long integer constant"
500 msgstr "" 497 msgstr ""
501 498
502 #: expr.c:448 499 #: expr.c:782
503 msgid "imaginary constants are a GCC extension" 500 msgid "imaginary constants are a GCC extension"
504 msgstr "" 501 msgstr ""
505 502
506 #: expr.c:451 503 #: expr.c:788
504 msgid "binary constants are a C++14 feature or GCC extension"
505 msgstr ""
506
507 #: expr.c:790
507 msgid "binary constants are a GCC extension" 508 msgid "binary constants are a GCC extension"
508 msgstr "" 509 msgstr ""
509 510
510 #: expr.c:544 511 #: expr.c:885
511 msgid "integer constant is too large for its type" 512 msgid "integer constant is too large for its type"
512 msgstr "" 513 msgstr ""
513 514
514 #: expr.c:575 515 #: expr.c:916
515 msgid "integer constant is so large that it is unsigned" 516 msgid "integer constant is so large that it is unsigned"
516 msgstr "" 517 msgstr ""
517 518
518 #: expr.c:670 519 #: expr.c:1011
519 msgid "missing ')' after \"defined\"" 520 msgid "missing ')' after \"defined\""
520 msgstr "" 521 msgstr ""
521 522
522 #: expr.c:677 523 #: expr.c:1018
523 msgid "operator \"defined\" requires an identifier" 524 msgid "operator \"defined\" requires an identifier"
524 msgstr "" 525 msgstr ""
525 526
526 #: expr.c:685 527 #: expr.c:1026
527 #, c-format 528 #, c-format
528 msgid "(\"%s\" is an alternative token for \"%s\" in C++)" 529 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
529 msgstr "" 530 msgstr ""
530 531
531 #: expr.c:695 532 #: expr.c:1038
532 msgid "this use of \"defined\" may not be portable" 533 msgid "this use of \"defined\" may not be portable"
533 msgstr "" 534 msgstr ""
534 535
535 #: expr.c:751 536 #: expr.c:1098
537 msgid "user-defined literal in preprocessor expression"
538 msgstr ""
539
540 #: expr.c:1103
536 msgid "floating constant in preprocessor expression" 541 msgid "floating constant in preprocessor expression"
537 msgstr "" 542 msgstr ""
538 543
539 #: expr.c:757 544 #: expr.c:1109
540 msgid "imaginary number in preprocessor expression" 545 msgid "imaginary number in preprocessor expression"
541 msgstr "" 546 msgstr ""
542 547
543 #: expr.c:804 548 #: expr.c:1162
544 #, c-format 549 #, c-format
545 msgid "\"%s\" is not defined" 550 msgid "\"%s\" is not defined, evaluates to 0"
546 msgstr "" 551 msgstr ""
547 552
548 #: expr.c:816 553 #: expr.c:1175
549 msgid "assertions are a GCC extension" 554 msgid "assertions are a GCC extension"
550 msgstr "" 555 msgstr ""
551 556
552 #: expr.c:819 557 #: expr.c:1178
553 msgid "assertions are a deprecated extension" 558 msgid "assertions are a deprecated extension"
554 msgstr "" 559 msgstr ""
555 560
556 #: expr.c:952 561 #: expr.c:1424
557 #: expr.c:981
558 #, c-format
559 msgid "missing binary operator before token \"%s\""
560 msgstr ""
561
562 #: expr.c:972
563 #, c-format
564 msgid "token \"%s\" is not valid in preprocessor expressions"
565 msgstr ""
566
567 #: expr.c:989
568 msgid "missing expression between '(' and ')'"
569 msgstr ""
570
571 #: expr.c:992
572 #, c-format
573 msgid "%s with no expression"
574 msgstr ""
575
576 #: expr.c:995
577 #, c-format
578 msgid "operator '%s' has no right operand"
579 msgstr ""
580
581 #: expr.c:1000
582 #, c-format
583 msgid "operator '%s' has no left operand"
584 msgstr ""
585
586 #: expr.c:1026
587 msgid " ':' without preceding '?'"
588 msgstr ""
589
590 #: expr.c:1054
591 #, c-format 562 #, c-format
592 msgid "unbalanced stack in %s" 563 msgid "unbalanced stack in %s"
593 msgstr "" 564 msgstr ""
594 565
595 #: expr.c:1074 566 #: expr.c:1444
596 #, c-format 567 #, c-format
597 msgid "impossible operator '%u'" 568 msgid "impossible operator '%u'"
598 msgstr "" 569 msgstr ""
599 570
600 #: expr.c:1175 571 #: expr.c:1545
601 msgid "missing ')' in expression" 572 msgid "missing ')' in expression"
602 msgstr "" 573 msgstr ""
603 574
604 #: expr.c:1204 575 #: expr.c:1574
605 msgid "'?' without following ':'" 576 msgid "'?' without following ':'"
606 msgstr "" 577 msgstr ""
607 578
608 #: expr.c:1214 579 #: expr.c:1584
609 msgid "integer overflow in preprocessor expression" 580 msgid "integer overflow in preprocessor expression"
610 msgstr "" 581 msgstr ""
611 582
612 #: expr.c:1219 583 #: expr.c:1589
613 msgid "missing '(' in expression" 584 msgid "missing '(' in expression"
614 msgstr "" 585 msgstr ""
615 586
616 #: expr.c:1251 587 #: expr.c:1621
617 #, c-format 588 #, c-format
618 msgid "the left operand of \"%s\" changes sign when promoted" 589 msgid "the left operand of \"%s\" changes sign when promoted"
619 msgstr "" 590 msgstr ""
620 591
621 #: expr.c:1256 592 #: expr.c:1626
622 #, c-format 593 #, c-format
623 msgid "the right operand of \"%s\" changes sign when promoted" 594 msgid "the right operand of \"%s\" changes sign when promoted"
624 msgstr "" 595 msgstr ""
625 596
626 #: expr.c:1515 597 #: expr.c:1885
627 msgid "traditional C rejects the unary plus operator" 598 msgid "traditional C rejects the unary plus operator"
628 msgstr "" 599 msgstr ""
629 600
630 #: expr.c:1598 601 #: expr.c:1983
631 msgid "comma operator in operand of #if" 602 msgid "comma operator in operand of #if"
632 msgstr "" 603 msgstr ""
633 604
634 #: expr.c:1734 605 #: expr.c:2119
635 msgid "division by zero in #if" 606 msgid "division by zero in #if"
636 msgstr "" 607 msgstr ""
637 608
638 #: files.c:463 609 #: expr.c:2216
639 msgid "NULL directory in find_file" 610 msgid "operator \"__has_include__\" requires a header string"
640 msgstr "" 611 msgstr ""
641 612
642 #: files.c:500 613 #: expr.c:2232
614 msgid "missing ')' after \"__has_include__\""
615 msgstr ""
616
617 #: files.c:573
643 msgid "one or more PCH files were found, but they were invalid" 618 msgid "one or more PCH files were found, but they were invalid"
644 msgstr "" 619 msgstr ""
645 620
646 #: files.c:503 621 #: files.c:576
647 msgid "use -Winvalid-pch for more information" 622 msgid "use -Winvalid-pch for more information"
648 msgstr "" 623 msgstr ""
649 624
650 #: files.c:594 625 #: files.c:981
651 #, c-format
652 msgid "%s is a block device"
653 msgstr ""
654
655 #: files.c:611
656 #, c-format
657 msgid "%s is too large"
658 msgstr ""
659
660 #: files.c:646
661 #, c-format
662 msgid "%s is shorter than expected"
663 msgstr ""
664
665 #: files.c:881
666 #, c-format 626 #, c-format
667 msgid "no include path in which to search for %s" 627 msgid "no include path in which to search for %s"
668 msgstr "" 628 msgstr ""
669 629
670 #: files.c:1307 630 #: files.c:1441
671 msgid "Multiple include guards may be useful for:\n" 631 msgid "Multiple include guards may be useful for:\n"
672 msgstr "" 632 msgstr ""
673 633
674 #: init.c:489 634 #: init.c:553
675 msgid "cppchar_t must be an unsigned type" 635 msgid "cppchar_t must be an unsigned type"
676 msgstr "" 636 msgstr ""
677 637
678 #: init.c:493 638 #: init.c:557
679 #, c-format 639 #, c-format
680 msgid "" 640 msgid ""
681 "preprocessor arithmetic has maximum precision of %lu bits; target requires " 641 "preprocessor arithmetic has maximum precision of %lu bits; target requires "
682 "%lu bits" 642 "%lu bits"
683 msgstr "" 643 msgstr ""
684 644
685 #: init.c:500 645 #: init.c:564
686 msgid "CPP arithmetic must be at least as precise as a target int" 646 msgid "CPP arithmetic must be at least as precise as a target int"
687 msgstr "" 647 msgstr ""
688 648
689 #: init.c:503 649 #: init.c:567
690 msgid "target char is less than 8 bits wide" 650 msgid "target char is less than 8 bits wide"
691 msgstr "" 651 msgstr ""
692 652
693 #: init.c:507 653 #: init.c:571
694 msgid "target wchar_t is narrower than target char" 654 msgid "target wchar_t is narrower than target char"
695 msgstr "" 655 msgstr ""
696 656
697 #: init.c:511 657 #: init.c:575
698 msgid "target int is narrower than target char" 658 msgid "target int is narrower than target char"
699 msgstr "" 659 msgstr ""
700 660
701 #: init.c:516 661 #: init.c:580
702 msgid "CPP half-integer narrower than CPP character" 662 msgid "CPP half-integer narrower than CPP character"
703 msgstr "" 663 msgstr ""
704 664
705 #: init.c:520 665 #: init.c:584
706 #, c-format 666 #, c-format
707 msgid "" 667 msgid ""
708 "CPP on this host cannot handle wide character constants over %lu bits, but " 668 "CPP on this host cannot handle wide character constants over %lu bits, but "
709 "the target requires %lu bits" 669 "the target requires %lu bits"
710 msgstr "" 670 msgstr ""
711 671
712 #: lex.c:834 672 #: lex.c:1126
713 msgid "backslash and newline separated by space" 673 msgid "backslash and newline separated by space"
714 msgstr "" 674 msgstr ""
715 675
716 #: lex.c:839 676 #: lex.c:1131
717 msgid "backslash-newline at end of file" 677 msgid "backslash-newline at end of file"
718 msgstr "" 678 msgstr ""
719 679
720 #: lex.c:855 680 #: lex.c:1147
721 #, c-format 681 #, c-format
722 msgid "trigraph ??%c converted to %c" 682 msgid "trigraph ??%c converted to %c"
723 msgstr "" 683 msgstr ""
724 684
725 #: lex.c:863 685 #: lex.c:1155
726 #, c-format 686 #, c-format
727 msgid "trigraph ??%c ignored, use -trigraphs to enable" 687 msgid "trigraph ??%c ignored, use -trigraphs to enable"
728 msgstr "" 688 msgstr ""
729 689
730 #: lex.c:912 690 #: lex.c:1204
731 msgid "\"/*\" within comment" 691 msgid "\"/*\" within comment"
732 msgstr "" 692 msgstr ""
733 693
734 #: lex.c:970 694 #: lex.c:1262
735 #, c-format 695 #, c-format
736 msgid "%s in preprocessing directive" 696 msgid "%s in preprocessing directive"
737 msgstr "" 697 msgstr ""
738 698
739 #: lex.c:979 699 #: lex.c:1271
740 msgid "null character(s) ignored" 700 msgid "null character(s) ignored"
741 msgstr "" 701 msgstr ""
742 702
743 #: lex.c:1016 703 #: lex.c:1308
744 #, c-format 704 #, c-format
745 msgid "`%.*s' is not in NFKC" 705 msgid "`%.*s' is not in NFKC"
746 msgstr "" 706 msgstr ""
747 707
748 #: lex.c:1019 708 #: lex.c:1311
749 #, c-format 709 #, c-format
750 msgid "`%.*s' is not in NFC" 710 msgid "`%.*s' is not in NFC"
751 msgstr "" 711 msgstr ""
752 712
753 #: lex.c:1087 713 #: lex.c:1381
754 #: lex.c:1164 714 #: lex.c:1470
755 #, c-format 715 #, c-format
756 msgid "attempt to use poisoned \"%s\"" 716 msgid "attempt to use poisoned \"%s\""
757 msgstr "" 717 msgstr ""
758 718
759 #: lex.c:1095 719 #: lex.c:1391
760 #: lex.c:1172 720 #: lex.c:1480
721 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
722 msgstr ""
723
724 #: lex.c:1395
725 #: lex.c:1484
761 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" 726 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
762 msgstr "" 727 msgstr ""
763 728
764 #: lex.c:1101 729 #: lex.c:1402
765 #: lex.c:1178 730 #: lex.c:1491
766 #, c-format 731 #, c-format
767 msgid "identifier \"%s\" is a special operator name in C++" 732 msgid "identifier \"%s\" is a special operator name in C++"
768 msgstr "" 733 msgstr ""
769 734
770 #: lex.c:1323 735 #: lex.c:1781
771 msgid "raw string delimiter longer than 16 characters" 736 msgid "raw string delimiter longer than 16 characters"
772 msgstr "" 737 msgstr ""
773 738
774 #: lex.c:1326 739 #: lex.c:1785
740 msgid "invalid new-line in raw string delimiter"
741 msgstr ""
742
743 #: lex.c:1789
775 #, c-format 744 #, c-format
776 msgid "invalid character '%c' in raw string delimiter" 745 msgid "invalid character '%c' in raw string delimiter"
777 msgstr "" 746 msgstr ""
778 747
779 #: lex.c:1447 748 #: lex.c:1838
780 #: lex.c:1469 749 #: lex.c:1860
781 msgid "unterminated raw string" 750 msgid "unterminated raw string"
782 msgstr "" 751 msgstr ""
783 752
784 #: lex.c:1484 753 #: lex.c:1881
785 #: lex.c:1583 754 #: lex.c:2011
755 msgid ""
756 "invalid suffix on literal; C++11 requires a space between literal and string "
757 "macro"
758 msgstr ""
759
760 #: lex.c:1993
786 msgid "null character(s) preserved in literal" 761 msgid "null character(s) preserved in literal"
787 msgstr "" 762 msgstr ""
788 763
789 #: lex.c:1586 764 #: lex.c:1996
790 #, c-format 765 #, c-format
791 msgid "missing terminating %c character" 766 msgid "missing terminating %c character"
792 msgstr "" 767 msgstr ""
793 768
794 #: lex.c:2085 769 #: lex.c:2029
770 msgid "C++11 requires a space between string literal and macro"
771 msgstr ""
772
773 #: lex.c:2833
774 #: lex.c:2867
795 msgid "C++ style comments are not allowed in ISO C90" 775 msgid "C++ style comments are not allowed in ISO C90"
796 msgstr "" 776 msgstr ""
797 777
798 #: lex.c:2087 778 #: lex.c:2835
779 #: lex.c:2846
780 #: lex.c:2869
799 msgid "(this will be reported only once per input file)" 781 msgid "(this will be reported only once per input file)"
800 msgstr "" 782 msgstr ""
801 783
802 #: lex.c:2092 784 #: lex.c:2844
785 msgid "C++ style comments are incompatible with C90"
786 msgstr ""
787
788 #: lex.c:2875
803 msgid "multi-line comment" 789 msgid "multi-line comment"
804 msgstr "" 790 msgstr ""
805 791
806 #: lex.c:2412 792 #: lex.c:3255
807 #, c-format 793 #, c-format
808 msgid "unspellable token %s" 794 msgid "unspellable token %s"
809 msgstr "" 795 msgstr ""
810 796
811 #: macro.c:87 797 #: macro.c:203
812 #, c-format 798 #, c-format
813 msgid "macro \"%s\" is not used" 799 msgid "macro \"%s\" is not used"
814 msgstr "" 800 msgstr ""
815 801
816 #: macro.c:126 802 #: macro.c:242
817 #: macro.c:321 803 #: macro.c:488
818 #, c-format 804 #, c-format
819 msgid "invalid built-in macro \"%s\"" 805 msgid "invalid built-in macro \"%s\""
820 msgstr "" 806 msgstr ""
821 807
822 #: macro.c:160 808 #: macro.c:249
809 #: macro.c:349
810 #, c-format
811 msgid "macro \"%s\" might prevent reproducible builds"
812 msgstr ""
813
814 #: macro.c:280
823 msgid "could not determine file timestamp" 815 msgid "could not determine file timestamp"
824 msgstr "" 816 msgstr ""
825 817
826 #: macro.c:256 818 #: macro.c:395
827 msgid "could not determine date and time" 819 msgid "could not determine date and time"
828 msgstr "" 820 msgstr ""
829 821
830 #: macro.c:272 822 #: macro.c:411
831 msgid "__COUNTER__ expanded inside directive with -fdirectives-only" 823 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
832 msgstr "" 824 msgstr ""
833 825
834 #: macro.c:430 826 #: macro.c:599
835 msgid "invalid string literal, ignoring final '\\'" 827 msgid "invalid string literal, ignoring final '\\'"
836 msgstr "" 828 msgstr ""
837 829
838 #: macro.c:490 830 #: macro.c:661
839 #, c-format 831 #, c-format
840 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token" 832 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
841 msgstr "" 833 msgstr ""
842 834
843 #: macro.c:565 835 #: macro.c:785
844 msgid "ISO C99 requires rest arguments to be used" 836 msgid ""
845 msgstr "" 837 "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
846 838 msgstr ""
847 #: macro.c:570 839
840 #: macro.c:789
841 msgid ""
842 "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
843 msgstr ""
844
845 #: macro.c:796
848 #, c-format 846 #, c-format
849 msgid "macro \"%s\" requires %u arguments, but only %u given" 847 msgid "macro \"%s\" requires %u arguments, but only %u given"
850 msgstr "" 848 msgstr ""
851 849
852 #: macro.c:575 850 #: macro.c:801
853 #, c-format 851 #, c-format
854 msgid "macro \"%s\" passed %u arguments, but takes just %u" 852 msgid "macro \"%s\" passed %u arguments, but takes just %u"
855 msgstr "" 853 msgstr ""
856 854
857 #: macro.c:734 855 #: macro.c:995
858 #: traditional.c:681 856 #: traditional.c:819
859 #, c-format 857 #, c-format
860 msgid "unterminated argument list invoking macro \"%s\"" 858 msgid "unterminated argument list invoking macro \"%s\""
861 msgstr "" 859 msgstr ""
862 860
863 #: macro.c:866 861 #: macro.c:1146
864 #, c-format 862 #, c-format
865 msgid "function-like macro \"%s\" must be used with arguments in traditional C" 863 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
866 msgstr "" 864 msgstr ""
867 865
868 #: macro.c:1040 866 #: macro.c:1836
869 #, c-format 867 #, c-format
870 msgid "" 868 msgid ""
871 "invoking macro %s argument %d: empty macro arguments are undefined in ISO " 869 "invoking macro %s argument %d: empty macro arguments are undefined in ISO C+"
872 "C90 and ISO C++98" 870 "+98"
873 msgstr "" 871 msgstr ""
874 872
875 #: macro.c:1507 873 #: macro.c:1844
874 #: macro.c:1853
875 #, c-format
876 msgid ""
877 "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
878 msgstr ""
879
880 #: macro.c:2817
876 #, c-format 881 #, c-format
877 msgid "duplicate macro parameter \"%s\"" 882 msgid "duplicate macro parameter \"%s\""
878 msgstr "" 883 msgstr ""
879 884
880 #: macro.c:1553 885 #: macro.c:2866
881 #, c-format 886 #, c-format
882 msgid "\"%s\" may not appear in macro parameter list" 887 msgid "\"%s\" may not appear in macro parameter list"
883 msgstr "" 888 msgstr ""
884 889
885 #: macro.c:1561 890 #: macro.c:2874
886 msgid "macro parameters must be comma-separated" 891 msgid "macro parameters must be comma-separated"
887 msgstr "" 892 msgstr ""
888 893
889 #: macro.c:1578 894 #: macro.c:2893
890 msgid "parameter name missing" 895 msgid "parameter name missing"
891 msgstr "" 896 msgstr ""
892 897
893 #: macro.c:1596 898 #: macro.c:2914
899 msgid "anonymous variadic macros were introduced in C++11"
900 msgstr ""
901
902 #: macro.c:2918
903 #: macro.c:2923
894 msgid "anonymous variadic macros were introduced in C99" 904 msgid "anonymous variadic macros were introduced in C99"
895 msgstr "" 905 msgstr ""
896 906
897 #: macro.c:1601 907 #: macro.c:2930
908 msgid "ISO C++ does not permit named variadic macros"
909 msgstr ""
910
911 #: macro.c:2933
898 msgid "ISO C does not permit named variadic macros" 912 msgid "ISO C does not permit named variadic macros"
899 msgstr "" 913 msgstr ""
900 914
901 #: macro.c:1610 915 #: macro.c:2943
902 msgid "missing ')' in macro parameter list" 916 msgid "missing ')' in macro parameter list"
903 msgstr "" 917 msgstr ""
904 918
905 #: macro.c:1659 919 #: macro.c:2994
906 msgid "'##' cannot appear at either end of a macro expansion" 920 msgid "'##' cannot appear at either end of a macro expansion"
907 msgstr "" 921 msgstr ""
908 922
909 #: macro.c:1694 923 #: macro.c:3031
924 msgid "ISO C++11 requires whitespace after the macro name"
925 msgstr ""
926
927 #: macro.c:3034
910 msgid "ISO C99 requires whitespace after the macro name" 928 msgid "ISO C99 requires whitespace after the macro name"
911 msgstr "" 929 msgstr ""
912 930
913 #: macro.c:1718 931 #: macro.c:3059
914 msgid "missing whitespace after the macro name" 932 msgid "missing whitespace after the macro name"
915 msgstr "" 933 msgstr ""
916 934
917 #: macro.c:1752 935 #: macro.c:3093
918 msgid "'#' is not followed by a macro parameter" 936 msgid "'#' is not followed by a macro parameter"
919 msgstr "" 937 msgstr ""
920 938
921 #: macro.c:1910 939 #: macro.c:3254
922 #, c-format 940 #, c-format
923 msgid "\"%s\" redefined" 941 msgid "\"%s\" redefined"
924 msgstr "" 942 msgstr ""
925 943
926 #: macro.c:1916 944 #: macro.c:3259
927 msgid "this is the location of the previous definition" 945 msgid "this is the location of the previous definition"
928 msgstr "" 946 msgstr ""
929 947
930 #: macro.c:1977 948 #: macro.c:3320
931 #, c-format 949 #, c-format
932 msgid "macro argument \"%s\" would be stringified in traditional C" 950 msgid "macro argument \"%s\" would be stringified in traditional C"
933 msgstr "" 951 msgstr ""
934 952
935 #: macro.c:2004 953 #: macro.c:3356
936 #, c-format 954 #, c-format
937 msgid "invalid hash type %d in cpp_macro_definition" 955 msgid "invalid hash type %d in cpp_macro_definition"
938 msgstr "" 956 msgstr ""
939 957
940 #: pch.c:88 958 #: pch.c:89
941 #: pch.c:336 959 #: pch.c:347
942 #: pch.c:348 960 #: pch.c:361
943 #: pch.c:366 961 #: pch.c:379
944 #: pch.c:372 962 #: pch.c:385
945 #: pch.c:381 963 #: pch.c:394
946 #: pch.c:388 964 #: pch.c:401
947 msgid "while writing precompiled header" 965 msgid "while writing precompiled header"
948 msgstr "" 966 msgstr ""
949 967
950 #: pch.c:608 968 #: pch.c:621
951 #, c-format 969 #, c-format
952 msgid "%s: not used because `%.*s' is poisoned" 970 msgid "%s: not used because `%.*s' is poisoned"
953 msgstr "" 971 msgstr ""
954 972
955 #: pch.c:630 973 #: pch.c:643
956 #, c-format 974 #, c-format
957 msgid "%s: not used because `%.*s' not defined" 975 msgid "%s: not used because `%.*s' not defined"
958 msgstr "" 976 msgstr ""
959 977
960 #: pch.c:642 978 #: pch.c:655
961 #, c-format 979 #, c-format
962 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'" 980 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
963 msgstr "" 981 msgstr ""
964 982
965 #: pch.c:683 983 #: pch.c:696
966 #, c-format 984 #, c-format
967 msgid "%s: not used because `%s' is defined" 985 msgid "%s: not used because `%s' is defined"
968 msgstr "" 986 msgstr ""
969 987
970 #: pch.c:703 988 #: pch.c:716
971 #, c-format 989 #, c-format
972 msgid "%s: not used because `__COUNTER__' is invalid" 990 msgid "%s: not used because `__COUNTER__' is invalid"
973 msgstr "" 991 msgstr ""
974 992
975 #: pch.c:712 993 #: pch.c:725
976 #: pch.c:891 994 #: pch.c:902
977 msgid "while reading precompiled header" 995 msgid "while reading precompiled header"
978 msgstr "" 996 msgstr ""
979 997
980 #: traditional.c:751 998 #: traditional.c:889
981 #, c-format 999 #, c-format
982 msgid "detected recursion whilst expanding macro \"%s\"" 1000 msgid "detected recursion whilst expanding macro \"%s\""
983 msgstr "" 1001 msgstr ""
984 1002
985 #: traditional.c:969 1003 #: traditional.c:1108
986 msgid "syntax error in macro parameter list" 1004 msgid "syntax error in macro parameter list"
987 msgstr "" 1005 msgstr ""