OSDN Git Service

* Makefile.in (reload1.o-warn): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / po / ja.po
1 # Japanese messages for gcc 3.0
2 # Copyright (C) 2001 Free Software Foundation, Inc.
3 # Daisuke Yamashita <yamad@mb.infoweb.ne.jp>, 1999-2001
4 #    Masahito Yamaga <yamaga@ipc.chiba-u.ac.jp>, 1999.
5 #    IIDA Yosiaki <iida@secom.ne.jp>, 1999.
6 #
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: gcc 3.0\n"
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2006-05-24 16:19-0700\n"
12 "PO-Revision-Date: 2001-12-05 22:47+0900\n"
13 "Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
14 "Language-Team: Japanese <ja@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=EUC-JP\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: c-decl.c:3739
20 #, fuzzy
21 msgid "<anonymous>"
22 msgstr "<̵̾ %s>"
23
24 #: c-format.c:343 c-format.c:367
25 #, fuzzy
26 msgid "' ' flag"
27 msgstr "` ' ¥Õ¥é¥°"
28
29 #: c-format.c:343 c-format.c:367
30 #, fuzzy
31 msgid "the ' ' printf flag"
32 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
33
34 #: c-format.c:344 c-format.c:368 c-format.c:402 c-format.c:414 c-format.c:471
35 #, fuzzy
36 msgid "'+' flag"
37 msgstr "`+' ¥Õ¥é¥°"
38
39 #: c-format.c:344 c-format.c:368 c-format.c:402 c-format.c:414
40 #, fuzzy
41 msgid "the '+' printf flag"
42 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
43
44 #: c-format.c:345 c-format.c:369 c-format.c:415 c-format.c:447
45 #, fuzzy
46 msgid "'#' flag"
47 msgstr "`#' ¥Õ¥é¥°"
48
49 #: c-format.c:345 c-format.c:369 c-format.c:415
50 #, fuzzy
51 msgid "the '#' printf flag"
52 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
53
54 #: c-format.c:346 c-format.c:370 c-format.c:445
55 #, fuzzy
56 msgid "'0' flag"
57 msgstr "`0' ¥Õ¥é¥°"
58
59 #: c-format.c:346 c-format.c:370
60 #, fuzzy
61 msgid "the '0' printf flag"
62 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
63
64 #: c-format.c:347 c-format.c:371 c-format.c:444 c-format.c:474
65 #, fuzzy
66 msgid "'-' flag"
67 msgstr "`-' ¥Õ¥é¥°"
68
69 #: c-format.c:347 c-format.c:371
70 #, fuzzy
71 msgid "the '-' printf flag"
72 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
73
74 #: c-format.c:348 c-format.c:428
75 #, fuzzy
76 msgid "''' flag"
77 msgstr "`'' ¥Õ¥é¥°"
78
79 #: c-format.c:348
80 #, fuzzy
81 msgid "the ''' printf flag"
82 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
83
84 #: c-format.c:349 c-format.c:429
85 #, fuzzy
86 msgid "'I' flag"
87 msgstr "`'' ¥Õ¥é¥°"
88
89 #: c-format.c:349
90 #, fuzzy
91 msgid "the 'I' printf flag"
92 msgstr "printf ¤Î `I' ¥Õ¥é¥°"
93
94 #: c-format.c:350 c-format.c:372 c-format.c:426 c-format.c:448 c-format.c:475
95 #: c-format.c:1601 config/sol2-c.c:46
96 msgid "field width"
97 msgstr "¥Õ¥£¡¼¥ë¥ÉÉý"
98
99 #: c-format.c:350 c-format.c:372 config/sol2-c.c:46
100 msgid "field width in printf format"
101 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
102
103 #: c-format.c:351 c-format.c:373 c-format.c:404 c-format.c:417
104 msgid "precision"
105 msgstr "ÀºÅÙ"
106
107 #: c-format.c:351 c-format.c:373 c-format.c:404 c-format.c:417
108 msgid "precision in printf format"
109 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤ÎÀºÅÙ"
110
111 #: c-format.c:352 c-format.c:374 c-format.c:405 c-format.c:418 c-format.c:427
112 #: c-format.c:478 config/sol2-c.c:47
113 msgid "length modifier"
114 msgstr "Ťµ½¤¾þ»Ò"
115
116 #: c-format.c:352 c-format.c:374 c-format.c:405 c-format.c:418
117 #: config/sol2-c.c:47
118 msgid "length modifier in printf format"
119 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
120
121 #: c-format.c:403 c-format.c:416
122 #, fuzzy
123 msgid "'q' flag"
124 msgstr "`'' ¥Õ¥é¥°"
125
126 #: c-format.c:403 c-format.c:416
127 #, fuzzy
128 msgid "the 'q' diagnostic flag"
129 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
130
131 #: c-format.c:424
132 msgid "assignment suppression"
133 msgstr "ÂåÆþ¤ÎÍÞÀ©"
134
135 #: c-format.c:424
136 #, fuzzy
137 msgid "the assignment suppression scanf feature"
138 msgstr "ÂåÆþ¤ÎÍÞÀ©"
139
140 #: c-format.c:425
141 #, fuzzy
142 msgid "'a' flag"
143 msgstr "`'' ¥Õ¥é¥°"
144
145 #: c-format.c:425
146 #, fuzzy
147 msgid "the 'a' scanf flag"
148 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
149
150 #: c-format.c:426
151 msgid "field width in scanf format"
152 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
153
154 #: c-format.c:427
155 msgid "length modifier in scanf format"
156 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
157
158 #: c-format.c:428
159 #, fuzzy
160 msgid "the ''' scanf flag"
161 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
162
163 #: c-format.c:429
164 #, fuzzy
165 msgid "the 'I' scanf flag"
166 msgstr "scanf ¤Î `I' ¥Õ¥é¥°"
167
168 #: c-format.c:443
169 #, fuzzy
170 msgid "'_' flag"
171 msgstr "`'' ¥Õ¥é¥°"
172
173 #: c-format.c:443
174 #, fuzzy
175 msgid "the '_' strftime flag"
176 msgstr "strftime ¤Î `_' ¥Õ¥é¥°"
177
178 #: c-format.c:444
179 #, fuzzy
180 msgid "the '-' strftime flag"
181 msgstr "strftime ¤Î `-' ¥Õ¥é¥°"
182
183 #: c-format.c:445
184 #, fuzzy
185 msgid "the '0' strftime flag"
186 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
187
188 #: c-format.c:446 c-format.c:470
189 #, fuzzy
190 msgid "'^' flag"
191 msgstr "`'' ¥Õ¥é¥°"
192
193 #: c-format.c:446
194 #, fuzzy
195 msgid "the '^' strftime flag"
196 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
197
198 #: c-format.c:447
199 #, fuzzy
200 msgid "the '#' strftime flag"
201 msgstr "strftime ¤Î `#' ¥Õ¥é¥°"
202
203 #: c-format.c:448
204 msgid "field width in strftime format"
205 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
206
207 #: c-format.c:449
208 #, fuzzy
209 msgid "'E' modifier"
210 msgstr "`E' ½¤¾þ»Ò"
211
212 #: c-format.c:449
213 #, fuzzy
214 msgid "the 'E' strftime modifier"
215 msgstr "strftime ¤Î `E' ½¤¾þ»Ò"
216
217 #: c-format.c:450
218 #, fuzzy
219 msgid "'O' modifier"
220 msgstr "`O' ½¤¾þ»Ò"
221
222 #: c-format.c:450
223 #, fuzzy
224 msgid "the 'O' strftime modifier"
225 msgstr "strftime ¤Î `O' ½¤¾þ»Ò"
226
227 #: c-format.c:451
228 #, fuzzy
229 msgid "the 'O' modifier"
230 msgstr "the `O' ½¤¾þ»Ò"
231
232 #: c-format.c:469
233 msgid "fill character"
234 msgstr "µÍ¤áʸ»ú"
235
236 #: c-format.c:469
237 msgid "fill character in strfmon format"
238 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎµÍ¤áʸ»ú"
239
240 #: c-format.c:470
241 #, fuzzy
242 msgid "the '^' strfmon flag"
243 msgstr "strfmon ¤Î `^' ¥Õ¥é¥°"
244
245 #: c-format.c:471
246 #, fuzzy
247 msgid "the '+' strfmon flag"
248 msgstr "strfmon ¤Î `+' ¥Õ¥é¥°"
249
250 #: c-format.c:472
251 #, fuzzy
252 msgid "'(' flag"
253 msgstr "`'' ¥Õ¥é¥°"
254
255 #: c-format.c:472
256 #, fuzzy
257 msgid "the '(' strfmon flag"
258 msgstr "strfmon ¤Î `(' ¥Õ¥é¥°"
259
260 #: c-format.c:473
261 #, fuzzy
262 msgid "'!' flag"
263 msgstr "`'' ¥Õ¥é¥°"
264
265 #: c-format.c:473
266 #, fuzzy
267 msgid "the '!' strfmon flag"
268 msgstr "strfmon ¤Î `!' ¥Õ¥é¥°"
269
270 #: c-format.c:474
271 #, fuzzy
272 msgid "the '-' strfmon flag"
273 msgstr "strfmon ¤Î `-' ¥Õ¥é¥°"
274
275 #: c-format.c:475
276 msgid "field width in strfmon format"
277 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
278
279 #: c-format.c:476
280 msgid "left precision"
281 msgstr "º¸ÀºÅÙ"
282
283 #: c-format.c:476
284 msgid "left precision in strfmon format"
285 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Îº¸ÀºÅÙ"
286
287 #: c-format.c:477
288 msgid "right precision"
289 msgstr "±¦ÀºÅÙ"
290
291 #: c-format.c:477
292 msgid "right precision in strfmon format"
293 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î±¦ÀºÅÙ"
294
295 #: c-format.c:478
296 msgid "length modifier in strfmon format"
297 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
298
299 #: c-format.c:1703
300 msgid "field precision"
301 msgstr "¥Õ¥£¡¼¥ë¥ÉÀºÅÙ"
302
303 #: c-incpath.c:70
304 #, c-format
305 msgid "ignoring duplicate directory \"%s\"\n"
306 msgstr "½ÅÊ£¤·¤¿¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
307
308 #: c-incpath.c:73
309 #, c-format
310 msgid "  as it is a non-system directory that duplicates a system directory\n"
311 msgstr ""
312
313 #: c-incpath.c:77
314 #, c-format
315 msgid "ignoring nonexistent directory \"%s\"\n"
316 msgstr "¸ºß¤·¤Ê¤¤¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
317
318 #: c-incpath.c:286
319 #, c-format
320 msgid "#include \"...\" search starts here:\n"
321 msgstr "#include \"...\" ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
322
323 #: c-incpath.c:290
324 #, c-format
325 msgid "#include <...> search starts here:\n"
326 msgstr "#include <...> ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
327
328 #: c-incpath.c:295
329 #, c-format
330 msgid "End of search list.\n"
331 msgstr "õº÷¥ê¥¹¥È¤Î½ª¤ï¤ê\n"
332
333 #: c-opts.c:1339
334 #, fuzzy
335 msgid "<built-in>"
336 msgstr "<ÁȤ߹þ¤ß>"
337
338 #: c-opts.c:1355
339 msgid "<command line>"
340 msgstr "<¥³¥Þ¥ó¥É¥é¥¤¥ó>"
341
342 #: c-typeck.c:2225 c-typeck.c:4592 c-typeck.c:4594 c-typeck.c:4602
343 #: c-typeck.c:4632 c-typeck.c:6011
344 msgid "initializer element is not constant"
345 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
346
347 #: c-typeck.c:4397
348 #, fuzzy
349 msgid "array initialized from parenthesized string constant"
350 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
351
352 #: c-typeck.c:4458 cp/typeck2.c:672
353 #, gcc-internal-format
354 msgid "char-array initialized from wide string"
355 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
356
357 #: c-typeck.c:4463
358 #, fuzzy
359 msgid "wchar_t-array initialized from non-wide string"
360 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
361
362 #: c-typeck.c:4481 cp/typeck2.c:692
363 #, gcc-internal-format
364 msgid "initializer-string for array of chars is too long"
365 msgstr "char ¤ÎÇÛÎó¤Ë¤È¤Ã¤Æ½é´ü²½»Òʸ»úÎó¤¬Ä¹¤¹¤®¤Þ¤¹"
366
367 #: c-typeck.c:4487
368 #, fuzzy
369 msgid "array of inappropriate type initialized from string constant"
370 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
371
372 #. ??? This should not be an error when inlining calls to
373 #. unprototyped functions.
374 #: c-typeck.c:4551 c-typeck.c:4049 cp/typeck.c:1398
375 #, gcc-internal-format
376 msgid "invalid use of non-lvalue array"
377 msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ"
378
379 #: c-typeck.c:4575
380 msgid "array initialized from non-constant array expression"
381 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
382
383 #: c-typeck.c:4639 c-typeck.c:6015
384 #, gcc-internal-format
385 msgid "initializer element is not computable at load time"
386 msgstr "½é´ü²½»Ò¤ÎÍ×ÁÇ¤Ï¥í¡¼¥É»þ¤Ë·×»»¤µ¤ìÆÀ¤Þ¤»¤ó"
387
388 #. Although C99 is unclear about whether incomplete arrays
389 #. of VLAs themselves count as VLAs, it does not make
390 #. sense to permit them to be initialized given that
391 #. ordinary VLAs may not be initialized.
392 #: c-typeck.c:4650 c-decl.c:3181 c-decl.c:3196
393 #, gcc-internal-format
394 msgid "variable-sized object may not be initialized"
395 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
396
397 #: c-typeck.c:4654
398 msgid "invalid initializer"
399 msgstr "̵¸ú¤Ê½é´ü²½»Ò"
400
401 #: c-typeck.c:5128
402 msgid "extra brace group at end of initializer"
403 msgstr "½é´ü²½»Ò¤Î½ª¤ï¤ê¤Ë;ʬ¤Ê¥Ö¥ì¡¼¥¹¤Î¥°¥ë¡¼¥×"
404
405 #: c-typeck.c:5148
406 msgid "missing braces around initializer"
407 msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
408
409 #: c-typeck.c:5209
410 msgid "braces around scalar initializer"
411 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
412
413 #: c-typeck.c:5266
414 msgid "initialization of flexible array member in a nested context"
415 msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤Ç²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
416
417 #: c-typeck.c:5268
418 msgid "initialization of a flexible array member"
419 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
420
421 #: c-typeck.c:5295
422 msgid "missing initializer"
423 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
424
425 #: c-typeck.c:5317
426 msgid "empty scalar initializer"
427 msgstr "¶õ¤Î¥¹¥«¥é¡¼½é´ü²½»Ò"
428
429 #: c-typeck.c:5322
430 msgid "extra elements in scalar initializer"
431 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤Ë;ʬ¤ÊÍ×ÁÇ"
432
433 #: c-typeck.c:5426 c-typeck.c:5486
434 msgid "array index in non-array initializer"
435 msgstr "ÈóÇÛÎó¤Î½é´ü²½»Ò¤ËÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬»È¤ï¤ì¤Þ¤·¤¿"
436
437 #: c-typeck.c:5431 c-typeck.c:5539
438 msgid "field name not in record or union initializer"
439 msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
440
441 #: c-typeck.c:5477
442 #, fuzzy
443 msgid "array index in initializer not of integer type"
444 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
445
446 #: c-typeck.c:5482 c-typeck.c:5484
447 msgid "nonconstant array index in initializer"
448 msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
449
450 #: c-typeck.c:5488 c-typeck.c:5491
451 msgid "array index in initializer exceeds array bounds"
452 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
453
454 #: c-typeck.c:5502
455 msgid "empty index range in initializer"
456 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
457
458 #: c-typeck.c:5511
459 msgid "array index range in initializer exceeds array bounds"
460 msgstr "½é´ü²½»Ò¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
461
462 #: c-typeck.c:5586 c-typeck.c:5607 c-typeck.c:6079
463 msgid "initialized field with side-effects overwritten"
464 msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤­¤µ¤ì¤Þ¤¹"
465
466 #: c-typeck.c:6287
467 msgid "excess elements in char array initializer"
468 msgstr "char ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
469
470 #: c-typeck.c:6294 c-typeck.c:6340
471 msgid "excess elements in struct initializer"
472 msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
473
474 #: c-typeck.c:6355
475 #, fuzzy
476 msgid "non-static initialization of a flexible array member"
477 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
478
479 #: c-typeck.c:6423
480 msgid "excess elements in union initializer"
481 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
482
483 #: c-typeck.c:6510
484 msgid "excess elements in array initializer"
485 msgstr "ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
486
487 #: c-typeck.c:6540
488 #, fuzzy
489 msgid "excess elements in vector initializer"
490 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
491
492 #: c-typeck.c:6564
493 msgid "excess elements in scalar initializer"
494 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
495
496 #: cfgrtl.c:2130
497 msgid "flow control insn inside a basic block"
498 msgstr ""
499
500 #: cfgrtl.c:2208
501 msgid "wrong insn in the fallthru edge"
502 msgstr ""
503
504 #: cfgrtl.c:2250
505 #, fuzzy
506 msgid "insn outside basic block"
507 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
508
509 #: cfgrtl.c:2257
510 #, fuzzy
511 msgid "return not followed by barrier"
512 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
513
514 #: cgraph.c:300 ipa-inline.c:296
515 #, fuzzy
516 msgid "function body not available"
517 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
518
519 #: cgraph.c:302 cgraphunit.c:594
520 #, fuzzy
521 msgid "redefined extern inline functions are not considered for inlining"
522 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
523
524 #: cgraph.c:305 cgraphunit.c:599
525 #, fuzzy
526 msgid "function not considered for inlining"
527 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
528
529 #: cgraph.c:307 cgraphunit.c:597 ipa-inline.c:289
530 #, fuzzy
531 msgid "function not inlinable"
532 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
533
534 #: collect2.c:373 gcc.c:6765
535 #, fuzzy, c-format
536 msgid "internal gcc abort in %s, at %s:%d"
537 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
538
539 #: collect2.c:872
540 #, c-format
541 msgid "no arguments"
542 msgstr "°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
543
544 #: collect2.c:1246 collect2.c:1394 collect2.c:1429
545 #, c-format
546 msgid "fopen %s"
547 msgstr "fopen %s"
548
549 #: collect2.c:1249 collect2.c:1399 collect2.c:1432
550 #, c-format
551 msgid "fclose %s"
552 msgstr "fclose %s"
553
554 #: collect2.c:1258
555 #, c-format
556 msgid "collect2 version %s"
557 msgstr "collect2 version %s"
558
559 #: collect2.c:1348
560 #, c-format
561 msgid "%d constructor(s) found\n"
562 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
563
564 #: collect2.c:1349
565 #, c-format
566 msgid "%d destructor(s)  found\n"
567 msgstr "%d ¸Ä¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
568
569 #: collect2.c:1350
570 #, c-format
571 msgid "%d frame table(s) found\n"
572 msgstr "%d ¸Ä¤Î¥Õ¥ì¡¼¥à¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
573
574 #: collect2.c:1487
575 #, fuzzy, c-format
576 msgid "can't get program status"
577 msgstr "%s ¤«¤éÆɹþ¤á¤Þ¤»¤ó"
578
579 #: collect2.c:1537
580 #, c-format
581 msgid "[cannot find %s]"
582 msgstr "[%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó]"
583
584 #: collect2.c:1552
585 #, fuzzy, c-format
586 msgid "cannot find '%s'"
587 msgstr "`%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
588
589 #: collect2.c:1556 collect2.c:2045 collect2.c:2200 gcc.c:2809
590 #, c-format
591 msgid "pex_init failed"
592 msgstr ""
593
594 #: collect2.c:1591
595 #, c-format
596 msgid "[Leaving %s]\n"
597 msgstr "[%s ¤òÎ¥¤ì¤Þ¤¹]\n"
598
599 #: collect2.c:1811
600 #, c-format
601 msgid ""
602 "\n"
603 "write_c_file - output name is %s, prefix is %s\n"
604 msgstr ""
605 "\n"
606 "write_c_file - ½ÐÎÏ̾¤Ï %s¡¢¥×¥ì¥Õ¥£¥¯¥¹¤Ï %s\n"
607
608 #: collect2.c:2019
609 #, fuzzy, c-format
610 msgid "cannot find 'nm'"
611 msgstr "`nm' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
612
613 #: collect2.c:2066
614 #, fuzzy, c-format
615 msgid "can't open nm output"
616 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
617
618 #: collect2.c:2110
619 #, c-format
620 msgid "init function found in object %s"
621 msgstr "init ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
622
623 #: collect2.c:2118
624 #, c-format
625 msgid "fini function found in object %s"
626 msgstr "fini ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
627
628 #: collect2.c:2221
629 #, fuzzy, c-format
630 msgid "can't open ldd output"
631 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
632
633 #: collect2.c:2224
634 #, c-format
635 msgid ""
636 "\n"
637 "ldd output with constructors/destructors.\n"
638 msgstr ""
639 "\n"
640 "ldd ½ÐÎϤ¬¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤òȼ¤¤¤Þ¤¹¡£\n"
641
642 #: collect2.c:2239
643 #, c-format
644 msgid "dynamic dependency %s not found"
645 msgstr "ưŪ°Í¸´Ø·¸ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
646
647 #: collect2.c:2251
648 #, c-format
649 msgid "unable to open dynamic dependency '%s'"
650 msgstr "ưŪ°Í¸´Ø·¸ '%s' ¤ò³«¤±¤Þ¤»¤ó"
651
652 #: collect2.c:2407
653 #, c-format
654 msgid "%s: not a COFF file"
655 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
656
657 #: collect2.c:2527
658 #, c-format
659 msgid "%s: cannot open as COFF file"
660 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
661
662 #: collect2.c:2585
663 #, fuzzy, c-format
664 msgid "library lib%s not found"
665 msgstr "¥é¥¤¥Ö¥é¥ê lib%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
666
667 #: cppspec.c:106
668 #, c-format
669 msgid "\"%s\" is not a valid option to the preprocessor"
670 msgstr "\"%s\" ¤Ï¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÂФ¹¤ëÀµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
671
672 #: cppspec.c:128
673 #, c-format
674 msgid "too many input files"
675 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
676
677 #: diagnostic.c:186
678 #, c-format
679 msgid "%s:%d: confused by earlier errors, bailing out\n"
680 msgstr "%s:%d: Á°¤Î¥¨¥é¡¼¤Ë¤è¤êº®Í𤷤Ƥ¤¤Þ¤¹¤Î¤Ç¡¢Ã¦½Ð¤·¤Þ¤¹\n"
681
682 #: diagnostic.c:246
683 #, fuzzy, c-format
684 msgid "compilation terminated due to -Wfatal-errors.\n"
685 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
686
687 #: diagnostic.c:255
688 #, c-format
689 msgid ""
690 "Please submit a full bug report,\n"
691 "with preprocessed source if appropriate.\n"
692 "See %s for instructions.\n"
693 msgstr ""
694 "´°Á´¤Ê¥Ð¥°Êó¹ð¤òÁ÷¤Ã¤Æ²¼¤µ¤¤¡£\n"
695 "ŬÀڤʤé¤Ð¥×¥ê¥×¥í¥»¥¹¸å¤Î¥½¡¼¥¹¤ò¤Ä¤±¤Æ¤¯¤À¤µ¤¤¡£\n"
696 "%s ¤ò¸«¤ì¤ÐÊýË¡¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£\n"
697
698 #: diagnostic.c:264
699 #, c-format
700 msgid "compilation terminated.\n"
701 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
702
703 #: diagnostic.c:583
704 #, c-format
705 msgid "Internal compiler error: Error reporting routines re-entered.\n"
706 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥ë¥¨¥é¡¼: ¥¨¥é¡¼Êó¹ð¥ë¡¼¥Á¥ó¤ËºÆÆþ¤·¤Þ¤·¤¿¡£\n"
707
708 #: final.c:1110
709 msgid "negative insn length"
710 msgstr ""
711
712 #: final.c:2479
713 msgid "could not split insn"
714 msgstr ""
715
716 #: final.c:2828
717 #, fuzzy
718 msgid "invalid 'asm': "
719 msgstr "̵¸ú¤Ê `asm': %s"
720
721 #: final.c:3011
722 #, c-format
723 msgid "nested assembly dialect alternatives"
724 msgstr ""
725
726 #: final.c:3028 final.c:3040
727 #, c-format
728 msgid "unterminated assembly dialect alternative"
729 msgstr ""
730
731 #: final.c:3087
732 #, fuzzy, c-format
733 msgid "operand number missing after %%-letter"
734 msgstr "±é»»¿ô¤¬ %-letter ¤Î¸å¤Ë¤¢¤ê¤Þ¤»¤ó"
735
736 #: final.c:3090 final.c:3131
737 #, c-format
738 msgid "operand number out of range"
739 msgstr "±é»»¿ô¤¬Èϰϳ°¤Ç¤¹"
740
741 #: final.c:3150
742 #, c-format
743 msgid "invalid %%-code"
744 msgstr "̵¸ú¤Ê %%-code"
745
746 #: final.c:3180
747 #, fuzzy, c-format
748 msgid "'%%l' operand isn't a label"
749 msgstr "`%l' ±é»»¤Ï¥é¥Ù¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
750
751 #. We can't handle floating point constants;
752 #. PRINT_OPERAND must handle them.
753 #. We can't handle floating point constants; PRINT_OPERAND must
754 #. handle them.
755 #. We can't handle floating point constants;
756 #. PRINT_OPERAND must handle them.
757 #: final.c:3281 vmsdbgout.c:487 config/i386/i386.c:6642
758 #: config/pdp11/pdp11.c:1700
759 #, c-format
760 msgid "floating constant misused"
761 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ò»È¤¤Â»¤Í¤Þ¤·¤¿"
762
763 #: final.c:3337 vmsdbgout.c:544 config/i386/i386.c:6718
764 #: config/pdp11/pdp11.c:1747
765 #, c-format
766 msgid "invalid expression as operand"
767 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
768
769 #: flow.c:1699
770 msgid "Attempt to delete prologue/epilogue insn:"
771 msgstr ""
772
773 #: gcc.c:1641
774 #, fuzzy, c-format
775 msgid "Using built-in specs.\n"
776 msgstr "ÁȤ߹þ¤ß spec ¤ò»ÈÍÑ.\n"
777
778 #: gcc.c:1824
779 #, c-format
780 msgid ""
781 "Setting spec %s to '%s'\n"
782 "\n"
783 msgstr ""
784 "spec %s ¤ò '%s' ¤ËÀßÄêÃæ\n"
785 "\n"
786
787 #: gcc.c:1939
788 #, c-format
789 msgid "Reading specs from %s\n"
790 msgstr "%s ¤«¤é spec ¤òÆɤ߹þ¤ßÃæ\n"
791
792 #: gcc.c:2035 gcc.c:2054
793 #, c-format
794 msgid "specs %%include syntax malformed after %ld characters"
795 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%include ¤Î½ñ¼°¤¬ÊѤǤ¹"
796
797 #: gcc.c:2062
798 #, fuzzy, c-format
799 msgid "could not find specs file %s\n"
800 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
801
802 #: gcc.c:2079 gcc.c:2087 gcc.c:2096 gcc.c:2105
803 #, c-format
804 msgid "specs %%rename syntax malformed after %ld characters"
805 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%rename ¤Î½ñ¼°¤¬ÊѤǤ¹"
806
807 #: gcc.c:2114
808 #, c-format
809 msgid "specs %s spec was not found to be renamed"
810 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤Ë̾Á°¤òÊѹ¹¤¹¤ë spec ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿"
811
812 #: gcc.c:2121
813 #, c-format
814 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
815 msgstr ""
816
817 #: gcc.c:2126
818 #, c-format
819 msgid "rename spec %s to %s\n"
820 msgstr "spec %s ¤ò %s ¤Ë̾Á°¤òÊѹ¹\n"
821
822 #: gcc.c:2128
823 #, c-format
824 msgid ""
825 "spec is '%s'\n"
826 "\n"
827 msgstr ""
828 "spec ¤Ï '%s' ¤Ç¤¹\n"
829 "\n"
830
831 #: gcc.c:2141
832 #, c-format
833 msgid "specs unknown %% command after %ld characters"
834 msgstr "spec ¥Õ¥¡¥¤¥ëÃæ¤Î %ld Ê¸»ú¤Î¸å¤ËÉÔÌÀ¤Ê %% ¥³¥Þ¥ó¥É"
835
836 #: gcc.c:2152 gcc.c:2165
837 #, c-format
838 msgid "specs file malformed after %ld characters"
839 msgstr "%ld Ê¸»ú¤Î¸å¤Ë¤ª¤«¤·¤Ê spec ¥Õ¥¡¥¤¥ë"
840
841 #: gcc.c:2218
842 #, c-format
843 msgid "spec file has no spec for linking"
844 msgstr "spec ¥Õ¥¡¥¤¥ë¤Ë¥ê¥ó¥¯¤Ë´Ø¤¹¤ë spec ¤¬¤¢¤ê¤Þ¤»¤ó"
845
846 #: gcc.c:2640
847 #, c-format
848 msgid "system path '%s' is not absolute"
849 msgstr ""
850
851 #: gcc.c:2703
852 #, c-format
853 msgid "-pipe not supported"
854 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
855
856 #: gcc.c:2765
857 #, c-format
858 msgid ""
859 "\n"
860 "Go ahead? (y or n) "
861 msgstr ""
862 "\n"
863 "³¤±¤Þ¤¹¤«? (y ¤Þ¤¿¤Ï n) "
864
865 #: gcc.c:2848
866 #, fuzzy
867 msgid "failed to get exit status"
868 msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿"
869
870 #: gcc.c:2854
871 #, fuzzy
872 msgid "failed to get process times"
873 msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
874
875 #: gcc.c:2877
876 #, c-format
877 msgid ""
878 "Internal error: %s (program %s)\n"
879 "Please submit a full bug report.\n"
880 "See %s for instructions."
881 msgstr ""
882 "ÆâÉô¥¨¥é¡¼: %s (¥×¥í¥°¥é¥à %s)\n"
883 "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
884 "%s ¤Ë¼ê½ç¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£"
885
886 #: gcc.c:2905
887 #, c-format
888 msgid "# %s %.2f %.2f\n"
889 msgstr "# %s %.2f %.2f\n"
890
891 #: gcc.c:3041
892 #, c-format
893 msgid "Usage: %s [options] file...\n"
894 msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó] ¥Õ¥¡¥¤¥ë...\n"
895
896 #: gcc.c:3042
897 msgid "Options:\n"
898 msgstr "¥ª¥×¥·¥ç¥ó:\n"
899
900 #: gcc.c:3044
901 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
902 msgstr ""
903 "  -pass-exit-codes         ¥Õ¥§¡¼¥º¤«¤é¤Î¥¨¥é¡¼¥³¡¼¥É¤ÎºÇÂçÃͤò exit\n"
904 "                               ¥³¡¼¥É¤È¤·¤ÆÊÖ¤¹\n"
905
906 #: gcc.c:3045
907 msgid "  --help                   Display this information\n"
908 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
909
910 #: gcc.c:3046
911 msgid "  --target-help            Display target specific command line options\n"
912 msgstr "  --target-help            ¥¿¡¼¥²¥Ã¥È¸ÇÍ­¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨\n"
913
914 #: gcc.c:3048
915 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
916 msgstr "(`-v --help' ¤ò»È¤¦¤È¡¢»Ò¥×¥í¥»¥¹¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨)\n"
917
918 #: gcc.c:3049
919 msgid "  -dumpspecs               Display all of the built in spec strings\n"
920 msgstr "  -dumpspecs               ÁȤ߹þ¤Þ¤ì¤¿ spec Ê¸»úÎó¤òÁ´¤Æɽ¼¨\n"
921
922 #: gcc.c:3050
923 msgid "  -dumpversion             Display the version of the compiler\n"
924 msgstr "  -dumpversion             ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨\n"
925
926 #: gcc.c:3051
927 msgid "  -dumpmachine             Display the compiler's target processor\n"
928 msgstr "  -dumpmachine             ¥³¥ó¥Ñ¥¤¥é¤Î¥¿¡¼¥²¥Ã¥È¥×¥í¥»¥Ã¥µ¤òɽ¼¨\n"
929
930 #: gcc.c:3052
931 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
932 msgstr "  -print-search-dirs       ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¡¼¥Á¥Ñ¥¹¤Ë¤¢¤ë¥Ç¥£¥ì¥¯¥È¥ê¤òɽ¼¨\n"
933
934 #: gcc.c:3053
935 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
936 msgstr "  -print-libgcc-file-name  ¥³¥ó¥Ñ¥¤¥é¤Î¥³¥ó¥Ñ¥Ë¥ª¥ó¥é¥¤¥Ö¥é¥ê̾¤òɽ¼¨\n"
937
938 #: gcc.c:3054
939 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
940 msgstr "  -print-file-name=<lib>   ¥é¥¤¥Ö¥é¥ê <lib> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
941
942 #: gcc.c:3055
943 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
944 msgstr "  -print-prog-name=<prog>  ¥³¥ó¥Ñ¥¤¥é¤ÎÉôÉÊ <prog> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
945
946 #: gcc.c:3056
947 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
948 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
949
950 #: gcc.c:3057
951 msgid ""
952 "  -print-multi-lib         Display the mapping between command line options and\n"
953 "                           multiple library search directories\n"
954 msgstr ""
955 "  -print-multi-lib         ¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤ÈÊ£¿ô¤Î¥é¥¤¥Ö¥é¥êõº÷\n"
956 "                               ¥Ç¥£¥ì¥¯¥È¥ê¤È¤ÎÂбþ¤òɽ¼¨\n"
957
958 #: gcc.c:3060
959 #, fuzzy
960 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
961 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
962
963 #: gcc.c:3061
964 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
965 msgstr "  -Wa,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥¢¥»¥ó¥Ö¥é¤ËÅϤ¹\n"
966
967 #: gcc.c:3062
968 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
969 msgstr "  -Wp,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÅϤ¹\n"
970
971 #: gcc.c:3063
972 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
973 msgstr "  -Wl,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
974
975 #: gcc.c:3064
976 #, fuzzy
977 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
978 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
979
980 #: gcc.c:3065
981 #, fuzzy
982 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
983 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
984
985 #: gcc.c:3066
986 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
987 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
988
989 #: gcc.c:3067
990 #, fuzzy
991 msgid "  -combine                 Pass multiple source files to compiler at once\n"
992 msgstr "  -quiet                  ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
993
994 #: gcc.c:3068
995 msgid "  -save-temps              Do not delete intermediate files\n"
996 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
997
998 #: gcc.c:3069
999 msgid "  -pipe                    Use pipes rather than intermediate files\n"
1000 msgstr "  -pipe                    Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
1001
1002 #: gcc.c:3070
1003 msgid "  -time                    Time the execution of each subprocess\n"
1004 msgstr "  -time                    »Ò¥×¥í¥»¥¹¤´¤È¤Î¼Â¹Ô»þ´Ö¤ò·×¬¤¹¤ë\n"
1005
1006 #: gcc.c:3071
1007 #, fuzzy
1008 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
1009 msgstr "  -specs=<file>            ÁȤ߹þ¤ß specs ¤ò <file> ¤ÎÆâÍƤÇÃÖ¤­´¹¤¨¤ë\n"
1010
1011 #: gcc.c:3072
1012 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
1013 msgstr "  -std=<standard>          ÆþÎÏ¥½¡¼¥¹¤ò <standard> ¤È¸«¤Ê¤¹\n"
1014
1015 #: gcc.c:3073
1016 msgid ""
1017 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
1018 "                           for headers and libraries\n"
1019 msgstr ""
1020
1021 #: gcc.c:3076
1022 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
1023 msgstr "  -B <directory>           <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
1024
1025 #: gcc.c:3077
1026 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
1027 msgstr ""
1028 "  -b <machine>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð¥¿¡¼¥²¥Ã¥È <machine> ¤È¤·¤Æ\n"
1029 "                               gcc ¤ò¼Â¹Ô¤¹¤ë\n"
1030
1031 #: gcc.c:3078
1032 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
1033 msgstr ""
1034 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
1035 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
1036
1037 #: gcc.c:3079
1038 msgid "  -v                       Display the programs invoked by the compiler\n"
1039 msgstr "  -v                       ¥³¥ó¥Ñ¥¤¥é¤Ë¤è¤Ã¤Æµ¯Æ°¤µ¤ì¤ë¥×¥í¥°¥é¥à¤òɽ¼¨\n"
1040
1041 #: gcc.c:3080
1042 msgid "  -###                     Like -v but options quoted and commands not executed\n"
1043 msgstr ""
1044
1045 #: gcc.c:3081
1046 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
1047 msgstr ""
1048 "  -E                       ¥×¥ê¥×¥í¥»¥¹¤Î¤ß -- ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯\n"
1049 "                               ¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
1050
1051 #: gcc.c:3082
1052 msgid "  -S                       Compile only; do not assemble or link\n"
1053 msgstr "  -S                       ¥³¥ó¥Ñ¥¤¥ë¤Î¤ß -- ¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
1054
1055 #: gcc.c:3083
1056 msgid "  -c                       Compile and assemble, but do not link\n"
1057 msgstr "  -c                       ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¤¹¤ë¤¬¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
1058
1059 #: gcc.c:3084
1060 msgid "  -o <file>                Place the output into <file>\n"
1061 msgstr "  -o <file>                <file> ¤Ë½ÐÎϤò¹Ô¤Ê¤¦\n"
1062
1063 #: gcc.c:3085
1064 #, fuzzy
1065 msgid ""
1066 "  -x <language>            Specify the language of the following input files\n"
1067 "                           Permissible languages include: c c++ assembler none\n"
1068 "                           'none' means revert to the default behavior of\n"
1069 "                           guessing the language based on the file's extension\n"
1070 msgstr ""
1071 "  -x <language>            °Ê²¼¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸À¸ì¤ò»ØÄꤹ¤ë\n"
1072 "                           »ØÄê¤Ç¤­¤ë¸À¸ì: c c++ assembler none\n"
1073 "                           'none' ¤ò»ØÄꤹ¤ë¤È¥Õ¥¡¥¤¥ë³ÈÄ¥»Ò¤Ë¤è¤Ã¤Æ¸À¸ì¤ò\n"
1074 "                           ¿äÄꤹ¤ë¡¢¥Ç¥Õ¥©¥ë¥È¤Î¿¶¤ëÉñ¤¤¤ËÌá¤ë\n"
1075
1076 #: gcc.c:3092
1077 #, c-format
1078 msgid ""
1079 "\n"
1080 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
1081 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
1082 " other options on to these processes the -W<letter> options must be used.\n"
1083 msgstr ""
1084 "\n"
1085 "-g, -f, -m, -O, -W ¤Ç»Ï¤Þ¤ë¥ª¥×¥·¥ç¥ó¤ä¡¢--param ¤Ï %s ¤¬µ¯Æ°¤¹¤ë¤¢¤é¤æ¤ë\n"
1086 "»Ò¥×¥í¥»¥¹¤Ë¼«Æ°Åª¤ËÅϤµ¤ì¤Þ¤¹¡£¤³¤¦¤¤¤Ã¤¿¥×¥í¥»¥¹¤Ë¤½¤Î¾¤Î¥ª¥×¥·¥ç¥ó¤òÅϤ¹\n"
1087 "¤Ë¤Ï -W<letter> ¥ª¥×¥·¥ç¥ó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£\n"
1088
1089 #: gcc.c:3215
1090 #, fuzzy, c-format
1091 msgid "'-%c' option must have argument"
1092 msgstr "-param ¥ª¥×¥·¥ç¥ó¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1093
1094 #: gcc.c:3237
1095 #, c-format
1096 msgid "couldn't run '%s': %s"
1097 msgstr ""
1098
1099 #. translate_options () has turned --version into -fversion.
1100 #: gcc.c:3422
1101 #, c-format
1102 msgid "%s (GCC) %s\n"
1103 msgstr ""
1104
1105 #: gcc.c:3424 gcov.c:415 fortran/gfortranspec.c:351 java/gjavah.c:2406
1106 #: java/jcf-dump.c:931 java/jv-scan.c:129
1107 msgid "(C)"
1108 msgstr ""
1109
1110 #: gcc.c:3425 java/gjavah.c:2407 java/jcf-dump.c:932 java/jv-scan.c:130
1111 #, c-format
1112 msgid ""
1113 "This is free software; see the source for copying conditions.  There is NO\n"
1114 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1115 "\n"
1116 msgstr ""
1117
1118 #: gcc.c:3526
1119 #, fuzzy, c-format
1120 msgid "argument to '-Xlinker' is missing"
1121 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1122
1123 #: gcc.c:3534
1124 #, fuzzy, c-format
1125 msgid "argument to '-Xpreprocessor' is missing"
1126 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1127
1128 #: gcc.c:3541
1129 #, fuzzy, c-format
1130 msgid "argument to '-Xassembler' is missing"
1131 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1132
1133 #: gcc.c:3548
1134 #, fuzzy, c-format
1135 msgid "argument to '-l' is missing"
1136 msgstr "`-b' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1137
1138 #: gcc.c:3569
1139 #, fuzzy, c-format
1140 msgid "argument to '-specs' is missing"
1141 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1142
1143 #: gcc.c:3583
1144 #, fuzzy, c-format
1145 msgid "argument to '-specs=' is missing"
1146 msgstr "`-specs=' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1147
1148 #: gcc.c:3621
1149 #, c-format
1150 msgid "'-%c' must come at the start of the command line"
1151 msgstr ""
1152
1153 #: gcc.c:3630
1154 #, fuzzy, c-format
1155 msgid "argument to '-B' is missing"
1156 msgstr "`-B' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1157
1158 #: gcc.c:4016
1159 #, fuzzy, c-format
1160 msgid "argument to '-x' is missing"
1161 msgstr "`-x' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1162
1163 #: gcc.c:4044
1164 #, fuzzy, c-format
1165 msgid "argument to '-%s' is missing"
1166 msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1167
1168 #: gcc.c:4382
1169 #, c-format
1170 msgid "switch '%s' does not start with '-'"
1171 msgstr ""
1172
1173 #: gcc.c:4612
1174 #, c-format
1175 msgid "spec '%s' invalid"
1176 msgstr ""
1177
1178 #: gcc.c:4678
1179 #, c-format
1180 msgid "%s\n"
1181 msgstr "%s\n"
1182
1183 #: gcc.c:4751
1184 #, fuzzy, c-format
1185 msgid "spec '%s' has invalid '%%0%c'"
1186 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1187
1188 #: gcc.c:4948
1189 #, fuzzy, c-format
1190 msgid "spec '%s' has invalid '%%W%c"
1191 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1192
1193 #: gcc.c:4979
1194 #, fuzzy, c-format
1195 msgid "spec '%s' has invalid '%%x%c'"
1196 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1197
1198 #: gcc.c:5201
1199 #, c-format
1200 msgid "Processing spec %c%s%c, which is '%s'\n"
1201 msgstr "spec %c%s%c ¤ò½èÍýÃæ, ¤³¤ì¤Ï '%s' ¤Ç¤¹\n"
1202
1203 #: gcc.c:5343
1204 #, fuzzy, c-format
1205 msgid "unknown spec function '%s'"
1206 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ '\\%c'"
1207
1208 #: gcc.c:5362
1209 #, fuzzy, c-format
1210 msgid "error in args to spec function '%s'"
1211 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
1212
1213 #: gcc.c:5410
1214 #, fuzzy, c-format
1215 msgid "malformed spec function name"
1216 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
1217
1218 #. )
1219 #: gcc.c:5413
1220 #, fuzzy, c-format
1221 msgid "no arguments for spec function"
1222 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
1223
1224 #: gcc.c:5432
1225 #, c-format
1226 msgid "malformed spec function arguments"
1227 msgstr ""
1228
1229 #: gcc.c:5671
1230 #, c-format
1231 msgid "braced spec '%s' is invalid at '%c'"
1232 msgstr ""
1233
1234 #: gcc.c:5759
1235 #, c-format
1236 msgid "braced spec body '%s' is invalid"
1237 msgstr ""
1238
1239 #: gcc.c:6306
1240 #, c-format
1241 msgid "install: %s%s\n"
1242 msgstr "¥¤¥ó¥¹¥È¡¼¥ë: %s%s\n"
1243
1244 #: gcc.c:6307
1245 #, c-format
1246 msgid "programs: %s\n"
1247 msgstr "¥×¥í¥°¥é¥à: %s\n"
1248
1249 #: gcc.c:6308
1250 #, c-format
1251 msgid "libraries: %s\n"
1252 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
1253
1254 #: gcc.c:6365
1255 #, c-format
1256 msgid ""
1257 "\n"
1258 "For bug reporting instructions, please see:\n"
1259 msgstr ""
1260 "\n"
1261 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
1262
1263 #: gcc.c:6381
1264 #, fuzzy, c-format
1265 msgid "Target: %s\n"
1266 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
1267
1268 #: gcc.c:6382
1269 #, c-format
1270 msgid "Configured with: %s\n"
1271 msgstr "¥³¥ó¥Õ¥£¥°¥ª¥×¥·¥ç¥ó: %s\n"
1272
1273 #: gcc.c:6396
1274 #, c-format
1275 msgid "Thread model: %s\n"
1276 msgstr "¥¹¥ì¥Ã¥É¥â¥Ç¥ë: %s\n"
1277
1278 #: gcc.c:6407
1279 #, c-format
1280 msgid "gcc version %s\n"
1281 msgstr "gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
1282
1283 #: gcc.c:6409
1284 #, c-format
1285 msgid "gcc driver version %s executing gcc version %s\n"
1286 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
1287
1288 #: gcc.c:6417
1289 #, fuzzy, c-format
1290 msgid "no input files"
1291 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
1292
1293 #: gcc.c:6466
1294 #, fuzzy, c-format
1295 msgid "cannot specify -o with -c or -S with multiple files"
1296 msgstr "-c ¤ä -S ¤È°ì½ï¤Ë -o ¤ò»ØÄꤹ¤ë¤È¡¢Ê£¿ô¥³¥ó¥Ñ¥¤¥ë¤Ç¤­¤Þ¤»¤ó"
1297
1298 #: gcc.c:6500
1299 #, fuzzy, c-format
1300 msgid "spec '%s' is invalid"
1301 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1302
1303 #: gcc.c:6965
1304 #, fuzzy, c-format
1305 msgid "multilib spec '%s' is invalid"
1306 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1307
1308 #: gcc.c:7157
1309 #, c-format
1310 msgid "multilib exclusions '%s' is invalid"
1311 msgstr ""
1312
1313 #: gcc.c:7215 gcc.c:7356
1314 #, c-format
1315 msgid "multilib select '%s' is invalid"
1316 msgstr ""
1317
1318 #: gcc.c:7394
1319 #, c-format
1320 msgid "multilib exclusion '%s' is invalid"
1321 msgstr ""
1322
1323 #: gcc.c:7653 gcc.c:7658
1324 #, fuzzy, c-format
1325 msgid "invalid version number `%s'"
1326 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
1327
1328 #: gcc.c:7701
1329 #, fuzzy, c-format
1330 msgid "too few arguments to %%:version-compare"
1331 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
1332
1333 #: gcc.c:7707
1334 #, fuzzy, c-format
1335 msgid "too many arguments to %%:version-compare"
1336 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
1337
1338 #: gcc.c:7748
1339 #, c-format
1340 msgid "unknown operator '%s' in %%:version-compare"
1341 msgstr ""
1342
1343 #: gcov.c:388
1344 #, c-format
1345 msgid ""
1346 "Usage: gcov [OPTION]... SOURCEFILE\n"
1347 "\n"
1348 msgstr ""
1349
1350 #: gcov.c:389
1351 #, fuzzy, c-format
1352 msgid ""
1353 "Print code coverage information.\n"
1354 "\n"
1355 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
1356
1357 #: gcov.c:390
1358 #, fuzzy, c-format
1359 msgid "  -h, --help                      Print this help, then exit\n"
1360 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
1361
1362 #: gcov.c:391
1363 #, fuzzy, c-format
1364 msgid "  -v, --version                   Print version number, then exit\n"
1365 msgstr ""
1366 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
1367 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
1368
1369 #: gcov.c:392
1370 #, c-format
1371 msgid "  -a, --all-blocks                Show information for every basic block\n"
1372 msgstr ""
1373
1374 #: gcov.c:393
1375 #, c-format
1376 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
1377 msgstr ""
1378
1379 #: gcov.c:394
1380 #, c-format
1381 msgid ""
1382 "  -c, --branch-counts             Given counts of branches taken\n"
1383 "                                    rather than percentages\n"
1384 msgstr ""
1385
1386 #: gcov.c:396
1387 #, fuzzy, c-format
1388 msgid "  -n, --no-output                 Do not create an output file\n"
1389 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
1390
1391 #: gcov.c:397
1392 #, c-format
1393 msgid ""
1394 "  -l, --long-file-names           Use long output file names for included\n"
1395 "                                    source files\n"
1396 msgstr ""
1397
1398 #: gcov.c:399
1399 #, c-format
1400 msgid "  -f, --function-summaries        Output summaries for each function\n"
1401 msgstr ""
1402
1403 #: gcov.c:400
1404 #, c-format
1405 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
1406 msgstr ""
1407
1408 #: gcov.c:401
1409 #, c-format
1410 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
1411 msgstr ""
1412
1413 #: gcov.c:402
1414 #, c-format
1415 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
1416 msgstr ""
1417
1418 #: gcov.c:403
1419 #, fuzzy, c-format
1420 msgid ""
1421 "\n"
1422 "For bug reporting instructions, please see:\n"
1423 "%s.\n"
1424 msgstr ""
1425 "\n"
1426 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
1427
1428 #: gcov.c:413
1429 #, c-format
1430 msgid "gcov (GCC) %s\n"
1431 msgstr ""
1432
1433 #: gcov.c:417
1434 #, c-format
1435 msgid ""
1436 "This is free software; see the source for copying conditions.\n"
1437 "There is NO warranty; not even for MERCHANTABILITY or \n"
1438 "FITNESS FOR A PARTICULAR PURPOSE.\n"
1439 "\n"
1440 msgstr ""
1441
1442 #: gcov.c:507
1443 #, fuzzy, c-format
1444 msgid "%s:no functions found\n"
1445 msgstr "cmd_strings ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
1446
1447 #: gcov.c:528 gcov.c:556 fortran/dump-parse-tree.c:68
1448 #, fuzzy, c-format
1449 msgid "\n"
1450 msgstr ":\n"
1451
1452 #: gcov.c:543
1453 #, fuzzy, c-format
1454 msgid "%s:creating '%s'\n"
1455 msgstr "%s ¤òºîÀ®Ãæ.\n"
1456
1457 #: gcov.c:547
1458 #, fuzzy, c-format
1459 msgid "%s:error writing output file '%s'\n"
1460 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
1461
1462 #: gcov.c:552
1463 #, fuzzy, c-format
1464 msgid "%s:could not open output file '%s'\n"
1465 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
1466
1467 #: gcov.c:703
1468 #, fuzzy, c-format
1469 msgid "%s:cannot open graph file\n"
1470 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
1471
1472 #: gcov.c:709
1473 #, fuzzy, c-format
1474 msgid "%s:not a gcov graph file\n"
1475 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1476
1477 #: gcov.c:722
1478 #, c-format
1479 msgid "%s:version '%.4s', prefer '%.4s'\n"
1480 msgstr ""
1481
1482 #: gcov.c:774
1483 #, c-format
1484 msgid "%s:already seen blocks for '%s'\n"
1485 msgstr ""
1486
1487 #: gcov.c:892 gcov.c:1048
1488 #, c-format
1489 msgid "%s:corrupted\n"
1490 msgstr ""
1491
1492 #: gcov.c:966
1493 #, fuzzy, c-format
1494 msgid "%s:cannot open data file\n"
1495 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
1496
1497 #: gcov.c:971
1498 #, fuzzy, c-format
1499 msgid "%s:not a gcov data file\n"
1500 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1501
1502 #: gcov.c:984
1503 #, c-format
1504 msgid "%s:version '%.4s', prefer version '%.4s'\n"
1505 msgstr ""
1506
1507 #: gcov.c:990
1508 #, c-format
1509 msgid "%s:stamp mismatch with graph file\n"
1510 msgstr ""
1511
1512 #: gcov.c:1016
1513 #, fuzzy, c-format
1514 msgid "%s:unknown function '%u'\n"
1515 msgstr "´Ø¿ô `%s' Æâ:"
1516
1517 #: gcov.c:1029
1518 #, fuzzy, c-format
1519 msgid "%s:profile mismatch for '%s'\n"
1520 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
1521
1522 #: gcov.c:1048
1523 #, fuzzy, c-format
1524 msgid "%s:overflowed\n"
1525 msgstr "%s: ¥ª¡¼¥Ð¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
1526
1527 #: gcov.c:1072
1528 #, c-format
1529 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1530 msgstr ""
1531
1532 #: gcov.c:1077
1533 #, c-format
1534 msgid "%s:'%s' has arcs to entry block\n"
1535 msgstr ""
1536
1537 #: gcov.c:1085
1538 #, c-format
1539 msgid "%s:'%s' has arcs from exit block\n"
1540 msgstr ""
1541
1542 #: gcov.c:1293
1543 #, c-format
1544 msgid "%s:graph is unsolvable for '%s'\n"
1545 msgstr ""
1546
1547 #: gcov.c:1373
1548 #, fuzzy, c-format
1549 msgid "%s '%s'\n"
1550 msgstr "%s: %s"
1551
1552 #: gcov.c:1376
1553 #, c-format
1554 msgid "Lines executed:%s of %d\n"
1555 msgstr ""
1556
1557 #: gcov.c:1380
1558 #, fuzzy, c-format
1559 msgid "No executable lines\n"
1560 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
1561
1562 #: gcov.c:1386
1563 #, fuzzy, c-format
1564 msgid "Branches executed:%s of %d\n"
1565 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
1566
1567 #: gcov.c:1390
1568 #, c-format
1569 msgid "Taken at least once:%s of %d\n"
1570 msgstr ""
1571
1572 #: gcov.c:1396
1573 #, fuzzy, c-format
1574 msgid "No branches\n"
1575 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¤Ï¥Ö¥é¥ó¥Á¤¬¤¢¤ê¤Þ¤»¤ó\n"
1576
1577 #: gcov.c:1398
1578 #, c-format
1579 msgid "Calls executed:%s of %d\n"
1580 msgstr ""
1581
1582 #: gcov.c:1402
1583 #, fuzzy, c-format
1584 msgid "No calls\n"
1585 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
1586
1587 #: gcov.c:1543
1588 #, fuzzy, c-format
1589 msgid "%s:no lines for '%s'\n"
1590 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
1591
1592 #: gcov.c:1738
1593 #, fuzzy, c-format
1594 msgid "call   %2d returned %s\n"
1595 msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d\n"
1596
1597 #: gcov.c:1743
1598 #, fuzzy, c-format
1599 msgid "call   %2d never executed\n"
1600 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
1601
1602 #: gcov.c:1748
1603 #, fuzzy, c-format
1604 msgid "branch %2d taken %s%s\n"
1605 msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d%%\n"
1606
1607 #: gcov.c:1752
1608 #, fuzzy, c-format
1609 msgid "branch %2d never executed\n"
1610 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
1611
1612 #: gcov.c:1757
1613 #, c-format
1614 msgid "unconditional %2d taken %s\n"
1615 msgstr ""
1616
1617 #: gcov.c:1760
1618 #, fuzzy, c-format
1619 msgid "unconditional %2d never executed\n"
1620 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
1621
1622 #: gcov.c:1792
1623 #, fuzzy, c-format
1624 msgid "%s:cannot open source file\n"
1625 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
1626
1627 #: gcov.c:1802
1628 #, c-format
1629 msgid "%s:source file is newer than graph file '%s'\n"
1630 msgstr ""
1631
1632 #. Return if there's nothing to do, or it is too expensive.
1633 #: gcse.c:694
1634 msgid "GCSE disabled"
1635 msgstr ""
1636
1637 #. Return if there's nothing to do, or it is too expensive.
1638 #: gcse.c:6526
1639 #, fuzzy
1640 msgid "jump bypassing disabled"
1641 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
1642
1643 #. Opening quotation mark.
1644 #: intl.c:58
1645 msgid "`"
1646 msgstr ""
1647
1648 #. Closing quotation mark.
1649 #: intl.c:61
1650 msgid "'"
1651 msgstr ""
1652
1653 #: ipa-inline.c:275
1654 msgid "--param large-function-growth limit reached"
1655 msgstr ""
1656
1657 #: ipa-inline.c:305
1658 msgid "--param max-inline-insns-single limit reached"
1659 msgstr ""
1660
1661 #: ipa-inline.c:314
1662 msgid "--param max-inline-insns-auto limit reached"
1663 msgstr ""
1664
1665 #: ipa-inline.c:340 ipa-inline.c:766
1666 msgid "recursive inlining"
1667 msgstr ""
1668
1669 #: ipa-inline.c:779
1670 msgid "call is unlikely"
1671 msgstr ""
1672
1673 #: ipa-inline.c:850
1674 msgid "--param inline-unit-growth limit reached"
1675 msgstr ""
1676
1677 #: langhooks.c:507
1678 msgid "At top level:"
1679 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë:"
1680
1681 #: langhooks.c:512
1682 #, fuzzy, c-format
1683 msgid "In member function %qs:"
1684 msgstr "´Ø¿ô `%s' Æâ:"
1685
1686 #: langhooks.c:516
1687 #, fuzzy, c-format
1688 msgid "In function %qs:"
1689 msgstr "´Ø¿ô `%s' Æâ:"
1690
1691 #: loop-iv.c:2709 tree-ssa-loop-niter.c:1109
1692 msgid "assuming that the loop is not infinite"
1693 msgstr ""
1694
1695 #: loop-iv.c:2710 tree-ssa-loop-niter.c:1110
1696 msgid "cannot optimize possibly infinite loops"
1697 msgstr ""
1698
1699 #: loop-iv.c:2718 tree-ssa-loop-niter.c:1114
1700 msgid "assuming that the loop counter does not overflow"
1701 msgstr ""
1702
1703 #: loop-iv.c:2719 tree-ssa-loop-niter.c:1115
1704 msgid "cannot optimize loop, the loop counter may overflow"
1705 msgstr ""
1706
1707 #. What to print when a switch has no documentation.
1708 #: opts.c:90
1709 msgid "This switch lacks documentation"
1710 msgstr ""
1711
1712 #: opts.c:1227
1713 #, c-format
1714 msgid ""
1715 "\n"
1716 "Target specific options:\n"
1717 msgstr ""
1718 "\n"
1719 "¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
1720
1721 #: opts.c:1248
1722 msgid "The following options are language-independent:\n"
1723 msgstr ""
1724
1725 #: opts.c:1255
1726 #, c-format
1727 msgid ""
1728 "The %s front end recognizes the following options:\n"
1729 "\n"
1730 msgstr ""
1731
1732 #: opts.c:1268
1733 msgid "The --param option recognizes the following as parameters:\n"
1734 msgstr ""
1735
1736 #: protoize.c:583
1737 #, fuzzy, c-format
1738 msgid "%s: error writing file '%s': %s\n"
1739 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
1740
1741 #: protoize.c:627
1742 #, c-format
1743 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
1744 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkN ] [ -i <istring> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
1745
1746 #: protoize.c:630
1747 #, c-format
1748 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
1749 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkNlgC ] [ -B <¥Ç¥£¥ì¥¯¥È¥ê̾> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
1750
1751 #: protoize.c:731
1752 #, fuzzy, c-format
1753 msgid "%s: warning: no read access for file '%s'\n"
1754 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤ÆÆɤ߽Ф·µö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
1755
1756 #: protoize.c:739
1757 #, fuzzy, c-format
1758 msgid "%s: warning: no write access for file '%s'\n"
1759 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
1760
1761 #: protoize.c:747
1762 #, fuzzy, c-format
1763 msgid "%s: warning: no write access for dir containing '%s'\n"
1764 msgstr "%s: ·Ù¹ð: `%s' ¤ò´Þ¤à¥Ç¥£¥ì¥¯¥È¥ê¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
1765
1766 #. Catch cases like /.. where we try to backup to a
1767 #. point above the absolute root of the logical file
1768 #. system.
1769 #: protoize.c:1134
1770 #, c-format
1771 msgid "%s: invalid file name: %s\n"
1772 msgstr "%s: Ìµ¸ú¤Ê¥Õ¥¡¥¤¥ë̾: %s\n"
1773
1774 #: protoize.c:1282
1775 #, c-format
1776 msgid "%s: %s: can't get status: %s\n"
1777 msgstr "%s: %s: ¾õÂÖ¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó: %s\n"
1778
1779 #: protoize.c:1303
1780 #, c-format
1781 msgid ""
1782 "\n"
1783 "%s: fatal error: aux info file corrupted at line %d\n"
1784 msgstr ""
1785 "\n"
1786 "%s: Ã×̿Ū¥¨¥é¡¼: Éû info ¥Õ¥¡¥¤¥ë¤¬ %d ¹ÔÌܤDzõ¤ì¤Æ¤¤¤Þ¤¹\n"
1787
1788 #: protoize.c:1632
1789 #, fuzzy, c-format
1790 msgid "%s:%d: declaration of function '%s' takes different forms\n"
1791 msgstr "%s:%d: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬Ê̤ηÁ¤ò¼è¤Ã¤Æ¤¤¤Þ¤¹\n"
1792
1793 #: protoize.c:1887
1794 #, fuzzy, c-format
1795 msgid "%s: compiling '%s'\n"
1796 msgstr "%s: `%s' ¤ò¥³¥ó¥Ñ¥¤¥ëÃæ\n"
1797
1798 #: protoize.c:1910
1799 #, c-format
1800 msgid "%s: wait: %s\n"
1801 msgstr "%s: ÂÔ¤Á: %s\n"
1802
1803 #: protoize.c:1915
1804 #, c-format
1805 msgid "%s: subprocess got fatal signal %d\n"
1806 msgstr "%s: ¥µ¥Ö¥×¥í¥»¥¹¤¬Ã×̿Ū¥·¥°¥Ê¥ë %d ¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿\n"
1807
1808 #: protoize.c:1923
1809 #, c-format
1810 msgid "%s: %s exited with status %d\n"
1811 msgstr "%s: %s ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿\n"
1812
1813 #: protoize.c:1972
1814 #, fuzzy, c-format
1815 msgid "%s: warning: missing SYSCALLS file '%s'\n"
1816 msgstr "%s: ·Ù¹ð: SYSCALLS ¥Õ¥¡¥¤¥ë `%s' ¤¬¤¢¤ê¤Þ¤»¤ó\n"
1817
1818 #: protoize.c:1981 protoize.c:2010
1819 #, fuzzy, c-format
1820 msgid "%s: can't read aux info file '%s': %s\n"
1821 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
1822
1823 #: protoize.c:2026 protoize.c:2054
1824 #, fuzzy, c-format
1825 msgid "%s: can't get status of aux info file '%s': %s\n"
1826 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
1827
1828 #: protoize.c:2082
1829 #, fuzzy, c-format
1830 msgid "%s: can't open aux info file '%s' for reading: %s\n"
1831 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÍѤ˳«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
1832
1833 #: protoize.c:2100
1834 #, fuzzy, c-format
1835 msgid "%s: error reading aux info file '%s': %s\n"
1836 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
1837
1838 #: protoize.c:2113
1839 #, fuzzy, c-format
1840 msgid "%s: error closing aux info file '%s': %s\n"
1841 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÊĤ¸¤Æ¤¤¤ëºÇÃæ¤Ë¥¨¥é¡¼: %s\n"
1842
1843 #: protoize.c:2129
1844 #, fuzzy, c-format
1845 msgid "%s: can't delete aux info file '%s': %s\n"
1846 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
1847
1848 #: protoize.c:2211 protoize.c:4180
1849 #, fuzzy, c-format
1850 msgid "%s: can't delete file '%s': %s\n"
1851 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
1852
1853 #: protoize.c:2289
1854 #, fuzzy, c-format
1855 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
1856 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' Ì¾Á°Êѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
1857
1858 #: protoize.c:2411
1859 #, c-format
1860 msgid "%s: conflicting extern definitions of '%s'\n"
1861 msgstr "%s: '%s' ¤Î³°ÉôÄêµÁ¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹\n"
1862
1863 #: protoize.c:2415
1864 #, c-format
1865 msgid "%s: declarations of '%s' will not be converted\n"
1866 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
1867
1868 #: protoize.c:2417
1869 #, c-format
1870 msgid "%s: conflict list for '%s' follows:\n"
1871 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
1872
1873 #: protoize.c:2450
1874 #, fuzzy, c-format
1875 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
1876 msgstr "%s: ·Ù¹ð: %s(%d) ¤«¤é¤Î·Á¼°¥ê¥¹¥È¤ò¡¢´Ø¿ô `%s' ¤Î°Ù¤Ë»È¤¤¤Þ¤¹\n"
1877
1878 #: protoize.c:2490
1879 #, fuzzy, c-format
1880 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
1881 msgstr "%s: %d: `%s' ¤Ï»È¤ï¤ì¤Æ¤¤¤Þ¤¹¤¬ SYSCALLS ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
1882
1883 #: protoize.c:2496
1884 #, fuzzy, c-format
1885 msgid "%s: %d: warning: no extern definition for '%s'\n"
1886 msgstr "%s: %d: ·Ù¹ð: `%s' ¤ËÂФ¹¤ë³°ÉôÄêµÁ¤¬¤¢¤ê¤Þ¤»¤ó\n"
1887
1888 #: protoize.c:2526
1889 #, fuzzy, c-format
1890 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
1891 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
1892
1893 #: protoize.c:2532
1894 #, fuzzy, c-format
1895 msgid "%s: multiple static defs of '%s' in file '%s'\n"
1896 msgstr "%s: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ç½ÅÊ£¤·¤Æ¤¤¤Þ¤¹\n"
1897
1898 #: protoize.c:2702 protoize.c:2705
1899 #, c-format
1900 msgid "%s: %d: warning: source too confusing\n"
1901 msgstr "%s: %d: ·Ù¹ð: ¥½¡¼¥¹¤¬º®Í𤷤¹¤®¤Æ¤¤¤Þ¤¹\n"
1902
1903 #: protoize.c:2900
1904 #, c-format
1905 msgid "%s: %d: warning: varargs function declaration not converted\n"
1906 msgstr "%s: %d: ·Ù¹ð: varargs ´Ø¿ôÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1907
1908 #: protoize.c:2915
1909 #, fuzzy, c-format
1910 msgid "%s: declaration of function '%s' not converted\n"
1911 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1912
1913 #: protoize.c:3038
1914 #, fuzzy, c-format
1915 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
1916 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
1917
1918 #: protoize.c:3059
1919 #, fuzzy, c-format
1920 msgid ""
1921 "\n"
1922 "%s: warning: too few parameter lists in declaration of '%s'\n"
1923 msgstr ""
1924 "\n"
1925 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
1926
1927 #: protoize.c:3155
1928 #, fuzzy, c-format
1929 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
1930 msgstr "%s: %d: ·Ù¹ð: `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿¤¬ `%s' ¤¬´üÂÔ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
1931
1932 #: protoize.c:3330
1933 #, fuzzy, c-format
1934 msgid "%s: local declaration for function '%s' not inserted\n"
1935 msgstr "%s: ´Ø¿ô `%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1936
1937 #: protoize.c:3357
1938 #, fuzzy, c-format
1939 msgid ""
1940 "\n"
1941 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
1942 msgstr ""
1943 "\n"
1944 "%s: %d: ·Ù¹ð: `%s' ¤ÎÀë¸À¤ò¥Þ¥¯¥í¸Æ¤Ó½Ð¤·¤ËÄɲäǤ­¤Þ¤»¤ó\n"
1945
1946 #: protoize.c:3429
1947 #, fuzzy, c-format
1948 msgid "%s: global declarations for file '%s' not inserted\n"
1949 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ÎÂç°èÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1950
1951 #: protoize.c:3518 protoize.c:3548
1952 #, fuzzy, c-format
1953 msgid "%s: definition of function '%s' not converted\n"
1954 msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1955
1956 #: protoize.c:3537
1957 #, c-format
1958 msgid "%s: %d: warning: definition of %s not converted\n"
1959 msgstr "%s: %d: ·Ù¹ð: %s ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1960
1961 #: protoize.c:3863
1962 #, fuzzy, c-format
1963 msgid "%s: found definition of '%s' at %s(%d)\n"
1964 msgstr "%s: `%s' ¤ÎÄêµÁ¤¬ %s(%d) ¤Ë¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
1965
1966 #. If we make it here, then we did not know about this
1967 #. function definition.
1968 #: protoize.c:3879
1969 #, fuzzy, c-format
1970 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
1971 msgstr "%s: %d: ·Ù¹ð: `%s' ¤Ï¥×¥ê¥×¥í¥»¥¹¤«¤é½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
1972
1973 #: protoize.c:3882
1974 #, c-format
1975 msgid "%s: function definition not converted\n"
1976 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1977
1978 #: protoize.c:3940
1979 #, fuzzy, c-format
1980 msgid "%s: '%s' not converted\n"
1981 msgstr "%s: `%s' ¤ÏÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1982
1983 #: protoize.c:3948
1984 #, fuzzy, c-format
1985 msgid "%s: would convert file '%s'\n"
1986 msgstr "%s: `%s' ¤òÊÑ´¹¤·¤Þ¤¹\n"
1987
1988 #: protoize.c:3951
1989 #, fuzzy, c-format
1990 msgid "%s: converting file '%s'\n"
1991 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òÊÑ´¹Ãæ\n"
1992
1993 #: protoize.c:3961
1994 #, fuzzy, c-format
1995 msgid "%s: can't get status for file '%s': %s\n"
1996 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
1997
1998 #: protoize.c:4003
1999 #, fuzzy, c-format
2000 msgid "%s: can't open file '%s' for reading: %s\n"
2001 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
2002
2003 #: protoize.c:4018
2004 #, fuzzy, c-format
2005 msgid ""
2006 "\n"
2007 "%s: error reading input file '%s': %s\n"
2008 msgstr ""
2009 "\n"
2010 "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
2011
2012 #: protoize.c:4052
2013 #, fuzzy, c-format
2014 msgid "%s: can't create/open clean file '%s': %s\n"
2015 msgstr "%s: ¤­¤ì¤¤¤Ê¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®/¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s\n"
2016
2017 #: protoize.c:4157
2018 #, fuzzy, c-format
2019 msgid "%s: warning: file '%s' already saved in '%s'\n"
2020 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤Ï´û¤Ë `%s' ¤ËÊݸ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
2021
2022 #: protoize.c:4165
2023 #, fuzzy, c-format
2024 msgid "%s: can't link file '%s' to '%s': %s\n"
2025 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' ¤Ë¥ê¥ó¥¯¤Ç¤­¤Þ¤»¤ó: %s\n"
2026
2027 #: protoize.c:4195
2028 #, fuzzy, c-format
2029 msgid "%s: can't create/open output file '%s': %s\n"
2030 msgstr "%s: ½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®¤·¤¿¤ê³«¤¤¤¿¤ê¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
2031
2032 #: protoize.c:4228
2033 #, fuzzy, c-format
2034 msgid "%s: can't change mode of file '%s': %s\n"
2035 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¥â¡¼¥É¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
2036
2037 #: protoize.c:4404
2038 #, c-format
2039 msgid "%s: cannot get working directory: %s\n"
2040 msgstr "%s: ºî¶È¥Ç¥£¥ì¥¯¥È¥ê¤¬Ê¬¤«¤ê¤Þ¤»¤ó: %s\n"
2041
2042 #: protoize.c:4502
2043 #, c-format
2044 msgid "%s: input file names must have .c suffixes: %s\n"
2045 msgstr "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë̾¤Ë¤Ï³ÈÄ¥»Ò .c ¤¬¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó: %s\n"
2046
2047 #: reload.c:3738
2048 #, fuzzy
2049 msgid "unable to generate reloads for:"
2050 msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë"
2051
2052 #: reload1.c:1901
2053 msgid "this is the insn:"
2054 msgstr ""
2055
2056 #. It's the compiler's fault.
2057 #: reload1.c:5103
2058 #, fuzzy
2059 msgid "could not find a spill register"
2060 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
2061
2062 #. It's the compiler's fault.
2063 #: reload1.c:6737
2064 #, fuzzy
2065 msgid "VOIDmode on an output"
2066 msgstr "½ÐÎÏÃæ¤Ë I/O ¥¨¥é¡¼¤¬È¯À¸"
2067
2068 #: reload1.c:7710
2069 msgid "Failure trying to reload:"
2070 msgstr ""
2071
2072 #: rtl-error.c:128
2073 #, fuzzy
2074 msgid "unrecognizable insn:"
2075 msgstr "ǧ¼±ÉÔǽ¤ÊÌ¿Îá:"
2076
2077 #: rtl-error.c:130
2078 #, fuzzy
2079 msgid "insn does not satisfy its constraints:"
2080 msgstr "Ì¿Î᤬¤½¤ÎÀ©Ìó¤òËþ¤¿¤·¤Þ¤»¤ó"
2081
2082 #: timevar.c:412
2083 msgid ""
2084 "\n"
2085 "Execution times (seconds)\n"
2086 msgstr ""
2087 "\n"
2088 "¼Â¹Ô²ó¿ô  (ÉÃ)\n"
2089
2090 #. Print total time.
2091 #: timevar.c:470
2092 msgid " TOTAL                 :"
2093 msgstr " ¹ç·×                  :"
2094
2095 #: timevar.c:499
2096 #, c-format
2097 msgid "time in %s: %ld.%06ld (%ld%%)\n"
2098 msgstr "%s ¤Ç¤Î»þ´Ö: %ld.%06ld (%ld%%)\n"
2099
2100 #: tlink.c:384
2101 #, c-format
2102 msgid "collect: reading %s\n"
2103 msgstr "collect: %s ¤òÆɤ߹þ¤ß¤Þ¤¹\n"
2104
2105 #: tlink.c:478
2106 #, c-format
2107 msgid "removing .rpo file"
2108 msgstr ""
2109
2110 #: tlink.c:480
2111 #, c-format
2112 msgid "renaming .rpo file"
2113 msgstr ""
2114
2115 #: tlink.c:534
2116 #, c-format
2117 msgid "collect: recompiling %s\n"
2118 msgstr "collect: %s ¤òºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Þ¤¹\n"
2119
2120 #: tlink.c:714
2121 #, c-format
2122 msgid "collect: tweaking %s in %s\n"
2123 msgstr "collect: %s ¤ò°ú¤ÃÄ¥¤ê¤Þ¤¹(%s Æâ)\n"
2124
2125 #: tlink.c:764
2126 #, c-format
2127 msgid "collect: relinking\n"
2128 msgstr "collect: ºÆ¥ê¥ó¥¯¤·¤Þ¤¹\n"
2129
2130 #: toplev.c:583
2131 #, fuzzy, c-format
2132 msgid "unrecoverable error"
2133 msgstr "ÆâÉô¥¨¥é¡¼"
2134
2135 #: toplev.c:1115
2136 #, fuzzy, c-format
2137 msgid ""
2138 "%s%s%s version %s (%s)\n"
2139 "%s\tcompiled by GNU C version %s.\n"
2140 msgstr ""
2141 "%s%s%s version %s (%s)\n"
2142 "%s\tcompiled by GNU C version %s.\n"
2143 "%s%s%s version %s (%s) compiled by CC.\n"
2144
2145 #: toplev.c:1117
2146 #, c-format
2147 msgid "%s%s%s version %s (%s) compiled by CC.\n"
2148 msgstr ""
2149
2150 #: toplev.c:1121
2151 #, c-format
2152 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
2153 msgstr ""
2154
2155 #: toplev.c:1183
2156 msgid "options passed: "
2157 msgstr "ÅϤµ¤ì¤¿¥ª¥×¥·¥ç¥ó: "
2158
2159 #: toplev.c:1212
2160 msgid "options enabled: "
2161 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
2162
2163 #: toplev.c:1331
2164 #, c-format
2165 msgid "created and used with differing settings of '%s'"
2166 msgstr ""
2167
2168 #: toplev.c:1333
2169 msgid "out of memory"
2170 msgstr ""
2171
2172 #: toplev.c:1348
2173 msgid "created and used with different settings of -fpic"
2174 msgstr ""
2175
2176 #: toplev.c:1350
2177 msgid "created and used with different settings of -fpie"
2178 msgstr ""
2179
2180 #: tree-inline.c:2026
2181 msgid "originally indirect function call not considered for inlining"
2182 msgstr ""
2183
2184 #.
2185 #. Local variables:
2186 #. mode:c
2187 #. End:
2188 #.
2189 #: diagnostic.def:1
2190 #, fuzzy
2191 msgid "fatal error: "
2192 msgstr "ÆâÉô¥¨¥é¡¼: "
2193
2194 #: diagnostic.def:2
2195 #, fuzzy
2196 msgid "internal compiler error: "
2197 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
2198
2199 #: diagnostic.def:3
2200 #, fuzzy
2201 msgid "error: "
2202 msgstr "ÆâÉô¥¨¥é¡¼: "
2203
2204 #: diagnostic.def:4
2205 #, fuzzy
2206 msgid "sorry, unimplemented: "
2207 msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
2208
2209 #: diagnostic.def:5
2210 msgid "warning: "
2211 msgstr "·Ù¹ð: "
2212
2213 #: diagnostic.def:6
2214 msgid "anachronism: "
2215 msgstr ""
2216
2217 #: diagnostic.def:7
2218 msgid "note: "
2219 msgstr ""
2220
2221 #: diagnostic.def:8
2222 msgid "debug: "
2223 msgstr ""
2224
2225 #: params.def:48
2226 msgid "The maximum number of fields in a structure variable without direct structure accesses that GCC will attempt to track separately"
2227 msgstr ""
2228
2229 #: params.def:57
2230 msgid "The maximum structure size (in bytes) for which GCC will use by-element copies"
2231 msgstr ""
2232
2233 #: params.def:66
2234 msgid "The maximum number of structure fields for which GCC will use by-element copies"
2235 msgstr ""
2236
2237 #: params.def:78
2238 msgid "The threshold ratio between instantiated fields and the total structure size"
2239 msgstr ""
2240
2241 #: params.def:95
2242 msgid "The maximum number of instructions in a single function eligible for inlining"
2243 msgstr ""
2244
2245 #: params.def:107
2246 msgid "The maximum number of instructions when automatically inlining"
2247 msgstr ""
2248
2249 #: params.def:112
2250 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
2251 msgstr ""
2252
2253 #: params.def:117
2254 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
2255 msgstr ""
2256
2257 #: params.def:122
2258 msgid "The maximum depth of recursive inlining for inline functions"
2259 msgstr ""
2260
2261 #: params.def:127
2262 msgid "The maximum depth of recursive inlining for non-inline functions"
2263 msgstr ""
2264
2265 #: params.def:132
2266 msgid "Inline recursively only when the probability of call being executed exceeds the parameter"
2267 msgstr ""
2268
2269 #: params.def:139
2270 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
2271 msgstr ""
2272
2273 #: params.def:150
2274 msgid "The maximum number of instructions to consider to fill a delay slot"
2275 msgstr ""
2276
2277 #: params.def:161
2278 msgid "The maximum number of instructions to consider to find accurate live register information"
2279 msgstr ""
2280
2281 #: params.def:171
2282 msgid "The maximum length of scheduling's pending operations list"
2283 msgstr ""
2284
2285 #: params.def:176
2286 msgid "The size of function body to be considered large"
2287 msgstr ""
2288
2289 #: params.def:180
2290 msgid "Maximal growth due to inlining of large function (in percent)"
2291 msgstr ""
2292
2293 #: params.def:184
2294 #, fuzzy
2295 msgid "The size of translation unit to be considered large"
2296 msgstr "ËÝÌõñ°ÌÁ´ÂΤò¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
2297
2298 #: params.def:188
2299 msgid "how much can given compilation unit grow because of the inlining (in percent)"
2300 msgstr ""
2301
2302 #: params.def:192
2303 msgid "expense of call operation relative to ordinary arithmetic operations"
2304 msgstr ""
2305
2306 #: params.def:199
2307 msgid "The maximum amount of memory to be allocated by GCSE"
2308 msgstr ""
2309
2310 #: params.def:204
2311 msgid "The maximum number of passes to make when doing GCSE"
2312 msgstr ""
2313
2314 #: params.def:214
2315 msgid "The threshold ratio for performing partial redundancy elimination after reload"
2316 msgstr ""
2317
2318 #: params.def:221
2319 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload"
2320 msgstr ""
2321
2322 #: params.def:232
2323 msgid "The maximum number of instructions to consider to unroll in a loop"
2324 msgstr ""
2325
2326 #: params.def:238
2327 msgid "The maximum number of instructions to consider to unroll in a loop on average"
2328 msgstr ""
2329
2330 #: params.def:243
2331 msgid "The maximum number of unrollings of a single loop"
2332 msgstr ""
2333
2334 #: params.def:248
2335 msgid "The maximum number of insns of a peeled loop"
2336 msgstr ""
2337
2338 #: params.def:253
2339 msgid "The maximum number of peelings of a single loop"
2340 msgstr ""
2341
2342 #: params.def:258
2343 msgid "The maximum number of insns of a completely peeled loop"
2344 msgstr ""
2345
2346 #: params.def:263
2347 msgid "The maximum number of peelings of a single loop that is peeled completely"
2348 msgstr ""
2349
2350 #: params.def:268
2351 msgid "The maximum number of insns of a peeled loop that rolls only once"
2352 msgstr ""
2353
2354 #: params.def:274
2355 msgid "The maximum number of insns of an unswitched loop"
2356 msgstr ""
2357
2358 #: params.def:279
2359 msgid "The maximum number of unswitchings in a single loop"
2360 msgstr ""
2361
2362 #: params.def:286
2363 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
2364 msgstr ""
2365
2366 #: params.def:291
2367 msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)"
2368 msgstr ""
2369
2370 #: params.def:297
2371 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
2372 msgstr ""
2373
2374 #: params.def:301
2375 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA"
2376 msgstr ""
2377
2378 #: params.def:305
2379 msgid "A threshold on the average loop count considered by the swing modulo scheduler"
2380 msgstr ""
2381
2382 #: params.def:310
2383 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
2384 msgstr ""
2385
2386 #: params.def:314
2387 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
2388 msgstr ""
2389
2390 #: params.def:330
2391 #, fuzzy
2392 msgid "The maximum number of loop iterations we predict statically"
2393 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
2394
2395 #: params.def:334
2396 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
2397 msgstr ""
2398
2399 #: params.def:338
2400 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
2401 msgstr ""
2402
2403 #: params.def:342
2404 msgid "Maximal code growth caused by tail duplication (in percent)"
2405 msgstr ""
2406
2407 #: params.def:346
2408 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
2409 msgstr ""
2410
2411 #: params.def:350
2412 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
2413 msgstr ""
2414
2415 #: params.def:354
2416 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
2417 msgstr ""
2418
2419 #: params.def:360
2420 msgid "The maximum number of incoming edges to consider for crossjumping"
2421 msgstr ""
2422
2423 #: params.def:366
2424 msgid "The minimum number of matching instructions to consider for crossjumping"
2425 msgstr ""
2426
2427 #: params.def:372
2428 msgid "The maximum expansion factor when copying basic blocks"
2429 msgstr ""
2430
2431 #: params.def:378
2432 msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
2433 msgstr ""
2434
2435 #: params.def:384
2436 msgid "The maximum length of path considered in cse"
2437 msgstr ""
2438
2439 #: params.def:388
2440 msgid "The maximum instructions CSE process before flushing"
2441 msgstr ""
2442
2443 #: params.def:395
2444 msgid "The minimum cost of an expensive expression in the loop invariant motion"
2445 msgstr ""
2446
2447 #: params.def:404
2448 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
2449 msgstr ""
2450
2451 #: params.def:412
2452 #, fuzzy
2453 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
2454 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
2455
2456 #: params.def:420
2457 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
2458 msgstr ""
2459
2460 #: params.def:425
2461 msgid "Bound on size of expressions used in the scalar evolutions analyzer"
2462 msgstr ""
2463
2464 #: params.def:430
2465 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning"
2466 msgstr ""
2467
2468 #: params.def:437
2469 msgid "Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if NxV is larger than this limit"
2470 msgstr ""
2471
2472 #: params.def:442
2473 msgid "The maximum memory locations recorded by cselib"
2474 msgstr ""
2475
2476 #: params.def:446
2477 msgid "The maximum memory locations recorded by flow"
2478 msgstr ""
2479
2480 #: params.def:459
2481 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
2482 msgstr ""
2483
2484 #: params.def:464
2485 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
2486 msgstr ""
2487
2488 #: params.def:472
2489 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
2490 msgstr ""
2491
2492 #: params.def:477
2493 msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping"
2494 msgstr ""
2495
2496 #: params.def:482
2497 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
2498 msgstr ""
2499
2500 #: params.def:487
2501 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
2502 msgstr ""
2503
2504 #: params.def:492
2505 msgid "The minimum probability of reaching a source block for interblock speculative scheduling"
2506 msgstr ""
2507
2508 #: params.def:497
2509 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
2510 msgstr ""
2511
2512 #: params.def:505
2513 #, fuzzy
2514 msgid "The upper bound for sharing integer constants"
2515 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2516
2517 #: params.def:524
2518 msgid "Minimum number of virtual mappings to consider switching to full virtual renames"
2519 msgstr ""
2520
2521 #: params.def:529
2522 msgid "Ratio between virtual mappings and virtual symbols to do full virtual renames"
2523 msgstr ""
2524
2525 #: params.def:534
2526 msgid "The lower bound for a buffer to be considered for stack smashing protection"
2527 msgstr ""
2528
2529 #: params.def:552
2530 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps"
2531 msgstr ""
2532
2533 #: params.def:561
2534 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable"
2535 msgstr ""
2536
2537 #: config/alpha/alpha.c:5087
2538 #, c-format
2539 msgid "invalid %%H value"
2540 msgstr "̵¸ú¤Ê %%H ÃÍ"
2541
2542 #: config/alpha/alpha.c:5108 config/bfin/bfin.c:1191
2543 #, fuzzy, c-format
2544 msgid "invalid %%J value"
2545 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
2546
2547 #: config/alpha/alpha.c:5138 config/ia64/ia64.c:4603
2548 #, c-format
2549 msgid "invalid %%r value"
2550 msgstr "̵¸ú¤Ê %%r ÃÍ"
2551
2552 #: config/alpha/alpha.c:5148 config/rs6000/rs6000.c:10433
2553 #: config/xtensa/xtensa.c:1691
2554 #, c-format
2555 msgid "invalid %%R value"
2556 msgstr "̵¸ú¤Ê %%R ÃÍ"
2557
2558 #: config/alpha/alpha.c:5154 config/rs6000/rs6000.c:10352
2559 #: config/xtensa/xtensa.c:1658
2560 #, c-format
2561 msgid "invalid %%N value"
2562 msgstr "̵¸ú¤Ê %%N ÃÍ"
2563
2564 #: config/alpha/alpha.c:5162 config/rs6000/rs6000.c:10380
2565 #, c-format
2566 msgid "invalid %%P value"
2567 msgstr "̵¸ú¤Ê %%P ÃÍ"
2568
2569 #: config/alpha/alpha.c:5170
2570 #, c-format
2571 msgid "invalid %%h value"
2572 msgstr "̵¸ú¤Ê %%h ÃÍ"
2573
2574 #: config/alpha/alpha.c:5178 config/xtensa/xtensa.c:1684
2575 #, c-format
2576 msgid "invalid %%L value"
2577 msgstr "̵¸ú¤Ê %%L ÃÍ"
2578
2579 #: config/alpha/alpha.c:5217 config/rs6000/rs6000.c:10334
2580 #, c-format
2581 msgid "invalid %%m value"
2582 msgstr "̵¸ú¤Ê %%m ÃÍ"
2583
2584 #: config/alpha/alpha.c:5225 config/rs6000/rs6000.c:10342
2585 #, c-format
2586 msgid "invalid %%M value"
2587 msgstr "̵¸ú¤Ê %%M ÃÍ"
2588
2589 #: config/alpha/alpha.c:5269
2590 #, c-format
2591 msgid "invalid %%U value"
2592 msgstr "̵¸ú¤Ê %%U ÃÍ"
2593
2594 #: config/alpha/alpha.c:5281 config/alpha/alpha.c:5295
2595 #: config/rs6000/rs6000.c:10441
2596 #, c-format
2597 msgid "invalid %%s value"
2598 msgstr "̵¸ú¤Ê %%s ÃÍ"
2599
2600 #: config/alpha/alpha.c:5318
2601 #, c-format
2602 msgid "invalid %%C value"
2603 msgstr "̵¸ú¤Ê %%C ÃÍ"
2604
2605 #: config/alpha/alpha.c:5355 config/rs6000/rs6000.c:10173
2606 #: config/rs6000/rs6000.c:10191
2607 #, c-format
2608 msgid "invalid %%E value"
2609 msgstr "̵¸ú¤Ê %%E ÃÍ"
2610
2611 #: config/alpha/alpha.c:5380 config/alpha/alpha.c:5428
2612 #, fuzzy, c-format
2613 msgid "unknown relocation unspec"
2614 msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹"
2615
2616 #: config/alpha/alpha.c:5389 config/crx/crx.c:1082
2617 #: config/rs6000/rs6000.c:10755
2618 #, c-format
2619 msgid "invalid %%xn code"
2620 msgstr "̵¸ú¤Ê %%xn ¥³¡¼¥É"
2621
2622 #: config/arc/arc.c:1726 config/m32r/m32r.c:1805
2623 #, fuzzy, c-format
2624 msgid "invalid operand to %%R code"
2625 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2626
2627 #: config/arc/arc.c:1758 config/m32r/m32r.c:1828
2628 #, fuzzy, c-format
2629 msgid "invalid operand to %%H/%%L code"
2630 msgstr "%H/%L ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2631
2632 #: config/arc/arc.c:1780 config/m32r/m32r.c:1899
2633 #, fuzzy, c-format
2634 msgid "invalid operand to %%U code"
2635 msgstr "%U ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2636
2637 #: config/arc/arc.c:1791
2638 #, fuzzy, c-format
2639 msgid "invalid operand to %%V code"
2640 msgstr "%V ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2641
2642 #. Unknown flag.
2643 #. Undocumented flag.
2644 #: config/arc/arc.c:1798 config/m32r/m32r.c:1926 config/sparc/sparc.c:6818
2645 #, c-format
2646 msgid "invalid operand output code"
2647 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
2648
2649 #: config/arm/arm.c:10913 config/arm/arm.c:10931
2650 #, fuzzy, c-format
2651 msgid "predicated Thumb instruction"
2652 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
2653
2654 #: config/arm/arm.c:10919
2655 #, fuzzy, c-format
2656 msgid "predicated instruction in conditional sequence"
2657 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2658
2659 #: config/arm/arm.c:11027 config/arm/arm.c:11037 config/arm/arm.c:11047
2660 #: config/arm/arm.c:11073 config/arm/arm.c:11091 config/arm/arm.c:11126
2661 #: config/arm/arm.c:11145 config/arm/arm.c:11160 config/arm/arm.c:11186
2662 #: config/arm/arm.c:11193 config/arm/arm.c:11200
2663 #, fuzzy, c-format
2664 msgid "invalid operand for code '%c'"
2665 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2666
2667 #: config/arm/arm.c:11086
2668 #, fuzzy, c-format
2669 msgid "instruction never exectued"
2670 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2671
2672 #: config/arm/arm.c:11211
2673 #, fuzzy, c-format
2674 msgid "missing operand"
2675 msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2676
2677 #: config/avr/avr.c:1116
2678 msgid "bad address, not (reg+disp):"
2679 msgstr ""
2680
2681 #: config/avr/avr.c:1123
2682 msgid "bad address, not post_inc or pre_dec:"
2683 msgstr ""
2684
2685 #: config/avr/avr.c:1134
2686 #, fuzzy
2687 msgid "internal compiler error.  Bad address:"
2688 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
2689
2690 #: config/avr/avr.c:1147
2691 #, fuzzy
2692 msgid "internal compiler error.  Unknown mode:"
2693 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
2694
2695 #: config/avr/avr.c:1770 config/avr/avr.c:2453
2696 #, fuzzy
2697 msgid "invalid insn:"
2698 msgstr "̵¸ú¤Ê #line"
2699
2700 #: config/avr/avr.c:1804 config/avr/avr.c:1890 config/avr/avr.c:1939
2701 #: config/avr/avr.c:1967 config/avr/avr.c:2062 config/avr/avr.c:2231
2702 #: config/avr/avr.c:2487 config/avr/avr.c:2599
2703 msgid "incorrect insn:"
2704 msgstr ""
2705
2706 #: config/avr/avr.c:1986 config/avr/avr.c:2147 config/avr/avr.c:2302
2707 #: config/avr/avr.c:2665
2708 #, fuzzy
2709 msgid "unknown move insn:"
2710 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
2711
2712 #: config/avr/avr.c:2895
2713 msgid "bad shift insn:"
2714 msgstr ""
2715
2716 #: config/avr/avr.c:3011 config/avr/avr.c:3459 config/avr/avr.c:3845
2717 #, fuzzy
2718 msgid "internal compiler error.  Incorrect shift:"
2719 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
2720
2721 #: config/bfin/bfin.c:1153
2722 #, c-format
2723 msgid "invalid %%j value"
2724 msgstr "̵¸ú¤Ê %%j ÃÍ"
2725
2726 #: config/bfin/bfin.c:1270
2727 #, fuzzy, c-format
2728 msgid "invalid const_double operand"
2729 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
2730
2731 #: config/c4x/c4x.c:1584
2732 msgid "using CONST_DOUBLE for address"
2733 msgstr ""
2734
2735 #: config/c4x/c4x.c:1722
2736 msgid "c4x_address_cost: Invalid addressing mode"
2737 msgstr ""
2738
2739 #: config/c4x/c4x.c:1857
2740 #, fuzzy, c-format
2741 msgid "c4x_print_operand: %%L inconsistency"
2742 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
2743
2744 #: config/c4x/c4x.c:1863
2745 #, fuzzy, c-format
2746 msgid "c4x_print_operand: %%N inconsistency"
2747 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
2748
2749 #: config/c4x/c4x.c:1904
2750 #, fuzzy, c-format
2751 msgid "c4x_print_operand: %%O inconsistency"
2752 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
2753
2754 #: config/c4x/c4x.c:1999
2755 #, fuzzy
2756 msgid "c4x_print_operand: Bad operand case"
2757 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
2758
2759 #: config/c4x/c4x.c:2040
2760 #, fuzzy
2761 msgid "c4x_print_operand_address: Bad post_modify"
2762 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
2763
2764 #: config/c4x/c4x.c:2062
2765 #, fuzzy
2766 msgid "c4x_print_operand_address: Bad pre_modify"
2767 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
2768
2769 #: config/c4x/c4x.c:2110 config/c4x/c4x.c:2122 config/c4x/c4x.c:2137
2770 #, fuzzy
2771 msgid "c4x_print_operand_address: Bad operand case"
2772 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
2773
2774 #: config/c4x/c4x.c:2388
2775 msgid "c4x_rptb_insert: Cannot find start label"
2776 msgstr ""
2777
2778 #: config/c4x/c4x.c:2990
2779 #, fuzzy
2780 msgid "invalid indirect memory address"
2781 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
2782
2783 #: config/c4x/c4x.c:3079
2784 msgid "invalid indirect (S) memory address"
2785 msgstr ""
2786
2787 #: config/c4x/c4x.c:3414
2788 msgid "c4x_valid_operands: Internal error"
2789 msgstr ""
2790
2791 #: config/c4x/c4x.c:3853
2792 #, fuzzy
2793 msgid "c4x_operand_subword: invalid mode"
2794 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
2795
2796 #: config/c4x/c4x.c:3856
2797 #, fuzzy
2798 msgid "c4x_operand_subword: invalid operand"
2799 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
2800
2801 #. We could handle these with some difficulty.
2802 #. e.g., *p-- => *(p-=2); *(p+1).
2803 #: config/c4x/c4x.c:3882
2804 msgid "c4x_operand_subword: invalid autoincrement"
2805 msgstr ""
2806
2807 #: config/c4x/c4x.c:3888
2808 msgid "c4x_operand_subword: invalid address"
2809 msgstr ""
2810
2811 #: config/c4x/c4x.c:3899
2812 msgid "c4x_operand_subword: address not offsettable"
2813 msgstr ""
2814
2815 #: config/c4x/c4x.c:4101
2816 msgid "c4x_rptb_rpts_p: Repeat block top label moved"
2817 msgstr ""
2818
2819 #. Use `%s' to print the string in case there are any escape
2820 #. characters in the message.
2821 #: config/cris/cris.c:492 fortran/dump-parse-tree.c:84
2822 #: fortran/dump-parse-tree.c:416 fortran/dump-parse-tree.c:747 c-typeck.c:4350
2823 #: c-typeck.c:4365 c-typeck.c:4380 final.c:2833 final.c:2835 gcc.c:4664
2824 #: loop-iv.c:2711 loop-iv.c:2720 rtl-error.c:113 toplev.c:587
2825 #: tree-ssa-loop-niter.c:1120 cp/parser.c:1972 cp/typeck.c:4291
2826 #: java/expr.c:406
2827 #, gcc-internal-format
2828 msgid "%s"
2829 msgstr "%s"
2830
2831 #: config/cris/cris.c:544
2832 msgid "unexpected index-type in cris_print_index"
2833 msgstr ""
2834
2835 #: config/cris/cris.c:558
2836 msgid "unexpected base-type in cris_print_base"
2837 msgstr ""
2838
2839 #: config/cris/cris.c:674
2840 #, fuzzy
2841 msgid "invalid operand for 'b' modifier"
2842 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2843
2844 #: config/cris/cris.c:691
2845 #, fuzzy
2846 msgid "invalid operand for 'o' modifier"
2847 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2848
2849 #: config/cris/cris.c:710
2850 #, fuzzy
2851 msgid "invalid operand for 'O' modifier"
2852 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2853
2854 #: config/cris/cris.c:743
2855 #, fuzzy
2856 msgid "invalid operand for 'p' modifier"
2857 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2858
2859 #: config/cris/cris.c:782
2860 #, fuzzy
2861 msgid "invalid operand for 'z' modifier"
2862 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2863
2864 #: config/cris/cris.c:836 config/cris/cris.c:866
2865 #, fuzzy
2866 msgid "invalid operand for 'H' modifier"
2867 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2868
2869 #: config/cris/cris.c:842
2870 #, fuzzy
2871 msgid "bad register"
2872 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
2873
2874 #: config/cris/cris.c:887
2875 #, fuzzy
2876 msgid "invalid operand for 'e' modifier"
2877 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2878
2879 #: config/cris/cris.c:904
2880 #, fuzzy
2881 msgid "invalid operand for 'm' modifier"
2882 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2883
2884 #: config/cris/cris.c:929
2885 #, fuzzy
2886 msgid "invalid operand for 'A' modifier"
2887 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2888
2889 #: config/cris/cris.c:952
2890 #, fuzzy
2891 msgid "invalid operand for 'D' modifier"
2892 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2893
2894 #: config/cris/cris.c:966
2895 #, fuzzy
2896 msgid "invalid operand for 'T' modifier"
2897 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2898
2899 #: config/cris/cris.c:975
2900 #, fuzzy
2901 msgid "invalid operand modifier letter"
2902 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
2903
2904 #: config/cris/cris.c:1032
2905 msgid "unexpected multiplicative operand"
2906 msgstr ""
2907
2908 #: config/cris/cris.c:1052
2909 #, fuzzy
2910 msgid "unexpected operand"
2911 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
2912
2913 #: config/cris/cris.c:1085 config/cris/cris.c:1095
2914 #, fuzzy
2915 msgid "unrecognized address"
2916 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
2917
2918 #: config/cris/cris.c:2021
2919 #, fuzzy
2920 msgid "unrecognized supposed constant"
2921 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
2922
2923 #: config/cris/cris.c:2396 config/cris/cris.c:2460
2924 msgid "unexpected side-effects in address"
2925 msgstr ""
2926
2927 #. Can't possibly get a GOT-needing-fixup for a function-call,
2928 #. right?
2929 #: config/cris/cris.c:3254
2930 msgid "Unidentifiable call op"
2931 msgstr ""
2932
2933 #: config/cris/cris.c:3305
2934 #, c-format
2935 msgid "PIC register isn't set up"
2936 msgstr ""
2937
2938 #: config/fr30/fr30.c:464
2939 #, c-format
2940 msgid "fr30_print_operand_address: unhandled address"
2941 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
2942
2943 #: config/fr30/fr30.c:488
2944 #, fuzzy, c-format
2945 msgid "fr30_print_operand: unrecognized %%p code"
2946 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
2947
2948 #: config/fr30/fr30.c:508
2949 #, fuzzy, c-format
2950 msgid "fr30_print_operand: unrecognized %%b code"
2951 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %b ¥³¡¼¥É¤Ç¤¹"
2952
2953 #: config/fr30/fr30.c:529
2954 #, fuzzy, c-format
2955 msgid "fr30_print_operand: unrecognized %%B code"
2956 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
2957
2958 #: config/fr30/fr30.c:537
2959 #, fuzzy, c-format
2960 msgid "fr30_print_operand: invalid operand to %%A code"
2961 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
2962
2963 #: config/fr30/fr30.c:554
2964 #, fuzzy, c-format
2965 msgid "fr30_print_operand: invalid %%x code"
2966 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
2967
2968 #: config/fr30/fr30.c:561
2969 #, fuzzy, c-format
2970 msgid "fr30_print_operand: invalid %%F code"
2971 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %F ¥³¡¼¥É¤Ç¤¹"
2972
2973 #: config/fr30/fr30.c:578
2974 #, c-format
2975 msgid "fr30_print_operand: unknown code"
2976 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
2977
2978 #: config/fr30/fr30.c:606 config/fr30/fr30.c:615 config/fr30/fr30.c:626
2979 #: config/fr30/fr30.c:639
2980 #, c-format
2981 msgid "fr30_print_operand: unhandled MEM"
2982 msgstr "fr30_print_operand: ½èÍý¤µ¤ì¤Ê¤¤ MEM ¤Ç¤¹"
2983
2984 #: config/frv/frv.c:2541
2985 #, fuzzy
2986 msgid "bad insn to frv_print_operand_address:"
2987 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
2988
2989 #: config/frv/frv.c:2552
2990 msgid "bad register to frv_print_operand_memory_reference_reg:"
2991 msgstr ""
2992
2993 #: config/frv/frv.c:2591 config/frv/frv.c:2601 config/frv/frv.c:2610
2994 #: config/frv/frv.c:2631 config/frv/frv.c:2636
2995 msgid "bad insn to frv_print_operand_memory_reference:"
2996 msgstr ""
2997
2998 #: config/frv/frv.c:2722
2999 #, c-format
3000 msgid "bad condition code"
3001 msgstr ""
3002
3003 #: config/frv/frv.c:2797
3004 #, fuzzy
3005 msgid "bad insn in frv_print_operand, bad const_double"
3006 msgstr "¥ª¥Ú¥é¥ó¥É¤Ï const_double ¤Ç¤¹"
3007
3008 #: config/frv/frv.c:2858
3009 msgid "bad insn to frv_print_operand, 'e' modifier:"
3010 msgstr ""
3011
3012 #: config/frv/frv.c:2866
3013 msgid "bad insn to frv_print_operand, 'F' modifier:"
3014 msgstr ""
3015
3016 #: config/frv/frv.c:2882
3017 msgid "bad insn to frv_print_operand, 'f' modifier:"
3018 msgstr ""
3019
3020 #: config/frv/frv.c:2896
3021 msgid "bad insn to frv_print_operand, 'g' modifier:"
3022 msgstr ""
3023
3024 #: config/frv/frv.c:2944
3025 msgid "bad insn to frv_print_operand, 'L' modifier:"
3026 msgstr ""
3027
3028 #: config/frv/frv.c:2957
3029 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3030 msgstr ""
3031
3032 #: config/frv/frv.c:2978
3033 msgid "bad insn to frv_print_operand, 'O' modifier:"
3034 msgstr ""
3035
3036 #: config/frv/frv.c:2996
3037 msgid "bad insn to frv_print_operand, P modifier:"
3038 msgstr ""
3039
3040 #: config/frv/frv.c:3016
3041 msgid "bad insn in frv_print_operand, z case"
3042 msgstr ""
3043
3044 #: config/frv/frv.c:3047
3045 msgid "bad insn in frv_print_operand, 0 case"
3046 msgstr ""
3047
3048 #: config/frv/frv.c:3052
3049 #, fuzzy
3050 msgid "frv_print_operand: unknown code"
3051 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
3052
3053 #: config/frv/frv.c:4421
3054 msgid "bad output_move_single operand"
3055 msgstr ""
3056
3057 #: config/frv/frv.c:4548
3058 msgid "bad output_move_double operand"
3059 msgstr ""
3060
3061 #: config/frv/frv.c:4690
3062 msgid "bad output_condmove_single operand"
3063 msgstr ""
3064
3065 #. This macro is a C statement to print on `stderr' a string describing the
3066 #. particular machine description choice.  Every machine description should
3067 #. define `TARGET_VERSION'.  For example:
3068 #.
3069 #. #ifdef MOTOROLA
3070 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
3071 #. #else
3072 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
3073 #. #endif
3074 #: config/frv/frv.h:329
3075 #, c-format
3076 msgid " (frv)"
3077 msgstr ""
3078
3079 #: config/i386/i386.c:6712
3080 #, c-format
3081 msgid "invalid UNSPEC as operand"
3082 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê UNSPEC"
3083
3084 #: config/i386/i386.c:7294
3085 #, c-format
3086 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
3087 msgstr ""
3088
3089 #: config/i386/i386.c:7347
3090 #, fuzzy, c-format
3091 msgid "invalid operand code '%c'"
3092 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3093
3094 #: config/i386/i386.c:7390
3095 #, fuzzy, c-format
3096 msgid "invalid constraints for operand"
3097 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
3098
3099 #: config/i386/i386.c:12984
3100 #, fuzzy
3101 msgid "unknown insn mode"
3102 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
3103
3104 #. If the environment variable DJDIR is not defined, then DJGPP is not        installed correctly and GCC will quickly become confused with the        default prefix settings. Report the problem now so the user doesn't        receive deceptive "file not found" error messages later.
3105 #. DJDIR is automatically defined by the DJGPP environment config            file pointed to by the environment variable DJGPP. Examine DJGPP            to try and figure out what's wrong.
3106 #: config/i386/xm-djgpp.h:62
3107 #, fuzzy, c-format
3108 msgid "environment variable DJGPP not defined"
3109 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
3110
3111 #: config/i386/xm-djgpp.h:64
3112 #, fuzzy, c-format
3113 msgid "environment variable DJGPP points to missing file '%s'"
3114 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢¸«¤Ä¤«¤é¤Ê¤¤¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
3115
3116 #: config/i386/xm-djgpp.h:67
3117 #, fuzzy, c-format
3118 msgid "environment variable DJGPP points to corrupt file '%s'"
3119 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢²õ¤ì¤¿¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
3120
3121 #: config/ia64/ia64.c:4653
3122 #, c-format
3123 msgid "ia64_print_operand: unknown code"
3124 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
3125
3126 #: config/ia64/ia64.c:9013
3127 #, fuzzy
3128 msgid "invalid conversion from %<__fpreg%>"
3129 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
3130
3131 #: config/ia64/ia64.c:9016
3132 #, fuzzy
3133 msgid "invalid conversion to %<__fpreg%>"
3134 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3135
3136 #: config/ia64/ia64.c:9029 config/ia64/ia64.c:9040
3137 #, fuzzy
3138 msgid "invalid operation on %<__fpreg%>"
3139 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3140
3141 #: config/iq2000/iq2000.c:3125
3142 #, fuzzy, c-format
3143 msgid "invalid %%P operand"
3144 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
3145
3146 #: config/iq2000/iq2000.c:3133 config/rs6000/rs6000.c:10370
3147 #, c-format
3148 msgid "invalid %%p value"
3149 msgstr "̵¸ú¤Ê %%p ÃͤǤ¹"
3150
3151 #: config/iq2000/iq2000.c:3189 config/mips/mips.c:5535
3152 #, c-format
3153 msgid "invalid use of %%d, %%x, or %%X"
3154 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
3155
3156 #: config/m32r/m32r.c:1775
3157 #, fuzzy, c-format
3158 msgid "invalid operand to %%s code"
3159 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3160
3161 #: config/m32r/m32r.c:1782
3162 #, fuzzy, c-format
3163 msgid "invalid operand to %%p code"
3164 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3165
3166 #: config/m32r/m32r.c:1837
3167 msgid "bad insn for 'A'"
3168 msgstr ""
3169
3170 #: config/m32r/m32r.c:1884
3171 #, fuzzy, c-format
3172 msgid "invalid operand to %%T/%%B code"
3173 msgstr "%T/%B ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3174
3175 #: config/m32r/m32r.c:1907
3176 #, fuzzy, c-format
3177 msgid "invalid operand to %%N code"
3178 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3179
3180 #: config/m32r/m32r.c:1940
3181 #, fuzzy
3182 msgid "pre-increment address is not a register"
3183 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3184
3185 #: config/m32r/m32r.c:1947
3186 #, fuzzy
3187 msgid "pre-decrement address is not a register"
3188 msgstr "thumb_load_double_from_address: ¥Ù¡¼¥¹¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3189
3190 #: config/m32r/m32r.c:1954
3191 msgid "post-increment address is not a register"
3192 msgstr ""
3193
3194 #: config/m32r/m32r.c:2030 config/m32r/m32r.c:2044
3195 #: config/rs6000/rs6000.c:17606
3196 #, fuzzy
3197 msgid "bad address"
3198 msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
3199
3200 #: config/m32r/m32r.c:2049
3201 #, fuzzy
3202 msgid "lo_sum not of register"
3203 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
3204
3205 #. !!!! SCz wrong here.
3206 #: config/m68hc11/m68hc11.c:3189 config/m68hc11/m68hc11.c:3567
3207 msgid "move insn not handled"
3208 msgstr ""
3209
3210 #: config/m68hc11/m68hc11.c:3413 config/m68hc11/m68hc11.c:3497
3211 #: config/m68hc11/m68hc11.c:3770
3212 #, fuzzy
3213 msgid "invalid register in the move instruction"
3214 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
3215
3216 #: config/m68hc11/m68hc11.c:3447
3217 #, fuzzy
3218 msgid "invalid operand in the instruction"
3219 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3220
3221 #: config/m68hc11/m68hc11.c:3744
3222 #, fuzzy
3223 msgid "invalid register in the instruction"
3224 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
3225
3226 #: config/m68hc11/m68hc11.c:3777
3227 #, fuzzy
3228 msgid "operand 1 must be a hard register"
3229 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3230
3231 #: config/m68hc11/m68hc11.c:3791
3232 #, fuzzy
3233 msgid "invalid rotate insn"
3234 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
3235
3236 #: config/m68hc11/m68hc11.c:4215
3237 msgid "registers IX, IY and Z used in the same INSN"
3238 msgstr ""
3239
3240 #: config/m68hc11/m68hc11.c:4552 config/m68hc11/m68hc11.c:4852
3241 msgid "cannot do z-register replacement"
3242 msgstr ""
3243
3244 #: config/m68hc11/m68hc11.c:4915
3245 #, fuzzy
3246 msgid "invalid Z register replacement for insn"
3247 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
3248
3249 #: config/mips/mips.c:5203
3250 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
3251 msgstr ""
3252
3253 #: config/mips/mips.c:5413
3254 #, fuzzy, c-format
3255 msgid "PRINT_OPERAND, invalid insn for %%C"
3256 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
3257
3258 #: config/mips/mips.c:5430
3259 #, fuzzy, c-format
3260 msgid "PRINT_OPERAND, invalid insn for %%N"
3261 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
3262
3263 #: config/mips/mips.c:5439
3264 #, fuzzy, c-format
3265 msgid "PRINT_OPERAND, invalid insn for %%F"
3266 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
3267
3268 #: config/mips/mips.c:5448
3269 #, fuzzy, c-format
3270 msgid "PRINT_OPERAND, invalid insn for %%W"
3271 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
3272
3273 #: config/mips/mips.c:5469
3274 #, fuzzy, c-format
3275 msgid "invalid %%Y value"
3276 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
3277
3278 #: config/mips/mips.c:5486 config/mips/mips.c:5494
3279 #, fuzzy, c-format
3280 msgid "PRINT_OPERAND, invalid insn for %%q"
3281 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
3282
3283 #: config/mips/mips.c:5563
3284 msgid "PRINT_OPERAND, invalid operand for relocation"
3285 msgstr ""
3286
3287 #: config/mmix/mmix.c:1468 config/mmix/mmix.c:1598
3288 msgid "MMIX Internal: Expected a CONST_INT, not this"
3289 msgstr ""
3290
3291 #: config/mmix/mmix.c:1547
3292 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3293 msgstr ""
3294
3295 #: config/mmix/mmix.c:1566
3296 msgid "MMIX Internal: Expected a register, not this"
3297 msgstr ""
3298
3299 #: config/mmix/mmix.c:1576
3300 msgid "MMIX Internal: Expected a constant, not this"
3301 msgstr ""
3302
3303 #. We need the original here.
3304 #: config/mmix/mmix.c:1660
3305 msgid "MMIX Internal: Cannot decode this operand"
3306 msgstr ""
3307
3308 #: config/mmix/mmix.c:1717
3309 msgid "MMIX Internal: This is not a recognized address"
3310 msgstr ""
3311
3312 #: config/mmix/mmix.c:2650
3313 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3314 msgstr ""
3315
3316 #: config/mmix/mmix.c:2657
3317 msgid "MMIX Internal: What's the CC of this?"
3318 msgstr ""
3319
3320 #: config/mmix/mmix.c:2661
3321 msgid "MMIX Internal: What is the CC of this?"
3322 msgstr ""
3323
3324 #: config/mmix/mmix.c:2725
3325 #, fuzzy
3326 msgid "MMIX Internal: This is not a constant:"
3327 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3328
3329 #: config/mt/mt.c:298
3330 msgid "mt_final_prescan_insn, invalid insn #1"
3331 msgstr ""
3332
3333 #: config/mt/mt.c:369
3334 #, fuzzy
3335 msgid "PRINT_OPERAND_ADDRESS, 2 regs"
3336 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
3337
3338 #: config/mt/mt.c:393
3339 #, fuzzy
3340 msgid "PRINT_OPERAND_ADDRESS, invalid insn #1"
3341 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
3342
3343 #: config/rs6000/host-darwin.c:87
3344 #, c-format
3345 msgid "Out of stack space.\n"
3346 msgstr ""
3347
3348 #: config/rs6000/host-darwin.c:108
3349 #, c-format
3350 msgid "Try running '%s' in the shell to raise its limit.\n"
3351 msgstr ""
3352
3353 #: config/rs6000/rs6000.c:10200
3354 #, c-format
3355 msgid "invalid %%f value"
3356 msgstr "̵¸ú¤Ê %%f ÃͤǤ¹"
3357
3358 #: config/rs6000/rs6000.c:10209
3359 #, c-format
3360 msgid "invalid %%F value"
3361 msgstr "̵¸ú¤Ê %%F ÃͤǤ¹"
3362
3363 #: config/rs6000/rs6000.c:10218
3364 #, c-format
3365 msgid "invalid %%G value"
3366 msgstr "̵¸ú¤Ê %%G ÃͤǤ¹"
3367
3368 #: config/rs6000/rs6000.c:10253
3369 #, c-format
3370 msgid "invalid %%j code"
3371 msgstr "̵¸ú¤Ê %%j ¥³¡¼¥É¤Ç¤¹"
3372
3373 #: config/rs6000/rs6000.c:10263
3374 #, c-format
3375 msgid "invalid %%J code"
3376 msgstr "̵¸ú¤Ê %%J ¥³¡¼¥É¤Ç¤¹"
3377
3378 #: config/rs6000/rs6000.c:10273
3379 #, c-format
3380 msgid "invalid %%k value"
3381 msgstr "̵¸ú¤Ê %%k ÃÍ"
3382
3383 #: config/rs6000/rs6000.c:10293 config/xtensa/xtensa.c:1677
3384 #, c-format
3385 msgid "invalid %%K value"
3386 msgstr "̵¸ú¤Ê %%K ÃͤǤ¹"
3387
3388 #: config/rs6000/rs6000.c:10360
3389 #, c-format
3390 msgid "invalid %%O value"
3391 msgstr "̵¸ú¤Ê %%O ÃÍ"
3392
3393 #: config/rs6000/rs6000.c:10407
3394 #, c-format
3395 msgid "invalid %%q value"
3396 msgstr "̵¸ú¤Ê %%q ÃͤǤ¹"
3397
3398 #: config/rs6000/rs6000.c:10451
3399 #, c-format
3400 msgid "invalid %%S value"
3401 msgstr "̵¸ú¤Ê %%S ÃÍ"
3402
3403 #: config/rs6000/rs6000.c:10491
3404 #, c-format
3405 msgid "invalid %%T value"
3406 msgstr "̵¸ú¤Ê %%T ÃͤǤ¹"
3407
3408 #: config/rs6000/rs6000.c:10501
3409 #, c-format
3410 msgid "invalid %%u value"
3411 msgstr "̵¸ú¤Ê %%u ÃͤǤ¹"
3412
3413 #: config/rs6000/rs6000.c:10510 config/xtensa/xtensa.c:1647
3414 #, c-format
3415 msgid "invalid %%v value"
3416 msgstr "̵¸ú¤Ê %%v ÃͤǤ¹"
3417
3418 #: config/rs6000/rs6000.c:19123
3419 #, fuzzy
3420 msgid "AltiVec argument passed to unprototyped function"
3421 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
3422
3423 #: config/s390/s390.c:4490
3424 #, fuzzy, c-format
3425 msgid "cannot decompose address"
3426 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
3427
3428 #: config/s390/s390.c:4700
3429 msgid "UNKNOWN in print_operand !?"
3430 msgstr ""
3431
3432 #: config/sh/sh.c:746
3433 #, fuzzy, c-format
3434 msgid "invalid operand to %%R"
3435 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3436
3437 #: config/sh/sh.c:773
3438 #, fuzzy, c-format
3439 msgid "invalid operand to %%S"
3440 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3441
3442 #: config/sh/sh.c:7679
3443 msgid "created and used with different architectures / ABIs"
3444 msgstr ""
3445
3446 #: config/sh/sh.c:7681
3447 msgid "created and used with different ABIs"
3448 msgstr ""
3449
3450 #: config/sh/sh.c:7683
3451 msgid "created and used with different endianness"
3452 msgstr ""
3453
3454 #: config/sparc/sparc.c:6626 config/sparc/sparc.c:6632
3455 #, fuzzy, c-format
3456 msgid "invalid %%Y operand"
3457 msgstr "̵¸ú¤Ê %%Y ¥ª¥Ú¥é¥ó¥É"
3458
3459 #: config/sparc/sparc.c:6702
3460 #, fuzzy, c-format
3461 msgid "invalid %%A operand"
3462 msgstr "̵¸ú¤Ê %%A ¥ª¥Ú¥é¥ó¥É"
3463
3464 #: config/sparc/sparc.c:6712
3465 #, fuzzy, c-format
3466 msgid "invalid %%B operand"
3467 msgstr "̵¸ú¤Ê %%B ¥ª¥Ú¥é¥ó¥É"
3468
3469 #: config/sparc/sparc.c:6751
3470 #, fuzzy, c-format
3471 msgid "invalid %%c operand"
3472 msgstr "̵¸ú¤Ê %%c ¥ª¥Ú¥é¥ó¥É"
3473
3474 #: config/sparc/sparc.c:6752
3475 #, fuzzy, c-format
3476 msgid "invalid %%C operand"
3477 msgstr "̵¸ú¤Ê %%C ¥ª¥Ú¥é¥ó¥É"
3478
3479 #: config/sparc/sparc.c:6773
3480 #, fuzzy, c-format
3481 msgid "invalid %%d operand"
3482 msgstr "̵¸ú¤Ê %%d ¥ª¥Ú¥é¥ó¥É"
3483
3484 #: config/sparc/sparc.c:6774
3485 #, fuzzy, c-format
3486 msgid "invalid %%D operand"
3487 msgstr "̵¸ú¤Ê %%D ¥ª¥Ú¥é¥ó¥É"
3488
3489 #: config/sparc/sparc.c:6790
3490 #, fuzzy, c-format
3491 msgid "invalid %%f operand"
3492 msgstr "̵¸ú¤Ê %%f ¥ª¥Ú¥é¥ó¥É"
3493
3494 #: config/sparc/sparc.c:6804
3495 #, fuzzy, c-format
3496 msgid "invalid %%s operand"
3497 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
3498
3499 #: config/sparc/sparc.c:6858
3500 #, c-format
3501 msgid "long long constant not a valid immediate operand"
3502 msgstr "long long Äê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3503
3504 #: config/sparc/sparc.c:6861
3505 #, c-format
3506 msgid "floating point constant not a valid immediate operand"
3507 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3508
3509 #: config/stormy16/stormy16.c:1764 config/stormy16/stormy16.c:1835
3510 #, fuzzy, c-format
3511 msgid "'B' operand is not constant"
3512 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
3513
3514 #: config/stormy16/stormy16.c:1791
3515 #, c-format
3516 msgid "'B' operand has multiple bits set"
3517 msgstr ""
3518
3519 #: config/stormy16/stormy16.c:1817
3520 #, fuzzy, c-format
3521 msgid "'o' operand is not constant"
3522 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
3523
3524 #: config/stormy16/stormy16.c:1849
3525 #, fuzzy, c-format
3526 msgid "xstormy16_print_operand: unknown code"
3527 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
3528
3529 #: config/v850/v850.c:360
3530 msgid "const_double_split got a bad insn:"
3531 msgstr ""
3532
3533 #: config/v850/v850.c:924
3534 msgid "output_move_single:"
3535 msgstr ""
3536
3537 #: config/xtensa/xtensa.c:748 config/xtensa/xtensa.c:780
3538 #: config/xtensa/xtensa.c:789
3539 msgid "bad test"
3540 msgstr ""
3541
3542 #: config/xtensa/xtensa.c:1635
3543 #, fuzzy, c-format
3544 msgid "invalid %%D value"
3545 msgstr "̵¸ú¤Ê %D ÃͤǤ¹"
3546
3547 #: config/xtensa/xtensa.c:1672
3548 #, fuzzy
3549 msgid "invalid mask"
3550 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
3551
3552 #: config/xtensa/xtensa.c:1698
3553 #, fuzzy, c-format
3554 msgid "invalid %%x value"
3555 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
3556
3557 #: config/xtensa/xtensa.c:1705
3558 #, fuzzy, c-format
3559 msgid "invalid %%d value"
3560 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
3561
3562 #: config/xtensa/xtensa.c:1726 config/xtensa/xtensa.c:1736
3563 #, fuzzy, c-format
3564 msgid "invalid %%t/%%b value"
3565 msgstr "̵¸ú¤Ê %%b ÃÍ"
3566
3567 #: config/xtensa/xtensa.c:1778
3568 #, fuzzy
3569 msgid "invalid address"
3570 msgstr "̵¸ú¤Ê¥³¡¼¥É¤Ç¤¹"
3571
3572 #: config/xtensa/xtensa.c:1803
3573 #, fuzzy
3574 msgid "no register in address"
3575 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
3576
3577 #: config/xtensa/xtensa.c:1811
3578 #, fuzzy
3579 msgid "address offset not a constant"
3580 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3581
3582 #: cp/call.c:2441
3583 msgid "candidates are:"
3584 msgstr ""
3585
3586 #: cp/call.c:6213
3587 msgid "candidate 1:"
3588 msgstr ""
3589
3590 #: cp/call.c:6214
3591 msgid "candidate 2:"
3592 msgstr ""
3593
3594 #: cp/decl2.c:695
3595 msgid "candidates are: %+#D"
3596 msgstr ""
3597
3598 #: cp/decl2.c:697
3599 msgid "candidate is: %+#D"
3600 msgstr ""
3601
3602 #: cp/g++spec.c:238 java/jvspec.c:417
3603 #, fuzzy, c-format
3604 msgid "argument to '%s' missing\n"
3605 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹\n"
3606
3607 #: fortran/arith.c:141
3608 msgid "Arithmetic OK at %L"
3609 msgstr ""
3610
3611 #: fortran/arith.c:144
3612 msgid "Arithmetic overflow at %L"
3613 msgstr ""
3614
3615 #: fortran/arith.c:147
3616 msgid "Arithmetic underflow at %L"
3617 msgstr ""
3618
3619 #: fortran/arith.c:150
3620 msgid "Arithmetic NaN at %L"
3621 msgstr ""
3622
3623 #: fortran/arith.c:153
3624 #, fuzzy
3625 msgid "Division by zero at %L"
3626 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
3627
3628 #: fortran/arith.c:156
3629 msgid "Array operands are incommensurate at %L"
3630 msgstr ""
3631
3632 #: fortran/arith.c:160
3633 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
3634 msgstr ""
3635
3636 #: fortran/arith.c:1384
3637 #, fuzzy
3638 msgid "Elemental binary operation"
3639 msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤¹¤ë"
3640
3641 #: fortran/arith.c:1920
3642 #, no-c-format
3643 msgid "Arithmetic OK converting %s to %s at %L"
3644 msgstr ""
3645
3646 #: fortran/arith.c:1924
3647 #, no-c-format
3648 msgid "Arithmetic overflow converting %s to %s at %L"
3649 msgstr ""
3650
3651 #: fortran/arith.c:1928
3652 #, no-c-format
3653 msgid "Arithmetic underflow converting %s to %s at %L"
3654 msgstr ""
3655
3656 #: fortran/arith.c:1932
3657 #, no-c-format
3658 msgid "Arithmetic NaN converting %s to %s at %L"
3659 msgstr ""
3660
3661 #: fortran/arith.c:1936
3662 #, no-c-format
3663 msgid "Division by zero converting %s to %s at %L"
3664 msgstr ""
3665
3666 #: fortran/arith.c:1940
3667 #, no-c-format
3668 msgid "Array operands are incommensurate converting %s to %s at %L"
3669 msgstr ""
3670
3671 #: fortran/arith.c:1944
3672 #, no-c-format
3673 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
3674 msgstr ""
3675
3676 #: fortran/arith.c:2277 fortran/arith.c:2312 fortran/arith.c:2349
3677 #: fortran/arith.c:2399
3678 #, no-c-format
3679 msgid "The Hollerith constant at %L is too long to convert to %s"
3680 msgstr ""
3681
3682 #: fortran/arith.c:2445
3683 #, fuzzy, no-c-format
3684 msgid "Enumerator exceeds the C integer type at %C"
3685 msgstr "È¿Éü»Ò `%s' ¤ÏÈóÀ°¿ô·¿¤Ç¤¹"
3686
3687 #: fortran/array.c:97
3688 #, fuzzy, no-c-format
3689 msgid "Expected array subscript at %C"
3690 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
3691
3692 #: fortran/array.c:124
3693 #, fuzzy, no-c-format
3694 msgid "Expected array subscript stride at %C"
3695 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
3696
3697 #: fortran/array.c:167
3698 #, fuzzy, no-c-format
3699 msgid "Invalid form of array reference at %C"
3700 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
3701
3702 #: fortran/array.c:172
3703 #, no-c-format
3704 msgid "Array reference at %C cannot have more than %d dimensions"
3705 msgstr ""
3706
3707 #: fortran/array.c:224
3708 #, no-c-format
3709 msgid "Variable '%s' at %L in this context must be constant"
3710 msgstr ""
3711
3712 #: fortran/array.c:300
3713 #, no-c-format
3714 msgid "Expected expression in array specification at %C"
3715 msgstr ""
3716
3717 #: fortran/array.c:379
3718 #, no-c-format
3719 msgid "Bad array specification for an explicitly shaped array at %C"
3720 msgstr ""
3721
3722 #: fortran/array.c:390
3723 #, no-c-format
3724 msgid "Bad array specification for assumed shape array at %C"
3725 msgstr ""
3726
3727 #: fortran/array.c:403
3728 #, no-c-format
3729 msgid "Bad specification for deferred shape array at %C"
3730 msgstr ""
3731
3732 #: fortran/array.c:407
3733 #, no-c-format
3734 msgid "Bad specification for assumed size array at %C"
3735 msgstr ""
3736
3737 #: fortran/array.c:416
3738 #, fuzzy, no-c-format
3739 msgid "Expected another dimension in array declaration at %C"
3740 msgstr "ÇÛÎó¤Î¼¡¸µ¤òÀë¸À¤Ç»ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
3741
3742 #: fortran/array.c:422
3743 #, no-c-format
3744 msgid "Array specification at %C has more than %d dimensions"
3745 msgstr ""
3746
3747 #: fortran/array.c:627
3748 #, fuzzy, no-c-format
3749 msgid "duplicated initializer"
3750 msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò"
3751
3752 #: fortran/array.c:720
3753 #, no-c-format
3754 msgid "DO-iterator '%s' at %L is inside iterator of the same name"
3755 msgstr ""
3756
3757 #: fortran/array.c:822 fortran/array.c:931
3758 #, no-c-format
3759 msgid "Syntax error in array constructor at %C"
3760 msgstr ""
3761
3762 #: fortran/array.c:877
3763 #, no-c-format
3764 msgid "New in Fortran 2003: [...] style array constructors at %C"
3765 msgstr ""
3766
3767 #: fortran/array.c:891
3768 #, no-c-format
3769 msgid "Empty array constructor at %C is not allowed"
3770 msgstr ""
3771
3772 #: fortran/array.c:976
3773 #, no-c-format
3774 msgid "Element in %s array constructor at %L is %s"
3775 msgstr ""
3776
3777 #: fortran/array.c:1305
3778 #, no-c-format
3779 msgid "Iterator step at %L cannot be zero"
3780 msgstr ""
3781
3782 #: fortran/check.c:44
3783 #, no-c-format
3784 msgid "'%s' argument of '%s' intrinsic at %L must be %s"
3785 msgstr ""
3786
3787 #: fortran/check.c:60
3788 #, no-c-format
3789 msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
3790 msgstr ""
3791
3792 #: fortran/check.c:75 fortran/check.c:684 fortran/check.c:694
3793 #, no-c-format
3794 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
3795 msgstr ""
3796
3797 #: fortran/check.c:92
3798 #, no-c-format
3799 msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
3800 msgstr ""
3801
3802 #: fortran/check.c:118
3803 #, fuzzy, no-c-format
3804 msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
3805 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
3806
3807 #: fortran/check.c:126
3808 #, fuzzy, no-c-format
3809 msgid "Invalid kind for %s at %L"
3810 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
3811
3812 #: fortran/check.c:146
3813 #, no-c-format
3814 msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
3815 msgstr ""
3816
3817 #: fortran/check.c:163
3818 #, no-c-format
3819 msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
3820 msgstr ""
3821
3822 #: fortran/check.c:180
3823 #, no-c-format
3824 msgid "'%s' argument of '%s' intrinsic at %L must be an array"
3825 msgstr ""
3826
3827 #: fortran/check.c:195
3828 #, no-c-format
3829 msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
3830 msgstr ""
3831
3832 #: fortran/check.c:210
3833 #, no-c-format
3834 msgid "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
3835 msgstr ""
3836
3837 #: fortran/check.c:225
3838 #, no-c-format
3839 msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
3840 msgstr ""
3841
3842 #: fortran/check.c:239
3843 #, no-c-format
3844 msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
3845 msgstr ""
3846
3847 #: fortran/check.c:259
3848 #, no-c-format
3849 msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
3850 msgstr ""
3851
3852 #: fortran/check.c:280
3853 #, no-c-format
3854 msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
3855 msgstr ""
3856
3857 #: fortran/check.c:286
3858 #, no-c-format
3859 msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
3860 msgstr ""
3861
3862 #: fortran/check.c:303
3863 #, no-c-format
3864 msgid "Missing DIM parameter in intrinsic '%s' at %L"
3865 msgstr ""
3866
3867 #: fortran/check.c:371
3868 #, no-c-format
3869 msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
3870 msgstr ""
3871
3872 #: fortran/check.c:456
3873 #, no-c-format
3874 msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
3875 msgstr ""
3876
3877 #: fortran/check.c:477 fortran/check.c:3178
3878 #, no-c-format
3879 msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
3880 msgstr ""
3881
3882 #: fortran/check.c:486 fortran/check.c:974 fortran/check.c:1109
3883 #: fortran/check.c:1172 fortran/check.c:1397
3884 #, no-c-format
3885 msgid "Extension: Different type kinds at %L"
3886 msgstr ""
3887
3888 #: fortran/check.c:511 fortran/check.c:1732
3889 #, no-c-format
3890 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
3891 msgstr ""
3892
3893 #: fortran/check.c:523
3894 #, no-c-format
3895 msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
3896 msgstr ""
3897
3898 #: fortran/check.c:538
3899 #, no-c-format
3900 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
3901 msgstr ""
3902
3903 #: fortran/check.c:554
3904 #, no-c-format
3905 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
3906 msgstr ""
3907
3908 #: fortran/check.c:664 fortran/check.c:766
3909 #, no-c-format
3910 msgid "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
3911 msgstr ""
3912
3913 #: fortran/check.c:815 fortran/check.c:1477 fortran/check.c:1485
3914 #, no-c-format
3915 msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
3916 msgstr ""
3917
3918 #: fortran/check.c:829
3919 #, no-c-format
3920 msgid "different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
3921 msgstr ""
3922
3923 #: fortran/check.c:1079
3924 #, no-c-format
3925 msgid "Argument of %s at %L must be of length one"
3926 msgstr ""
3927
3928 #: fortran/check.c:1131
3929 #, no-c-format
3930 msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
3931 msgstr ""
3932
3933 #: fortran/check.c:1246
3934 #, no-c-format
3935 msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
3936 msgstr ""
3937
3938 #: fortran/check.c:1369
3939 #, no-c-format
3940 msgid "Intrinsic '%s' at %L must have at least two arguments"
3941 msgstr ""
3942
3943 #: fortran/check.c:1403
3944 #, no-c-format
3945 msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
3946 msgstr ""
3947
3948 #: fortran/check.c:1428
3949 #, no-c-format
3950 msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER or REAL"
3951 msgstr ""
3952
3953 #: fortran/check.c:1499
3954 #, no-c-format
3955 msgid "different shape on dimension 1 for arguments '%s' and '%s' at %L for intrinsic matmul"
3956 msgstr ""
3957
3958 #: fortran/check.c:1519
3959 #, no-c-format
3960 msgid "different shape on dimension 2 for argument '%s' and dimension 1 for argument '%s' at %L for intrinsic matmul"
3961 msgstr ""
3962
3963 #: fortran/check.c:1528
3964 #, no-c-format
3965 msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
3966 msgstr ""
3967
3968 #: fortran/check.c:1779
3969 #, no-c-format
3970 msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
3971 msgstr ""
3972
3973 #: fortran/check.c:1800
3974 #, no-c-format
3975 msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
3976 msgstr ""
3977
3978 #: fortran/check.c:1808
3979 #, no-c-format
3980 msgid "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
3981 msgstr ""
3982
3983 #: fortran/check.c:1924
3984 #, no-c-format
3985 msgid "'shape' argument of 'reshape' intrinsic at %L must be an array of constant size"
3986 msgstr ""
3987
3988 #: fortran/check.c:1934
3989 #, no-c-format
3990 msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
3991 msgstr ""
3992
3993 #: fortran/check.c:2022
3994 #, fuzzy, no-c-format
3995 msgid "Missing arguments to %s intrinsic at %L"
3996 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
3997
3998 #: fortran/check.c:2063
3999 #, no-c-format
4000 msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
4001 msgstr ""
4002
4003 #: fortran/check.c:2125
4004 #, no-c-format
4005 msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
4006 msgstr ""
4007
4008 #: fortran/check.c:2582 fortran/check.c:2602
4009 #, fuzzy, no-c-format
4010 msgid "Too many arguments to %s at %L"
4011 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
4012
4013 #: fortran/check.c:2730 fortran/check.c:3092 fortran/check.c:3116
4014 #, no-c-format
4015 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
4016 msgstr ""
4017
4018 #: fortran/check.c:3163 fortran/check.c:3171
4019 #, no-c-format
4020 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
4021 msgstr ""
4022
4023 #: fortran/data.c:63
4024 #, fuzzy, no-c-format
4025 msgid "non-constant array in DATA statement %L."
4026 msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
4027
4028 #: fortran/data.c:327
4029 #, fuzzy, no-c-format
4030 msgid "Extension: re-initialization of '%s' at %L"
4031 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
4032
4033 #: fortran/decl.c:208
4034 #, no-c-format
4035 msgid "Host associated variable '%s' may not be in the DATA statement at %C."
4036 msgstr ""
4037
4038 #: fortran/decl.c:215
4039 #, no-c-format
4040 msgid "Extension: initialization of common block variable '%s' in DATA statement at %C"
4041 msgstr ""
4042
4043 #: fortran/decl.c:301
4044 #, no-c-format
4045 msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
4046 msgstr ""
4047
4048 #: fortran/decl.c:408
4049 #, no-c-format
4050 msgid "Initialization at %C is not allowed in a PURE procedure"
4051 msgstr ""
4052
4053 #: fortran/decl.c:455
4054 #, no-c-format
4055 msgid "DATA statement at %C is not allowed in a PURE procedure"
4056 msgstr ""
4057
4058 #: fortran/decl.c:483
4059 #, no-c-format
4060 msgid "Bad INTENT specification at %C"
4061 msgstr ""
4062
4063 #: fortran/decl.c:548
4064 #, fuzzy, no-c-format
4065 msgid "Syntax error in character length specification at %C"
4066 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
4067
4068 #: fortran/decl.c:623
4069 #, no-c-format
4070 msgid "Procedure '%s' at %C is already defined at %L"
4071 msgstr ""
4072
4073 #: fortran/decl.c:633
4074 #, no-c-format
4075 msgid "Procedure '%s' at %C has an explicit interface and must not have attributes declared at %L"
4076 msgstr ""
4077
4078 #: fortran/decl.c:805
4079 #, no-c-format
4080 msgid "Initializer not allowed for PARAMETER '%s' at %C"
4081 msgstr ""
4082
4083 #: fortran/decl.c:814
4084 #, no-c-format
4085 msgid "Initializer not allowed for COMMON variable '%s' at %C"
4086 msgstr ""
4087
4088 #: fortran/decl.c:824
4089 #, fuzzy, no-c-format
4090 msgid "PARAMETER at %L is missing an initializer"
4091 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4092
4093 #: fortran/decl.c:835
4094 #, no-c-format
4095 msgid "Variable '%s' at %C with an initializer already appears in a DATA statement"
4096 msgstr ""
4097
4098 #: fortran/decl.c:913
4099 #, no-c-format
4100 msgid "Component at %C must have the POINTER attribute"
4101 msgstr ""
4102
4103 #: fortran/decl.c:922
4104 #, no-c-format
4105 msgid "Array component of structure at %C must have explicit or deferred shape"
4106 msgstr ""
4107
4108 #: fortran/decl.c:951
4109 #, no-c-format
4110 msgid "Pointer array component of structure at %C must have a deferred shape"
4111 msgstr ""
4112
4113 #: fortran/decl.c:961
4114 #, no-c-format
4115 msgid "Array component of structure at %C must have an explicit shape"
4116 msgstr ""
4117
4118 #: fortran/decl.c:987
4119 #, no-c-format
4120 msgid "NULL() initialization at %C is ambiguous"
4121 msgstr ""
4122
4123 #: fortran/decl.c:1054
4124 #, no-c-format
4125 msgid "Enumerator cannot be array at %C"
4126 msgstr ""
4127
4128 #: fortran/decl.c:1115 fortran/decl.c:3374
4129 #, no-c-format
4130 msgid "Duplicate array spec for Cray pointee at %C."
4131 msgstr ""
4132
4133 #: fortran/decl.c:1167
4134 #, fuzzy, no-c-format
4135 msgid "Function name '%s' not allowed at %C"
4136 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
4137
4138 #: fortran/decl.c:1183
4139 #, no-c-format
4140 msgid "Extension: Old-style initialization at %C"
4141 msgstr ""
4142
4143 #: fortran/decl.c:1199
4144 #, no-c-format
4145 msgid "Initialization at %C isn't for a pointer variable"
4146 msgstr ""
4147
4148 #: fortran/decl.c:1207
4149 #, no-c-format
4150 msgid "Pointer initialization requires a NULL() at %C"
4151 msgstr ""
4152
4153 #: fortran/decl.c:1214
4154 #, no-c-format
4155 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
4156 msgstr ""
4157
4158 #: fortran/decl.c:1228
4159 #, no-c-format
4160 msgid "Pointer initialization at %C requires '=>', not '='"
4161 msgstr ""
4162
4163 #: fortran/decl.c:1236
4164 #, fuzzy, no-c-format
4165 msgid "Expected an initialization expression at %C"
4166 msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
4167
4168 #: fortran/decl.c:1243
4169 #, no-c-format
4170 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
4171 msgstr ""
4172
4173 #: fortran/decl.c:1265
4174 #, no-c-format
4175 msgid "ENUMERATOR %L not initialized with integer expression"
4176 msgstr ""
4177
4178 #: fortran/decl.c:1324 fortran/decl.c:1333
4179 #, fuzzy, no-c-format
4180 msgid "Old-style type declaration %s*%d not supported at %C"
4181 msgstr "-traditional ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
4182
4183 #: fortran/decl.c:1338
4184 #, fuzzy, no-c-format
4185 msgid "Nonstandard type declaration %s*%d at %C"
4186 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
4187
4188 #: fortran/decl.c:1372
4189 #, fuzzy, no-c-format
4190 msgid "Expected initialization expression at %C"
4191 msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
4192
4193 #: fortran/decl.c:1378
4194 #, fuzzy, no-c-format
4195 msgid "Expected scalar initialization expression at %C"
4196 msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
4197
4198 #: fortran/decl.c:1396
4199 #, fuzzy, no-c-format
4200 msgid "Kind %d not supported for type %s at %C"
4201 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
4202
4203 #: fortran/decl.c:1405
4204 #, no-c-format
4205 msgid "Missing right paren at %C"
4206 msgstr ""
4207
4208 #: fortran/decl.c:1494 fortran/decl.c:1537
4209 #, no-c-format
4210 msgid "Kind %d is not a CHARACTER kind at %C"
4211 msgstr ""
4212
4213 #: fortran/decl.c:1531
4214 #, no-c-format
4215 msgid "Syntax error in CHARACTER declaration at %C"
4216 msgstr ""
4217
4218 #: fortran/decl.c:1592
4219 #, no-c-format
4220 msgid "Extension: BYTE type at %C"
4221 msgstr ""
4222
4223 #: fortran/decl.c:1598
4224 #, no-c-format
4225 msgid "BYTE type used at %C is not available on the target machine"
4226 msgstr ""
4227
4228 #: fortran/decl.c:1647
4229 #, no-c-format
4230 msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
4231 msgstr ""
4232
4233 #: fortran/decl.c:1670
4234 #, fuzzy, no-c-format
4235 msgid "Type name '%s' at %C is ambiguous"
4236 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
4237
4238 #: fortran/decl.c:1736
4239 #, no-c-format
4240 msgid "Missing character range in IMPLICIT at %C"
4241 msgstr ""
4242
4243 #: fortran/decl.c:1782
4244 #, no-c-format
4245 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
4246 msgstr ""
4247
4248 #: fortran/decl.c:1836
4249 #, no-c-format
4250 msgid "Empty IMPLICIT statement at %C"
4251 msgstr ""
4252
4253 #: fortran/decl.c:2000
4254 #, no-c-format
4255 msgid "Enumerator cannot have attributes %C"
4256 msgstr ""
4257
4258 #: fortran/decl.c:2013
4259 #, no-c-format
4260 msgid "Missing dimension specification at %C"
4261 msgstr ""
4262
4263 #: fortran/decl.c:2095
4264 #, fuzzy, no-c-format
4265 msgid "Duplicate %s attribute at %L"
4266 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
4267
4268 #: fortran/decl.c:2112
4269 #, no-c-format
4270 msgid "Attribute at %L is not allowed in a TYPE definition"
4271 msgstr ""
4272
4273 #: fortran/decl.c:2126
4274 #, no-c-format
4275 msgid "%s attribute at %L is not allowed outside of a MODULE"
4276 msgstr ""
4277
4278 #. Now we have an error, which we signal, and then fix up
4279 #. because the knock-on is plain and simple confusing.
4280 #: fortran/decl.c:2264
4281 #, no-c-format
4282 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition."
4283 msgstr ""
4284
4285 #: fortran/decl.c:2294
4286 #, fuzzy, no-c-format
4287 msgid "Syntax error in data declaration at %C"
4288 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
4289
4290 #: fortran/decl.c:2440
4291 #, fuzzy, no-c-format
4292 msgid "Name '%s' at %C is the name of the procedure"
4293 msgstr "¥×¥í¥·¡¼¥¸¥ã³«»Ï¤È½ªÎ»¤Î¥¹¥±¥¸¥å¡¼¥ë¤ò¹Ô¤Ê¤ï¤Ê¤¤"
4294
4295 #: fortran/decl.c:2452
4296 #, no-c-format
4297 msgid "Unexpected junk in formal argument list at %C"
4298 msgstr ""
4299
4300 #: fortran/decl.c:2470
4301 #, no-c-format
4302 msgid "Duplicate symbol '%s' in formal argument list at %C"
4303 msgstr ""
4304
4305 #: fortran/decl.c:2513
4306 #, no-c-format
4307 msgid "Unexpected junk following RESULT variable at %C"
4308 msgstr ""
4309
4310 #: fortran/decl.c:2520
4311 #, no-c-format
4312 msgid "RESULT variable at %C must be different than function name"
4313 msgstr ""
4314
4315 #: fortran/decl.c:2575
4316 #, no-c-format
4317 msgid "Expected formal argument list in function definition at %C"
4318 msgstr ""
4319
4320 #: fortran/decl.c:2586
4321 #, fuzzy, no-c-format
4322 msgid "Unexpected junk after function declaration at %C"
4323 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
4324
4325 #: fortran/decl.c:2607
4326 #, fuzzy, no-c-format
4327 msgid "Function '%s' at %C already has a type of %s"
4328 msgstr "´Ø¿ô¤Î³«»Ï°ÌÃÖ¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
4329
4330 #: fortran/decl.c:2678
4331 #, no-c-format
4332 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
4333 msgstr ""
4334
4335 #: fortran/decl.c:2681
4336 #, no-c-format
4337 msgid "ENTRY statement at %C cannot appear within a MODULE"
4338 msgstr ""
4339
4340 #: fortran/decl.c:2685
4341 #, no-c-format
4342 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
4343 msgstr ""
4344
4345 #: fortran/decl.c:2689
4346 #, no-c-format
4347 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
4348 msgstr ""
4349
4350 #: fortran/decl.c:2693
4351 #, no-c-format
4352 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
4353 msgstr ""
4354
4355 #: fortran/decl.c:2698
4356 #, no-c-format
4357 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
4358 msgstr ""
4359
4360 #: fortran/decl.c:2702
4361 #, no-c-format
4362 msgid "ENTRY statement at %C cannot appear within a DO block"
4363 msgstr ""
4364
4365 #: fortran/decl.c:2706
4366 #, no-c-format
4367 msgid "ENTRY statement at %C cannot appear within a SELECT block"
4368 msgstr ""
4369
4370 #: fortran/decl.c:2710
4371 #, no-c-format
4372 msgid "ENTRY statement at %C cannot appear within a FORALL block"
4373 msgstr ""
4374
4375 #: fortran/decl.c:2714
4376 #, no-c-format
4377 msgid "ENTRY statement at %C cannot appear within a WHERE block"
4378 msgstr ""
4379
4380 #: fortran/decl.c:2718
4381 #, no-c-format
4382 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
4383 msgstr ""
4384
4385 #: fortran/decl.c:2731
4386 #, no-c-format
4387 msgid "ENTRY statement at %C cannot appear in a contained procedure"
4388 msgstr ""
4389
4390 #: fortran/decl.c:2812
4391 #, no-c-format
4392 msgid "RESULT attribute required in ENTRY statement at %C"
4393 msgstr ""
4394
4395 #: fortran/decl.c:3053
4396 #, no-c-format
4397 msgid "Unexpected END statement at %C"
4398 msgstr ""
4399
4400 #. We would have required END [something]
4401 #: fortran/decl.c:3062
4402 #, no-c-format
4403 msgid "%s statement expected at %L"
4404 msgstr ""
4405
4406 #: fortran/decl.c:3073
4407 #, no-c-format
4408 msgid "Expecting %s statement at %C"
4409 msgstr ""
4410
4411 #: fortran/decl.c:3087
4412 #, fuzzy, no-c-format
4413 msgid "Expected block name of '%s' in %s statement at %C"
4414 msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
4415
4416 #: fortran/decl.c:3103
4417 #, fuzzy, no-c-format
4418 msgid "Expected terminating name at %C"
4419 msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
4420
4421 #: fortran/decl.c:3112
4422 #, fuzzy, no-c-format
4423 msgid "Expected label '%s' for %s statement at %C"
4424 msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
4425
4426 #: fortran/decl.c:3167
4427 #, no-c-format
4428 msgid "Missing array specification at %L in DIMENSION statement"
4429 msgstr ""
4430
4431 #: fortran/decl.c:3176
4432 #, no-c-format
4433 msgid "Array specification must be deferred at %L"
4434 msgstr ""
4435
4436 #: fortran/decl.c:3253
4437 #, no-c-format
4438 msgid "Unexpected character in variable list at %C"
4439 msgstr ""
4440
4441 #: fortran/decl.c:3290
4442 #, no-c-format
4443 msgid "Expected '(' at %C"
4444 msgstr ""
4445
4446 #: fortran/decl.c:3304 fortran/decl.c:3345
4447 #, no-c-format
4448 msgid "Expected variable name at %C"
4449 msgstr ""
4450
4451 #: fortran/decl.c:3320
4452 #, fuzzy, no-c-format
4453 msgid "Cray pointer at %C must be an integer."
4454 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
4455
4456 #: fortran/decl.c:3324
4457 #, no-c-format
4458 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes."
4459 msgstr ""
4460
4461 #: fortran/decl.c:3331
4462 #, no-c-format
4463 msgid "Expected \",\" at %C"
4464 msgstr ""
4465
4466 #: fortran/decl.c:3394
4467 #, no-c-format
4468 msgid "Expected \")\" at %C"
4469 msgstr ""
4470
4471 #: fortran/decl.c:3406
4472 #, no-c-format
4473 msgid "Expected \",\" or end of statement at %C"
4474 msgstr ""
4475
4476 #: fortran/decl.c:3471
4477 #, no-c-format
4478 msgid "Cray pointer declaration at %C requires -fcray-pointer flag."
4479 msgstr ""
4480
4481 #: fortran/decl.c:3569
4482 #, no-c-format
4483 msgid "Access specification of the %s operator at %C has already been specified"
4484 msgstr ""
4485
4486 #: fortran/decl.c:3587
4487 #, no-c-format
4488 msgid "Access specification of the .%s. operator at %C has already been specified"
4489 msgstr ""
4490
4491 #: fortran/decl.c:3674
4492 #, no-c-format
4493 msgid "Expected variable name at %C in PARAMETER statement"
4494 msgstr ""
4495
4496 #: fortran/decl.c:3681
4497 #, no-c-format
4498 msgid "Expected = sign in PARAMETER statement at %C"
4499 msgstr ""
4500
4501 #: fortran/decl.c:3687
4502 #, no-c-format
4503 msgid "Expected expression at %C in PARAMETER statement"
4504 msgstr ""
4505
4506 #: fortran/decl.c:3745
4507 #, no-c-format
4508 msgid "Unexpected characters in PARAMETER statement at %C"
4509 msgstr ""
4510
4511 #: fortran/decl.c:3770
4512 #, no-c-format
4513 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
4514 msgstr ""
4515
4516 #: fortran/decl.c:3783
4517 #, no-c-format
4518 msgid "SAVE statement at %C follows blanket SAVE statement"
4519 msgstr ""
4520
4521 #: fortran/decl.c:3829
4522 #, no-c-format
4523 msgid "Syntax error in SAVE statement at %C"
4524 msgstr ""
4525
4526 #: fortran/decl.c:3850
4527 #, no-c-format
4528 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
4529 msgstr ""
4530
4531 #: fortran/decl.c:3910
4532 #, no-c-format
4533 msgid "Derived type at %C can only be PRIVATE within a MODULE"
4534 msgstr ""
4535
4536 #: fortran/decl.c:3923
4537 #, no-c-format
4538 msgid "Derived type at %C can only be PUBLIC within a MODULE"
4539 msgstr ""
4540
4541 #: fortran/decl.c:3934
4542 #, no-c-format
4543 msgid "Expected :: in TYPE definition at %C"
4544 msgstr ""
4545
4546 #: fortran/decl.c:3951
4547 #, no-c-format
4548 msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
4549 msgstr ""
4550
4551 #: fortran/decl.c:3961
4552 #, no-c-format
4553 msgid "Derived type name '%s' at %C already has a basic type of %s"
4554 msgstr ""
4555
4556 #: fortran/decl.c:3978
4557 #, no-c-format
4558 msgid "Derived type definition of '%s' at %C has already been defined"
4559 msgstr ""
4560
4561 #: fortran/decl.c:4012
4562 #, no-c-format
4563 msgid "Cray Pointee at %C cannot be assumed shape array"
4564 msgstr ""
4565
4566 #: fortran/decl.c:4033
4567 #, no-c-format
4568 msgid "New in Fortran 2003: ENUM AND ENUMERATOR at %C"
4569 msgstr ""
4570
4571 #: fortran/decl.c:4057
4572 #, fuzzy, no-c-format
4573 msgid "ENUM definition statement expected before %C"
4574 msgstr "`&' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
4575
4576 #: fortran/decl.c:4090
4577 #, no-c-format
4578 msgid "Syntax error in ENUMERATOR definition at %C"
4579 msgstr ""
4580
4581 #: fortran/dump-parse-tree.c:53
4582 #, c-format
4583 msgid "%-5d "
4584 msgstr ""
4585
4586 #: fortran/dump-parse-tree.c:55
4587 #, c-format
4588 msgid "      "
4589 msgstr ""
4590
4591 #: fortran/dump-parse-tree.c:79 fortran/dump-parse-tree.c:597
4592 #, fuzzy, c-format
4593 msgid "(%s "
4594 msgstr "%s "
4595
4596 #: fortran/dump-parse-tree.c:92 fortran/dump-parse-tree.c:844
4597 #: fortran/dump-parse-tree.c:881 fortran/dump-parse-tree.c:891
4598 #, c-format
4599 msgid "%d"
4600 msgstr ""
4601
4602 #: fortran/dump-parse-tree.c:96 fortran/dump-parse-tree.c:123
4603 #: fortran/dump-parse-tree.c:166 fortran/dump-parse-tree.c:403
4604 #: fortran/dump-parse-tree.c:498 fortran/dump-parse-tree.c:584
4605 #: fortran/dump-parse-tree.c:605
4606 #, c-format
4607 msgid ")"
4608 msgstr ""
4609
4610 #: fortran/dump-parse-tree.c:106 fortran/dump-parse-tree.c:421
4611 #, c-format
4612 msgid "("
4613 msgstr ""
4614
4615 #: fortran/dump-parse-tree.c:112
4616 #, fuzzy, c-format
4617 msgid "%s = "
4618 msgstr "%s "
4619
4620 #: fortran/dump-parse-tree.c:116
4621 #, c-format
4622 msgid "(arg not-present)"
4623 msgstr ""
4624
4625 #: fortran/dump-parse-tree.c:120 fortran/dump-parse-tree.c:397
4626 #: fortran/dump-parse-tree.c:494
4627 #, c-format
4628 msgid " "
4629 msgstr ""
4630
4631 #: fortran/dump-parse-tree.c:137 fortran/dump-parse-tree.c:312
4632 #, c-format
4633 msgid "()"
4634 msgstr ""
4635
4636 #: fortran/dump-parse-tree.c:141
4637 #, c-format
4638 msgid "(%d"
4639 msgstr ""
4640
4641 #: fortran/dump-parse-tree.c:155
4642 #, fuzzy, c-format
4643 msgid " %s "
4644 msgstr " %s"
4645
4646 #: fortran/dump-parse-tree.c:182
4647 #, c-format
4648 msgid "FULL"
4649 msgstr ""
4650
4651 #: fortran/dump-parse-tree.c:213 fortran/dump-parse-tree.c:222
4652 #: fortran/dump-parse-tree.c:297
4653 #, c-format
4654 msgid " , "
4655 msgstr ""
4656
4657 #: fortran/dump-parse-tree.c:227
4658 #, c-format
4659 msgid "UNKNOWN"
4660 msgstr ""
4661
4662 #: fortran/dump-parse-tree.c:252
4663 #, fuzzy, c-format
4664 msgid " %% %s"
4665 msgstr " %s"
4666
4667 #: fortran/dump-parse-tree.c:324 fortran/dump-parse-tree.c:381
4668 #, c-format
4669 msgid "''"
4670 msgstr ""
4671
4672 #: fortran/dump-parse-tree.c:326
4673 #, c-format
4674 msgid "%c"
4675 msgstr ""
4676
4677 #: fortran/dump-parse-tree.c:333
4678 #, fuzzy, c-format
4679 msgid "%s("
4680 msgstr "%s"
4681
4682 #: fortran/dump-parse-tree.c:339
4683 #, c-format
4684 msgid "(/ "
4685 msgstr ""
4686
4687 #: fortran/dump-parse-tree.c:341
4688 #, c-format
4689 msgid " /)"
4690 msgstr ""
4691
4692 #: fortran/dump-parse-tree.c:347
4693 #, c-format
4694 msgid "NULL()"
4695 msgstr ""
4696
4697 #: fortran/dump-parse-tree.c:357 fortran/dump-parse-tree.c:370
4698 #: fortran/dump-parse-tree.c:395 fortran/dump-parse-tree.c:401
4699 #, c-format
4700 msgid "_%d"
4701 msgstr ""
4702
4703 #: fortran/dump-parse-tree.c:362
4704 #, c-format
4705 msgid ".true."
4706 msgstr ""
4707
4708 #: fortran/dump-parse-tree.c:364
4709 #, fuzzy, c-format
4710 msgid ".false."
4711 msgstr "fclose"
4712
4713 #: fortran/dump-parse-tree.c:391
4714 #, c-format
4715 msgid "(complex "
4716 msgstr ""
4717
4718 #: fortran/dump-parse-tree.c:407
4719 #, c-format
4720 msgid "???"
4721 msgstr ""
4722
4723 #: fortran/dump-parse-tree.c:415 fortran/dump-parse-tree.c:701
4724 #, fuzzy, c-format
4725 msgid "%s:"
4726 msgstr "%s"
4727
4728 #: fortran/dump-parse-tree.c:425
4729 #, c-format
4730 msgid "U+ "
4731 msgstr ""
4732
4733 #: fortran/dump-parse-tree.c:428
4734 #, c-format
4735 msgid "U- "
4736 msgstr ""
4737
4738 #: fortran/dump-parse-tree.c:431
4739 #, c-format
4740 msgid "+ "
4741 msgstr ""
4742
4743 #: fortran/dump-parse-tree.c:434
4744 #, c-format
4745 msgid "- "
4746 msgstr ""
4747
4748 #: fortran/dump-parse-tree.c:437
4749 #, c-format
4750 msgid "* "
4751 msgstr ""
4752
4753 #: fortran/dump-parse-tree.c:440
4754 #, c-format
4755 msgid "/ "
4756 msgstr ""
4757
4758 #: fortran/dump-parse-tree.c:443
4759 #, c-format
4760 msgid "** "
4761 msgstr ""
4762
4763 #: fortran/dump-parse-tree.c:446
4764 #, c-format
4765 msgid "// "
4766 msgstr ""
4767
4768 #: fortran/dump-parse-tree.c:449
4769 #, c-format
4770 msgid "AND "
4771 msgstr ""
4772
4773 #: fortran/dump-parse-tree.c:452
4774 #, c-format
4775 msgid "OR "
4776 msgstr ""
4777
4778 #: fortran/dump-parse-tree.c:455
4779 #, c-format
4780 msgid "EQV "
4781 msgstr ""
4782
4783 #: fortran/dump-parse-tree.c:458
4784 #, c-format
4785 msgid "NEQV "
4786 msgstr ""
4787
4788 #: fortran/dump-parse-tree.c:461
4789 #, c-format
4790 msgid "= "
4791 msgstr ""
4792
4793 #: fortran/dump-parse-tree.c:464
4794 #, c-format
4795 msgid "<> "
4796 msgstr ""
4797
4798 #: fortran/dump-parse-tree.c:467
4799 #, c-format
4800 msgid "> "
4801 msgstr ""
4802
4803 #: fortran/dump-parse-tree.c:470
4804 #, c-format
4805 msgid ">= "
4806 msgstr ""
4807
4808 #: fortran/dump-parse-tree.c:473
4809 #, c-format
4810 msgid "< "
4811 msgstr ""
4812
4813 #: fortran/dump-parse-tree.c:476
4814 #, c-format
4815 msgid "<= "
4816 msgstr ""
4817
4818 #: fortran/dump-parse-tree.c:479
4819 #, c-format
4820 msgid "NOT "
4821 msgstr ""
4822
4823 #: fortran/dump-parse-tree.c:482
4824 #, fuzzy, c-format
4825 msgid "parens"
4826 msgstr "open %s"
4827
4828 #: fortran/dump-parse-tree.c:504
4829 #, fuzzy, c-format
4830 msgid "%s["
4831 msgstr "%s"
4832
4833 #: fortran/dump-parse-tree.c:510
4834 #, fuzzy, c-format
4835 msgid "%s[["
4836 msgstr "%s"
4837
4838 #: fortran/dump-parse-tree.c:531
4839 #, fuzzy, c-format
4840 msgid "(%s %s %s %s"
4841 msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
4842
4843 #: fortran/dump-parse-tree.c:537
4844 #, c-format
4845 msgid " ALLOCATABLE"
4846 msgstr ""
4847
4848 #: fortran/dump-parse-tree.c:539 fortran/dump-parse-tree.c:602
4849 #, c-format
4850 msgid " DIMENSION"
4851 msgstr ""
4852
4853 #: fortran/dump-parse-tree.c:541
4854 #, c-format
4855 msgid " EXTERNAL"
4856 msgstr ""
4857
4858 #: fortran/dump-parse-tree.c:543
4859 #, c-format
4860 msgid " INTRINSIC"
4861 msgstr ""
4862
4863 #: fortran/dump-parse-tree.c:545
4864 #, c-format
4865 msgid " OPTIONAL"
4866 msgstr ""
4867
4868 #: fortran/dump-parse-tree.c:547 fortran/dump-parse-tree.c:600
4869 #, c-format
4870 msgid " POINTER"
4871 msgstr ""
4872
4873 #: fortran/dump-parse-tree.c:549
4874 #, c-format
4875 msgid " SAVE"
4876 msgstr ""
4877
4878 #: fortran/dump-parse-tree.c:551
4879 #, c-format
4880 msgid " TARGET"
4881 msgstr ""
4882
4883 #: fortran/dump-parse-tree.c:553
4884 #, c-format
4885 msgid " DUMMY"
4886 msgstr ""
4887
4888 #: fortran/dump-parse-tree.c:555
4889 #, c-format
4890 msgid " RESULT"
4891 msgstr ""
4892
4893 #: fortran/dump-parse-tree.c:557
4894 #, c-format
4895 msgid " ENTRY"
4896 msgstr ""
4897
4898 #: fortran/dump-parse-tree.c:560
4899 #, c-format
4900 msgid " DATA"
4901 msgstr ""
4902
4903 #: fortran/dump-parse-tree.c:562
4904 #, c-format
4905 msgid " USE-ASSOC"
4906 msgstr ""
4907
4908 #: fortran/dump-parse-tree.c:564
4909 #, c-format
4910 msgid " IN-NAMELIST"
4911 msgstr ""
4912
4913 #: fortran/dump-parse-tree.c:566
4914 #, c-format
4915 msgid " IN-COMMON"
4916 msgstr ""
4917
4918 #: fortran/dump-parse-tree.c:569
4919 #, fuzzy, c-format
4920 msgid " FUNCTION"
4921 msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ¹¤ë"
4922
4923 #: fortran/dump-parse-tree.c:571
4924 #, c-format
4925 msgid " SUBROUTINE"
4926 msgstr ""
4927
4928 #: fortran/dump-parse-tree.c:573
4929 #, c-format
4930 msgid " IMPLICIT-TYPE"
4931 msgstr ""
4932
4933 #: fortran/dump-parse-tree.c:576
4934 #, c-format
4935 msgid " SEQUENCE"
4936 msgstr ""
4937
4938 #: fortran/dump-parse-tree.c:578
4939 #, c-format
4940 msgid " ELEMENTAL"
4941 msgstr ""
4942
4943 #: fortran/dump-parse-tree.c:580
4944 #, c-format
4945 msgid " PURE"
4946 msgstr ""
4947
4948 #: fortran/dump-parse-tree.c:582
4949 #, c-format
4950 msgid " RECURSIVE"
4951 msgstr ""
4952
4953 #: fortran/dump-parse-tree.c:628
4954 #, c-format
4955 msgid "symbol %s "
4956 msgstr ""
4957
4958 #: fortran/dump-parse-tree.c:635
4959 #, c-format
4960 msgid "value: "
4961 msgstr ""
4962
4963 #: fortran/dump-parse-tree.c:642
4964 #, c-format
4965 msgid "Array spec:"
4966 msgstr ""
4967
4968 #: fortran/dump-parse-tree.c:649
4969 #, fuzzy, c-format
4970 msgid "Generic interfaces:"
4971 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
4972
4973 #: fortran/dump-parse-tree.c:651 fortran/dump-parse-tree.c:675
4974 #: fortran/dump-parse-tree.c:704 fortran/dump-parse-tree.c:1044
4975 #: fortran/dump-parse-tree.c:1050 fortran/dump-parse-tree.c:1535
4976 #, c-format
4977 msgid " %s"
4978 msgstr " %s"
4979
4980 #: fortran/dump-parse-tree.c:657
4981 #, fuzzy, c-format
4982 msgid "result: %s"
4983 msgstr "%s: %s"
4984
4985 #: fortran/dump-parse-tree.c:663
4986 #, c-format
4987 msgid "components: "
4988 msgstr ""
4989
4990 #: fortran/dump-parse-tree.c:670
4991 #, c-format
4992 msgid "Formal arglist:"
4993 msgstr ""
4994
4995 #: fortran/dump-parse-tree.c:677
4996 #, c-format
4997 msgid " [Alt Return]"
4998 msgstr ""
4999
5000 #: fortran/dump-parse-tree.c:684
5001 #, fuzzy, c-format
5002 msgid "Formal namespace"
5003 msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹"
5004
5005 #: fortran/dump-parse-tree.c:742
5006 #, c-format
5007 msgid "common: /%s/ "
5008 msgstr ""
5009
5010 #: fortran/dump-parse-tree.c:750 fortran/dump-parse-tree.c:1471
5011 #, c-format
5012 msgid ", "
5013 msgstr ""
5014
5015 #: fortran/dump-parse-tree.c:763
5016 #, c-format
5017 msgid "symtree: %s  Ambig %d"
5018 msgstr ""
5019
5020 #: fortran/dump-parse-tree.c:766
5021 #, fuzzy, c-format
5022 msgid " from namespace %s"
5023 msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹"
5024
5025 #: fortran/dump-parse-tree.c:810
5026 #, c-format
5027 msgid "NOP"
5028 msgstr ""
5029
5030 #: fortran/dump-parse-tree.c:814
5031 #, c-format
5032 msgid "CONTINUE"
5033 msgstr ""
5034
5035 #: fortran/dump-parse-tree.c:818
5036 #, c-format
5037 msgid "ENTRY %s"
5038 msgstr ""
5039
5040 #: fortran/dump-parse-tree.c:822
5041 #, c-format
5042 msgid "ASSIGN "
5043 msgstr ""
5044
5045 #: fortran/dump-parse-tree.c:829
5046 #, c-format
5047 msgid "LABEL ASSIGN "
5048 msgstr ""
5049
5050 #: fortran/dump-parse-tree.c:831
5051 #, fuzzy, c-format
5052 msgid " %d"
5053 msgstr " %s"
5054
5055 #: fortran/dump-parse-tree.c:835
5056 #, c-format
5057 msgid "POINTER ASSIGN "
5058 msgstr ""
5059
5060 #: fortran/dump-parse-tree.c:842
5061 #, c-format
5062 msgid "GOTO "
5063 msgstr ""
5064
5065 #: fortran/dump-parse-tree.c:851
5066 #, c-format
5067 msgid ", ("
5068 msgstr ""
5069
5070 #: fortran/dump-parse-tree.c:865
5071 #, c-format
5072 msgid "CALL %s "
5073 msgstr ""
5074
5075 #: fortran/dump-parse-tree.c:870
5076 #, c-format
5077 msgid "RETURN "
5078 msgstr ""
5079
5080 #: fortran/dump-parse-tree.c:876
5081 #, c-format
5082 msgid "PAUSE "
5083 msgstr ""
5084
5085 #: fortran/dump-parse-tree.c:886
5086 #, c-format
5087 msgid "STOP "
5088 msgstr ""
5089
5090 #: fortran/dump-parse-tree.c:896 fortran/dump-parse-tree.c:904
5091 #, c-format
5092 msgid "IF "
5093 msgstr ""
5094
5095 #: fortran/dump-parse-tree.c:898
5096 #, c-format
5097 msgid " %d, %d, %d"
5098 msgstr ""
5099
5100 #: fortran/dump-parse-tree.c:915
5101 #, c-format
5102 msgid "ELSE\n"
5103 msgstr ""
5104
5105 #: fortran/dump-parse-tree.c:918
5106 #, c-format
5107 msgid "ELSE IF "
5108 msgstr ""
5109
5110 #: fortran/dump-parse-tree.c:928
5111 #, c-format
5112 msgid "ENDIF"
5113 msgstr ""
5114
5115 #: fortran/dump-parse-tree.c:933
5116 #, c-format
5117 msgid "SELECT CASE "
5118 msgstr ""
5119
5120 #: fortran/dump-parse-tree.c:941
5121 #, c-format
5122 msgid "CASE "
5123 msgstr ""
5124
5125 #: fortran/dump-parse-tree.c:957
5126 #, c-format
5127 msgid "END SELECT"
5128 msgstr ""
5129
5130 #: fortran/dump-parse-tree.c:961
5131 #, c-format
5132 msgid "WHERE "
5133 msgstr ""
5134
5135 #: fortran/dump-parse-tree.c:972
5136 #, c-format
5137 msgid "ELSE WHERE "
5138 msgstr ""
5139
5140 #: fortran/dump-parse-tree.c:979
5141 #, c-format
5142 msgid "END WHERE"
5143 msgstr ""
5144
5145 #: fortran/dump-parse-tree.c:984
5146 #, c-format
5147 msgid "FORALL "
5148 msgstr ""
5149
5150 #: fortran/dump-parse-tree.c:1009
5151 #, c-format
5152 msgid "END FORALL"
5153 msgstr ""
5154
5155 #: fortran/dump-parse-tree.c:1013
5156 #, c-format
5157 msgid "DO "
5158 msgstr ""
5159
5160 #: fortran/dump-parse-tree.c:1027 fortran/dump-parse-tree.c:1038
5161 #, c-format
5162 msgid "END DO"
5163 msgstr ""
5164
5165 #: fortran/dump-parse-tree.c:1031
5166 #, c-format
5167 msgid "DO WHILE "
5168 msgstr ""
5169
5170 #: fortran/dump-parse-tree.c:1042
5171 #, c-format
5172 msgid "CYCLE"
5173 msgstr ""
5174
5175 #: fortran/dump-parse-tree.c:1048
5176 #, c-format
5177 msgid "EXIT"
5178 msgstr ""
5179
5180 #: fortran/dump-parse-tree.c:1054
5181 #, c-format
5182 msgid "ALLOCATE "
5183 msgstr ""
5184
5185 #: fortran/dump-parse-tree.c:1057 fortran/dump-parse-tree.c:1073
5186 #, c-format
5187 msgid " STAT="
5188 msgstr ""
5189
5190 #: fortran/dump-parse-tree.c:1070
5191 #, c-format
5192 msgid "DEALLOCATE "
5193 msgstr ""
5194
5195 #: fortran/dump-parse-tree.c:1086
5196 #, c-format
5197 msgid "OPEN"
5198 msgstr ""
5199
5200 #: fortran/dump-parse-tree.c:1091 fortran/dump-parse-tree.c:1170
5201 #: fortran/dump-parse-tree.c:1212 fortran/dump-parse-tree.c:1235
5202 #: fortran/dump-parse-tree.c:1387
5203 #, c-format
5204 msgid " UNIT="
5205 msgstr ""
5206
5207 #: fortran/dump-parse-tree.c:1096 fortran/dump-parse-tree.c:1175
5208 #: fortran/dump-parse-tree.c:1217 fortran/dump-parse-tree.c:1246
5209 #: fortran/dump-parse-tree.c:1404
5210 #, c-format
5211 msgid " IOMSG="
5212 msgstr ""
5213
5214 #: fortran/dump-parse-tree.c:1101 fortran/dump-parse-tree.c:1180
5215 #: fortran/dump-parse-tree.c:1222 fortran/dump-parse-tree.c:1251
5216 #: fortran/dump-parse-tree.c:1409
5217 #, c-format
5218 msgid " IOSTAT="
5219 msgstr ""
5220
5221 #: fortran/dump-parse-tree.c:1106 fortran/dump-parse-tree.c:1240
5222 #, c-format
5223 msgid " FILE="
5224 msgstr ""
5225
5226 #: fortran/dump-parse-tree.c:1111 fortran/dump-parse-tree.c:1185
5227 #, c-format
5228 msgid " STATUS="
5229 msgstr ""
5230
5231 #: fortran/dump-parse-tree.c:1116 fortran/dump-parse-tree.c:1281
5232 #, c-format
5233 msgid " ACCESS="
5234 msgstr ""
5235
5236 #: fortran/dump-parse-tree.c:1121 fortran/dump-parse-tree.c:1297
5237 #, c-format
5238 msgid " FORM="
5239 msgstr ""
5240
5241 #: fortran/dump-parse-tree.c:1126 fortran/dump-parse-tree.c:1312
5242 #, c-format
5243 msgid " RECL="
5244 msgstr ""
5245
5246 #: fortran/dump-parse-tree.c:1131 fortran/dump-parse-tree.c:1322
5247 #, c-format
5248 msgid " BLANK="
5249 msgstr ""
5250
5251 #: fortran/dump-parse-tree.c:1136 fortran/dump-parse-tree.c:1327
5252 #, c-format
5253 msgid " POSITION="
5254 msgstr ""
5255
5256 #: fortran/dump-parse-tree.c:1141 fortran/dump-parse-tree.c:1332
5257 #, c-format
5258 msgid " ACTION="
5259 msgstr ""
5260
5261 #: fortran/dump-parse-tree.c:1146 fortran/dump-parse-tree.c:1352
5262 #, c-format
5263 msgid " DELIM="
5264 msgstr ""
5265
5266 #: fortran/dump-parse-tree.c:1151 fortran/dump-parse-tree.c:1357
5267 #, c-format
5268 msgid " PAD="
5269 msgstr ""
5270
5271 #: fortran/dump-parse-tree.c:1156 fortran/dump-parse-tree.c:1362
5272 #, c-format
5273 msgid " CONVERT="
5274 msgstr ""
5275
5276 #: fortran/dump-parse-tree.c:1160 fortran/dump-parse-tree.c:1189
5277 #: fortran/dump-parse-tree.c:1226 fortran/dump-parse-tree.c:1367
5278 #: fortran/dump-parse-tree.c:1444
5279 #, c-format
5280 msgid " ERR=%d"
5281 msgstr ""
5282
5283 #: fortran/dump-parse-tree.c:1165
5284 #, c-format
5285 msgid "CLOSE"
5286 msgstr ""
5287
5288 #: fortran/dump-parse-tree.c:1193
5289 #, c-format
5290 msgid "BACKSPACE"
5291 msgstr ""
5292
5293 #: fortran/dump-parse-tree.c:1197
5294 #, c-format
5295 msgid "ENDFILE"
5296 msgstr ""
5297
5298 #: fortran/dump-parse-tree.c:1201
5299 #, c-format
5300 msgid "REWIND"
5301 msgstr ""
5302
5303 #: fortran/dump-parse-tree.c:1205
5304 #, c-format
5305 msgid "FLUSH"
5306 msgstr ""
5307
5308 #: fortran/dump-parse-tree.c:1230
5309 #, c-format
5310 msgid "INQUIRE"
5311 msgstr ""
5312
5313 #: fortran/dump-parse-tree.c:1256
5314 #, c-format
5315 msgid " EXIST="
5316 msgstr ""
5317
5318 #: fortran/dump-parse-tree.c:1261
5319 #, c-format
5320 msgid " OPENED="
5321 msgstr ""
5322
5323 #: fortran/dump-parse-tree.c:1266
5324 #, c-format
5325 msgid " NUMBER="
5326 msgstr ""
5327
5328 #: fortran/dump-parse-tree.c:1271
5329 #, c-format
5330 msgid " NAMED="
5331 msgstr ""
5332
5333 #: fortran/dump-parse-tree.c:1276
5334 #, c-format
5335 msgid " NAME="
5336 msgstr ""
5337
5338 #: fortran/dump-parse-tree.c:1286
5339 #, c-format
5340 msgid " SEQUENTIAL="
5341 msgstr ""
5342
5343 #: fortran/dump-parse-tree.c:1292
5344 #, c-format
5345 msgid " DIRECT="
5346 msgstr ""
5347
5348 #: fortran/dump-parse-tree.c:1302
5349 #, c-format
5350 msgid " FORMATTED"
5351 msgstr ""
5352
5353 #: fortran/dump-parse-tree.c:1307
5354 #, c-format
5355 msgid " UNFORMATTED="
5356 msgstr ""
5357
5358 #: fortran/dump-parse-tree.c:1317
5359 #, c-format
5360 msgid " NEXTREC="
5361 msgstr ""
5362
5363 #: fortran/dump-parse-tree.c:1337
5364 #, c-format
5365 msgid " READ="
5366 msgstr ""
5367
5368 #: fortran/dump-parse-tree.c:1342
5369 #, c-format
5370 msgid " WRITE="
5371 msgstr ""
5372
5373 #: fortran/dump-parse-tree.c:1347
5374 #, c-format
5375 msgid " READWRITE="
5376 msgstr ""
5377
5378 #: fortran/dump-parse-tree.c:1371
5379 #, c-format
5380 msgid "IOLENGTH "
5381 msgstr ""
5382
5383 #: fortran/dump-parse-tree.c:1377
5384 #, c-format
5385 msgid "READ"
5386 msgstr ""
5387
5388 #: fortran/dump-parse-tree.c:1381
5389 #, c-format
5390 msgid "WRITE"
5391 msgstr ""
5392
5393 #: fortran/dump-parse-tree.c:1393
5394 #, c-format
5395 msgid " FMT="
5396 msgstr ""
5397
5398 #: fortran/dump-parse-tree.c:1398
5399 #, c-format
5400 msgid " FMT=%d"
5401 msgstr ""
5402
5403 #: fortran/dump-parse-tree.c:1400
5404 #, fuzzy, c-format
5405 msgid " NML=%s"
5406 msgstr " %s"
5407
5408 #: fortran/dump-parse-tree.c:1414
5409 #, c-format
5410 msgid " SIZE="
5411 msgstr ""
5412
5413 #: fortran/dump-parse-tree.c:1419
5414 #, c-format
5415 msgid " REC="
5416 msgstr ""
5417
5418 #: fortran/dump-parse-tree.c:1424
5419 #, c-format
5420 msgid " ADVANCE="
5421 msgstr ""
5422
5423 #: fortran/dump-parse-tree.c:1435
5424 #, c-format
5425 msgid "TRANSFER "
5426 msgstr ""
5427
5428 #: fortran/dump-parse-tree.c:1440
5429 #, c-format
5430 msgid "DT_END"
5431 msgstr ""
5432
5433 #: fortran/dump-parse-tree.c:1446
5434 #, c-format
5435 msgid " END=%d"
5436 msgstr ""
5437
5438 #: fortran/dump-parse-tree.c:1448
5439 #, c-format
5440 msgid " EOR=%d"
5441 msgstr ""
5442
5443 #: fortran/dump-parse-tree.c:1465
5444 #, c-format
5445 msgid "Equivalence: "
5446 msgstr ""
5447
5448 #: fortran/dump-parse-tree.c:1491
5449 #, c-format
5450 msgid "Namespace:"
5451 msgstr ""
5452
5453 #: fortran/dump-parse-tree.c:1505
5454 #, c-format
5455 msgid " %c-%c: "
5456 msgstr ""
5457
5458 #: fortran/dump-parse-tree.c:1507
5459 #, fuzzy, c-format
5460 msgid " %c: "
5461 msgstr "%s: %s: "
5462
5463 #: fortran/dump-parse-tree.c:1516
5464 #, c-format
5465 msgid "procedure name = %s"
5466 msgstr ""
5467
5468 #: fortran/dump-parse-tree.c:1532
5469 #, fuzzy, c-format
5470 msgid "Operator interfaces for %s:"
5471 msgstr ""
5472 "\n"
5473 " %s ÍÑ¥ª¥×¥·¥ç¥ó:\n"
5474
5475 #: fortran/dump-parse-tree.c:1541
5476 #, fuzzy, c-format
5477 msgid "User operators:\n"
5478 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
5479
5480 #: fortran/dump-parse-tree.c:1557
5481 #, c-format
5482 msgid "CONTAINS\n"
5483 msgstr ""
5484
5485 #: fortran/error.c:137
5486 #, fuzzy, no-c-format
5487 msgid "In file %s:%d\n"
5488 msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ"
5489
5490 #: fortran/error.c:152
5491 #, fuzzy, no-c-format
5492 msgid "    Included at %s:%d\n"
5493 msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ"
5494
5495 #: fortran/error.c:204
5496 #, fuzzy, no-c-format
5497 msgid "<During initialization>\n"
5498 msgstr "½é´ü²½"
5499
5500 #: fortran/error.c:479 fortran/error.c:535 fortran/error.c:561
5501 #, fuzzy
5502 msgid "Warning:"
5503 msgstr "·Ù¹ð: "
5504
5505 #: fortran/error.c:537 fortran/error.c:611 fortran/error.c:635
5506 msgid "Error:"
5507 msgstr ""
5508
5509 #: fortran/error.c:656
5510 #, fuzzy
5511 msgid "Fatal Error:"
5512 msgstr "ÆâÉô¥¨¥é¡¼: "
5513
5514 #: fortran/error.c:675
5515 #, fuzzy, no-c-format
5516 msgid "Internal Error at (1):"
5517 msgstr "ÆâÉô¥¨¥é¡¼: %s"
5518
5519 #: fortran/expr.c:258
5520 #, c-format
5521 msgid "Constant expression required at %C"
5522 msgstr ""
5523
5524 #: fortran/expr.c:261
5525 #, c-format
5526 msgid "Integer expression required at %C"
5527 msgstr ""
5528
5529 #: fortran/expr.c:266
5530 #, fuzzy, c-format
5531 msgid "Integer value too large in expression at %C"
5532 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
5533
5534 #: fortran/expr.c:1274
5535 #, no-c-format
5536 msgid "Numeric or CHARACTER operands are required in expression at %L"
5537 msgstr ""
5538
5539 #: fortran/expr.c:1294
5540 #, no-c-format
5541 msgid "Exponent at %L must be INTEGER for an initialization expression"
5542 msgstr ""
5543
5544 #: fortran/expr.c:1307
5545 #, no-c-format
5546 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
5547 msgstr ""
5548
5549 #: fortran/expr.c:1314
5550 #, no-c-format
5551 msgid "Concat operator at %L must concatenate strings of the same kind"
5552 msgstr ""
5553
5554 #: fortran/expr.c:1324
5555 #, no-c-format
5556 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
5557 msgstr ""
5558
5559 #: fortran/expr.c:1340
5560 #, no-c-format
5561 msgid "LOGICAL operands are required in expression at %L"
5562 msgstr ""
5563
5564 #: fortran/expr.c:1351
5565 #, no-c-format
5566 msgid "Only intrinsic operators can be used in expression at %L"
5567 msgstr ""
5568
5569 #: fortran/expr.c:1359
5570 #, no-c-format
5571 msgid "Numeric operands are required in expression at %L"
5572 msgstr ""
5573
5574 #: fortran/expr.c:1423
5575 #, no-c-format
5576 msgid "The F95 does not permit the assumed character length variable '%s' in constant expression at %L."
5577 msgstr ""
5578
5579 #: fortran/expr.c:1476
5580 #, no-c-format
5581 msgid "Function '%s' in initialization expression at %L must be an intrinsic function"
5582 msgstr ""
5583
5584 #: fortran/expr.c:1498
5585 #, no-c-format
5586 msgid "Parameter '%s' at %L has not been declared or is a variable, which does not reduce to a constant expression"
5587 msgstr ""
5588
5589 #: fortran/expr.c:1583
5590 #, no-c-format
5591 msgid "Initialization expression didn't reduce %C"
5592 msgstr ""
5593
5594 #: fortran/expr.c:1627
5595 #, fuzzy, no-c-format
5596 msgid "Specification function '%s' at %L cannot be a statement function"
5597 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
5598
5599 #: fortran/expr.c:1634
5600 #, fuzzy, no-c-format
5601 msgid "Specification function '%s' at %L cannot be an internal function"
5602 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
5603
5604 #: fortran/expr.c:1641
5605 #, no-c-format
5606 msgid "Specification function '%s' at %L must be PURE"
5607 msgstr ""
5608
5609 #: fortran/expr.c:1648
5610 #, no-c-format
5611 msgid "Specification function '%s' at %L cannot be RECURSIVE"
5612 msgstr ""
5613
5614 #: fortran/expr.c:1705
5615 #, no-c-format
5616 msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
5617 msgstr ""
5618
5619 #: fortran/expr.c:1712
5620 #, no-c-format
5621 msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
5622 msgstr ""
5623
5624 #: fortran/expr.c:1732
5625 #, no-c-format
5626 msgid "Variable '%s' cannot appear in the expression at %L"
5627 msgstr ""
5628
5629 #: fortran/expr.c:1780
5630 #, no-c-format
5631 msgid "Expression at %L must be of INTEGER type"
5632 msgstr ""
5633
5634 #: fortran/expr.c:1786
5635 #, no-c-format
5636 msgid "Expression at %L must be scalar"
5637 msgstr ""
5638
5639 #: fortran/expr.c:1814
5640 #, fuzzy, no-c-format
5641 msgid "Incompatible ranks in %s at %L"
5642 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
5643
5644 #: fortran/expr.c:1828
5645 #, no-c-format
5646 msgid "different shape for %s at %L on dimension %d (%d/%d)"
5647 msgstr ""
5648
5649 #: fortran/expr.c:1861
5650 #, no-c-format
5651 msgid "Can't assign to INTENT(IN) variable '%s' at %L"
5652 msgstr ""
5653
5654 #: fortran/expr.c:1905
5655 #, no-c-format
5656 msgid "'%s' at %L is not a VALUE"
5657 msgstr ""
5658
5659 #: fortran/expr.c:1912
5660 #, no-c-format
5661 msgid "Incompatible ranks %d and %d in assignment at %L"
5662 msgstr ""
5663
5664 #: fortran/expr.c:1919
5665 #, no-c-format
5666 msgid "Variable type is UNKNOWN in assignment at %L"
5667 msgstr ""
5668
5669 #: fortran/expr.c:1926
5670 #, no-c-format
5671 msgid "NULL appears on right-hand side in assignment at %L"
5672 msgstr ""
5673
5674 #: fortran/expr.c:1936
5675 #, no-c-format
5676 msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal."
5677 msgstr ""
5678
5679 #: fortran/expr.c:1945
5680 #, no-c-format
5681 msgid "POINTER valued function appears on right-hand side of assignment at %L"
5682 msgstr ""
5683
5684 #: fortran/expr.c:1950
5685 #, fuzzy
5686 msgid "Array assignment"
5687 msgstr "ÂåÆþ"
5688
5689 #: fortran/expr.c:1967
5690 #, fuzzy, no-c-format
5691 msgid "Incompatible types in assignment at %L, %s to %s"
5692 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
5693
5694 #: fortran/expr.c:1990
5695 #, no-c-format
5696 msgid "Pointer assignment target is not a POINTER at %L"
5697 msgstr ""
5698
5699 #: fortran/expr.c:1998
5700 #, no-c-format
5701 msgid "'%s' in the pointer assignment at %L cannot be an l-value since it is a procedure"
5702 msgstr ""
5703
5704 #: fortran/expr.c:2007
5705 #, no-c-format
5706 msgid "Pointer assignment to non-POINTER at %L"
5707 msgstr ""
5708
5709 #: fortran/expr.c:2015
5710 #, no-c-format
5711 msgid "Bad pointer object in PURE procedure at %L"
5712 msgstr ""
5713
5714 #: fortran/expr.c:2028
5715 #, no-c-format
5716 msgid "Different types in pointer assignment at %L"
5717 msgstr ""
5718
5719 #: fortran/expr.c:2035
5720 #, no-c-format
5721 msgid "Different kind type parameters in pointer assignment at %L"
5722 msgstr ""
5723
5724 #: fortran/expr.c:2042
5725 #, no-c-format
5726 msgid "Different ranks in pointer assignment at %L"
5727 msgstr ""
5728
5729 #: fortran/expr.c:2056
5730 #, no-c-format
5731 msgid "Different character lengths in pointer assignment at %L"
5732 msgstr ""
5733
5734 #: fortran/expr.c:2064
5735 #, no-c-format
5736 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
5737 msgstr ""
5738
5739 #: fortran/expr.c:2071
5740 #, no-c-format
5741 msgid "Bad target in pointer assignment in PURE procedure at %L"
5742 msgstr ""
5743
5744 #: fortran/expr.c:2077
5745 #, no-c-format
5746 msgid "Pointer assignment with vector subscript on rhs at %L"
5747 msgstr ""
5748
5749 #: fortran/expr.c:2095
5750 #, no-c-format
5751 msgid "The upper bound in the last dimension of the assumed_size array on the rhs of the pointer assignment at %L must be set"
5752 msgstr ""
5753
5754 #: fortran/gfortranspec.c:232
5755 #, fuzzy, c-format
5756 msgid "overflowed output arg list for '%s'"
5757 msgstr "`%s' ÍѤνÐÎÏ°ú¿ô¥ê¥¹¥È¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
5758
5759 #: fortran/gfortranspec.c:352
5760 #, c-format
5761 msgid ""
5762 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
5763 "You may redistribute copies of GNU Fortran\n"
5764 "under the terms of the GNU General Public License.\n"
5765 "For more information about these matters, see the file named COPYING\n"
5766 "\n"
5767 msgstr ""
5768
5769 #: fortran/gfortranspec.c:374
5770 #, fuzzy, c-format
5771 msgid "argument to '%s' missing"
5772 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
5773
5774 #: fortran/gfortranspec.c:378
5775 #, fuzzy, c-format
5776 msgid "no input files; unwilling to write output files"
5777 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó -- ÉÔËܰդʽÐÎÏ¥Õ¥¡¥¤¥ë¤Ø¤Î½ñ¤­¹þ¤ß"
5778
5779 #: fortran/gfortranspec.c:530
5780 #, c-format
5781 msgid "Driving:"
5782 msgstr ""
5783
5784 #: fortran/interface.c:175
5785 #, fuzzy, no-c-format
5786 msgid "Syntax error in generic specification at %C"
5787 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
5788
5789 #: fortran/interface.c:204
5790 #, no-c-format
5791 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
5792 msgstr ""
5793
5794 #: fortran/interface.c:262
5795 #, no-c-format
5796 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
5797 msgstr ""
5798
5799 #: fortran/interface.c:273
5800 #, no-c-format
5801 msgid "Expected a nameless interface at %C"
5802 msgstr ""
5803
5804 #: fortran/interface.c:284
5805 #, no-c-format
5806 msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
5807 msgstr ""
5808
5809 #: fortran/interface.c:286
5810 #, no-c-format
5811 msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C"
5812 msgstr ""
5813
5814 #: fortran/interface.c:300
5815 #, no-c-format
5816 msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
5817 msgstr ""
5818
5819 #: fortran/interface.c:311
5820 #, no-c-format
5821 msgid "Expecting 'END INTERFACE %s' at %C"
5822 msgstr ""
5823
5824 #: fortran/interface.c:523
5825 #, no-c-format
5826 msgid "Assignment operator interface at %L must be a SUBROUTINE"
5827 msgstr ""
5828
5829 #: fortran/interface.c:532
5830 #, no-c-format
5831 msgid "Intrinsic operator interface at %L must be a FUNCTION"
5832 msgstr ""
5833
5834 #: fortran/interface.c:619
5835 #, no-c-format
5836 msgid "First argument of defined assignment at %L must be INTENT(IN) or INTENT(INOUT)"
5837 msgstr ""
5838
5839 #: fortran/interface.c:623
5840 #, no-c-format
5841 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
5842 msgstr ""
5843
5844 #: fortran/interface.c:629 fortran/resolve.c:6021
5845 #, no-c-format
5846 msgid "First argument of operator interface at %L must be INTENT(IN)"
5847 msgstr ""
5848
5849 #: fortran/interface.c:633 fortran/resolve.c:6033
5850 #, no-c-format
5851 msgid "Second argument of operator interface at %L must be INTENT(IN)"
5852 msgstr ""
5853
5854 #: fortran/interface.c:640
5855 #, no-c-format
5856 msgid "Operator interface at %L conflicts with intrinsic interface"
5857 msgstr ""
5858
5859 #: fortran/interface.c:645
5860 #, no-c-format
5861 msgid "Operator interface at %L has the wrong number of arguments"
5862 msgstr ""
5863
5864 #: fortran/interface.c:894
5865 #, no-c-format
5866 msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
5867 msgstr ""
5868
5869 #: fortran/interface.c:948
5870 #, no-c-format
5871 msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
5872 msgstr ""
5873
5874 #: fortran/interface.c:1198
5875 #, no-c-format
5876 msgid "Keyword argument '%s' at %L is not in the procedure"
5877 msgstr ""
5878
5879 #: fortran/interface.c:1207
5880 #, no-c-format
5881 msgid "Keyword argument '%s' at %L is already associated with another actual argument"
5882 msgstr ""
5883
5884 #: fortran/interface.c:1217
5885 #, no-c-format
5886 msgid "More actual than formal arguments in procedure call at %L"
5887 msgstr ""
5888
5889 #: fortran/interface.c:1230
5890 #, no-c-format
5891 msgid "Missing alternate return spec in subroutine call at %L"
5892 msgstr ""
5893
5894 #: fortran/interface.c:1239
5895 #, no-c-format
5896 msgid "Unexpected alternate return spec in subroutine call at %L"
5897 msgstr ""
5898
5899 #: fortran/interface.c:1254
5900 #, no-c-format
5901 msgid "Type/rank mismatch in argument '%s' at %L"
5902 msgstr ""
5903
5904 #: fortran/interface.c:1269
5905 #, no-c-format
5906 msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
5907 msgstr ""
5908
5909 #: fortran/interface.c:1278
5910 #, fuzzy, no-c-format
5911 msgid "Actual argument for '%s' must be a pointer at %L"
5912 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
5913
5914 #: fortran/interface.c:1288
5915 #, no-c-format
5916 msgid "Actual argument at %L must be definable to match dummy INTENT = OUT/INOUT"
5917 msgstr ""
5918
5919 #: fortran/interface.c:1309
5920 #, fuzzy, no-c-format
5921 msgid "Missing actual argument for argument '%s' at %L"
5922 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5923
5924 #: fortran/interface.c:1494
5925 #, no-c-format
5926 msgid "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) argument '%s' at %L"
5927 msgstr ""
5928
5929 #: fortran/interface.c:1535
5930 #, no-c-format
5931 msgid "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
5932 msgstr ""
5933
5934 #: fortran/interface.c:1546
5935 #, no-c-format
5936 msgid "Procedure argument at %L is local to a PURE procedure and is passed to an INTENT(%s) argument"
5937 msgstr ""
5938
5939 #: fortran/interface.c:1555
5940 #, no-c-format
5941 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
5942 msgstr ""
5943
5944 #: fortran/interface.c:1577
5945 #, no-c-format
5946 msgid "Procedure '%s' called with an implicit interface at %L"
5947 msgstr ""
5948
5949 #: fortran/interface.c:1744
5950 #, no-c-format
5951 msgid "Function '%s' called in lieu of an operator at %L must be PURE"
5952 msgstr ""
5953
5954 #: fortran/interface.c:1824
5955 #, no-c-format
5956 msgid "Entity '%s' at %C is already present in the interface"
5957 msgstr ""
5958
5959 #: fortran/intrinsic.c:2720
5960 #, fuzzy, no-c-format
5961 msgid "Too many arguments in call to '%s' at %L"
5962 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
5963
5964 #: fortran/intrinsic.c:2734
5965 #, no-c-format
5966 msgid "Can't find keyword named '%s' in call to '%s' at %L"
5967 msgstr ""
5968
5969 #: fortran/intrinsic.c:2741
5970 #, no-c-format
5971 msgid "Argument '%s' is appears twice in call to '%s' at %L"
5972 msgstr ""
5973
5974 #: fortran/intrinsic.c:2755
5975 #, fuzzy, no-c-format
5976 msgid "Missing actual argument '%s' in call to '%s' at %L"
5977 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5978
5979 #: fortran/intrinsic.c:2814
5980 #, no-c-format
5981 msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
5982 msgstr ""
5983
5984 #: fortran/intrinsic.c:3118
5985 #, no-c-format
5986 msgid "Ranks of arguments to elemental intrinsic '%s' differ at %L"
5987 msgstr ""
5988
5989 #: fortran/intrinsic.c:3164
5990 #, no-c-format
5991 msgid "Intrinsic '%s' at %L is not included in the selected standard"
5992 msgstr ""
5993
5994 #: fortran/intrinsic.c:3267
5995 #, no-c-format
5996 msgid "Extension: Evaluation of nonstandard initialization expression at %L"
5997 msgstr ""
5998
5999 #: fortran/intrinsic.c:3327
6000 #, no-c-format
6001 msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
6002 msgstr ""
6003
6004 #: fortran/intrinsic.c:3402
6005 #, no-c-format
6006 msgid "Extension: Conversion from %s to %s at %L"
6007 msgstr ""
6008
6009 #: fortran/intrinsic.c:3405
6010 #, fuzzy, no-c-format
6011 msgid "Conversion from %s to %s at %L"
6012 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
6013
6014 #: fortran/intrinsic.c:3453
6015 #, fuzzy, no-c-format
6016 msgid "Can't convert %s to %s at %L"
6017 msgstr "Ãͤò¥Ù¥¯¥È¥ë¤Ë¤ÏÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
6018
6019 #: fortran/io.c:415
6020 msgid "Positive width required"
6021 msgstr ""
6022
6023 #: fortran/io.c:416
6024 msgid "Period required"
6025 msgstr ""
6026
6027 #: fortran/io.c:417
6028 #, fuzzy
6029 msgid "Nonnegative width required"
6030 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
6031
6032 #: fortran/io.c:418
6033 #, fuzzy
6034 msgid "Unexpected element"
6035 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
6036
6037 #: fortran/io.c:419
6038 #, fuzzy
6039 msgid "Unexpected end of format string"
6040 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
6041
6042 #: fortran/io.c:436
6043 msgid "Missing leading left parenthesis"
6044 msgstr ""
6045
6046 #: fortran/io.c:474
6047 msgid "Expected P edit descriptor"
6048 msgstr ""
6049
6050 #. P requires a prior number.
6051 #: fortran/io.c:482
6052 msgid "P descriptor requires leading scale factor"
6053 msgstr ""
6054
6055 #. X requires a prior number if we're being pedantic.
6056 #: fortran/io.c:487
6057 #, no-c-format
6058 msgid "Extension: X descriptor requires leading space count at %C"
6059 msgstr ""
6060
6061 #: fortran/io.c:507
6062 #, no-c-format
6063 msgid "Extension: $ descriptor at %C"
6064 msgstr ""
6065
6066 #: fortran/io.c:512
6067 #, fuzzy
6068 msgid "$ must be the last specifier"
6069 msgstr "½ÅÊ£¤¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò"
6070
6071 #: fortran/io.c:557
6072 msgid "Repeat count cannot follow P descriptor"
6073 msgstr ""
6074
6075 #: fortran/io.c:576
6076 #, no-c-format
6077 msgid "Extension: Missing positive width after L descriptor at %C"
6078 msgstr ""
6079
6080 #: fortran/io.c:638
6081 msgid "Positive exponent width required"
6082 msgstr ""
6083
6084 #: fortran/io.c:739 fortran/io.c:791
6085 #, no-c-format
6086 msgid "Extension: Missing comma at %C"
6087 msgstr ""
6088
6089 #: fortran/io.c:806 fortran/io.c:809
6090 #, fuzzy, no-c-format
6091 msgid "%s in format string at %C"
6092 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎ󤬠null ¤Ç¤¹"
6093
6094 #: fortran/io.c:850
6095 #, no-c-format
6096 msgid "Format statement in module main block at %C."
6097 msgstr ""
6098
6099 #: fortran/io.c:856
6100 #, fuzzy, no-c-format
6101 msgid "Missing format label at %C"
6102 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
6103
6104 #: fortran/io.c:914 fortran/io.c:938
6105 #, fuzzy, no-c-format
6106 msgid "Duplicate %s specification at %C"
6107 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
6108
6109 #: fortran/io.c:945
6110 #, no-c-format
6111 msgid "Variable tag cannot be INTENT(IN) at %C"
6112 msgstr ""
6113
6114 #: fortran/io.c:952
6115 #, no-c-format
6116 msgid "Variable tag cannot be assigned in PURE procedure at %C"
6117 msgstr ""
6118
6119 #: fortran/io.c:989
6120 #, fuzzy, no-c-format
6121 msgid "Duplicate %s label specification at %C"
6122 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
6123
6124 #: fortran/io.c:1015
6125 #, no-c-format
6126 msgid "%s tag at %L must be of type %s"
6127 msgstr ""
6128
6129 #: fortran/io.c:1026
6130 #, no-c-format
6131 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
6132 msgstr ""
6133
6134 #: fortran/io.c:1039
6135 #, no-c-format
6136 msgid "%s tag at %L must be of type %s or %s"
6137 msgstr ""
6138
6139 #: fortran/io.c:1047
6140 #, no-c-format
6141 msgid "Obsolete: ASSIGNED variable in FORMAT tag at %L"
6142 msgstr ""
6143
6144 #: fortran/io.c:1052
6145 #, no-c-format
6146 msgid "Variable '%s' at %L has not been assigned a format label"
6147 msgstr ""
6148
6149 #: fortran/io.c:1067
6150 #, no-c-format
6151 msgid "Extension: Character array in FORMAT tag at %L"
6152 msgstr ""
6153
6154 #: fortran/io.c:1074
6155 #, no-c-format
6156 msgid "Extension: Non-character in FORMAT tag at %L"
6157 msgstr ""
6158
6159 #: fortran/io.c:1085
6160 #, no-c-format
6161 msgid "%s tag at %L must be scalar"
6162 msgstr ""
6163
6164 #: fortran/io.c:1091
6165 #, no-c-format
6166 msgid "Fortran 2003: IOMSG tag at %L"
6167 msgstr ""
6168
6169 #: fortran/io.c:1098
6170 #, no-c-format
6171 msgid "Fortran 95 requires default INTEGER in IOSTAT tag at %L"
6172 msgstr ""
6173
6174 #: fortran/io.c:1106
6175 #, no-c-format
6176 msgid "Fortran 95 requires default INTEGER in SIZE tag at %L"
6177 msgstr ""
6178
6179 #: fortran/io.c:1114
6180 #, no-c-format
6181 msgid "Extension: CONVERT tag at %L"
6182 msgstr ""
6183
6184 #: fortran/io.c:1283
6185 #, no-c-format
6186 msgid "OPEN statement not allowed in PURE procedure at %C"
6187 msgstr ""
6188
6189 #: fortran/io.c:1391
6190 #, no-c-format
6191 msgid "CLOSE statement not allowed in PURE procedure at %C"
6192 msgstr ""
6193
6194 #: fortran/io.c:1517 fortran/match.c:1457
6195 #, no-c-format
6196 msgid "%s statement not allowed in PURE procedure at %C"
6197 msgstr ""
6198
6199 #: fortran/io.c:1577
6200 #, no-c-format
6201 msgid "Fortran 2003: FLUSH statement at %C"
6202 msgstr ""
6203
6204 #: fortran/io.c:1637
6205 #, no-c-format
6206 msgid "Duplicate UNIT specification at %C"
6207 msgstr ""
6208
6209 #: fortran/io.c:1693
6210 #, fuzzy, no-c-format
6211 msgid "Duplicate format specification at %C"
6212 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
6213
6214 #: fortran/io.c:1710
6215 #, no-c-format
6216 msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
6217 msgstr ""
6218
6219 #: fortran/io.c:1746
6220 #, no-c-format
6221 msgid "Duplicate NML specification at %C"
6222 msgstr ""
6223
6224 #: fortran/io.c:1755
6225 #, no-c-format
6226 msgid "Symbol '%s' at %C must be a NAMELIST group name"
6227 msgstr ""
6228
6229 #: fortran/io.c:1793
6230 #, no-c-format
6231 msgid "END tag at %C not allowed in output statement"
6232 msgstr ""
6233
6234 #: fortran/io.c:1853
6235 #, no-c-format
6236 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
6237 msgstr ""
6238
6239 #: fortran/io.c:1862
6240 #, no-c-format
6241 msgid "Internal unit with vector subscript at %L"
6242 msgstr ""
6243
6244 #: fortran/io.c:1870
6245 #, no-c-format
6246 msgid "External IO UNIT cannot be an array at %L"
6247 msgstr ""
6248
6249 #: fortran/io.c:1880
6250 #, fuzzy, no-c-format
6251 msgid "ERR tag label %d at %L not defined"
6252 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6253
6254 #: fortran/io.c:1892
6255 #, fuzzy, no-c-format
6256 msgid "END tag label %d at %L not defined"
6257 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6258
6259 #: fortran/io.c:1904
6260 #, fuzzy, no-c-format
6261 msgid "EOR tag label %d at %L not defined"
6262 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6263
6264 #: fortran/io.c:1914
6265 #, fuzzy, no-c-format
6266 msgid "FORMAT label %d at %L not defined"
6267 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6268
6269 #: fortran/io.c:2035
6270 #, no-c-format
6271 msgid "Syntax error in I/O iterator at %C"
6272 msgstr ""
6273
6274 #: fortran/io.c:2066
6275 #, no-c-format
6276 msgid "Expected variable in READ statement at %C"
6277 msgstr ""
6278
6279 #: fortran/io.c:2072
6280 #, fuzzy, no-c-format
6281 msgid "Expected expression in %s statement at %C"
6282 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
6283
6284 #: fortran/io.c:2083
6285 #, no-c-format
6286 msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
6287 msgstr ""
6288
6289 #: fortran/io.c:2092
6290 #, no-c-format
6291 msgid "Cannot read to variable '%s' in PURE procedure at %C"
6292 msgstr ""
6293
6294 #: fortran/io.c:2109
6295 #, no-c-format
6296 msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
6297 msgstr ""
6298
6299 #. A general purpose syntax error.
6300 #: fortran/io.c:2169 fortran/io.c:2541 fortran/gfortran.h:1695
6301 #, fuzzy, no-c-format
6302 msgid "Syntax error in %s statement at %C"
6303 msgstr "'%s' ¥È¡¼¥¯¥ó¤Î½ê¤Çʸˡ¥¨¥é¡¼"
6304
6305 #: fortran/io.c:2390
6306 #, no-c-format
6307 msgid "PRINT namelist at %C is an extension"
6308 msgstr ""
6309
6310 #: fortran/io.c:2502
6311 #, no-c-format
6312 msgid "Extension: Comma before output item list at %C is an extension"
6313 msgstr ""
6314
6315 #: fortran/io.c:2511
6316 #, no-c-format
6317 msgid "Expected comma in I/O list at %C"
6318 msgstr ""
6319
6320 #: fortran/io.c:2573
6321 #, no-c-format
6322 msgid "PRINT statement at %C not allowed within PURE procedure"
6323 msgstr ""
6324
6325 #: fortran/io.c:2712 fortran/io.c:2763
6326 #, no-c-format
6327 msgid "INQUIRE statement not allowed in PURE procedure at %C"
6328 msgstr ""
6329
6330 #: fortran/io.c:2739
6331 #, no-c-format
6332 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
6333 msgstr ""
6334
6335 #: fortran/io.c:2749
6336 #, no-c-format
6337 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
6338 msgstr ""
6339
6340 #: fortran/io.c:2756
6341 #, no-c-format
6342 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
6343 msgstr ""
6344
6345 #: fortran/match.c:179
6346 #, no-c-format
6347 msgid "Integer too large at %C"
6348 msgstr ""
6349
6350 #: fortran/match.c:239 fortran/parse.c:329
6351 #, no-c-format
6352 msgid "Too many digits in statement label at %C"
6353 msgstr ""
6354
6355 #: fortran/match.c:245 fortran/parse.c:332
6356 #, no-c-format
6357 msgid "Statement label at %C is zero"
6358 msgstr ""
6359
6360 #: fortran/match.c:278
6361 #, fuzzy, no-c-format
6362 msgid "Label name '%s' at %C is ambiguous"
6363 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
6364
6365 #: fortran/match.c:284
6366 #, no-c-format
6367 msgid "Duplicate construct label '%s' at %C"
6368 msgstr ""
6369
6370 #: fortran/match.c:408
6371 #, no-c-format
6372 msgid "Name at %C is too long"
6373 msgstr ""
6374
6375 #: fortran/match.c:525
6376 #, no-c-format
6377 msgid "Loop variable at %C cannot be a sub-component"
6378 msgstr ""
6379
6380 #: fortran/match.c:531
6381 #, no-c-format
6382 msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
6383 msgstr ""
6384
6385 #: fortran/match.c:538
6386 #, no-c-format
6387 msgid "Loop variable at %C cannot have the POINTER attribute"
6388 msgstr ""
6389
6390 #: fortran/match.c:568
6391 #, no-c-format
6392 msgid "Expected a step value in iterator at %C"
6393 msgstr ""
6394
6395 #: fortran/match.c:580
6396 #, no-c-format
6397 msgid "Syntax error in iterator at %C"
6398 msgstr ""
6399
6400 #: fortran/match.c:816
6401 #, no-c-format
6402 msgid "Invalid form of PROGRAM statement at %C"
6403 msgstr ""
6404
6405 #: fortran/match.c:850
6406 #, no-c-format
6407 msgid "Cannot assign to a PARAMETER variable at %C"
6408 msgstr ""
6409
6410 #: fortran/match.c:939 fortran/match.c:1015
6411 #, no-c-format
6412 msgid "Obsolete: arithmetic IF statement at %C"
6413 msgstr ""
6414
6415 #: fortran/match.c:986
6416 #, fuzzy, no-c-format
6417 msgid "Syntax error in IF-expression at %C"
6418 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
6419
6420 #: fortran/match.c:998
6421 #, no-c-format
6422 msgid "Block label not appropriate for arithmetic IF statement at %C"
6423 msgstr ""
6424
6425 #: fortran/match.c:1040
6426 #, no-c-format
6427 msgid "Block label is not appropriate IF statement at %C"
6428 msgstr ""
6429
6430 #: fortran/match.c:1111
6431 #, no-c-format
6432 msgid "Unclassifiable statement in IF-clause at %C"
6433 msgstr ""
6434
6435 #: fortran/match.c:1118
6436 #, no-c-format
6437 msgid "Syntax error in IF-clause at %C"
6438 msgstr ""
6439
6440 #: fortran/match.c:1162
6441 #, no-c-format
6442 msgid "Unexpected junk after ELSE statement at %C"
6443 msgstr ""
6444
6445 #: fortran/match.c:1168 fortran/match.c:1203
6446 #, no-c-format
6447 msgid "Label '%s' at %C doesn't match IF label '%s'"
6448 msgstr ""
6449
6450 #: fortran/match.c:1197
6451 #, no-c-format
6452 msgid "Unexpected junk after ELSE IF statement at %C"
6453 msgstr ""
6454
6455 #: fortran/match.c:1360
6456 #, no-c-format
6457 msgid "Name '%s' in %s statement at %C is not a loop name"
6458 msgstr ""
6459
6460 #: fortran/match.c:1375
6461 #, fuzzy, no-c-format
6462 msgid "%s statement at %C is not within a loop"
6463 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
6464
6465 #: fortran/match.c:1378
6466 #, fuzzy, no-c-format
6467 msgid "%s statement at %C is not within loop '%s'"
6468 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
6469
6470 #: fortran/match.c:1435
6471 #, no-c-format
6472 msgid "Too many digits in STOP code at %C"
6473 msgstr ""
6474
6475 #: fortran/match.c:1488
6476 #, no-c-format
6477 msgid "Obsolete: PAUSE statement at %C"
6478 msgstr ""
6479
6480 #: fortran/match.c:1537
6481 #, no-c-format
6482 msgid "Obsolete: ASSIGN statement at %C"
6483 msgstr ""
6484
6485 #: fortran/match.c:1583
6486 #, no-c-format
6487 msgid "Obsolete: Assigned GOTO statement at %C"
6488 msgstr ""
6489
6490 #: fortran/match.c:1630 fortran/match.c:1682
6491 #, no-c-format
6492 msgid "Statement label list in GOTO at %C cannot be empty"
6493 msgstr ""
6494
6495 #: fortran/match.c:1766
6496 #, no-c-format
6497 msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure"
6498 msgstr ""
6499
6500 #: fortran/match.c:1786
6501 #, no-c-format
6502 msgid "STAT variable '%s' of ALLOCATE statement at %C cannot be INTENT(IN)"
6503 msgstr ""
6504
6505 #: fortran/match.c:1794
6506 #, no-c-format
6507 msgid "Illegal STAT variable in ALLOCATE statement at %C for a PURE procedure"
6508 msgstr ""
6509
6510 #: fortran/match.c:1801 fortran/match.c:1967
6511 #, no-c-format
6512 msgid "STAT expression at %C must be a variable"
6513 msgstr ""
6514
6515 #: fortran/match.c:1856
6516 #, no-c-format
6517 msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
6518 msgstr ""
6519
6520 #: fortran/match.c:1934
6521 #, no-c-format
6522 msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
6523 msgstr ""
6524
6525 #: fortran/match.c:1953
6526 #, no-c-format
6527 msgid "STAT variable '%s' of DEALLOCATE statement at %C cannot be INTENT(IN)"
6528 msgstr ""
6529
6530 #: fortran/match.c:1960
6531 #, no-c-format
6532 msgid "Illegal STAT variable in DEALLOCATE statement at %C for a PURE procedure"
6533 msgstr ""
6534
6535 #: fortran/match.c:2009
6536 #, no-c-format
6537 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
6538 msgstr ""
6539
6540 #: fortran/match.c:2040
6541 #, no-c-format
6542 msgid "Extension: RETURN statement in main program at %C"
6543 msgstr ""
6544
6545 #: fortran/match.c:2235
6546 #, no-c-format
6547 msgid "Syntax error in common block name at %C"
6548 msgstr ""
6549
6550 #: fortran/match.c:2271
6551 #, no-c-format
6552 msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
6553 msgstr ""
6554
6555 #: fortran/match.c:2318
6556 #, no-c-format
6557 msgid "Symbol '%s' at %C is already in a COMMON block"
6558 msgstr ""
6559
6560 #: fortran/match.c:2330
6561 #, no-c-format
6562 msgid "Previously initialized symbol '%s' in blank COMMON block at %C"
6563 msgstr ""
6564
6565 #: fortran/match.c:2333
6566 #, no-c-format
6567 msgid "Previously initialized symbol '%s' in COMMON block '%s' at %C"
6568 msgstr ""
6569
6570 #: fortran/match.c:2345
6571 #, no-c-format
6572 msgid "Derived type variable in COMMON at %C does not have the SEQUENCE attribute"
6573 msgstr ""
6574
6575 #: fortran/match.c:2368
6576 #, no-c-format
6577 msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
6578 msgstr ""
6579
6580 #: fortran/match.c:2379
6581 #, no-c-format
6582 msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
6583 msgstr ""
6584
6585 #: fortran/match.c:2411
6586 #, no-c-format
6587 msgid "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to another COMMON block '%s'"
6588 msgstr ""
6589
6590 #: fortran/match.c:2521
6591 #, no-c-format
6592 msgid "Namelist group name '%s' at %C already has a basic type of %s"
6593 msgstr ""
6594
6595 #: fortran/match.c:2528
6596 #, no-c-format
6597 msgid "Namelist group name '%s' at %C already is USE associated and cannot be respecified."
6598 msgstr ""
6599
6600 #: fortran/match.c:2555
6601 #, no-c-format
6602 msgid "Assumed size array '%s' in namelist '%s'at %C is not allowed."
6603 msgstr ""
6604
6605 #: fortran/match.c:2561
6606 #, no-c-format
6607 msgid "Assumed shape array '%s' in namelist '%s' at %C is an extension."
6608 msgstr ""
6609
6610 #: fortran/match.c:2690
6611 #, no-c-format
6612 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
6613 msgstr ""
6614
6615 #: fortran/match.c:2699
6616 #, no-c-format
6617 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
6618 msgstr ""
6619
6620 #: fortran/match.c:2728
6621 #, no-c-format
6622 msgid "EQUIVALENCE at %C requires two or more objects"
6623 msgstr ""
6624
6625 #: fortran/match.c:2742
6626 #, no-c-format
6627 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
6628 msgstr ""
6629
6630 #: fortran/match.c:2894
6631 #, fuzzy, no-c-format
6632 msgid "Statement function at %L is recursive"
6633 msgstr "´Ø¿ô¤Î°ú¿ô¤¬¹½Â¤ÂΤÀ¤Ã¤¿¤é·Ù¹ð¤¹¤ë"
6634
6635 #: fortran/match.c:2984
6636 #, no-c-format
6637 msgid "Expected initialization expression in CASE at %C"
6638 msgstr ""
6639
6640 #: fortran/match.c:3011
6641 #, no-c-format
6642 msgid "Expected case name of '%s' at %C"
6643 msgstr ""
6644
6645 #: fortran/match.c:3055
6646 #, no-c-format
6647 msgid "Unexpected CASE statement at %C"
6648 msgstr ""
6649
6650 #: fortran/match.c:3107
6651 #, fuzzy, no-c-format
6652 msgid "Syntax error in CASE-specification at %C"
6653 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
6654
6655 #: fortran/match.c:3227
6656 #, no-c-format
6657 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
6658 msgstr ""
6659
6660 #: fortran/match.c:3258
6661 #, no-c-format
6662 msgid "Label '%s' at %C doesn't match WHERE label '%s'"
6663 msgstr ""
6664
6665 #: fortran/match.c:3353
6666 #, no-c-format
6667 msgid "Syntax error in FORALL iterator at %C"
6668 msgstr ""
6669
6670 #: fortran/matchexp.c:29
6671 #, fuzzy, c-format
6672 msgid "Syntax error in expression at %C"
6673 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
6674
6675 #: fortran/matchexp.c:73
6676 #, no-c-format
6677 msgid "Bad character '%c' in OPERATOR name at %C"
6678 msgstr ""
6679
6680 #: fortran/matchexp.c:81
6681 #, fuzzy, no-c-format
6682 msgid "The name '%s' cannot be used as a defined operator at %C"
6683 msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
6684
6685 #: fortran/matchexp.c:160
6686 #, no-c-format
6687 msgid "Expected a right parenthesis in expression at %C"
6688 msgstr ""
6689
6690 #: fortran/matchexp.c:302
6691 #, no-c-format
6692 msgid "Expected exponent in expression at %C"
6693 msgstr ""
6694
6695 #: fortran/matchexp.c:338 fortran/matchexp.c:442
6696 #, no-c-format
6697 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
6698 msgstr ""
6699
6700 #: fortran/misc.c:42
6701 #, no-c-format
6702 msgid "Out of memory-- malloc() failed"
6703 msgstr ""
6704
6705 #: fortran/module.c:532
6706 #, no-c-format
6707 msgid "Missing generic specification in USE statement at %C"
6708 msgstr ""
6709
6710 #: fortran/module.c:840
6711 #, no-c-format
6712 msgid "Reading module %s at line %d column %d: %s"
6713 msgstr ""
6714
6715 #: fortran/module.c:844
6716 #, no-c-format
6717 msgid "Writing module %s at line %d column %d: %s"
6718 msgstr ""
6719
6720 #: fortran/module.c:848
6721 #, no-c-format
6722 msgid "Module %s at line %d column %d: %s"
6723 msgstr ""
6724
6725 #: fortran/module.c:890
6726 #, fuzzy
6727 msgid "Unexpected EOF"
6728 msgstr "';' ¤¬É¬ÍפǤ¹"
6729
6730 #: fortran/module.c:922
6731 #, fuzzy
6732 msgid "Unexpected end of module in string constant"
6733 msgstr "ʸ»úÎóÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
6734
6735 #: fortran/module.c:976
6736 #, fuzzy
6737 msgid "Integer overflow"
6738 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
6739
6740 #: fortran/module.c:1007
6741 msgid "Name too long"
6742 msgstr ""
6743
6744 #: fortran/module.c:1114
6745 msgid "Bad name"
6746 msgstr ""
6747
6748 #: fortran/module.c:1158
6749 #, fuzzy
6750 msgid "Expected name"
6751 msgstr "MCU Ì¾¤ò»ØÄꤹ¤ë"
6752
6753 #: fortran/module.c:1161
6754 msgid "Expected left parenthesis"
6755 msgstr ""
6756
6757 #: fortran/module.c:1164
6758 msgid "Expected right parenthesis"
6759 msgstr ""
6760
6761 #: fortran/module.c:1167
6762 msgid "Expected integer"
6763 msgstr ""
6764
6765 #: fortran/module.c:1170
6766 msgid "Expected string"
6767 msgstr ""
6768
6769 #: fortran/module.c:1194
6770 msgid "find_enum(): Enum not found"
6771 msgstr ""
6772
6773 #: fortran/module.c:1209
6774 #, fuzzy, no-c-format
6775 msgid "Error writing modules file: %s"
6776 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
6777
6778 #: fortran/module.c:1568
6779 #, fuzzy
6780 msgid "Expected attribute bit name"
6781 msgstr "packed Â°À­¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
6782
6783 #: fortran/module.c:2330
6784 #, fuzzy
6785 msgid "Expected integer string"
6786 msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
6787
6788 #: fortran/module.c:2334
6789 msgid "Error converting integer"
6790 msgstr ""
6791
6792 #: fortran/module.c:2357
6793 #, fuzzy
6794 msgid "Expected real string"
6795 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
6796
6797 #: fortran/module.c:2504
6798 msgid "Expected expression type"
6799 msgstr ""
6800
6801 #: fortran/module.c:2550
6802 msgid "Bad operator"
6803 msgstr ""
6804
6805 #: fortran/module.c:2636
6806 #, fuzzy
6807 msgid "Bad type in constant expression"
6808 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
6809
6810 #: fortran/module.c:2673
6811 #, no-c-format
6812 msgid "Namelist %s cannot be renamed by USE association to %s."
6813 msgstr ""
6814
6815 #: fortran/module.c:3369
6816 #, no-c-format
6817 msgid "Symbol '%s' referenced at %L not found in module '%s'"
6818 msgstr ""
6819
6820 #: fortran/module.c:3377
6821 #, no-c-format
6822 msgid "User operator '%s' referenced at %L not found in module '%s'"
6823 msgstr ""
6824
6825 #: fortran/module.c:3383
6826 #, no-c-format
6827 msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
6828 msgstr ""
6829
6830 #: fortran/module.c:3738
6831 #, fuzzy, no-c-format
6832 msgid "Can't open module file '%s' for writing at %C: %s"
6833 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6834
6835 #: fortran/module.c:3763
6836 #, fuzzy, no-c-format
6837 msgid "Error writing module file '%s' for writing: %s"
6838 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6839
6840 #: fortran/module.c:3784
6841 #, fuzzy, no-c-format
6842 msgid "Can't open module file '%s' for reading at %C: %s"
6843 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6844
6845 #: fortran/module.c:3798
6846 #, fuzzy
6847 msgid "Unexpected end of module"
6848 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
6849
6850 #: fortran/module.c:3806
6851 #, no-c-format
6852 msgid "Can't USE the same module we're building!"
6853 msgstr ""
6854
6855 #: fortran/options.c:232
6856 #, no-c-format
6857 msgid "Reading file '%s' as free form."
6858 msgstr ""
6859
6860 #: fortran/options.c:242
6861 #, no-c-format
6862 msgid "'-fd-lines-as-comments' has no effect in free form."
6863 msgstr ""
6864
6865 #: fortran/options.c:245
6866 #, no-c-format
6867 msgid "'-fd-lines-as-code' has no effect in free form."
6868 msgstr ""
6869
6870 #: fortran/options.c:314
6871 #, c-format
6872 msgid "gfortran: Only one -M option allowed\n"
6873 msgstr ""
6874
6875 #: fortran/options.c:320
6876 #, c-format
6877 msgid "gfortran: Directory required after -M\n"
6878 msgstr ""
6879
6880 #: fortran/options.c:360
6881 #, no-c-format
6882 msgid "Argument to -ffpe-trap is not valid: %s"
6883 msgstr ""
6884
6885 #: fortran/options.c:460
6886 #, no-c-format
6887 msgid "Fixed line length must be at least seven."
6888 msgstr ""
6889
6890 #: fortran/options.c:514
6891 #, no-c-format
6892 msgid "Maximum supported idenitifier length is %d"
6893 msgstr ""
6894
6895 #: fortran/options.c:521
6896 #, no-c-format
6897 msgid "Argument to -fqkind isn't a valid real kind"
6898 msgstr ""
6899
6900 #: fortran/parse.c:294
6901 #, no-c-format
6902 msgid "Unclassifiable statement at %C"
6903 msgstr ""
6904
6905 #: fortran/parse.c:339 fortran/parse.c:414
6906 #, no-c-format
6907 msgid "Non-numeric character in statement label at %C"
6908 msgstr ""
6909
6910 #: fortran/parse.c:352
6911 #, no-c-format
6912 msgid "Ignoring statement label in empty statement at %C"
6913 msgstr ""
6914
6915 #: fortran/parse.c:422
6916 #, no-c-format
6917 msgid "Zero is not a valid statement label at %C"
6918 msgstr ""
6919
6920 #: fortran/parse.c:441
6921 #, no-c-format
6922 msgid "Bad continuation line at %C"
6923 msgstr ""
6924
6925 #: fortran/parse.c:468
6926 #, no-c-format
6927 msgid "Statement label in blank line will be ignored at %C"
6928 msgstr ""
6929
6930 #: fortran/parse.c:494
6931 #, no-c-format
6932 msgid "Line truncated at %C"
6933 msgstr ""
6934
6935 #: fortran/parse.c:667
6936 #, no-c-format
6937 msgid "FORMAT statement at %L does not have a statement label"
6938 msgstr ""
6939
6940 #: fortran/parse.c:739
6941 msgid "arithmetic IF"
6942 msgstr ""
6943
6944 #: fortran/parse.c:745
6945 #, fuzzy
6946 msgid "attribute declaration"
6947 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
6948
6949 #: fortran/parse.c:775
6950 #, fuzzy
6951 msgid "data declaration"
6952 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
6953
6954 #: fortran/parse.c:784
6955 #, fuzzy
6956 msgid "derived type declaration"
6957 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
6958
6959 #: fortran/parse.c:863
6960 msgid "block IF"
6961 msgstr ""
6962
6963 #: fortran/parse.c:872
6964 msgid "implied END DO"
6965 msgstr ""
6966
6967 #: fortran/parse.c:939
6968 msgid "assignment"
6969 msgstr "ÂåÆþ"
6970
6971 #: fortran/parse.c:942
6972 #, fuzzy
6973 msgid "pointer assignment"
6974 msgstr "ÂåÆþ"
6975
6976 #: fortran/parse.c:951
6977 msgid "simple IF"
6978 msgstr ""
6979
6980 #: fortran/parse.c:1088
6981 #, no-c-format
6982 msgid "Unexpected %s statement at %C"
6983 msgstr ""
6984
6985 #: fortran/parse.c:1220
6986 #, no-c-format
6987 msgid "%s statement at %C cannot follow %s statement at %L"
6988 msgstr ""
6989
6990 #: fortran/parse.c:1237
6991 #, fuzzy, no-c-format
6992 msgid "Unexpected end of file in '%s'"
6993 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
6994
6995 #: fortran/parse.c:1290
6996 #, no-c-format
6997 msgid "Derived type definition at %C has no components"
6998 msgstr ""
6999
7000 #: fortran/parse.c:1301
7001 #, no-c-format
7002 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
7003 msgstr ""
7004
7005 #: fortran/parse.c:1308
7006 #, no-c-format
7007 msgid "PRIVATE statement at %C must precede structure components"
7008 msgstr ""
7009
7010 #: fortran/parse.c:1316
7011 #, no-c-format
7012 msgid "Duplicate PRIVATE statement at %C"
7013 msgstr ""
7014
7015 #: fortran/parse.c:1328
7016 #, no-c-format
7017 msgid "SEQUENCE statement at %C must precede structure components"
7018 msgstr ""
7019
7020 #: fortran/parse.c:1335
7021 #, no-c-format
7022 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
7023 msgstr ""
7024
7025 #: fortran/parse.c:1340
7026 #, no-c-format
7027 msgid "Duplicate SEQUENCE statement at %C"
7028 msgstr ""
7029
7030 #: fortran/parse.c:1364
7031 #, no-c-format
7032 msgid "Component %s of SEQUENCE type declared at %C does not have the SEQUENCE attribute"
7033 msgstr ""
7034
7035 #: fortran/parse.c:1409
7036 #, no-c-format
7037 msgid "ENUM declaration at %C has no ENUMERATORS"
7038 msgstr ""
7039
7040 #: fortran/parse.c:1483
7041 #, no-c-format
7042 msgid "Unexpected %s statement in INTERFACE block at %C"
7043 msgstr ""
7044
7045 #: fortran/parse.c:1510
7046 #, no-c-format
7047 msgid "SUBROUTINE at %C does not belong in a generic function interface"
7048 msgstr ""
7049
7050 #: fortran/parse.c:1515
7051 #, no-c-format
7052 msgid "FUNCTION at %C does not belong in a generic subroutine interface"
7053 msgstr ""
7054
7055 #: fortran/parse.c:1532
7056 #, no-c-format
7057 msgid "Unexpected %s statement at %C in INTERFACE body"
7058 msgstr ""
7059
7060 #: fortran/parse.c:1604
7061 #, no-c-format
7062 msgid "%s statement must appear in a MODULE"
7063 msgstr ""
7064
7065 #: fortran/parse.c:1611
7066 #, no-c-format
7067 msgid "%s statement at %C follows another accessibility specification"
7068 msgstr ""
7069
7070 #: fortran/parse.c:1688
7071 #, no-c-format
7072 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
7073 msgstr ""
7074
7075 #: fortran/parse.c:1709
7076 #, no-c-format
7077 msgid "Unexpected %s statement in WHERE block at %C"
7078 msgstr ""
7079
7080 #: fortran/parse.c:1769
7081 #, no-c-format
7082 msgid "Unexpected %s statement in FORALL block at %C"
7083 msgstr ""
7084
7085 #: fortran/parse.c:1821
7086 #, no-c-format
7087 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
7088 msgstr ""
7089
7090 #: fortran/parse.c:1839
7091 #, no-c-format
7092 msgid "Duplicate ELSE statements at %L and %C"
7093 msgstr ""
7094
7095 #: fortran/parse.c:1901
7096 #, no-c-format
7097 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
7098 msgstr ""
7099
7100 #: fortran/parse.c:1959
7101 #, no-c-format
7102 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
7103 msgstr ""
7104
7105 #: fortran/parse.c:1994
7106 #, no-c-format
7107 msgid "End of nonblock DO statement at %C is within another block"
7108 msgstr ""
7109
7110 #: fortran/parse.c:2003
7111 #, no-c-format
7112 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
7113 msgstr ""
7114
7115 #: fortran/parse.c:2053
7116 #, no-c-format
7117 msgid "Statement label in ENDDO at %C doesn't match DO label"
7118 msgstr ""
7119
7120 #: fortran/parse.c:2110
7121 #, no-c-format
7122 msgid "%s statement at %C cannot terminate a non-block DO loop"
7123 msgstr ""
7124
7125 #: fortran/parse.c:2249
7126 #, no-c-format
7127 msgid "Contained procedure '%s' at %C is already ambiguous"
7128 msgstr ""
7129
7130 #: fortran/parse.c:2300
7131 #, no-c-format
7132 msgid "Unexpected %s statement in CONTAINS section at %C"
7133 msgstr ""
7134
7135 #: fortran/parse.c:2385
7136 #, no-c-format
7137 msgid "CONTAINS statement at %C is already in a contained program unit"
7138 msgstr ""
7139
7140 #: fortran/parse.c:2434
7141 #, no-c-format
7142 msgid "Global name '%s' at %L is already being used as a %s at %L"
7143 msgstr ""
7144
7145 #: fortran/parse.c:2455
7146 #, no-c-format
7147 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
7148 msgstr ""
7149
7150 #: fortran/parse.c:2480
7151 #, no-c-format
7152 msgid "Unexpected %s statement in BLOCK DATA at %C"
7153 msgstr ""
7154
7155 #: fortran/parse.c:2523
7156 #, no-c-format
7157 msgid "Unexpected %s statement in MODULE at %C"
7158 msgstr ""
7159
7160 #. If we see a duplicate main program, shut down.  If the second
7161 #. instance is an implied main program, ie data decls or executable
7162 #. statements, we're in for lots of errors.
7163 #: fortran/parse.c:2702
7164 #, no-c-format
7165 msgid "Two main PROGRAMs at %L and %C"
7166 msgstr ""
7167
7168 #: fortran/primary.c:91
7169 #, fuzzy, no-c-format
7170 msgid "Missing kind-parameter at %C"
7171 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
7172
7173 #: fortran/primary.c:214
7174 #, no-c-format
7175 msgid "Integer kind %d at %C not available"
7176 msgstr ""
7177
7178 #: fortran/primary.c:222
7179 #, no-c-format
7180 msgid "Integer too big for its kind at %C"
7181 msgstr ""
7182
7183 #: fortran/primary.c:252
7184 #, no-c-format
7185 msgid "Extension: Hollerith constant at %C"
7186 msgstr ""
7187
7188 #: fortran/primary.c:264
7189 #, no-c-format
7190 msgid "Invalid Hollerith constant: %L must contain at least one character"
7191 msgstr ""
7192
7193 #: fortran/primary.c:270
7194 #, no-c-format
7195 msgid "Invalid Hollerith constant: Interger kind at %L should be default"
7196 msgstr ""
7197
7198 #: fortran/primary.c:357
7199 #, no-c-format
7200 msgid "Extension: Hexadecimal constant at %C uses non-standard syntax."
7201 msgstr ""
7202
7203 #: fortran/primary.c:367
7204 #, no-c-format
7205 msgid "Empty set of digits in BOZ constant at %C"
7206 msgstr ""
7207
7208 #: fortran/primary.c:373
7209 #, fuzzy, no-c-format
7210 msgid "Illegal character in BOZ constant at %C"
7211 msgstr "̵¸ú¤Êʸ»úÄê¿ô¤¬ #if ¤Ë¤¢¤ê¤Þ¤¹"
7212
7213 #: fortran/primary.c:395
7214 #, no-c-format
7215 msgid "Extension: BOZ constant at %C uses non-standard postfix syntax."
7216 msgstr ""
7217
7218 #: fortran/primary.c:421
7219 #, no-c-format
7220 msgid "Integer too big for integer kind %i at %C"
7221 msgstr ""
7222
7223 #: fortran/primary.c:521
7224 #, no-c-format
7225 msgid "Missing exponent in real number at %C"
7226 msgstr ""
7227
7228 #: fortran/primary.c:578
7229 #, no-c-format
7230 msgid "Real number at %C has a 'd' exponent and an explicit kind"
7231 msgstr ""
7232
7233 #: fortran/primary.c:588
7234 #, no-c-format
7235 msgid "Real number at %C has a 'q' exponent and an explicit kind"
7236 msgstr ""
7237
7238 #: fortran/primary.c:600
7239 #, no-c-format
7240 msgid "Invalid real kind %d at %C"
7241 msgstr ""
7242
7243 #: fortran/primary.c:614
7244 #, no-c-format
7245 msgid "Real constant overflows its kind at %C"
7246 msgstr ""
7247
7248 #: fortran/primary.c:619
7249 #, no-c-format
7250 msgid "Real constant underflows its kind at %C"
7251 msgstr ""
7252
7253 #: fortran/primary.c:711
7254 #, fuzzy, no-c-format
7255 msgid "Syntax error in SUBSTRING specification at %C"
7256 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
7257
7258 #: fortran/primary.c:943
7259 #, no-c-format
7260 msgid "Invalid kind %d for CHARACTER constant at %C"
7261 msgstr ""
7262
7263 #: fortran/primary.c:964
7264 #, fuzzy, no-c-format
7265 msgid "Unterminated character constant beginning at %C"
7266 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎóÄê¿ôËô¤Ïʸ»úÄê¿ô"
7267
7268 #: fortran/primary.c:1038
7269 #, no-c-format
7270 msgid "Bad kind for logical constant at %C"
7271 msgstr ""
7272
7273 #: fortran/primary.c:1073
7274 #, no-c-format
7275 msgid "Expected PARAMETER symbol in complex constant at %C"
7276 msgstr ""
7277
7278 #: fortran/primary.c:1079
7279 #, no-c-format
7280 msgid "Numeric PARAMETER required in complex constant at %C"
7281 msgstr ""
7282
7283 #: fortran/primary.c:1085
7284 #, no-c-format
7285 msgid "Scalar PARAMETER required in complex constant at %C"
7286 msgstr ""
7287
7288 #: fortran/primary.c:1115
7289 #, no-c-format
7290 msgid "Error converting PARAMETER constant in complex constant at %C"
7291 msgstr ""
7292
7293 #: fortran/primary.c:1242
7294 #, no-c-format
7295 msgid "Syntax error in COMPLEX constant at %C"
7296 msgstr ""
7297
7298 #: fortran/primary.c:1424
7299 #, no-c-format
7300 msgid "Keyword '%s' at %C has already appeared in the current argument list"
7301 msgstr ""
7302
7303 #: fortran/primary.c:1481
7304 #, fuzzy, no-c-format
7305 msgid "Expected alternate return label at %C"
7306 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
7307
7308 #: fortran/primary.c:1500
7309 #, fuzzy, no-c-format
7310 msgid "Missing keyword name in actual argument list at %C"
7311 msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤Ë¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó"
7312
7313 #: fortran/primary.c:1536
7314 #, no-c-format
7315 msgid "Syntax error in argument list at %C"
7316 msgstr ""
7317
7318 #: fortran/primary.c:1623
7319 #, fuzzy, no-c-format
7320 msgid "Expected structure component name at %C"
7321 msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
7322
7323 #: fortran/primary.c:1861
7324 #, no-c-format
7325 msgid "Too many components in structure constructor at %C"
7326 msgstr ""
7327
7328 #: fortran/primary.c:1876
7329 #, no-c-format
7330 msgid "Too few components in structure constructor at %C"
7331 msgstr ""
7332
7333 #: fortran/primary.c:1894
7334 #, no-c-format
7335 msgid "Syntax error in structure constructor at %C"
7336 msgstr ""
7337
7338 #: fortran/primary.c:2007
7339 #, no-c-format
7340 msgid "Unexpected use of subroutine name '%s' at %C"
7341 msgstr ""
7342
7343 #: fortran/primary.c:2038
7344 #, fuzzy, no-c-format
7345 msgid "Statement function '%s' requires argument list at %C"
7346 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
7347
7348 #: fortran/primary.c:2041
7349 #, fuzzy, no-c-format
7350 msgid "Function '%s' requires an argument list at %C"
7351 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
7352
7353 #: fortran/primary.c:2195
7354 #, fuzzy, no-c-format
7355 msgid "Missing argument list in function '%s' at %C"
7356 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
7357
7358 #: fortran/primary.c:2223
7359 #, fuzzy, no-c-format
7360 msgid "Symbol at %C is not appropriate for an expression"
7361 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
7362
7363 #: fortran/primary.c:2293
7364 #, no-c-format
7365 msgid "Expected VARIABLE at %C"
7366 msgstr ""
7367
7368 #: fortran/resolve.c:102
7369 #, no-c-format
7370 msgid "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
7371 msgstr ""
7372
7373 #: fortran/resolve.c:106
7374 #, no-c-format
7375 msgid "Alternate return specifier in function '%s' at %L is not allowed"
7376 msgstr ""
7377
7378 #: fortran/resolve.c:120
7379 #, no-c-format
7380 msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
7381 msgstr ""
7382
7383 #: fortran/resolve.c:128
7384 #, no-c-format
7385 msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
7386 msgstr ""
7387
7388 #: fortran/resolve.c:172
7389 #, no-c-format
7390 msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
7391 msgstr ""
7392
7393 #: fortran/resolve.c:180
7394 #, no-c-format
7395 msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
7396 msgstr ""
7397
7398 #: fortran/resolve.c:191
7399 #, no-c-format
7400 msgid "Argument '%s' of elemental procedure at %L must be scalar"
7401 msgstr ""
7402
7403 #: fortran/resolve.c:199
7404 #, no-c-format
7405 msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
7406 msgstr ""
7407
7408 #: fortran/resolve.c:211
7409 #, no-c-format
7410 msgid "Argument '%s' of statement function at %L must be scalar"
7411 msgstr ""
7412
7413 #: fortran/resolve.c:222
7414 #, no-c-format
7415 msgid "Character-valued argument '%s' of statement function at %L must has constant length"
7416 msgstr ""
7417
7418 #: fortran/resolve.c:283
7419 #, no-c-format
7420 msgid "Contained function '%s' at %L has no IMPLICIT type"
7421 msgstr ""
7422
7423 #: fortran/resolve.c:293
7424 #, no-c-format
7425 msgid "Character-valued internal function '%s' at %L must not be assumed length"
7426 msgstr ""
7427
7428 #: fortran/resolve.c:436
7429 #, no-c-format
7430 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
7431 msgstr ""
7432
7433 #: fortran/resolve.c:440
7434 #, no-c-format
7435 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
7436 msgstr ""
7437
7438 #: fortran/resolve.c:447
7439 #, no-c-format
7440 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
7441 msgstr ""
7442
7443 #: fortran/resolve.c:451
7444 #, no-c-format
7445 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
7446 msgstr ""
7447
7448 #: fortran/resolve.c:489
7449 #, no-c-format
7450 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
7451 msgstr ""
7452
7453 #: fortran/resolve.c:494
7454 #, no-c-format
7455 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
7456 msgstr ""
7457
7458 #: fortran/resolve.c:590
7459 #, no-c-format
7460 msgid "The element in the derived type constructor at %L, for pointer component '%s', is %s but should be %s"
7461 msgstr ""
7462
7463 #: fortran/resolve.c:716
7464 #, no-c-format
7465 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array '%s' at %L."
7466 msgstr ""
7467
7468 #: fortran/resolve.c:781 fortran/resolve.c:3633 fortran/resolve.c:4299
7469 #, fuzzy, no-c-format
7470 msgid "Label %d referenced at %L is never defined"
7471 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
7472
7473 #: fortran/resolve.c:808
7474 #, no-c-format
7475 msgid "Statement function '%s' at %L is not allowed as an actual argument"
7476 msgstr ""
7477
7478 #: fortran/resolve.c:815
7479 #, no-c-format
7480 msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
7481 msgstr ""
7482
7483 #: fortran/resolve.c:821
7484 #, no-c-format
7485 msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
7486 msgstr ""
7487
7488 #: fortran/resolve.c:845
7489 #, fuzzy, no-c-format
7490 msgid "Symbol '%s' at %L is ambiguous"
7491 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
7492
7493 #: fortran/resolve.c:982
7494 #, no-c-format
7495 msgid "Generic function '%s' at %L is not an intrinsic function"
7496 msgstr ""
7497
7498 #: fortran/resolve.c:992
7499 #, no-c-format
7500 msgid "Generic function '%s' at %L is not consistent with a specific intrinsic interface"
7501 msgstr ""
7502
7503 #: fortran/resolve.c:1030
7504 #, no-c-format
7505 msgid "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
7506 msgstr ""
7507
7508 #: fortran/resolve.c:1076
7509 #, no-c-format
7510 msgid "Unable to resolve the specific function '%s' at %L"
7511 msgstr ""
7512
7513 #: fortran/resolve.c:1132 fortran/resolve.c:5955
7514 #, no-c-format
7515 msgid "Function '%s' at %L has no IMPLICIT type"
7516 msgstr ""
7517
7518 #. Internal procedures are taken care of in resolve_contained_fntype.
7519 #: fortran/resolve.c:1218
7520 #, no-c-format
7521 msgid "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
7522 msgstr ""
7523
7524 #: fortran/resolve.c:1332
7525 #, no-c-format
7526 msgid "Function reference to '%s' at %L is inside a FORALL block"
7527 msgstr ""
7528
7529 #: fortran/resolve.c:1338
7530 #, no-c-format
7531 msgid "Function reference to '%s' at %L is to a non-PURE procedure within a PURE procedure"
7532 msgstr ""
7533
7534 #: fortran/resolve.c:1368
7535 #, no-c-format
7536 msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
7537 msgstr ""
7538
7539 #: fortran/resolve.c:1371
7540 #, no-c-format
7541 msgid "Subroutine call to '%s' at %L is not PURE"
7542 msgstr ""
7543
7544 #: fortran/resolve.c:1433
7545 #, no-c-format
7546 msgid "Generic subroutine '%s' at %L is not an intrinsic subroutine"
7547 msgstr ""
7548
7549 #: fortran/resolve.c:1442
7550 #, no-c-format
7551 msgid "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine interface"
7552 msgstr ""
7553
7554 #: fortran/resolve.c:1477
7555 #, no-c-format
7556 msgid "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
7557 msgstr ""
7558
7559 #: fortran/resolve.c:1520
7560 #, no-c-format
7561 msgid "Unable to resolve the specific subroutine '%s' at %L"
7562 msgstr ""
7563
7564 #: fortran/resolve.c:1576
7565 #, no-c-format
7566 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
7567 msgstr ""
7568
7569 #: fortran/resolve.c:1642
7570 msgid "elemental subroutine"
7571 msgstr ""
7572
7573 #: fortran/resolve.c:1674
7574 #, fuzzy, no-c-format
7575 msgid "Shapes for operands at %L and %L are not conformable"
7576 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
7577
7578 #: fortran/resolve.c:1731
7579 #, c-format
7580 msgid "Operand of unary numeric operator '%s' at %%L is %s"
7581 msgstr ""
7582
7583 #: fortran/resolve.c:1747
7584 #, c-format
7585 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
7586 msgstr ""
7587
7588 #: fortran/resolve.c:1761
7589 #, c-format
7590 msgid "Operands of string concatenation operator at %%L are %s/%s"
7591 msgstr ""
7592
7593 #: fortran/resolve.c:1780
7594 #, c-format
7595 msgid "Operands of logical operator '%s' at %%L are %s/%s"
7596 msgstr ""
7597
7598 #: fortran/resolve.c:1794
7599 #, c-format
7600 msgid "Operand of .NOT. operator at %%L is %s"
7601 msgstr ""
7602
7603 #: fortran/resolve.c:1804
7604 msgid "COMPLEX quantities cannot be compared at %L"
7605 msgstr ""
7606
7607 #: fortran/resolve.c:1830
7608 #, c-format
7609 msgid "Logicals at %%L must be compared with %s instead of %s"
7610 msgstr ""
7611
7612 #: fortran/resolve.c:1835
7613 #, c-format
7614 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
7615 msgstr ""
7616
7617 #: fortran/resolve.c:1843
7618 #, c-format
7619 msgid "Operand of user operator '%s' at %%L is %s"
7620 msgstr ""
7621
7622 #: fortran/resolve.c:1846
7623 #, c-format
7624 msgid "Operands of user operator '%s' at %%L are %s/%s"
7625 msgstr ""
7626
7627 #: fortran/resolve.c:1917
7628 #, no-c-format
7629 msgid "Inconsistent ranks for operator at %L and %L"
7630 msgstr ""
7631
7632 #: fortran/resolve.c:2040
7633 #, no-c-format
7634 msgid "Illegal stride of zero at %L"
7635 msgstr ""
7636
7637 #: fortran/resolve.c:2061
7638 #, fuzzy, no-c-format
7639 msgid "Array reference at %L is out of bounds"
7640 msgstr "²¾Áۥơ¼¥Ö¥ë %s[%lu]: Í×ÁÇ %lu ¤¬Èϰϳ°¤Ç¤¹"
7641
7642 #: fortran/resolve.c:2082
7643 #, no-c-format
7644 msgid "Rightmost upper bound of assumed size array section not specified at %L"
7645 msgstr ""
7646
7647 #: fortran/resolve.c:2092
7648 #, no-c-format
7649 msgid "Rank mismatch in array reference at %L (%d/%d)"
7650 msgstr ""
7651
7652 #: fortran/resolve.c:2120
7653 #, no-c-format
7654 msgid "Array index at %L must be scalar"
7655 msgstr ""
7656
7657 #: fortran/resolve.c:2126
7658 #, no-c-format
7659 msgid "Array index at %L must be of INTEGER type"
7660 msgstr ""
7661
7662 #: fortran/resolve.c:2132
7663 #, no-c-format
7664 msgid "Extension: REAL array index at %L"
7665 msgstr ""
7666
7667 #: fortran/resolve.c:2162
7668 #, no-c-format
7669 msgid "Argument dim at %L must be scalar"
7670 msgstr ""
7671
7672 #: fortran/resolve.c:2168
7673 #, no-c-format
7674 msgid "Argument dim at %L must be of INTEGER type"
7675 msgstr ""
7676
7677 #: fortran/resolve.c:2270
7678 #, no-c-format
7679 msgid "Array index at %L is an array of rank %d"
7680 msgstr ""
7681
7682 #: fortran/resolve.c:2308
7683 #, no-c-format
7684 msgid "Substring start index at %L must be of type INTEGER"
7685 msgstr ""
7686
7687 #: fortran/resolve.c:2315
7688 #, no-c-format
7689 msgid "Substring start index at %L must be scalar"
7690 msgstr ""
7691
7692 #: fortran/resolve.c:2322
7693 #, no-c-format
7694 msgid "Substring start index at %L is less than one"
7695 msgstr ""
7696
7697 #: fortran/resolve.c:2335
7698 #, no-c-format
7699 msgid "Substring end index at %L must be of type INTEGER"
7700 msgstr ""
7701
7702 #: fortran/resolve.c:2342
7703 #, no-c-format
7704 msgid "Substring end index at %L must be scalar"
7705 msgstr ""
7706
7707 #: fortran/resolve.c:2350
7708 #, no-c-format
7709 msgid "Substring end index at %L is out of bounds"
7710 msgstr ""
7711
7712 #: fortran/resolve.c:2424
7713 #, no-c-format
7714 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
7715 msgstr ""
7716
7717 #: fortran/resolve.c:2443
7718 #, no-c-format
7719 msgid "Two or more part references with nonzero rank must not be specified at %L"
7720 msgstr ""
7721
7722 #: fortran/resolve.c:2672
7723 #, no-c-format
7724 msgid "%s at %L must be a scalar"
7725 msgstr ""
7726
7727 #: fortran/resolve.c:2680
7728 #, no-c-format
7729 msgid "%s at %L must be INTEGER or REAL"
7730 msgstr ""
7731
7732 #: fortran/resolve.c:2683
7733 #, no-c-format
7734 msgid "%s at %L must be INTEGER"
7735 msgstr ""
7736
7737 #: fortran/resolve.c:2699
7738 #, no-c-format
7739 msgid "Obsolete: REAL DO loop iterator at %L"
7740 msgstr ""
7741
7742 #: fortran/resolve.c:2708
7743 #, no-c-format
7744 msgid "Cannot assign to loop variable in PURE procedure at %L"
7745 msgstr ""
7746
7747 #: fortran/resolve.c:2732
7748 #, no-c-format
7749 msgid "Step expression in DO loop at %L cannot be zero"
7750 msgstr ""
7751
7752 #: fortran/resolve.c:2767
7753 #, no-c-format
7754 msgid "FORALL index-name at %L must be a scalar INTEGER"
7755 msgstr ""
7756
7757 #: fortran/resolve.c:2772
7758 #, no-c-format
7759 msgid "FORALL start expression at %L must be a scalar INTEGER"
7760 msgstr ""
7761
7762 #: fortran/resolve.c:2779
7763 #, no-c-format
7764 msgid "FORALL end expression at %L must be a scalar INTEGER"
7765 msgstr ""
7766
7767 #: fortran/resolve.c:2787
7768 #, no-c-format
7769 msgid "FORALL stride expression at %L must be a scalar %s"
7770 msgstr ""
7771
7772 #: fortran/resolve.c:2792
7773 #, no-c-format
7774 msgid "FORALL stride expression at %L cannot be zero"
7775 msgstr ""
7776
7777 #: fortran/resolve.c:2890
7778 #, no-c-format
7779 msgid "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
7780 msgstr ""
7781
7782 #: fortran/resolve.c:2990
7783 #, no-c-format
7784 msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
7785 msgstr ""
7786
7787 #: fortran/resolve.c:3015
7788 #, no-c-format
7789 msgid "Array specification required in ALLOCATE statement at %L"
7790 msgstr ""
7791
7792 #: fortran/resolve.c:3044
7793 #, no-c-format
7794 msgid "Bad array specification in ALLOCATE statement at %L"
7795 msgstr ""
7796
7797 #. The cases overlap, or they are the same
7798 #. element in the list.  Either way, we must
7799 #. issue an error and get the next case from P.
7800 #. FIXME: Sort P and Q by line number.
7801 #: fortran/resolve.c:3200
7802 #, no-c-format
7803 msgid "CASE label at %L overlaps with CASE label at %L"
7804 msgstr ""
7805
7806 #: fortran/resolve.c:3251
7807 #, fuzzy, no-c-format
7808 msgid "Expression in CASE statement at %L must be of type %s"
7809 msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
7810
7811 #: fortran/resolve.c:3262
7812 #, no-c-format
7813 msgid "Expression in CASE statement at %L must be kind %d"
7814 msgstr ""
7815
7816 #: fortran/resolve.c:3274
7817 #, no-c-format
7818 msgid "Expression in CASE statement at %L must be scalar"
7819 msgstr ""
7820
7821 #: fortran/resolve.c:3320
7822 #, no-c-format
7823 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
7824 msgstr ""
7825
7826 #: fortran/resolve.c:3338
7827 #, no-c-format
7828 msgid "Argument of SELECT statement at %L cannot be %s"
7829 msgstr ""
7830
7831 #: fortran/resolve.c:3347
7832 #, no-c-format
7833 msgid "Argument of SELECT statement at %L must be a scalar expression"
7834 msgstr ""
7835
7836 #: fortran/resolve.c:3411
7837 #, no-c-format
7838 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
7839 msgstr ""
7840
7841 #: fortran/resolve.c:3438
7842 #, no-c-format
7843 msgid "Logical range in CASE statement at %L is not allowed"
7844 msgstr ""
7845
7846 #: fortran/resolve.c:3449
7847 #, no-c-format
7848 msgid "Range specification at %L can never be matched"
7849 msgstr ""
7850
7851 #: fortran/resolve.c:3552
7852 #, no-c-format
7853 msgid "Logical SELECT CASE block at %L has more that two cases"
7854 msgstr ""
7855
7856 #: fortran/resolve.c:3590
7857 #, no-c-format
7858 msgid "Data transfer element at %L cannot have POINTER components"
7859 msgstr ""
7860
7861 #: fortran/resolve.c:3597
7862 #, no-c-format
7863 msgid "Data transfer element at %L cannot have PRIVATE components"
7864 msgstr ""
7865
7866 #: fortran/resolve.c:3606
7867 #, no-c-format
7868 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
7869 msgstr ""
7870
7871 #: fortran/resolve.c:3640
7872 #, no-c-format
7873 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
7874 msgstr ""
7875
7876 #: fortran/resolve.c:3649
7877 #, no-c-format
7878 msgid "Branch at %L causes an infinite loop"
7879 msgstr ""
7880
7881 #: fortran/resolve.c:3682
7882 #, no-c-format
7883 msgid "Label at %L is not in the same block as the GOTO statement at %L"
7884 msgstr ""
7885
7886 #: fortran/resolve.c:3698
7887 #, no-c-format
7888 msgid "Obsolete: GOTO at %L jumps to END of construct at %L"
7889 msgstr ""
7890
7891 #: fortran/resolve.c:3772
7892 #, no-c-format
7893 msgid "WHERE mask at %L has inconsistent shape"
7894 msgstr ""
7895
7896 #: fortran/resolve.c:3788
7897 #, no-c-format
7898 msgid "WHERE assignment target at %L has inconsistent shape"
7899 msgstr ""
7900
7901 #: fortran/resolve.c:3798 fortran/resolve.c:3997
7902 #, no-c-format
7903 msgid "Unsupported statement inside WHERE at %L"
7904 msgstr ""
7905
7906 #: fortran/resolve.c:3874
7907 #, fuzzy, no-c-format
7908 msgid "expresion reference type error at %L"
7909 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
7910
7911 #: fortran/resolve.c:3906
7912 #, no-c-format
7913 msgid "Unsupported statement while finding forall index in expression"
7914 msgstr ""
7915
7916 #: fortran/resolve.c:3953
7917 #, no-c-format
7918 msgid "Assignment to a FORALL index variable at %L"
7919 msgstr ""
7920
7921 #: fortran/resolve.c:3961
7922 #, no-c-format
7923 msgid "The FORALL with index '%s' cause more than one assignment to this object at %L"
7924 msgstr ""
7925
7926 #: fortran/resolve.c:4088
7927 #, no-c-format
7928 msgid "An outer FORALL construct already has an index with this name %L"
7929 msgstr ""
7930
7931 #: fortran/resolve.c:4100 fortran/resolve.c:4103 fortran/resolve.c:4106
7932 #, no-c-format
7933 msgid "A FORALL index must not appear in a limit or stride expression in the same FORALL at %L"
7934 msgstr ""
7935
7936 #: fortran/resolve.c:4149
7937 #, no-c-format
7938 msgid "ELSE IF clause at %L requires a scalar LOGICAL expression"
7939 msgstr ""
7940
7941 #: fortran/resolve.c:4159
7942 #, no-c-format
7943 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
7944 msgstr ""
7945
7946 #: fortran/resolve.c:4240
7947 #, no-c-format
7948 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
7949 msgstr ""
7950
7951 #: fortran/resolve.c:4243
7952 #, no-c-format
7953 msgid "Variable '%s' has not been assigned a target label at %L"
7954 msgstr ""
7955
7956 #: fortran/resolve.c:4253
7957 #, no-c-format
7958 msgid "Alternate RETURN statement at %L requires an INTEGER return specifier"
7959 msgstr ""
7960
7961 #: fortran/resolve.c:4265
7962 #, no-c-format
7963 msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
7964 msgstr ""
7965
7966 #: fortran/resolve.c:4278
7967 #, no-c-format
7968 msgid "Cannot assign to variable '%s' in PURE procedure at %L"
7969 msgstr ""
7970
7971 #: fortran/resolve.c:4287
7972 #, no-c-format
7973 msgid "Right side of assignment at %L is a derived type containing a POINTER in a PURE procedure"
7974 msgstr ""
7975
7976 #: fortran/resolve.c:4307
7977 #, no-c-format
7978 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
7979 msgstr ""
7980
7981 #: fortran/resolve.c:4322
7982 #, no-c-format
7983 msgid "Arithmetic IF statement at %L requires a numeric expression"
7984 msgstr ""
7985
7986 #: fortran/resolve.c:4334
7987 #, no-c-format
7988 msgid "IF clause at %L requires a scalar LOGICAL expression"
7989 msgstr ""
7990
7991 #: fortran/resolve.c:4360
7992 #, no-c-format
7993 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
7994 msgstr ""
7995
7996 #: fortran/resolve.c:4367
7997 #, no-c-format
7998 msgid "STAT tag in ALLOCATE statement at %L must be of type INTEGER"
7999 msgstr ""
8000
8001 #: fortran/resolve.c:4379
8002 #, no-c-format
8003 msgid "STAT tag in DEALLOCATE statement at %L must be of type INTEGER"
8004 msgstr ""
8005
8006 #: fortran/resolve.c:4445
8007 #, no-c-format
8008 msgid "FORALL mask clause at %L requires a LOGICAL expression"
8009 msgstr ""
8010
8011 #: fortran/resolve.c:4550
8012 #, no-c-format
8013 msgid "Allocatable array '%s' at %L must have a deferred shape"
8014 msgstr ""
8015
8016 #: fortran/resolve.c:4553
8017 #, no-c-format
8018 msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
8019 msgstr ""
8020
8021 #: fortran/resolve.c:4560
8022 #, no-c-format
8023 msgid "Array pointer '%s' at %L must have a deferred shape"
8024 msgstr ""
8025
8026 #: fortran/resolve.c:4571
8027 #, no-c-format
8028 msgid "Array '%s' at %L cannot have a deferred shape"
8029 msgstr ""
8030
8031 #: fortran/resolve.c:4601
8032 #, no-c-format
8033 msgid "The module or main program array '%s' at %L must have constant shape"
8034 msgstr ""
8035
8036 #: fortran/resolve.c:4613
8037 #, no-c-format
8038 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
8039 msgstr ""
8040
8041 #: fortran/resolve.c:4626
8042 #, no-c-format
8043 msgid "'%s' at %L must have constant character length in this context"
8044 msgstr ""
8045
8046 #: fortran/resolve.c:4657
8047 #, no-c-format
8048 msgid "Allocatable '%s' at %L cannot have an initializer"
8049 msgstr ""
8050
8051 #: fortran/resolve.c:4660
8052 #, no-c-format
8053 msgid "External '%s' at %L cannot have an initializer"
8054 msgstr ""
8055
8056 #: fortran/resolve.c:4663
8057 #, fuzzy, no-c-format
8058 msgid "Dummy '%s' at %L cannot have an initializer"
8059 msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
8060
8061 #: fortran/resolve.c:4666
8062 #, no-c-format
8063 msgid "Intrinsic '%s' at %L cannot have an initializer"
8064 msgstr ""
8065
8066 #: fortran/resolve.c:4669
8067 #, no-c-format
8068 msgid "Function result '%s' at %L cannot have an initializer"
8069 msgstr ""
8070
8071 #: fortran/resolve.c:4672
8072 #, no-c-format
8073 msgid "Automatic array '%s' at %L cannot have an initializer"
8074 msgstr ""
8075
8076 #: fortran/resolve.c:4692
8077 #, no-c-format
8078 msgid "Object '%s' at %L must have the SAVE attribute %s"
8079 msgstr ""
8080
8081 #: fortran/resolve.c:4725
8082 #, no-c-format
8083 msgid "Character-valued statement function '%s' at %L must have constant length"
8084 msgstr ""
8085
8086 #: fortran/resolve.c:4748
8087 #, no-c-format
8088 msgid "'%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is PUBLIC at %L"
8089 msgstr ""
8090
8091 #: fortran/resolve.c:4763
8092 #, fuzzy, no-c-format
8093 msgid "External object '%s' at %L may not have an initializer"
8094 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
8095
8096 #: fortran/resolve.c:4782
8097 #, no-c-format
8098 msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
8099 msgstr ""
8100
8101 #: fortran/resolve.c:4786
8102 #, no-c-format
8103 msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
8104 msgstr ""
8105
8106 #: fortran/resolve.c:4790
8107 #, no-c-format
8108 msgid "CHARACTER(*) function '%s' at %L cannot be pure"
8109 msgstr ""
8110
8111 #: fortran/resolve.c:4794
8112 #, no-c-format
8113 msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
8114 msgstr ""
8115
8116 #: fortran/resolve.c:4803
8117 #, no-c-format
8118 msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
8119 msgstr ""
8120
8121 #: fortran/resolve.c:4828
8122 #, no-c-format
8123 msgid "Character length of component '%s' needs to be a constant specification expression at %L."
8124 msgstr ""
8125
8126 #: fortran/resolve.c:4843
8127 #, no-c-format
8128 msgid "The component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
8129 msgstr ""
8130
8131 #: fortran/resolve.c:4861
8132 #, no-c-format
8133 msgid "Component '%s' of '%s' at %L must have constant array bounds."
8134 msgstr ""
8135
8136 #: fortran/resolve.c:4895
8137 #, no-c-format
8138 msgid "PRIVATE symbol '%s' cannot be member of PUBLIC namelist at %L"
8139 msgstr ""
8140
8141 #: fortran/resolve.c:4908
8142 #, no-c-format
8143 msgid "The array '%s' must have constant shape to be a NAMELIST object at %L"
8144 msgstr ""
8145
8146 #: fortran/resolve.c:4926
8147 #, no-c-format
8148 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
8149 msgstr ""
8150
8151 #: fortran/resolve.c:4943
8152 #, no-c-format
8153 msgid "Parameter array '%s' at %L cannot be automatic or assumed shape"
8154 msgstr ""
8155
8156 #: fortran/resolve.c:4955
8157 #, no-c-format
8158 msgid "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
8159 msgstr ""
8160
8161 #: fortran/resolve.c:4966
8162 #, fuzzy, no-c-format
8163 msgid "Incompatible derived type in PARAMETER at %L"
8164 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
8165
8166 #: fortran/resolve.c:5067
8167 #, no-c-format
8168 msgid "Assumed size array at %L must be a dummy argument"
8169 msgstr ""
8170
8171 #: fortran/resolve.c:5070
8172 #, no-c-format
8173 msgid "Assumed shape array at %L must be a dummy argument"
8174 msgstr ""
8175
8176 #: fortran/resolve.c:5083
8177 #, no-c-format
8178 msgid "Symbol at %L is not a DUMMY variable"
8179 msgstr ""
8180
8181 #: fortran/resolve.c:5098
8182 #, no-c-format
8183 msgid "The derived type '%s' at %L is of type '%s', which has not been defined."
8184 msgstr ""
8185
8186 #: fortran/resolve.c:5117
8187 #, no-c-format
8188 msgid "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have a default initializer"
8189 msgstr ""
8190
8191 #: fortran/resolve.c:5157
8192 #, no-c-format
8193 msgid "Intrinsic at %L does not exist"
8194 msgstr ""
8195
8196 #: fortran/resolve.c:5232
8197 #, no-c-format
8198 msgid "BLOCK DATA element '%s' at %L must be in COMMON"
8199 msgstr ""
8200
8201 #: fortran/resolve.c:5276
8202 #, no-c-format
8203 msgid "Nonconstant array section at %L in DATA statement"
8204 msgstr ""
8205
8206 #: fortran/resolve.c:5289
8207 #, no-c-format
8208 msgid "DATA statement at %L has more variables than values"
8209 msgstr ""
8210
8211 #: fortran/resolve.c:5487
8212 #, no-c-format
8213 msgid "DATA statement at %L has more values than variables"
8214 msgstr ""
8215
8216 #: fortran/resolve.c:5569
8217 #, fuzzy, no-c-format
8218 msgid "Label %d at %L defined but not used"
8219 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
8220
8221 #: fortran/resolve.c:5574
8222 #, fuzzy, no-c-format
8223 msgid "Label %d at %L defined but cannot be used"
8224 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
8225
8226 #: fortran/resolve.c:5658
8227 #, no-c-format
8228 msgid "Derived type variable '%s' at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
8229 msgstr ""
8230
8231 #: fortran/resolve.c:5673
8232 #, no-c-format
8233 msgid "Derived type variable '%s' at %L with pointer component(s) cannot be an EQUIVALENCE object"
8234 msgstr ""
8235
8236 #: fortran/resolve.c:5680
8237 #, no-c-format
8238 msgid "Derived type variable '%s' at %L with default initializer cannot be an EQUIVALENCE object"
8239 msgstr ""
8240
8241 #: fortran/resolve.c:5781
8242 #, no-c-format
8243 msgid "Syntax error in EQUIVALENCE statement at %L"
8244 msgstr ""
8245
8246 #: fortran/resolve.c:5798
8247 #, no-c-format
8248 msgid "Initialized objects '%s' and '%s'  cannot both be in the EQUIVALENCE statement at %L"
8249 msgstr ""
8250
8251 #: fortran/resolve.c:5812
8252 #, no-c-format
8253 msgid "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure procedure '%s'"
8254 msgstr ""
8255
8256 #: fortran/resolve.c:5821
8257 #, no-c-format
8258 msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
8259 msgstr ""
8260
8261 #: fortran/resolve.c:5900
8262 #, no-c-format
8263 msgid "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
8264 msgstr ""
8265
8266 #: fortran/resolve.c:5911
8267 #, no-c-format
8268 msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
8269 msgstr ""
8270
8271 #: fortran/resolve.c:5922
8272 #, no-c-format
8273 msgid "Substring at %L has length zero"
8274 msgstr ""
8275
8276 #: fortran/resolve.c:5965
8277 #, no-c-format
8278 msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'"
8279 msgstr ""
8280
8281 #: fortran/resolve.c:5977
8282 #, no-c-format
8283 msgid "ENTRY '%s' at %L has no IMPLICIT type"
8284 msgstr ""
8285
8286 #: fortran/resolve.c:6003
8287 #, no-c-format
8288 msgid "User operator procedure '%s' at %L must be a FUNCTION"
8289 msgstr ""
8290
8291 #: fortran/resolve.c:6009
8292 #, no-c-format
8293 msgid "User operator procedure '%s' at %L cannot be assumed character length"
8294 msgstr ""
8295
8296 #: fortran/resolve.c:6015
8297 #, no-c-format
8298 msgid "User operator procedure '%s' at %L must have at least one argument"
8299 msgstr ""
8300
8301 #: fortran/resolve.c:6025
8302 #, no-c-format
8303 msgid "First argument of operator interface at %L cannot be optional"
8304 msgstr ""
8305
8306 #: fortran/resolve.c:6037
8307 #, no-c-format
8308 msgid "Second argument of operator interface at %L cannot be optional"
8309 msgstr ""
8310
8311 #: fortran/resolve.c:6041
8312 #, no-c-format
8313 msgid "Operator interface at %L must have, at most, two arguments"
8314 msgstr ""
8315
8316 #: fortran/resolve.c:6074
8317 #, no-c-format
8318 msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
8319 msgstr ""
8320
8321 #: fortran/scanner.c:536
8322 #, fuzzy, no-c-format
8323 msgid "Missing '&' in continued character constant at %C"
8324 msgstr "ʸ»úÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
8325
8326 #: fortran/scanner.c:971
8327 #, fuzzy, no-c-format
8328 msgid "%s:%d: file %s left but not entered"
8329 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤«¤é½Ð¤Þ¤·¤¿¤¬Æþ¤Ã¤Æ¤¤¤Þ¤»¤ó"
8330
8331 #: fortran/scanner.c:998
8332 #, fuzzy, no-c-format
8333 msgid "%s:%d: Illegal preprocessor directive"
8334 msgstr "¥×¥ê¥×¥í¥»¥¹Ì¿ÎáÃæ¤Ë %s ¤¬¤¢¤ê¤Þ¤¹"
8335
8336 #: fortran/scanner.c:1073
8337 #, no-c-format
8338 msgid "File '%s' is being included recursively"
8339 msgstr ""
8340
8341 #: fortran/scanner.c:1088
8342 #, fuzzy, no-c-format
8343 msgid "Can't open file '%s'"
8344 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
8345
8346 #: fortran/scanner.c:1097
8347 #, fuzzy, no-c-format
8348 msgid "Can't open included file '%s'"
8349 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
8350
8351 #: fortran/scanner.c:1199
8352 #, fuzzy, c-format
8353 msgid "%s:%3d %s\n"
8354 msgstr "%s: %s"
8355
8356 #: fortran/simplify.c:101
8357 #, no-c-format
8358 msgid "Result of %s overflows its kind at %L"
8359 msgstr ""
8360
8361 #: fortran/simplify.c:120
8362 #, no-c-format
8363 msgid "KIND parameter of %s at %L must be an initialization expression"
8364 msgstr ""
8365
8366 #: fortran/simplify.c:130
8367 #, fuzzy, no-c-format
8368 msgid "Invalid KIND parameter of %s at %L"
8369 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
8370
8371 #: fortran/simplify.c:227
8372 #, no-c-format
8373 msgid "Extended ASCII not implemented: argument of ACHAR at %L must be between 0 and 127"
8374 msgstr ""
8375
8376 #: fortran/simplify.c:254
8377 #, no-c-format
8378 msgid "Argument of ACOS at %L must be between -1 and 1"
8379 msgstr ""
8380
8381 #: fortran/simplify.c:276
8382 #, no-c-format
8383 msgid "Argument of ACOSH at %L must not be less than 1"
8384 msgstr ""
8385
8386 #: fortran/simplify.c:503
8387 #, no-c-format
8388 msgid "Argument of ASIN at %L must be between -1 and 1"
8389 msgstr ""
8390
8391 #: fortran/simplify.c:559
8392 #, no-c-format
8393 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
8394 msgstr ""
8395
8396 #: fortran/simplify.c:585
8397 #, no-c-format
8398 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
8399 msgstr ""
8400
8401 #: fortran/simplify.c:667
8402 #, fuzzy, no-c-format
8403 msgid "Bad character in CHAR function at %L"
8404 msgstr "´Ø¿ô %s ¤Ë¤Ïʬ´ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
8405
8406 #: fortran/simplify.c:1195
8407 #, no-c-format
8408 msgid "Argument of IACHAR at %L must be of length one"
8409 msgstr ""
8410
8411 #: fortran/simplify.c:1235
8412 #, fuzzy, no-c-format
8413 msgid "Invalid second argument of IBCLR at %L"
8414 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
8415
8416 #: fortran/simplify.c:1243
8417 #, no-c-format
8418 msgid "Second argument of IBCLR exceeds bit size at %L"
8419 msgstr ""
8420
8421 #: fortran/simplify.c:1270
8422 #, fuzzy, no-c-format
8423 msgid "Invalid second argument of IBITS at %L"
8424 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
8425
8426 #: fortran/simplify.c:1276
8427 #, fuzzy, no-c-format
8428 msgid "Invalid third argument of IBITS at %L"
8429 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
8430
8431 #: fortran/simplify.c:1287
8432 #, no-c-format
8433 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
8434 msgstr ""
8435
8436 #: fortran/simplify.c:1335
8437 #, fuzzy, no-c-format
8438 msgid "Invalid second argument of IBSET at %L"
8439 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
8440
8441 #: fortran/simplify.c:1343
8442 #, no-c-format
8443 msgid "Second argument of IBSET exceeds bit size at %L"
8444 msgstr ""
8445
8446 #: fortran/simplify.c:1369
8447 #, no-c-format
8448 msgid "Argument of ICHAR at %L must be of length one"
8449 msgstr ""
8450
8451 #: fortran/simplify.c:1377
8452 #, no-c-format
8453 msgid "Argument of ICHAR at %L out of range of this processor"
8454 msgstr ""
8455
8456 #: fortran/simplify.c:1585
8457 #, fuzzy, no-c-format
8458 msgid "Argument of INT at %L is not a valid type"
8459 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
8460
8461 #: fortran/simplify.c:1662
8462 #, fuzzy, no-c-format
8463 msgid "Invalid second argument of ISHFT at %L"
8464 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
8465
8466 #: fortran/simplify.c:1678
8467 #, no-c-format
8468 msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
8469 msgstr ""
8470
8471 #: fortran/simplify.c:1742
8472 #, fuzzy, no-c-format
8473 msgid "Invalid second argument of ISHFTC at %L"
8474 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
8475
8476 #: fortran/simplify.c:1752
8477 #, fuzzy, no-c-format
8478 msgid "Invalid third argument of ISHFTC at %L"
8479 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
8480
8481 #: fortran/simplify.c:1767
8482 #, no-c-format
8483 msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
8484 msgstr ""
8485
8486 #: fortran/simplify.c:1837
8487 #, no-c-format
8488 msgid "Argument of KIND at %L is a DERIVED type"
8489 msgstr ""
8490
8491 #: fortran/simplify.c:1908
8492 #, fuzzy, no-c-format
8493 msgid "DIM argument at %L is out of bounds"
8494 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
8495
8496 #: fortran/simplify.c:2048
8497 #, no-c-format
8498 msgid "Argument of LOG at %L cannot be less than or equal to zero"
8499 msgstr ""
8500
8501 #: fortran/simplify.c:2061
8502 #, no-c-format
8503 msgid "Complex argument of LOG at %L cannot be zero"
8504 msgstr ""
8505
8506 #: fortran/simplify.c:2105
8507 #, no-c-format
8508 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
8509 msgstr ""
8510
8511 #. Result is processor-dependent.
8512 #: fortran/simplify.c:2282
8513 #, no-c-format
8514 msgid "Second argument MOD at %L is zero"
8515 msgstr ""
8516
8517 #. Result is processor-dependent.
8518 #: fortran/simplify.c:2293
8519 #, fuzzy, no-c-format
8520 msgid "Second argument of MOD at %L is zero"
8521 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤­¤Ç¤¹"
8522
8523 #. Result is processor-dependent. This processor just opts
8524 #. to not handle it at all.
8525 #. Result is processor-dependent.
8526 #: fortran/simplify.c:2341 fortran/simplify.c:2353
8527 #, no-c-format
8528 msgid "Second argument of MODULO at %L is zero"
8529 msgstr ""
8530
8531 #: fortran/simplify.c:2410
8532 #, no-c-format
8533 msgid "Second argument of NEAREST at %L may not be zero"
8534 msgstr ""
8535
8536 #: fortran/simplify.c:2718
8537 #, fuzzy, no-c-format
8538 msgid "Invalid second argument of REPEAT at %L"
8539 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
8540
8541 #: fortran/simplify.c:2792
8542 #, no-c-format
8543 msgid "Integer too large in shape specification at %L"
8544 msgstr ""
8545
8546 #: fortran/simplify.c:2802
8547 #, no-c-format
8548 msgid "Too many dimensions in shape specification for RESHAPE at %L"
8549 msgstr ""
8550
8551 #: fortran/simplify.c:2810
8552 #, no-c-format
8553 msgid "Shape specification at %L cannot be negative"
8554 msgstr ""
8555
8556 #: fortran/simplify.c:2820
8557 #, no-c-format
8558 msgid "Shape specification at %L cannot be the null array"
8559 msgstr ""
8560
8561 #: fortran/simplify.c:2844
8562 #, no-c-format
8563 msgid "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
8564 msgstr ""
8565
8566 #: fortran/simplify.c:2851
8567 #, no-c-format
8568 msgid "Error in ORDER parameter of RESHAPE at %L"
8569 msgstr ""
8570
8571 #: fortran/simplify.c:2861
8572 #, no-c-format
8573 msgid "ORDER parameter of RESHAPE at %L is out of range"
8574 msgstr ""
8575
8576 #: fortran/simplify.c:2870
8577 #, no-c-format
8578 msgid "Invalid permutation in ORDER parameter at %L"
8579 msgstr ""
8580
8581 #: fortran/simplify.c:2927
8582 #, no-c-format
8583 msgid "PAD parameter required for short SOURCE parameter at %L"
8584 msgstr ""
8585
8586 #: fortran/simplify.c:3061
8587 #, no-c-format
8588 msgid "Result of SCALE overflows its kind at %L"
8589 msgstr ""
8590
8591 #: fortran/simplify.c:3642
8592 #, fuzzy, no-c-format
8593 msgid "Argument of SQRT at %L has a negative value"
8594 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
8595
8596 #: fortran/symbol.c:111
8597 #, no-c-format
8598 msgid "Duplicate IMPLICIT NONE statement at %C"
8599 msgstr ""
8600
8601 #: fortran/symbol.c:151
8602 #, no-c-format
8603 msgid "Letter '%c' already set in IMPLICIT statement at %C"
8604 msgstr ""
8605
8606 #: fortran/symbol.c:173
8607 #, no-c-format
8608 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
8609 msgstr ""
8610
8611 #: fortran/symbol.c:184
8612 #, no-c-format
8613 msgid "Letter %c already has an IMPLICIT type at %C"
8614 msgstr ""
8615
8616 #: fortran/symbol.c:232
8617 #, no-c-format
8618 msgid "Symbol '%s' at %L has no IMPLICIT type"
8619 msgstr ""
8620
8621 #: fortran/symbol.c:304
8622 #, no-c-format
8623 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
8624 msgstr ""
8625
8626 #: fortran/symbol.c:506 fortran/symbol.c:997
8627 #, no-c-format
8628 msgid "%s attribute conflicts with %s attribute at %L"
8629 msgstr ""
8630
8631 #: fortran/symbol.c:509
8632 #, no-c-format
8633 msgid "%s attribute conflicts with %s attribute in '%s' at %L"
8634 msgstr ""
8635
8636 #: fortran/symbol.c:551
8637 #, no-c-format
8638 msgid "Cannot change attributes of USE-associated symbol at %L"
8639 msgstr ""
8640
8641 #: fortran/symbol.c:554
8642 #, no-c-format
8643 msgid "Cannot change attributes of USE-associated symbol %s at %L"
8644 msgstr ""
8645
8646 #: fortran/symbol.c:576
8647 #, no-c-format
8648 msgid "Cannot change attributes of symbol at %L after it has been used"
8649 msgstr ""
8650
8651 #: fortran/symbol.c:592
8652 #, fuzzy, no-c-format
8653 msgid "Duplicate %s attribute specified at %L"
8654 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
8655
8656 #: fortran/symbol.c:733
8657 #, no-c-format
8658 msgid "Cray Pointee at %L appears in multiple pointer() statements."
8659 msgstr ""
8660
8661 #: fortran/symbol.c:765
8662 #, fuzzy, no-c-format
8663 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
8664 msgstr "section Â°À­¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
8665
8666 #: fortran/symbol.c:773
8667 #, fuzzy, no-c-format
8668 msgid "Duplicate SAVE attribute specified at %L"
8669 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
8670
8671 #: fortran/symbol.c:1027
8672 #, no-c-format
8673 msgid "%s procedure at %L is already declared as %s procedure"
8674 msgstr ""
8675
8676 #: fortran/symbol.c:1062
8677 #, no-c-format
8678 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
8679 msgstr ""
8680
8681 #: fortran/symbol.c:1085
8682 #, no-c-format
8683 msgid "ACCESS specification at %L was already specified"
8684 msgstr ""
8685
8686 #: fortran/symbol.c:1105
8687 #, no-c-format
8688 msgid "Symbol '%s' at %L already has an explicit interface"
8689 msgstr ""
8690
8691 #: fortran/symbol.c:1133
8692 #, no-c-format
8693 msgid "Symbol '%s' at %L already has basic type of %s"
8694 msgstr ""
8695
8696 #: fortran/symbol.c:1145
8697 #, no-c-format
8698 msgid "Symbol '%s' at %L cannot have a type"
8699 msgstr ""
8700
8701 #: fortran/symbol.c:1283
8702 #, no-c-format
8703 msgid "Component '%s' at %C already declared at %L"
8704 msgstr ""
8705
8706 #: fortran/symbol.c:1361
8707 #, fuzzy, no-c-format
8708 msgid "Symbol '%s' at %C is ambiguous"
8709 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
8710
8711 #: fortran/symbol.c:1393
8712 #, no-c-format
8713 msgid "Derived type '%s' at %C is being used before it is defined"
8714 msgstr ""
8715
8716 #: fortran/symbol.c:1421
8717 #, no-c-format
8718 msgid "'%s' at %C is not a member of the '%s' structure"
8719 msgstr ""
8720
8721 #: fortran/symbol.c:1427
8722 #, no-c-format
8723 msgid "Component '%s' at %C is a PRIVATE component of '%s'"
8724 msgstr ""
8725
8726 #: fortran/symbol.c:1571
8727 #, no-c-format
8728 msgid "Duplicate statement label %d at %L and %L"
8729 msgstr ""
8730
8731 #: fortran/symbol.c:1581
8732 #, no-c-format
8733 msgid "Label %d at %C already referenced as branch target"
8734 msgstr ""
8735
8736 #: fortran/symbol.c:1590
8737 #, no-c-format
8738 msgid "Label %d at %C already referenced as a format label"
8739 msgstr ""
8740
8741 #: fortran/symbol.c:1632
8742 #, no-c-format
8743 msgid "Label %d at %C previously used as a FORMAT label"
8744 msgstr ""
8745
8746 #: fortran/symbol.c:1640
8747 #, no-c-format
8748 msgid "Label %d at %C previously used as branch target"
8749 msgstr ""
8750
8751 #: fortran/symbol.c:1893
8752 #, no-c-format
8753 msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
8754 msgstr ""
8755
8756 #: fortran/symbol.c:1896
8757 #, no-c-format
8758 msgid "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
8759 msgstr ""
8760
8761 #. Symbol is from another namespace.
8762 #: fortran/symbol.c:2033
8763 #, no-c-format
8764 msgid "Symbol '%s' at %C has already been host associated"
8765 msgstr ""
8766
8767 #: fortran/trans-common.c:360
8768 #, no-c-format
8769 msgid "Named COMMON block '%s' at %L shall be of the same size"
8770 msgstr ""
8771
8772 #: fortran/trans-common.c:658
8773 #, no-c-format
8774 msgid "Bad array reference at %L"
8775 msgstr ""
8776
8777 #: fortran/trans-common.c:666
8778 #, no-c-format
8779 msgid "Illegal reference type at %L as EQUIVALENCE object"
8780 msgstr ""
8781
8782 #: fortran/trans-common.c:706
8783 #, no-c-format
8784 msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
8785 msgstr ""
8786
8787 #. Aligning this field would misalign a previous field.
8788 #: fortran/trans-common.c:839
8789 #, no-c-format
8790 msgid "The equivalence set for variable '%s' declared at %L violates alignment requirents"
8791 msgstr ""
8792
8793 #: fortran/trans-common.c:904
8794 #, no-c-format
8795 msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
8796 msgstr ""
8797
8798 #: fortran/trans-common.c:919
8799 #, no-c-format
8800 msgid "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
8801 msgstr ""
8802
8803 #. The required offset conflicts with previous alignment
8804 #. requirements.  Insert padding immediately before this
8805 #. segment.
8806 #: fortran/trans-common.c:930
8807 #, no-c-format
8808 msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L"
8809 msgstr ""
8810
8811 #: fortran/trans-common.c:956
8812 #, no-c-format
8813 msgid "COMMON '%s' at %L requires %d bytes of padding at start"
8814 msgstr ""
8815
8816 #: fortran/trans-const.c:158
8817 msgid "Array bound mismatch"
8818 msgstr ""
8819
8820 #: fortran/trans-const.c:161
8821 msgid "Array reference out of bounds"
8822 msgstr ""
8823
8824 #: fortran/trans-const.c:164
8825 #, fuzzy
8826 msgid "Incorrect function return value"
8827 msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
8828
8829 #: fortran/trans-decl.c:441
8830 #, fuzzy, no-c-format
8831 msgid "storage size not known"
8832 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
8833
8834 #: fortran/trans-decl.c:448
8835 #, fuzzy, no-c-format
8836 msgid "storage size not constant"
8837 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
8838
8839 #: fortran/trans-io.c:541
8840 msgid "Assigned label is not a format label"
8841 msgstr ""
8842
8843 #: fortran/trans-io.c:982
8844 #, no-c-format
8845 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers."
8846 msgstr ""
8847
8848 #: fortran/trans-stmt.c:163
8849 msgid "Assigned label is not a target label"
8850 msgstr ""
8851
8852 #. Check the label list.
8853 #: fortran/trans-stmt.c:179
8854 msgid "Assigned label is not in the list"
8855 msgstr ""
8856
8857 #: fortran/trans-stmt.c:319
8858 #, no-c-format
8859 msgid "An alternate return at %L without a * dummy argument"
8860 msgstr ""
8861
8862 #. FIXME: i18n bug here.  Order of prints should not be
8863 #. fixed.
8864 #: java/gjavah.c:916
8865 #, fuzzy, c-format
8866 msgid "ignored method '"
8867 msgstr "¥á¥½¥Ã¥É `%s' Æâ:"
8868
8869 #: java/gjavah.c:918
8870 #, c-format
8871 msgid "' marked virtual\n"
8872 msgstr ""
8873
8874 #: java/gjavah.c:2356
8875 #, c-format
8876 msgid "Try '"
8877 msgstr ""
8878
8879 #: java/gjavah.c:2356
8880 #, c-format
8881 msgid " --help' for more information.\n"
8882 msgstr ""
8883
8884 #: java/gjavah.c:2363
8885 #, c-format
8886 msgid "Usage: "
8887 msgstr ""
8888
8889 #: java/gjavah.c:2363
8890 #, c-format
8891 msgid ""
8892 " [OPTION]... CLASS...\n"
8893 "\n"
8894 msgstr ""
8895
8896 #: java/gjavah.c:2364
8897 #, c-format
8898 msgid ""
8899 "Generate C or C++ header files from .class files\n"
8900 "\n"
8901 msgstr ""
8902
8903 #: java/gjavah.c:2365
8904 #, fuzzy, c-format
8905 msgid "  -stubs                  Generate an implementation stub file\n"
8906 msgstr "  -pipe                    Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
8907
8908 #: java/gjavah.c:2366
8909 #, fuzzy, c-format
8910 msgid "  -jni                    Generate a JNI header or stub\n"
8911 msgstr "  -W                      ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n"
8912
8913 #: java/gjavah.c:2367
8914 #, fuzzy, c-format
8915 msgid "  -force                  Always overwrite output files\n"
8916 msgstr "  -o <file>                <file> ¤Ë½ÐÎϤò¹Ô¤Ê¤¦\n"
8917
8918 #: java/gjavah.c:2368
8919 #, fuzzy, c-format
8920 msgid "  -old                    Unused compatibility option\n"
8921 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
8922
8923 #: java/gjavah.c:2369
8924 #, fuzzy, c-format
8925 msgid "  -trace                  Unused compatibility option\n"
8926 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
8927
8928 #: java/gjavah.c:2370
8929 #, c-format
8930 msgid "  -J OPTION               Unused compatibility option\n"
8931 msgstr ""
8932
8933 #: java/gjavah.c:2372
8934 #, c-format
8935 msgid "  -add TEXT               Insert TEXT into class body\n"
8936 msgstr ""
8937
8938 #: java/gjavah.c:2373
8939 #, c-format
8940 msgid "  -append TEXT            Insert TEXT after class declaration\n"
8941 msgstr ""
8942
8943 #: java/gjavah.c:2374
8944 #, c-format
8945 msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
8946 msgstr ""
8947
8948 #: java/gjavah.c:2375
8949 #, c-format
8950 msgid "  -prepend TEXT           Insert TEXT before start of class\n"
8951 msgstr ""
8952
8953 #: java/gjavah.c:2377 java/jcf-dump.c:912
8954 #, c-format
8955 msgid "  --classpath PATH        Set path to find .class files\n"
8956 msgstr ""
8957
8958 #: java/gjavah.c:2378 java/jcf-dump.c:913
8959 #, fuzzy, c-format
8960 msgid "  -IDIR                   Append directory to class path\n"
8961 msgstr "  -B <directory>           <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
8962
8963 #: java/gjavah.c:2379 java/jcf-dump.c:914
8964 #, c-format
8965 msgid "  --bootclasspath PATH    Override built-in class path\n"
8966 msgstr ""
8967
8968 #: java/gjavah.c:2380 java/jcf-dump.c:915
8969 #, c-format
8970 msgid "  --extdirs PATH          Set extensions directory path\n"
8971 msgstr ""
8972
8973 #: java/gjavah.c:2381
8974 #, c-format
8975 msgid "  -d DIRECTORY            Set output directory name\n"
8976 msgstr ""
8977
8978 #: java/gjavah.c:2382 java/jcf-dump.c:916 java/jv-scan.c:115
8979 #, fuzzy, c-format
8980 msgid "  -o FILE                 Set output file name\n"
8981 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
8982
8983 #: java/gjavah.c:2383
8984 #, c-format
8985 msgid "  -td DIRECTORY           Set temporary directory name\n"
8986 msgstr ""
8987
8988 #: java/gjavah.c:2385 java/jcf-dump.c:918 java/jv-scan.c:117
8989 #, fuzzy, c-format
8990 msgid "  --help                  Print this help, then exit\n"
8991 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
8992
8993 #: java/gjavah.c:2386 java/jcf-dump.c:919 java/jv-scan.c:118
8994 #, fuzzy, c-format
8995 msgid "  --version               Print version number, then exit\n"
8996 msgstr ""
8997 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
8998 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
8999
9000 #: java/gjavah.c:2387 java/jcf-dump.c:920
9001 #, c-format
9002 msgid "  -v, --verbose           Print extra information while running\n"
9003 msgstr ""
9004
9005 #: java/gjavah.c:2389
9006 #, c-format
9007 msgid ""
9008 "  -M                      Print all dependencies to stdout;\n"
9009 "                             suppress ordinary output\n"
9010 msgstr ""
9011
9012 #: java/gjavah.c:2391
9013 #, c-format
9014 msgid ""
9015 "  -MM                     Print non-system dependencies to stdout;\n"
9016 "                             suppress ordinary output\n"
9017 msgstr ""
9018
9019 #: java/gjavah.c:2393
9020 #, fuzzy, c-format
9021 msgid "  -MD                     Print all dependencies to stdout\n"
9022 msgstr "  -p                      ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
9023
9024 #: java/gjavah.c:2394
9025 #, c-format
9026 msgid "  -MMD                    Print non-system dependencies to stdout\n"
9027 msgstr ""
9028
9029 #: java/gjavah.c:2397 java/jcf-dump.c:922 java/jv-scan.c:120
9030 #, fuzzy, c-format
9031 msgid ""
9032 "For bug reporting instructions, please see:\n"
9033 "%s.\n"
9034 msgstr ""
9035 "\n"
9036 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
9037
9038 #: java/gjavah.c:2581
9039 #, fuzzy, c-format
9040 msgid "Processing %s\n"
9041 msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹"
9042
9043 #: java/gjavah.c:2591
9044 #, c-format
9045 msgid "Found in %s\n"
9046 msgstr ""
9047
9048 #: java/jcf-dump.c:829
9049 #, fuzzy, c-format
9050 msgid "Not a valid Java .class file.\n"
9051 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9052
9053 #: java/jcf-dump.c:835
9054 #, fuzzy, c-format
9055 msgid "error while parsing constant pool\n"
9056 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
9057
9058 #: java/jcf-dump.c:841 java/jcf-parse.c:759
9059 #, gcc-internal-format
9060 msgid "error in constant pool entry #%d\n"
9061 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
9062
9063 #: java/jcf-dump.c:851
9064 #, fuzzy, c-format
9065 msgid "error while parsing fields\n"
9066 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
9067
9068 #: java/jcf-dump.c:857
9069 #, fuzzy, c-format
9070 msgid "error while parsing methods\n"
9071 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
9072
9073 #: java/jcf-dump.c:863
9074 #, fuzzy, c-format
9075 msgid "error while parsing final attributes\n"
9076 msgstr "final Â°À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
9077
9078 #: java/jcf-dump.c:900
9079 #, c-format
9080 msgid "Try 'jcf-dump --help' for more information.\n"
9081 msgstr ""
9082
9083 #: java/jcf-dump.c:907
9084 #, c-format
9085 msgid ""
9086 "Usage: jcf-dump [OPTION]... CLASS...\n"
9087 "\n"
9088 msgstr ""
9089
9090 #: java/jcf-dump.c:908
9091 #, c-format
9092 msgid ""
9093 "Display contents of a class file in readable form.\n"
9094 "\n"
9095 msgstr ""
9096
9097 #: java/jcf-dump.c:909
9098 #, fuzzy, c-format
9099 msgid "  -c                      Disassemble method bodies\n"
9100 msgstr "  -W                      ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n"
9101
9102 #: java/jcf-dump.c:910
9103 #, fuzzy, c-format
9104 msgid "  --javap                 Generate output in 'javap' format\n"
9105 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
9106
9107 #: java/jcf-dump.c:950 java/jcf-dump.c:1018
9108 #, c-format
9109 msgid "jcf-dump: no classes specified\n"
9110 msgstr ""
9111
9112 #: java/jcf-dump.c:1038
9113 #, fuzzy, c-format
9114 msgid "Cannot open '%s' for output.\n"
9115 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
9116
9117 #: java/jcf-dump.c:1084
9118 #, c-format
9119 msgid "bad format of .zip/.jar archive\n"
9120 msgstr ""
9121
9122 #: java/jcf-dump.c:1202
9123 #, c-format
9124 msgid "Bad byte codes.\n"
9125 msgstr ""
9126
9127 #: java/jv-scan.c:100
9128 #, c-format
9129 msgid "Try 'jv-scan --help' for more information.\n"
9130 msgstr ""
9131
9132 #: java/jv-scan.c:107
9133 #, c-format
9134 msgid ""
9135 "Usage: jv-scan [OPTION]... FILE...\n"
9136 "\n"
9137 msgstr ""
9138
9139 #: java/jv-scan.c:108
9140 #, c-format
9141 msgid ""
9142 "Print useful information read from Java source files.\n"
9143 "\n"
9144 msgstr ""
9145
9146 #: java/jv-scan.c:109
9147 #, c-format
9148 msgid "  --no-assert             Don't recognize the assert keyword\n"
9149 msgstr ""
9150
9151 #: java/jv-scan.c:110
9152 #, fuzzy, c-format
9153 msgid "  --complexity            Print cyclomatic complexity of input file\n"
9154 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
9155
9156 #: java/jv-scan.c:111
9157 #, c-format
9158 msgid "  --encoding NAME         Specify encoding of input file\n"
9159 msgstr ""
9160
9161 #: java/jv-scan.c:112
9162 #, c-format
9163 msgid "  --print-main            Print name of class containing 'main'\n"
9164 msgstr ""
9165
9166 #: java/jv-scan.c:113
9167 #, c-format
9168 msgid "  --list-class            List all classes defined in file\n"
9169 msgstr ""
9170
9171 #: java/jv-scan.c:114
9172 #, c-format
9173 msgid "  --list-filename         Print input filename when listing class names\n"
9174 msgstr ""
9175
9176 #: java/jv-scan.c:257
9177 #, fuzzy, c-format
9178 msgid "%s: error: "
9179 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼"
9180
9181 #: java/jv-scan.c:269 java/jv-scan.c:280
9182 #, c-format
9183 msgid "%s: warning: "
9184 msgstr "%s: ·Ù¹ð: "
9185
9186 #: java/jvgenmain.c:48
9187 #, c-format
9188 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
9189 msgstr ""
9190
9191 #: java/jvgenmain.c:101
9192 #, fuzzy, c-format
9193 msgid "%s: Cannot open output file: %s\n"
9194 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
9195
9196 #: java/jvgenmain.c:138
9197 #, fuzzy, c-format
9198 msgid "%s: Failed to close output file %s\n"
9199 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
9200
9201 #: java/jvspec.c:420
9202 #, fuzzy, c-format
9203 msgid "can't specify '-D' without '--main'\n"
9204 msgstr "`--main' Ìµ¤·¤Ç¤Ï `-D' ¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó\n"
9205
9206 #: java/jvspec.c:423
9207 #, fuzzy, c-format
9208 msgid "'%s' is not a valid class name"
9209 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9210
9211 #: java/jvspec.c:429
9212 #, c-format
9213 msgid "--resource requires -o"
9214 msgstr ""
9215
9216 #: java/jvspec.c:443
9217 #, c-format
9218 msgid "cannot specify both -C and -o"
9219 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
9220
9221 #: java/jvspec.c:455
9222 #, c-format
9223 msgid "cannot create temporary file"
9224 msgstr "°ì»þ¥Õ¥¡¥¤¥ë¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
9225
9226 #: java/jvspec.c:483
9227 #, c-format
9228 msgid "using both @FILE with multiple files not implemented"
9229 msgstr "@FILE ¤Ç¤ÎÊ£¿ô¥Õ¥¡¥¤¥ë¤Î»ÈÍѤϼÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
9230
9231 #: java/jvspec.c:546
9232 #, fuzzy, c-format
9233 msgid "cannot specify 'main' class when not linking"
9234 msgstr "¥ê¥ó¥¯»þ°Ê³°¤Ë¤Ï `main' ¥¯¥é¥¹¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó"
9235
9236 #: config/mcore/mcore.h:57
9237 msgid "the m210 does not have little endian support"
9238 msgstr "m210 ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥µ¥Ý¡¼¥È¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
9239
9240 #: config/lynx.h:71
9241 msgid "cannot use mthreads and mlegacy-threads together"
9242 msgstr ""
9243
9244 #: config/lynx.h:96
9245 msgid "cannot use mshared and static together"
9246 msgstr ""
9247
9248 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
9249 #: config/sparc/sol2-bi.h:169 config/sparc/sol2-bi.h:174
9250 #, fuzzy
9251 msgid "does not support multilib"
9252 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
9253
9254 #: config/mips/r3900.h:35
9255 #, fuzzy
9256 msgid "-mhard-float not supported"
9257 msgstr "-mhard-float ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó."
9258
9259 #: config/mips/r3900.h:37
9260 #, fuzzy
9261 msgid "-msingle-float and -msoft-float cannot both be specified"
9262 msgstr "-msingle-float ¤È -msoft-float ¤ò°ìÅ٤˻ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
9263
9264 #: config/i386/cygwin.h:29
9265 msgid "mno-cygwin and mno-win32 are not compatible"
9266 msgstr "mno-cygwin ¤È mno-win32 ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9267
9268 #: config/i386/cygwin.h:70 config/i386/mingw32.h:58
9269 msgid "shared and mdll are not compatible"
9270 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9271
9272 #: config/vax/netbsd-elf.h:42
9273 #, fuzzy
9274 msgid "the -shared option is not currently supported for VAX ELF"
9275 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
9276
9277 #: config/arm/arm.h:141
9278 msgid "-msoft-float and -mhard_float may not be used together"
9279 msgstr "-msoft-float ¤È -mhard_float ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
9280
9281 #: config/arm/arm.h:143
9282 msgid "-mbig-endian and -mlittle-endian may not be used together"
9283 msgstr "-mbig-endian ¤È -mlittle-endian ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
9284
9285 #: config/arc/arc.h:62 config/mips/mips.h:849
9286 msgid "may not use both -EB and -EL"
9287 msgstr "-EB ¤È -EL ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
9288
9289 #: config/i386/sco5.h:189
9290 #, fuzzy
9291 msgid "-pg not supported on this platform"
9292 msgstr "init_priority Â°À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
9293
9294 #: config/i386/sco5.h:190
9295 #, fuzzy
9296 msgid "-p and -pp specified - pick one"
9297 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
9298
9299 #: config/i386/sco5.h:264
9300 #, fuzzy
9301 msgid "-G and -static are mutually exclusive"
9302 msgstr "-pedantic ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
9303
9304 #: config/rs6000/darwin.h:105
9305 msgid " conflicting code gen style switches are used"
9306 msgstr ""
9307
9308 #: ada/lang-specs.h:34 gcc.c:794 java/jvspec.c:80
9309 msgid "-pg and -fomit-frame-pointer are incompatible"
9310 msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9311
9312 #: ada/lang-specs.h:35
9313 msgid "-c or -S required for Ada"
9314 msgstr ""
9315
9316 #: gcc.c:767
9317 #, fuzzy
9318 msgid "GCC does not support -C or -CC without -E"
9319 msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
9320
9321 #: gcc.c:961
9322 #, fuzzy
9323 msgid "-E or -x required when input is from standard input"
9324 msgstr "ÆþÎϤ¬É¸½àÆþÎϤξì¹ç¤Ï -E ¤¬É¬ÍפǤ¹"
9325
9326 #: config/s390/tpf.h:125
9327 #, fuzzy
9328 msgid "static is not supported on TPF-OS"
9329 msgstr "-traditional ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
9330
9331 #: config/sh/sh.h:460
9332 #, fuzzy
9333 msgid "SH2a does not support little-endian"
9334 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
9335
9336 #: config/sparc/linux64.h:206 config/sparc/linux64.h:217
9337 #: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
9338 #: config/sparc/sol2-bi.h:197 config/sparc/sol2-bi.h:207
9339 #, fuzzy
9340 msgid "may not use both -m32 and -m64"
9341 msgstr "-mfp64 ¤È -m4650 ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
9342
9343 #: config/vxworks.h:66
9344 #, fuzzy
9345 msgid "-Xbind-now and -Xbind-lazy are incompatible"
9346 msgstr "-membedded-pic ¤È -mabicalls ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9347
9348 #: config/vax/vax.h:50 config/vax/vax.h:51
9349 msgid "profiling not supported with -mg\n"
9350 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
9351
9352 #: config/i386/nwld.h:35
9353 #, fuzzy
9354 msgid "Static linking is not supported.\n"
9355 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
9356
9357 #: java/lang-specs.h:34
9358 msgid "-fjni and -femit-class-files are incompatible"
9359 msgstr "-fjni ¤È -femit-class-files ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9360
9361 #: java/lang-specs.h:35
9362 msgid "-fjni and -femit-class-file are incompatible"
9363 msgstr "-fjini ¤È -femit-class-file ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9364
9365 #: java/lang-specs.h:36 java/lang-specs.h:37
9366 msgid "-femit-class-file should used along with -fsyntax-only"
9367 msgstr ""
9368
9369 #: config/darwin.h:239
9370 msgid "-current_version only allowed with -dynamiclib"
9371 msgstr ""
9372
9373 #: config/darwin.h:241
9374 msgid "-install_name only allowed with -dynamiclib"
9375 msgstr ""
9376
9377 #: config/darwin.h:246
9378 #, fuzzy
9379 msgid "-bundle not allowed with -dynamiclib"
9380 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
9381
9382 #: config/darwin.h:247
9383 #, fuzzy
9384 msgid "-bundle_loader not allowed with -dynamiclib"
9385 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
9386
9387 #: config/darwin.h:248
9388 #, fuzzy
9389 msgid "-client_name not allowed with -dynamiclib"
9390 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
9391
9392 #: config/darwin.h:253
9393 msgid "-force_flat_namespace not allowed with -dynamiclib"
9394 msgstr ""
9395
9396 #: config/darwin.h:255
9397 msgid "-keep_private_externs not allowed with -dynamiclib"
9398 msgstr ""
9399
9400 #: config/darwin.h:256
9401 #, fuzzy
9402 msgid "-private_bundle not allowed with -dynamiclib"
9403 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
9404
9405 #: java/lang.opt:66
9406 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
9407 msgstr ""
9408
9409 #: java/lang.opt:70
9410 msgid "Warn if deprecated empty statements are found"
9411 msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¶õʸ¤¬¸«¤Ä¤«¤ì¤Ð·Ù¹ð¤¹¤ë"
9412
9413 #: java/lang.opt:74
9414 msgid "Warn if .class files are out of date"
9415 msgstr ".class ¥Õ¥¡¥¤¥ë¤¬¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤è¤ê¸Å¤±¤ì¤Ð·Ù¹ð¤¹¤ë"
9416
9417 #: java/lang.opt:78
9418 msgid "Warn if modifiers are specified when not necessary"
9419 msgstr "»ØÄꤵ¤ì¤¿½¤¾þ»Ò¤¬ÉÔÍפʤâ¤Î¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
9420
9421 #: java/lang.opt:82
9422 msgid "Deprecated; use --classpath instead"
9423 msgstr ""
9424
9425 #: java/lang.opt:86
9426 msgid "Permit the use of the assert keyword"
9427 msgstr ""
9428
9429 #: java/lang.opt:108
9430 #, fuzzy
9431 msgid "Replace system path"
9432 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
9433
9434 #: java/lang.opt:112
9435 #, fuzzy
9436 msgid "Generate checks for references to NULL"
9437 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9438
9439 #: java/lang.opt:116
9440 msgid "Set class path"
9441 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
9442
9443 #: java/lang.opt:123
9444 msgid "Output a class file"
9445 msgstr ""
9446
9447 #: java/lang.opt:127
9448 msgid "Alias for -femit-class-file"
9449 msgstr ""
9450
9451 #: java/lang.opt:131
9452 #, fuzzy
9453 msgid "Choose input encoding (defaults from your locale)"
9454 msgstr "ÆþÎÏ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òÁªÂò¤¹¤ë(¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï UTF-8)"
9455
9456 #: java/lang.opt:135
9457 msgid "Set the extension directory path"
9458 msgstr ""
9459
9460 #: java/lang.opt:139
9461 #, fuzzy
9462 msgid "Input file is a file with a list of filenames to compile"
9463 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¥Õ¥¡¥¤¥ë̾¤Î¥ê¥¹¥È¤È¤¹¤ë"
9464
9465 #: java/lang.opt:143
9466 msgid "Always check for non gcj generated classes archives"
9467 msgstr "gcj ¤¬À¸À®¤·¤Æ¤¤¤Ê¤¤¥¯¥é¥¹¥¢¡¼¥«¥¤¥Ö¤ò¾ï¤Ë¸¡ºº¤¹¤ë"
9468
9469 #: java/lang.opt:147
9470 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
9471 msgstr ""
9472
9473 #: java/lang.opt:151
9474 msgid "Use offset tables for virtual method calls"
9475 msgstr ""
9476
9477 #: java/lang.opt:158
9478 msgid "Assume native functions are implemented using JNI"
9479 msgstr "native ´Ø¿ô¤¬ JNI ¤òÍøÍѤ·¤Æ¼ÂÁõ¤·¤Æ¤¤¤ë¤â¤Î¤È¤ß¤Ê¤¹"
9480
9481 #: java/lang.opt:162
9482 #, fuzzy
9483 msgid "Enable optimization of static class initialization code"
9484 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
9485
9486 #: java/lang.opt:169
9487 msgid "Enable assignability checks for stores into object arrays"
9488 msgstr ""
9489
9490 #: java/lang.opt:173
9491 #, fuzzy
9492 msgid "Generate code for the Boehm GC"
9493 msgstr "Boehm GC ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9494
9495 #: java/lang.opt:177
9496 msgid "Call a library routine to do integer divisions"
9497 msgstr ""
9498
9499 #: java/lang.opt:181
9500 msgid "Generated should be loaded by bootstrap loader"
9501 msgstr ""
9502
9503 #: ada/lang.opt:74
9504 msgid "Specify options to GNAT"
9505 msgstr ""
9506
9507 #: fortran/lang.opt:30
9508 #, fuzzy
9509 msgid "Add a directory for INCLUDE and MODULE searching"
9510 msgstr "INCLUDE Ãµº÷ÍѤΥǥ£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
9511
9512 #: fortran/lang.opt:34
9513 msgid "Put MODULE files in 'directory'"
9514 msgstr ""
9515
9516 #: fortran/lang.opt:42
9517 #, fuzzy
9518 msgid "Warn about possible aliasing of dummy arguments"
9519 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
9520
9521 #: fortran/lang.opt:46
9522 #, fuzzy
9523 msgid "Warn about missing ampersand in continued character literals"
9524 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
9525
9526 #: fortran/lang.opt:50
9527 #, fuzzy
9528 msgid "Warn about implicit conversion"
9529 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
9530
9531 #: fortran/lang.opt:54
9532 #, fuzzy
9533 msgid "Warn about calls with implicit interface"
9534 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
9535
9536 #: fortran/lang.opt:58
9537 #, fuzzy
9538 msgid "Warn about truncated source lines"
9539 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
9540
9541 #: fortran/lang.opt:62
9542 #, fuzzy
9543 msgid "Warn about usage of non-standard intrinsics"
9544 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
9545
9546 #: fortran/lang.opt:66
9547 #, fuzzy
9548 msgid "Warn about \"suspicious\" constructs"
9549 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
9550
9551 #: fortran/lang.opt:70
9552 #, fuzzy
9553 msgid "Warn about underflow of numerical constant expressions"
9554 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
9555
9556 #: fortran/lang.opt:74 common.opt:162
9557 msgid "Warn when a label is unused"
9558 msgstr "¥é¥Ù¥ë¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
9559
9560 #: fortran/lang.opt:78
9561 #, fuzzy
9562 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
9563 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤È COMMON ¥Ö¥í¥Ã¥¯¤ò SAVE Ê¸¤Ç̾Á°ÉÕ¤±¤é¤ì¤¿¤è¤¦¤Ë¼è¤ê°·¤¦"
9564
9565 #: fortran/lang.opt:82
9566 msgid "Specify that backslash in string introduces an escape character"
9567 msgstr ""
9568
9569 #: fortran/lang.opt:86
9570 msgid "Set the default double precision kind to an 8 byte wide type"
9571 msgstr ""
9572
9573 #: fortran/lang.opt:90
9574 msgid "Set the default integer kind to an 8 byte wide type"
9575 msgstr ""
9576
9577 #: fortran/lang.opt:94
9578 msgid "Set the default real kind to an 8 byte wide type"
9579 msgstr ""
9580
9581 #: fortran/lang.opt:98
9582 msgid "Ignore 'D' in column one in fixed form"
9583 msgstr ""
9584
9585 #: fortran/lang.opt:102
9586 msgid "Treat lines with 'D' in column one as comments"
9587 msgstr ""
9588
9589 #: fortran/lang.opt:106
9590 msgid "Allow dollar signs in entity names"
9591 msgstr ""
9592
9593 #: fortran/lang.opt:110
9594 msgid "Display the code tree after parsing"
9595 msgstr ""
9596
9597 #: fortran/lang.opt:114
9598 #, fuzzy
9599 msgid "Use f2c calling convention"
9600 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
9601
9602 #: fortran/lang.opt:118
9603 #, fuzzy
9604 msgid "Assume that the source file is fixed form"
9605 msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
9606
9607 #: fortran/lang.opt:122
9608 msgid "Assume that the source file is free form"
9609 msgstr ""
9610
9611 #: fortran/lang.opt:126
9612 #, fuzzy
9613 msgid "Append underscores to externally visible names"
9614 msgstr "³°ÉôÊÑ¿ô¤ËÆó¤ÄÌܤΥ¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
9615
9616 #: fortran/lang.opt:130
9617 #, fuzzy
9618 msgid "Use the Cray Pointer extension"
9619 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
9620
9621 #: fortran/lang.opt:134
9622 msgid "Append a second underscore if the name already contains an underscore"
9623 msgstr ""
9624
9625 #: fortran/lang.opt:138
9626 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
9627 msgstr ""
9628
9629 #: fortran/lang.opt:142
9630 msgid "Allow arbitrary character line width in fixed mode"
9631 msgstr ""
9632
9633 #: fortran/lang.opt:146
9634 msgid "Use n as character line width in fixed mode"
9635 msgstr ""
9636
9637 #: fortran/lang.opt:150
9638 msgid "Allow arbitrary character line width in free mode"
9639 msgstr ""
9640
9641 #: fortran/lang.opt:154
9642 msgid "Use n as character line width in free mode"
9643 msgstr ""
9644
9645 #: fortran/lang.opt:158
9646 #, fuzzy
9647 msgid "Maximum identifier length"
9648 msgstr "¹Ô¤ÎŤµ¤ÎºÇÂçÃͤòÀßÄꤹ¤ë"
9649
9650 #: fortran/lang.opt:162
9651 msgid "Size in bytes of the largest array that will be put on the stack"
9652 msgstr ""
9653
9654 #: fortran/lang.opt:166
9655 msgid "Set default accessibility of module entities to PRIVATE"
9656 msgstr ""
9657
9658 #: fortran/lang.opt:170
9659 msgid "Don't generate code, just do syntax and semantics checking"
9660 msgstr ""
9661
9662 #: fortran/lang.opt:174
9663 msgid "Try to layout derived types as compact as possible"
9664 msgstr ""
9665
9666 #: fortran/lang.opt:178
9667 msgid "Copy array sections into a contiguous block on procedure entry"
9668 msgstr ""
9669
9670 #: fortran/lang.opt:182
9671 #, fuzzy
9672 msgid "Treat the input file as preprocessed"
9673 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
9674
9675 #: fortran/lang.opt:186
9676 msgid "Set the kind for a real with the 'q' exponent to 'n'"
9677 msgstr ""
9678
9679 #: fortran/lang.opt:190
9680 msgid "Stop on following floating point exceptions"
9681 msgstr ""
9682
9683 #: fortran/lang.opt:194
9684 msgid "Conform to the ISO Fortran 95 standard"
9685 msgstr ""
9686
9687 #: fortran/lang.opt:198
9688 msgid "Conform to the ISO Fortran 2003 standard"
9689 msgstr ""
9690
9691 #: fortran/lang.opt:202
9692 msgid "Conform nothing in particular"
9693 msgstr ""
9694
9695 #: fortran/lang.opt:206
9696 msgid "Accept extensions to support legacy code"
9697 msgstr ""
9698
9699 #: fortran/lang.opt:210 c.opt:661
9700 msgid "Use the narrowest integer type possible for enumeration types"
9701 msgstr ""
9702
9703 #: fortran/lang.opt:214
9704 #, fuzzy
9705 msgid "Use little-endian format for unformatted files"
9706 msgstr "¥Ç¡¼¥¿¤Î¥Ð¥¤¥È½ç¤Ë¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤ò»ÈÍѤ¹¤ë"
9707
9708 #: fortran/lang.opt:218
9709 #, fuzzy
9710 msgid "Use big-endian format for unformatted files"
9711 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
9712
9713 #: fortran/lang.opt:222
9714 msgid "Use native format for unformatted files"
9715 msgstr ""
9716
9717 #: fortran/lang.opt:226
9718 msgid "Swap endianness for unformatted files"
9719 msgstr ""
9720
9721 #: fortran/lang.opt:230
9722 msgid "Use a 4-byte record marker for unformatted files"
9723 msgstr ""
9724
9725 #: fortran/lang.opt:234
9726 msgid "Use an 8-byte record marker for unformatted files"
9727 msgstr ""
9728
9729 #: treelang/lang.opt:30
9730 msgid "Trace lexical analysis"
9731 msgstr ""
9732
9733 #: treelang/lang.opt:34
9734 #, fuzzy
9735 msgid "Trace the parsing process"
9736 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
9737
9738 #: config/alpha/alpha.opt:24 config/i386/i386.opt:186
9739 msgid "Do not use hardware fp"
9740 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
9741
9742 #: config/alpha/alpha.opt:28
9743 msgid "Use fp registers"
9744 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
9745
9746 #: config/alpha/alpha.opt:32
9747 msgid "Assume GAS"
9748 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤¹¤ë"
9749
9750 #: config/alpha/alpha.opt:36
9751 msgid "Do not assume GAS"
9752 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤"
9753
9754 #: config/alpha/alpha.opt:40
9755 msgid "Request IEEE-conformant math library routines (OSF/1)"
9756 msgstr "IEEE ½àµò¤Î¿ô³Ø¥é¥¤¥Ö¥é¥ê¥ë¡¼¥Á¥ó (OSF/1) ¤òÍ׵᤹¤ë"
9757
9758 #: config/alpha/alpha.opt:44
9759 msgid "Emit IEEE-conformant code, without inexact exceptions"
9760 msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò½ü¤¤¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9761
9762 #: config/alpha/alpha.opt:51
9763 msgid "Do not emit complex integer constants to read-only memory"
9764 msgstr "Ê£ÁÇ¿ô¤ÎÀ°¿ôÄê¿ô¤òÆɤ߹þ¤ßÀìÍÑ¥á¥â¥ê¤ËŸ³«¤µ¤»¤Ê¤¤"
9765
9766 #: config/alpha/alpha.opt:55
9767 msgid "Use VAX fp"
9768 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
9769
9770 #: config/alpha/alpha.opt:59
9771 msgid "Do not use VAX fp"
9772 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
9773
9774 #: config/alpha/alpha.opt:63
9775 msgid "Emit code for the byte/word ISA extension"
9776 msgstr "¥Ð¥¤¥È/¥ï¡¼¥É ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9777
9778 #: config/alpha/alpha.opt:67
9779 msgid "Emit code for the motion video ISA extension"
9780 msgstr "¥â¡¼¥·¥ç¥ó¥Ó¥Ç¥ª ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9781
9782 #: config/alpha/alpha.opt:71
9783 msgid "Emit code for the fp move and sqrt ISA extension"
9784 msgstr "ÉâÆ°¾®¿ôÅÀ move ¤È sqrt ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9785
9786 #: config/alpha/alpha.opt:75
9787 msgid "Emit code for the counting ISA extension"
9788 msgstr "¥«¥¦¥ó¥È ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9789
9790 #: config/alpha/alpha.opt:79
9791 msgid "Emit code using explicit relocation directives"
9792 msgstr ""
9793
9794 #: config/alpha/alpha.opt:83
9795 msgid "Emit 16-bit relocations to the small data areas"
9796 msgstr ""
9797
9798 #: config/alpha/alpha.opt:87
9799 msgid "Emit 32-bit relocations to the small data areas"
9800 msgstr ""
9801
9802 #: config/alpha/alpha.opt:91
9803 #, fuzzy
9804 msgid "Emit direct branches to local functions"
9805 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
9806
9807 #: config/alpha/alpha.opt:95
9808 msgid "Emit indirect branches to local functions"
9809 msgstr ""
9810
9811 #: config/alpha/alpha.opt:99
9812 msgid "Emit rdval instead of rduniq for thread pointer"
9813 msgstr ""
9814
9815 #: config/alpha/alpha.opt:103 config/s390/s390.opt:56
9816 #: config/sparc/long-double-switch.opt:24
9817 #, fuzzy
9818 msgid "Use 128-bit long double"
9819 msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë"
9820
9821 #: config/alpha/alpha.opt:107 config/s390/s390.opt:60
9822 #: config/sparc/long-double-switch.opt:28
9823 #, fuzzy
9824 msgid "Use 64-bit long double"
9825 msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë"
9826
9827 #: config/alpha/alpha.opt:111
9828 msgid "Use features of and schedule given CPU"
9829 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿ÆÃħ¤ä¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
9830
9831 #: config/alpha/alpha.opt:115
9832 msgid "Schedule given CPU"
9833 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
9834
9835 #: config/alpha/alpha.opt:119
9836 msgid "Control the generated fp rounding mode"
9837 msgstr "À¸À®¤µ¤ì¤¿ÉâÆ°¾®¿ôÅÀ´Ý¤á¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
9838
9839 #: config/alpha/alpha.opt:123
9840 msgid "Control the IEEE trap mode"
9841 msgstr "IEEE ¥È¥é¥Ã¥×¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
9842
9843 #: config/alpha/alpha.opt:127
9844 msgid "Control the precision given to fp exceptions"
9845 msgstr "ÉâÆ°¾®¿ôÅÀÎã³°¤ËÍ¿¤¨¤é¤ì¤¿ÀºÅÙ¤òÀ©¸æ¤¹¤ë"
9846
9847 #: config/alpha/alpha.opt:131
9848 msgid "Tune expected memory latency"
9849 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
9850
9851 #: config/alpha/alpha.opt:135 config/ia64/ia64.opt:93
9852 #: config/rs6000/sysv4.opt:33
9853 msgid "Specify bit size of immediate TLS offsets"
9854 msgstr ""
9855
9856 #: config/frv/frv.opt:24
9857 #, fuzzy
9858 msgid "Use 4 media accumulators"
9859 msgstr "¾è»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
9860
9861 #: config/frv/frv.opt:28
9862 #, fuzzy
9863 msgid "Use 8 media accumulators"
9864 msgstr "¾è»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
9865
9866 #: config/frv/frv.opt:32
9867 #, fuzzy
9868 msgid "Enable label alignment optimizations"
9869 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
9870
9871 #: config/frv/frv.opt:36
9872 #, fuzzy
9873 msgid "Dynamically allocate cc registers"
9874 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
9875
9876 #: config/frv/frv.opt:43
9877 msgid "Set the cost of branches"
9878 msgstr ""
9879
9880 #: config/frv/frv.opt:47
9881 msgid "Enable conditional execution other than moves/scc"
9882 msgstr ""
9883
9884 #: config/frv/frv.opt:51
9885 msgid "Change the maximum length of conditionally-executed sequences"
9886 msgstr ""
9887
9888 #: config/frv/frv.opt:55
9889 msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
9890 msgstr ""
9891
9892 #: config/frv/frv.opt:59
9893 #, fuzzy
9894 msgid "Enable conditional moves"
9895 msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
9896
9897 #: config/frv/frv.opt:63
9898 #, fuzzy
9899 msgid "Set the target CPU type"
9900 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
9901
9902 #: config/frv/frv.opt:85
9903 #, fuzzy
9904 msgid "Use fp double instructions"
9905 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
9906
9907 #: config/frv/frv.opt:89
9908 msgid "Change the ABI to allow double word insns"
9909 msgstr ""
9910
9911 #: config/frv/frv.opt:93
9912 msgid "Enable Function Descriptor PIC mode"
9913 msgstr ""
9914
9915 #: config/frv/frv.opt:97
9916 msgid "Just use icc0/fcc0"
9917 msgstr ""
9918
9919 #: config/frv/frv.opt:101
9920 msgid "Only use 32 FPRs"
9921 msgstr ""
9922
9923 #: config/frv/frv.opt:105
9924 msgid "Use 64 FPRs"
9925 msgstr ""
9926
9927 #: config/frv/frv.opt:109
9928 msgid "Only use 32 GPRs"
9929 msgstr ""
9930
9931 #: config/frv/frv.opt:113
9932 msgid "Use 64 GPRs"
9933 msgstr ""
9934
9935 #: config/frv/frv.opt:117
9936 msgid "Enable use of GPREL for read-only data in FDPIC"
9937 msgstr ""
9938
9939 #: config/frv/frv.opt:121 config/rs6000/rs6000.opt:93
9940 #: config/pdp11/pdp11.opt:72
9941 msgid "Use hardware floating point"
9942 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
9943
9944 #: config/frv/frv.opt:125
9945 #, fuzzy
9946 msgid "Enable inlining of PLT in function calls"
9947 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÁ°¸å¤Ç¥ì¥¸¥¹¥¿¤ÎÊݸ¤òÍ­¸ú¤Ë¤¹¤ë"
9948
9949 #: config/frv/frv.opt:129
9950 #, fuzzy
9951 msgid "Enable PIC support for building libraries"
9952 msgstr "Â礭¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Î¥µ¥Ý¡¼¥È"
9953
9954 #: config/frv/frv.opt:133
9955 msgid "Follow the EABI linkage requirements"
9956 msgstr ""
9957
9958 #: config/frv/frv.opt:137
9959 #, fuzzy
9960 msgid "Disallow direct calls to global functions"
9961 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9962
9963 #: config/frv/frv.opt:141
9964 #, fuzzy
9965 msgid "Use media instructions"
9966 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
9967
9968 #: config/frv/frv.opt:145
9969 #, fuzzy
9970 msgid "Use multiply add/subtract instructions"
9971 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò¤ò»ÈÍѤ¹¤ë"
9972
9973 #: config/frv/frv.opt:149
9974 msgid "Enable optimizing &&/|| in conditional execution"
9975 msgstr ""
9976
9977 #: config/frv/frv.opt:153
9978 #, fuzzy
9979 msgid "Enable nested conditional execution optimizations"
9980 msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
9981
9982 #: config/frv/frv.opt:158
9983 msgid "Do not mark ABI switches in e_flags"
9984 msgstr ""
9985
9986 #: config/frv/frv.opt:162
9987 msgid "Remove redundant membars"
9988 msgstr ""
9989
9990 #: config/frv/frv.opt:166
9991 #, fuzzy
9992 msgid "Pack VLIW instructions"
9993 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
9994
9995 #: config/frv/frv.opt:170
9996 msgid "Enable setting GPRs to the result of comparisons"
9997 msgstr ""
9998
9999 #: config/frv/frv.opt:174
10000 msgid "Change the amount of scheduler lookahead"
10001 msgstr ""
10002
10003 #: config/frv/frv.opt:178 config/pa/pa.opt:105
10004 msgid "Use software floating point"
10005 msgstr "¥½¥Õ¥ÈÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
10006
10007 #: config/frv/frv.opt:182
10008 msgid "Assume a large TLS segment"
10009 msgstr ""
10010
10011 #: config/frv/frv.opt:186
10012 #, fuzzy
10013 msgid "Do not assume a large TLS segment"
10014 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤"
10015
10016 #: config/frv/frv.opt:191
10017 msgid "Cause gas to print tomcat statistics"
10018 msgstr ""
10019
10020 #: config/frv/frv.opt:196
10021 msgid "Link with the library-pic libraries"
10022 msgstr ""
10023
10024 #: config/frv/frv.opt:200
10025 msgid "Allow branches to be packed with other instructions"
10026 msgstr ""
10027
10028 #: config/mn10300/mn10300.opt:24
10029 msgid "Target the AM33 processor"
10030 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
10031
10032 #: config/mn10300/mn10300.opt:28
10033 #, fuzzy
10034 msgid "Target the AM33/2.0 processor"
10035 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
10036
10037 #: config/mn10300/mn10300.opt:32
10038 msgid "Work around hardware multiply bug"
10039 msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褹¤ë"
10040
10041 #: config/mn10300/mn10300.opt:37
10042 #, fuzzy
10043 msgid "Enable linker relaxations"
10044 msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤¹¤ë"
10045
10046 #: config/mn10300/mn10300.opt:41
10047 msgid "Return pointers in both a0 and d0"
10048 msgstr ""
10049
10050 #: config/s390/tpf.opt:24
10051 msgid "Enable TPF-OS tracing code"
10052 msgstr ""
10053
10054 #: config/s390/tpf.opt:28
10055 #, fuzzy
10056 msgid "Specify main object for TPF-OS"
10057 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
10058
10059 #: config/s390/s390.opt:24
10060 #, fuzzy
10061 msgid "31 bit ABI"
10062 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
10063
10064 #: config/s390/s390.opt:28
10065 #, fuzzy
10066 msgid "64 bit ABI"
10067 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
10068
10069 #: config/s390/s390.opt:32 config/i386/i386.opt:80
10070 msgid "Generate code for given CPU"
10071 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10072
10073 #: config/s390/s390.opt:36
10074 msgid "Maintain backchain pointer"
10075 msgstr ""
10076
10077 #: config/s390/s390.opt:40
10078 msgid "Additional debug prints"
10079 msgstr ""
10080
10081 #: config/s390/s390.opt:44
10082 msgid "ESA/390 architecture"
10083 msgstr ""
10084
10085 #: config/s390/s390.opt:48
10086 #, fuzzy
10087 msgid "Enable fused multiply/add instructions"
10088 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
10089
10090 #: config/s390/s390.opt:52 config/i386/i386.opt:48 config/i386/i386.opt:118
10091 msgid "Use hardware fp"
10092 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
10093
10094 #: config/s390/s390.opt:64
10095 msgid "Use packed stack layout"
10096 msgstr ""
10097
10098 #: config/s390/s390.opt:68
10099 msgid "Use bras for executable < 64k"
10100 msgstr ""
10101
10102 #: config/s390/s390.opt:72
10103 msgid "Don't use hardware fp"
10104 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤ò»ÈÍѤ·¤Ê¤¤"
10105
10106 #: config/s390/s390.opt:76
10107 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
10108 msgstr ""
10109
10110 #: config/s390/s390.opt:80
10111 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
10112 msgstr ""
10113
10114 #: config/s390/s390.opt:84 config/ia64/ia64.opt:97 config/sparc/sparc.opt:96
10115 #: config/i386/i386.opt:222 config/rs6000/rs6000.opt:203
10116 msgid "Schedule code for given CPU"
10117 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤ò¥¹¥±¥¸¥å¡¼¥ë¤¹¤ë"
10118
10119 #: config/s390/s390.opt:88
10120 msgid "mvcle use"
10121 msgstr ""
10122
10123 #: config/s390/s390.opt:92
10124 msgid "Warn if a function uses alloca or creates an array with dynamic size"
10125 msgstr ""
10126
10127 #: config/s390/s390.opt:96
10128 msgid "Warn if a single function's framesize exceeds the given framesize"
10129 msgstr ""
10130
10131 #: config/s390/s390.opt:100
10132 msgid "z/Architecture"
10133 msgstr ""
10134
10135 #: config/ia64/ilp32.opt:3
10136 #, fuzzy
10137 msgid "Generate ILP32 code"
10138 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10139
10140 #: config/ia64/ilp32.opt:7
10141 #, fuzzy
10142 msgid "Generate LP64 code"
10143 msgstr "CF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10144
10145 #: config/ia64/ia64.opt:3
10146 msgid "Generate big endian code"
10147 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10148
10149 #: config/ia64/ia64.opt:7
10150 msgid "Generate little endian code"
10151 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10152
10153 #: config/ia64/ia64.opt:11
10154 msgid "Generate code for GNU as"
10155 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10156
10157 #: config/ia64/ia64.opt:15
10158 msgid "Generate code for GNU ld"
10159 msgstr "GNU ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10160
10161 #: config/ia64/ia64.opt:19
10162 msgid "Emit stop bits before and after volatile extended asms"
10163 msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
10164
10165 #: config/ia64/ia64.opt:23
10166 msgid "Use in/loc/out register names"
10167 msgstr "in/loc/out ¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
10168
10169 #: config/ia64/ia64.opt:30
10170 msgid "Enable use of sdata/scommon/sbss"
10171 msgstr "sdata/scommon/sbss ¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
10172
10173 #: config/ia64/ia64.opt:34
10174 msgid "Generate code without GP reg"
10175 msgstr "GP ¥ì¥¸¥¹¥¿ÉÔ»ÈÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10176
10177 #: config/ia64/ia64.opt:38
10178 msgid "gp is constant (but save/restore gp on indirect calls)"
10179 msgstr "gp ¤òÄê¿ô¤È¤¹¤ë¡Êâ¡¢´ÖÀܸƤӽФ·¤Ç¤Ï gp ¤ò save/restore ¤¹¤ë¡Ë"
10180
10181 #: config/ia64/ia64.opt:42
10182 msgid "Generate self-relocatable code"
10183 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10184
10185 #: config/ia64/ia64.opt:46
10186 #, fuzzy
10187 msgid "Generate inline floating point division, optimize for latency"
10188 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10189
10190 #: config/ia64/ia64.opt:50
10191 #, fuzzy
10192 msgid "Generate inline floating point division, optimize for throughput"
10193 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10194
10195 #: config/ia64/ia64.opt:57
10196 #, fuzzy
10197 msgid "Generate inline integer division, optimize for latency"
10198 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10199
10200 #: config/ia64/ia64.opt:61
10201 #, fuzzy
10202 msgid "Generate inline integer division, optimize for throughput"
10203 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10204
10205 #: config/ia64/ia64.opt:65
10206 #, fuzzy
10207 msgid "Do not inline integer division"
10208 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
10209
10210 #: config/ia64/ia64.opt:69
10211 #, fuzzy
10212 msgid "Generate inline square root, optimize for latency"
10213 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10214
10215 #: config/ia64/ia64.opt:73
10216 #, fuzzy
10217 msgid "Generate inline square root, optimize for throughput"
10218 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10219
10220 #: config/ia64/ia64.opt:77
10221 #, fuzzy
10222 msgid "Do not inline square root"
10223 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ·¤Ê¤¤"
10224
10225 #: config/ia64/ia64.opt:81
10226 msgid "Enable Dwarf 2 line debug info via GNU as"
10227 msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
10228
10229 #: config/ia64/ia64.opt:85
10230 msgid "Enable earlier placing stop bits for better scheduling"
10231 msgstr ""
10232
10233 #: config/ia64/ia64.opt:89 config/pa/pa.opt:52
10234 #, fuzzy
10235 msgid "Specify range of registers to make fixed"
10236 msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë"
10237
10238 #: config/m32c/m32c.opt:25 config/mt/mt.opt:28
10239 msgid "Use simulator runtime"
10240 msgstr ""
10241
10242 #: config/m32c/m32c.opt:29
10243 #, fuzzy
10244 msgid "Compile code for R8C variants"
10245 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10246
10247 #: config/m32c/m32c.opt:33
10248 #, fuzzy
10249 msgid "Compile code for M16C variants"
10250 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10251
10252 #: config/m32c/m32c.opt:37
10253 #, fuzzy
10254 msgid "Compile code for M32CM variants"
10255 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10256
10257 #: config/m32c/m32c.opt:41
10258 #, fuzzy
10259 msgid "Compile code for M32C variants"
10260 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10261
10262 #: config/m32c/m32c.opt:45
10263 msgid "Number of memreg bytes (default: 16, range: 0..16)"
10264 msgstr ""
10265
10266 #: config/sparc/little-endian.opt:24
10267 #, fuzzy
10268 msgid "Generate code for little-endian"
10269 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10270
10271 #: config/sparc/little-endian.opt:28
10272 #, fuzzy
10273 msgid "Generate code for big-endian"
10274 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10275
10276 #: config/sparc/sparc.opt:24 config/sparc/sparc.opt:28
10277 #, fuzzy
10278 msgid "Use hardware FP"
10279 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
10280
10281 #: config/sparc/sparc.opt:32
10282 #, fuzzy
10283 msgid "Do not use hardware FP"
10284 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
10285
10286 #: config/sparc/sparc.opt:36
10287 msgid "Assume possible double misalignment"
10288 msgstr "double ¤¬¸í¤Ã¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤È¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
10289
10290 #: config/sparc/sparc.opt:40
10291 msgid "Pass -assert pure-text to linker"
10292 msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤ¹"
10293
10294 #: config/sparc/sparc.opt:44
10295 msgid "Use ABI reserved registers"
10296 msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
10297
10298 #: config/sparc/sparc.opt:48
10299 #, fuzzy
10300 msgid "Use hardware quad FP instructions"
10301 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10302
10303 #: config/sparc/sparc.opt:52
10304 msgid "Do not use hardware quad fp instructions"
10305 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
10306
10307 #: config/sparc/sparc.opt:56
10308 #, fuzzy
10309 msgid "Compile for V8+ ABI"
10310 msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10311
10312 #: config/sparc/sparc.opt:60
10313 #, fuzzy
10314 msgid "Use UltraSPARC Visual Instruction Set extensions"
10315 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ¹¤ë"
10316
10317 #: config/sparc/sparc.opt:64
10318 msgid "Pointers are 64-bit"
10319 msgstr "¥Ý¥¤¥ó¥¿¤ò 64 ¥Ó¥Ã¥È¤È¤¹¤ë"
10320
10321 #: config/sparc/sparc.opt:68
10322 msgid "Pointers are 32-bit"
10323 msgstr "¥Ý¥¤¥ó¥¿¤ò 32 ¥Ó¥Ã¥È¤È¤¹¤ë"
10324
10325 #: config/sparc/sparc.opt:72
10326 msgid "Use 64-bit ABI"
10327 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
10328
10329 #: config/sparc/sparc.opt:76
10330 msgid "Use 32-bit ABI"
10331 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
10332
10333 #: config/sparc/sparc.opt:80
10334 msgid "Use stack bias"
10335 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ¹¤ë"
10336
10337 #: config/sparc/sparc.opt:84
10338 msgid "Use structs on stronger alignment for double-word copies"
10339 msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ¹¤ë"
10340
10341 #: config/sparc/sparc.opt:88
10342 msgid "Optimize tail call instructions in assembler and linker"
10343 msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤¹¤ë"
10344
10345 #: config/sparc/sparc.opt:92 config/rs6000/rs6000.opt:199
10346 msgid "Use features of and schedule code for given CPU"
10347 msgstr "Í¿¤¨¤é¤ì¤¿ CPU ÍѤε¡Ç½¤È¥¹¥±¥¸¥å¡¼¥ë¥³¡¼¥É¤òÍøÍѤ¹¤ë"
10348
10349 #: config/sparc/sparc.opt:100
10350 #, fuzzy
10351 msgid "Use given SPARC-V9 code model"
10352 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
10353
10354 #: config/m32r/m32r.opt:24
10355 #, fuzzy
10356 msgid "Compile for the m32rx"
10357 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10358
10359 #: config/m32r/m32r.opt:28
10360 #, fuzzy
10361 msgid "Compile for the m32r2"
10362 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10363
10364 #: config/m32r/m32r.opt:32
10365 #, fuzzy
10366 msgid "Compile for the m32r"
10367 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10368
10369 #: config/m32r/m32r.opt:36
10370 msgid "Align all loops to 32 byte boundary"
10371 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
10372
10373 #: config/m32r/m32r.opt:40
10374 msgid "Prefer branches over conditional execution"
10375 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
10376
10377 #: config/m32r/m32r.opt:44
10378 msgid "Give branches their default cost"
10379 msgstr ""
10380
10381 #: config/m32r/m32r.opt:48
10382 msgid "Display compile time statistics"
10383 msgstr "¥³¥ó¥Ñ¥¤¥ë»þ´ÖÅý·×Ãͤòɽ¼¨¤¹¤ë"
10384
10385 #: config/m32r/m32r.opt:52
10386 msgid "Specify cache flush function"
10387 msgstr ""
10388
10389 #: config/m32r/m32r.opt:56
10390 msgid "Specify cache flush trap number"
10391 msgstr ""
10392
10393 #: config/m32r/m32r.opt:60
10394 msgid "Only issue one instruction per cycle"
10395 msgstr "¥µ¥¤¥¯¥ëËè¤Ë°ì¤Ä¤ÎÌ¿Îá¤À¤±¤òȯ¹Ô¤¹¤ë"
10396
10397 #: config/m32r/m32r.opt:64
10398 #, fuzzy
10399 msgid "Allow two instructions to be issued per cycle"
10400 msgstr "¥µ¥¤¥¯¥ëËè¤Ë°ì¤Ä¤ÎÌ¿Îá¤À¤±¤òȯ¹Ô¤¹¤ë"
10401
10402 #: config/m32r/m32r.opt:68
10403 msgid "Code size: small, medium or large"
10404 msgstr "¥³¡¼¥É¥µ¥¤¥º: small, medium Ëô¤Ï large"
10405
10406 #: config/m32r/m32r.opt:72
10407 #, fuzzy
10408 msgid "Don't call any cache flush functions"
10409 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
10410
10411 #: config/m32r/m32r.opt:76
10412 msgid "Don't call any cache flush trap"
10413 msgstr ""
10414
10415 #: config/m32r/m32r.opt:83
10416 msgid "Small data area: none, sdata, use"
10417 msgstr "¥¹¥â¡¼¥ë¥Ç¡¼¥¿Îΰè: none, sdata, use"
10418
10419 #: config/m68k/m68k.opt:24
10420 #, fuzzy
10421 msgid "Generate code for a 520X"
10422 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10423
10424 #: config/m68k/m68k.opt:28
10425 #, fuzzy
10426 msgid "Generate code for a 5206e"
10427 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10428
10429 #: config/m68k/m68k.opt:32
10430 #, fuzzy
10431 msgid "Generate code for a 528x"
10432 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10433
10434 #: config/m68k/m68k.opt:36
10435 #, fuzzy
10436 msgid "Generate code for a 5307"
10437 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10438
10439 #: config/m68k/m68k.opt:40
10440 #, fuzzy
10441 msgid "Generate code for a 5407"
10442 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10443
10444 #: config/m68k/m68k.opt:44 config/m68k/m68k.opt:97
10445 #, fuzzy
10446 msgid "Generate code for a 68000"
10447 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10448
10449 #: config/m68k/m68k.opt:48 config/m68k/m68k.opt:101
10450 #, fuzzy
10451 msgid "Generate code for a 68020"
10452 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10453
10454 #: config/m68k/m68k.opt:52
10455 #, fuzzy
10456 msgid "Generate code for a 68040, without any new instructions"
10457 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
10458
10459 #: config/m68k/m68k.opt:56
10460 #, fuzzy
10461 msgid "Generate code for a 68060, without any new instructions"
10462 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
10463
10464 #: config/m68k/m68k.opt:60
10465 #, fuzzy
10466 msgid "Generate code for a 68030"
10467 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10468
10469 #: config/m68k/m68k.opt:64
10470 #, fuzzy
10471 msgid "Generate code for a 68040"
10472 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10473
10474 #: config/m68k/m68k.opt:68
10475 #, fuzzy
10476 msgid "Generate code for a 68060"
10477 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10478
10479 #: config/m68k/m68k.opt:72
10480 #, fuzzy
10481 msgid "Generate code for a 68302"
10482 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10483
10484 #: config/m68k/m68k.opt:76
10485 #, fuzzy
10486 msgid "Generate code for a 68332"
10487 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10488
10489 #: config/m68k/m68k.opt:81
10490 #, fuzzy
10491 msgid "Generate code for a 68851"
10492 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10493
10494 #: config/m68k/m68k.opt:85
10495 #, fuzzy
10496 msgid "Generate code that uses 68881 floating-point instructions"
10497 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10498
10499 #: config/m68k/m68k.opt:89
10500 #, fuzzy
10501 msgid "Align variables on a 32-bit boundary"
10502 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
10503
10504 #: config/m68k/m68k.opt:93
10505 #, fuzzy
10506 msgid "Use the bit-field instructions"
10507 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10508
10509 #: config/m68k/m68k.opt:105
10510 #, fuzzy
10511 msgid "Generate code for a cpu32"
10512 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10513
10514 #: config/m68k/m68k.opt:109
10515 msgid "Enable ID based shared library"
10516 msgstr ""
10517
10518 #: config/m68k/m68k.opt:113
10519 #, fuzzy
10520 msgid "Do not use the bit-field instructions"
10521 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
10522
10523 #: config/m68k/m68k.opt:117
10524 msgid "Use normal calling convention"
10525 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
10526
10527 #: config/m68k/m68k.opt:121
10528 msgid "Consider type 'int' to be 32 bits wide"
10529 msgstr ""
10530
10531 #: config/m68k/m68k.opt:125
10532 #, fuzzy
10533 msgid "Generate pc-relative code"
10534 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10535
10536 #: config/m68k/m68k.opt:129
10537 #, fuzzy
10538 msgid "Use different calling convention using 'rtd'"
10539 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
10540
10541 #: config/m68k/m68k.opt:133
10542 msgid "Enable separate data segment"
10543 msgstr ""
10544
10545 #: config/m68k/m68k.opt:137 config/bfin/bfin.opt:45
10546 msgid "ID of shared library to build"
10547 msgstr ""
10548
10549 #: config/m68k/m68k.opt:141
10550 msgid "Consider type 'int' to be 16 bits wide"
10551 msgstr ""
10552
10553 #: config/m68k/m68k.opt:145
10554 msgid "Generate code with library calls for floating point"
10555 msgstr ""
10556
10557 #: config/m68k/m68k.opt:149
10558 #, fuzzy
10559 msgid "Do not use unaligned memory references"
10560 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤·¤Ê¤¤"
10561
10562 #: config/m68k/ieee.opt:25 config/i386/i386.opt:122
10563 msgid "Use IEEE math for fp comparisons"
10564 msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤¦"
10565
10566 #: config/i386/djgpp.opt:26
10567 msgid "Ignored (obsolete)"
10568 msgstr ""
10569
10570 #: config/i386/i386.opt:24
10571 #, fuzzy
10572 msgid "sizeof(long double) is 16"
10573 msgstr "sizeof(long double) ¤Ï 16 ¤È¤¹¤ë¡£"
10574
10575 #: config/i386/i386.opt:28
10576 #, fuzzy
10577 msgid "Generate 32bit i386 code"
10578 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10579
10580 #: config/i386/i386.opt:36
10581 #, fuzzy
10582 msgid "Support 3DNow! built-in functions"
10583 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
10584
10585 #: config/i386/i386.opt:44
10586 #, fuzzy
10587 msgid "Generate 64bit x86-64 code"
10588 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10589
10590 #: config/i386/i386.opt:52
10591 #, fuzzy
10592 msgid "sizeof(long double) is 12"
10593 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
10594
10595 #: config/i386/i386.opt:56
10596 msgid "Reserve space for outgoing arguments in the function prologue"
10597 msgstr ""
10598
10599 #: config/i386/i386.opt:60
10600 msgid "Align some doubles on dword boundary"
10601 msgstr "double ¤ò dword ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10602
10603 #: config/i386/i386.opt:64
10604 msgid "Function starts are aligned to this power of 2"
10605 msgstr "´Ø¿ô¤Î³«»Ï°ÌÃÖ¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10606
10607 #: config/i386/i386.opt:68
10608 msgid "Jump targets are aligned to this power of 2"
10609 msgstr "¥¸¥ã¥ó¥×Àè¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10610
10611 #: config/i386/i386.opt:72
10612 msgid "Loop code aligned to this power of 2"
10613 msgstr "¥ë¡¼¥×¥³¡¼¥É¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10614
10615 #: config/i386/i386.opt:76
10616 msgid "Align destination of the string operations"
10617 msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10618
10619 #: config/i386/i386.opt:84
10620 #, fuzzy
10621 msgid "Use given assembler dialect"
10622 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
10623
10624 #: config/i386/i386.opt:88
10625 msgid "Branches are this expensive (1-5, arbitrary units)"
10626 msgstr "¥Ö¥é¥ó¥Á¤Î¥³¥¹¥È¤ò»Ø¼¨¤¹¤ë (1-5, Ç¤°Õ¤Î¸Ä¿ô)"
10627
10628 #: config/i386/i386.opt:92
10629 msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
10630 msgstr ""
10631
10632 #: config/i386/i386.opt:96
10633 #, fuzzy
10634 msgid "Use given x86-64 code model"
10635 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
10636
10637 #: config/i386/i386.opt:106
10638 msgid "Generate sin, cos, sqrt for FPU"
10639 msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤¹¤ë"
10640
10641 #: config/i386/i386.opt:110
10642 msgid "Return values of functions in FPU registers"
10643 msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤¹"
10644
10645 #: config/i386/i386.opt:114
10646 #, fuzzy
10647 msgid "Generate floating point mathematics using given instruction set"
10648 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10649
10650 #: config/i386/i386.opt:126
10651 msgid "Inline all known string operations"
10652 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤¹¤ë"
10653
10654 #: config/i386/i386.opt:134
10655 #, fuzzy
10656 msgid "Support MMX built-in functions"
10657 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
10658
10659 #: config/i386/i386.opt:138
10660 msgid "Use native (MS) bitfield layout"
10661 msgstr ""
10662
10663 #: config/i386/i386.opt:154
10664 msgid "Omit the frame pointer in leaf functions"
10665 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
10666
10667 #: config/i386/i386.opt:166
10668 msgid "Attempt to keep stack aligned to this power of 2"
10669 msgstr "¤Ç¤­¤ë¤À¤±¥¹¥¿¥Ã¥¯¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10670
10671 #: config/i386/i386.opt:170
10672 msgid "Use push instructions to save outgoing arguments"
10673 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
10674
10675 #: config/i386/i386.opt:174
10676 msgid "Use red-zone in the x86-64 code"
10677 msgstr ""
10678
10679 #: config/i386/i386.opt:178
10680 msgid "Number of registers used to pass integer arguments"
10681 msgstr "¥ì¥¸¥¹¥¿¤Î¿ô¤¬À°¿ô¤ò°ú¿ô¤òÅϤ¹¤¿¤á¤Ë»È¤ï¤ì¤ë"
10682
10683 #: config/i386/i386.opt:182
10684 msgid "Alternate calling convention"
10685 msgstr "¸Æ¤Ó½Ð¤·µ¬Ìó¤òÆþ¤ìÂؤ¨¤ë"
10686
10687 #: config/i386/i386.opt:190
10688 msgid "Support MMX and SSE built-in functions and code generation"
10689 msgstr ""
10690
10691 #: config/i386/i386.opt:194
10692 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10693 msgstr ""
10694
10695 #: config/i386/i386.opt:198
10696 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
10697 msgstr ""
10698
10699 #: config/i386/i386.opt:202
10700 msgid "Use SSE register passing conventions for SF and DF mode"
10701 msgstr ""
10702
10703 #: config/i386/i386.opt:206
10704 msgid "Uninitialized locals in .bss"
10705 msgstr ".bss ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
10706
10707 #: config/i386/i386.opt:210
10708 msgid "Enable stack probing"
10709 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤òÍ­¸ú¤Ë¤¹¤ë"
10710
10711 #: config/i386/i386.opt:214
10712 msgid "Use given thread-local storage dialect"
10713 msgstr ""
10714
10715 #: config/i386/i386.opt:218
10716 #, c-format
10717 msgid "Use direct references against %gs when accessing tls data"
10718 msgstr ""
10719
10720 #: config/i386/cygming.opt:24
10721 msgid "Create console application"
10722 msgstr "¥³¥ó¥½¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
10723
10724 #: config/i386/cygming.opt:28
10725 msgid "Use the Cygwin interface"
10726 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
10727
10728 #: config/i386/cygming.opt:32
10729 msgid "Generate code for a DLL"
10730 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10731
10732 #: config/i386/cygming.opt:36
10733 msgid "Ignore dllimport for functions"
10734 msgstr "´Ø¿ô¤Ø¤Î dllimport ¤ò̵»ë¤¹¤ë"
10735
10736 #: config/i386/cygming.opt:40
10737 msgid "Use Mingw-specific thread support"
10738 msgstr "Mingw ¸ÇÍ­¤Î¥¹¥ì¥Ã¥É¥µ¥Ý¡¼¥È¤ò»ÈÍѤ¹¤ë"
10739
10740 #: config/i386/cygming.opt:44
10741 msgid "Set Windows defines"
10742 msgstr "Windows ¤Î define ¤òÀßÄꤹ¤ë"
10743
10744 #: config/i386/cygming.opt:48
10745 msgid "Create GUI application"
10746 msgstr "GUI ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
10747
10748 #: config/i386/sco5.opt:25
10749 msgid "Generate ELF output"
10750 msgstr "ELF ½ÐÎϤòÀ¸À®¤¹¤ë"
10751
10752 #: config/rs6000/aix41.opt:25 config/rs6000/aix64.opt:33
10753 msgid "Support message passing with the Parallel Environment"
10754 msgstr "ÊÂÎó´Ä¶­¤Ç¤Î¥á¥Ã¥»¡¼¥¸¥Ñ¥Ã¥·¥ó¥°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
10755
10756 #: config/rs6000/aix.opt:25 config/rs6000/rs6000.opt:128
10757 msgid "Conform more closely to IBM XLC semantics"
10758 msgstr ""
10759
10760 #: config/rs6000/darwin.opt:25 config/rs6000/sysv4.opt:133
10761 #, fuzzy
10762 msgid "Generate 64-bit code"
10763 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10764
10765 #: config/rs6000/darwin.opt:29 config/rs6000/sysv4.opt:137
10766 #, fuzzy
10767 msgid "Generate 32-bit code"
10768 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10769
10770 #: config/rs6000/darwin.opt:33
10771 msgid "Generate code suitable for executables (NOT shared libs)"
10772 msgstr ""
10773
10774 #: config/rs6000/rs6000.opt:25
10775 msgid "Use POWER instruction set"
10776 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10777
10778 #: config/rs6000/rs6000.opt:29
10779 msgid "Do not use POWER instruction set"
10780 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
10781
10782 #: config/rs6000/rs6000.opt:33
10783 msgid "Use POWER2 instruction set"
10784 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10785
10786 #: config/rs6000/rs6000.opt:37
10787 msgid "Use PowerPC instruction set"
10788 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10789
10790 #: config/rs6000/rs6000.opt:41
10791 msgid "Do not use PowerPC instruction set"
10792 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
10793
10794 #: config/rs6000/rs6000.opt:45
10795 msgid "Use PowerPC-64 instruction set"
10796 msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10797
10798 #: config/rs6000/rs6000.opt:49
10799 msgid "Use PowerPC General Purpose group optional instructions"
10800 msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10801
10802 #: config/rs6000/rs6000.opt:53
10803 msgid "Use PowerPC Graphics group optional instructions"
10804 msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
10805
10806 #: config/rs6000/rs6000.opt:57
10807 #, fuzzy
10808 msgid "Use PowerPC V2.01 single field mfcr instruction"
10809 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10810
10811 #: config/rs6000/rs6000.opt:61
10812 #, fuzzy
10813 msgid "Use PowerPC V2.02 popcntb instruction"
10814 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10815
10816 #: config/rs6000/rs6000.opt:65
10817 #, fuzzy
10818 msgid "Use PowerPC V2.02 floating point rounding instructions"
10819 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10820
10821 #: config/rs6000/rs6000.opt:69
10822 #, fuzzy
10823 msgid "Use AltiVec instructions"
10824 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10825
10826 #: config/rs6000/rs6000.opt:73
10827 msgid "Generate load/store multiple instructions"
10828 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤¹¤ë"
10829
10830 #: config/rs6000/rs6000.opt:77
10831 msgid "Generate string instructions for block moves"
10832 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤¹¤ë"
10833
10834 #: config/rs6000/rs6000.opt:81
10835 msgid "Use new mnemonics for PowerPC architecture"
10836 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤο·¤·¤¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
10837
10838 #: config/rs6000/rs6000.opt:85
10839 msgid "Use old mnemonics for PowerPC architecture"
10840 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤθŤ¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
10841
10842 #: config/rs6000/rs6000.opt:89 config/pdp11/pdp11.opt:84
10843 msgid "Do not use hardware floating point"
10844 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
10845
10846 #: config/rs6000/rs6000.opt:97
10847 msgid "Do not generate load/store with update instructions"
10848 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
10849
10850 #: config/rs6000/rs6000.opt:101
10851 msgid "Generate load/store with update instructions"
10852 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
10853
10854 #: config/rs6000/rs6000.opt:105
10855 #, fuzzy
10856 msgid "Do not generate fused multiply/add instructions"
10857 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
10858
10859 #: config/rs6000/rs6000.opt:109
10860 msgid "Generate fused multiply/add instructions"
10861 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
10862
10863 #: config/rs6000/rs6000.opt:113
10864 #, fuzzy
10865 msgid "Schedule the start and end of the procedure"
10866 msgstr "¥×¥í¥·¡¼¥¸¥ã³«»Ï¤È½ªÎ»¤Î¥¹¥±¥¸¥å¡¼¥ë¤ò¹Ô¤Ê¤ï¤Ê¤¤"
10867
10868 #: config/rs6000/rs6000.opt:120
10869 msgid "Return all structures in memory (AIX default)"
10870 msgstr ""
10871
10872 #: config/rs6000/rs6000.opt:124
10873 msgid "Return small structures in registers (SVR4 default)"
10874 msgstr ""
10875
10876 #: config/rs6000/rs6000.opt:132
10877 #, fuzzy
10878 msgid "Generate software floating point divide for better throughput"
10879 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10880
10881 #: config/rs6000/rs6000.opt:136
10882 #, fuzzy
10883 msgid "Do not place floating point constants in TOC"
10884 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
10885
10886 #: config/rs6000/rs6000.opt:140
10887 msgid "Place floating point constants in TOC"
10888 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
10889
10890 #: config/rs6000/rs6000.opt:144
10891 #, fuzzy
10892 msgid "Do not place symbol+offset constants in TOC"
10893 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
10894
10895 #: config/rs6000/rs6000.opt:148
10896 msgid "Place symbol+offset constants in TOC"
10897 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
10898
10899 #: config/rs6000/rs6000.opt:159
10900 msgid "Use only one TOC entry per procedure"
10901 msgstr ""
10902
10903 #: config/rs6000/rs6000.opt:163
10904 msgid "Put everything in the regular TOC"
10905 msgstr "Á´¤Æ¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
10906
10907 #: config/rs6000/rs6000.opt:167
10908 msgid "Generate VRSAVE instructions when generating AltiVec code"
10909 msgstr ""
10910
10911 #: config/rs6000/rs6000.opt:171
10912 msgid "Deprecated option.  Use -mvrsave/-mno-vrsave instead"
10913 msgstr ""
10914
10915 #: config/rs6000/rs6000.opt:175
10916 #, fuzzy
10917 msgid "Generate isel instructions"
10918 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
10919
10920 #: config/rs6000/rs6000.opt:179
10921 msgid "Deprecated option.  Use -misel/-mno-isel instead"
10922 msgstr ""
10923
10924 #: config/rs6000/rs6000.opt:183
10925 #, fuzzy
10926 msgid "Generate SPE SIMD instructions on E500"
10927 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
10928
10929 #: config/rs6000/rs6000.opt:187
10930 msgid "Deprecated option.  Use -mspe/-mno-spe instead"
10931 msgstr ""
10932
10933 #: config/rs6000/rs6000.opt:191
10934 msgid "Enable debug output"
10935 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤòÍ­¸ú¤Ë¤¹¤ë"
10936
10937 #: config/rs6000/rs6000.opt:195
10938 msgid "Specify ABI to use"
10939 msgstr ""
10940
10941 #: config/rs6000/rs6000.opt:207
10942 msgid "Select full, part, or no traceback table"
10943 msgstr ""
10944
10945 #: config/rs6000/rs6000.opt:211
10946 #, fuzzy
10947 msgid "Avoid all range limits on call instructions"
10948 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
10949
10950 #: config/rs6000/rs6000.opt:215
10951 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
10952 msgstr ""
10953
10954 #: config/rs6000/rs6000.opt:219
10955 #, fuzzy
10956 msgid "Select GPR floating point method"
10957 msgstr "ÉâÆ°¾®¿ôÅÀ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
10958
10959 #: config/rs6000/rs6000.opt:223
10960 #, fuzzy
10961 msgid "Specify size of long double (64 or 128 bits)"
10962 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
10963
10964 #: config/rs6000/rs6000.opt:227
10965 msgid "Determine which dependences between insns are considered costly"
10966 msgstr ""
10967
10968 #: config/rs6000/rs6000.opt:231
10969 msgid "Specify which post scheduling nop insertion scheme to apply"
10970 msgstr ""
10971
10972 #: config/rs6000/rs6000.opt:235
10973 #, fuzzy
10974 msgid "Specify alignment of structure fields default/natural"
10975 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
10976
10977 #: config/rs6000/rs6000.opt:239
10978 msgid "Specify scheduling priority for dispatch slot restricted insns"
10979 msgstr ""
10980
10981 #: config/rs6000/aix64.opt:25
10982 msgid "Compile for 64-bit pointers"
10983 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10984
10985 #: config/rs6000/aix64.opt:29
10986 msgid "Compile for 32-bit pointers"
10987 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10988
10989 #: config/rs6000/linux64.opt:25
10990 #, fuzzy
10991 msgid "Call mcount for profiling before a function prologue"
10992 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
10993
10994 #: config/rs6000/sysv4.opt:25
10995 #, fuzzy
10996 msgid "Select ABI calling convention"
10997 msgstr "ABI ¸Æ¤Ó½Ð¤·µ¬Ìó¤òÁªÂò¤¹¤ë"
10998
10999 #: config/rs6000/sysv4.opt:29
11000 #, fuzzy
11001 msgid "Select method for sdata handling"
11002 msgstr "sdata ¼è¤ê°·¤¤¤Î¤¿¤á¤Î¥á¥½¥Ã¥É¤òÁªÂò¤¹¤ë"
11003
11004 #: config/rs6000/sysv4.opt:37 config/rs6000/sysv4.opt:41
11005 #, fuzzy
11006 msgid "Align to the base type of the bit-field"
11007 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11008
11009 #: config/rs6000/sysv4.opt:46 config/rs6000/sysv4.opt:50
11010 #, fuzzy
11011 msgid "Produce code relocatable at runtime"
11012 msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11013
11014 #: config/rs6000/sysv4.opt:54 config/rs6000/sysv4.opt:58
11015 #, fuzzy
11016 msgid "Produce little endian code"
11017 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11018
11019 #: config/rs6000/sysv4.opt:62 config/rs6000/sysv4.opt:66
11020 #, fuzzy
11021 msgid "Produce big endian code"
11022 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11023
11024 #: config/rs6000/sysv4.opt:71 config/rs6000/sysv4.opt:75
11025 #: config/rs6000/sysv4.opt:84 config/rs6000/sysv4.opt:101
11026 #: config/rs6000/sysv4.opt:129 config/rs6000/sysv4.opt:141
11027 msgid "no description yet"
11028 msgstr "ÀâÌÀ¤Ï¤Þ¤À¤¢¤ê¤Þ¤»¤ó"
11029
11030 #: config/rs6000/sysv4.opt:79
11031 msgid "Assume all variable arg functions are prototyped"
11032 msgstr ""
11033
11034 #: config/rs6000/sysv4.opt:88
11035 #, fuzzy
11036 msgid "Use EABI"
11037 msgstr "EABI ¤òÍøÍѤ¹¤ë¡£"
11038
11039 #: config/rs6000/sysv4.opt:92
11040 #, fuzzy
11041 msgid "Allow bit-fields to cross word boundaries"
11042 msgstr "¥ï¡¼¥É¶­³¦¤è¤êÂ礭¤á¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11043
11044 #: config/rs6000/sysv4.opt:96
11045 #, fuzzy
11046 msgid "Use alternate register names"
11047 msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
11048
11049 #: config/rs6000/sysv4.opt:105
11050 #, fuzzy
11051 msgid "Link with libsim.a, libc.a and sim-crt0.o"
11052 msgstr "libsim.a, libc.a µÚ¤Ó sim-crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
11053
11054 #: config/rs6000/sysv4.opt:109
11055 #, fuzzy
11056 msgid "Link with libads.a, libc.a and crt0.o"
11057 msgstr "libads.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
11058
11059 #: config/rs6000/sysv4.opt:113
11060 #, fuzzy
11061 msgid "Link with libyk.a, libc.a and crt0.o"
11062 msgstr "libyk.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
11063
11064 #: config/rs6000/sysv4.opt:117
11065 #, fuzzy
11066 msgid "Link with libmvme.a, libc.a and crt0.o"
11067 msgstr "libmvme.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
11068
11069 #: config/rs6000/sysv4.opt:121
11070 msgid "Set the PPC_EMB bit in the ELF flags header"
11071 msgstr "PPC_EMB ¥Ó¥Ã¥È¤ò ELF ¥Õ¥é¥°¥Ø¥Ã¥ÀÆâ¤Ë¥»¥Ã¥È¤¹¤ë"
11072
11073 #: config/rs6000/sysv4.opt:125
11074 msgid "Use the WindISS simulator"
11075 msgstr ""
11076
11077 #: config/rs6000/sysv4.opt:145
11078 #, fuzzy
11079 msgid "Generate code to use a non-exec PLT and GOT"
11080 msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11081
11082 #: config/rs6000/sysv4.opt:149
11083 #, fuzzy
11084 msgid "Generate code for old exec BSS PLT"
11085 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11086
11087 #: config/mt/mt.opt:24
11088 msgid "Use byte loads and stores when generating code."
11089 msgstr ""
11090
11091 #: config/mt/mt.opt:32
11092 msgid "Do not include crt0.o in the startup files"
11093 msgstr ""
11094
11095 #: config/mt/mt.opt:36 config/mt/mt.opt:40 config/mt/mt.opt:44
11096 #: config/mt/mt.opt:48 config/mt/mt.opt:52
11097 #, fuzzy
11098 msgid "Internal debug switch"
11099 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
11100
11101 #: config/mt/mt.opt:56 config/iq2000/iq2000.opt:24
11102 #, fuzzy
11103 msgid "Specify CPU for code generation purposes"
11104 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
11105
11106 #: config/mcore/mcore.opt:24
11107 #, fuzzy
11108 msgid "Generate code for the M*Core M210"
11109 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11110
11111 #: config/mcore/mcore.opt:28
11112 msgid "Generate code for the M*Core M340"
11113 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11114
11115 #: config/mcore/mcore.opt:32
11116 msgid "Set maximum alignment to 4"
11117 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 4 ¤ËÀßÄꤹ¤ë"
11118
11119 #: config/mcore/mcore.opt:36
11120 msgid "Force functions to be aligned to a 4 byte boundary"
11121 msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 4 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11122
11123 #: config/mcore/mcore.opt:40
11124 msgid "Set maximum alignment to 8"
11125 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 8 ¤ËÀßÄꤹ¤ë"
11126
11127 #: config/mcore/mcore.opt:44
11128 #, fuzzy
11129 msgid "Generate big-endian code"
11130 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11131
11132 #: config/mcore/mcore.opt:48
11133 msgid "Emit call graph information"
11134 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
11135
11136 #: config/mcore/mcore.opt:52
11137 #, fuzzy
11138 msgid "Use the divide instruction"
11139 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11140
11141 #: config/mcore/mcore.opt:56
11142 msgid "Inline constants if it can be done in 2 insns or less"
11143 msgstr "2 Ì¿Îá°Ê²¼¤Ç¹Ô¤Ê¤¨¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
11144
11145 #: config/mcore/mcore.opt:60
11146 #, fuzzy
11147 msgid "Generate little-endian code"
11148 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11149
11150 #: config/mcore/mcore.opt:68
11151 #, fuzzy
11152 msgid "Use arbitrary sized immediates in bit operations"
11153 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
11154
11155 #: config/mcore/mcore.opt:72
11156 msgid "Prefer word accesses over byte accesses"
11157 msgstr "¥Ð¥¤¥È¥¢¥¯¥»¥¹¤è¤ê¥ï¡¼¥É¥¢¥¯¥»¥¹¤òÁª¤Ö"
11158
11159 #: config/mcore/mcore.opt:76
11160 #, fuzzy
11161 msgid "Set the maximum amount for a single stack increment operation"
11162 msgstr "ñ°ì¥¹¥¿¥Ã¥¯¥¤¥ó¥¯¥ê¥á¥ó¥ÈÁàºî¤ÎºÇÂçÃÍ"
11163
11164 #: config/mcore/mcore.opt:80
11165 #, fuzzy
11166 msgid "Always treat bitfields as int-sized"
11167 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¾ï¤Ë int ¤Î¥µ¥¤¥º¤È¤·¤Æ°·¤¦"
11168
11169 #: config/arc/arc.opt:33
11170 msgid "Prepend the name of the cpu to all public symbol names"
11171 msgstr ""
11172
11173 #: config/arc/arc.opt:43
11174 #, fuzzy
11175 msgid "Compile code for ARC variant CPU"
11176 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤ò¥¹¥±¥¸¥å¡¼¥ë¤¹¤ë"
11177
11178 #: config/arc/arc.opt:47
11179 msgid "Put functions in SECTION"
11180 msgstr ""
11181
11182 #: config/arc/arc.opt:51
11183 msgid "Put data in SECTION"
11184 msgstr ""
11185
11186 #: config/arc/arc.opt:55
11187 msgid "Put read-only data in SECTION"
11188 msgstr ""
11189
11190 #: config/sh/sh.opt:45
11191 #, fuzzy
11192 msgid "Generate SH1 code"
11193 msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11194
11195 #: config/sh/sh.opt:49
11196 #, fuzzy
11197 msgid "Generate SH2 code"
11198 msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11199
11200 #: config/sh/sh.opt:53
11201 #, fuzzy
11202 msgid "Generate SH2a code"
11203 msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11204
11205 #: config/sh/sh.opt:57
11206 #, fuzzy
11207 msgid "Generate SH2a FPU-less code"
11208 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11209
11210 #: config/sh/sh.opt:61
11211 #, fuzzy
11212 msgid "Generate default single-precision SH2a code"
11213 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11214
11215 #: config/sh/sh.opt:65
11216 #, fuzzy
11217 msgid "Generate only single-precision SH2a code"
11218 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11219
11220 #: config/sh/sh.opt:69
11221 #, fuzzy
11222 msgid "Generate SH2e code"
11223 msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11224
11225 #: config/sh/sh.opt:73
11226 #, fuzzy
11227 msgid "Generate SH3 code"
11228 msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11229
11230 #: config/sh/sh.opt:77
11231 #, fuzzy
11232 msgid "Generate SH3e code"
11233 msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11234
11235 #: config/sh/sh.opt:81
11236 #, fuzzy
11237 msgid "Generate SH4 code"
11238 msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11239
11240 #: config/sh/sh.opt:85
11241 #, fuzzy
11242 msgid "Generate SH4 FPU-less code"
11243 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11244
11245 #: config/sh/sh.opt:89
11246 #, fuzzy
11247 msgid "Generate default single-precision SH4 code"
11248 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11249
11250 #: config/sh/sh.opt:93
11251 #, fuzzy
11252 msgid "Generate only single-precision SH4 code"
11253 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11254
11255 #: config/sh/sh.opt:97
11256 #, fuzzy
11257 msgid "Generate SH4a code"
11258 msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11259
11260 #: config/sh/sh.opt:101
11261 #, fuzzy
11262 msgid "Generate SH4a FPU-less code"
11263 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11264
11265 #: config/sh/sh.opt:105
11266 #, fuzzy
11267 msgid "Generate default single-precision SH4a code"
11268 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11269
11270 #: config/sh/sh.opt:109
11271 #, fuzzy
11272 msgid "Generate only single-precision SH4a code"
11273 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11274
11275 #: config/sh/sh.opt:113
11276 #, fuzzy
11277 msgid "Generate SH4al-dsp code"
11278 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11279
11280 #: config/sh/sh.opt:117
11281 #, fuzzy
11282 msgid "Generate 32-bit SHmedia code"
11283 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11284
11285 #: config/sh/sh.opt:121
11286 #, fuzzy
11287 msgid "Generate 32-bit FPU-less SHmedia code"
11288 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11289
11290 #: config/sh/sh.opt:125
11291 #, fuzzy
11292 msgid "Generate 64-bit SHmedia code"
11293 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11294
11295 #: config/sh/sh.opt:129
11296 #, fuzzy
11297 msgid "Generate 64-bit FPU-less SHmedia code"
11298 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11299
11300 #: config/sh/sh.opt:133
11301 #, fuzzy
11302 msgid "Generate SHcompact code"
11303 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11304
11305 #: config/sh/sh.opt:137
11306 #, fuzzy
11307 msgid "Generate FPU-less SHcompact code"
11308 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11309
11310 #: config/sh/sh.opt:141
11311 msgid "Throttle unrolling to avoid thrashing target registers unless the unroll benefit outweighs this"
11312 msgstr ""
11313
11314 #: config/sh/sh.opt:145
11315 #, fuzzy
11316 msgid "Generate code in big endian mode"
11317 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11318
11319 #: config/sh/sh.opt:149
11320 #, fuzzy
11321 msgid "Generate 32-bit offsets in switch tables"
11322 msgstr "switch ¥Æ¡¼¥Ö¥ë¤Ç 4 ¥Ð¥¤¥È¥¨¥ó¥È¥ê¤ò»ÈÍѤ¹¤ë"
11323
11324 #: config/sh/sh.opt:153
11325 msgid "Enable SH5 cut2 workaround"
11326 msgstr ""
11327
11328 #: config/sh/sh.opt:157
11329 #, fuzzy
11330 msgid "Align doubles at 64-bit boundaries"
11331 msgstr "double ¤ò word ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
11332
11333 #: config/sh/sh.opt:161
11334 msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp"
11335 msgstr ""
11336
11337 #: config/sh/sh.opt:165
11338 msgid "Specify name for 32 bit signed division function"
11339 msgstr ""
11340
11341 #: config/sh/sh.opt:172
11342 msgid "Cost to assume for gettr insn"
11343 msgstr ""
11344
11345 #: config/sh/sh.opt:176 config/sh/sh.opt:222
11346 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
11347 msgstr ""
11348
11349 #: config/sh/sh.opt:180
11350 msgid "Increase the IEEE compliance for floating-point code"
11351 msgstr ""
11352
11353 #: config/sh/sh.opt:184
11354 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
11355 msgstr ""
11356
11357 #: config/sh/sh.opt:188
11358 msgid "Assume symbols might be invalid"
11359 msgstr ""
11360
11361 #: config/sh/sh.opt:192
11362 msgid "Annotate assembler instructions with estimated addresses"
11363 msgstr ""
11364
11365 #: config/sh/sh.opt:196
11366 #, fuzzy
11367 msgid "Generate code in little endian mode"
11368 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11369
11370 #: config/sh/sh.opt:200
11371 msgid "Mark MAC register as call-clobbered"
11372 msgstr ""
11373
11374 #: config/sh/sh.opt:206
11375 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
11376 msgstr ""
11377
11378 #: config/sh/sh.opt:210
11379 msgid "Emit function-calls using global offset table when generating PIC"
11380 msgstr ""
11381
11382 #: config/sh/sh.opt:214
11383 msgid "Assume pt* instructions won't trap"
11384 msgstr ""
11385
11386 #: config/sh/sh.opt:218
11387 msgid "Shorten address references during linking"
11388 msgstr ""
11389
11390 #: config/sh/sh.opt:226
11391 msgid "Deprecated. Use -Os instead"
11392 msgstr ""
11393
11394 #: config/sh/sh.opt:230
11395 msgid "Cost to assume for a multiply insn"
11396 msgstr ""
11397
11398 #: config/sh/sh.opt:234
11399 msgid "Generate library function call to invalidate instruction cache entries after fixing trampoline"
11400 msgstr ""
11401
11402 #: config/arm/arm.opt:24
11403 #, fuzzy
11404 msgid "Specify an ABI"
11405 msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë"
11406
11407 #: config/arm/arm.opt:28
11408 msgid "Generate a call to abort if a noreturn function returns"
11409 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
11410
11411 #: config/arm/arm.opt:35
11412 msgid "Pass FP arguments in FP registers"
11413 msgstr "FP ¥ì¥¸¥¹¥¿¤Ç FP °ú¿ô¤òÅϤ¹"
11414
11415 #: config/arm/arm.opt:39
11416 msgid "Generate APCS conformant stack frames"
11417 msgstr "APCS Å¬¹ç¤·¤¿¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
11418
11419 #: config/arm/arm.opt:43
11420 msgid "Generate re-entrant, PIC code"
11421 msgstr "ºÆÆþ²Äǽ¤Ê PIC ¥³¡¼¥É¤òÀ¸À®¤·¤Þ¤¹"
11422
11423 #: config/arm/arm.opt:50
11424 msgid "Specify the name of the target architecture"
11425 msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë"
11426
11427 #: config/arm/arm.opt:57
11428 msgid "Assume target CPU is configured as big endian"
11429 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥Ó¥Ã¥¯¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
11430
11431 #: config/arm/arm.opt:61
11432 msgid "Thumb: Assume non-static functions may be called from ARM code"
11433 msgstr "Thumb: ÈóÀÅŪ´Ø¿ô¤¬ ARM ¥³¡¼¥É¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
11434
11435 #: config/arm/arm.opt:65
11436 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
11437 msgstr "Thumb: ´Ø¿ô¥Ý¥¤¥ó¥¿¤¬Èó Thumb ¤Èǧ¼±¤¹¤ë¥³¡¼¥É¤ËÆÍÆþ¤¹¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
11438
11439 #: config/arm/arm.opt:69
11440 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
11441 msgstr ""
11442
11443 #: config/arm/arm.opt:73
11444 msgid "Specify the name of the target CPU"
11445 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
11446
11447 #: config/arm/arm.opt:77
11448 msgid "Specify if floating point hardware should be used"
11449 msgstr ""
11450
11451 #: config/arm/arm.opt:91
11452 #, fuzzy
11453 msgid "Specify the name of the target floating point hardware/format"
11454 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
11455
11456 #: config/arm/arm.opt:95
11457 msgid "Alias for -mfloat-abi=hard"
11458 msgstr ""
11459
11460 #: config/arm/arm.opt:99
11461 msgid "Assume target CPU is configured as little endian"
11462 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
11463
11464 #: config/arm/arm.opt:103
11465 msgid "Generate call insns as indirect calls, if necessary"
11466 msgstr "ɬÍפ¬¤¢¤ì¤Ð¡¢Ì¿Îá¸Æ¤Ó½Ð¤·¤ò´ÖÀܸƤӽФ·¤È¤·¤ÆÀ¸À®¤¹¤ë"
11467
11468 #: config/arm/arm.opt:107
11469 msgid "Specify the register to be used for PIC addressing"
11470 msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë"
11471
11472 #: config/arm/arm.opt:111
11473 msgid "Store function names in object code"
11474 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤Ë´Ø¿ô̾¤ò³ÊǼ¤¹¤ë"
11475
11476 #: config/arm/arm.opt:115
11477 #, fuzzy
11478 msgid "Permit scheduling of a function's prologue sequence"
11479 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
11480
11481 #: config/arm/arm.opt:119
11482 msgid "Do not load the PIC register in function prologues"
11483 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­Éôʬ¤Ë PIC ¥ì¥¸¥¹¥¿¤ò¥í¡¼¥É¤·¤Ê¤¤"
11484
11485 #: config/arm/arm.opt:123
11486 msgid "Alias for -mfloat-abi=soft"
11487 msgstr ""
11488
11489 #: config/arm/arm.opt:127
11490 msgid "Specify the minimum bit alignment of structures"
11491 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
11492
11493 #: config/arm/arm.opt:131
11494 msgid "Compile for the Thumb not the ARM"
11495 msgstr "ARM ¤Ç¤Ï¤Ê¤¯ Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11496
11497 #: config/arm/arm.opt:135
11498 msgid "Support calls between Thumb and ARM instruction sets"
11499 msgstr "Thumb ¤È ARM Ì¿Î᥻¥Ã¥È´Ö¤Î¸Æ¤Ó½Ð¤·¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
11500
11501 #: config/arm/arm.opt:139
11502 #, fuzzy
11503 msgid "Specify how to access the thread pointer"
11504 msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë"
11505
11506 #: config/arm/arm.opt:143
11507 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
11508 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(ÈóËöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
11509
11510 #: config/arm/arm.opt:147
11511 msgid "Thumb: Generate (leaf) stack frames even if not needed"
11512 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(Ëöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
11513
11514 #: config/arm/arm.opt:151
11515 #, fuzzy
11516 msgid "Tune code for the given processor"
11517 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11518
11519 #: config/arm/arm.opt:155
11520 msgid "Assume big endian bytes, little endian words"
11521 msgstr "byte ¤¬¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç word ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤ß¤Ê¤¹"
11522
11523 #: config/arm/pe.opt:24
11524 msgid "Ignore dllimport attribute for functions"
11525 msgstr "´Ø¿ô¤Î dllimport Â°À­¤ò̵»ë¤¹¤ë"
11526
11527 #: config/pdp11/pdp11.opt:24
11528 msgid "Generate code for an 11/10"
11529 msgstr "11/10 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11530
11531 #: config/pdp11/pdp11.opt:28
11532 msgid "Generate code for an 11/40"
11533 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11534
11535 #: config/pdp11/pdp11.opt:32
11536 msgid "Generate code for an 11/45"
11537 msgstr "11/45 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11538
11539 #: config/pdp11/pdp11.opt:36
11540 #, fuzzy
11541 msgid "Use 16-bit abs patterns"
11542 msgstr "64 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11543
11544 #: config/pdp11/pdp11.opt:40
11545 #, fuzzy
11546 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
11547 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò ac0 ¤ÇÊÖ¤¹"
11548
11549 #: config/pdp11/pdp11.opt:44
11550 msgid "Do not use inline patterns for copying memory"
11551 msgstr ""
11552
11553 #: config/pdp11/pdp11.opt:48
11554 msgid "Use inline patterns for copying memory"
11555 msgstr ""
11556
11557 #: config/pdp11/pdp11.opt:52
11558 msgid "Do not pretend that branches are expensive"
11559 msgstr ""
11560
11561 #: config/pdp11/pdp11.opt:56
11562 msgid "Pretend that branches are expensive"
11563 msgstr ""
11564
11565 #: config/pdp11/pdp11.opt:60
11566 #, fuzzy
11567 msgid "Use the DEC assembler syntax"
11568 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
11569
11570 #: config/pdp11/pdp11.opt:64
11571 msgid "Use 32 bit float"
11572 msgstr "32 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
11573
11574 #: config/pdp11/pdp11.opt:68
11575 msgid "Use 64 bit float"
11576 msgstr "64 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
11577
11578 #: config/pdp11/pdp11.opt:76
11579 msgid "Use 16 bit int"
11580 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
11581
11582 #: config/pdp11/pdp11.opt:80
11583 msgid "Use 32 bit int"
11584 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
11585
11586 #: config/pdp11/pdp11.opt:88
11587 msgid "Target has split I&D"
11588 msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤Ä"
11589
11590 #: config/pdp11/pdp11.opt:92
11591 msgid "Use UNIX assembler syntax"
11592 msgstr "UNIX ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
11593
11594 #: config/avr/avr.opt:24
11595 #, fuzzy
11596 msgid "Use subroutines for function prologues and epilogues"
11597 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
11598
11599 #: config/avr/avr.opt:28
11600 #, fuzzy
11601 msgid "Select the target MCU"
11602 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
11603
11604 #: config/avr/avr.opt:35
11605 #, fuzzy
11606 msgid "Use STACK as the initial value of the stack pointer"
11607 msgstr "¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤Î²¼°Ì 8 ¥Ó¥Ã¥È¤À¤±¤òÊѹ¹¤¹¤ë"
11608
11609 #: config/avr/avr.opt:39
11610 #, fuzzy
11611 msgid "Use an 8-bit 'int' type"
11612 msgstr "64 ¥Ó¥Ã¥È int ·¿¤ò»ÈÍѤ¹¤ë"
11613
11614 #: config/avr/avr.opt:43
11615 msgid "Change the stack pointer without disabling interrupts"
11616 msgstr "³ä¤ê¹þ¤ß¤Î̵¸ú²½¤Ê¤·¤Ç¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤òÊѹ¹¤¹¤ë"
11617
11618 #: config/avr/avr.opt:47
11619 msgid "Do not generate tablejump insns"
11620 msgstr "¥Æ¡¼¥Ö¥ë¥¸¥ã¥ó¥×Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
11621
11622 #: config/avr/avr.opt:57
11623 msgid "Use rjmp/rcall (limited range) on >8K devices"
11624 msgstr ""
11625
11626 #: config/avr/avr.opt:61
11627 msgid "Output instruction sizes to the asm file"
11628 msgstr "asm ¥Õ¥¡¥¤¥ë¤ËÌ¿Î᥵¥¤¥º¤ò½ÐÎϤ¹¤ë"
11629
11630 #: config/avr/avr.opt:65
11631 msgid "Change only the low 8 bits of the stack pointer"
11632 msgstr "¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤Î²¼°Ì 8 ¥Ó¥Ã¥È¤À¤±¤òÊѹ¹¤¹¤ë"
11633
11634 #: config/crx/crx.opt:24
11635 #, fuzzy
11636 msgid "Support multiply accumulate instructions"
11637 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò¤ò»ÈÍѤ¹¤ë"
11638
11639 #: config/crx/crx.opt:28
11640 #, fuzzy
11641 msgid "Do not use push to store function arguments"
11642 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á¤Ë¤Ï push Ì¿Îá¤ò»È¤ï¤Ê¤¤"
11643
11644 #: config/crx/crx.opt:32
11645 msgid "Restrict doloop to the given nesting level"
11646 msgstr ""
11647
11648 #: config/c4x/c4x.opt:24
11649 msgid "Generate code for C30 CPU"
11650 msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11651
11652 #: config/c4x/c4x.opt:28
11653 msgid "Generate code for C31 CPU"
11654 msgstr "C31 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11655
11656 #: config/c4x/c4x.opt:32
11657 msgid "Generate code for C32 CPU"
11658 msgstr "C32 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11659
11660 #: config/c4x/c4x.opt:36
11661 msgid "Generate code for C33 CPU"
11662 msgstr "C33 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11663
11664 #: config/c4x/c4x.opt:40
11665 msgid "Generate code for C40 CPU"
11666 msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11667
11668 #: config/c4x/c4x.opt:44
11669 msgid "Generate code for C44 CPU"
11670 msgstr "C44 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11671
11672 #: config/c4x/c4x.opt:48
11673 msgid "Assume that pointers may be aliased"
11674 msgstr "¥Ý¥¤¥ó¥¿¤¬ÊÌ̾¤È¤Ê¤ê¤¦¤ë¤³¤È¤òÁ°Äó¤È¤¹¤ë"
11675
11676 #: config/c4x/c4x.opt:52
11677 msgid "Big memory model"
11678 msgstr "¥Ó¥Ã¥°¥á¥â¥ê¥â¥Ç¥ë"
11679
11680 #: config/c4x/c4x.opt:56
11681 msgid "Use the BK register as a general purpose register"
11682 msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë"
11683
11684 #: config/c4x/c4x.opt:60
11685 #, fuzzy
11686 msgid "Generate code for CPU"
11687 msgstr "C44 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11688
11689 #: config/c4x/c4x.opt:64
11690 msgid "Enable use of DB instruction"
11691 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
11692
11693 #: config/c4x/c4x.opt:68
11694 msgid "Enable debugging"
11695 msgstr "¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
11696
11697 #: config/c4x/c4x.opt:72
11698 msgid "Enable new features under development"
11699 msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤òÍ­¸ú¤Ë¤¹¤ë"
11700
11701 #: config/c4x/c4x.opt:76
11702 msgid "Use fast but approximate float to integer conversion"
11703 msgstr "¹â®¤À¤¬¶á»÷ÃͤȤʤëÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
11704
11705 #: config/c4x/c4x.opt:80
11706 msgid "Force RTL generation to emit valid 3 operand insns"
11707 msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Àµ¾ï¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤ò¶¯Íפ¹¤ë"
11708
11709 #: config/c4x/c4x.opt:84
11710 msgid "Force constants into registers to improve hoisting"
11711 msgstr "´¬¤­¾å¤²(hoist)¤ò²þÁ±¤¹¤ë¤¿¤áÄê¿ô¤ò¥ì¥¸¥¹¥¿¤Ë³ä¤êÅö¤Æ¤ë¤³¤È¤ò¶¯Íפ¹¤ë"
11712
11713 #: config/c4x/c4x.opt:88 config/c4x/c4x.opt:112
11714 msgid "Save DP across ISR in small memory model"
11715 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤¹¤ë"
11716
11717 #: config/c4x/c4x.opt:92
11718 #, fuzzy
11719 msgid "Allow unsigned iteration counts for RPTB/DB"
11720 msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ¹¤ë"
11721
11722 #: config/c4x/c4x.opt:96
11723 msgid "Pass arguments on the stack"
11724 msgstr "°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
11725
11726 #: config/c4x/c4x.opt:100
11727 msgid "Use MPYI instruction for C3x"
11728 msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ¹¤ë"
11729
11730 #: config/c4x/c4x.opt:104
11731 msgid "Enable parallel instructions"
11732 msgstr "ÊÂÎóÌ¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
11733
11734 #: config/c4x/c4x.opt:108
11735 msgid "Enable MPY||ADD and MPY||SUB instructions"
11736 msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
11737
11738 #: config/c4x/c4x.opt:116
11739 msgid "Preserve all 40 bits of FP reg across call"
11740 msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 40 ¥Ó¥Ã¥ÈÁ´¤Æ¤òÊݸ¤¹¤ë"
11741
11742 #: config/c4x/c4x.opt:120
11743 msgid "Pass arguments in registers"
11744 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
11745
11746 #: config/c4x/c4x.opt:124
11747 msgid "Enable use of RTPB instruction"
11748 msgstr "RTPB Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
11749
11750 #: config/c4x/c4x.opt:128
11751 msgid "Enable use of RTPS instruction"
11752 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
11753
11754 #: config/c4x/c4x.opt:132
11755 #, fuzzy
11756 msgid "Set the maximum number of iterations for RPTS to N"
11757 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
11758
11759 #: config/c4x/c4x.opt:136
11760 msgid "Small memory model"
11761 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë"
11762
11763 #: config/c4x/c4x.opt:140
11764 msgid "Emit code compatible with TI tools"
11765 msgstr "TI ¥Ä¡¼¥ë¸ß´¹¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
11766
11767 #: config/pa/pa-hpux.opt:24
11768 #, fuzzy
11769 msgid "Generate cpp defines for server IO"
11770 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11771
11772 #: config/pa/pa-hpux.opt:28 config/pa/pa-hpux1010.opt:24
11773 #: config/pa/pa-hpux1111.opt:24
11774 msgid "Specify UNIX standard for predefines and linking"
11775 msgstr ""
11776
11777 #: config/pa/pa-hpux.opt:32
11778 #, fuzzy
11779 msgid "Generate cpp defines for workstation IO"
11780 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11781
11782 #: config/pa/pa.opt:24 config/pa/pa.opt:77 config/pa/pa.opt:85
11783 #, fuzzy
11784 msgid "Generate PA1.0 code"
11785 msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11786
11787 #: config/pa/pa.opt:28 config/pa/pa.opt:89 config/pa/pa.opt:109
11788 #, fuzzy
11789 msgid "Generate PA1.1 code"
11790 msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11791
11792 #: config/pa/pa.opt:32 config/pa/pa.opt:93
11793 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11794 msgstr ""
11795
11796 #: config/pa/pa.opt:36
11797 #, fuzzy
11798 msgid "Generate code for huge switch statements"
11799 msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11800
11801 #: config/pa/pa.opt:40
11802 #, fuzzy
11803 msgid "Disable FP regs"
11804 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
11805
11806 #: config/pa/pa.opt:44
11807 #, fuzzy
11808 msgid "Disable indexed addressing"
11809 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
11810
11811 #: config/pa/pa.opt:48
11812 #, fuzzy
11813 msgid "Generate fast indirect calls"
11814 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤"
11815
11816 #: config/pa/pa.opt:56
11817 msgid "Assume code will be assembled by GAS"
11818 msgstr ""
11819
11820 #: config/pa/pa.opt:60
11821 msgid "Put jumps in call delay slots"
11822 msgstr ""
11823
11824 #: config/pa/pa.opt:65
11825 #, fuzzy
11826 msgid "Enable linker optimizations"
11827 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
11828
11829 #: config/pa/pa.opt:69
11830 msgid "Always generate long calls"
11831 msgstr ""
11832
11833 #: config/pa/pa.opt:73
11834 msgid "Emit long load/store sequences"
11835 msgstr ""
11836
11837 #: config/pa/pa.opt:81
11838 msgid "Disable space regs"
11839 msgstr ""
11840
11841 #: config/pa/pa.opt:97
11842 #, fuzzy
11843 msgid "Use portable calling conventions"
11844 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
11845
11846 #: config/pa/pa.opt:101
11847 #, fuzzy
11848 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000"
11849 msgstr ""
11850 "ÉÔÌÀ¤Ê -mschedule= ¥ª¥×¥·¥ç¥ó (%s).\n"
11851 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 700, 7100, 7100LC, 7200, µÚ¤Ó 8000 ¤Ç¤¹\n"
11852
11853 #: config/pa/pa.opt:113
11854 #, fuzzy
11855 msgid "Do not disable space regs"
11856 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
11857
11858 #: config/pa/pa64-hpux.opt:24
11859 msgid "Assume code will be linked by GNU ld"
11860 msgstr ""
11861
11862 #: config/pa/pa64-hpux.opt:28
11863 msgid "Assume code will be linked by HP ld"
11864 msgstr ""
11865
11866 #: config/xtensa/xtensa.opt:24
11867 #, fuzzy
11868 msgid "Use CONST16 instruction to load constants"
11869 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
11870
11871 #: config/xtensa/xtensa.opt:28
11872 #, fuzzy
11873 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
11874 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
11875
11876 #: config/xtensa/xtensa.opt:32
11877 msgid "Use indirect CALLXn instructions for large programs"
11878 msgstr ""
11879
11880 #: config/xtensa/xtensa.opt:36
11881 msgid "Automatically align branch targets to reduce branch penalties"
11882 msgstr ""
11883
11884 #: config/xtensa/xtensa.opt:40
11885 msgid "Intersperse literal pools with code in the text section"
11886 msgstr ""
11887
11888 #: config/stormy16/stormy16.opt:25
11889 msgid "Provide libraries for the simulator"
11890 msgstr ""
11891
11892 #: config/mips/mips.opt:24
11893 #, fuzzy
11894 msgid "Generate code that conforms to the given ABI"
11895 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11896
11897 #: config/mips/mips.opt:28
11898 #, fuzzy
11899 msgid "Use SVR4-style PIC"
11900 msgstr "OSF PIC ¤òÍøÍѤ¹¤ë"
11901
11902 #: config/mips/mips.opt:32
11903 #, fuzzy
11904 msgid "Use PMC-style 'mad' instructions"
11905 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11906
11907 #: config/mips/mips.opt:36
11908 #, fuzzy
11909 msgid "Generate code for the given ISA"
11910 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11911
11912 #: config/mips/mips.opt:40
11913 msgid "Use Branch Likely instructions, overriding the architecture default"
11914 msgstr ""
11915
11916 #: config/mips/mips.opt:44
11917 msgid "Trap on integer divide by zero"
11918 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
11919
11920 #: config/mips/mips.opt:48
11921 msgid "Use branch-and-break sequences to check for integer divide by zero"
11922 msgstr ""
11923
11924 #: config/mips/mips.opt:52
11925 #, fuzzy
11926 msgid "Use trap instructions to check for integer divide by zero"
11927 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
11928
11929 #: config/mips/mips.opt:56
11930 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations"
11931 msgstr ""
11932
11933 #: config/mips/mips.opt:60
11934 #, fuzzy
11935 msgid "Use MIPS-DSP instructions"
11936 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11937
11938 #: config/mips/mips.opt:70
11939 msgid "Use big-endian byte order"
11940 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
11941
11942 #: config/mips/mips.opt:74
11943 msgid "Use little-endian byte order"
11944 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
11945
11946 #: config/mips/mips.opt:78 config/iq2000/iq2000.opt:32
11947 msgid "Use ROM instead of RAM"
11948 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë"
11949
11950 #: config/mips/mips.opt:82
11951 msgid "Use NewABI-style %reloc() assembly operators"
11952 msgstr ""
11953
11954 #: config/mips/mips.opt:86
11955 #, fuzzy
11956 msgid "Work around certain R4000 errata"
11957 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11958
11959 #: config/mips/mips.opt:90
11960 #, fuzzy
11961 msgid "Work around certain R4400 errata"
11962 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11963
11964 #: config/mips/mips.opt:94
11965 msgid "Work around errata for early SB-1 revision 2 cores"
11966 msgstr ""
11967
11968 #: config/mips/mips.opt:98
11969 msgid "Work around certain VR4120 errata"
11970 msgstr ""
11971
11972 #: config/mips/mips.opt:102
11973 msgid "Work around VR4130 mflo/mfhi errata"
11974 msgstr ""
11975
11976 #: config/mips/mips.opt:106
11977 #, fuzzy
11978 msgid "Work around an early 4300 hardware bug"
11979 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11980
11981 #: config/mips/mips.opt:110
11982 #, fuzzy
11983 msgid "FP exceptions are enabled"
11984 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
11985
11986 #: config/mips/mips.opt:114
11987 #, fuzzy
11988 msgid "Use 32-bit floating-point registers"
11989 msgstr "32 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11990
11991 #: config/mips/mips.opt:118
11992 #, fuzzy
11993 msgid "Use 64-bit floating-point registers"
11994 msgstr "64 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11995
11996 #: config/mips/mips.opt:122
11997 msgid "Use FUNC to flush the cache before calling stack trampolines"
11998 msgstr ""
11999
12000 #: config/mips/mips.opt:126
12001 #, fuzzy
12002 msgid "Generate floating-point multiply-add instructions"
12003 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
12004
12005 #: config/mips/mips.opt:130
12006 msgid "Use 32-bit general registers"
12007 msgstr "32 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
12008
12009 #: config/mips/mips.opt:134
12010 msgid "Use 64-bit general registers"
12011 msgstr "64 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
12012
12013 #: config/mips/mips.opt:138
12014 #, fuzzy
12015 msgid "Allow the use of hardware floating-point instructions"
12016 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12017
12018 #: config/mips/mips.opt:142
12019 #, fuzzy
12020 msgid "Generate code for ISA level N"
12021 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12022
12023 #: config/mips/mips.opt:146
12024 #, fuzzy
12025 msgid "Generate mips16 code"
12026 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12027
12028 #: config/mips/mips.opt:150
12029 #, fuzzy
12030 msgid "Use MIPS-3D instructions"
12031 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12032
12033 #: config/mips/mips.opt:154
12034 msgid "Use indirect calls"
12035 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ¹¤ë"
12036
12037 #: config/mips/mips.opt:158
12038 #, fuzzy
12039 msgid "Use a 32-bit long type"
12040 msgstr "32 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
12041
12042 #: config/mips/mips.opt:162
12043 #, fuzzy
12044 msgid "Use a 64-bit long type"
12045 msgstr "64 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
12046
12047 #: config/mips/mips.opt:166
12048 msgid "Don't optimize block moves"
12049 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤·¤Ê¤¤"
12050
12051 #: config/mips/mips.opt:170
12052 #, fuzzy
12053 msgid "Use the mips-tfile postpass"
12054 msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ¹¤ë"
12055
12056 #: config/mips/mips.opt:174
12057 msgid "Do not use a cache-flushing function before calling stack trampolines"
12058 msgstr ""
12059
12060 #: config/mips/mips.opt:178
12061 #, fuzzy
12062 msgid "Generate normal-mode code"
12063 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12064
12065 #: config/mips/mips.opt:182
12066 #, fuzzy
12067 msgid "Do not use MIPS-3D instructions"
12068 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12069
12070 #: config/mips/mips.opt:186
12071 #, fuzzy
12072 msgid "Use paired-single floating-point instructions"
12073 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12074
12075 #: config/mips/mips.opt:190
12076 #, fuzzy
12077 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations"
12078 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12079
12080 #: config/mips/mips.opt:194
12081 #, fuzzy
12082 msgid "Prevent the use of all hardware floating-point instructions"
12083 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12084
12085 #: config/mips/mips.opt:198
12086 msgid "Optimize lui/addiu address loads"
12087 msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤¹¤ë"
12088
12089 #: config/mips/mips.opt:202
12090 #, fuzzy
12091 msgid "Assume all symbols have 32-bit values"
12092 msgstr "Á´¤Æ¤Î double ¤ò¥¢¥é¥¤¥ó¤µ¤ì¤¿¤â¤Î¤È¤ß¤Ê¤¹"
12093
12094 #: config/mips/mips.opt:206
12095 msgid "Optimize the output for PROCESSOR"
12096 msgstr ""
12097
12098 #: config/mips/mips.opt:210 config/iq2000/iq2000.opt:45
12099 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
12100 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤¯(Í× -membedded-data)"
12101
12102 #: config/mips/mips.opt:214
12103 #, fuzzy
12104 msgid "Perform VR4130-specific alignment optimizations"
12105 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
12106
12107 #: config/mips/mips.opt:218
12108 msgid "Lift restrictions on GOT size"
12109 msgstr ""
12110
12111 #: config/fr30/fr30.opt:24
12112 msgid "Assume small address space"
12113 msgstr "¥¹¥â¡¼¥ë¥¢¥É¥ì¥¹¶õ´Ö¤È¤ß¤Ê¤¹"
12114
12115 #: config/m68hc11/m68hc11.opt:24 config/m68hc11/m68hc11.opt:32
12116 msgid "Compile for a 68HC11"
12117 msgstr "68HC11 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12118
12119 #: config/m68hc11/m68hc11.opt:28 config/m68hc11/m68hc11.opt:36
12120 msgid "Compile for a 68HC12"
12121 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12122
12123 #: config/m68hc11/m68hc11.opt:42 config/m68hc11/m68hc11.opt:46
12124 #, fuzzy
12125 msgid "Compile for a 68HCS12"
12126 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12127
12128 #: config/m68hc11/m68hc11.opt:50
12129 msgid "Auto pre/post decrement increment allowed"
12130 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ¹¤ë"
12131
12132 #: config/m68hc11/m68hc11.opt:54
12133 msgid "Min/max instructions allowed"
12134 msgstr ""
12135
12136 #: config/m68hc11/m68hc11.opt:58
12137 #, fuzzy
12138 msgid "Use call and rtc for function calls and returns"
12139 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
12140
12141 #: config/m68hc11/m68hc11.opt:62
12142 msgid "Auto pre/post decrement increment not allowed"
12143 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ·¤Ê¤¤"
12144
12145 #: config/m68hc11/m68hc11.opt:66
12146 #, fuzzy
12147 msgid "Use jsr and rts for function calls and returns"
12148 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
12149
12150 #: config/m68hc11/m68hc11.opt:70
12151 #, fuzzy
12152 msgid "Min/max instructions not allowed"
12153 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
12154
12155 #: config/m68hc11/m68hc11.opt:74
12156 #, fuzzy
12157 msgid "Use direct addressing mode for soft registers"
12158 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
12159
12160 #: config/m68hc11/m68hc11.opt:78
12161 msgid "Compile with 32-bit integer mode"
12162 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12163
12164 #: config/m68hc11/m68hc11.opt:83
12165 msgid "Specify the register allocation order"
12166 msgstr "¥ì¥¸¥¹¥¿³ÎÊݽç¤ò»ØÄꤹ¤ë"
12167
12168 #: config/m68hc11/m68hc11.opt:87
12169 #, fuzzy
12170 msgid "Do not use direct addressing mode for soft registers"
12171 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
12172
12173 #: config/m68hc11/m68hc11.opt:91
12174 msgid "Compile with 16-bit integer mode"
12175 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12176
12177 #: config/m68hc11/m68hc11.opt:95
12178 msgid "Indicate the number of soft registers available"
12179 msgstr "ÍøÍѲÄǽ¥½¥Õ¥È¥ì¥¸¥¹¥¿¤Î¿ô¤ò¼¨¤¹"
12180
12181 #: config/vax/vax.opt:24 config/vax/vax.opt:28
12182 msgid "Target DFLOAT double precision code"
12183 msgstr ""
12184
12185 #: config/vax/vax.opt:32 config/vax/vax.opt:36
12186 #, fuzzy
12187 msgid "Generate GFLOAT double precision code"
12188 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12189
12190 #: config/vax/vax.opt:40
12191 #, fuzzy
12192 msgid "Generate code for GNU assembler (gas)"
12193 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12194
12195 #: config/vax/vax.opt:44
12196 #, fuzzy
12197 msgid "Generate code for UNIX assembler"
12198 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12199
12200 #: config/vax/vax.opt:48
12201 msgid "Use VAXC structure conventions"
12202 msgstr ""
12203
12204 #: config/cris/linux.opt:28
12205 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
12206 msgstr ""
12207
12208 #: config/cris/cris.opt:46
12209 #, fuzzy
12210 msgid "Work around bug in multiplication instruction"
12211 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12212
12213 #: config/cris/cris.opt:52
12214 msgid "Compile for ETRAX 4 (CRIS v3)"
12215 msgstr ""
12216
12217 #: config/cris/cris.opt:57
12218 msgid "Compile for ETRAX 100 (CRIS v8)"
12219 msgstr ""
12220
12221 #: config/cris/cris.opt:65
12222 msgid "Emit verbose debug information in assembly code"
12223 msgstr ""
12224
12225 #: config/cris/cris.opt:72
12226 #, fuzzy
12227 msgid "Do not use condition codes from normal instructions"
12228 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12229
12230 #: config/cris/cris.opt:81
12231 msgid "Do not emit addressing modes with side-effect assignment"
12232 msgstr ""
12233
12234 #: config/cris/cris.opt:90
12235 #, fuzzy
12236 msgid "Do not tune stack alignment"
12237 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
12238
12239 #: config/cris/cris.opt:99
12240 #, fuzzy
12241 msgid "Do not tune writable data alignment"
12242 msgstr "ʸ»úÎó¤ò½ñ¤­¹þ¤ß²Äǽ¥Ç¡¼¥¿¥»¥¯¥·¥ç¥ó¤Ë³ÊǼ¤¹¤ë"
12243
12244 #: config/cris/cris.opt:108
12245 msgid "Do not tune code and read-only data alignment"
12246 msgstr ""
12247
12248 #: config/cris/cris.opt:117
12249 msgid "Align code and data to 32 bits"
12250 msgstr ""
12251
12252 #: config/cris/cris.opt:134
12253 msgid "Don't align items in code or data"
12254 msgstr ""
12255
12256 #: config/cris/cris.opt:143
12257 #, fuzzy
12258 msgid "Do not emit function prologue or epilogue"
12259 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
12260
12261 #: config/cris/cris.opt:150
12262 msgid "Use the most feature-enabling options allowed by other options"
12263 msgstr ""
12264
12265 #: config/cris/cris.opt:159
12266 msgid "Override -mbest-lib-options"
12267 msgstr ""
12268
12269 #: config/cris/cris.opt:166
12270 #, fuzzy
12271 msgid "Generate code for the specified chip or CPU version"
12272 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12273
12274 #: config/cris/cris.opt:170
12275 #, fuzzy
12276 msgid "Tune alignment for the specified chip or CPU version"
12277 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
12278
12279 #: config/cris/cris.opt:174
12280 msgid "Warn when a stackframe is larger than the specified size"
12281 msgstr ""
12282
12283 #: config/cris/aout.opt:28
12284 msgid "Compile for the MMU-less Etrax 100-based elinux system"
12285 msgstr ""
12286
12287 #: config/cris/aout.opt:34
12288 msgid "For elinux, request a specified stack-size for this program"
12289 msgstr ""
12290
12291 #: config/h8300/h8300.opt:24
12292 #, fuzzy
12293 msgid "Generate H8S code"
12294 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12295
12296 #: config/h8300/h8300.opt:28
12297 #, fuzzy
12298 msgid "Generate H8SX code"
12299 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12300
12301 #: config/h8300/h8300.opt:32
12302 #, fuzzy
12303 msgid "Generate H8S/2600 code"
12304 msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12305
12306 #: config/h8300/h8300.opt:36
12307 msgid "Make integers 32 bits wide"
12308 msgstr "À°¿ô¤ò 32 ¥Ó¥Ã¥ÈÉý¤È¤¹¤ë"
12309
12310 #: config/h8300/h8300.opt:43
12311 msgid "Use registers for argument passing"
12312 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
12313
12314 #: config/h8300/h8300.opt:47
12315 msgid "Consider access to byte sized memory slow"
12316 msgstr "¥Ð¥¤¥È¥µ¥¤¥ºÃ±°Ì¤Î¥á¥â¥ê¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤³¤È¤ò¹Íθ¤¹¤ë"
12317
12318 #: config/h8300/h8300.opt:51
12319 msgid "Enable linker relaxing"
12320 msgstr "¥ê¥ó¥«¤Î -relax ¥ª¥×¥·¥ç¥ó¤òÍ­¸ú¤Ë¤¹¤ë"
12321
12322 #: config/h8300/h8300.opt:55
12323 msgid "Generate H8/300H code"
12324 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12325
12326 #: config/h8300/h8300.opt:59
12327 msgid "Enable the normal mode"
12328 msgstr ""
12329
12330 #: config/h8300/h8300.opt:63
12331 msgid "Use H8/300 alignment rules"
12332 msgstr "H8/300 ¥¢¥é¥¤¥ó¥á¥ó¥Èµ¬Â§¤ò»ÈÍѤ¹¤ë"
12333
12334 #: config/v850/v850.opt:24
12335 #, fuzzy
12336 msgid "Use registers r2 and r5"
12337 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
12338
12339 #: config/v850/v850.opt:28
12340 msgid "Use 4 byte entries in switch tables"
12341 msgstr "switch ¥Æ¡¼¥Ö¥ë¤Ç 4 ¥Ð¥¤¥È¥¨¥ó¥È¥ê¤ò»ÈÍѤ¹¤ë"
12342
12343 #: config/v850/v850.opt:32
12344 msgid "Enable backend debugging"
12345 msgstr "¥Ð¥Ã¥¯¥¨¥ó¥É¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
12346
12347 #: config/v850/v850.opt:36
12348 #, fuzzy
12349 msgid "Do not use the callt instruction"
12350 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12351
12352 #: config/v850/v850.opt:40
12353 msgid "Reuse r30 on a per function basis"
12354 msgstr "´Ø¿ô¤Î¼çÍ×ÉôʬËè¤Ë r30 ¤òºÆÍøÍѤ¹¤ë"
12355
12356 #: config/v850/v850.opt:44
12357 msgid "Support Green Hills ABI"
12358 msgstr "Green Hill ¤Î ABI ¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
12359
12360 #: config/v850/v850.opt:48
12361 msgid "Prohibit PC relative function calls"
12362 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
12363
12364 #: config/v850/v850.opt:52
12365 msgid "Use stubs for function prologues"
12366 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
12367
12368 #: config/v850/v850.opt:56
12369 msgid "Set the max size of data eligible for the SDA area"
12370 msgstr "SDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
12371
12372 #: config/v850/v850.opt:60
12373 #, fuzzy
12374 msgid "Enable the use of the short load instructions"
12375 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
12376
12377 #: config/v850/v850.opt:64
12378 msgid "Same as: -mep -mprolog-function"
12379 msgstr "-mep -mprolog-function ¤ÈƱÍÍ"
12380
12381 #: config/v850/v850.opt:68
12382 msgid "Set the max size of data eligible for the TDA area"
12383 msgstr "TDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
12384
12385 #: config/v850/v850.opt:72
12386 msgid "Enforce strict alignment"
12387 msgstr ""
12388
12389 #: config/v850/v850.opt:79
12390 msgid "Compile for the v850 processor"
12391 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12392
12393 #: config/v850/v850.opt:83
12394 #, fuzzy
12395 msgid "Compile for the v850e processor"
12396 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12397
12398 #: config/v850/v850.opt:87
12399 #, fuzzy
12400 msgid "Compile for the v850e1 processor"
12401 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12402
12403 #: config/v850/v850.opt:91
12404 msgid "Set the max size of data eligible for the ZDA area"
12405 msgstr "ZDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
12406
12407 #: config/mmix/mmix.opt:25
12408 msgid "For intrinsics library: pass all parameters in registers"
12409 msgstr ""
12410
12411 #: config/mmix/mmix.opt:29
12412 #, fuzzy
12413 msgid "Use register stack for parameters and return value"
12414 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
12415
12416 #: config/mmix/mmix.opt:33
12417 #, fuzzy
12418 msgid "Use call-clobbered registers for parameters and return value"
12419 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
12420
12421 #: config/mmix/mmix.opt:38
12422 #, fuzzy
12423 msgid "Use epsilon-respecting floating point compare instructions"
12424 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12425
12426 #: config/mmix/mmix.opt:42
12427 msgid "Use zero-extending memory loads, not sign-extending ones"
12428 msgstr ""
12429
12430 #: config/mmix/mmix.opt:46
12431 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
12432 msgstr ""
12433
12434 #: config/mmix/mmix.opt:50
12435 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
12436 msgstr ""
12437
12438 #: config/mmix/mmix.opt:54
12439 msgid "Do not provide a default start-address 0x100 of the program"
12440 msgstr ""
12441
12442 #: config/mmix/mmix.opt:58
12443 msgid "Link to emit program in ELF format (rather than mmo)"
12444 msgstr ""
12445
12446 #: config/mmix/mmix.opt:62
12447 msgid "Use P-mnemonics for branches statically predicted as taken"
12448 msgstr ""
12449
12450 #: config/mmix/mmix.opt:66
12451 msgid "Don't use P-mnemonics for branches"
12452 msgstr ""
12453
12454 #: config/mmix/mmix.opt:80
12455 #, fuzzy
12456 msgid "Use addresses that allocate global registers"
12457 msgstr "¥«¡¼¥Í¥ë¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
12458
12459 #: config/mmix/mmix.opt:84
12460 #, fuzzy
12461 msgid "Do not use addresses that allocate global registers"
12462 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
12463
12464 #: config/mmix/mmix.opt:88
12465 #, fuzzy
12466 msgid "Generate a single exit point for each function"
12467 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
12468
12469 #: config/mmix/mmix.opt:92
12470 #, fuzzy
12471 msgid "Do not generate a single exit point for each function"
12472 msgstr "multm Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12473
12474 #: config/mmix/mmix.opt:96
12475 #, fuzzy
12476 msgid "Set start-address of the program"
12477 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
12478
12479 #: config/mmix/mmix.opt:100
12480 msgid "Set start-address of data"
12481 msgstr ""
12482
12483 #: config/iq2000/iq2000.opt:28
12484 msgid "Specify CPU for scheduling purposes"
12485 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
12486
12487 #: config/iq2000/iq2000.opt:36
12488 msgid "Use GP relative sdata/sbss sections"
12489 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë"
12490
12491 #: config/iq2000/iq2000.opt:41
12492 msgid "No default crt0.o"
12493 msgstr "crt0.o ¤ò¥Ç¥Õ¥©¥ë¥È¤È¤·¤Ê¤¤"
12494
12495 #: config/bfin/bfin.opt:24
12496 #, fuzzy
12497 msgid "Omit frame pointer for leaf functions"
12498 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
12499
12500 #: config/bfin/bfin.opt:28
12501 msgid "Program is entirely located in low 64k of memory"
12502 msgstr ""
12503
12504 #: config/bfin/bfin.opt:32
12505 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
12506 msgstr ""
12507
12508 #: config/bfin/bfin.opt:37
12509 msgid "Avoid speculative loads to work around a hardware anomaly."
12510 msgstr ""
12511
12512 #: config/bfin/bfin.opt:41
12513 msgid "Enabled ID based shared library"
12514 msgstr ""
12515
12516 #: config/bfin/bfin.opt:49
12517 msgid "Avoid generating pc-relative calls; use indirection"
12518 msgstr ""
12519
12520 #: config/vxworks.opt:25
12521 #, fuzzy
12522 msgid "Assume the VxWorks RTP environment"
12523 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶­¤òÁ°Äó¤È¤¹¤ë"
12524
12525 #: config/vxworks.opt:32
12526 #, fuzzy
12527 msgid "Assume the VxWorks vThreads environment"
12528 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶­¤òÁ°Äó¤È¤¹¤ë"
12529
12530 #: config/darwin.opt:24
12531 #, fuzzy
12532 msgid "Generate code suitable for fast turn around debugging"
12533 msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12534
12535 #: config/darwin.opt:28
12536 msgid "The earliest MacOS X version on which this program will run"
12537 msgstr ""
12538
12539 #: config/darwin.opt:32
12540 msgid "Set sizeof(bool) to 1"
12541 msgstr ""
12542
12543 #: config/lynx.opt:24
12544 msgid "Support legacy multi-threading"
12545 msgstr ""
12546
12547 #: config/lynx.opt:28
12548 #, fuzzy
12549 msgid "Use shared libraries"
12550 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
12551
12552 #: config/lynx.opt:32
12553 msgid "Support multi-threading"
12554 msgstr ""
12555
12556 #: c.opt:42
12557 msgid "Assert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
12558 msgstr ""
12559
12560 #: c.opt:46
12561 #, fuzzy
12562 msgid "Do not discard comments"
12563 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È"
12564
12565 #: c.opt:50
12566 #, fuzzy
12567 msgid "Do not discard comments in macro expansions"
12568 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
12569
12570 #: c.opt:54
12571 msgid "Define a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
12572 msgstr ""
12573
12574 #: c.opt:61
12575 msgid "Add <dir> to the end of the main framework include path"
12576 msgstr ""
12577
12578 #: c.opt:65
12579 #, fuzzy
12580 msgid "Print the name of header files as they are used"
12581 msgstr "¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥×¥í¥°¥é¥àñ°Ì¤Î̾Á°¤òɽ¼¨¤¹¤ë"
12582
12583 #: c.opt:69 c.opt:782
12584 msgid "Add <dir> to the end of the main include path"
12585 msgstr ""
12586
12587 #: c.opt:73
12588 #, fuzzy
12589 msgid "Generate make dependencies"
12590 msgstr "ưŪ°Í¸´Ø·¸¡£\n"
12591
12592 #: c.opt:77
12593 #, fuzzy
12594 msgid "Generate make dependencies and compile"
12595 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12596
12597 #: c.opt:81
12598 msgid "Write dependency output to the given file"
12599 msgstr ""
12600
12601 #: c.opt:85
12602 msgid "Treat missing header files as generated files"
12603 msgstr ""
12604
12605 #: c.opt:89
12606 msgid "Like -M but ignore system header files"
12607 msgstr ""
12608
12609 #: c.opt:93
12610 msgid "Like -MD but ignore system header files"
12611 msgstr ""
12612
12613 #: c.opt:97
12614 #, fuzzy
12615 msgid "Generate phony targets for all headers"
12616 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12617
12618 #: c.opt:101
12619 msgid "Add a MAKE-quoted target"
12620 msgstr ""
12621
12622 #: c.opt:105
12623 msgid "Add an unquoted target"
12624 msgstr ""
12625
12626 #: c.opt:109
12627 #, fuzzy
12628 msgid "Do not generate #line directives"
12629 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12630
12631 #: c.opt:113
12632 msgid "Undefine <macro>"
12633 msgstr ""
12634
12635 #: c.opt:117
12636 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
12637 msgstr ""
12638
12639 #: c.opt:121
12640 msgid "Enable most warning messages"
12641 msgstr "Ëؤó¤É¤Î·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍ­¸ú¤Ë¤¹¤ë"
12642
12643 #: c.opt:125
12644 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector"
12645 msgstr ""
12646
12647 #: c.opt:129
12648 msgid "Warn about casting functions to incompatible types"
12649 msgstr "·¿¤Ë¸ß´¹À­¤Î¤Ê¤¤´Ø¿ô¤Î¥­¥ã¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12650
12651 #: c.opt:133
12652 msgid "Warn about C constructs that are not in the common subset of C and C++"
12653 msgstr ""
12654
12655 #: c.opt:138
12656 msgid "Warn about casts which discard qualifiers"
12657 msgstr "½¤¾þ»Ò¤ò¼è¤êµî¤ë¥­¥ã¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
12658
12659 #: c.opt:142
12660 #, fuzzy
12661 msgid "Warn about subscripts whose type is \"char\""
12662 msgstr "ź»ú¤Î·¿¤¬ 'char' ¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
12663
12664 #: c.opt:146
12665 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
12666 msgstr ""
12667
12668 #: c.opt:150
12669 msgid "Synonym for -Wcomment"
12670 msgstr ""
12671
12672 #: c.opt:154
12673 msgid "Warn about possibly confusing type conversions"
12674 msgstr "·¿ÊÑ´¹¤¬º®Í𤹤ë²ÄǽÀ­¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12675
12676 #: c.opt:158
12677 #, fuzzy
12678 msgid "Warn when all constructors and destructors are private"
12679 msgstr "Á´¤Æ¤Î¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤¬ private ¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
12680
12681 #: c.opt:162
12682 #, fuzzy
12683 msgid "Warn when a declaration is found after a statement"
12684 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
12685
12686 #: c.opt:166
12687 #, fuzzy
12688 msgid "Warn about deprecated compiler features"
12689 msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¥³¥ó¥Ñ¥¤¥é¤Îµ¡Ç½¤ò¹ðÃΤ·¤Ê¤¤"
12690
12691 #: c.opt:170
12692 #, fuzzy
12693 msgid "Warn about compile-time integer division by zero"
12694 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
12695
12696 #: c.opt:174
12697 msgid "Warn about violations of Effective C++ style rules"
12698 msgstr "Effective C++ ¼°¤Î»Ø¿Ë¤«¤é¤Ï¤º¤ì¤ë¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
12699
12700 #: c.opt:178
12701 msgid "Warn about stray tokens after #elif and #endif"
12702 msgstr ""
12703
12704 #: c.opt:186
12705 #, fuzzy
12706 msgid "Make implicit function declarations an error"
12707 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12708
12709 #: c.opt:190
12710 #, fuzzy
12711 msgid "Warn if testing floating point numbers for equality"
12712 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤ÎÅù²Á¥Æ¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12713
12714 #: c.opt:194
12715 #, fuzzy
12716 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
12717 msgstr "printf/scanf/strftime/strfmon ·Á¼°¤ÎÊѧŪ¤Ê¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12718
12719 #: c.opt:198
12720 #, fuzzy
12721 msgid "Warn if passing too many arguments to a function for its format string"
12722 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
12723
12724 #: c.opt:202
12725 #, fuzzy
12726 msgid "Warn about format strings that are not literals"
12727 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
12728
12729 #: c.opt:206
12730 msgid "Warn about possible security problems with format functions"
12731 msgstr "¥»¥­¥å¥ê¥Æ¥£Åª¤ÊÌäÂê¤È¤Ê¤ê¤¦¤ë format ´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12732
12733 #: c.opt:210
12734 #, fuzzy
12735 msgid "Warn about strftime formats yielding 2-digit years"
12736 msgstr "strftime ·Á¼°¤¬Æó·å¤Çǯ¤òɽ¤·¤Æ¤¤¤ë»þ¤Î·Ù¹ð¤·¤Ê¤¤"
12737
12738 #: c.opt:214
12739 #, fuzzy
12740 msgid "Warn about zero-length formats"
12741 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
12742
12743 #: c.opt:221
12744 msgid "Warn about variables which are initialized to themselves"
12745 msgstr ""
12746
12747 #: c.opt:228
12748 msgid "Warn about implicit function declarations"
12749 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12750
12751 #: c.opt:232
12752 msgid "Warn when a declaration does not specify a type"
12753 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
12754
12755 #: c.opt:236
12756 msgid "Deprecated.  This switch has no effect"
12757 msgstr ""
12758
12759 #: c.opt:240
12760 #, fuzzy
12761 msgid "Warn when there is a cast to a pointer from an integer of a different size"
12762 msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥­¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿"
12763
12764 #: c.opt:244
12765 #, fuzzy
12766 msgid "Warn about invalid uses of the \"offsetof\" macro"
12767 msgstr "#import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
12768
12769 #: c.opt:248
12770 msgid "Warn about PCH files that are found but not used"
12771 msgstr ""
12772
12773 #: c.opt:252
12774 #, fuzzy
12775 msgid "Do not warn about using \"long long\" when -pedantic"
12776 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
12777
12778 #: c.opt:256
12779 #, fuzzy
12780 msgid "Warn about suspicious declarations of \"main\""
12781 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12782
12783 #: c.opt:260
12784 #, fuzzy
12785 msgid "Warn about possibly missing braces around initializers"
12786 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
12787
12788 #: c.opt:264
12789 #, fuzzy
12790 msgid "Warn about global functions without previous declarations"
12791 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12792
12793 #: c.opt:268
12794 #, fuzzy
12795 msgid "Warn about missing fields in struct initializers"
12796 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
12797
12798 #: c.opt:272
12799 msgid "Warn about functions which might be candidates for format attributes"
12800 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
12801
12802 #: c.opt:276
12803 msgid "Warn about user-specified include directories that do not exist"
12804 msgstr ""
12805
12806 #: c.opt:280
12807 #, fuzzy
12808 msgid "Warn about global functions without prototypes"
12809 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12810
12811 #: c.opt:284
12812 #, fuzzy
12813 msgid "Warn about use of multi-character character constants"
12814 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
12815
12816 #: c.opt:288
12817 #, fuzzy
12818 msgid "Warn about \"extern\" declarations not at file scope"
12819 msgstr "¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×¥ì¥Ù¥ë¤Ç¤Ê¤¤ extern ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12820
12821 #: c.opt:292
12822 #, fuzzy
12823 msgid "Warn when non-templatized friend functions are declared within a template"
12824 msgstr "template Æâ¤ÇÈó template ¤Î friend ´Ø¿ô¤¬Àë¸À¤µ¤ì¤¿¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
12825
12826 #: c.opt:296
12827 #, fuzzy
12828 msgid "Warn about non-virtual destructors"
12829 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
12830
12831 #: c.opt:300
12832 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
12833 msgstr ""
12834
12835 #: c.opt:304
12836 #, fuzzy
12837 msgid "Warn about non-normalised Unicode strings"
12838 msgstr "Èóʸ»úÎó¥ê¥Æ¥é¥ë¤Î format Ê¸»úÎó¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
12839
12840 #: c.opt:308
12841 #, fuzzy
12842 msgid "Warn if a C-style cast is used in a program"
12843 msgstr "C ¼°¤Î¥­¥ã¥¹¥È¤¬¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿¤é·Ù¹ð¤¹¤ë"
12844
12845 #: c.opt:312
12846 #, fuzzy
12847 msgid "Warn if an old-style parameter definition is used"
12848 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
12849
12850 #: c.opt:316
12851 msgid "Warn about overloaded virtual function names"
12852 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤µ¤ì¤¿²¾ÁÛ´Ø¿ô̾¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
12853
12854 #: c.opt:320
12855 #, fuzzy
12856 msgid "Warn about possibly missing parentheses"
12857 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
12858
12859 #: c.opt:324
12860 #, fuzzy
12861 msgid "Warn when converting the type of pointers to member functions"
12862 msgstr "¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤Î·¿ÊÑ´¹¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
12863
12864 #: c.opt:328
12865 msgid "Warn about function pointer arithmetic"
12866 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Î·×»»¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12867
12868 #: c.opt:332
12869 #, fuzzy
12870 msgid "Warn when a pointer is cast to an integer of a different size"
12871 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹"
12872
12873 #: c.opt:336
12874 #, fuzzy
12875 msgid "Warn about misuses of pragmas"
12876 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ pragma ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12877
12878 #: c.opt:340
12879 #, fuzzy
12880 msgid "Warn if inherited methods are unimplemented"
12881 msgstr "ÇÉÀ¸¥á¥½¥Ã¥É¤¬Ì¤¼ÂÁõ¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
12882
12883 #: c.opt:344
12884 msgid "Warn about multiple declarations of the same object"
12885 msgstr "Ʊ°ì¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀë¸À¤¬Ê£¿ô¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
12886
12887 #: c.opt:348
12888 msgid "Warn when the compiler reorders code"
12889 msgstr "¥³¥ó¥Ñ¥¤¥é¤¬¥³¡¼¥É¤òʤÙÂؤ¨¤ë¤È¤­¤Ë·Ù¹ð¤¹¤ë"
12890
12891 #: c.opt:352
12892 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
12893 msgstr ""
12894
12895 #: c.opt:356
12896 msgid "Warn if a selector has multiple methods"
12897 msgstr "¥»¥ì¥¯¥¿¤¬Ê£¿ô¤Î¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë"
12898
12899 #: c.opt:360
12900 msgid "Warn about possible violations of sequence point rules"
12901 msgstr "ÉûºîÍÑ´°Î»ÅÀµ¬Â§¤òÇˤë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
12902
12903 #: c.opt:364
12904 #, fuzzy
12905 msgid "Warn about signed-unsigned comparisons"
12906 msgstr "Éä¹çÉÕ¤­/Éä¹ç̵¤·¤ÎÈæ³Ó¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12907
12908 #: c.opt:368
12909 msgid "Warn when overload promotes from unsigned to signed"
12910 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤­¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
12911
12912 #: c.opt:372
12913 msgid "Warn about uncasted NULL used as sentinel"
12914 msgstr ""
12915
12916 #: c.opt:376
12917 #, fuzzy
12918 msgid "Warn about unprototyped function declarations"
12919 msgstr "¥×¥í¥È¥¿¥¤¥×¤µ¤ì¤Æ¤¤¤Ê¤¤´Ø¿ôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12920
12921 #: c.opt:380
12922 msgid "Warn if type signatures of candidate methods do not match exactly"
12923 msgstr ""
12924
12925 #: c.opt:384
12926 #, fuzzy
12927 msgid "Warn when synthesis behavior differs from Cfront"
12928 msgstr "¹çÀ®¤Î¿¶¤ëÉñ¤¤¤¬ Cfront ¤È°Û¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
12929
12930 #: c.opt:388 common.opt:142
12931 msgid "Do not suppress warnings from system headers"
12932 msgstr "¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤"
12933
12934 #: c.opt:392
12935 #, fuzzy
12936 msgid "Warn about features not present in traditional C"
12937 msgstr "¸Å¤¤ C ¤Ç¤Ï #elif ¤ò»È¤ï¤Ê¤¤Êý¤¬¤¤¤¤¤Ç¤¹"
12938
12939 #: c.opt:396
12940 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
12941 msgstr ""
12942
12943 #: c.opt:400
12944 #, fuzzy
12945 msgid "Warn about @selector()s without previously declared methods"
12946 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12947
12948 #: c.opt:404
12949 #, fuzzy
12950 msgid "Warn if an undefined macro is used in an #if directive"
12951 msgstr "̤ÄêµÁËô¤ÏÉÔÀµ¤Ê # ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤¹"
12952
12953 #: c.opt:408
12954 msgid "Warn about unrecognized pragmas"
12955 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ pragma ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
12956
12957 #: c.opt:412
12958 msgid "Warn about macros defined in the main file that are not used"
12959 msgstr ""
12960
12961 #: c.opt:416
12962 #, fuzzy
12963 msgid "Do not warn about using variadic macros when -pedantic"
12964 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
12965
12966 #: c.opt:420
12967 msgid "Give strings the type \"array of char\""
12968 msgstr ""
12969
12970 #: c.opt:424
12971 #, fuzzy
12972 msgid "Warn when a pointer differs in signedness in an assignment"
12973 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤­¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
12974
12975 #: c.opt:428
12976 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
12977 msgstr ""
12978
12979 #: c.opt:436
12980 #, fuzzy
12981 msgid "Enforce class member access control semantics"
12982 msgstr "¥¢¥¯¥»¥¹À©¸æ¤Î°ÕÌ£¤Ë½¾¤ï¤Ê¤¤"
12983
12984 #: c.opt:443
12985 msgid "Change when template instances are emitted"
12986 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¥¤¥ó¥¹¥¿¥ó¥¹¤¬Á÷½Ð¤µ¤ì¤¿»þ¤ËÊѹ¹¤¹¤ë"
12987
12988 #: c.opt:447
12989 #, fuzzy
12990 msgid "Recognize the \"asm\" keyword"
12991 msgstr "'asm' Í½Ìó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
12992
12993 #: c.opt:451
12994 #, fuzzy
12995 msgid "Recognize built-in functions"
12996 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
12997
12998 #: c.opt:458
12999 msgid "Check the return value of new"
13000 msgstr "new ¤ÎÌá¤êÃͤò¸¡ºº¤¹¤ë"
13001
13002 #: c.opt:462
13003 msgid "Allow the arguments of the '?' operator to have different types"
13004 msgstr ""
13005
13006 #: c.opt:466
13007 #, fuzzy
13008 msgid "Reduce the size of object files"
13009 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Î¥µ¥¤¥º¤ò¾®¤µ¤¯¤¹¤ë"
13010
13011 #: c.opt:470
13012 #, fuzzy
13013 msgid "Make string literals \"const char[]\" not \"char[]\""
13014 msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤ò `const char[]' ¤ÎÂå¤ï¤ê¤Ë `char[]' ¤È¤¹¤ë"
13015
13016 #: c.opt:474
13017 #, fuzzy
13018 msgid "Use class <name> for constant strings"
13019 msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë"
13020
13021 #: c.opt:478
13022 #, fuzzy
13023 msgid "Inline member functions by default"
13024 msgstr "¥á¥ó¥Ð´Ø¿ô¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥¤¥ó¥é¥¤¥ó¤È¤·¤Ê¤¤"
13025
13026 #: c.opt:482
13027 #, fuzzy
13028 msgid "Permit '$' as an identifier character"
13029 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
13030
13031 #: c.opt:489
13032 #, fuzzy
13033 msgid "Generate code to check exception specifications"
13034 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
13035
13036 #: c.opt:496
13037 msgid "Convert all strings and character constants to character set <cset>"
13038 msgstr ""
13039
13040 #: c.opt:500
13041 #, fuzzy
13042 msgid "Permit universal character names (\\u and \\U) in identifiers"
13043 msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\u%04x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13044
13045 #: c.opt:504
13046 msgid "Specify the default character set for source files"
13047 msgstr ""
13048
13049 #: c.opt:521
13050 #, fuzzy
13051 msgid "Scope of for-init-statement variables is local to the loop"
13052 msgstr "for ½é´ü²½Ê¸¤ÎÊÑ¿ô¤ò¥¹¥³¡¼¥×³°¤Ë³ÈÂ礹¤ë"
13053
13054 #: c.opt:525
13055 #, fuzzy
13056 msgid "Do not assume that standard C libraries and \"main\" exist"
13057 msgstr "ɸ½à¥é¥¤¥Ö¥é¥ê¤ä main ¤¬Â¸ºß¤·¤Ê¤¤²ÄǽÀ­¤¬¤¢¤ë¤â¤Î¤È¤¹¤ë"
13058
13059 #: c.opt:529
13060 #, fuzzy
13061 msgid "Recognize GNU-defined keywords"
13062 msgstr "GNU ÄêµÁ¤ÎͽÌó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
13063
13064 #: c.opt:533
13065 msgid "Generate code for GNU runtime environment"
13066 msgstr "GNU ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13067
13068 #: c.opt:546
13069 msgid "Assume normal C execution environment"
13070 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶­¤òÁ°Äó¤È¤¹¤ë"
13071
13072 #: c.opt:550
13073 msgid "Enable support for huge objects"
13074 msgstr "Â礭¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Î¥µ¥Ý¡¼¥È"
13075
13076 #: c.opt:554
13077 msgid "Export functions even if they can be inlined"
13078 msgstr "¥¤¥ó¥é¥¤¥ó¤Ë¤Ç¤­¤ë´Ø¿ô¤Ç¤â export ¤¹¤ë"
13079
13080 #: c.opt:558
13081 #, fuzzy
13082 msgid "Emit implicit instantiations of inline templates"
13083 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
13084
13085 #: c.opt:562
13086 #, fuzzy
13087 msgid "Emit implicit instantiations of templates"
13088 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
13089
13090 #: c.opt:566
13091 #, fuzzy
13092 msgid "Inject friend functions into enclosing namespace"
13093 msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
13094
13095 #: c.opt:573
13096 #, fuzzy
13097 msgid "Don't warn about uses of Microsoft extensions"
13098 msgstr "Microsoft ³ÈÄ¥¤ÎÍøÍѤ˴ؤ·¤Æ pedantic ·Ù¹ð¤ò¹Ô¤ï¤Ê¤¤"
13099
13100 #: c.opt:583
13101 #, fuzzy
13102 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
13103 msgstr "NeXT ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13104
13105 #: c.opt:587
13106 msgid "Assume that receivers of Objective-C messages may be nil"
13107 msgstr ""
13108
13109 #: c.opt:599
13110 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed"
13111 msgstr ""
13112
13113 #: c.opt:603
13114 msgid "Allow fast jumps to the message dispatcher"
13115 msgstr ""
13116
13117 #: c.opt:609
13118 msgid "Enable Objective-C exception and synchronization syntax"
13119 msgstr ""
13120
13121 #: c.opt:613
13122 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
13123 msgstr ""
13124
13125 #: c.opt:618
13126 #, fuzzy
13127 msgid "Enable Objective-C setjmp exception handling runtime"
13128 msgstr "Îã³°Ê᪤òÍ­¸ú¤Ë¤¹¤ë"
13129
13130 #: c.opt:622
13131 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
13132 msgstr ""
13133
13134 #: c.opt:626
13135 #, fuzzy
13136 msgid "Enable optional diagnostics"
13137 msgstr "¥ª¥×¥·¥ç¥ó¤Î¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Ê¤¤"
13138
13139 #: c.opt:633
13140 msgid "Look for and use PCH files even when preprocessing"
13141 msgstr ""
13142
13143 #: c.opt:637
13144 msgid "Downgrade conformance errors to warnings"
13145 msgstr "µ¬³ÊŬ¹çÀ­¥¨¥é¡¼¤ò·Ù¹ð¤Ë³Ê²¼¤²¤¹¤ë"
13146
13147 #: c.opt:641
13148 msgid "Treat the input file as already preprocessed"
13149 msgstr ""
13150
13151 #: c.opt:645
13152 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
13153 msgstr ""
13154
13155 #: c.opt:649
13156 msgid "Enable automatic template instantiation"
13157 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
13158
13159 #: c.opt:653
13160 #, fuzzy
13161 msgid "Generate run time type descriptor information"
13162 msgstr "¼Â¹Ô»þ·¿µ­½Ò¾ðÊó¤òÀ¸À®¤·¤Ê¤¤"
13163
13164 #: c.opt:657
13165 msgid "Use the same size for double as for float"
13166 msgstr "double ¤Î¥µ¥¤¥º¤ò float ¤ÈƱ¤¸¤È¤·¤Æ»ÈÍѤ¹¤ë"
13167
13168 #: c.opt:665
13169 #, fuzzy
13170 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
13171 msgstr "wchar_t ¤Îº¬ËÜŪ¤Ê·¿¤ò `unsigned short' ¤Èʤ¤¹"
13172
13173 #: c.opt:669
13174 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
13175 msgstr ""
13176
13177 #: c.opt:673
13178 #, fuzzy
13179 msgid "Make \"char\" signed by default"
13180 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹çÉÕ¤­¤È¤¹¤ë"
13181
13182 #: c.opt:680
13183 msgid "Display statistics accumulated during compilation"
13184 msgstr "¥³¥ó¥Ñ¥¤¥ëÃæ¤ËÃßÀѤµ¤ì¤¿Åý·×¾ðÊó¤òɽ¼¨¤¹¤ë"
13185
13186 #: c.opt:687
13187 msgid "Distance between tab stops for column reporting"
13188 msgstr ""
13189
13190 #: c.opt:691
13191 msgid "Specify maximum template instantiation depth"
13192 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¿¼¤µ¤ÎºÇÂçÃͤò»ØÄꤹ¤ë"
13193
13194 #: c.opt:698
13195 msgid "Do not generate thread-safe code for initializing local statics"
13196 msgstr ""
13197
13198 #: c.opt:702
13199 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
13200 msgstr ""
13201
13202 #: c.opt:706
13203 #, fuzzy
13204 msgid "Make \"char\" unsigned by default"
13205 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
13206
13207 #: c.opt:710
13208 #, fuzzy
13209 msgid "Use __cxa_atexit to register destructors"
13210 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤ÎÅÐÏ¿¤Ë __cxa_atexit ¤òÍøÍѤ¹¤ë"
13211
13212 #: c.opt:714
13213 msgid "Marks all inlined methods as having hidden visibility"
13214 msgstr ""
13215
13216 #: c.opt:718
13217 msgid "Discard unused virtual functions"
13218 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
13219
13220 #: c.opt:722
13221 msgid "Implement vtables using thunks"
13222 msgstr "thunk ¤ò»È¤Ã¤Æ vtable ¤ò¼ÂÁõ¤¹¤ë"
13223
13224 #: c.opt:726
13225 msgid "Emit common-like symbols as weak symbols"
13226 msgstr "¥³¥â¥ó¥·¥ó¥Ü¥ë¤ò¥¦¥£¡¼¥¯¥·¥ó¥Ü¥ë¤ÎÍͤËÀ¸À®¤¹¤ë"
13227
13228 #: c.opt:730
13229 msgid "Convert all wide strings and character constants to character set <cset>"
13230 msgstr ""
13231
13232 #: c.opt:734
13233 msgid "Generate a #line directive pointing at the current working directory"
13234 msgstr ""
13235
13236 #: c.opt:738
13237 msgid "Emit cross referencing information"
13238 msgstr "Áê¸ß»²¾È¾ðÊó¤òÀ¸À®¤¹¤ë"
13239
13240 #: c.opt:742
13241 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
13242 msgstr ""
13243
13244 #: c.opt:746
13245 #, fuzzy
13246 msgid "Dump declarations to a .decl file"
13247 msgstr "Àë¸À¤ò .decl ¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
13248
13249 #: c.opt:750 c.opt:778
13250 msgid "Add <dir> to the end of the system include path"
13251 msgstr ""
13252
13253 #: c.opt:754
13254 msgid "Accept definition of macros in <file>"
13255 msgstr ""
13256
13257 #: c.opt:758
13258 msgid "Include the contents of <file> before other files"
13259 msgstr ""
13260
13261 #: c.opt:762
13262 msgid "Specify <path> as a prefix for next two options"
13263 msgstr ""
13264
13265 #: c.opt:766
13266 msgid "Set <dir> to be the system root directory"
13267 msgstr ""
13268
13269 #: c.opt:770
13270 msgid "Add <dir> to the start of the system include path"
13271 msgstr ""
13272
13273 #: c.opt:774
13274 msgid "Add <dir> to the end of the quote include path"
13275 msgstr ""
13276
13277 #: c.opt:795
13278 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
13279 msgstr ""
13280
13281 #: c.opt:799
13282 msgid "Do not search standard system include directories for C++"
13283 msgstr ""
13284
13285 #: c.opt:815
13286 #, fuzzy
13287 msgid "Generate C header of platform-specific features"
13288 msgstr "¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸ÇÍ­¤Îµ¡Ç½¤Î C ¥Ø¥Ã¥À¤òÀ¸À®¤¹¤ë"
13289
13290 #: c.opt:819
13291 msgid "Print a checksum of the executable for PCH validity checking, and stop"
13292 msgstr ""
13293
13294 #: c.opt:823
13295 #, fuzzy
13296 msgid "Remap file names when including files"
13297 msgstr "#%s ¤Ç¤Î¥Õ¥¡¥¤¥ë̾¤¬¶õ¤Ç¤¹"
13298
13299 #: c.opt:827
13300 msgid "Conform to the ISO 1998 C++ standard"
13301 msgstr ""
13302
13303 #: c.opt:831 c.opt:859
13304 msgid "Conform to the ISO 1990 C standard"
13305 msgstr ""
13306
13307 #: c.opt:835 c.opt:867
13308 msgid "Conform to the ISO 1999 C standard"
13309 msgstr ""
13310
13311 #: c.opt:839
13312 msgid "Deprecated in favor of -std=c99"
13313 msgstr ""
13314
13315 #: c.opt:843
13316 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
13317 msgstr ""
13318
13319 #: c.opt:847
13320 msgid "Conform to the ISO 1990 C standard with GNU extensions"
13321 msgstr ""
13322
13323 #: c.opt:851
13324 msgid "Conform to the ISO 1999 C standard with GNU extensions"
13325 msgstr ""
13326
13327 #: c.opt:855
13328 msgid "Deprecated in favor of -std=gnu99"
13329 msgstr ""
13330
13331 #: c.opt:863
13332 msgid "Conform to the ISO 1990 C standard as amended in 1994"
13333 msgstr ""
13334
13335 #: c.opt:871
13336 msgid "Deprecated in favor of -std=iso9899:1999"
13337 msgstr ""
13338
13339 #: c.opt:875
13340 #, fuzzy
13341 msgid "Enable traditional preprocessing"
13342 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤òÍ­¸ú¤Ë¤¹¤ë"
13343
13344 #: c.opt:879
13345 msgid "Support ISO C trigraphs"
13346 msgstr ""
13347
13348 #: c.opt:883
13349 msgid "Do not predefine system-specific and GCC-specific macros"
13350 msgstr ""
13351
13352 #: c.opt:887
13353 #, fuzzy
13354 msgid "Enable verbose output"
13355 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤòÍ­¸ú¤Ë¤¹¤ë"
13356
13357 #: common.opt:28
13358 #, fuzzy
13359 msgid "Display this information"
13360 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
13361
13362 #: common.opt:32
13363 msgid "Set parameter <param> to value.  See below for a complete list of parameters"
13364 msgstr ""
13365
13366 #: common.opt:42
13367 #, fuzzy
13368 msgid "Put global and static data smaller than <number> bytes into a special section (on some targets)"
13369 msgstr ""
13370 "  -G <number>             <number> ¥Ð¥¤¥È¤è¤ê¾®¤µ¤ÊÂç°è¤ª¤è¤ÓÀÅŪ¥Ç¡¼¥¿¤ò\n"
13371 "                          ÆÃÊ̤ʥ»¥¯¥·¥ç¥ó¤ËÃÖ¤¯ (¥¿¡¼¥²¥Ã¥È¼¡Âè)\n"
13372
13373 #: common.opt:46
13374 #, fuzzy
13375 msgid "Set optimization level to <number>"
13376 msgstr "ºÇŬ²½¥ì¥Ù¥ë¤ò¸µ¤ËÌᤷ¤Þ¤·¤¿"
13377
13378 #: common.opt:50
13379 #, fuzzy
13380 msgid "Optimize for space rather than speed"
13381 msgstr "  -Os                     Â®ÅÙ¤è¤ê¤â¥µ¥¤¥º¤ÎºÇŬ²½¤ò¹Ô¤Ê¤¦\n"
13382
13383 #: common.opt:54
13384 msgid "This switch is deprecated; use -Wextra instead"
13385 msgstr ""
13386
13387 #: common.opt:58
13388 msgid "Warn about returning structures, unions or arrays"
13389 msgstr "¹½Â¤ÂΡ¢¶¦ÍÑÂÎËô¤ÏÇÛÎó¤òÊÖ¤¹¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13390
13391 #: common.opt:62
13392 #, fuzzy
13393 msgid "Warn about inappropriate attribute usage"
13394 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Î·×»»¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13395
13396 #: common.opt:66
13397 msgid "Warn about pointer casts which increase alignment"
13398 msgstr "¥Ý¥¤¥ó¥¿¤Î¥­¥ã¥¹¥È¤Ç¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤¹¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13399
13400 #: common.opt:70
13401 msgid "Warn about uses of __attribute__((deprecated)) declarations"
13402 msgstr ""
13403
13404 #: common.opt:74
13405 msgid "Warn when an optimization pass is disabled"
13406 msgstr "ºÇŬ²½²áÄø¤¬Ìµ¸ú²½¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
13407
13408 #: common.opt:78
13409 msgid "Treat all warnings as errors"
13410 msgstr "Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦"
13411
13412 #: common.opt:82
13413 msgid "Print extra (possibly unwanted) warnings"
13414 msgstr ""
13415
13416 #: common.opt:86
13417 msgid "Exit on the first error occurred"
13418 msgstr ""
13419
13420 #: common.opt:90
13421 msgid "Warn when an inlined function cannot be inlined"
13422 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
13423
13424 #: common.opt:94
13425 #, fuzzy
13426 msgid "Warn if an object is larger than <number> bytes"
13427 msgstr "  -Wlarger-than-<number>  ¥ª¥Ö¥¸¥§¥¯¥È¤¬ <number> ¥Ð¥¤¥È¤è¤êÂ礭¤±¤ì¤Ð·Ù¹ð¤¹¤ë\n"
13428
13429 #: common.opt:98
13430 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
13431 msgstr ""
13432
13433 #: common.opt:102
13434 #, fuzzy
13435 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
13436 msgstr "noreturn Â°À­¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13437
13438 #: common.opt:106
13439 msgid "Warn when the packed attribute has no effect on struct layout"
13440 msgstr "packed Â°À­¤¬¹½Â¤ÂÎÇÛÃ֤˱ƶÁ¤·¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
13441
13442 #: common.opt:110
13443 #, fuzzy
13444 msgid "Warn when padding is required to align structure members"
13445 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤Î¥¢¥é¥¤¥ó¤Ç¡¢¥Ñ¥Ç¥£¥ó¥°¤òÍפ¹¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
13446
13447 #: common.opt:114
13448 msgid "Warn when one local variable shadows another"
13449 msgstr "¤¢¤ë¥í¡¼¥«¥ëÊÑ¿ô¤¬Â¾¤Î¤â¤Î¤òʤ¤¤±£¤¹¤È¤­¤Ë·Ù¹ð¤¹¤ë"
13450
13451 #: common.opt:118
13452 msgid "Warn when not issuing stack smashing protection for some reason"
13453 msgstr ""
13454
13455 #: common.opt:122 common.opt:126
13456 #, fuzzy
13457 msgid "Warn about code which might break strict aliasing rules"
13458 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
13459
13460 #: common.opt:130
13461 #, fuzzy
13462 msgid "Warn about enumerated switches, with no default, missing a case"
13463 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13464
13465 #: common.opt:134
13466 #, fuzzy
13467 msgid "Warn about enumerated switches missing a \"default:\" statement"
13468 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13469
13470 #: common.opt:138
13471 #, fuzzy
13472 msgid "Warn about all enumerated switches missing a specific case"
13473 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13474
13475 #: common.opt:146
13476 #, fuzzy
13477 msgid "Warn about uninitialized automatic variables"
13478 msgstr "½é´ü²½¤µ¤ì¤Ê¤¤¼«Æ°ÊÑ¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13479
13480 #: common.opt:150
13481 msgid "Warn about code that will never be executed"
13482 msgstr "¼Â¹Ô¤µ¤ì¤ë¤³¤È¤¬¤Ê¤¤¥³¡¼¥É¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13483
13484 #: common.opt:154
13485 msgid "Enable all -Wunused- warnings"
13486 msgstr ""
13487
13488 #: common.opt:158
13489 msgid "Warn when a function is unused"
13490 msgstr "´Ø¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
13491
13492 #: common.opt:166
13493 msgid "Warn when a function parameter is unused"
13494 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
13495
13496 #: common.opt:170
13497 msgid "Warn when an expression value is unused"
13498 msgstr "¼°¤ÎÃͤ¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
13499
13500 #: common.opt:174
13501 msgid "Warn when a variable is unused"
13502 msgstr "ÊÑ¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
13503
13504 #: common.opt:178
13505 #, fuzzy
13506 msgid "Warn when a register variable is declared volatile"
13507 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
13508
13509 #: common.opt:182
13510 #, fuzzy
13511 msgid "Emit declaration information into <file>"
13512 msgstr "  -aux-info <file>        Àë¸À¾ðÊó¤ò <file> ¤Øȯ¹Ô¤¹¤ë\n"
13513
13514 #: common.opt:195
13515 #, fuzzy
13516 msgid "Enable dumps from specific passes of the compiler"
13517 msgstr "  -d[letters]             ¥³¥ó¥Ñ¥¤¥é¤Î²áÄø¤«¤é¤Î¥À¥ó¥×¤òÍ­¸ú¤Ë¤¹¤ë\n"
13518
13519 #: common.opt:199
13520 #, fuzzy
13521 msgid "Set the file basename to be used for dumps"
13522 msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë"
13523
13524 #: common.opt:217
13525 msgid "Align the start of functions"
13526 msgstr "´Ø¿ô¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
13527
13528 #: common.opt:224
13529 msgid "Align labels which are only reached by jumping"
13530 msgstr "¥é¥Ù¥ë¤Î¤¦¤Á¥¸¥ã¥ó¥×ÅþãÀè¤È¤Ê¤ë¤â¤Î¤À¤±¤ò¥¢¥é¥¤¥ó¤¹¤ë"
13531
13532 #: common.opt:231
13533 msgid "Align all labels"
13534 msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë"
13535
13536 #: common.opt:238
13537 msgid "Align the start of loops"
13538 msgstr "¥ë¡¼¥×¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
13539
13540 #: common.opt:251
13541 #, fuzzy
13542 msgid "Specify that arguments may alias each other and globals"
13543 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ê¤ê¤¦¤ë»ö¤ò»ØÄꤹ¤ë"
13544
13545 #: common.opt:255
13546 msgid "Assume arguments may alias globals but not each other"
13547 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ÏÊÌ̾¤Ë¤Ê¤ê¤¦¤ë¤¬Â¾¤Î°ú¿ô¤È¤ÏÊÌ̾¤Ç¤Ï¤Ê¤¤¤È¤ß¤Ê¤¹"
13548
13549 #: common.opt:259
13550 #, fuzzy
13551 msgid "Assume arguments alias neither each other nor globals"
13552 msgstr "°ú¿ô¤¬Âç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ï¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
13553
13554 #: common.opt:263
13555 #, fuzzy
13556 msgid "Generate unwind tables that are exact at each instruction boundary"
13557 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
13558
13559 #: common.opt:271
13560 #, fuzzy
13561 msgid "Generate code to check bounds before indexing arrays"
13562 msgstr "ÇÛÎó¤Îź»ú¤Èź»ú¶­³¦¤ò¸¡ºº¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13563
13564 #: common.opt:275
13565 #, fuzzy
13566 msgid "Replace add, compare, branch with branch on count register"
13567 msgstr "²Ã»»¡¢Èæ³Ó¥Ö¥é¥ó¥Á¤ÎÂå¤ï¤ê¤Ë¥«¥¦¥ó¥È¥ì¥¸¥¹¥¿¤Î¥Ö¥é¥ó¥Á¤ò»È¤¦"
13568
13569 #: common.opt:279
13570 msgid "Use profiling information for branch probabilities"
13571 msgstr "ʬ´ô·ÐÏ©¿ä¬ÍѤΥץí¥Õ¥¡¥¤¥ë¾ðÊó¤òÍøÍѤ¹¤ë"
13572
13573 #: common.opt:283
13574 msgid "Perform branch target load optimization before prologue / epilogue threading"
13575 msgstr ""
13576
13577 #: common.opt:287
13578 msgid "Perform branch target load optimization after prologue / epilogue threading"
13579 msgstr ""
13580
13581 #: common.opt:291
13582 msgid "Restrict target load migration not to re-use registers in any basic block"
13583 msgstr ""
13584
13585 #: common.opt:295
13586 #, fuzzy
13587 msgid "Mark <register> as being preserved across functions"
13588 msgstr "  -fcall-saved-<register> <register> ¤¬´Ø¿ô¤òÄ̤¸¤ÆÊÝ»ý¤µ¤ì¤ë¤È¥Þ¡¼¥¯¤¹¤ë\n"
13589
13590 #: common.opt:299
13591 #, fuzzy
13592 msgid "Mark <register> as being corrupted by function calls"
13593 msgstr "  -fcall-used-<register>  ´Ø¿ô¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë <register> ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë\n"
13594
13595 #: common.opt:306
13596 #, fuzzy
13597 msgid "Save registers around function calls"
13598 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÁ°¸å¤Ç¥ì¥¸¥¹¥¿¤ÎÊݸ¤òÍ­¸ú¤Ë¤¹¤ë"
13599
13600 #: common.opt:310
13601 #, fuzzy
13602 msgid "Do not put uninitialized globals in the common section"
13603 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
13604
13605 #: common.opt:314
13606 #, fuzzy
13607 msgid "Perform a register copy-propagation optimization pass"
13608 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
13609
13610 #: common.opt:318
13611 #, fuzzy
13612 msgid "Perform cross-jumping optimization"
13613 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
13614
13615 #: common.opt:322
13616 msgid "When running CSE, follow jumps to their targets"
13617 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¤½¤ì¤é¤Î¥¿¡¼¥²¥Ã¥È¤Ø¤Î¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
13618
13619 #: common.opt:326
13620 msgid "When running CSE, follow conditional jumps"
13621 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¾ò·ï¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
13622
13623 #: common.opt:330
13624 msgid "Omit range reduction step when performing complex division"
13625 msgstr ""
13626
13627 #: common.opt:334
13628 #, fuzzy
13629 msgid "Place data items into their own section"
13630 msgstr "¥Ç¡¼¥¿¹àÌܤò¤½¤ì¤é¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
13631
13632 #: common.opt:340
13633 msgid "Defer popping functions args from stack until later"
13634 msgstr "´Ø¿ô°ú¿ô¤ò¥¹¥¿¥Ã¥¯¤«¤é pop ¤¹¤ë¤Î¤ò¸Æ¤Ó½Ð¤·¸å¤Þ¤ÇÃ٤餻¤ë"
13635
13636 #: common.opt:344
13637 msgid "Attempt to fill delay slots of branch instructions"
13638 msgstr "ʬ´ôÌ¿Îá¤ÎÃٱ䥹¥í¥Ã¥È¤ò»È¤¦¤³¤È¤ò»î¤ß¤ë"
13639
13640 #: common.opt:348
13641 msgid "Delete useless null pointer checks"
13642 msgstr "̵°ÕÌ£¤Ê null ¥Ý¥¤¥ó¥¿¸¡ºº¤òºï½ü¤¹¤ë"
13643
13644 #: common.opt:352
13645 msgid "How often to emit source location at the beginning of line-wrapped diagnostics"
13646 msgstr ""
13647
13648 #: common.opt:356
13649 msgid "Amend appropriate diagnostic messages with the command line option that controls them"
13650 msgstr ""
13651
13652 #: common.opt:360
13653 msgid "Dump various compiler internals to a file"
13654 msgstr ""
13655
13656 #: common.opt:364
13657 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
13658 msgstr "¥Ç¥Ð¥Ã¥°¥À¥ó¥×¤ÇÌ¿ÎáÈÖ¹æ¤È¹ÔÈÖ¹æ¥Î¡¼¥È¤Î½ÐÎϤòÍÞÀ©¤¹¤ë"
13659
13660 #: common.opt:368
13661 msgid "Perform early inlining"
13662 msgstr ""
13663
13664 #: common.opt:372
13665 #, fuzzy
13666 msgid "Perform DWARF2 duplicate elimination"
13667 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
13668
13669 #: common.opt:376 common.opt:380
13670 msgid "Perform unused type elimination in debug info"
13671 msgstr ""
13672
13673 #: common.opt:384
13674 msgid "Enable exception handling"
13675 msgstr "Îã³°Ê᪤òÍ­¸ú¤Ë¤¹¤ë"
13676
13677 #: common.opt:388
13678 #, fuzzy
13679 msgid "Perform a number of minor, expensive optimizations"
13680 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
13681
13682 #: common.opt:395
13683 msgid "Assume no NaNs or infinities are generated"
13684 msgstr ""
13685
13686 #: common.opt:399
13687 #, fuzzy
13688 msgid "Mark <register> as being unavailable to the compiler"
13689 msgstr "  -ffixed-<register>      ¥³¥ó¥Ñ¥¤¥é¤ËÂФ· <register> ¤ò»ÈÍÑÉԲĤȥޡ¼¥¯¤¹¤ë\n"
13690
13691 #: common.opt:403
13692 #, fuzzy
13693 msgid "Don't allocate floats and doubles in extended-precision registers"
13694 msgstr "À°¿ô¥ì¥¸¥¹¥¿¤Î³ÎÊݽç¤òÀ©¸æ¤¹¤ë"
13695
13696 #: common.opt:409
13697 #, fuzzy
13698 msgid "Copy memory address constants into registers before use"
13699 msgstr "¥á¥â¥ê¥¢¥É¥ì¥¹Äê¿ô¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
13700
13701 #: common.opt:415
13702 #, fuzzy
13703 msgid "Copy memory operands into registers before use"
13704 msgstr "¥á¥â¥ê¥ª¥Ú¥é¥ó¥É¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
13705
13706 #: common.opt:422
13707 msgid "Allow function addresses to be held in registers"
13708 msgstr "´Ø¿ô¥¢¥É¥ì¥¹¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤¿¤»¤ë»ö¤òµö²Ä¤¹¤ë"
13709
13710 #: common.opt:426
13711 #, fuzzy
13712 msgid "Place each function into its own section"
13713 msgstr "³Æ¡¹¤Î´Ø¿ô¤ò¤½¤ì¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
13714
13715 #: common.opt:430
13716 #, fuzzy
13717 msgid "Perform global common subexpression elimination"
13718 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
13719
13720 #: common.opt:434
13721 #, fuzzy
13722 msgid "Perform enhanced load motion during global common subexpression elimination"
13723 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
13724
13725 #: common.opt:438
13726 #, fuzzy
13727 msgid "Perform store motion after global common subexpression elimination"
13728 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
13729
13730 #: common.opt:442
13731 msgid "Perform redundant load after store elimination in global common subexpression"
13732 msgstr ""
13733
13734 #: common.opt:447
13735 #, fuzzy
13736 msgid "Perform global common subexpression elimination after register allocation"
13737 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
13738
13739 #: common.opt:452
13740 #, fuzzy
13741 msgid "Enable guessing of branch probabilities"
13742 msgstr "ʬ´ô·ÐÏ©¿ä¬¤òÍ­¸ú¤Ë¤¹¤ë"
13743
13744 #: common.opt:460
13745 msgid "Process #ident directives"
13746 msgstr "#ident ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½èÍý¤¹¤ë"
13747
13748 #: common.opt:464
13749 msgid "Perform conversion of conditional jumps to branchless equivalents"
13750 msgstr ""
13751
13752 #: common.opt:468
13753 #, fuzzy
13754 msgid "Perform conversion of conditional jumps to conditional execution"
13755 msgstr "¾ò·ïŪ¤Ê¼Â¹Ô¤Ø¤ÎÊѹ¹¤Î¤¿¤á¤ÎïçÃͤòÊѹ¹¤¹¤ë"
13756
13757 #: common.opt:476
13758 msgid "Do not generate .size directives"
13759 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
13760
13761 #: common.opt:485
13762 #, fuzzy
13763 msgid "Pay attention to the \"inline\" keyword"
13764 msgstr "'inline' ¥­¡¼¥ï¡¼¥É¤ËÃí°Õ¤òʧ¤¦"
13765
13766 #: common.opt:489
13767 msgid "Integrate simple functions into their callers"
13768 msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
13769
13770 #: common.opt:493
13771 #, fuzzy
13772 msgid "Integrate functions called once into their callers"
13773 msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
13774
13775 #: common.opt:500
13776 #, fuzzy
13777 msgid "Limit the size of inlined functions to <number>"
13778 msgstr "  -finline-limit=<number> ¥¤¥ó¥é¥¤¥ó´Ø¿ô¤Î¥µ¥¤¥º¤ò <number> ¤ËÀ©¸Â¤¹¤ë\n"
13779
13780 #: common.opt:504
13781 #, fuzzy
13782 msgid "Instrument function entry and exit with profiling calls"
13783 msgstr "´Ø¿ô¤ÎÆþ¤ê¸ý/½Ð¸ý¤Ç¥×¥í¥Õ¥¡¥¤¥ë¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
13784
13785 #: common.opt:508
13786 msgid "Perform Interprocedural constant propagation"
13787 msgstr ""
13788
13789 #: common.opt:512
13790 #, fuzzy
13791 msgid "Discover pure and const functions"
13792 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
13793
13794 #: common.opt:516
13795 msgid "Discover readonly and non addressable static variables"
13796 msgstr ""
13797
13798 #: common.opt:520
13799 msgid "Type based escape and alias analysis"
13800 msgstr ""
13801
13802 #: common.opt:524
13803 msgid "Optimize induction variables on trees"
13804 msgstr ""
13805
13806 #: common.opt:528
13807 #, fuzzy
13808 msgid "Use jump tables for sufficiently large switch statements"
13809 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
13810
13811 #: common.opt:532
13812 #, fuzzy
13813 msgid "Generate code for functions even if they are fully inlined"
13814 msgstr "Á´¤Æ¥¤¥ó¥é¥¤¥ó¤È¤µ¤ì¤¿¤È¤·¤Æ¤â´Ø¿ô¤Î¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13815
13816 #: common.opt:536
13817 msgid "Emit static const variables even if they are not used"
13818 msgstr "»ÈÍѤµ¤ì¤Ê¤¤ÀÅŪÄê¿ôÊÑ¿ô¤Ç¤¢¤Ã¤Æ¤â½ÐÎϤ¹¤ë"
13819
13820 #: common.opt:540
13821 #, fuzzy
13822 msgid "Give external symbols a leading underscore"
13823 msgstr "³°Éô¥·¥ó¥Ü¥ë¤ËƬʸ»ú¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò»ý¤¿¤»¤ë"
13824
13825 #: common.opt:544
13826 #, fuzzy
13827 msgid "Perform loop optimizations"
13828 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
13829
13830 #: common.opt:548
13831 msgid "Perform loop optimizations using the new loop optimizer"
13832 msgstr ""
13833
13834 #: common.opt:552
13835 msgid "Set errno after built-in math functions"
13836 msgstr "ÁȤ߹þ¤ß¿ô³Ø´Ø¿ô¤Î¸å¤Ë errno ¤ò¥»¥Ã¥È¤¹¤ë"
13837
13838 #: common.opt:556
13839 #, fuzzy
13840 msgid "Report on permanent memory allocation"
13841 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë±Ê³Ū¤Ë³ÎÊݤµ¤ì¤¿¥á¥â¥ê¤òÊó¹ð¤¹¤ë"
13842
13843 #: common.opt:563
13844 msgid "Attempt to merge identical constants and constant variables"
13845 msgstr ""
13846
13847 #: common.opt:567
13848 msgid "Attempt to merge identical constants across compilation units"
13849 msgstr ""
13850
13851 #: common.opt:571
13852 #, fuzzy
13853 msgid "Limit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
13854 msgstr "  -fmessage-length=<number> ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤ÎŤµ¤ò°ì¹ÔÊÕ¤ê <number> Ê¸»ú¤ËÀ©¸Â¤¹¤ë¡£ 0 ¤À¤È²þ¹Ô¤òÍÞÀ©¤¹¤ë\n"
13855
13856 #: common.opt:575
13857 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
13858 msgstr ""
13859
13860 #: common.opt:579
13861 #, fuzzy
13862 msgid "Move loop invariant computations out of loops"
13863 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
13864
13865 #: common.opt:583
13866 msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
13867 msgstr ""
13868
13869 #: common.opt:587
13870 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
13871 msgstr ""
13872
13873 #: common.opt:591
13874 msgid "Ignore read operations when inserting mudflap instrumentation"
13875 msgstr ""
13876
13877 #: common.opt:595
13878 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
13879 msgstr ""
13880
13881 #: common.opt:599
13882 msgid "Support synchronous non-call exceptions"
13883 msgstr "Ʊ´üÈó¸Æ¤Ó½Ð¤·Îã³°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
13884
13885 #: common.opt:603
13886 msgid "When possible do not generate stack frames"
13887 msgstr "²Äǽ¤Ê¾ì¹ç¡¢¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤·¤Ê¤¤"
13888
13889 #: common.opt:607
13890 #, fuzzy
13891 msgid "Do the full register move optimization pass"
13892 msgstr "ºÇŬ²½²áÄø¤ÇºÇÂç¸Â¤Î regmove ¤ò¹Ô¤Ê¤¦"
13893
13894 #: common.opt:611
13895 msgid "Optimize sibling and tail recursive calls"
13896 msgstr "sibling ¸Æ¤Ó½Ð¤·¤äËöÈøºÆµ¢¸Æ¤Ó½Ð¤·¤òºÇŬ²½¤¹¤ë"
13897
13898 #: common.opt:615
13899 msgid "Pack structure members together without holes"
13900 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤ò·ê¤¬³«¤«¤Ê¤¤¤è¤¦¤Ë¥Ñ¥Ã¥¯¤¹¤ë"
13901
13902 #: common.opt:619
13903 msgid "Set initial maximum structure member alignment"
13904 msgstr ""
13905
13906 #: common.opt:623
13907 #, fuzzy
13908 msgid "Return small aggregates in memory, not registers"
13909 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
13910
13911 #: common.opt:627
13912 #, fuzzy
13913 msgid "Perform loop peeling"
13914 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
13915
13916 #: common.opt:631
13917 #, fuzzy
13918 msgid "Enable machine specific peephole optimizations"
13919 msgstr "µ¡¼ï¸ÇÍ­¤ÎÇÁ¤­·êºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
13920
13921 #: common.opt:635
13922 #, fuzzy
13923 msgid "Enable an RTL peephole pass before sched2"
13924 msgstr "ÂèÆóÌ¿ÎáÇÛÃÖ¤ÎÁ°¤Ç rtl ÇÁ¤­·ê²áÄø¤òÍ­¸ú¤Ë¤¹¤ë"
13925
13926 #: common.opt:639
13927 #, fuzzy
13928 msgid "Generate position-independent code if possible (large mode)"
13929 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13930
13931 #: common.opt:643
13932 #, fuzzy
13933 msgid "Generate position-independent code for executables if possible (large mode)"
13934 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13935
13936 #: common.opt:647
13937 #, fuzzy
13938 msgid "Generate position-independent code if possible (small mode)"
13939 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13940
13941 #: common.opt:651
13942 #, fuzzy
13943 msgid "Generate position-independent code for executables if possible (small mode)"
13944 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13945
13946 #: common.opt:655
13947 msgid "Generate prefetch instructions, if available, for arrays in loops"
13948 msgstr ""
13949
13950 #: common.opt:659
13951 #, fuzzy
13952 msgid "Enable basic program profiling code"
13953 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
13954
13955 #: common.opt:663
13956 #, fuzzy
13957 msgid "Insert arc-based program profiling code"
13958 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
13959
13960 #: common.opt:667
13961 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
13962 msgstr ""
13963
13964 #: common.opt:671
13965 msgid "Enable common options for performing profile feedback directed optimizations"
13966 msgstr ""
13967
13968 #: common.opt:675
13969 msgid "Insert code to profile values of expressions"
13970 msgstr ""
13971
13972 #: common.opt:682
13973 msgid "Make compile reproducible using <string>"
13974 msgstr ""
13975
13976 #: common.opt:686
13977 #, fuzzy
13978 msgid "Return small aggregates in registers"
13979 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
13980
13981 #: common.opt:690
13982 #, fuzzy
13983 msgid "Enables a register move optimization"
13984 msgstr "°ÜÆ°Ì¿ÎáºÇŬ²½¥ì¥¸¥¹¥¿¤òÍ­¸ú¤Ë¤¹¤ë"
13985
13986 #: common.opt:694
13987 #, fuzzy
13988 msgid "Perform a register renaming optimization pass"
13989 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
13990
13991 #: common.opt:698
13992 msgid "Reorder basic blocks to improve code placement"
13993 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
13994
13995 #: common.opt:702
13996 #, fuzzy
13997 msgid "Reorder basic blocks and partition into hot and cold sections"
13998 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
13999
14000 #: common.opt:706
14001 #, fuzzy
14002 msgid "Reorder functions to improve code placement"
14003 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
14004
14005 #: common.opt:710
14006 #, fuzzy
14007 msgid "Add a common subexpression elimination pass after loop optimizations"
14008 msgstr "¥ë¡¼¥×ºÇŬ²½¸å¤Ë¶¦ÄÌÉôʬ¼°½üµî²áÄø¤ò¼Â¹Ô"
14009
14010 #: common.opt:714
14011 #, fuzzy
14012 msgid "Run the loop optimizer twice"
14013 msgstr "¥ë¡¼¥×ºÇŬ²½¤òÆó²ó¼Â¹Ô¤¹¤ë"
14014
14015 #: common.opt:718
14016 msgid "Disable optimizations that assume default FP rounding behavior"
14017 msgstr ""
14018
14019 #: common.opt:722
14020 msgid "Enable scheduling across basic blocks"
14021 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤ò¸Ù¤°Ì¿ÎáÇÛÃÖ¤òÍ­¸ú¤Ë¤¹¤ë"
14022
14023 #: common.opt:726
14024 msgid "Allow speculative motion of non-loads"
14025 msgstr "Èó¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
14026
14027 #: common.opt:730
14028 msgid "Allow speculative motion of some loads"
14029 msgstr "¤¤¤¯¤Ä¤«¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
14030
14031 #: common.opt:734
14032 msgid "Allow speculative motion of more loads"
14033 msgstr "¤è¤ê¿¤¯¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
14034
14035 #: common.opt:738
14036 #, fuzzy
14037 msgid "Set the verbosity level of the scheduler"
14038 msgstr "  -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
14039
14040 #: common.opt:742
14041 msgid "If scheduling post reload, do superblock scheduling"
14042 msgstr ""
14043
14044 #: common.opt:746
14045 msgid "If scheduling post reload, do trace scheduling"
14046 msgstr ""
14047
14048 #: common.opt:750
14049 msgid "Reschedule instructions before register allocation"
14050 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤÎÁ°¤ËÌ¿Îá¤òÊ¤Ùľ¤¹"
14051
14052 #: common.opt:754
14053 msgid "Reschedule instructions after register allocation"
14054 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤθå¤ÇÌ¿Îá¤òÊ¤Ùľ¤¹"
14055
14056 #: common.opt:760
14057 msgid "Allow premature scheduling of queued insns"
14058 msgstr ""
14059
14060 #: common.opt:764
14061 msgid "Set number of queued insns that can be prematurely scheduled"
14062 msgstr ""
14063
14064 #: common.opt:772 common.opt:776
14065 msgid "Set dependence distance checking in premature scheduling of queued insns"
14066 msgstr ""
14067
14068 #: common.opt:780
14069 msgid "Mark data as shared rather than private"
14070 msgstr "¥Ç¡¼¥¿¤ò¥×¥é¥¤¥Ù¡¼¥È¤Ç¤Ï¤Ê¤¯¶¦Í­¤µ¤ì¤ë¤è¤¦¥Þ¡¼¥¯¤¹¤ë"
14071
14072 #: common.opt:784
14073 msgid "Show column numbers in diagnostics, when available.  Default on"
14074 msgstr ""
14075
14076 #: common.opt:788
14077 msgid "Disable optimizations observable by IEEE signaling NaNs"
14078 msgstr ""
14079
14080 #: common.opt:792
14081 #, fuzzy
14082 msgid "Convert floating point constants to single precision constants"
14083 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤òñÀºÅÙÄê¿ô¤ËÊÑ´¹¤¹¤ë"
14084
14085 #: common.opt:796
14086 msgid "Split lifetimes of induction variables when loops are unrolled"
14087 msgstr ""
14088
14089 #: common.opt:800
14090 msgid "Apply variable expansion when loops are unrolled"
14091 msgstr ""
14092
14093 #: common.opt:806
14094 msgid "Insert stack checking code into the program"
14095 msgstr "¥×¥í¥°¥é¥à¤Ë¥¹¥¿¥Ã¥¯¶­³¦¸¡½Ð¥³¡¼¥É¤òÁÞÆþ¤¹¤ë"
14096
14097 #: common.opt:813
14098 msgid "Trap if the stack goes past <register>"
14099 msgstr ""
14100
14101 #: common.opt:817
14102 msgid "Trap if the stack goes past symbol <name>"
14103 msgstr ""
14104
14105 #: common.opt:821
14106 msgid "Use propolice as a stack protection method"
14107 msgstr ""
14108
14109 #: common.opt:825
14110 msgid "Use a stack protection method for every function"
14111 msgstr ""
14112
14113 #: common.opt:829
14114 #, fuzzy
14115 msgid "Perform strength reduction optimizations"
14116 msgstr "¶¯Åٺ︺ºÇŬ²½¤ò¹Ô¤Ê¤¦"
14117
14118 #: common.opt:837
14119 msgid "Assume strict aliasing rules apply"
14120 msgstr "¸·Ì©¤ÊÊÌ̾µ¬Â§¤ËŬ¹ç¤¹¤ë¤È¤ß¤Ê¤¹"
14121
14122 #: common.opt:841
14123 msgid "Check for syntax errors, then stop"
14124 msgstr "ʸˡ¥¨¥é¡¼¤ò¸¡½Ð¤·¤Æ¡¢¤½¤³¤ÇÄä»ß¤¹¤ë"
14125
14126 #: common.opt:845
14127 #, fuzzy
14128 msgid "Create data files needed by \"gcov\""
14129 msgstr "gcov ¤¬É¬ÍפȤ¹¤ë¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë¤òºîÀ®¤¹¤ë"
14130
14131 #: common.opt:849
14132 #, fuzzy
14133 msgid "Perform jump threading optimizations"
14134 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
14135
14136 #: common.opt:853
14137 #, fuzzy
14138 msgid "Report the time taken by each compiler pass"
14139 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë¥³¥ó¥Ñ¥¤¥é¤Î³Æ²áÄø¤ËÍפ·¤¿»þ´Ö¤òÊó¹ð¤¹¤ë"
14140
14141 #: common.opt:857
14142 msgid "Set the default thread-local storage code generation model"
14143 msgstr ""
14144
14145 #: common.opt:861
14146 msgid "Perform superblock formation via tail duplication"
14147 msgstr ""
14148
14149 #: common.opt:868
14150 msgid "Assume floating-point operations can trap"
14151 msgstr ""
14152
14153 #: common.opt:872
14154 #, fuzzy
14155 msgid "Trap for signed overflow in addition, subtraction and multiplication"
14156 msgstr "Éä¹çÉÕ¤­¤Î²Ã»»/¸º»»/¾è»»¤Ç¤Î·å¤¢¤Õ¤ì¤ò¥È¥é¥Ã¥×¤¹¤ë"
14157
14158 #: common.opt:876
14159 #, fuzzy
14160 msgid "Enable SSA-CCP optimization on trees"
14161 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
14162
14163 #: common.opt:880
14164 #, fuzzy
14165 msgid "Enable SSA-CCP optimization for stores and loads"
14166 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
14167
14168 #: common.opt:884
14169 msgid "Enable loop header copying on trees"
14170 msgstr ""
14171
14172 #: common.opt:888
14173 msgid "Coalesce memory temporaries in the SSA->normal pass"
14174 msgstr ""
14175
14176 #: common.opt:892
14177 msgid "Replace SSA temporaries with better names in copies"
14178 msgstr ""
14179
14180 #: common.opt:896
14181 msgid "Enable copy propagation on trees"
14182 msgstr ""
14183
14184 #: common.opt:900
14185 msgid "Enable copy propagation for stores and loads"
14186 msgstr ""
14187
14188 #: common.opt:904
14189 #, fuzzy
14190 msgid "Enable SSA dead code elimination optimization on trees"
14191 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
14192
14193 #: common.opt:908
14194 #, fuzzy
14195 msgid "Enable dominator optimizations"
14196 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
14197
14198 #: common.opt:912
14199 #, fuzzy
14200 msgid "Enable dead store elimination"
14201 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
14202
14203 #: common.opt:916
14204 msgid "Enable Full Redundancy Elimination (FRE) on trees"
14205 msgstr ""
14206
14207 #: common.opt:920
14208 #, fuzzy
14209 msgid "Enable loop invariant motion on trees"
14210 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
14211
14212 #: common.opt:924
14213 msgid "Enable linear loop transforms on trees"
14214 msgstr ""
14215
14216 #: common.opt:928
14217 #, fuzzy
14218 msgid "Create canonical induction variables in loops"
14219 msgstr "¥ë¡¼¥×¤ÎÃæ¤ÎÁ´¤Æ¤Î°ìÈÌͶƳÊÑ¿ô¤ò¶¯Åٺ︺¤¹¤ë"
14220
14221 #: common.opt:932
14222 #, fuzzy
14223 msgid "Enable loop optimizations on tree level"
14224 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
14225
14226 #: common.opt:936
14227 #, fuzzy
14228 msgid "Enable SSA-PRE optimization on trees"
14229 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
14230
14231 #: common.opt:940
14232 msgid "Perform structural alias analysis"
14233 msgstr ""
14234
14235 #: common.opt:944
14236 #, fuzzy
14237 msgid "Enable SSA code sinking on trees"
14238 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
14239
14240 #: common.opt:948
14241 msgid "Perform scalar replacement of aggregates"
14242 msgstr ""
14243
14244 #: common.opt:952
14245 msgid "Replace temporary expressions in the SSA->normal pass"
14246 msgstr ""
14247
14248 #: common.opt:956
14249 msgid "Perform live range splitting during the SSA->normal pass"
14250 msgstr ""
14251
14252 #: common.opt:960
14253 msgid "Perform Value Range Propagation on trees"
14254 msgstr ""
14255
14256 #: common.opt:964
14257 #, fuzzy
14258 msgid "Compile whole compilation unit at a time"
14259 msgstr "ËÝÌõñ°ÌÁ´ÂΤò¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
14260
14261 #: common.opt:968
14262 msgid "Perform loop unrolling when iteration count is known"
14263 msgstr "È¿Éü²ó¿ô¤¬´ûÃΤΤȤ­¡¢¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
14264
14265 #: common.opt:972
14266 msgid "Perform loop unrolling for all loops"
14267 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
14268
14269 #: common.opt:979
14270 msgid "Allow loop optimizations to assume that the loops behave in normal way"
14271 msgstr ""
14272
14273 #: common.opt:987
14274 msgid "Allow math optimizations that may violate IEEE or ISO standards"
14275 msgstr ""
14276
14277 #: common.opt:991
14278 #, fuzzy
14279 msgid "Perform loop unswitching"
14280 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
14281
14282 #: common.opt:995
14283 msgid "Just generate unwind tables for exception handling"
14284 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
14285
14286 #: common.opt:999
14287 #, fuzzy
14288 msgid "Perform variable tracking"
14289 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
14290
14291 #: common.opt:1003
14292 #, fuzzy
14293 msgid "Enable loop vectorization on trees"
14294 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
14295
14296 #: common.opt:1007
14297 msgid "Enable loop versioning when doing loop vectorization on trees"
14298 msgstr ""
14299
14300 #: common.opt:1011
14301 #, fuzzy
14302 msgid "Set the verbosity level of the vectorizer"
14303 msgstr "  -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
14304
14305 #: common.opt:1021
14306 #, fuzzy
14307 msgid "Add extra commentary to assembler output"
14308 msgstr ";ʬ¤Ê¥³¥á¥ó¥È¤ò¥¢¥»¥ó¥Ö¥é½ÐÎϤËÄɲ乤ë"
14309
14310 #: common.opt:1025
14311 msgid "Set the default symbol visibility"
14312 msgstr ""
14313
14314 #: common.opt:1030
14315 msgid "Use expression value profiles in optimizations"
14316 msgstr ""
14317
14318 #: common.opt:1034
14319 msgid "Construct webs and split unrelated uses of single variable"
14320 msgstr ""
14321
14322 #: common.opt:1038
14323 #, fuzzy
14324 msgid "Perform whole program optimizations"
14325 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
14326
14327 #: common.opt:1042
14328 msgid "Assume signed arithmetic overflow wraps around"
14329 msgstr ""
14330
14331 #: common.opt:1046
14332 #, fuzzy
14333 msgid "Put zero initialized data in the bss section"
14334 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
14335
14336 #: common.opt:1050
14337 #, fuzzy
14338 msgid "Generate debug information in default format"
14339 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
14340
14341 #: common.opt:1054
14342 #, fuzzy
14343 msgid "Generate debug information in COFF format"
14344 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
14345
14346 #: common.opt:1058
14347 #, fuzzy
14348 msgid "Generate debug information in DWARF v2 format"
14349 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
14350
14351 #: common.opt:1062
14352 #, fuzzy
14353 msgid "Generate debug information in default extended format"
14354 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
14355
14356 #: common.opt:1066
14357 #, fuzzy
14358 msgid "Generate debug information in STABS format"
14359 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
14360
14361 #: common.opt:1070
14362 #, fuzzy
14363 msgid "Generate debug information in extended STABS format"
14364 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
14365
14366 #: common.opt:1074
14367 #, fuzzy
14368 msgid "Generate debug information in VMS format"
14369 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
14370
14371 #: common.opt:1078
14372 #, fuzzy
14373 msgid "Generate debug information in XCOFF format"
14374 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
14375
14376 #: common.opt:1082
14377 #, fuzzy
14378 msgid "Generate debug information in extended XCOFF format"
14379 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
14380
14381 #: common.opt:1086
14382 #, fuzzy
14383 msgid "Place output into <file>"
14384 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
14385
14386 #: common.opt:1090
14387 #, fuzzy
14388 msgid "Enable function profiling"
14389 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
14390
14391 #: common.opt:1094
14392 #, fuzzy
14393 msgid "Issue warnings needed for strict compliance to the standard"
14394 msgstr "  -pedantic               ¸·Ì©¤Ê ISO C ¤Ø¤ÎŬ¹ç¤ËÍפ¹¤ë·Ù¹ð¤òȯ¤¹¤ë\n"
14395
14396 #: common.opt:1098
14397 msgid "Like -pedantic but issue them as errors"
14398 msgstr ""
14399
14400 #: common.opt:1102
14401 #, fuzzy
14402 msgid "Do not display functions compiled or elapsed time"
14403 msgstr "  -quiet                  ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
14404
14405 #: common.opt:1106
14406 #, fuzzy
14407 msgid "Display the compiler's version"
14408 msgstr "  -version                ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë\n"
14409
14410 #: common.opt:1110
14411 #, fuzzy
14412 msgid "Suppress warnings"
14413 msgstr "%s: ·Ù¹ð: "
14414
14415 #: attribs.c:175
14416 #, fuzzy, gcc-internal-format
14417 msgid "%qs attribute directive ignored"
14418 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
14419
14420 #: attribs.c:183
14421 #, fuzzy, gcc-internal-format
14422 msgid "wrong number of arguments specified for %qs attribute"
14423 msgstr "`%s' Â°À­¤Ë»ØÄꤵ¤ì¤¿°ú¿ô¤Î¸Ä¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
14424
14425 #: attribs.c:200
14426 #, fuzzy, gcc-internal-format
14427 msgid "%qs attribute does not apply to types"
14428 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
14429
14430 #: attribs.c:247
14431 #, fuzzy, gcc-internal-format
14432 msgid "%qs attribute only applies to function types"
14433 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
14434
14435 #: bb-reorder.c:1872
14436 #, fuzzy, gcc-internal-format
14437 msgid "multiple hot/cold transitions found (bb %i)"
14438 msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
14439
14440 #: bt-load.c:1504
14441 #, gcc-internal-format
14442 msgid "branch target register load optimization is not intended to be run twice"
14443 msgstr ""
14444
14445 #: builtins.c:389
14446 #, gcc-internal-format
14447 msgid "offset outside bounds of constant string"
14448 msgstr "¥ª¥Õ¥»¥Ã¥È¤¬Äê¿ôʸ»úÎó¤Î¶­³¦¤Î³°¤Ë¤¢¤ê¤Þ¤¹"
14449
14450 #: builtins.c:989
14451 #, fuzzy, gcc-internal-format
14452 msgid "second argument to %<__builtin_prefetch%> must be a constant"
14453 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
14454
14455 #: builtins.c:996
14456 #, fuzzy, gcc-internal-format
14457 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
14458 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
14459
14460 #: builtins.c:1004
14461 #, fuzzy, gcc-internal-format
14462 msgid "third argument to %<__builtin_prefetch%> must be a constant"
14463 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
14464
14465 #: builtins.c:1011
14466 #, fuzzy, gcc-internal-format
14467 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
14468 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
14469
14470 #: builtins.c:4124
14471 #, fuzzy, gcc-internal-format
14472 msgid "argument of %<__builtin_args_info%> must be constant"
14473 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
14474
14475 #: builtins.c:4130
14476 #, fuzzy, gcc-internal-format
14477 msgid "argument of %<__builtin_args_info%> out of range"
14478 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
14479
14480 #: builtins.c:4136
14481 #, fuzzy, gcc-internal-format
14482 msgid "missing argument in %<__builtin_args_info%>"
14483 msgstr "`__builtin_args_info' ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
14484
14485 #: builtins.c:4232 gimplify.c:1882
14486 #, fuzzy, gcc-internal-format
14487 msgid "too few arguments to function %<va_start%>"
14488 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
14489
14490 #: builtins.c:4396
14491 #, fuzzy, gcc-internal-format
14492 msgid "first argument to %<va_arg%> not of type %<va_list%>"
14493 msgstr "`va_arg' ¤ËÂФ¹¤ëÂè°ì°ú¿ô¤¬ `va_list' ·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14494
14495 #. Unfortunately, this is merely undefined, rather than a constraint
14496 #. violation, so we cannot make this an error.  If this call is never
14497 #. executed, the program is still strictly conforming.
14498 #: builtins.c:4410
14499 #, fuzzy, gcc-internal-format
14500 msgid "%qT is promoted to %qT when passed through %<...%>"
14501 msgstr "`%s' ¤Ï `...' ¤Î½èÍý¤Î²áÄø¤Ç `%s' ¤Ë³Ê¾å¤²¤µ¤ì¤Þ¤·¤¿"
14502
14503 #: builtins.c:4415
14504 #, fuzzy, gcc-internal-format
14505 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
14506 msgstr "(½¾¤Ã¤Æ¡¢`va_arg' ¤Ë¤Ï `%s' ¤ò(`%s' ¤Ç¤Ê¤¯)ÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)"
14507
14508 #. We can, however, treat "undefined" any way we please.
14509 #. Call abort to encourage the user to fix the program.
14510 #: builtins.c:4421 c-typeck.c:2185
14511 #, gcc-internal-format
14512 msgid "if this code is reached, the program will abort"
14513 msgstr ""
14514
14515 #: builtins.c:4540
14516 #, fuzzy, gcc-internal-format
14517 msgid "invalid argument to %<__builtin_frame_address%>"
14518 msgstr "`__builtin_frame_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
14519
14520 #: builtins.c:4542
14521 #, fuzzy, gcc-internal-format
14522 msgid "invalid argument to %<__builtin_return_address%>"
14523 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
14524
14525 #: builtins.c:4555
14526 #, fuzzy, gcc-internal-format
14527 msgid "unsupported argument to %<__builtin_frame_address%>"
14528 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_frame_address' ¤Ø¤Î°ú¿ô¤Ç¤¹"
14529
14530 #: builtins.c:4557
14531 #, fuzzy, gcc-internal-format
14532 msgid "unsupported argument to %<__builtin_return_address%>"
14533 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_return_address' ¤Ø°ú¿ô¤Ç¤¹"
14534
14535 #: builtins.c:4660
14536 #, fuzzy, gcc-internal-format
14537 msgid "second argument to %<__builtin_expect%> must be a constant"
14538 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
14539
14540 #: builtins.c:6134
14541 #, fuzzy, gcc-internal-format
14542 msgid "%<__builtin_longjmp%> second argument must be 1"
14543 msgstr "__builtin_longjmp ÂèÆó°ú¿ô¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
14544
14545 #: builtins.c:6698
14546 #, fuzzy, gcc-internal-format
14547 msgid "target format does not support infinity"
14548 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
14549
14550 #: builtins.c:8540 builtins.c:8634
14551 #, fuzzy, gcc-internal-format
14552 msgid "too few arguments to function %qs"
14553 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
14554
14555 #: builtins.c:8546 builtins.c:8640
14556 #, fuzzy, gcc-internal-format
14557 msgid "too many arguments to function %qs"
14558 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
14559
14560 #: builtins.c:8552 builtins.c:8665
14561 #, fuzzy, gcc-internal-format
14562 msgid "non-floating-point argument to function %qs"
14563 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
14564
14565 #: builtins.c:9765
14566 #, fuzzy, gcc-internal-format
14567 msgid "%<va_start%> used in function with fixed args"
14568 msgstr "`va_start' ¤¬¸ÇÄê¸Ä°ú¿ô¤Î´Ø¿ôÆâ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
14569
14570 #. Evidently an out of date version of <stdarg.h>; can't validate
14571 #. va_start's second argument, but can still work as intended.
14572 #: builtins.c:9772
14573 #, fuzzy, gcc-internal-format
14574 msgid "%<__builtin_next_arg%> called without an argument"
14575 msgstr "`__builtin_next_arg' ¤¬°ú¿ô̵¤·¤Ç¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿"
14576
14577 #: builtins.c:9787
14578 #, fuzzy, gcc-internal-format
14579 msgid "%<va_start%> used with too many arguments"
14580 msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬Â¿¤¹¤®¤Þ¤¹"
14581
14582 #. FIXME: Sometimes with the tree optimizers we can get the
14583 #. not the last argument even though the user used the last
14584 #. argument.  We just warn and set the arg to be the last
14585 #. argument so that we will get wrong-code because of
14586 #. it.
14587 #: builtins.c:9807
14588 #, fuzzy, gcc-internal-format
14589 msgid "second parameter of %<va_start%> not last named argument"
14590 msgstr "`va_start' ¤ÎÆóÈÖÌܤÎÃͤ¬°ú¿ô¤ÎºÇ¸å¤Î̾Á°¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
14591
14592 #: builtins.c:9919
14593 #, gcc-internal-format
14594 msgid "%Hfirst argument of %D must be a pointer, second integer constant"
14595 msgstr ""
14596
14597 #: builtins.c:9932
14598 #, fuzzy, gcc-internal-format
14599 msgid "%Hlast argument of %D is not integer constant between 0 and 3"
14600 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
14601
14602 #: builtins.c:9978 builtins.c:10131 builtins.c:10199
14603 #, gcc-internal-format
14604 msgid "%Hcall to %D will always overflow destination buffer"
14605 msgstr ""
14606
14607 #: c-common.c:831
14608 #, fuzzy, gcc-internal-format
14609 msgid "%qD is not defined outside of function scope"
14610 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
14611
14612 #: c-common.c:852
14613 #, fuzzy, gcc-internal-format
14614 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
14615 msgstr "ʸ»úÎóĹ `%d' ¤Ï¡¢Ä¹¤µ `%d' (ISO C%d ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¥Ý¡¼¥ÈÍ×·ï)¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
14616
14617 #: c-common.c:893
14618 #, gcc-internal-format
14619 msgid "overflow in constant expression"
14620 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
14621
14622 #: c-common.c:913
14623 #, gcc-internal-format
14624 msgid "integer overflow in expression"
14625 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
14626
14627 #: c-common.c:922
14628 #, gcc-internal-format
14629 msgid "floating point overflow in expression"
14630 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
14631
14632 #: c-common.c:928
14633 #, fuzzy, gcc-internal-format
14634 msgid "vector overflow in expression"
14635 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
14636
14637 #. This detects cases like converting -129 or 256 to unsigned char.
14638 #: c-common.c:950
14639 #, gcc-internal-format
14640 msgid "large integer implicitly truncated to unsigned type"
14641 msgstr "Â礭¤ÊÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÀÚ¤êµÍ¤á¤é¤ì¤Þ¤·¤¿"
14642
14643 #: c-common.c:953
14644 #, gcc-internal-format
14645 msgid "negative integer implicitly converted to unsigned type"
14646 msgstr "Éé¤ÎÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
14647
14648 #: c-common.c:975
14649 #, gcc-internal-format
14650 msgid "type-punning to incomplete type might break strict-aliasing rules"
14651 msgstr ""
14652
14653 #: c-common.c:983
14654 #, gcc-internal-format
14655 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
14656 msgstr ""
14657
14658 #: c-common.c:987
14659 #, gcc-internal-format
14660 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
14661 msgstr ""
14662
14663 #: c-common.c:1049
14664 #, gcc-internal-format
14665 msgid "overflow in implicit constant conversion"
14666 msgstr "°ÅÌÛ¤ÎÄê¿ôÊÑ´¹¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
14667
14668 #: c-common.c:1185
14669 #, fuzzy, gcc-internal-format
14670 msgid "operation on %qE may be undefined"
14671 msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹"
14672
14673 #: c-common.c:1471
14674 #, gcc-internal-format
14675 msgid "case label does not reduce to an integer constant"
14676 msgstr "case ¥é¥Ù¥ë¤òÀ°¿ôÄê¿ô¤Ë´Ô¸µ¤Ç¤­¤Þ¤»¤ó"
14677
14678 #: c-common.c:1511
14679 #, fuzzy, gcc-internal-format
14680 msgid "case label value is less than minimum value for type"
14681 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
14682
14683 #: c-common.c:1519
14684 #, fuzzy, gcc-internal-format
14685 msgid "case label value exceeds maximum value for type"
14686 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
14687
14688 #: c-common.c:1527
14689 #, fuzzy, gcc-internal-format
14690 msgid "lower value in case label range less than minimum value for type"
14691 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
14692
14693 #: c-common.c:1536
14694 #, fuzzy, gcc-internal-format
14695 msgid "upper value in case label range exceeds maximum value for type"
14696 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
14697
14698 #: c-common.c:1876
14699 #, gcc-internal-format
14700 msgid "invalid truth-value expression"
14701 msgstr "¿¿µ¶Ãͼ°¤¬ÉÔŬÀڤǤ¹"
14702
14703 #: c-common.c:1924
14704 #, gcc-internal-format
14705 msgid "invalid operands to binary %s"
14706 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
14707
14708 #: c-common.c:2159
14709 #, gcc-internal-format
14710 msgid "comparison is always false due to limited range of data type"
14711 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë false ¤È¤Ê¤ê¤Þ¤¹"
14712
14713 #: c-common.c:2161
14714 #, gcc-internal-format
14715 msgid "comparison is always true due to limited range of data type"
14716 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë true ¤È¤Ê¤ê¤Þ¤¹"
14717
14718 #: c-common.c:2231
14719 #, gcc-internal-format
14720 msgid "comparison of unsigned expression >= 0 is always true"
14721 msgstr "Éä¹ç̵¤·¤Î¼° >= 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë true ¤Ç¤¹"
14722
14723 #: c-common.c:2240
14724 #, gcc-internal-format
14725 msgid "comparison of unsigned expression < 0 is always false"
14726 msgstr "Éä¹ç̵¤·¤Î¼° < 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë false ¤Ç¤¹"
14727
14728 #: c-common.c:2282
14729 #, fuzzy, gcc-internal-format
14730 msgid "pointer of type %<void *%> used in arithmetic"
14731 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
14732
14733 #: c-common.c:2288
14734 #, gcc-internal-format
14735 msgid "pointer to a function used in arithmetic"
14736 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
14737
14738 #: c-common.c:2294
14739 #, fuzzy, gcc-internal-format
14740 msgid "pointer to member function used in arithmetic"
14741 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
14742
14743 #. Common Ada/Pascal programmer's mistake.  We always warn
14744 #. about this since it is so bad.
14745 #: c-common.c:2420
14746 #, gcc-internal-format
14747 msgid "the address of %qD, will always evaluate as %<true%>"
14748 msgstr ""
14749
14750 #: c-common.c:2517
14751 #, gcc-internal-format
14752 msgid "suggest parentheses around assignment used as truth value"
14753 msgstr "¿¿µ¶ÃͤȤ·¤Æ»È¤ï¤ì¤ëÂåÆþ¤Î¤Þ¤ï¤ê¤Ç¤Ï¡¢´Ý³ç¸Ì¤Î»ÈÍѤò¤ª´«¤á¤·¤Þ¤¹"
14754
14755 #: c-common.c:2585 c-common.c:2625
14756 #, fuzzy, gcc-internal-format
14757 msgid "invalid use of %<restrict%>"
14758 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
14759
14760 #: c-common.c:2841
14761 #, fuzzy, gcc-internal-format
14762 msgid "invalid application of %<sizeof%> to a function type"
14763 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
14764
14765 #: c-common.c:2851
14766 #, fuzzy, gcc-internal-format
14767 msgid "invalid application of %qs to a void type"
14768 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
14769
14770 #: c-common.c:2857
14771 #, fuzzy, gcc-internal-format
14772 msgid "invalid application of %qs to incomplete type %qT "
14773 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
14774
14775 #: c-common.c:2898
14776 #, fuzzy, gcc-internal-format
14777 msgid "%<__alignof%> applied to a bit-field"
14778 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
14779
14780 #: c-common.c:3444
14781 #, fuzzy, gcc-internal-format
14782 msgid "cannot disable built-in function %qs"
14783 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
14784
14785 #: c-common.c:3632
14786 #, gcc-internal-format
14787 msgid "pointers are not permitted as case values"
14788 msgstr "case ¤ÎÃͤȤ·¤Æ¤Î¥Ý¥¤¥ó¥¿¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
14789
14790 #: c-common.c:3638
14791 #, fuzzy, gcc-internal-format
14792 msgid "range expressions in switch statements are non-standard"
14793 msgstr "ISO C ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
14794
14795 #: c-common.c:3664
14796 #, gcc-internal-format
14797 msgid "empty range specified"
14798 msgstr "¶õ¤ÎÈϰϤ¬»ØÄꤵ¤ì¤Þ¤·¤¿"
14799
14800 #: c-common.c:3724
14801 #, gcc-internal-format
14802 msgid "duplicate (or overlapping) case value"
14803 msgstr "Æó½Å¤Î(¤¢¤ë¤¤¤Ï½ÅÊ£¤·¤Æ¤¤¤ë) case ¤ÎÃÍ"
14804
14805 #: c-common.c:3725
14806 #, fuzzy, gcc-internal-format
14807 msgid "%Jthis is the first entry overlapping that value"
14808 msgstr "¤³¤ì¤¬¤½¤ÎÃͤȽÅÊ£¤·¤¿ºÇ½é¤Î¹àÌܤǤ¹"
14809
14810 #: c-common.c:3729
14811 #, gcc-internal-format
14812 msgid "duplicate case value"
14813 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
14814
14815 #: c-common.c:3730
14816 #, fuzzy, gcc-internal-format
14817 msgid "%Jpreviously used here"
14818 msgstr "Á°¤Ë¤³¤³¤Ç»È¤ï¤ì¤Þ¤·¤¿"
14819
14820 #: c-common.c:3734
14821 #, gcc-internal-format
14822 msgid "multiple default labels in one switch"
14823 msgstr "°ì¤Ä¤Î switch ¤ËÊ£¿ô¤Î default ¥é¥Ù¥ë¤¬¤¢¤ê¤Þ¤¹"
14824
14825 #: c-common.c:3735
14826 #, fuzzy, gcc-internal-format
14827 msgid "%Jthis is the first default label"
14828 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
14829
14830 #: c-common.c:3784
14831 #, fuzzy, gcc-internal-format
14832 msgid "%Jcase value %qs not in enumerated type"
14833 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
14834
14835 #: c-common.c:3787
14836 #, fuzzy, gcc-internal-format
14837 msgid "%Jcase value %qs not in enumerated type %qT"
14838 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
14839
14840 #: c-common.c:3844
14841 #, fuzzy, gcc-internal-format
14842 msgid "%Hswitch missing default case"
14843 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
14844
14845 #. Warn if there are enumerators that don't correspond to
14846 #. case expressions.
14847 #: c-common.c:3904
14848 #, fuzzy, gcc-internal-format
14849 msgid "%Henumeration value %qE not handled in switch"
14850 msgstr "ÎóµóÃÍ `%s' ¤Ï switch Æâ¤Ç°·¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
14851
14852 #: c-common.c:3931
14853 #, fuzzy, gcc-internal-format
14854 msgid "taking the address of a label is non-standard"
14855 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
14856
14857 #: c-common.c:4095
14858 #, fuzzy, gcc-internal-format
14859 msgid "%qE attribute ignored for field of type %qT"
14860 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
14861
14862 #: c-common.c:4106 c-common.c:4125 c-common.c:4143 c-common.c:4170
14863 #: c-common.c:4189 c-common.c:4212 c-common.c:4233 c-common.c:4258
14864 #: c-common.c:4284 c-common.c:4332 c-common.c:4359 c-common.c:4410
14865 #: c-common.c:4435 c-common.c:4463 c-common.c:4482 c-common.c:4814
14866 #: c-common.c:4879 c-common.c:4975 c-common.c:5041 c-common.c:5059
14867 #: c-common.c:5105 c-common.c:5175 c-common.c:5199 c-common.c:5498
14868 #: c-common.c:5521 c-common.c:5560
14869 #, fuzzy, gcc-internal-format
14870 msgid "%qE attribute ignored"
14871 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
14872
14873 #: c-common.c:4313
14874 #, gcc-internal-format
14875 msgid "%qE attribute have effect only on public objects"
14876 msgstr ""
14877
14878 #: c-common.c:4520
14879 #, fuzzy, gcc-internal-format
14880 msgid "unknown machine mode %qs"
14881 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
14882
14883 #: c-common.c:4540
14884 #, gcc-internal-format
14885 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
14886 msgstr ""
14887
14888 #: c-common.c:4543
14889 #, fuzzy, gcc-internal-format
14890 msgid "use __attribute__ ((vector_size)) instead"
14891 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
14892
14893 #: c-common.c:4552
14894 #, fuzzy, gcc-internal-format
14895 msgid "unable to emulate %qs"
14896 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
14897
14898 #: c-common.c:4562
14899 #, fuzzy, gcc-internal-format
14900 msgid "invalid pointer mode %qs"
14901 msgstr "̵¸ú¤Ê¼±Ê̻Ҡ`%s'"
14902
14903 #: c-common.c:4577
14904 #, fuzzy, gcc-internal-format
14905 msgid "no data type for mode %qs"
14906 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
14907
14908 #: c-common.c:4587
14909 #, fuzzy, gcc-internal-format
14910 msgid "cannot use mode %qs for enumeral types"
14911 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
14912
14913 #: c-common.c:4614
14914 #, fuzzy, gcc-internal-format
14915 msgid "mode %qs applied to inappropriate type"
14916 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
14917
14918 #: c-common.c:4645
14919 #, fuzzy, gcc-internal-format
14920 msgid "%Jsection attribute cannot be specified for local variables"
14921 msgstr "section Â°À­¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
14922
14923 #: c-common.c:4656
14924 #, fuzzy, gcc-internal-format
14925 msgid "section of %q+D conflicts with previous declaration"
14926 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
14927
14928 #: c-common.c:4665
14929 #, fuzzy, gcc-internal-format
14930 msgid "section attribute not allowed for %q+D"
14931 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
14932
14933 #: c-common.c:4671
14934 #, fuzzy, gcc-internal-format
14935 msgid "%Jsection attributes are not supported for this target"
14936 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
14937
14938 #: c-common.c:4703
14939 #, gcc-internal-format
14940 msgid "requested alignment is not a constant"
14941 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14942
14943 #: c-common.c:4708
14944 #, gcc-internal-format
14945 msgid "requested alignment is not a power of 2"
14946 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14947
14948 #: c-common.c:4713
14949 #, gcc-internal-format
14950 msgid "requested alignment is too large"
14951 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Â礭¤¹¤®¤Þ¤¹"
14952
14953 #: c-common.c:4739
14954 #, fuzzy, gcc-internal-format
14955 msgid "alignment may not be specified for %q+D"
14956 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
14957
14958 #: c-common.c:4777
14959 #, fuzzy, gcc-internal-format
14960 msgid "%q+D defined both normally and as an alias"
14961 msgstr "`%s' ¤¬Ä̾ï¤Î¤â¤Î¤È¥¨¥¤¥ê¥¢¥¹¤È¤ÎξÊý¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
14962
14963 #: c-common.c:4793
14964 #, fuzzy, gcc-internal-format
14965 msgid "alias argument not a string"
14966 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
14967
14968 #: c-common.c:4844
14969 #, gcc-internal-format
14970 msgid "%Jweakref attribute must appear before alias attribute"
14971 msgstr ""
14972
14973 #: c-common.c:4872
14974 #, fuzzy, gcc-internal-format
14975 msgid "%qE attribute ignored on non-class types"
14976 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
14977
14978 #: c-common.c:4885
14979 #, fuzzy, gcc-internal-format
14980 msgid "visibility argument not a string"
14981 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
14982
14983 #: c-common.c:4897
14984 #, fuzzy, gcc-internal-format
14985 msgid "%qE attribute ignored on types"
14986 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
14987
14988 #: c-common.c:4912
14989 #, gcc-internal-format
14990 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
14991 msgstr ""
14992
14993 #: c-common.c:4983
14994 #, fuzzy, gcc-internal-format
14995 msgid "tls_model argument not a string"
14996 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
14997
14998 #: c-common.c:4996
14999 #, gcc-internal-format
15000 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
15001 msgstr ""
15002
15003 #: c-common.c:5015 c-common.c:5079
15004 #, fuzzy, gcc-internal-format
15005 msgid "%J%qE attribute applies only to functions"
15006 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
15007
15008 #: c-common.c:5020 c-common.c:5084
15009 #, fuzzy, gcc-internal-format
15010 msgid "%Jcan%'t set %qE attribute after definition"
15011 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15012
15013 #: c-common.c:5173
15014 #, fuzzy, gcc-internal-format
15015 msgid "%qE attribute ignored for %qE"
15016 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15017
15018 #: c-common.c:5228
15019 #, gcc-internal-format
15020 msgid "invalid vector type for attribute %qE"
15021 msgstr ""
15022
15023 #: c-common.c:5234
15024 #, gcc-internal-format
15025 msgid "vector size not an integral multiple of component size"
15026 msgstr ""
15027
15028 #: c-common.c:5240
15029 #, gcc-internal-format
15030 msgid "zero vector size"
15031 msgstr ""
15032
15033 #: c-common.c:5248
15034 #, gcc-internal-format
15035 msgid "number of components of the vector not a power of two"
15036 msgstr ""
15037
15038 #: c-common.c:5276
15039 #, fuzzy, gcc-internal-format
15040 msgid "nonnull attribute without arguments on a non-prototype"
15041 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
15042
15043 #: c-common.c:5291
15044 #, fuzzy, gcc-internal-format
15045 msgid "nonnull argument has invalid operand number (argument %lu)"
15046 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
15047
15048 #: c-common.c:5310
15049 #, gcc-internal-format
15050 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
15051 msgstr ""
15052
15053 #: c-common.c:5318
15054 #, gcc-internal-format
15055 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
15056 msgstr ""
15057
15058 #: c-common.c:5381 c-common.c:5404
15059 #, fuzzy, gcc-internal-format
15060 msgid "not enough variable arguments to fit a sentinel"
15061 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
15062
15063 #: c-common.c:5425
15064 #, fuzzy, gcc-internal-format
15065 msgid "missing sentinel in function call"
15066 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
15067
15068 #: c-common.c:5467
15069 #, gcc-internal-format
15070 msgid "null argument where non-null required (argument %lu)"
15071 msgstr ""
15072
15073 #: c-common.c:5532
15074 #, fuzzy, gcc-internal-format
15075 msgid "cleanup argument not an identifier"
15076 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15077
15078 #: c-common.c:5539
15079 #, fuzzy, gcc-internal-format
15080 msgid "cleanup argument not a function"
15081 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
15082
15083 #: c-common.c:5578
15084 #, gcc-internal-format
15085 msgid "%qE attribute requires prototypes with named arguments"
15086 msgstr ""
15087
15088 #: c-common.c:5589
15089 #, fuzzy, gcc-internal-format
15090 msgid "%qE attribute only applies to variadic functions"
15091 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
15092
15093 #: c-common.c:5600
15094 #, fuzzy, gcc-internal-format
15095 msgid "requested position is not an integer constant"
15096 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15097
15098 #: c-common.c:5607
15099 #, gcc-internal-format
15100 msgid "requested position is less than zero"
15101 msgstr ""
15102
15103 #: c-common.c:5909
15104 #, gcc-internal-format
15105 msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
15106 msgstr ""
15107
15108 #: c-common.c:5913
15109 #, gcc-internal-format
15110 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
15111 msgstr ""
15112
15113 #: c-common.c:5973 cp/typeck.c:4257
15114 #, fuzzy, gcc-internal-format
15115 msgid "attempt to take address of bit-field structure member %qD"
15116 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
15117
15118 #: c-common.c:6020
15119 #, gcc-internal-format
15120 msgid "invalid lvalue in assignment"
15121 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
15122
15123 #: c-common.c:6023
15124 #, gcc-internal-format
15125 msgid "invalid lvalue in increment"
15126 msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
15127
15128 #: c-common.c:6026
15129 #, gcc-internal-format
15130 msgid "invalid lvalue in decrement"
15131 msgstr "¥Ç¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
15132
15133 #: c-common.c:6029
15134 #, fuzzy, gcc-internal-format
15135 msgid "invalid lvalue in unary %<&%>"
15136 msgstr "ñ¹à¤Î `&' ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
15137
15138 #: c-common.c:6032
15139 #, gcc-internal-format
15140 msgid "invalid lvalue in asm statement"
15141 msgstr "asm Ê¸¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
15142
15143 #: c-common.c:6160 c-common.c:6209 c-typeck.c:2443
15144 #, fuzzy, gcc-internal-format
15145 msgid "too few arguments to function %qE"
15146 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
15147
15148 #. ??? This should not be an error when inlining calls to
15149 #. unprototyped functions.
15150 #: c-common.c:6177 c-typeck.c:4095
15151 #, fuzzy, gcc-internal-format
15152 msgid "incompatible type for argument %d of %qE"
15153 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
15154
15155 #. Except for passing an argument to an unprototyped function,
15156 #. this is a constraint violation.  When passing an argument to
15157 #. an unprototyped function, it is compile-time undefined;
15158 #. making it a constraint in that case was rejected in
15159 #. DR#252.
15160 #: c-convert.c:96 c-typeck.c:1596 c-typeck.c:3736 cp/typeck.c:1372
15161 #: cp/typeck.c:6014 fortran/convert.c:89 treelang/tree-convert.c:79
15162 #, gcc-internal-format
15163 msgid "void value not ignored as it ought to be"
15164 msgstr "void ¤ÎÃͤ¬ËÜÍè¤Î°ÕÌ£Ä̤ê¤Ë̵»ë¤µ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
15165
15166 #: c-convert.c:134 fortran/convert.c:122 java/typeck.c:154
15167 #: treelang/tree-convert.c:105
15168 #, gcc-internal-format
15169 msgid "conversion to non-scalar type requested"
15170 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
15171
15172 #: c-decl.c:564
15173 #, fuzzy, gcc-internal-format
15174 msgid "array %q+D assumed to have one element"
15175 msgstr "ÇÛÎó `%s' ¤Ï°ìÍ×ÁǤò»ý¤Ã¤Æ¤¤¤ë¤â¤Î¤È¸«¤Ê¤µ¤ì¤Þ¤¹"
15176
15177 #: c-decl.c:669
15178 #, gcc-internal-format
15179 msgid "GCC supports only %u nested scopes"
15180 msgstr ""
15181
15182 #: c-decl.c:755 cp/decl.c:351 java/decl.c:1700
15183 #, fuzzy, gcc-internal-format
15184 msgid "label %q+D used but not defined"
15185 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
15186
15187 #: c-decl.c:761 cp/decl.c:362 java/decl.c:1705
15188 #, fuzzy, gcc-internal-format
15189 msgid "label %q+D defined but not used"
15190 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
15191
15192 #: c-decl.c:763
15193 #, fuzzy, gcc-internal-format
15194 msgid "label %q+D declared but not defined"
15195 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
15196
15197 #: c-decl.c:798
15198 #, fuzzy, gcc-internal-format
15199 msgid "nested function %q+D declared but never defined"
15200 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
15201
15202 #: c-decl.c:812 cp/decl.c:556
15203 #, fuzzy, gcc-internal-format
15204 msgid "unused variable %q+D"
15205 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
15206
15207 #: c-decl.c:816
15208 #, gcc-internal-format
15209 msgid "type of array %q+D completed incompatibly with implicit initialization"
15210 msgstr ""
15211
15212 #: c-decl.c:1050
15213 #, fuzzy, gcc-internal-format
15214 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
15215 msgstr "¾Êάµ­¹æÉÕ¤­¥Ñ¥é¥á¥¿¥ê¥¹¥È¤Ï¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤È°ìÃפǤ­¤Þ¤»¤ó¡£"
15216
15217 #: c-decl.c:1057
15218 #, fuzzy, gcc-internal-format
15219 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
15220 msgstr "¥Ç¥Õ¥©¥ë¥È¤Ç³Ê¾å¤²¤µ¤ì¤ë·¿¤Î°ú¿ô¤¬¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤ÈŬ¹ç¤·¤Þ¤»¤ó¡£"
15221
15222 #: c-decl.c:1092
15223 #, gcc-internal-format
15224 msgid "prototype for %q+D declares more arguments than previous old-style definition"
15225 msgstr ""
15226
15227 #: c-decl.c:1098
15228 #, gcc-internal-format
15229 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
15230 msgstr ""
15231
15232 #: c-decl.c:1107
15233 #, fuzzy, gcc-internal-format
15234 msgid "prototype for %q+D declares argument %d with incompatible type"
15235 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô %d ¤¬°ìÃפ·¤Þ¤»¤ó"
15236
15237 #. If we get here, no errors were found, but do issue a warning
15238 #. for this poor-style construct.
15239 #: c-decl.c:1120
15240 #, fuzzy, gcc-internal-format
15241 msgid "prototype for %q+D follows non-prototype definition"
15242 msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹"
15243
15244 #: c-decl.c:1135
15245 #, fuzzy, gcc-internal-format
15246 msgid "previous definition of %q+D was here"
15247 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
15248
15249 #: c-decl.c:1137
15250 #, fuzzy, gcc-internal-format
15251 msgid "previous implicit declaration of %q+D was here"
15252 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
15253
15254 #: c-decl.c:1139
15255 #, fuzzy, gcc-internal-format
15256 msgid "previous declaration of %q+D was here"
15257 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
15258
15259 #: c-decl.c:1179
15260 #, fuzzy, gcc-internal-format
15261 msgid "%q+D redeclared as different kind of symbol"
15262 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
15263
15264 #: c-decl.c:1183
15265 #, fuzzy, gcc-internal-format
15266 msgid "built-in function %q+D declared as non-function"
15267 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
15268
15269 #: c-decl.c:1186 c-decl.c:1302 c-decl.c:1926
15270 #, fuzzy, gcc-internal-format
15271 msgid "declaration of %q+D shadows a built-in function"
15272 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
15273
15274 #: c-decl.c:1195
15275 #, fuzzy, gcc-internal-format
15276 msgid "redeclaration of enumerator %q+D"
15277 msgstr "`enum %s' ¤ÎºÆÀë¸À"
15278
15279 #. If types don't match for a built-in, throw away the
15280 #. built-in.  No point in calling locate_old_decl here, it
15281 #. won't print anything.
15282 #: c-decl.c:1216
15283 #, fuzzy, gcc-internal-format
15284 msgid "conflicting types for built-in function %q+D"
15285 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
15286
15287 #: c-decl.c:1240 c-decl.c:1253 c-decl.c:1263
15288 #, fuzzy, gcc-internal-format
15289 msgid "conflicting types for %q+D"
15290 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
15291
15292 #: c-decl.c:1261
15293 #, fuzzy, gcc-internal-format
15294 msgid "conflicting type qualifiers for %q+D"
15295 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
15296
15297 #. Allow OLDDECL to continue in use.
15298 #: c-decl.c:1278
15299 #, fuzzy, gcc-internal-format
15300 msgid "redefinition of typedef %q+D"
15301 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
15302
15303 #: c-decl.c:1326 c-decl.c:1404
15304 #, fuzzy, gcc-internal-format
15305 msgid "redefinition of %q+D"
15306 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
15307
15308 #: c-decl.c:1361 c-decl.c:1442
15309 #, fuzzy, gcc-internal-format
15310 msgid "static declaration of %q+D follows non-static declaration"
15311 msgstr "`%s' ¤ÏÈó static ¤Î¸å¤Ç static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15312
15313 #: c-decl.c:1371 c-decl.c:1378 c-decl.c:1431 c-decl.c:1439
15314 #, fuzzy, gcc-internal-format
15315 msgid "non-static declaration of %q+D follows static declaration"
15316 msgstr "`%s' ¤Ï static ¤Î¸å¤ÇÈó static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15317
15318 #: c-decl.c:1391
15319 #, fuzzy, gcc-internal-format
15320 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
15321 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
15322
15323 #: c-decl.c:1394
15324 #, fuzzy, gcc-internal-format
15325 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
15326 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
15327
15328 #: c-decl.c:1424
15329 #, fuzzy, gcc-internal-format
15330 msgid "extern declaration of %q+D follows declaration with no linkage"
15331 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
15332
15333 #: c-decl.c:1460
15334 #, fuzzy, gcc-internal-format
15335 msgid "declaration of %q+D with no linkage follows extern declaration"
15336 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
15337
15338 #: c-decl.c:1466
15339 #, fuzzy, gcc-internal-format
15340 msgid "redeclaration of %q+D with no linkage"
15341 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
15342
15343 #: c-decl.c:1480
15344 #, gcc-internal-format
15345 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
15346 msgstr ""
15347
15348 #: c-decl.c:1491
15349 #, gcc-internal-format
15350 msgid "inline declaration of %qD follows declaration with attribute noinline"
15351 msgstr ""
15352
15353 #: c-decl.c:1498
15354 #, fuzzy, gcc-internal-format
15355 msgid "declaration of %q+D with attribute noinline follows inline declaration "
15356 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
15357
15358 #: c-decl.c:1513
15359 #, fuzzy, gcc-internal-format
15360 msgid "%q+D declared inline after being called"
15361 msgstr "`%s' ¤Ï¸Æ¤Ó½Ð¤µ¤ì¤ë¤è¤ê¤â¸å¤í¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15362
15363 #: c-decl.c:1518
15364 #, fuzzy, gcc-internal-format
15365 msgid "%q+D declared inline after its definition"
15366 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15367
15368 #: c-decl.c:1537
15369 #, fuzzy, gcc-internal-format
15370 msgid "redefinition of parameter %q+D"
15371 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
15372
15373 #: c-decl.c:1564
15374 #, fuzzy, gcc-internal-format
15375 msgid "redundant redeclaration of %q+D"
15376 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
15377
15378 #: c-decl.c:1913
15379 #, fuzzy, gcc-internal-format
15380 msgid "declaration of %q+D shadows previous non-variable"
15381 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
15382
15383 #: c-decl.c:1918
15384 #, fuzzy, gcc-internal-format
15385 msgid "declaration of %q+D shadows a parameter"
15386 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
15387
15388 #: c-decl.c:1921
15389 #, fuzzy, gcc-internal-format
15390 msgid "declaration of %q+D shadows a global declaration"
15391 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
15392
15393 #: c-decl.c:1931
15394 #, fuzzy, gcc-internal-format
15395 msgid "declaration of %q+D shadows a previous local"
15396 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
15397
15398 #: c-decl.c:1934 cp/name-lookup.c:954 cp/name-lookup.c:985
15399 #: cp/name-lookup.c:993
15400 #, gcc-internal-format
15401 msgid "%Jshadowed declaration is here"
15402 msgstr ""
15403
15404 #: c-decl.c:2134
15405 #, fuzzy, gcc-internal-format
15406 msgid "nested extern declaration of %qD"
15407 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
15408
15409 #: c-decl.c:2303
15410 #, fuzzy, gcc-internal-format
15411 msgid "implicit declaration of function %qE"
15412 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
15413
15414 #: c-decl.c:2364
15415 #, fuzzy, gcc-internal-format
15416 msgid "incompatible implicit declaration of built-in function %qD"
15417 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
15418
15419 #: c-decl.c:2373
15420 #, fuzzy, gcc-internal-format
15421 msgid "incompatible implicit declaration of function %qD"
15422 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
15423
15424 #: c-decl.c:2426
15425 #, fuzzy, gcc-internal-format
15426 msgid "%H%qE undeclared here (not in a function)"
15427 msgstr "`%s' ¤¬¤³¤³¤Ç¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (´Ø¿ô¤ÎÃæ¤Ç¤Ï¤Ê¤¤)"
15428
15429 #: c-decl.c:2431
15430 #, fuzzy, gcc-internal-format
15431 msgid "%H%qE undeclared (first use in this function)"
15432 msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)"
15433
15434 #: c-decl.c:2435
15435 #, fuzzy, gcc-internal-format
15436 msgid "%H(Each undeclared identifier is reported only once"
15437 msgstr "(̤Àë¸À¤Î³ÆÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬ºÇ½é¤Ë¸½¤ï¤ì¤¿¤½¤ì¤¾¤ì¤Î´Ø¿ô"
15438
15439 #: c-decl.c:2436
15440 #, fuzzy, gcc-internal-format
15441 msgid "%Hfor each function it appears in.)"
15442 msgstr " ¤ËÂФ·¤Æ°ìÅÙ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
15443
15444 #: c-decl.c:2474 cp/decl.c:2131
15445 #, fuzzy, gcc-internal-format
15446 msgid "label %qE referenced outside of any function"
15447 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
15448
15449 #: c-decl.c:2516
15450 #, fuzzy, gcc-internal-format
15451 msgid "duplicate label declaration %qE"
15452 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
15453
15454 #: c-decl.c:2552
15455 #, fuzzy, gcc-internal-format
15456 msgid "%Hduplicate label %qD"
15457 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
15458
15459 #: c-decl.c:2562
15460 #, fuzzy, gcc-internal-format
15461 msgid "%Jjump into statement expression"
15462 msgstr "¼°¤Î½ª¤ê°Ê¹ß¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
15463
15464 #: c-decl.c:2564
15465 #, gcc-internal-format
15466 msgid "%Jjump into scope of identifier with variably modified type"
15467 msgstr ""
15468
15469 #: c-decl.c:2579
15470 #, gcc-internal-format
15471 msgid "%Htraditional C lacks a separate namespace for labels, identifier %qE conflicts"
15472 msgstr ""
15473
15474 #: c-decl.c:2654
15475 #, gcc-internal-format
15476 msgid "%H%qE defined as wrong kind of tag"
15477 msgstr ""
15478
15479 #: c-decl.c:2869
15480 #, gcc-internal-format
15481 msgid "unnamed struct/union that defines no instances"
15482 msgstr "̵̾¹½Â¤ÂÎ/¶¦ÍÑÂΤ¬¡¢¤½¤Î¥¤¥ó¥¹¥¿¥ó¥¹¤òÄêµÁ¤·¤Æ¤¤¤Þ¤»¤ó"
15483
15484 #: c-decl.c:2877
15485 #, gcc-internal-format
15486 msgid "empty declaration with storage class specifier does not redeclare tag"
15487 msgstr ""
15488
15489 #: c-decl.c:2888
15490 #, fuzzy, gcc-internal-format
15491 msgid "empty declaration with type qualifier does not redeclare tag"
15492 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
15493
15494 #: c-decl.c:2909 c-decl.c:2916
15495 #, fuzzy, gcc-internal-format
15496 msgid "useless type name in empty declaration"
15497 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
15498
15499 #: c-decl.c:2924
15500 #, fuzzy, gcc-internal-format
15501 msgid "%<inline%> in empty declaration"
15502 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
15503
15504 #: c-decl.c:2930
15505 #, fuzzy, gcc-internal-format
15506 msgid "%<auto%> in file-scope empty declaration"
15507 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15508
15509 #: c-decl.c:2936
15510 #, fuzzy, gcc-internal-format
15511 msgid "%<register%> in file-scope empty declaration"
15512 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15513
15514 #: c-decl.c:2942
15515 #, fuzzy, gcc-internal-format
15516 msgid "useless storage class specifier in empty declaration"
15517 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15518
15519 #: c-decl.c:2948
15520 #, fuzzy, gcc-internal-format
15521 msgid "useless %<__thread%> in empty declaration"
15522 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
15523
15524 #: c-decl.c:2956
15525 #, fuzzy, gcc-internal-format
15526 msgid "useless type qualifier in empty declaration"
15527 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
15528
15529 #: c-decl.c:2963 c-parser.c:1157
15530 #, gcc-internal-format
15531 msgid "empty declaration"
15532 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
15533
15534 #: c-decl.c:3029
15535 #, gcc-internal-format
15536 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
15537 msgstr ""
15538
15539 #: c-decl.c:3032
15540 #, fuzzy, gcc-internal-format
15541 msgid "ISO C90 does not support %<[*]%> array declarators"
15542 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
15543
15544 #: c-decl.c:3035
15545 #, gcc-internal-format
15546 msgid "GCC does not yet properly implement %<[*]%> array declarators"
15547 msgstr ""
15548
15549 #: c-decl.c:3054
15550 #, fuzzy, gcc-internal-format
15551 msgid "static or type qualifiers in abstract declarator"
15552 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
15553
15554 #: c-decl.c:3142
15555 #, fuzzy, gcc-internal-format
15556 msgid "%q+D is usually a function"
15557 msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹"
15558
15559 #: c-decl.c:3151 cp/decl.c:3700 cp/decl2.c:825
15560 #, fuzzy, gcc-internal-format
15561 msgid "typedef %qD is initialized (use __typeof__ instead)"
15562 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
15563
15564 #: c-decl.c:3156
15565 #, fuzzy, gcc-internal-format
15566 msgid "function %qD is initialized like a variable"
15567 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
15568
15569 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
15570 #: c-decl.c:3162
15571 #, fuzzy, gcc-internal-format
15572 msgid "parameter %qD is initialized"
15573 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
15574
15575 #: c-decl.c:3187
15576 #, fuzzy, gcc-internal-format
15577 msgid "variable %qD has initializer but incomplete type"
15578 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
15579
15580 #: c-decl.c:3263 c-decl.c:5885 cp/decl.c:3739 cp/decl.c:10141
15581 #, fuzzy, gcc-internal-format
15582 msgid "inline function %q+D given attribute noinline"
15583 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
15584
15585 #: c-decl.c:3335
15586 #, fuzzy, gcc-internal-format
15587 msgid "initializer fails to determine size of %q+D"
15588 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
15589
15590 #: c-decl.c:3340
15591 #, fuzzy, gcc-internal-format
15592 msgid "array size missing in %q+D"
15593 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
15594
15595 #: c-decl.c:3352
15596 #, fuzzy, gcc-internal-format
15597 msgid "zero or negative size array %q+D"
15598 msgstr "`%s' ¤ÎÇÛÎó¥µ¥¤¥º¤¬¥¼¥íËô¤ÏÉé¤Ç¤¹"
15599
15600 #: c-decl.c:3407 varasm.c:1646
15601 #, fuzzy, gcc-internal-format
15602 msgid "storage size of %q+D isn%'t known"
15603 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
15604
15605 #: c-decl.c:3417
15606 #, fuzzy, gcc-internal-format
15607 msgid "storage size of %q+D isn%'t constant"
15608 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15609
15610 #: c-decl.c:3464
15611 #, fuzzy, gcc-internal-format
15612 msgid "ignoring asm-specifier for non-static local variable %q+D"
15613 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
15614
15615 #: c-decl.c:3492 fortran/f95-lang.c:670
15616 #, gcc-internal-format
15617 msgid "cannot put object with volatile field into register"
15618 msgstr "volatile ¥Õ¥£¡¼¥ë¥É¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤Ã¤Æ¤¤¤ë¤è¤¦¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤òÃÖ¤±¤Þ¤»¤ó"
15619
15620 #: c-decl.c:3627
15621 #, gcc-internal-format
15622 msgid "ISO C forbids forward parameter declarations"
15623 msgstr "ISO C ¤ÏÁ°Êý²¾°ú¿ôÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
15624
15625 #: c-decl.c:3746
15626 #, fuzzy, gcc-internal-format
15627 msgid "bit-field %qs width not an integer constant"
15628 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15629
15630 #: c-decl.c:3754
15631 #, fuzzy, gcc-internal-format
15632 msgid "negative width in bit-field %qs"
15633 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
15634
15635 #: c-decl.c:3759
15636 #, fuzzy, gcc-internal-format
15637 msgid "zero width for bit-field %qs"
15638 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
15639
15640 #: c-decl.c:3769
15641 #, fuzzy, gcc-internal-format
15642 msgid "bit-field %qs has invalid type"
15643 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
15644
15645 #: c-decl.c:3779
15646 #, fuzzy, gcc-internal-format
15647 msgid "type of bit-field %qs is a GCC extension"
15648 msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹"
15649
15650 #: c-decl.c:3788
15651 #, fuzzy, gcc-internal-format
15652 msgid "width of %qs exceeds its type"
15653 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
15654
15655 #: c-decl.c:3801
15656 #, fuzzy, gcc-internal-format
15657 msgid "%qs is narrower than values of its type"
15658 msgstr "`%s' ¤Ï¤½¤Î·¿¤ÎÃͤè¤ê¤â¶¹¤¤¤Ç¤¹"
15659
15660 #: c-decl.c:3950
15661 #, fuzzy, gcc-internal-format
15662 msgid "type defaults to %<int%> in declaration of %qs"
15663 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
15664
15665 #: c-decl.c:3978
15666 #, fuzzy, gcc-internal-format
15667 msgid "duplicate %<const%>"
15668 msgstr "½ÅÊ£¤·¤¿ `const'"
15669
15670 #: c-decl.c:3980
15671 #, fuzzy, gcc-internal-format
15672 msgid "duplicate %<restrict%>"
15673 msgstr "½ÅÊ£¤·¤¿¥é¥Ù¥ë `restrict'"
15674
15675 #: c-decl.c:3982
15676 #, fuzzy, gcc-internal-format
15677 msgid "duplicate %<volatile%>"
15678 msgstr "½ÅÊ£¤·¤¿ `volatile'"
15679
15680 #: c-decl.c:4001
15681 #, fuzzy, gcc-internal-format
15682 msgid "function definition declared %<auto%>"
15683 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15684
15685 #: c-decl.c:4003
15686 #, fuzzy, gcc-internal-format
15687 msgid "function definition declared %<register%>"
15688 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15689
15690 #: c-decl.c:4005
15691 #, fuzzy, gcc-internal-format
15692 msgid "function definition declared %<typedef%>"
15693 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15694
15695 #: c-decl.c:4007
15696 #, fuzzy, gcc-internal-format
15697 msgid "function definition declared %<__thread%>"
15698 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15699
15700 #: c-decl.c:4023
15701 #, fuzzy, gcc-internal-format
15702 msgid "storage class specified for structure field %qs"
15703 msgstr "¹½Â¤ÂÎ¥Õ¥£¡¼¥ë¥É `%s' ¤Ë»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
15704
15705 #: c-decl.c:4027 cp/decl.c:7187
15706 #, fuzzy, gcc-internal-format
15707 msgid "storage class specified for parameter %qs"
15708 msgstr "²¾°ú¿ô `%s' ¤Ç»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
15709
15710 #: c-decl.c:4030 cp/decl.c:7189
15711 #, gcc-internal-format
15712 msgid "storage class specified for typename"
15713 msgstr "·¿Ì¾¤ËÂФ·¤Æ»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
15714
15715 #: c-decl.c:4043 cp/decl.c:7206
15716 #, fuzzy, gcc-internal-format
15717 msgid "%qs initialized and declared %<extern%>"
15718 msgstr "`%s' ¤¬½é´ü²½¤µ¤ì¤ë¤È¤³¤í¤Ç¡¢`extern' Àë¸À¤µ¤ì¤Þ¤·¤¿"
15719
15720 #: c-decl.c:4045 cp/decl.c:7209
15721 #, fuzzy, gcc-internal-format
15722 msgid "%qs has both %<extern%> and initializer"
15723 msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
15724
15725 #: c-decl.c:4050
15726 #, fuzzy, gcc-internal-format
15727 msgid "file-scope declaration of %qs specifies %<auto%>"
15728 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
15729
15730 #: c-decl.c:4052
15731 #, fuzzy, gcc-internal-format
15732 msgid "file-scope declaration of %qs specifies %<register%>"
15733 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
15734
15735 #: c-decl.c:4057 cp/decl.c:7213
15736 #, fuzzy, gcc-internal-format
15737 msgid "nested function %qs declared %<extern%>"
15738 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
15739
15740 #: c-decl.c:4060 cp/decl.c:7223
15741 #, gcc-internal-format
15742 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
15743 msgstr ""
15744
15745 #. Only the innermost declarator (making a parameter be of
15746 #. array type which is converted to pointer type)
15747 #. may have static or type qualifiers.
15748 #: c-decl.c:4107 c-decl.c:4301
15749 #, fuzzy, gcc-internal-format
15750 msgid "static or type qualifiers in non-parameter array declarator"
15751 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15752
15753 #: c-decl.c:4153
15754 #, fuzzy, gcc-internal-format
15755 msgid "declaration of %qs as array of voids"
15756 msgstr "`%s' ¤ÎÀë¸À¤Ï void ¤ÎÇÛÎó"
15757
15758 #: c-decl.c:4159
15759 #, fuzzy, gcc-internal-format
15760 msgid "declaration of %qs as array of functions"
15761 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
15762
15763 #: c-decl.c:4164
15764 #, fuzzy, gcc-internal-format
15765 msgid "invalid use of structure with flexible array member"
15766 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
15767
15768 #: c-decl.c:4184
15769 #, fuzzy, gcc-internal-format
15770 msgid "size of array %qs has non-integer type"
15771 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
15772
15773 #: c-decl.c:4189
15774 #, fuzzy, gcc-internal-format
15775 msgid "ISO C forbids zero-size array %qs"
15776 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15777
15778 #: c-decl.c:4196
15779 #, fuzzy, gcc-internal-format
15780 msgid "size of array %qs is negative"
15781 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
15782
15783 #: c-decl.c:4210
15784 #, fuzzy, gcc-internal-format
15785 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
15786 msgstr "ISO C89 ¤Ï¥µ¥¤¥º¤¬É¾²Á¤Ç¤­¤Ê¤¤ÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15787
15788 #: c-decl.c:4214
15789 #, fuzzy, gcc-internal-format
15790 msgid "ISO C90 forbids variable-size array %qs"
15791 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15792
15793 #: c-decl.c:4254 c-decl.c:4423 cp/decl.c:7646
15794 #, fuzzy, gcc-internal-format
15795 msgid "size of array %qs is too large"
15796 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Â礭¤¹¤®¤Þ¤¹"
15797
15798 #: c-decl.c:4265
15799 #, fuzzy, gcc-internal-format
15800 msgid "ISO C90 does not support flexible array members"
15801 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
15802
15803 #: c-decl.c:4275
15804 #, gcc-internal-format
15805 msgid "array type has incomplete element type"
15806 msgstr "ÇÛÎó¤Î·¿¤¬ÉÔ´°Á´Í×ÁÇ·¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
15807
15808 #: c-decl.c:4333 cp/decl.c:7307
15809 #, fuzzy, gcc-internal-format
15810 msgid "%qs declared as function returning a function"
15811 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15812
15813 #: c-decl.c:4338 cp/decl.c:7312
15814 #, fuzzy, gcc-internal-format
15815 msgid "%qs declared as function returning an array"
15816 msgstr "`%s' ¤ÏÇÛÎó¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15817
15818 #: c-decl.c:4358
15819 #, fuzzy, gcc-internal-format
15820 msgid "function definition has qualified void return type"
15821 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15822
15823 #: c-decl.c:4361
15824 #, gcc-internal-format
15825 msgid "type qualifiers ignored on function return type"
15826 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15827
15828 #: c-decl.c:4390 c-decl.c:4436 c-decl.c:4531 c-decl.c:4621
15829 #, gcc-internal-format
15830 msgid "ISO C forbids qualified function types"
15831 msgstr "ISO C ¤Ï´Ø¿ô¤Î·¿½¤¾þ»Ò¤ò¶Ø¤¸¤Þ¤¹"
15832
15833 #: c-decl.c:4444
15834 #, fuzzy, gcc-internal-format
15835 msgid "typedef %q+D declared %<inline%>"
15836 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15837
15838 #: c-decl.c:4474
15839 #, gcc-internal-format
15840 msgid "ISO C forbids const or volatile function types"
15841 msgstr "ISO C ¤Ï const ¤ä volatile ¤Î´Ø¿ô·¿¤ò¶Ø¤¸¤Þ¤¹"
15842
15843 #: c-decl.c:4494
15844 #, fuzzy, gcc-internal-format
15845 msgid "variable or field %qs declared void"
15846 msgstr "ÊÑ¿ô¤Þ¤¿¤ÏÎΰè `%s' ¤Ï void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15847
15848 #: c-decl.c:4524
15849 #, fuzzy, gcc-internal-format
15850 msgid "attributes in parameter array declarator ignored"
15851 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
15852
15853 #: c-decl.c:4558
15854 #, fuzzy, gcc-internal-format
15855 msgid "parameter %q+D declared %<inline%>"
15856 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15857
15858 #: c-decl.c:4571
15859 #, fuzzy, gcc-internal-format
15860 msgid "field %qs declared as a function"
15861 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15862
15863 #: c-decl.c:4577
15864 #, fuzzy, gcc-internal-format
15865 msgid "field %qs has incomplete type"
15866 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
15867
15868 #: c-decl.c:4591 c-decl.c:4603 c-decl.c:4607
15869 #, fuzzy, gcc-internal-format
15870 msgid "invalid storage class for function %qs"
15871 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
15872
15873 #: c-decl.c:4627
15874 #, fuzzy, gcc-internal-format
15875 msgid "%<noreturn%> function returns non-void value"
15876 msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
15877
15878 #: c-decl.c:4655
15879 #, fuzzy, gcc-internal-format
15880 msgid "cannot inline function %<main%>"
15881 msgstr "`main' ¤ò inline ´Ø¿ô¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
15882
15883 #: c-decl.c:4702
15884 #, gcc-internal-format
15885 msgid "variable previously declared %<static%> redeclared %<extern%>"
15886 msgstr ""
15887
15888 #: c-decl.c:4712
15889 #, fuzzy, gcc-internal-format
15890 msgid "variable %q+D declared %<inline%>"
15891 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15892
15893 #. A mere warning is sure to result in improper semantics
15894 #. at runtime.  Don't bother to allow this to compile.
15895 #. A mere warning is sure to result in improper
15896 #. semantics at runtime.  Don't bother to allow this to
15897 #. compile.
15898 #: c-decl.c:4742 cp/decl.c:6115 cp/decl.c:8236
15899 #, fuzzy, gcc-internal-format
15900 msgid "thread-local storage not supported for this target"
15901 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
15902
15903 #: c-decl.c:4807 c-decl.c:5964
15904 #, fuzzy, gcc-internal-format
15905 msgid "function declaration isn%'t a prototype"
15906 msgstr "´Ø¿ôÀë¸À¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15907
15908 #: c-decl.c:4815
15909 #, gcc-internal-format
15910 msgid "parameter names (without types) in function declaration"
15911 msgstr "´Ø¿ôÀë¸ÀÃæ¤Ë¡Ê·¿¤Î̵¤¤¡Ë²¾°ú¿ô̾¤¬¤¢¤ê¤Þ¤¹"
15912
15913 #: c-decl.c:4848
15914 #, fuzzy, gcc-internal-format
15915 msgid "parameter %u (%q+D) has incomplete type"
15916 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
15917
15918 #: c-decl.c:4851
15919 #, fuzzy, gcc-internal-format
15920 msgid "%Jparameter %u has incomplete type"
15921 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
15922
15923 #: c-decl.c:4860
15924 #, fuzzy, gcc-internal-format
15925 msgid "parameter %u (%q+D) has void type"
15926 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
15927
15928 #: c-decl.c:4863
15929 #, fuzzy, gcc-internal-format
15930 msgid "%Jparameter %u has void type"
15931 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
15932
15933 #: c-decl.c:4923
15934 #, gcc-internal-format
15935 msgid "%<void%> as only parameter may not be qualified"
15936 msgstr ""
15937
15938 #: c-decl.c:4927 c-decl.c:4961
15939 #, gcc-internal-format
15940 msgid "%<void%> must be the only parameter"
15941 msgstr ""
15942
15943 #: c-decl.c:4955
15944 #, fuzzy, gcc-internal-format
15945 msgid "parameter %q+D has just a forward declaration"
15946 msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
15947
15948 #. The %s will be one of 'struct', 'union', or 'enum'.
15949 #: c-decl.c:5000
15950 #, fuzzy, gcc-internal-format
15951 msgid "%<%s %E%> declared inside parameter list"
15952 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
15953
15954 #. The %s will be one of 'struct', 'union', or 'enum'.
15955 #: c-decl.c:5004
15956 #, fuzzy, gcc-internal-format
15957 msgid "anonymous %s declared inside parameter list"
15958 msgstr "̵̾¹½Â¤ÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
15959
15960 #: c-decl.c:5009
15961 #, fuzzy, gcc-internal-format
15962 msgid "its scope is only this definition or declaration, which is probably not what you want"
15963 msgstr "¤½¤Î¥¹¥³¡¼¥×¤ÏÄêµÁ¤«Àë¸À¤À¤±¤Ç¤¹¡¢¶²¤é¤¯Ë¾¤ó¤À¤³¤È¤È°Û¤Ê¤ë¤Ç¤·¤ç¤¦¡£"
15964
15965 #: c-decl.c:5142
15966 #, fuzzy, gcc-internal-format
15967 msgid "redefinition of %<union %E%>"
15968 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
15969
15970 #: c-decl.c:5144
15971 #, fuzzy, gcc-internal-format
15972 msgid "redefinition of %<struct %E%>"
15973 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
15974
15975 #: c-decl.c:5149
15976 #, fuzzy, gcc-internal-format
15977 msgid "nested redefinition of %<union %E%>"
15978 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
15979
15980 #: c-decl.c:5151
15981 #, fuzzy, gcc-internal-format
15982 msgid "nested redefinition of %<struct %E%>"
15983 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
15984
15985 #: c-decl.c:5222 cp/decl.c:3500
15986 #, gcc-internal-format
15987 msgid "declaration does not declare anything"
15988 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
15989
15990 #: c-decl.c:5226
15991 #, fuzzy, gcc-internal-format
15992 msgid "ISO C doesn%'t support unnamed structs/unions"
15993 msgstr "ISO C ¤Ç¤Ï̵̾¹½Â¤ÂΤ䶦ÍÑÂΤò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
15994
15995 #: c-decl.c:5269 c-decl.c:5285
15996 #, fuzzy, gcc-internal-format
15997 msgid "duplicate member %q+D"
15998 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
15999
16000 #: c-decl.c:5324
16001 #, fuzzy, gcc-internal-format
16002 msgid "union has no named members"
16003 msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð"
16004
16005 #: c-decl.c:5326
16006 #, fuzzy, gcc-internal-format
16007 msgid "union has no members"
16008 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
16009
16010 #: c-decl.c:5331
16011 #, fuzzy, gcc-internal-format
16012 msgid "struct has no named members"
16013 msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð"
16014
16015 #: c-decl.c:5333
16016 #, fuzzy, gcc-internal-format
16017 msgid "struct has no members"
16018 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
16019
16020 #: c-decl.c:5392
16021 #, fuzzy, gcc-internal-format
16022 msgid "%Jflexible array member in union"
16023 msgstr "¶¦ÍÑÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
16024
16025 #: c-decl.c:5397
16026 #, fuzzy, gcc-internal-format
16027 msgid "%Jflexible array member not at end of struct"
16028 msgstr "¹½Â¤ÂΤκǸå¤Ç¤Ï¤Ê¤¤½ê¤Ë²ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
16029
16030 #: c-decl.c:5402
16031 #, fuzzy, gcc-internal-format
16032 msgid "%Jflexible array member in otherwise empty struct"
16033 msgstr "¹½Â¤ÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð°Ê³°¤Î¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
16034
16035 #: c-decl.c:5409
16036 #, fuzzy, gcc-internal-format
16037 msgid "%Jinvalid use of structure with flexible array member"
16038 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
16039
16040 #: c-decl.c:5520
16041 #, gcc-internal-format
16042 msgid "union cannot be made transparent"
16043 msgstr "¶¦ÍÑÂΤòÆ©²áŪ¤Ë¤Ç¤­¤Þ¤»¤ó"
16044
16045 #: c-decl.c:5591
16046 #, fuzzy, gcc-internal-format
16047 msgid "nested redefinition of %<enum %E%>"
16048 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
16049
16050 #. This enum is a named one that has been declared already.
16051 #: c-decl.c:5598
16052 #, fuzzy, gcc-internal-format
16053 msgid "redeclaration of %<enum %E%>"
16054 msgstr "`enum %s' ¤ÎºÆÀë¸À"
16055
16056 #: c-decl.c:5661
16057 #, gcc-internal-format
16058 msgid "enumeration values exceed range of largest integer"
16059 msgstr "Îóµó»Ò¤ÎÃͤ¬À°¿ô¤ÎÈϰϤκÇÂçÃͤòĶ¤¨¤Þ¤·¤¿"
16060
16061 #: c-decl.c:5678
16062 #, gcc-internal-format
16063 msgid "specified mode too small for enumeral values"
16064 msgstr ""
16065
16066 #: c-decl.c:5774
16067 #, fuzzy, gcc-internal-format
16068 msgid "enumerator value for %qE is not an integer constant"
16069 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16070
16071 #: c-decl.c:5791
16072 #, gcc-internal-format
16073 msgid "overflow in enumeration values"
16074 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
16075
16076 #: c-decl.c:5796
16077 #, fuzzy, gcc-internal-format
16078 msgid "ISO C restricts enumerator values to range of %<int%>"
16079 msgstr "ISO C ¤ÏÎóµó»Ò¤ÎÃͤò `int' ¤ÎÈϰϤ˸ÂÄꤷ¤Æ¤¤¤Þ¤¹"
16080
16081 #: c-decl.c:5892
16082 #, gcc-internal-format
16083 msgid "return type is an incomplete type"
16084 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
16085
16086 #: c-decl.c:5900
16087 #, fuzzy, gcc-internal-format
16088 msgid "return type defaults to %<int%>"
16089 msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
16090
16091 #: c-decl.c:5971
16092 #, fuzzy, gcc-internal-format
16093 msgid "no previous prototype for %q+D"
16094 msgstr "`%s' ¤ÎÁ°Êý¥×¥í¥È¥¿¥¤¥×¤¬¤¢¤ê¤Þ¤»¤ó"
16095
16096 #: c-decl.c:5980
16097 #, fuzzy, gcc-internal-format
16098 msgid "%q+D was used with no prototype before its definition"
16099 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
16100
16101 #: c-decl.c:5986
16102 #, fuzzy, gcc-internal-format
16103 msgid "no previous declaration for %q+D"
16104 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
16105
16106 #: c-decl.c:5996
16107 #, fuzzy, gcc-internal-format
16108 msgid "%q+D was used with no declaration before its definition"
16109 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤ÇÀë¸À¤Ê¤·¤Ç»ÈÍѤµ¤ì¤Þ¤·¤¿"
16110
16111 #: c-decl.c:6028 c-decl.c:6545
16112 #, fuzzy, gcc-internal-format
16113 msgid "return type of %q+D is not %<int%>"
16114 msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16115
16116 #: c-decl.c:6043
16117 #, fuzzy, gcc-internal-format
16118 msgid "first argument of %q+D should be %<int%>"
16119 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
16120
16121 #: c-decl.c:6051
16122 #, fuzzy, gcc-internal-format
16123 msgid "second argument of %q+D should be %<char **%>"
16124 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤­¤Ç¤¹"
16125
16126 #: c-decl.c:6060
16127 #, fuzzy, gcc-internal-format
16128 msgid "third argument of %q+D should probably be %<char **%>"
16129 msgstr "`%s' ¤ÎÂè»°°ú¿ô¤Ï¤ª¤½¤é¤¯ `char **' ¤È¤¹¤Ù¤­¤Ç¤·¤ç¤¦"
16130
16131 #: c-decl.c:6070
16132 #, fuzzy, gcc-internal-format
16133 msgid "%q+D takes only zero or two arguments"
16134 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
16135
16136 #: c-decl.c:6073
16137 #, fuzzy, gcc-internal-format
16138 msgid "%q+D is normally a non-static function"
16139 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
16140
16141 #: c-decl.c:6119
16142 #, gcc-internal-format
16143 msgid "%Jold-style parameter declarations in prototyped function definition"
16144 msgstr ""
16145
16146 #: c-decl.c:6133
16147 #, fuzzy, gcc-internal-format
16148 msgid "%Jtraditional C rejects ISO C style function definitions"
16149 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
16150
16151 #: c-decl.c:6149
16152 #, fuzzy, gcc-internal-format
16153 msgid "%Jparameter name omitted"
16154 msgstr "²¾°ú¿ô¤¬¾Êά¤µ¤ì¤Þ¤·¤¿"
16155
16156 #: c-decl.c:6183
16157 #, fuzzy, gcc-internal-format
16158 msgid "%Jold-style function definition"
16159 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
16160
16161 #: c-decl.c:6192
16162 #, fuzzy, gcc-internal-format
16163 msgid "%Jparameter name missing from parameter list"
16164 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16165
16166 #: c-decl.c:6203
16167 #, fuzzy, gcc-internal-format
16168 msgid "%q+D declared as a non-parameter"
16169 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
16170
16171 #: c-decl.c:6208
16172 #, fuzzy, gcc-internal-format
16173 msgid "multiple parameters named %q+D"
16174 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
16175
16176 #: c-decl.c:6216
16177 #, fuzzy, gcc-internal-format
16178 msgid "parameter %q+D declared with void type"
16179 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16180
16181 #: c-decl.c:6233 c-decl.c:6235
16182 #, fuzzy, gcc-internal-format
16183 msgid "type of %q+D defaults to %<int%>"
16184 msgstr "`%s' ¤Î·¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
16185
16186 #: c-decl.c:6254
16187 #, fuzzy, gcc-internal-format
16188 msgid "parameter %q+D has incomplete type"
16189 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
16190
16191 #: c-decl.c:6260
16192 #, fuzzy, gcc-internal-format
16193 msgid "declaration for parameter %q+D but no such parameter"
16194 msgstr "²¾°ú¿ô `%s' ¤ÎÀë¸À¤¬¤¢¤ê¤Þ¤¹¤¬¡¢¤½¤ó¤Ê²¾°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó"
16195
16196 #: c-decl.c:6310
16197 #, fuzzy, gcc-internal-format
16198 msgid "number of arguments doesn%'t match built-in prototype"
16199 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
16200
16201 #: c-decl.c:6314
16202 #, fuzzy, gcc-internal-format
16203 msgid "number of arguments doesn%'t match prototype"
16204 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
16205
16206 #: c-decl.c:6315 c-decl.c:6355 c-decl.c:6368
16207 #, fuzzy, gcc-internal-format
16208 msgid "%Hprototype declaration"
16209 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
16210
16211 #: c-decl.c:6349
16212 #, fuzzy, gcc-internal-format
16213 msgid "promoted argument %qD doesn%'t match built-in prototype"
16214 msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
16215
16216 #: c-decl.c:6353
16217 #, fuzzy, gcc-internal-format
16218 msgid "promoted argument %qD doesn%'t match prototype"
16219 msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
16220
16221 #: c-decl.c:6363
16222 #, fuzzy, gcc-internal-format
16223 msgid "argument %qD doesn%'t match built-in prototype"
16224 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
16225
16226 #: c-decl.c:6367
16227 #, fuzzy, gcc-internal-format
16228 msgid "argument %qD doesn%'t match prototype"
16229 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
16230
16231 #: c-decl.c:6590 cp/decl.c:10962
16232 #, fuzzy, gcc-internal-format
16233 msgid "no return statement in function returning non-void"
16234 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
16235
16236 #: c-decl.c:6599
16237 #, gcc-internal-format
16238 msgid "this function may return with or without a value"
16239 msgstr "¤³¤Î´Ø¿ô¤ÏÃͤòÊÖ¤·¤¿¤êÊÖ¤µ¤Ê¤«¤Ã¤¿¤ê¤¹¤ë¤Ç¤·¤ç¤¦"
16240
16241 #. If we get here, declarations have been used in a for loop without
16242 #. the C99 for loop scope.  This doesn't make much sense, so don't
16243 #. allow it.
16244 #: c-decl.c:6692
16245 #, fuzzy, gcc-internal-format
16246 msgid "%<for%> loop initial declaration used outside C99 mode"
16247 msgstr "`for' ¥ë¡¼¥×¤Î½é´ü²½Àë¸À¤¬ C99 ¥â¡¼¥É°Ê³°¤Ç»È¤ï¤ì¤Þ¤·¤¿"
16248
16249 #: c-decl.c:6721
16250 #, fuzzy, gcc-internal-format
16251 msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
16252 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
16253
16254 #: c-decl.c:6724
16255 #, fuzzy, gcc-internal-format
16256 msgid "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
16257 msgstr "`extern' ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
16258
16259 #: c-decl.c:6729
16260 #, fuzzy, gcc-internal-format
16261 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
16262 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
16263
16264 #: c-decl.c:6733
16265 #, fuzzy, gcc-internal-format
16266 msgid "%<union %E%> declared in %<for%> loop initial declaration"
16267 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
16268
16269 #: c-decl.c:6737
16270 #, fuzzy, gcc-internal-format
16271 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
16272 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
16273
16274 #: c-decl.c:6741
16275 #, fuzzy, gcc-internal-format
16276 msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
16277 msgstr "ÈóÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸À¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
16278
16279 #: c-decl.c:7025 c-decl.c:7176 c-decl.c:7386
16280 #, fuzzy, gcc-internal-format
16281 msgid "duplicate %qE"
16282 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
16283
16284 #: c-decl.c:7048 c-decl.c:7185 c-decl.c:7288
16285 #, fuzzy, gcc-internal-format
16286 msgid "two or more data types in declaration specifiers"
16287 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
16288
16289 #: c-decl.c:7060 cp/parser.c:7512
16290 #, fuzzy, gcc-internal-format
16291 msgid "%<long long long%> is too long for GCC"
16292 msgstr "`long long long' ¤Ï GCC ¤Ë¤È¤Ã¤ÆŤ¹¤®¤Þ¤¹"
16293
16294 #: c-decl.c:7067 c-decl.c:7259
16295 #, gcc-internal-format
16296 msgid "both %<long long%> and %<double%> in declaration specifiers"
16297 msgstr ""
16298
16299 #: c-decl.c:7073
16300 #, fuzzy, gcc-internal-format
16301 msgid "ISO C90 does not support %<long long%>"
16302 msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
16303
16304 #: c-decl.c:7078 c-decl.c:7098
16305 #, fuzzy, gcc-internal-format
16306 msgid "both %<long%> and %<short%> in declaration specifiers"
16307 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16308
16309 #: c-decl.c:7081 c-decl.c:7192
16310 #, fuzzy, gcc-internal-format
16311 msgid "both %<long%> and %<void%> in declaration specifiers"
16312 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16313
16314 #: c-decl.c:7084 c-decl.c:7211
16315 #, fuzzy, gcc-internal-format
16316 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
16317 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16318
16319 #: c-decl.c:7087 c-decl.c:7230
16320 #, fuzzy, gcc-internal-format
16321 msgid "both %<long%> and %<char%> in declaration specifiers"
16322 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16323
16324 #: c-decl.c:7090 c-decl.c:7243
16325 #, fuzzy, gcc-internal-format
16326 msgid "both %<long%> and %<float%> in declaration specifiers"
16327 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16328
16329 #: c-decl.c:7101 c-decl.c:7195
16330 #, gcc-internal-format
16331 msgid "both %<short%> and %<void%> in declaration specifiers"
16332 msgstr ""
16333
16334 #: c-decl.c:7104 c-decl.c:7214
16335 #, gcc-internal-format
16336 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
16337 msgstr ""
16338
16339 #: c-decl.c:7107 c-decl.c:7233
16340 #, gcc-internal-format
16341 msgid "both %<short%> and %<char%> in declaration specifiers"
16342 msgstr ""
16343
16344 #: c-decl.c:7110 c-decl.c:7246
16345 #, gcc-internal-format
16346 msgid "both %<short%> and %<float%> in declaration specifiers"
16347 msgstr ""
16348
16349 #: c-decl.c:7113 c-decl.c:7262
16350 #, gcc-internal-format
16351 msgid "both %<short%> and %<double%> in declaration specifiers"
16352 msgstr ""
16353
16354 #: c-decl.c:7121 c-decl.c:7141
16355 #, fuzzy, gcc-internal-format
16356 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
16357 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16358
16359 #: c-decl.c:7124 c-decl.c:7198
16360 #, fuzzy, gcc-internal-format
16361 msgid "both %<signed%> and %<void%> in declaration specifiers"
16362 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16363
16364 #: c-decl.c:7127 c-decl.c:7217
16365 #, fuzzy, gcc-internal-format
16366 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
16367 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16368
16369 #: c-decl.c:7130 c-decl.c:7249
16370 #, fuzzy, gcc-internal-format
16371 msgid "both %<signed%> and %<float%> in declaration specifiers"
16372 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16373
16374 #: c-decl.c:7133 c-decl.c:7265
16375 #, fuzzy, gcc-internal-format
16376 msgid "both %<signed%> and %<double%> in declaration specifiers"
16377 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16378
16379 #: c-decl.c:7144 c-decl.c:7201
16380 #, fuzzy, gcc-internal-format
16381 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
16382 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16383
16384 #: c-decl.c:7147 c-decl.c:7220
16385 #, fuzzy, gcc-internal-format
16386 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
16387 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16388
16389 #: c-decl.c:7150 c-decl.c:7252
16390 #, fuzzy, gcc-internal-format
16391 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
16392 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16393
16394 #: c-decl.c:7153 c-decl.c:7268
16395 #, fuzzy, gcc-internal-format
16396 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
16397 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16398
16399 #: c-decl.c:7161
16400 #, fuzzy, gcc-internal-format
16401 msgid "ISO C90 does not support complex types"
16402 msgstr "ISO C89 ¤Ï complex ·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
16403
16404 #: c-decl.c:7163 c-decl.c:7204
16405 #, gcc-internal-format
16406 msgid "both %<complex%> and %<void%> in declaration specifiers"
16407 msgstr ""
16408
16409 #: c-decl.c:7166 c-decl.c:7223
16410 #, gcc-internal-format
16411 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
16412 msgstr ""
16413
16414 #: c-decl.c:7305
16415 #, fuzzy, gcc-internal-format
16416 msgid "%qE fails to be a typedef or built in type"
16417 msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤­¤Þ¤»¤ó"
16418
16419 #: c-decl.c:7337
16420 #, fuzzy, gcc-internal-format
16421 msgid "%qE is not at beginning of declaration"
16422 msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16423
16424 #: c-decl.c:7351
16425 #, gcc-internal-format
16426 msgid "%<__thread%> used with %<auto%>"
16427 msgstr ""
16428
16429 #: c-decl.c:7353
16430 #, gcc-internal-format
16431 msgid "%<__thread%> used with %<register%>"
16432 msgstr ""
16433
16434 #: c-decl.c:7355
16435 #, gcc-internal-format
16436 msgid "%<__thread%> used with %<typedef%>"
16437 msgstr ""
16438
16439 #: c-decl.c:7366 cp/parser.c:7398
16440 #, gcc-internal-format
16441 msgid "%<__thread%> before %<extern%>"
16442 msgstr ""
16443
16444 #: c-decl.c:7375 cp/parser.c:7388
16445 #, gcc-internal-format
16446 msgid "%<__thread%> before %<static%>"
16447 msgstr ""
16448
16449 #: c-decl.c:7391
16450 #, fuzzy, gcc-internal-format
16451 msgid "multiple storage classes in declaration specifiers"
16452 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
16453
16454 #: c-decl.c:7398
16455 #, gcc-internal-format
16456 msgid "%<__thread%> used with %qE"
16457 msgstr ""
16458
16459 #: c-decl.c:7452
16460 #, fuzzy, gcc-internal-format
16461 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
16462 msgstr "ISO C ¤Ï `double complex' ¤ò°ÕÌ£¤¹¤ë̵½¤¾þ¤Î `complex' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
16463
16464 #: c-decl.c:7497 c-decl.c:7523
16465 #, gcc-internal-format
16466 msgid "ISO C does not support complex integer types"
16467 msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
16468
16469 #: c-decl.c:7597 toplev.c:822
16470 #, fuzzy, gcc-internal-format
16471 msgid "%q+F used but never defined"
16472 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
16473
16474 #: c-format.c:97 c-format.c:206
16475 #, gcc-internal-format
16476 msgid "format string has invalid operand number"
16477 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
16478
16479 #: c-format.c:114
16480 #, gcc-internal-format
16481 msgid "function does not return string type"
16482 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
16483
16484 #: c-format.c:143
16485 #, fuzzy, gcc-internal-format
16486 msgid "format string argument not a string type"
16487 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬Ê¸»úÎ󷿤ǤϤ¢¤ê¤Þ¤»¤ó"
16488
16489 #: c-format.c:186
16490 #, gcc-internal-format
16491 msgid "unrecognized format specifier"
16492 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò"
16493
16494 #: c-format.c:198
16495 #, fuzzy, gcc-internal-format
16496 msgid "%qE is an unrecognized format function type"
16497 msgstr "`%s' ¤Ïǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È´Ø¿ô·¿¤Ç¤¹"
16498
16499 #: c-format.c:212
16500 #, fuzzy, gcc-internal-format
16501 msgid "%<...%> has invalid operand number"
16502 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
16503
16504 #: c-format.c:219
16505 #, fuzzy, gcc-internal-format
16506 msgid "format string argument follows the args to be formatted"
16507 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
16508
16509 #: c-format.c:899
16510 #, fuzzy, gcc-internal-format
16511 msgid "function might be possible candidate for %qs format attribute"
16512 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
16513
16514 #: c-format.c:991 c-format.c:1012 c-format.c:2026
16515 #, gcc-internal-format
16516 msgid "missing $ operand number in format"
16517 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Ç $ ±é»»»ÒÈÖ¹æ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16518
16519 #: c-format.c:1021
16520 #, gcc-internal-format
16521 msgid "%s does not support %%n$ operand number formats"
16522 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
16523
16524 #: c-format.c:1028
16525 #, gcc-internal-format
16526 msgid "operand number out of range in format"
16527 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
16528
16529 #: c-format.c:1051
16530 #, gcc-internal-format
16531 msgid "format argument %d used more than once in %s format"
16532 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬ %s ¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤ÇÆó²ó°Ê¾å»È¤ï¤ì¤Þ¤·¤¿"
16533
16534 #: c-format.c:1083
16535 #, fuzzy, gcc-internal-format
16536 msgid "$ operand number used after format without operand number"
16537 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
16538
16539 #: c-format.c:1114
16540 #, gcc-internal-format
16541 msgid "format argument %d unused before used argument %d in $-style format"
16542 msgstr "$-¼°¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬°ú¿ô %d ¤¬»È¤ï¤ì¤ëÁ°¤Ç̤»ÈÍѤǤ¹"
16543
16544 #: c-format.c:1209
16545 #, gcc-internal-format
16546 msgid "format not a string literal, format string not checked"
16547 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬Ê¸»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
16548
16549 #: c-format.c:1224 c-format.c:1227
16550 #, gcc-internal-format
16551 msgid "format not a string literal and no format arguments"
16552 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤ÏÈóʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¡¢³î¤Ä¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤ò»ý¤Á¤Þ¤»¤ó"
16553
16554 #: c-format.c:1230
16555 #, gcc-internal-format
16556 msgid "format not a string literal, argument types not checked"
16557 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ïʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢°ú¿ô¤Î·¿¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
16558
16559 #: c-format.c:1243
16560 #, gcc-internal-format
16561 msgid "too many arguments for format"
16562 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
16563
16564 #: c-format.c:1246
16565 #, gcc-internal-format
16566 msgid "unused arguments in $-style format"
16567 msgstr "$-¼°¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç̤»ÈÍѤΰú¿ô¤¬¤¢¤ê¤Þ¤¹"
16568
16569 #: c-format.c:1249
16570 #, fuzzy, gcc-internal-format
16571 msgid "zero-length %s format string"
16572 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
16573
16574 #: c-format.c:1253
16575 #, gcc-internal-format
16576 msgid "format is a wide character string"
16577 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
16578
16579 #: c-format.c:1256
16580 #, gcc-internal-format
16581 msgid "unterminated format string"
16582 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
16583
16584 #: c-format.c:1470
16585 #, fuzzy, gcc-internal-format
16586 msgid "embedded %<\\0%> in format"
16587 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `\\0' ¤¬Ëä¤á¹þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
16588
16589 #: c-format.c:1485
16590 #, fuzzy, gcc-internal-format
16591 msgid "spurious trailing %<%%%> in format"
16592 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `%%' ¤Îº¯Àפ餷¤­¤â¤Î¤¬¤¢¤ê¤Þ¤¹"
16593
16594 #: c-format.c:1529 c-format.c:1774
16595 #, gcc-internal-format
16596 msgid "repeated %s in format"
16597 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤Ç %s ¤ò·«¤êÊÖ¤·¤Æ¤¤¤Þ¤¹"
16598
16599 #: c-format.c:1542
16600 #, gcc-internal-format
16601 msgid "missing fill character at end of strfmon format"
16602 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤ÇµÍ¤áʸ»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16603
16604 #: c-format.c:1586 c-format.c:1688 c-format.c:1973 c-format.c:2038
16605 #, gcc-internal-format
16606 msgid "too few arguments for format"
16607 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
16608
16609 #: c-format.c:1627
16610 #, gcc-internal-format
16611 msgid "zero width in %s format"
16612 msgstr "%s ¤ÇÉý 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
16613
16614 #: c-format.c:1645
16615 #, gcc-internal-format
16616 msgid "empty left precision in %s format"
16617 msgstr "%s ¤Ç¶õ¤Îº¸ÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
16618
16619 #: c-format.c:1718
16620 #, gcc-internal-format
16621 msgid "empty precision in %s format"
16622 msgstr "%s ¤Ç¶õ¤ÎÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
16623
16624 #: c-format.c:1758
16625 #, fuzzy, gcc-internal-format
16626 msgid "%s does not support the %qs %s length modifier"
16627 msgstr "%s ¤Ï `%s' %s Ä¹¤µ½¤¾þ»Ò¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
16628
16629 #: c-format.c:1808
16630 #, gcc-internal-format
16631 msgid "conversion lacks type at end of format"
16632 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤Ç·¿ÊÑ´¹Ê¸»ú¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
16633
16634 #: c-format.c:1819
16635 #, fuzzy, gcc-internal-format
16636 msgid "unknown conversion type character %qc in format"
16637 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú `%c' ¤¬¤¢¤ê¤Þ¤¹"
16638
16639 #: c-format.c:1822
16640 #, gcc-internal-format
16641 msgid "unknown conversion type character 0x%x in format"
16642 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú 0x%x ¤¬¤¢¤ê¤Þ¤¹"
16643
16644 #: c-format.c:1829
16645 #, fuzzy, gcc-internal-format
16646 msgid "%s does not support the %<%%%c%> %s format"
16647 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
16648
16649 #: c-format.c:1845
16650 #, fuzzy, gcc-internal-format
16651 msgid "%s used with %<%%%c%> %s format"
16652 msgstr "%s ¤¬ `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤ï¤ì¤Þ¤·¤¿"
16653
16654 #: c-format.c:1854
16655 #, gcc-internal-format
16656 msgid "%s does not support %s"
16657 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
16658
16659 #: c-format.c:1864
16660 #, fuzzy, gcc-internal-format
16661 msgid "%s does not support %s with the %<%%%c%> %s format"
16662 msgstr "%s ¤Ï %s ¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦»ö¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
16663
16664 #: c-format.c:1898
16665 #, fuzzy, gcc-internal-format
16666 msgid "%s ignored with %s and %<%%%c%> %s format"
16667 msgstr "%s ¤Ï %s µÚ¤Ó `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
16668
16669 #: c-format.c:1902
16670 #, gcc-internal-format
16671 msgid "%s ignored with %s in %s format"
16672 msgstr "%s ¤Ï %s ¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
16673
16674 #: c-format.c:1909
16675 #, fuzzy, gcc-internal-format
16676 msgid "use of %s and %s together with %<%%%c%> %s format"
16677 msgstr "%s ¤È %s ¤È¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
16678
16679 #: c-format.c:1913
16680 #, gcc-internal-format
16681 msgid "use of %s and %s together in %s format"
16682 msgstr "%s ¤È %s ¤È¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÃæ¤Ç»È¤Ã¤Æ¤¤¤Þ¤¹"
16683
16684 #: c-format.c:1932
16685 #, fuzzy, gcc-internal-format
16686 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
16687 msgstr "`%%%c' ¤Ï¥í¥±¡¼¥ë¤Ë¤è¤Ã¤Æ¤Ï¡¢Ç¯¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
16688
16689 #: c-format.c:1935
16690 #, fuzzy, gcc-internal-format
16691 msgid "%<%%%c%> yields only last 2 digits of year"
16692 msgstr "`%%%c' ¤Ïǯ¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
16693
16694 #. The end of the format string was reached.
16695 #: c-format.c:1952
16696 #, fuzzy, gcc-internal-format
16697 msgid "no closing %<]%> for %<%%[%> format"
16698 msgstr "`%%[' ¥Õ¥©¡¼¥Þ¥Ã¥È¤òÊĤ¸¤ë `]' ¤¬¤¢¤ê¤Þ¤»¤ó"
16699
16700 #: c-format.c:1966
16701 #, fuzzy, gcc-internal-format
16702 msgid "use of %qs length modifier with %qc type character"
16703 msgstr "`%s' Ä¹¤µ½¤¾þ»Ò¤ò `%c' ·¿ÊÑ´¹Ê¸»ú¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
16704
16705 #: c-format.c:1988
16706 #, fuzzy, gcc-internal-format
16707 msgid "%s does not support the %<%%%s%c%> %s format"
16708 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
16709
16710 #: c-format.c:2005
16711 #, gcc-internal-format
16712 msgid "operand number specified with suppressed assignment"
16713 msgstr "±é»»»ÒÈֹ椬ÂåÆþ¤ÎÍÞÀ©¤È¶¦¤Ë»È¤ï¤ì¤Æ¤¤¤Þ¤¹"
16714
16715 #: c-format.c:2008
16716 #, gcc-internal-format
16717 msgid "operand number specified for format taking no argument"
16718 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
16719
16720 #: c-format.c:2151
16721 #, fuzzy, gcc-internal-format
16722 msgid "writing through null pointer (argument %d)"
16723 msgstr "null ¥Ý¥¤¥ó¥¿¤ò½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
16724
16725 #: c-format.c:2159
16726 #, fuzzy, gcc-internal-format
16727 msgid "reading through null pointer (argument %d)"
16728 msgstr "null ¥Ý¥¤¥ó¥¿¤òÆɹþ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
16729
16730 #: c-format.c:2179
16731 #, fuzzy, gcc-internal-format
16732 msgid "writing into constant object (argument %d)"
16733 msgstr "Äê¿ô¥ª¥Ö¥¸¥§¥¯¥È¤Ë½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
16734
16735 #: c-format.c:2190
16736 #, fuzzy, gcc-internal-format
16737 msgid "extra type qualifiers in format argument (argument %d)"
16738 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤Ë;ʬ¤Ê·¿½¤¾þ»Ò¤¬¤¢¤ê¤Þ¤¹ (°ú¿ô %d)"
16739
16740 #: c-format.c:2301
16741 #, gcc-internal-format
16742 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
16743 msgstr ""
16744
16745 #: c-format.c:2305
16746 #, gcc-internal-format
16747 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
16748 msgstr ""
16749
16750 #: c-format.c:2313
16751 #, gcc-internal-format
16752 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
16753 msgstr ""
16754
16755 #: c-format.c:2317
16756 #, gcc-internal-format
16757 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
16758 msgstr ""
16759
16760 #: c-format.c:2376 c-format.c:2382 c-format.c:2532
16761 #, gcc-internal-format
16762 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
16763 msgstr ""
16764
16765 #: c-format.c:2389 c-format.c:2542
16766 #, gcc-internal-format
16767 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
16768 msgstr ""
16769
16770 #: c-format.c:2438
16771 #, fuzzy, gcc-internal-format
16772 msgid "%<locus%> is not defined as a type"
16773 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16774
16775 #: c-format.c:2491
16776 #, gcc-internal-format
16777 msgid "%<location_t%> is not defined as a type"
16778 msgstr ""
16779
16780 #: c-format.c:2508
16781 #, fuzzy, gcc-internal-format
16782 msgid "%<tree%> is not defined as a type"
16783 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16784
16785 #: c-format.c:2513
16786 #, fuzzy, gcc-internal-format
16787 msgid "%<tree%> is not defined as a pointer type"
16788 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
16789
16790 #: c-format.c:2724
16791 #, fuzzy, gcc-internal-format
16792 msgid "args to be formatted is not %<...%>"
16793 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤¬¡¢'...' ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
16794
16795 #: c-format.c:2733
16796 #, gcc-internal-format
16797 msgid "strftime formats cannot format arguments"
16798 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï°ú¿ô¤ò¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤­¤Þ¤»¤ó"
16799
16800 #: c-lex.c:254
16801 #, gcc-internal-format
16802 msgid "badly nested C headers from preprocessor"
16803 msgstr "¥×¥ê¥×¥í¥»¥Ã¥µ¤«¤é°Û¾ï¤Ë¥Í¥¹¥È¤µ¤ì¤¿ C ¥Ø¥Ã¥À¤Ç¤¹"
16804
16805 #: c-lex.c:302
16806 #, fuzzy, gcc-internal-format
16807 msgid "%Hignoring #pragma %s %s"
16808 msgstr "#pragma %s %s ¤ò̵»ë¤·¤Þ¤¹"
16809
16810 #. ... or not.
16811 #: c-lex.c:412
16812 #, fuzzy, gcc-internal-format
16813 msgid "%Hstray %<@%> in program"
16814 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
16815
16816 #: c-lex.c:426
16817 #, fuzzy, gcc-internal-format
16818 msgid "stray %qs in program"
16819 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
16820
16821 #: c-lex.c:436
16822 #, gcc-internal-format
16823 msgid "missing terminating %c character"
16824 msgstr "%c Ê¸»ú¤Ç¤Î½ªÃ¼¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16825
16826 #: c-lex.c:438
16827 #, fuzzy, gcc-internal-format
16828 msgid "stray %qc in program"
16829 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
16830
16831 #: c-lex.c:440
16832 #, fuzzy, gcc-internal-format
16833 msgid "stray %<\\%o%> in program"
16834 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '\\%o'"
16835
16836 #: c-lex.c:601
16837 #, gcc-internal-format
16838 msgid "this decimal constant is unsigned only in ISO C90"
16839 msgstr ""
16840
16841 #: c-lex.c:605
16842 #, gcc-internal-format
16843 msgid "this decimal constant would be unsigned in ISO C90"
16844 msgstr ""
16845
16846 #: c-lex.c:621
16847 #, fuzzy, gcc-internal-format
16848 msgid "integer constant is too large for %qs type"
16849 msgstr "À°¿ôÄê¿ô¤¬Â礭¤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿"
16850
16851 #: c-lex.c:687
16852 #, fuzzy, gcc-internal-format
16853 msgid "floating constant exceeds range of %<%s%>"
16854 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ '%s' ¤ÎÈϰϤòĶ¤¨¤Þ¤·¤¿"
16855
16856 #: c-lex.c:770
16857 #, fuzzy, gcc-internal-format
16858 msgid "traditional C rejects string constant concatenation"
16859 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
16860
16861 #: c-objc-common.c:81
16862 #, gcc-internal-format
16863 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
16864 msgstr ""
16865
16866 #: c-objc-common.c:91
16867 #, gcc-internal-format
16868 msgid "function %q+F can never be inlined because it might not be bound within this unit of translation"
16869 msgstr ""
16870
16871 #: c-objc-common.c:99
16872 #, gcc-internal-format
16873 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
16874 msgstr ""
16875
16876 #: c-opts.c:147
16877 #, fuzzy, gcc-internal-format
16878 msgid "no class name specified with %qs"
16879 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
16880
16881 #: c-opts.c:151
16882 #, fuzzy, gcc-internal-format
16883 msgid "assertion missing after %qs"
16884 msgstr "%s ¤Î¸å¤í¤Î¥¢¥µ¡¼¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16885
16886 #: c-opts.c:156
16887 #, fuzzy, gcc-internal-format
16888 msgid "macro name missing after %qs"
16889 msgstr "%s ¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16890
16891 #: c-opts.c:165
16892 #, fuzzy, gcc-internal-format
16893 msgid "missing path after %qs"
16894 msgstr "%s ¤Î¸å¤í¤Î¿ô»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16895
16896 #: c-opts.c:174
16897 #, fuzzy, gcc-internal-format
16898 msgid "missing filename after %qs"
16899 msgstr "%s ¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16900
16901 #: c-opts.c:179
16902 #, fuzzy, gcc-internal-format
16903 msgid "missing makefile target after %qs"
16904 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16905
16906 #: c-opts.c:319
16907 #, gcc-internal-format
16908 msgid "-I- specified twice"
16909 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
16910
16911 #: c-opts.c:322
16912 #, gcc-internal-format
16913 msgid "obsolete option -I- used, please use -iquote instead"
16914 msgstr ""
16915
16916 #: c-opts.c:492
16917 #, fuzzy, gcc-internal-format
16918 msgid "argument %qs to %<-Wnormalized%> not recognized"
16919 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
16920
16921 #: c-opts.c:576
16922 #, fuzzy, gcc-internal-format
16923 msgid "switch %qs is no longer supported"
16924 msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
16925
16926 #: c-opts.c:686
16927 #, fuzzy, gcc-internal-format
16928 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
16929 msgstr "-fhandle-exceptions ¤Ï -fexception ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿(¤µ¤é¤Ë¥Ç¥Õ¥©¥ë¥È¤ÇÍ­¸ú¤Ç¤¹)"
16930
16931 #: c-opts.c:868
16932 #, fuzzy, gcc-internal-format
16933 msgid "output filename specified twice"
16934 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
16935
16936 #: c-opts.c:1012
16937 #, gcc-internal-format
16938 msgid "-Wformat-y2k ignored without -Wformat"
16939 msgstr "-Wformat-y2k ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
16940
16941 #: c-opts.c:1014
16942 #, gcc-internal-format
16943 msgid "-Wformat-extra-args ignored without -Wformat"
16944 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
16945
16946 #: c-opts.c:1016
16947 #, fuzzy, gcc-internal-format
16948 msgid "-Wformat-zero-length ignored without -Wformat"
16949 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
16950
16951 #: c-opts.c:1018
16952 #, gcc-internal-format
16953 msgid "-Wformat-nonliteral ignored without -Wformat"
16954 msgstr "-Wformat-nonliteral ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
16955
16956 #: c-opts.c:1020
16957 #, gcc-internal-format
16958 msgid "-Wformat-security ignored without -Wformat"
16959 msgstr "-Wformat-security ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
16960
16961 #: c-opts.c:1040
16962 #, fuzzy, gcc-internal-format
16963 msgid "opening output file %s: %m"
16964 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
16965
16966 #: c-opts.c:1045
16967 #, fuzzy, gcc-internal-format
16968 msgid "too many filenames given.  Type %s --help for usage"
16969 msgstr "¥Õ¥¡¥¤¥ë̾¤¬Â¿¤¹¤®¤Þ¤¹¡£%s --help ¤È¥¿¥¤¥×¤·¤Æ»È¤¤Êý¤ò¸«¤Þ¤·¤ç¤¦"
16970
16971 #: c-opts.c:1131
16972 #, gcc-internal-format
16973 msgid "YYDEBUG was not defined at build time, -dy ignored"
16974 msgstr ""
16975
16976 #: c-opts.c:1177
16977 #, gcc-internal-format
16978 msgid "opening dependency file %s: %m"
16979 msgstr ""
16980
16981 #: c-opts.c:1187
16982 #, gcc-internal-format
16983 msgid "closing dependency file %s: %m"
16984 msgstr ""
16985
16986 #: c-opts.c:1190
16987 #, fuzzy, gcc-internal-format
16988 msgid "when writing output to %s: %m"
16989 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
16990
16991 #: c-opts.c:1270
16992 #, fuzzy, gcc-internal-format
16993 msgid "to generate dependencies you must specify either -M or -MM"
16994 msgstr "-M ¤« -MM ¤Î¤¤¤º¤ì¤«¤òÄɲÃŪ¤Ë»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
16995
16996 #: c-opts.c:1438
16997 #, gcc-internal-format
16998 msgid "too late for # directive to set debug directory"
16999 msgstr ""
17000
17001 #: c-parser.c:969
17002 #, gcc-internal-format
17003 msgid "ISO C forbids an empty source file"
17004 msgstr "ISO C ¤Ï¶õ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ò¶Ø¤¸¤Þ¤¹"
17005
17006 #: c-parser.c:1054 c-parser.c:5762
17007 #, fuzzy, gcc-internal-format
17008 msgid "ISO C does not allow extra %<;%> outside of a function"
17009 msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó"
17010
17011 #: c-parser.c:1145
17012 #, fuzzy, gcc-internal-format
17013 msgid "expected declaration specifiers"
17014 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
17015
17016 #: c-parser.c:1193
17017 #, gcc-internal-format
17018 msgid "data definition has no type or storage class"
17019 msgstr "¥Ç¡¼¥¿ÄêµÁ¤¬·¿¤äµ­²±¥¯¥é¥¹¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
17020
17021 #: c-parser.c:1247
17022 #, gcc-internal-format
17023 msgid "expected %<,%> or %<;%>"
17024 msgstr ""
17025
17026 #. This can appear in many cases looking nothing like a
17027 #. function definition, so we don't give a more specific
17028 #. error suggesting there was one.
17029 #: c-parser.c:1254 c-parser.c:1271
17030 #, gcc-internal-format
17031 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
17032 msgstr ""
17033
17034 #: c-parser.c:1263
17035 #, gcc-internal-format
17036 msgid "ISO C forbids nested functions"
17037 msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
17038
17039 #: c-parser.c:1609 c-parser.c:2372 c-parser.c:2981 c-parser.c:3222
17040 #: c-parser.c:4009 c-parser.c:4590 c-parser.c:4980 c-parser.c:5000
17041 #: c-parser.c:5115 c-parser.c:5261 c-parser.c:5278 c-parser.c:5410
17042 #: c-parser.c:5422 c-parser.c:5447 c-parser.c:5575 c-parser.c:5604
17043 #: c-parser.c:5612 c-parser.c:5640 c-parser.c:5654 c-parser.c:5867
17044 #: c-parser.c:5966
17045 #, fuzzy, gcc-internal-format
17046 msgid "expected identifier"
17047 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
17048
17049 #: c-parser.c:1635 cp/parser.c:10280
17050 #, gcc-internal-format
17051 msgid "comma at end of enumerator list"
17052 msgstr "Îóµó»Ò¥ê¥¹¥È¤ÎºÇ¸å¤Ë¥«¥ó¥Þ¤¬¤¢¤ê¤Þ¤¹"
17053
17054 #: c-parser.c:1641
17055 #, gcc-internal-format
17056 msgid "expected %<,%> or %<}%>"
17057 msgstr ""
17058
17059 #: c-parser.c:1655 c-parser.c:1825 c-parser.c:5729
17060 #, fuzzy, gcc-internal-format
17061 msgid "expected %<{%>"
17062 msgstr "';' ¤¬É¬ÍפǤ¹"
17063
17064 #: c-parser.c:1664
17065 #, fuzzy, gcc-internal-format
17066 msgid "ISO C forbids forward references to %<enum%> types"
17067 msgstr "ISO C ¤Ï `enum' ·¿¤ÎÁ°Êý»²¾È¤ò¶Ø¤¸¤Þ¤¹"
17068
17069 #: c-parser.c:1767
17070 #, fuzzy, gcc-internal-format
17071 msgid "expected class name"
17072 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
17073
17074 #: c-parser.c:1786 c-parser.c:5514
17075 #, gcc-internal-format
17076 msgid "extra semicolon in struct or union specified"
17077 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
17078
17079 #: c-parser.c:1808
17080 #, gcc-internal-format
17081 msgid "no semicolon at end of struct or union"
17082 msgstr "struct ¤ä union ¤ÎºÇ¸å¤Ë¥»¥ß¥³¥í¥ó¤¬¤¢¤ê¤Þ¤»¤ó"
17083
17084 #: c-parser.c:1811
17085 #, fuzzy, gcc-internal-format
17086 msgid "expected %<;%>"
17087 msgstr "';' ¤¬É¬ÍפǤ¹"
17088
17089 #: c-parser.c:1888 c-parser.c:2815
17090 #, gcc-internal-format
17091 msgid "expected specifier-qualifier-list"
17092 msgstr ""
17093
17094 #: c-parser.c:1898
17095 #, gcc-internal-format
17096 msgid "ISO C forbids member declarations with no members"
17097 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
17098
17099 #: c-parser.c:1967
17100 #, gcc-internal-format
17101 msgid "expected %<,%>, %<;%> or %<}%>"
17102 msgstr ""
17103
17104 #: c-parser.c:1974
17105 #, gcc-internal-format
17106 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
17107 msgstr ""
17108
17109 #: c-parser.c:2023
17110 #, fuzzy, gcc-internal-format
17111 msgid "%<typeof%> applied to a bit-field"
17112 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
17113
17114 #: c-parser.c:2242
17115 #, gcc-internal-format
17116 msgid "expected identifier or %<(%>"
17117 msgstr ""
17118
17119 #: c-parser.c:2435
17120 #, fuzzy, gcc-internal-format
17121 msgid "ISO C requires a named argument before %<...%>"
17122 msgstr "ISO C ¤Ï `...' ¤ÎÁ°¤Ë̾Á°¤ò¤Ä¤±¤é¤ì¤¿°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
17123
17124 #: c-parser.c:2537
17125 #, fuzzy, gcc-internal-format
17126 msgid "expected declaration specifiers or %<...%>"
17127 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
17128
17129 #: c-parser.c:2587
17130 #, fuzzy, gcc-internal-format
17131 msgid "wide string literal in %<asm%>"
17132 msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤¬Ìµ¸ú¤Ç¤¹¡¢ºÇ¸å¤Î '\\' ¤ò̵»ë¤·¤Þ¤¹"
17133
17134 #: c-parser.c:2593
17135 #, fuzzy, gcc-internal-format
17136 msgid "expected string literal"
17137 msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
17138
17139 #: c-parser.c:2907
17140 #, gcc-internal-format
17141 msgid "ISO C forbids empty initializer braces"
17142 msgstr "ISO C ¤Ç¤Ï¶õ¤Î½é´ü²½Íѥ֥졼¥¹¤ò¶Ø¤¸¤Þ¤¹"
17143
17144 #: c-parser.c:2952
17145 #, fuzzy, gcc-internal-format
17146 msgid "obsolete use of designated initializer with %<:%>"
17147 msgstr "`:' ¤ò¤Ä¤±¤ë¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
17148
17149 #: c-parser.c:3075
17150 #, gcc-internal-format
17151 msgid "ISO C forbids specifying range of elements to initialize"
17152 msgstr "ISO C ¤Ï½é´ü²½ÍѤÎÍ×ÁÇÈÏ°Ï»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
17153
17154 #: c-parser.c:3088
17155 #, fuzzy, gcc-internal-format
17156 msgid "ISO C90 forbids specifying subobject to initialize"
17157 msgstr "ISO C89 ¤Ï½é´ü²½ÍѤÎÉû¥ª¥Ö¥¸¥§¥¯¥È»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
17158
17159 #: c-parser.c:3096
17160 #, fuzzy, gcc-internal-format
17161 msgid "obsolete use of designated initializer without %<=%>"
17162 msgstr "`=' ¤Î¤Ê¤¤¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
17163
17164 #: c-parser.c:3104
17165 #, fuzzy, gcc-internal-format
17166 msgid "expected %<=%>"
17167 msgstr "';' ¤¬É¬ÍפǤ¹"
17168
17169 #: c-parser.c:3241
17170 #, gcc-internal-format
17171 msgid "ISO C forbids label declarations"
17172 msgstr "ISO C ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
17173
17174 #: c-parser.c:3246 c-parser.c:3255
17175 #, fuzzy, gcc-internal-format
17176 msgid "expected declaration or statement"
17177 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
17178
17179 #: c-parser.c:3275 c-parser.c:3303
17180 #, fuzzy, gcc-internal-format
17181 msgid "%HISO C90 forbids mixed declarations and code"
17182 msgstr "ISO C89 ¤ÏÀë¸À¤È¥³¡¼¥É¤È¤Îº®¹ç¤ò¶Ø¤¸¤Þ¤¹"
17183
17184 #: c-parser.c:3319
17185 #, fuzzy, gcc-internal-format
17186 msgid "label at end of compound statement"
17187 msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
17188
17189 #: c-parser.c:3362
17190 #, gcc-internal-format
17191 msgid "expected %<:%> or %<...%>"
17192 msgstr ""
17193
17194 #: c-parser.c:3498
17195 #, gcc-internal-format
17196 msgid "expected identifier or %<*%>"
17197 msgstr ""
17198
17199 #. Avoid infinite loop in error recovery:
17200 #. c_parser_skip_until_found stops at a closing nesting
17201 #. delimiter without consuming it, but here we need to consume
17202 #. it to proceed further.
17203 #: c-parser.c:3560
17204 #, fuzzy, gcc-internal-format
17205 msgid "expected statement"
17206 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
17207
17208 #: c-parser.c:3894
17209 #, fuzzy, gcc-internal-format
17210 msgid "%E qualifier ignored on asm"
17211 msgstr "asm ¤Ç¤Ï %s ½¤¾þ»Ò¤¬Ìµ»ë¤µ¤ì¤Þ¤¹"
17212
17213 #: c-parser.c:4174
17214 #, gcc-internal-format
17215 msgid "ISO C forbids omitting the middle term of a ?: expression"
17216 msgstr "ISO C ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
17217
17218 #: c-parser.c:4560
17219 #, gcc-internal-format
17220 msgid "traditional C rejects the unary plus operator"
17221 msgstr "¸Å¤¤ C ¤Ç¤Ïñ¹à¥×¥é¥¹±é»»»Ò¤òµñÈݤ·¤Þ¤¹"
17222
17223 #: c-parser.c:4673
17224 #, fuzzy, gcc-internal-format
17225 msgid "%<sizeof%> applied to a bit-field"
17226 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
17227
17228 #: c-parser.c:4816 c-parser.c:5157 c-parser.c:5179
17229 #, fuzzy, gcc-internal-format
17230 msgid "expected expression"
17231 msgstr "¶õ¤Î #if ¼°¤Ç¤¹"
17232
17233 #: c-parser.c:4842
17234 #, gcc-internal-format
17235 msgid "braced-group within expression allowed only inside a function"
17236 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
17237
17238 #: c-parser.c:4856
17239 #, gcc-internal-format
17240 msgid "ISO C forbids braced-groups within expressions"
17241 msgstr "ISO C ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
17242
17243 #: c-parser.c:5039
17244 #, fuzzy, gcc-internal-format
17245 msgid "first argument to %<__builtin_choose_expr%> not a constant"
17246 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
17247
17248 #: c-parser.c:5206
17249 #, gcc-internal-format
17250 msgid "compound literal has variable size"
17251 msgstr ""
17252
17253 #: c-parser.c:5214
17254 #, fuzzy, gcc-internal-format
17255 msgid "ISO C90 forbids compound literals"
17256 msgstr "ISO C89 ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
17257
17258 #: c-parser.c:5725
17259 #, fuzzy, gcc-internal-format
17260 msgid "extra semicolon in method definition specified"
17261 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
17262
17263 #: c-pch.c:132
17264 #, fuzzy, gcc-internal-format
17265 msgid "can%'t create precompiled header %s: %m"
17266 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
17267
17268 #: c-pch.c:153
17269 #, fuzzy, gcc-internal-format
17270 msgid "can%'t write to %s: %m"
17271 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
17272
17273 #: c-pch.c:159
17274 #, fuzzy, gcc-internal-format
17275 msgid "%qs is not a valid output file"
17276 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17277
17278 #: c-pch.c:188 c-pch.c:203 c-pch.c:217
17279 #, fuzzy, gcc-internal-format
17280 msgid "can%'t write %s: %m"
17281 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
17282
17283 #: c-pch.c:193 c-pch.c:210
17284 #, fuzzy, gcc-internal-format
17285 msgid "can%'t seek in %s: %m"
17286 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
17287
17288 #: c-pch.c:201 c-pch.c:243 c-pch.c:283 c-pch.c:334
17289 #, fuzzy, gcc-internal-format
17290 msgid "can%'t read %s: %m"
17291 msgstr "%s ¤ò rewind ¤Ç¤­¤Þ¤»¤ó"
17292
17293 #: c-pch.c:452
17294 #, fuzzy, gcc-internal-format
17295 msgid "malformed #pragma GCC pch_preprocess, ignored"
17296 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
17297
17298 #: c-pch.c:458
17299 #, fuzzy, gcc-internal-format
17300 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
17301 msgstr "-include ¤ä -imacros ¤Ï -fpreprocessed ¤È°ì½ï¤Ë»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
17302
17303 #: c-pch.c:459
17304 #, fuzzy, gcc-internal-format
17305 msgid "use #include instead"
17306 msgstr "#include ¤Î¥Í¥¹¥È¤¬¿¼¤¹¤®¤Þ¤¹"
17307
17308 #: c-pch.c:467
17309 #, fuzzy, gcc-internal-format
17310 msgid "%s: couldn%'t open PCH file: %m"
17311 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
17312
17313 #: c-pch.c:472
17314 #, gcc-internal-format
17315 msgid "use -Winvalid-pch for more information"
17316 msgstr ""
17317
17318 #: c-pch.c:473
17319 #, gcc-internal-format
17320 msgid "%s: PCH file was invalid"
17321 msgstr ""
17322
17323 #: c-pragma.c:101
17324 #, fuzzy, gcc-internal-format
17325 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
17326 msgstr "#pragma pack (pop) ¤¬¡¢Âбþ¤¹¤ë #pragma pack (push, <n>) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
17327
17328 #: c-pragma.c:114
17329 #, fuzzy, gcc-internal-format
17330 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
17331 msgstr "#pragma pack(pop, %s) ¤¬¡¢Âбþ¤¹¤ë #pragma pack(push, %s) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
17332
17333 #: c-pragma.c:128
17334 #, fuzzy, gcc-internal-format
17335 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
17336 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17337
17338 #: c-pragma.c:130
17339 #, fuzzy, gcc-internal-format
17340 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
17341 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17342
17343 #: c-pragma.c:151
17344 #, fuzzy, gcc-internal-format
17345 msgid "missing %<(%> after %<#pragma pack%> - ignored"
17346 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
17347
17348 #: c-pragma.c:164 c-pragma.c:204
17349 #, fuzzy, gcc-internal-format
17350 msgid "malformed %<#pragma pack%> - ignored"
17351 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
17352
17353 #: c-pragma.c:169
17354 #, fuzzy, gcc-internal-format
17355 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
17356 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
17357
17358 #: c-pragma.c:171
17359 #, fuzzy, gcc-internal-format
17360 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
17361 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
17362
17363 #: c-pragma.c:180
17364 #, gcc-internal-format
17365 msgid "unknown action %qs for %<#pragma pack%> - ignored"
17366 msgstr ""
17367
17368 #: c-pragma.c:207
17369 #, fuzzy, gcc-internal-format
17370 msgid "junk at end of %<#pragma pack%>"
17371 msgstr "'#pragma pack' ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
17372
17373 #: c-pragma.c:210
17374 #, gcc-internal-format
17375 msgid "#pragma pack has no effect with -fpack-struct - ignored"
17376 msgstr ""
17377
17378 #: c-pragma.c:230
17379 #, gcc-internal-format
17380 msgid "alignment must be a small power of two, not %d"
17381 msgstr ""
17382
17383 #: c-pragma.c:263
17384 #, gcc-internal-format
17385 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
17386 msgstr ""
17387
17388 #: c-pragma.c:337 c-pragma.c:342
17389 #, fuzzy, gcc-internal-format
17390 msgid "malformed #pragma weak, ignored"
17391 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
17392
17393 #: c-pragma.c:346
17394 #, gcc-internal-format
17395 msgid "junk at end of #pragma weak"
17396 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
17397
17398 #: c-pragma.c:414 c-pragma.c:416
17399 #, fuzzy, gcc-internal-format
17400 msgid "malformed #pragma redefine_extname, ignored"
17401 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
17402
17403 #: c-pragma.c:419
17404 #, fuzzy, gcc-internal-format
17405 msgid "junk at end of #pragma redefine_extname"
17406 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
17407
17408 #: c-pragma.c:425
17409 #, fuzzy, gcc-internal-format
17410 msgid "#pragma redefine_extname not supported on this target"
17411 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17412
17413 #: c-pragma.c:442 c-pragma.c:529
17414 #, gcc-internal-format
17415 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
17416 msgstr ""
17417
17418 #: c-pragma.c:465
17419 #, gcc-internal-format
17420 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
17421 msgstr ""
17422
17423 #: c-pragma.c:484
17424 #, fuzzy, gcc-internal-format
17425 msgid "malformed #pragma extern_prefix, ignored"
17426 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
17427
17428 #: c-pragma.c:487
17429 #, fuzzy, gcc-internal-format
17430 msgid "junk at end of #pragma extern_prefix"
17431 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
17432
17433 #: c-pragma.c:494
17434 #, fuzzy, gcc-internal-format
17435 msgid "#pragma extern_prefix not supported on this target"
17436 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17437
17438 #: c-pragma.c:520
17439 #, fuzzy, gcc-internal-format
17440 msgid "asm declaration ignored due to conflict with previous rename"
17441 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
17442
17443 #: c-pragma.c:551
17444 #, gcc-internal-format
17445 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
17446 msgstr ""
17447
17448 #: c-pragma.c:616
17449 #, gcc-internal-format
17450 msgid "#pragma GCC visibility must be followed by push or pop"
17451 msgstr ""
17452
17453 #: c-pragma.c:623
17454 #, gcc-internal-format
17455 msgid "no matching push for %<#pragma GCC visibility pop%>"
17456 msgstr ""
17457
17458 #: c-pragma.c:635 c-pragma.c:661
17459 #, gcc-internal-format
17460 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
17461 msgstr ""
17462
17463 #: c-pragma.c:639
17464 #, fuzzy, gcc-internal-format
17465 msgid "malformed #pragma GCC visibility push"
17466 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
17467
17468 #: c-pragma.c:656
17469 #, gcc-internal-format
17470 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
17471 msgstr ""
17472
17473 #: c-pragma.c:665
17474 #, fuzzy, gcc-internal-format
17475 msgid "junk at end of %<#pragma GCC visibility%>"
17476 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
17477
17478 #: c-typeck.c:156
17479 #, fuzzy, gcc-internal-format
17480 msgid "%qD has an incomplete type"
17481 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
17482
17483 #: c-typeck.c:177 cp/call.c:2693
17484 #, gcc-internal-format
17485 msgid "invalid use of void expression"
17486 msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ"
17487
17488 #: c-typeck.c:185
17489 #, fuzzy, gcc-internal-format
17490 msgid "invalid use of flexible array member"
17491 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
17492
17493 #: c-typeck.c:191
17494 #, gcc-internal-format
17495 msgid "invalid use of array with unspecified bounds"
17496 msgstr "¶­³¦¤¬»ØÄꤵ¤ì¤Ê¤¤ÇÛÎó¤ÎÉÔŬÀÚ¤ÊÍøÍÑ"
17497
17498 #: c-typeck.c:199
17499 #, fuzzy, gcc-internal-format
17500 msgid "invalid use of undefined type %<%s %E%>"
17501 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
17502
17503 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
17504 #: c-typeck.c:203
17505 #, fuzzy, gcc-internal-format
17506 msgid "invalid use of incomplete typedef %qD"
17507 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
17508
17509 #: c-typeck.c:430 c-typeck.c:455
17510 #, gcc-internal-format
17511 msgid "function types not truly compatible in ISO C"
17512 msgstr "´Ø¿ô·¿¤¬ ISO C ¤È´°Á´¸ß´¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17513
17514 #: c-typeck.c:857
17515 #, gcc-internal-format
17516 msgid "types are not quite compatible"
17517 msgstr "·¿¤ÏÁ´¤¯¸ß´¹¤¬¤¢¤ê¤Þ¤»¤ó"
17518
17519 #: c-typeck.c:1175
17520 #, fuzzy, gcc-internal-format
17521 msgid "function return types not compatible due to %<volatile%>"
17522 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
17523
17524 #: c-typeck.c:1334 c-typeck.c:2628
17525 #, gcc-internal-format
17526 msgid "arithmetic on pointer to an incomplete type"
17527 msgstr "ÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÂФ¹¤ë±é»»"
17528
17529 #: c-typeck.c:1725
17530 #, fuzzy, gcc-internal-format
17531 msgid "%qT has no member named %qE"
17532 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17533
17534 #: c-typeck.c:1760
17535 #, fuzzy, gcc-internal-format
17536 msgid "request for member %qE in something not a structure or union"
17537 msgstr "¹½Â¤ÂΤǤⶦÍÑÂΤǤâ¤Ê¤¤²¿¤«¤Ç¡¢¥á¥ó¥Ð `%s' ¤òÍ׵ᤵ¤ì¤Þ¤·¤¿"
17538
17539 #: c-typeck.c:1791
17540 #, gcc-internal-format
17541 msgid "dereferencing pointer to incomplete type"
17542 msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È"
17543
17544 #: c-typeck.c:1795
17545 #, fuzzy, gcc-internal-format
17546 msgid "dereferencing %<void *%> pointer"
17547 msgstr "`void *' ¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È¤Ç¤¹"
17548
17549 #: c-typeck.c:1812 cp/typeck.c:2197
17550 #, fuzzy, gcc-internal-format
17551 msgid "invalid type argument of %qs"
17552 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
17553
17554 #: c-typeck.c:1840 cp/typeck.c:2348
17555 #, gcc-internal-format
17556 msgid "subscripted value is neither array nor pointer"
17557 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
17558
17559 #: c-typeck.c:1851 cp/typeck.c:2267 cp/typeck.c:2353
17560 #, gcc-internal-format
17561 msgid "array subscript is not an integer"
17562 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17563
17564 #: c-typeck.c:1857
17565 #, fuzzy, gcc-internal-format
17566 msgid "subscripted value is pointer to function"
17567 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
17568
17569 #: c-typeck.c:1870 cp/typeck.c:2263
17570 #, fuzzy, gcc-internal-format
17571 msgid "array subscript has type %<char%>"
17572 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
17573
17574 #: c-typeck.c:1910
17575 #, fuzzy, gcc-internal-format
17576 msgid "ISO C forbids subscripting %<register%> array"
17577 msgstr "ISO C ¤Ï `register' ÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
17578
17579 #: c-typeck.c:1912
17580 #, fuzzy, gcc-internal-format
17581 msgid "ISO C90 forbids subscripting non-lvalue array"
17582 msgstr "ISO C89 Èóº¸ÊÕÃÍÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
17583
17584 #: c-typeck.c:2154
17585 #, fuzzy, gcc-internal-format
17586 msgid "called object %qE is not a function"
17587 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17588
17589 #. This situation leads to run-time undefined behavior.  We can't,
17590 #. therefore, simply error unless we can prove that all possible
17591 #. executions of the program must execute the code.
17592 #: c-typeck.c:2181
17593 #, fuzzy, gcc-internal-format
17594 msgid "function called through a non-compatible type"
17595 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
17596
17597 #: c-typeck.c:2288
17598 #, fuzzy, gcc-internal-format
17599 msgid "too many arguments to function %qE"
17600 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
17601
17602 #: c-typeck.c:2309
17603 #, gcc-internal-format
17604 msgid "type of formal parameter %d is incomplete"
17605 msgstr "Àµ¼°¤Ê²¾°ú¿ô %d ¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
17606
17607 #: c-typeck.c:2322
17608 #, fuzzy, gcc-internal-format
17609 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
17610 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
17611
17612 #: c-typeck.c:2327
17613 #, fuzzy, gcc-internal-format
17614 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
17615 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
17616
17617 #: c-typeck.c:2332
17618 #, fuzzy, gcc-internal-format
17619 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
17620 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
17621
17622 #: c-typeck.c:2337
17623 #, fuzzy, gcc-internal-format
17624 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
17625 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
17626
17627 #: c-typeck.c:2342
17628 #, fuzzy, gcc-internal-format
17629 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
17630 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
17631
17632 #: c-typeck.c:2347
17633 #, fuzzy, gcc-internal-format
17634 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
17635 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
17636
17637 #: c-typeck.c:2359
17638 #, fuzzy, gcc-internal-format
17639 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
17640 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤Ï `double' ¤Ç¤Ê¤¯ `float' ¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
17641
17642 #: c-typeck.c:2379
17643 #, fuzzy, gcc-internal-format
17644 msgid "passing argument %d of %qE with different width due to prototype"
17645 msgstr "%s ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Î·¿¤ÎÉý¤È¤Ï°Û¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
17646
17647 #: c-typeck.c:2402
17648 #, fuzzy, gcc-internal-format
17649 msgid "passing argument %d of %qE as unsigned due to prototype"
17650 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹ç¤Ê¤·¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
17651
17652 #: c-typeck.c:2406
17653 #, fuzzy, gcc-internal-format
17654 msgid "passing argument %d of %qE as signed due to prototype"
17655 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹çÉÕ¤­¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
17656
17657 #: c-typeck.c:2496
17658 #, gcc-internal-format
17659 msgid "suggest parentheses around + or - inside shift"
17660 msgstr "¥·¥Õ¥ÈÃæ¤Î + ¤ä - ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
17661
17662 #: c-typeck.c:2504
17663 #, gcc-internal-format
17664 msgid "suggest parentheses around && within ||"
17665 msgstr "|| ¤È¶¦¤Ë»È¤ï¤ì¤ë && ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
17666
17667 #: c-typeck.c:2514
17668 #, gcc-internal-format
17669 msgid "suggest parentheses around arithmetic in operand of |"
17670 msgstr "·×»»¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
17671
17672 #: c-typeck.c:2519
17673 #, gcc-internal-format
17674 msgid "suggest parentheses around comparison in operand of |"
17675 msgstr "Èæ³Ó¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
17676
17677 #: c-typeck.c:2529
17678 #, gcc-internal-format
17679 msgid "suggest parentheses around arithmetic in operand of ^"
17680 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
17681
17682 #: c-typeck.c:2534
17683 #, gcc-internal-format
17684 msgid "suggest parentheses around comparison in operand of ^"
17685 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
17686
17687 #: c-typeck.c:2542
17688 #, gcc-internal-format
17689 msgid "suggest parentheses around + or - in operand of &"
17690 msgstr "& ±é»»»Ò¤Î¼þ¤ê¤Î + ¤ä - ¤Î¼þ¤ê¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
17691
17692 #: c-typeck.c:2547
17693 #, gcc-internal-format
17694 msgid "suggest parentheses around comparison in operand of &"
17695 msgstr "Èæ³Ó¤¬ & ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
17696
17697 #: c-typeck.c:2553
17698 #, gcc-internal-format
17699 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
17700 msgstr "X<=Y<=Z ¤ÎÍͤÊÈæ³Ó¤Ï¿ô³ØŪ¤Ê°ÕÌ£¤Ç¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤»¤ó"
17701
17702 #: c-typeck.c:2580
17703 #, fuzzy, gcc-internal-format
17704 msgid "pointer of type %<void *%> used in subtraction"
17705 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17706
17707 #: c-typeck.c:2582
17708 #, gcc-internal-format
17709 msgid "pointer to a function used in subtraction"
17710 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17711
17712 #: c-typeck.c:2679
17713 #, gcc-internal-format
17714 msgid "wrong type argument to unary plus"
17715 msgstr "ñ¹à¥×¥é¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
17716
17717 #: c-typeck.c:2692
17718 #, gcc-internal-format
17719 msgid "wrong type argument to unary minus"
17720 msgstr "ñ¹à¥Þ¥¤¥Ê¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
17721
17722 #: c-typeck.c:2709
17723 #, fuzzy, gcc-internal-format
17724 msgid "ISO C does not support %<~%> for complex conjugation"
17725 msgstr "ISO C ¤ÏÊ£ÁǶ¦ÌòÍѤΠ`~' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
17726
17727 #: c-typeck.c:2715
17728 #, gcc-internal-format
17729 msgid "wrong type argument to bit-complement"
17730 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
17731
17732 #: c-typeck.c:2723
17733 #, gcc-internal-format
17734 msgid "wrong type argument to abs"
17735 msgstr "abs ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
17736
17737 #: c-typeck.c:2735
17738 #, gcc-internal-format
17739 msgid "wrong type argument to conjugation"
17740 msgstr "Ê£ÁǶ¦Ìò(~)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
17741
17742 #: c-typeck.c:2747
17743 #, gcc-internal-format
17744 msgid "wrong type argument to unary exclamation mark"
17745 msgstr "ñ¹à´¶Ã²Éä(!)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
17746
17747 #: c-typeck.c:2784
17748 #, fuzzy, gcc-internal-format
17749 msgid "ISO C does not support %<++%> and %<--%> on complex types"
17750 msgstr "ISO C ¤Ï complex ·¿¤Ç¤Î `++' ¤È `--' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
17751
17752 #: c-typeck.c:2800 c-typeck.c:2832
17753 #, fuzzy, gcc-internal-format
17754 msgid "wrong type argument to increment"
17755 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
17756
17757 #: c-typeck.c:2802 c-typeck.c:2834
17758 #, fuzzy, gcc-internal-format
17759 msgid "wrong type argument to decrement"
17760 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
17761
17762 #: c-typeck.c:2823
17763 #, fuzzy, gcc-internal-format
17764 msgid "increment of pointer to unknown structure"
17765 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
17766
17767 #: c-typeck.c:2825
17768 #, fuzzy, gcc-internal-format
17769 msgid "decrement of pointer to unknown structure"
17770 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
17771
17772 #: c-typeck.c:3002
17773 #, fuzzy, gcc-internal-format
17774 msgid "assignment of read-only member %qD"
17775 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
17776
17777 #: c-typeck.c:3003
17778 #, fuzzy, gcc-internal-format
17779 msgid "increment of read-only member %qD"
17780 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
17781
17782 #: c-typeck.c:3004
17783 #, fuzzy, gcc-internal-format
17784 msgid "decrement of read-only member %qD"
17785 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
17786
17787 #: c-typeck.c:3005
17788 #, gcc-internal-format
17789 msgid "read-only member %qD used as %<asm%> output"
17790 msgstr ""
17791
17792 #: c-typeck.c:3009
17793 #, fuzzy, gcc-internal-format
17794 msgid "assignment of read-only variable %qD"
17795 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
17796
17797 #: c-typeck.c:3010
17798 #, fuzzy, gcc-internal-format
17799 msgid "increment of read-only variable %qD"
17800 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
17801
17802 #: c-typeck.c:3011
17803 #, fuzzy, gcc-internal-format
17804 msgid "decrement of read-only variable %qD"
17805 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
17806
17807 #: c-typeck.c:3012
17808 #, gcc-internal-format
17809 msgid "read-only variable %qD used as %<asm%> output"
17810 msgstr ""
17811
17812 #: c-typeck.c:3015
17813 #, fuzzy, gcc-internal-format
17814 msgid "assignment of read-only location"
17815 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
17816
17817 #: c-typeck.c:3016
17818 #, fuzzy, gcc-internal-format
17819 msgid "increment of read-only location"
17820 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
17821
17822 #: c-typeck.c:3017
17823 #, fuzzy, gcc-internal-format
17824 msgid "decrement of read-only location"
17825 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
17826
17827 #: c-typeck.c:3018
17828 #, gcc-internal-format
17829 msgid "read-only location used as %<asm%> output"
17830 msgstr ""
17831
17832 #: c-typeck.c:3053
17833 #, fuzzy, gcc-internal-format
17834 msgid "cannot take address of bit-field %qD"
17835 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
17836
17837 #: c-typeck.c:3081
17838 #, fuzzy, gcc-internal-format
17839 msgid "global register variable %qD used in nested function"
17840 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
17841
17842 #: c-typeck.c:3084
17843 #, fuzzy, gcc-internal-format
17844 msgid "register variable %qD used in nested function"
17845 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
17846
17847 #: c-typeck.c:3089
17848 #, fuzzy, gcc-internal-format
17849 msgid "address of global register variable %qD requested"
17850 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
17851
17852 #: c-typeck.c:3091
17853 #, fuzzy, gcc-internal-format
17854 msgid "address of register variable %qD requested"
17855 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
17856
17857 #: c-typeck.c:3137
17858 #, fuzzy, gcc-internal-format
17859 msgid "non-lvalue array in conditional expression"
17860 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
17861
17862 #: c-typeck.c:3181
17863 #, gcc-internal-format
17864 msgid "signed and unsigned type in conditional expression"
17865 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
17866
17867 #: c-typeck.c:3188
17868 #, gcc-internal-format
17869 msgid "ISO C forbids conditional expr with only one void side"
17870 msgstr "ISO C ¤ÏÊÒ¦¤À¤±¤¬ void ¤È¤Ê¤ë¾ò·ï¼°¤ò¶Ø¤¸¤Þ¤¹"
17871
17872 #: c-typeck.c:3204 c-typeck.c:3212
17873 #, fuzzy, gcc-internal-format
17874 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
17875 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ò¾ò·ï¼°¤È¤¹¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17876
17877 #: c-typeck.c:3219
17878 #, gcc-internal-format
17879 msgid "pointer type mismatch in conditional expression"
17880 msgstr "¾ò·ï¼°¤Ç¤Î¥Ý¥¤¥ó¥¿¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
17881
17882 #: c-typeck.c:3226 c-typeck.c:3236
17883 #, gcc-internal-format
17884 msgid "pointer/integer type mismatch in conditional expression"
17885 msgstr "¾ò·ï¼°¤Ç¥Ý¥¤¥ó¥¿·¿¤ÈÀ°¿ô·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
17886
17887 #: c-typeck.c:3250
17888 #, gcc-internal-format
17889 msgid "type mismatch in conditional expression"
17890 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
17891
17892 #: c-typeck.c:3290
17893 #, gcc-internal-format
17894 msgid "left-hand operand of comma expression has no effect"
17895 msgstr "¥«¥ó¥Þ±é»»»Ò¤Îº¸Â¦¤Î¼°¤Ë¸úÎϤ¬¤¢¤ê¤Þ¤»¤ó"
17896
17897 #: c-typeck.c:3324
17898 #, gcc-internal-format
17899 msgid "cast specifies array type"
17900 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
17901
17902 #: c-typeck.c:3330
17903 #, gcc-internal-format
17904 msgid "cast specifies function type"
17905 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
17906
17907 #: c-typeck.c:3340
17908 #, gcc-internal-format
17909 msgid "ISO C forbids casting nonscalar to the same type"
17910 msgstr "ISO C ¤ÏÈó¥¹¥«¥é¡¼¤«¤éƱ¤¸·¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
17911
17912 #: c-typeck.c:3357
17913 #, gcc-internal-format
17914 msgid "ISO C forbids casts to union type"
17915 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
17916
17917 #: c-typeck.c:3365
17918 #, gcc-internal-format
17919 msgid "cast to union type from type not present in union"
17920 msgstr "¶¦ÍÑÂΤÎÃæ¤Ë¤Ê¤¤·¿¤«¤é¶¦ÍÑÂη¿¤Ø¥­¥ã¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
17921
17922 #: c-typeck.c:3411
17923 #, fuzzy, gcc-internal-format
17924 msgid "cast adds new qualifiers to function type"
17925 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
17926
17927 #. There are qualifiers present in IN_OTYPE that are not
17928 #. present in IN_TYPE.
17929 #: c-typeck.c:3416
17930 #, gcc-internal-format
17931 msgid "cast discards qualifiers from pointer target type"
17932 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
17933
17934 #: c-typeck.c:3432
17935 #, gcc-internal-format
17936 msgid "cast increases required alignment of target type"
17937 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
17938
17939 #: c-typeck.c:3439
17940 #, gcc-internal-format
17941 msgid "cast from pointer to integer of different size"
17942 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹"
17943
17944 #: c-typeck.c:3443
17945 #, gcc-internal-format
17946 msgid "cast from function call of type %qT to non-matching type %qT"
17947 msgstr ""
17948
17949 #: c-typeck.c:3451
17950 #, gcc-internal-format
17951 msgid "cast to pointer from integer of different size"
17952 msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥­¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿"
17953
17954 #: c-typeck.c:3464
17955 #, fuzzy, gcc-internal-format
17956 msgid "ISO C forbids conversion of function pointer to object pointer type"
17957 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17958
17959 #: c-typeck.c:3473
17960 #, fuzzy, gcc-internal-format
17961 msgid "ISO C forbids conversion of object pointer to function pointer type"
17962 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
17963
17964 #: c-typeck.c:3747
17965 #, fuzzy, gcc-internal-format
17966 msgid "cannot pass rvalue to reference parameter"
17967 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
17968
17969 #: c-typeck.c:3854 c-typeck.c:4022
17970 #, fuzzy, gcc-internal-format
17971 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
17972 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
17973
17974 #: c-typeck.c:3857 c-typeck.c:4025
17975 #, fuzzy, gcc-internal-format
17976 msgid "assignment makes qualified function pointer from unqualified"
17977 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
17978
17979 #: c-typeck.c:3860 c-typeck.c:4027
17980 #, fuzzy, gcc-internal-format
17981 msgid "initialization makes qualified function pointer from unqualified"
17982 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
17983
17984 #: c-typeck.c:3863 c-typeck.c:4029
17985 #, fuzzy, gcc-internal-format
17986 msgid "return makes qualified function pointer from unqualified"
17987 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
17988
17989 #: c-typeck.c:3867 c-typeck.c:3989
17990 #, fuzzy, gcc-internal-format
17991 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
17992 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
17993
17994 #: c-typeck.c:3869 c-typeck.c:3991
17995 #, fuzzy, gcc-internal-format
17996 msgid "assignment discards qualifiers from pointer target type"
17997 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
17998
17999 #: c-typeck.c:3871 c-typeck.c:3993
18000 #, fuzzy, gcc-internal-format
18001 msgid "initialization discards qualifiers from pointer target type"
18002 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
18003
18004 #: c-typeck.c:3873 c-typeck.c:3995
18005 #, fuzzy, gcc-internal-format
18006 msgid "return discards qualifiers from pointer target type"
18007 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
18008
18009 #: c-typeck.c:3880
18010 #, gcc-internal-format
18011 msgid "ISO C prohibits argument conversion to union type"
18012 msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
18013
18014 #: c-typeck.c:3915
18015 #, gcc-internal-format
18016 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
18017 msgstr ""
18018
18019 #: c-typeck.c:3928
18020 #, fuzzy, gcc-internal-format
18021 msgid "argument %d of %qE might be a candidate for a format attribute"
18022 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
18023
18024 #: c-typeck.c:3934
18025 #, fuzzy, gcc-internal-format
18026 msgid "assignment left-hand side might be a candidate for a format attribute"
18027 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
18028
18029 #: c-typeck.c:3939
18030 #, fuzzy, gcc-internal-format
18031 msgid "initialization left-hand side might be a candidate for a format attribute"
18032 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
18033
18034 #: c-typeck.c:3944
18035 #, fuzzy, gcc-internal-format
18036 msgid "return type might be a candidate for a format attribute"
18037 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
18038
18039 #: c-typeck.c:3969
18040 #, fuzzy, gcc-internal-format
18041 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
18042 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
18043
18044 #: c-typeck.c:3972
18045 #, fuzzy, gcc-internal-format
18046 msgid "ISO C forbids assignment between function pointer and %<void *%>"
18047 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
18048
18049 #: c-typeck.c:3974
18050 #, fuzzy, gcc-internal-format
18051 msgid "ISO C forbids initialization between function pointer and %<void *%>"
18052 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
18053
18054 #: c-typeck.c:3976
18055 #, fuzzy, gcc-internal-format
18056 msgid "ISO C forbids return between function pointer and %<void *%>"
18057 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
18058
18059 #: c-typeck.c:4005
18060 #, fuzzy, gcc-internal-format
18061 msgid "pointer targets in passing argument %d of %qE differ in signedness"
18062 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
18063
18064 #: c-typeck.c:4007
18065 #, fuzzy, gcc-internal-format
18066 msgid "pointer targets in assignment differ in signedness"
18067 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
18068
18069 #: c-typeck.c:4009
18070 #, fuzzy, gcc-internal-format
18071 msgid "pointer targets in initialization differ in signedness"
18072 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
18073
18074 #: c-typeck.c:4011
18075 #, fuzzy, gcc-internal-format
18076 msgid "pointer targets in return differ in signedness"
18077 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
18078
18079 #: c-typeck.c:4036
18080 #, fuzzy, gcc-internal-format
18081 msgid "passing argument %d of %qE from incompatible pointer type"
18082 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
18083
18084 #: c-typeck.c:4038
18085 #, fuzzy, gcc-internal-format
18086 msgid "assignment from incompatible pointer type"
18087 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
18088
18089 #: c-typeck.c:4039
18090 #, fuzzy, gcc-internal-format
18091 msgid "initialization from incompatible pointer type"
18092 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
18093
18094 #: c-typeck.c:4041
18095 #, fuzzy, gcc-internal-format
18096 msgid "return from incompatible pointer type"
18097 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
18098
18099 #: c-typeck.c:4063
18100 #, fuzzy, gcc-internal-format
18101 msgid "passing argument %d of %qE makes pointer from integer without a cast"
18102 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
18103
18104 #: c-typeck.c:4065
18105 #, fuzzy, gcc-internal-format
18106 msgid "assignment makes pointer from integer without a cast"
18107 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
18108
18109 #: c-typeck.c:4067
18110 #, fuzzy, gcc-internal-format
18111 msgid "initialization makes pointer from integer without a cast"
18112 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
18113
18114 #: c-typeck.c:4069
18115 #, fuzzy, gcc-internal-format
18116 msgid "return makes pointer from integer without a cast"
18117 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
18118
18119 #: c-typeck.c:4076
18120 #, fuzzy, gcc-internal-format
18121 msgid "passing argument %d of %qE makes integer from pointer without a cast"
18122 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
18123
18124 #: c-typeck.c:4078
18125 #, fuzzy, gcc-internal-format
18126 msgid "assignment makes integer from pointer without a cast"
18127 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
18128
18129 #: c-typeck.c:4080
18130 #, fuzzy, gcc-internal-format
18131 msgid "initialization makes integer from pointer without a cast"
18132 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
18133
18134 #: c-typeck.c:4082
18135 #, fuzzy, gcc-internal-format
18136 msgid "return makes integer from pointer without a cast"
18137 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
18138
18139 #: c-typeck.c:4098
18140 #, fuzzy, gcc-internal-format
18141 msgid "incompatible types in assignment"
18142 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
18143
18144 #: c-typeck.c:4101
18145 #, fuzzy, gcc-internal-format
18146 msgid "incompatible types in initialization"
18147 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
18148
18149 #: c-typeck.c:4104
18150 #, fuzzy, gcc-internal-format
18151 msgid "incompatible types in return"
18152 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
18153
18154 #: c-typeck.c:4185
18155 #, gcc-internal-format
18156 msgid "traditional C rejects automatic aggregate initialization"
18157 msgstr "¸Å¤¤ C ¤Ç¤Ï¼«Æ°Åª¤Ê½¸¹çÂΤνé´ü²½¤òµñÀ䤷¤Þ¤¹"
18158
18159 #: c-typeck.c:4353 c-typeck.c:4368 c-typeck.c:4383
18160 #, fuzzy, gcc-internal-format
18161 msgid "(near initialization for %qs)"
18162 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
18163
18164 #: c-typeck.c:4921 cp/decl.c:4597
18165 #, fuzzy, gcc-internal-format
18166 msgid "opaque vector types cannot be initialized"
18167 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18168
18169 #: c-typeck.c:5551
18170 #, fuzzy, gcc-internal-format
18171 msgid "unknown field %qE specified in initializer"
18172 msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
18173
18174 #: c-typeck.c:6445
18175 #, gcc-internal-format
18176 msgid "traditional C rejects initialization of unions"
18177 msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹"
18178
18179 #: c-typeck.c:6753
18180 #, fuzzy, gcc-internal-format
18181 msgid "jump into statement expression"
18182 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
18183
18184 #: c-typeck.c:6759
18185 #, gcc-internal-format
18186 msgid "jump into scope of identifier with variably modified type"
18187 msgstr ""
18188
18189 #: c-typeck.c:6796
18190 #, fuzzy, gcc-internal-format
18191 msgid "ISO C forbids %<goto *expr;%>"
18192 msgstr "ISO C `goto *¼°;' ¤Î½ñ¤­Êý¤ò¶Ø¤¸¤Þ¤¹"
18193
18194 #: c-typeck.c:6811 cp/typeck.c:6262
18195 #, fuzzy, gcc-internal-format
18196 msgid "function declared %<noreturn%> has a %<return%> statement"
18197 msgstr "`noreturn' ¤ÎÀë¸À¤µ¤ì¤¿´Ø¿ô¤Ë `return' Ê¸¤¬¤¢¤ê¤Þ¤¹"
18198
18199 #: c-typeck.c:6819
18200 #, fuzzy, gcc-internal-format
18201 msgid "%<return%> with no value, in function returning non-void"
18202 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
18203
18204 #: c-typeck.c:6828
18205 #, fuzzy, gcc-internal-format
18206 msgid "%<return%> with a value, in function returning void"
18207 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
18208
18209 #: c-typeck.c:6885
18210 #, gcc-internal-format
18211 msgid "function returns address of local variable"
18212 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
18213
18214 #: c-typeck.c:6958 cp/semantics.c:916
18215 #, gcc-internal-format
18216 msgid "switch quantity not an integer"
18217 msgstr "switch ¤ÎÆâÍƤ¬À°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18218
18219 #: c-typeck.c:6969
18220 #, fuzzy, gcc-internal-format
18221 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
18222 msgstr "ISO C ¤Ç¤Ï `long' ¤Î switch ¼°¤Ï `int' ¤ËÊÑ´¹¤µ¤ì¤Þ¤»¤ó"
18223
18224 #: c-typeck.c:7010
18225 #, fuzzy, gcc-internal-format
18226 msgid "case label in statement expression not containing enclosing switch statement"
18227 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
18228
18229 #: c-typeck.c:7013
18230 #, fuzzy, gcc-internal-format
18231 msgid "%<default%> label in statement expression not containing enclosing switch statement"
18232 msgstr "`default' ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
18233
18234 #: c-typeck.c:7019
18235 #, gcc-internal-format
18236 msgid "case label in scope of identifier with variably modified type not containing enclosing switch statement"
18237 msgstr ""
18238
18239 #: c-typeck.c:7022
18240 #, gcc-internal-format
18241 msgid "%<default%> label in scope of identifier with variably modified type not containing enclosing switch statement"
18242 msgstr ""
18243
18244 #: c-typeck.c:7026 cp/parser.c:6207
18245 #, gcc-internal-format
18246 msgid "case label not within a switch statement"
18247 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
18248
18249 #: c-typeck.c:7028
18250 #, fuzzy, gcc-internal-format
18251 msgid "%<default%> label not within a switch statement"
18252 msgstr "`default' ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
18253
18254 #: c-typeck.c:7105
18255 #, gcc-internal-format
18256 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
18257 msgstr ""
18258
18259 #: c-typeck.c:7124
18260 #, fuzzy, gcc-internal-format
18261 msgid "%Hempty body in an if-statement"
18262 msgstr "else Ê¸¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
18263
18264 #: c-typeck.c:7133
18265 #, fuzzy, gcc-internal-format
18266 msgid "%Hempty body in an else-statement"
18267 msgstr "else Ê¸¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
18268
18269 #: c-typeck.c:7242 cp/cp-gimplify.c:118 cp/parser.c:6704
18270 #, gcc-internal-format
18271 msgid "break statement not within loop or switch"
18272 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
18273
18274 #: c-typeck.c:7244 cp/parser.c:6715
18275 #, gcc-internal-format
18276 msgid "continue statement not within a loop"
18277 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
18278
18279 #: c-typeck.c:7264
18280 #, gcc-internal-format
18281 msgid "%Hstatement with no effect"
18282 msgstr ""
18283
18284 #: c-typeck.c:7286
18285 #, gcc-internal-format
18286 msgid "expression statement has incomplete type"
18287 msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
18288
18289 #: c-typeck.c:7744 c-typeck.c:7785
18290 #, fuzzy, gcc-internal-format
18291 msgid "division by zero"
18292 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18293
18294 #: c-typeck.c:7830 cp/typeck.c:3036
18295 #, gcc-internal-format
18296 msgid "right shift count is negative"
18297 msgstr "±¦¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
18298
18299 #: c-typeck.c:7837 cp/typeck.c:3042
18300 #, gcc-internal-format
18301 msgid "right shift count >= width of type"
18302 msgstr "±¦¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
18303
18304 #: c-typeck.c:7858 cp/typeck.c:3061
18305 #, gcc-internal-format
18306 msgid "left shift count is negative"
18307 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
18308
18309 #: c-typeck.c:7861 cp/typeck.c:3063
18310 #, gcc-internal-format
18311 msgid "left shift count >= width of type"
18312 msgstr "º¸¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
18313
18314 #: c-typeck.c:7879 cp/typeck.c:3098
18315 #, gcc-internal-format
18316 msgid "comparing floating point with == or != is unsafe"
18317 msgstr "ÉâÆ°¾®¿ôÅÀ¤ÎÈæ³Ó¤Ç == ¤ä != ¤ò»È¤¦¤Î¤Ï°ÂÁ´¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18318
18319 #: c-typeck.c:7903 c-typeck.c:7910
18320 #, fuzzy, gcc-internal-format
18321 msgid "ISO C forbids comparison of %<void *%> with function pointer"
18322 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
18323
18324 #: c-typeck.c:7916 c-typeck.c:7962
18325 #, gcc-internal-format
18326 msgid "comparison of distinct pointer types lacks a cast"
18327 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18328
18329 #: c-typeck.c:7930 c-typeck.c:7935 c-typeck.c:7982 c-typeck.c:7987
18330 #, gcc-internal-format
18331 msgid "comparison between pointer and integer"
18332 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
18333
18334 #: c-typeck.c:7954
18335 #, gcc-internal-format
18336 msgid "comparison of complete and incomplete pointers"
18337 msgstr "´°Á´¤Ê¥Ý¥¤¥ó¥¿¤ÈÉÔ´°Á´¤Ê¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤Ç¤¹"
18338
18339 #: c-typeck.c:7957
18340 #, gcc-internal-format
18341 msgid "ISO C forbids ordered comparisons of pointers to functions"
18342 msgstr "ISO C ´Ø¿ô¥Ý¥¤¥ó¥¿¤Î½ç½øÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
18343
18344 #: c-typeck.c:7970 c-typeck.c:7977
18345 #, gcc-internal-format
18346 msgid "ordered comparison of pointer with integer zero"
18347 msgstr "À°¿ô 0 ¤È¥Ý¥¤¥ó¥¿¤È¤Î½ç½øÈæ³Ó¤Ç¤¹"
18348
18349 #: c-typeck.c:8207
18350 #, gcc-internal-format
18351 msgid "comparison between signed and unsigned"
18352 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹"
18353
18354 #: c-typeck.c:8253 cp/typeck.c:3521
18355 #, gcc-internal-format
18356 msgid "comparison of promoted ~unsigned with constant"
18357 msgstr "~¤Çȿž¤µ¤ì¤¿³Ê¾å¤²Éä¹ç̵¤··¿¤ÈÄê¿ô¤È¤ÎÈæ³Ó¤Ç¤¹"
18358
18359 #: c-typeck.c:8261 cp/typeck.c:3529
18360 #, gcc-internal-format
18361 msgid "comparison of promoted ~unsigned with unsigned"
18362 msgstr "~¤Çȿž¤µ¤ì¤¿Éä¹ç̵¤··¿¤ÈÉä¹ç̵¤··¿¤È¤ÎÈæ³Ó¤Ç¤¹"
18363
18364 #: c-typeck.c:8319
18365 #, fuzzy, gcc-internal-format
18366 msgid "used array that cannot be converted to pointer where scalar is required"
18367 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤ËÇÛÎ󷿤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
18368
18369 #: c-typeck.c:8323
18370 #, fuzzy, gcc-internal-format
18371 msgid "used struct type value where scalar is required"
18372 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¹½Â¤Âη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
18373
18374 #: c-typeck.c:8327
18375 #, fuzzy, gcc-internal-format
18376 msgid "used union type value where scalar is required"
18377 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¶¦ÍÑÂη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
18378
18379 #: calls.c:1929
18380 #, gcc-internal-format
18381 msgid "function call has aggregate value"
18382 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
18383
18384 #: cfgexpand.c:1597
18385 #, gcc-internal-format
18386 msgid "not protecting local variables: variable length buffer"
18387 msgstr ""
18388
18389 #: cfgexpand.c:1599
18390 #, gcc-internal-format
18391 msgid "not protecting function: no buffer at least %d bytes long"
18392 msgstr ""
18393
18394 #: cfghooks.c:90
18395 #, gcc-internal-format
18396 msgid "bb %d on wrong place"
18397 msgstr ""
18398
18399 #: cfghooks.c:96
18400 #, gcc-internal-format
18401 msgid "prev_bb of %d should be %d, not %d"
18402 msgstr ""
18403
18404 #: cfghooks.c:113
18405 #, gcc-internal-format
18406 msgid "verify_flow_info: Wrong count of block %i %i"
18407 msgstr ""
18408
18409 #: cfghooks.c:119
18410 #, gcc-internal-format
18411 msgid "verify_flow_info: Wrong frequency of block %i %i"
18412 msgstr ""
18413
18414 #: cfghooks.c:127
18415 #, gcc-internal-format
18416 msgid "verify_flow_info: Duplicate edge %i->%i"
18417 msgstr ""
18418
18419 #: cfghooks.c:133
18420 #, gcc-internal-format
18421 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
18422 msgstr ""
18423
18424 #: cfghooks.c:139
18425 #, gcc-internal-format
18426 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
18427 msgstr ""
18428
18429 #: cfghooks.c:151
18430 #, fuzzy, gcc-internal-format
18431 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
18432 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
18433
18434 #: cfghooks.c:165 cfgrtl.c:2045
18435 #, gcc-internal-format
18436 msgid "wrong amount of branch edges after unconditional jump %i"
18437 msgstr ""
18438
18439 #: cfghooks.c:173 cfghooks.c:184
18440 #, fuzzy, gcc-internal-format
18441 msgid "basic block %d pred edge is corrupted"
18442 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
18443
18444 #: cfghooks.c:185
18445 #, gcc-internal-format
18446 msgid "its dest_idx should be %d, not %d"
18447 msgstr ""
18448
18449 #: cfghooks.c:214
18450 #, fuzzy, gcc-internal-format
18451 msgid "basic block %i edge lists are corrupted"
18452 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %i edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
18453
18454 #: cfghooks.c:227
18455 #, gcc-internal-format
18456 msgid "verify_flow_info failed"
18457 msgstr ""
18458
18459 #: cfghooks.c:288
18460 #, fuzzy, gcc-internal-format
18461 msgid "%s does not support redirect_edge_and_branch"
18462 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18463
18464 #: cfghooks.c:306
18465 #, fuzzy, gcc-internal-format
18466 msgid "%s does not support redirect_edge_and_branch_force"
18467 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18468
18469 #: cfghooks.c:324
18470 #, fuzzy, gcc-internal-format
18471 msgid "%s does not support split_block"
18472 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18473
18474 #: cfghooks.c:360
18475 #, fuzzy, gcc-internal-format
18476 msgid "%s does not support move_block_after"
18477 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18478
18479 #: cfghooks.c:373
18480 #, fuzzy, gcc-internal-format
18481 msgid "%s does not support delete_basic_block"
18482 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18483
18484 #: cfghooks.c:405
18485 #, fuzzy, gcc-internal-format
18486 msgid "%s does not support split_edge"
18487 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18488
18489 #: cfghooks.c:466
18490 #, fuzzy, gcc-internal-format
18491 msgid "%s does not support create_basic_block"
18492 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18493
18494 #: cfghooks.c:494
18495 #, fuzzy, gcc-internal-format
18496 msgid "%s does not support can_merge_blocks_p"
18497 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18498
18499 #: cfghooks.c:505
18500 #, fuzzy, gcc-internal-format
18501 msgid "%s does not support predict_edge"
18502 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18503
18504 #: cfghooks.c:514
18505 #, fuzzy, gcc-internal-format
18506 msgid "%s does not support predicted_by_p"
18507 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18508
18509 #: cfghooks.c:528
18510 #, fuzzy, gcc-internal-format
18511 msgid "%s does not support merge_blocks"
18512 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18513
18514 #: cfghooks.c:573
18515 #, fuzzy, gcc-internal-format
18516 msgid "%s does not support make_forwarder_block"
18517 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18518
18519 #: cfghooks.c:678
18520 #, fuzzy, gcc-internal-format
18521 msgid "%s does not support can_duplicate_block_p"
18522 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18523
18524 #: cfghooks.c:706
18525 #, fuzzy, gcc-internal-format
18526 msgid "%s does not support duplicate_block"
18527 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18528
18529 #: cfghooks.c:774
18530 #, fuzzy, gcc-internal-format
18531 msgid "%s does not support block_ends_with_call_p"
18532 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18533
18534 #: cfghooks.c:785
18535 #, fuzzy, gcc-internal-format
18536 msgid "%s does not support block_ends_with_condjump_p"
18537 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18538
18539 #: cfghooks.c:803
18540 #, fuzzy, gcc-internal-format
18541 msgid "%s does not support flow_call_edges_add"
18542 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18543
18544 #: cfgloop.c:1088
18545 #, gcc-internal-format
18546 msgid "size of loop %d should be %d, not %d"
18547 msgstr ""
18548
18549 #: cfgloop.c:1105
18550 #, gcc-internal-format
18551 msgid "bb %d do not belong to loop %d"
18552 msgstr ""
18553
18554 #: cfgloop.c:1122
18555 #, gcc-internal-format
18556 msgid "loop %d's header does not have exactly 2 entries"
18557 msgstr ""
18558
18559 #: cfgloop.c:1129
18560 #, gcc-internal-format
18561 msgid "loop %d's latch does not have exactly 1 successor"
18562 msgstr ""
18563
18564 #: cfgloop.c:1134
18565 #, gcc-internal-format
18566 msgid "loop %d's latch does not have header as successor"
18567 msgstr ""
18568
18569 #: cfgloop.c:1139
18570 #, gcc-internal-format
18571 msgid "loop %d's latch does not belong directly to it"
18572 msgstr ""
18573
18574 #: cfgloop.c:1145
18575 #, gcc-internal-format
18576 msgid "loop %d's header does not belong directly to it"
18577 msgstr ""
18578
18579 #: cfgloop.c:1151
18580 #, gcc-internal-format
18581 msgid "loop %d's latch is marked as part of irreducible region"
18582 msgstr ""
18583
18584 #: cfgloop.c:1184
18585 #, fuzzy, gcc-internal-format
18586 msgid "basic block %d should be marked irreducible"
18587 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
18588
18589 #: cfgloop.c:1190
18590 #, fuzzy, gcc-internal-format
18591 msgid "basic block %d should not be marked irreducible"
18592 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
18593
18594 #: cfgloop.c:1198
18595 #, gcc-internal-format
18596 msgid "edge from %d to %d should be marked irreducible"
18597 msgstr ""
18598
18599 #: cfgloop.c:1205
18600 #, gcc-internal-format
18601 msgid "edge from %d to %d should not be marked irreducible"
18602 msgstr ""
18603
18604 #: cfgloop.c:1240
18605 #, gcc-internal-format
18606 msgid "wrong single exit %d->%d recorded for loop %d"
18607 msgstr ""
18608
18609 #: cfgloop.c:1244
18610 #, gcc-internal-format
18611 msgid "right exit is %d->%d"
18612 msgstr ""
18613
18614 #: cfgloop.c:1261
18615 #, gcc-internal-format
18616 msgid "single exit not recorded for loop %d"
18617 msgstr ""
18618
18619 #: cfgloop.c:1268
18620 #, gcc-internal-format
18621 msgid "loop %d should not have single exit (%d -> %d)"
18622 msgstr ""
18623
18624 #: cfgrtl.c:1931
18625 #, gcc-internal-format
18626 msgid "BB_RTL flag not set for block %d"
18627 msgstr ""
18628
18629 #: cfgrtl.c:1937
18630 #, fuzzy, gcc-internal-format
18631 msgid "end insn %d for block %d not found in the insn stream"
18632 msgstr "½ªÎ»Ì¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
18633
18634 #: cfgrtl.c:1951
18635 #, fuzzy, gcc-internal-format
18636 msgid "insn %d is in multiple basic blocks (%d and %d)"
18637 msgstr "Ì¿Îá %d ¤¬Ê£¿ô¤Î´ðËÜ¥Ö¥í¥Ã¥¯(%d ¤È %d)¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
18638
18639 #: cfgrtl.c:1963
18640 #, fuzzy, gcc-internal-format
18641 msgid "head insn %d for block %d not found in the insn stream"
18642 msgstr "³«»ÏÌ¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
18643
18644 #: cfgrtl.c:1987
18645 #, gcc-internal-format
18646 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
18647 msgstr ""
18648
18649 #: cfgrtl.c:2002
18650 #, gcc-internal-format
18651 msgid "fallthru edge crosses section boundary (bb %i)"
18652 msgstr ""
18653
18654 #: cfgrtl.c:2027
18655 #, gcc-internal-format
18656 msgid "missing REG_EH_REGION note in the end of bb %i"
18657 msgstr ""
18658
18659 #: cfgrtl.c:2035
18660 #, gcc-internal-format
18661 msgid "too many outgoing branch edges from bb %i"
18662 msgstr ""
18663
18664 #: cfgrtl.c:2040
18665 #, gcc-internal-format
18666 msgid "fallthru edge after unconditional jump %i"
18667 msgstr ""
18668
18669 #: cfgrtl.c:2051
18670 #, fuzzy, gcc-internal-format
18671 msgid "wrong amount of branch edges after conditional jump %i"
18672 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
18673
18674 #: cfgrtl.c:2057
18675 #, gcc-internal-format
18676 msgid "call edges for non-call insn in bb %i"
18677 msgstr ""
18678
18679 #: cfgrtl.c:2066
18680 #, gcc-internal-format
18681 msgid "abnormal edges for no purpose in bb %i"
18682 msgstr ""
18683
18684 #: cfgrtl.c:2078
18685 #, gcc-internal-format
18686 msgid "insn %d inside basic block %d but block_for_insn is NULL"
18687 msgstr ""
18688
18689 #: cfgrtl.c:2082
18690 #, gcc-internal-format
18691 msgid "insn %d inside basic block %d but block_for_insn is %i"
18692 msgstr ""
18693
18694 #: cfgrtl.c:2096 cfgrtl.c:2106
18695 #, gcc-internal-format
18696 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
18697 msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó"
18698
18699 #: cfgrtl.c:2119
18700 #, fuzzy, gcc-internal-format
18701 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
18702 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
18703
18704 #: cfgrtl.c:2129
18705 #, fuzzy, gcc-internal-format
18706 msgid "in basic block %d:"
18707 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
18708
18709 #: cfgrtl.c:2166
18710 #, gcc-internal-format
18711 msgid "bb prediction set for block %i, but it is not used in RTL land"
18712 msgstr ""
18713
18714 #: cfgrtl.c:2184
18715 #, gcc-internal-format
18716 msgid "missing barrier after block %i"
18717 msgstr ""
18718
18719 #: cfgrtl.c:2197
18720 #, gcc-internal-format
18721 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
18722 msgstr ""
18723
18724 #: cfgrtl.c:2206
18725 #, gcc-internal-format
18726 msgid "verify_flow_info: Incorrect fallthru %i->%i"
18727 msgstr ""
18728
18729 #: cfgrtl.c:2225
18730 #, fuzzy, gcc-internal-format
18731 msgid "basic blocks not laid down consecutively"
18732 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
18733
18734 #: cfgrtl.c:2264
18735 #, gcc-internal-format
18736 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
18737 msgstr "Ì¿ÎáÏ¢º¿Ãæ¤Î bb ¤Î¿ô (%d) ¤¬ n_basic_blocks (%d) ¤È°ã¤¤¤Þ¤¹"
18738
18739 #: cgraph.c:763
18740 #, gcc-internal-format
18741 msgid "%D renamed after being referenced in assembly"
18742 msgstr ""
18743
18744 #: cgraphunit.c:664
18745 #, gcc-internal-format
18746 msgid "aux field set for edge %s->%s"
18747 msgstr ""
18748
18749 #: cgraphunit.c:670
18750 #, fuzzy, gcc-internal-format
18751 msgid "Execution count is negative"
18752 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
18753
18754 #: cgraphunit.c:677
18755 #, fuzzy, gcc-internal-format
18756 msgid "caller edge count is negative"
18757 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
18758
18759 #: cgraphunit.c:686
18760 #, fuzzy, gcc-internal-format
18761 msgid "inlined_to pointer is wrong"
18762 msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18763
18764 #: cgraphunit.c:691
18765 #, fuzzy, gcc-internal-format
18766 msgid "multiple inline callers"
18767 msgstr "½ÅÊ£¤¹¤ë `virtual' »ØÄê»Ò"
18768
18769 #: cgraphunit.c:698
18770 #, gcc-internal-format
18771 msgid "inlined_to pointer set for noninline callers"
18772 msgstr ""
18773
18774 #: cgraphunit.c:704
18775 #, gcc-internal-format
18776 msgid "inlined_to pointer is set but no predecesors found"
18777 msgstr ""
18778
18779 #: cgraphunit.c:709
18780 #, gcc-internal-format
18781 msgid "inlined_to pointer refers to itself"
18782 msgstr ""
18783
18784 #: cgraphunit.c:719
18785 #, gcc-internal-format
18786 msgid "node not found in DECL_ASSEMBLER_NAME hash"
18787 msgstr ""
18788
18789 #: cgraphunit.c:747
18790 #, gcc-internal-format
18791 msgid "shared call_stmt:"
18792 msgstr ""
18793
18794 #: cgraphunit.c:753
18795 #, fuzzy, gcc-internal-format
18796 msgid "edge points to wrong declaration:"
18797 msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿"
18798
18799 #: cgraphunit.c:762
18800 #, gcc-internal-format
18801 msgid "missing callgraph edge for call stmt:"
18802 msgstr ""
18803
18804 #: cgraphunit.c:779
18805 #, gcc-internal-format
18806 msgid "edge %s->%s has no corresponding call_stmt"
18807 msgstr ""
18808
18809 #: cgraphunit.c:791
18810 #, gcc-internal-format
18811 msgid "verify_cgraph_node failed"
18812 msgstr ""
18813
18814 #: cgraphunit.c:1028
18815 #, fuzzy, gcc-internal-format
18816 msgid "failed to reclaim unneeded function"
18817 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
18818
18819 #: cgraphunit.c:1308
18820 #, gcc-internal-format
18821 msgid "nodes with no released memory found"
18822 msgstr ""
18823
18824 #: collect2.c:1172
18825 #, fuzzy, gcc-internal-format
18826 msgid "unknown demangling style '%s'"
18827 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
18828
18829 #: collect2.c:1495
18830 #, gcc-internal-format
18831 msgid "%s terminated with signal %d [%s]%s"
18832 msgstr "%s ¥·¥°¥Ê¥ë %d [%s]%s ¤Ç½ªÎ»¤µ¤»¤é¤ì¤Þ¤·¤¿"
18833
18834 #: collect2.c:1513
18835 #, gcc-internal-format
18836 msgid "%s returned %d exit status"
18837 msgstr "%s ¤Ï exit ¾õÂÖ %d ¤òÊÖ¤·¤Þ¤·¤¿"
18838
18839 #: collect2.c:2175
18840 #, fuzzy, gcc-internal-format
18841 msgid "cannot find 'ldd'"
18842 msgstr "`ldd' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18843
18844 #: convert.c:65
18845 #, gcc-internal-format
18846 msgid "cannot convert to a pointer type"
18847 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
18848
18849 #: convert.c:304
18850 #, gcc-internal-format
18851 msgid "pointer value used where a floating point value was expected"
18852 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
18853
18854 #: convert.c:308
18855 #, gcc-internal-format
18856 msgid "aggregate value used where a float was expected"
18857 msgstr "ÉâÆ°¾®¿ôÅÀ·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
18858
18859 #: convert.c:333
18860 #, gcc-internal-format
18861 msgid "conversion to incomplete type"
18862 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
18863
18864 #: convert.c:688 convert.c:764
18865 #, gcc-internal-format
18866 msgid "can't convert between vector values of different size"
18867 msgstr "Â礭¤µ¤Î°Û¤Ê¤ë¥Ù¥¯¥È¥ëÃÍƱ»Î¤ÎÊÑ´¹¤Ï¤Ç¤­¤Þ¤»¤ó"
18868
18869 #: convert.c:694
18870 #, gcc-internal-format
18871 msgid "aggregate value used where an integer was expected"
18872 msgstr "À°¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
18873
18874 #: convert.c:744
18875 #, gcc-internal-format
18876 msgid "pointer value used where a complex was expected"
18877 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
18878
18879 #: convert.c:748
18880 #, gcc-internal-format
18881 msgid "aggregate value used where a complex was expected"
18882 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
18883
18884 #: convert.c:770
18885 #, gcc-internal-format
18886 msgid "can't convert value to a vector"
18887 msgstr "Ãͤò¥Ù¥¯¥È¥ë¤Ë¤ÏÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
18888
18889 #: coverage.c:183
18890 #, fuzzy, gcc-internal-format
18891 msgid "%qs is not a gcov data file"
18892 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18893
18894 #: coverage.c:194
18895 #, fuzzy, gcc-internal-format
18896 msgid "%qs is version %q.*s, expected version %q.*s"
18897 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
18898
18899 #: coverage.c:274 coverage.c:282
18900 #, gcc-internal-format
18901 msgid "coverage mismatch for function %u while reading execution counters"
18902 msgstr ""
18903
18904 #: coverage.c:276 coverage.c:359
18905 #, gcc-internal-format
18906 msgid "checksum is %x instead of %x"
18907 msgstr ""
18908
18909 #: coverage.c:284 coverage.c:367
18910 #, gcc-internal-format
18911 msgid "number of counters is %d instead of %d"
18912 msgstr ""
18913
18914 #: coverage.c:290
18915 #, fuzzy, gcc-internal-format
18916 msgid "cannot merge separate %s counters for function %u"
18917 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
18918
18919 #: coverage.c:311
18920 #, fuzzy, gcc-internal-format
18921 msgid "%qs has overflowed"
18922 msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿"
18923
18924 #: coverage.c:311
18925 #, fuzzy, gcc-internal-format
18926 msgid "%qs is corrupted"
18927 msgstr "%s ¤¬ËÜÍè¤è¤ê¤âû¤¤¤Ç¤¹"
18928
18929 #: coverage.c:348
18930 #, fuzzy, gcc-internal-format
18931 msgid "no coverage for function %qs found"
18932 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
18933
18934 #: coverage.c:356 coverage.c:364
18935 #, gcc-internal-format
18936 msgid "coverage mismatch for function %qs while reading counter %qs"
18937 msgstr ""
18938
18939 #: coverage.c:529
18940 #, fuzzy, gcc-internal-format
18941 msgid "cannot open %s"
18942 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
18943
18944 #: coverage.c:564
18945 #, fuzzy, gcc-internal-format
18946 msgid "error writing %qs"
18947 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
18948
18949 #: diagnostic.c:602
18950 #, fuzzy, gcc-internal-format
18951 msgid "in %s, at %s:%d"
18952 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
18953
18954 #: dominance.c:855
18955 #, gcc-internal-format
18956 msgid "dominator of %d status unknown"
18957 msgstr ""
18958
18959 #: dominance.c:857
18960 #, gcc-internal-format
18961 msgid "dominator of %d should be %d, not %d"
18962 msgstr ""
18963
18964 #: dominance.c:869
18965 #, gcc-internal-format
18966 msgid "ENTRY does not dominate bb %d"
18967 msgstr ""
18968
18969 #: dwarf2out.c:3533
18970 #, fuzzy, gcc-internal-format
18971 msgid "DW_LOC_OP %s not implemented"
18972 msgstr "DW_LOC_OP %s ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
18973
18974 #: emit-rtl.c:2269
18975 #, gcc-internal-format
18976 msgid "invalid rtl sharing found in the insn"
18977 msgstr ""
18978
18979 #: emit-rtl.c:2271
18980 #, gcc-internal-format
18981 msgid "shared rtx"
18982 msgstr ""
18983
18984 #: emit-rtl.c:2273 flow.c:492 flow.c:517 flow.c:539
18985 #, gcc-internal-format
18986 msgid "internal consistency failure"
18987 msgstr ""
18988
18989 #: emit-rtl.c:3337
18990 #, gcc-internal-format
18991 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
18992 msgstr "ICE: emit_insn ¤¬ emit_jump_insn ¤òÍפ¹¤ë½ê¤Ç»È¤ï¤ì¤Þ¤·¤¿:\n"
18993
18994 #: errors.c:133 java/jv-scan.c:289
18995 #, gcc-internal-format
18996 msgid "abort in %s, at %s:%d"
18997 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
18998
18999 #: except.c:338
19000 #, gcc-internal-format
19001 msgid "exception handling disabled, use -fexceptions to enable"
19002 msgstr "Îã³°½èÍý¤ò̵¸ú¤Ë¤·¤Þ¤·¤¿. Í­¸ú¤Ë¤¹¤ë¤Ë¤Ï -fexceptions ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
19003
19004 #: except.c:2786
19005 #, fuzzy, gcc-internal-format
19006 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
19007 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
19008
19009 #: except.c:2917
19010 #, gcc-internal-format
19011 msgid "__builtin_eh_return not supported on this target"
19012 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19013
19014 #: except.c:3771 except.c:3780
19015 #, gcc-internal-format
19016 msgid "region_array is corrupted for region %i"
19017 msgstr ""
19018
19019 #: except.c:3785
19020 #, gcc-internal-format
19021 msgid "outer block of region %i is wrong"
19022 msgstr ""
19023
19024 #: except.c:3790
19025 #, gcc-internal-format
19026 msgid "region %i may contain throw and is contained in region that may not"
19027 msgstr ""
19028
19029 #: except.c:3796
19030 #, gcc-internal-format
19031 msgid "negative nesting depth of region %i"
19032 msgstr ""
19033
19034 #: except.c:3816
19035 #, gcc-internal-format
19036 msgid "tree list ends on depth %i"
19037 msgstr ""
19038
19039 #: except.c:3821
19040 #, fuzzy, gcc-internal-format
19041 msgid "array does not match the region tree"
19042 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
19043
19044 #: except.c:3827
19045 #, gcc-internal-format
19046 msgid "verify_eh_tree failed"
19047 msgstr ""
19048
19049 #: explow.c:1212
19050 #, gcc-internal-format
19051 msgid "stack limits not supported on this target"
19052 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19053
19054 #: fold-const.c:3331 fold-const.c:3342
19055 #, fuzzy, gcc-internal-format
19056 msgid "comparison is always %d due to width of bit-field"
19057 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ÎÉý¤Î¤»¤¤¤ÇÈæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
19058
19059 #: fold-const.c:4943 fold-const.c:4958
19060 #, gcc-internal-format
19061 msgid "comparison is always %d"
19062 msgstr "Èæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
19063
19064 #: fold-const.c:5087
19065 #, fuzzy, gcc-internal-format
19066 msgid "%<or%> of unmatched not-equal tests is always 1"
19067 msgstr "°ìÃפ·¤Ê¤¤ÃÍƱ»Î¤Ç¤ÎÈóÅù²Á¤Î `or' ¥Æ¥¹¥È¤Ï¾ï¤Ë 1 ¤Ç¤¹"
19068
19069 #: fold-const.c:5092
19070 #, fuzzy, gcc-internal-format
19071 msgid "%<and%> of mutually exclusive equal-tests is always 0"
19072 msgstr "Áê¸ßÇÓ¾Ū¤ÊÃͤÎÅù²Á¤Î `and' ¥Æ¥¹¥È¤Ï¾ï¤Ë 0 ¤Ç¤¹"
19073
19074 #: fold-const.c:10313
19075 #, gcc-internal-format
19076 msgid "fold check: original tree changed by fold"
19077 msgstr ""
19078
19079 #: function.c:491
19080 #, fuzzy, gcc-internal-format
19081 msgid "%Jtotal size of local objects too large"
19082 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
19083
19084 #: function.c:838 varasm.c:1674
19085 #, fuzzy, gcc-internal-format
19086 msgid "size of variable %q+D is too large"
19087 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
19088
19089 #: function.c:1548
19090 #, fuzzy, gcc-internal-format
19091 msgid "impossible constraint in %<asm%>"
19092 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
19093
19094 #: function.c:3506
19095 #, fuzzy, gcc-internal-format
19096 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
19097 msgstr "ÊÑ¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
19098
19099 #: function.c:3527
19100 #, fuzzy, gcc-internal-format
19101 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
19102 msgstr "°ú¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
19103
19104 #: function.c:3922
19105 #, gcc-internal-format
19106 msgid "function returns an aggregate"
19107 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
19108
19109 #: function.c:4314
19110 #, fuzzy, gcc-internal-format
19111 msgid "unused parameter %q+D"
19112 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
19113
19114 #: gcc.c:1243
19115 #, fuzzy, gcc-internal-format
19116 msgid "ambiguous abbreviation %s"
19117 msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹"
19118
19119 #: gcc.c:1270
19120 #, fuzzy, gcc-internal-format
19121 msgid "incomplete '%s' option"
19122 msgstr "ÉÔ´°Á´¤Ê `%s' ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
19123
19124 #: gcc.c:1281
19125 #, fuzzy, gcc-internal-format
19126 msgid "missing argument to '%s' option"
19127 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
19128
19129 #: gcc.c:1294
19130 #, fuzzy, gcc-internal-format
19131 msgid "extraneous argument to '%s' option"
19132 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ̵´Ø·¸¤Ê°ú¿ô"
19133
19134 #: gcc.c:3804
19135 #, fuzzy, gcc-internal-format
19136 msgid "warning: -pipe ignored because -save-temps specified"
19137 msgstr "·Ù¹ð: -save-temps ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
19138
19139 #: gcc.c:4105
19140 #, fuzzy, gcc-internal-format
19141 msgid "warning: '-x %s' after last input file has no effect"
19142 msgstr "·Ù¹ð: ºÇ¸å¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸å¤Î `-x %s' ¤Ï²¿¤â¤·¤Þ¤»¤ó"
19143
19144 #. Catch the case where a spec string contains something like
19145 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
19146 #. hand side of the :.
19147 #: gcc.c:5174
19148 #, fuzzy, gcc-internal-format
19149 msgid "spec failure: '%%*' has not been initialized by pattern match"
19150 msgstr "spec ¥¨¥é¡¼: '%%*' ¤Ï¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ç½é´ü²½¤µ¤ì¤Ê¤¤¤Þ¤Þ¤Ç¤¹"
19151
19152 #: gcc.c:5183
19153 #, fuzzy, gcc-internal-format
19154 msgid "warning: use of obsolete %%[ operator in specs"
19155 msgstr "·Ù¹ð: µì¼°¤Î %%[ ±é»»»Ò¤¬ spec ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
19156
19157 #: gcc.c:5264
19158 #, fuzzy, gcc-internal-format
19159 msgid "spec failure: unrecognized spec option '%c'"
19160 msgstr "spec ¥¨¥é¡¼: Ç§¼±ÉÔǽ¤Ê spec ¥ª¥×¥·¥ç¥ó '%c'"
19161
19162 #: gcc.c:6188
19163 #, gcc-internal-format
19164 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
19165 msgstr ""
19166
19167 #: gcc.c:6211
19168 #, gcc-internal-format
19169 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
19170 msgstr ""
19171
19172 #: gcc.c:6300
19173 #, fuzzy, gcc-internal-format
19174 msgid "unrecognized option '-%s'"
19175 msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'"
19176
19177 #: gcc.c:6491 gcc.c:6554
19178 #, gcc-internal-format
19179 msgid "%s: %s compiler not installed on this system"
19180 msgstr "%s: %s ¥³¥ó¥Ñ¥¤¥é¤Ï¤³¤Î¥·¥¹¥Æ¥à¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19181
19182 #: gcc.c:6646
19183 #, gcc-internal-format
19184 msgid "%s: linker input file unused because linking not done"
19185 msgstr "%s: ¥ê¥ó¥¯¤¬´°Î»¤·¤Ê¤«¤Ã¤¿¤Î¤Ç¥ê¥ó¥«¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
19186
19187 #: gcc.c:6686
19188 #, gcc-internal-format
19189 msgid "language %s not recognized"
19190 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
19191
19192 #: gcc.c:6757
19193 #, gcc-internal-format
19194 msgid "%s: %s"
19195 msgstr "%s: %s"
19196
19197 #: gcse.c:6587
19198 #, fuzzy, gcc-internal-format
19199 msgid "%s: %d basic blocks and %d edges/basic block"
19200 msgstr "GCSE ¤ò̵¸ú²½: %d > 1000 ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d >= 20 edge/´ðËÜ¥Ö¥í¥Ã¥¯"
19201
19202 #: gcse.c:6600
19203 #, fuzzy, gcc-internal-format
19204 msgid "%s: %d basic blocks and %d registers"
19205 msgstr "GCSE ¤ò̵¸ú²½: %d ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d ¸Ä¤Î¥ì¥¸¥¹¥¿"
19206
19207 #: ggc-common.c:404 ggc-common.c:412 ggc-common.c:480 ggc-common.c:499
19208 #: ggc-page.c:2110 ggc-page.c:2141 ggc-page.c:2148 ggc-zone.c:2291
19209 #: ggc-zone.c:2306
19210 #, fuzzy, gcc-internal-format
19211 msgid "can't write PCH file: %m"
19212 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
19213
19214 #: ggc-common.c:492 config/i386/host-cygwin.c:58
19215 #, fuzzy, gcc-internal-format
19216 msgid "can't get position in PCH file: %m"
19217 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
19218
19219 #: ggc-common.c:502
19220 #, fuzzy, gcc-internal-format
19221 msgid "can't write padding to PCH file: %m"
19222 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
19223
19224 #: ggc-common.c:557 ggc-common.c:565 ggc-common.c:572 ggc-common.c:575
19225 #: ggc-common.c:585 ggc-common.c:588 ggc-page.c:2235 ggc-zone.c:2325
19226 #, fuzzy, gcc-internal-format
19227 msgid "can't read PCH file: %m"
19228 msgstr "%s ¤«¤éÆɹþ¤á¤Þ¤»¤ó"
19229
19230 #: ggc-common.c:580
19231 #, gcc-internal-format
19232 msgid "had to relocate PCH"
19233 msgstr ""
19234
19235 #: ggc-page.c:1448
19236 #, gcc-internal-format
19237 msgid "open /dev/zero: %m"
19238 msgstr ""
19239
19240 #: ggc-page.c:2126 ggc-page.c:2132
19241 #, fuzzy, gcc-internal-format
19242 msgid "can't write PCH file"
19243 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
19244
19245 #: ggc-zone.c:2288 ggc-zone.c:2299
19246 #, fuzzy, gcc-internal-format
19247 msgid "can't seek PCH file: %m"
19248 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
19249
19250 #: ggc-zone.c:2302
19251 #, fuzzy, gcc-internal-format
19252 msgid "can't write PCH fle: %m"
19253 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
19254
19255 #: gimple-low.c:202
19256 #, fuzzy, gcc-internal-format
19257 msgid "unexpected node"
19258 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
19259
19260 #: gimplify.c:3683
19261 #, fuzzy, gcc-internal-format
19262 msgid "invalid lvalue in asm output %d"
19263 msgstr "asm Ê¸¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
19264
19265 #: gimplify.c:3795
19266 #, fuzzy, gcc-internal-format
19267 msgid "memory input %d is not directly addressable"
19268 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó"
19269
19270 #: gimplify.c:4671
19271 #, gcc-internal-format
19272 msgid "gimplification failed"
19273 msgstr ""
19274
19275 #: global.c:376 global.c:389 global.c:403
19276 #, fuzzy, gcc-internal-format
19277 msgid "%s cannot be used in asm here"
19278 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
19279
19280 #: graph.c:403 java/jcf-parse.c:1086 java/jcf-parse.c:1221 java/lex.c:1855
19281 #: objc/objc-act.c:501
19282 #, fuzzy, gcc-internal-format
19283 msgid "can't open %s: %m"
19284 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
19285
19286 #: haifa-sched.c:182
19287 #, gcc-internal-format
19288 msgid "fix_sched_param: unknown param: %s"
19289 msgstr "fix_sched_param: ÉÔÌÀ¤Ê¥Ñ¥é¥á¥¿: %s"
19290
19291 #. Eventually this should become a hard error IMO.
19292 #: opts.c:261
19293 #, gcc-internal-format
19294 msgid "command line option \"%s\" is valid for %s but not for %s"
19295 msgstr ""
19296
19297 #: opts.c:315
19298 #, fuzzy, gcc-internal-format
19299 msgid "command line option %qs is not supported by this configuration"
19300 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
19301
19302 #: opts.c:359
19303 #, fuzzy, gcc-internal-format
19304 msgid "missing argument to \"%s\""
19305 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
19306
19307 #: opts.c:369
19308 #, fuzzy, gcc-internal-format
19309 msgid "argument to \"%s\" should be a non-negative integer"
19310 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
19311
19312 #: opts.c:457
19313 #, fuzzy, gcc-internal-format
19314 msgid "unrecognized command line option \"%s\""
19315 msgstr "¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó '%s' ¤ò̵»ë¤·¤Þ¤¹"
19316
19317 #: opts.c:670
19318 #, gcc-internal-format
19319 msgid "-Wuninitialized is not supported without -O"
19320 msgstr "-Wuninitialized ¤Ï -O Ìµ¤·¤Ë¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
19321
19322 #: opts.c:685
19323 #, gcc-internal-format
19324 msgid "-freorder-blocks-and-partition does not work with exceptions"
19325 msgstr ""
19326
19327 #: opts.c:696
19328 #, gcc-internal-format
19329 msgid "-freorder-blocks-and-partition does not support unwind info"
19330 msgstr ""
19331
19332 #: opts.c:710
19333 #, gcc-internal-format
19334 msgid "-freorder-blocks-and-partition does not work on this architecture"
19335 msgstr ""
19336
19337 #: opts.c:878
19338 #, fuzzy, gcc-internal-format
19339 msgid "structure alignment must be a small power of two, not %d"
19340 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19341
19342 #: opts.c:936
19343 #, fuzzy, gcc-internal-format
19344 msgid "unrecognized visibility value \"%s\""
19345 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
19346
19347 #: opts.c:984
19348 #, fuzzy, gcc-internal-format
19349 msgid "unrecognized register name \"%s\""
19350 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥ì¥¸¥¹¥¿Ì¾ `%s'"
19351
19352 #: opts.c:1008
19353 #, fuzzy, gcc-internal-format
19354 msgid "unknown tls-model \"%s\""
19355 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
19356
19357 #: opts.c:1058
19358 #, gcc-internal-format
19359 msgid "-f[no-]force-mem is nop and option will be removed in 4.2"
19360 msgstr ""
19361
19362 #: opts.c:1081
19363 #, gcc-internal-format
19364 msgid "%s: --param arguments should be of the form NAME=VALUE"
19365 msgstr ""
19366
19367 #: opts.c:1086
19368 #, fuzzy, gcc-internal-format
19369 msgid "invalid --param value %qs"
19370 msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'"
19371
19372 #: opts.c:1183
19373 #, fuzzy, gcc-internal-format
19374 msgid "target system does not support debug output"
19375 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
19376
19377 #: opts.c:1190
19378 #, fuzzy, gcc-internal-format
19379 msgid "debug format \"%s\" conflicts with prior selection"
19380 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
19381
19382 #: opts.c:1206
19383 #, fuzzy, gcc-internal-format
19384 msgid "unrecognised debug output level \"%s\""
19385 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
19386
19387 #: opts.c:1208
19388 #, gcc-internal-format
19389 msgid "debug output level %s is too high"
19390 msgstr ""
19391
19392 #: params.c:71
19393 #, fuzzy, gcc-internal-format
19394 msgid "minimum value of parameter %qs is %u"
19395 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
19396
19397 #: params.c:76
19398 #, gcc-internal-format
19399 msgid "maximum value of parameter %qs is %u"
19400 msgstr ""
19401
19402 #. If we didn't find this parameter, issue an error message.
19403 #: params.c:85
19404 #, fuzzy, gcc-internal-format
19405 msgid "invalid parameter %qs"
19406 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
19407
19408 #: profile.c:287
19409 #, gcc-internal-format
19410 msgid "corrupted profile info: run_max * runs < sum_max"
19411 msgstr ""
19412
19413 #: profile.c:293
19414 #, gcc-internal-format
19415 msgid "corrupted profile info: sum_all is smaller than sum_max"
19416 msgstr ""
19417
19418 #: profile.c:338
19419 #, gcc-internal-format
19420 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
19421 msgstr ""
19422
19423 #: profile.c:503
19424 #, gcc-internal-format
19425 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
19426 msgstr ""
19427
19428 #: profile.c:524
19429 #, gcc-internal-format
19430 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
19431 msgstr ""
19432
19433 #: reg-stack.c:526
19434 #, fuzzy, gcc-internal-format
19435 msgid "output constraint %d must specify a single register"
19436 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
19437
19438 #: reg-stack.c:536
19439 #, fuzzy, gcc-internal-format
19440 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
19441 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
19442
19443 #: reg-stack.c:559
19444 #, fuzzy, gcc-internal-format
19445 msgid "output regs must be grouped at top of stack"
19446 msgstr "½ÐÎϥ쥸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
19447
19448 #: reg-stack.c:596
19449 #, fuzzy, gcc-internal-format
19450 msgid "implicitly popped regs must be grouped at top of stack"
19451 msgstr "°ÅÌۤˠpop ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
19452
19453 #: reg-stack.c:615
19454 #, fuzzy, gcc-internal-format
19455 msgid "output operand %d must use %<&%> constraint"
19456 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É %d ¤Ï `&' À©Ìó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
19457
19458 #: regclass.c:766
19459 #, gcc-internal-format
19460 msgid "can't use '%s' as a %s register"
19461 msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
19462
19463 #: regclass.c:781 config/ia64/ia64.c:5041 config/ia64/ia64.c:5048
19464 #: config/pa/pa.c:339 config/pa/pa.c:346
19465 #, gcc-internal-format
19466 msgid "unknown register name: %s"
19467 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
19468
19469 #: regclass.c:791
19470 #, gcc-internal-format
19471 msgid "global register variable follows a function definition"
19472 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
19473
19474 #: regclass.c:795
19475 #, gcc-internal-format
19476 msgid "register used for two global register variables"
19477 msgstr "¥ì¥¸¥¹¥¿¤¬Æó¤Ä¤Î¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
19478
19479 #: regclass.c:800
19480 #, gcc-internal-format
19481 msgid "call-clobbered register used for global register variable"
19482 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
19483
19484 #: regrename.c:1916
19485 #, gcc-internal-format
19486 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
19487 msgstr ""
19488
19489 #: regrename.c:1928
19490 #, gcc-internal-format
19491 msgid "validate_value_data: Loop in regno chain (%u)"
19492 msgstr ""
19493
19494 #: regrename.c:1931
19495 #, gcc-internal-format
19496 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
19497 msgstr ""
19498
19499 #: regrename.c:1943
19500 #, gcc-internal-format
19501 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
19502 msgstr ""
19503
19504 #: reload.c:1270
19505 #, fuzzy, gcc-internal-format
19506 msgid "cannot reload integer constant operand in %<asm%>"
19507 msgstr "À°¿ôÄê¿ô¥ª¥Ú¥é¥ó¥É¤ò `asm' Æâ¤ÇºÆ¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó"
19508
19509 #: reload.c:1293
19510 #, fuzzy, gcc-internal-format
19511 msgid "impossible register constraint in %<asm%>"
19512 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
19513
19514 #: reload.c:3568
19515 #, fuzzy, gcc-internal-format
19516 msgid "%<&%> constraint used with no register class"
19517 msgstr "`&' À©Ì󤬥쥸¥¹¥¿¥¯¥é¥¹Ìµ¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
19518
19519 #: reload.c:3739 reload.c:3971
19520 #, fuzzy, gcc-internal-format
19521 msgid "inconsistent operand constraints in an %<asm%>"
19522 msgstr "`asm' Æâ¤Ç¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
19523
19524 #: reload1.c:1235
19525 #, gcc-internal-format
19526 msgid "frame size too large for reliable stack checking"
19527 msgstr "¥Õ¥ì¡¼¥à¥µ¥¤¥º¤¬Â礭¤¹¤®¤Æ¡¢¥¹¥¿¥Ã¥¯¸¡ºº¤¬¿®Íê¤Ç¤­¤Ê¤¯¤Ê¤ê¤Þ¤¹"
19528
19529 #: reload1.c:1238
19530 #, gcc-internal-format
19531 msgid "try reducing the number of local variables"
19532 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤Î¿ô¤òºï¸º¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
19533
19534 #: reload1.c:1894
19535 #, fuzzy, gcc-internal-format
19536 msgid "can't find a register in class %qs while reloading %<asm%>"
19537 msgstr "¥¯¥é¥¹ `%s' Æâ¤Î¥ì¥¸¥¹¥¿¤ò `asm' ºÆ¥í¡¼¥ÉÃæ¤Ë¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
19538
19539 #: reload1.c:1899
19540 #, fuzzy, gcc-internal-format
19541 msgid "unable to find a register to spill in class %qs"
19542 msgstr "¥¯¥é¥¹ `%s' Æâ¤Ç¤Õ¤ë¤¤Íî¤È¤¹¥ì¥¸¥¹¥¿¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
19543
19544 #: reload1.c:3984
19545 #, fuzzy, gcc-internal-format
19546 msgid "%<asm%> operand requires impossible reload"
19547 msgstr "`asm' ¥ª¥Ú¥é¥ó¥É¤ÏºÆ¥í¡¼¥É¤Ç¤­¤Ê¤¤»ö¤¬Í׵ᤵ¤ì¤Þ¤¹"
19548
19549 #: reload1.c:5108
19550 #, fuzzy, gcc-internal-format
19551 msgid "%<asm%> operand constraint incompatible with operand size"
19552 msgstr "`asm' ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬥ª¥Ú¥é¥ó¥É¥µ¥¤¥º¤ÈÀ°¹ç¤·¤Þ¤»¤ó"
19553
19554 #: reload1.c:6738
19555 #, fuzzy, gcc-internal-format
19556 msgid "output operand is constant in %<asm%>"
19557 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
19558
19559 #: rtl.c:474
19560 #, fuzzy, gcc-internal-format
19561 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
19562 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
19563
19564 #: rtl.c:484
19565 #, gcc-internal-format
19566 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
19567 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ)¤Ç¤¹ (%s:%d)"
19568
19569 #: rtl.c:494
19570 #, gcc-internal-format
19571 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
19572 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤« '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ) ¤Ç¤¹ (%s:%d)"
19573
19574 #: rtl.c:503
19575 #, fuzzy, gcc-internal-format
19576 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
19577 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
19578
19579 #: rtl.c:513
19580 #, fuzzy, gcc-internal-format
19581 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
19582 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤« `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
19583
19584 #: rtl.c:539
19585 #, gcc-internal-format
19586 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
19587 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
19588
19589 #: rtl.c:550
19590 #, fuzzy, gcc-internal-format
19591 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
19592 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
19593
19594 #: stmt.c:317
19595 #, fuzzy, gcc-internal-format
19596 msgid "output operand constraint lacks %<=%>"
19597 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤Ë `=' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
19598
19599 #: stmt.c:332
19600 #, fuzzy, gcc-internal-format
19601 msgid "output constraint %qc for operand %d is not at the beginning"
19602 msgstr "½ÐÎÏÀ©Ìó `%c' (operand %d ÍÑ) ¤¬³«»ÏÉôʬ¤Ë¤¢¤ê¤Þ¤»¤ó"
19603
19604 #: stmt.c:355
19605 #, fuzzy, gcc-internal-format
19606 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
19607 msgstr "¥ª¥Ú¥é¥ó¥ÉÀ©ÌóÃæ¡¢ÉÔÀµ¤Ê°ÌÃ֤ˠ'+' ¤ä '=' ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
19608
19609 #: stmt.c:362 stmt.c:461
19610 #, fuzzy, gcc-internal-format
19611 msgid "%<%%%> constraint used with last operand"
19612 msgstr "`%%' À©Ì󤬺Ǹå¤Î¥ª¥Ú¥é¥ó¥É¤È¤È¤â¤Ë»È¤ï¤ì¤Þ¤·¤¿"
19613
19614 #: stmt.c:381
19615 #, gcc-internal-format
19616 msgid "matching constraint not valid in output operand"
19617 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
19618
19619 #: stmt.c:452
19620 #, fuzzy, gcc-internal-format
19621 msgid "input operand constraint contains %qc"
19622 msgstr "ÆþÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬠`%c' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
19623
19624 #: stmt.c:494
19625 #, gcc-internal-format
19626 msgid "matching constraint references invalid operand number"
19627 msgstr "À©Ìó¤ËŬ¹ç¤µ¤»¤ë»þ¤Ë¡¢Ìµ¸ú¤Ê¥ª¥Ú¥é¥ó¥ÉÈÖ¹æ¤ò»²¾È¤·¤Þ¤·¤¿"
19628
19629 #: stmt.c:532
19630 #, fuzzy, gcc-internal-format
19631 msgid "invalid punctuation %qc in constraint"
19632 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
19633
19634 #: stmt.c:556
19635 #, fuzzy, gcc-internal-format
19636 msgid "matching constraint does not allow a register"
19637 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
19638
19639 #: stmt.c:615
19640 #, gcc-internal-format
19641 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
19642 msgstr ""
19643
19644 #: stmt.c:703
19645 #, fuzzy, gcc-internal-format
19646 msgid "unknown register name %qs in %<asm%>"
19647 msgstr "`asm' Ãæ¤ËÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾ `%s' ¤¬¤¢¤ê¤Þ¤¹"
19648
19649 #: stmt.c:711
19650 #, gcc-internal-format
19651 msgid "PIC register %qs clobbered in %<asm%>"
19652 msgstr ""
19653
19654 #: stmt.c:758
19655 #, fuzzy, gcc-internal-format
19656 msgid "more than %d operands in %<asm%>"
19657 msgstr "`asm' ¤ÎÃæ¤Ë %d ¤ò±Û¤¨¤ë¥ª¥Ú¥é¥ó¥É¤¬¤¢¤ê¤Þ¤¹"
19658
19659 #: stmt.c:821
19660 #, gcc-internal-format
19661 msgid "output number %d not directly addressable"
19662 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó"
19663
19664 #: stmt.c:900
19665 #, fuzzy, gcc-internal-format
19666 msgid "asm operand %d probably doesn%'t match constraints"
19667 msgstr "asm ¥ª¥Ú¥é¥ó¥É %d ¤Ï¶²¤é¤¯À©Ìó¤ËŬ¹ç¤·¤Þ¤»¤ó"
19668
19669 #: stmt.c:910
19670 #, gcc-internal-format
19671 msgid "use of memory input without lvalue in asm operand %d is deprecated"
19672 msgstr ""
19673
19674 #: stmt.c:1057
19675 #, gcc-internal-format
19676 msgid "asm clobber conflict with output operand"
19677 msgstr ""
19678
19679 #: stmt.c:1062
19680 #, gcc-internal-format
19681 msgid "asm clobber conflict with input operand"
19682 msgstr ""
19683
19684 #: stmt.c:1139
19685 #, fuzzy, gcc-internal-format
19686 msgid "too many alternatives in %<asm%>"
19687 msgstr "`asm' Ãæ¤ÎÂåÂØ¥­¡¼¥ï¡¼¥É¤¬Â¿¤¹¤®¤Þ¤¹"
19688
19689 #: stmt.c:1151
19690 #, fuzzy, gcc-internal-format
19691 msgid "operand constraints for %<asm%> differ in number of alternatives"
19692 msgstr "`asm' ¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ÂåÂØÈÖ¹æ¤È¤Ï°Û¤Ê¤ê¤Þ¤¹"
19693
19694 #: stmt.c:1204
19695 #, fuzzy, gcc-internal-format
19696 msgid "duplicate asm operand name %qs"
19697 msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
19698
19699 #: stmt.c:1302
19700 #, gcc-internal-format
19701 msgid "missing close brace for named operand"
19702 msgstr ""
19703
19704 #: stmt.c:1330
19705 #, fuzzy, gcc-internal-format
19706 msgid "undefined named operand %qs"
19707 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
19708
19709 #: stmt.c:1474
19710 #, fuzzy, gcc-internal-format
19711 msgid "%Hvalue computed is not used"
19712 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
19713
19714 #: stor-layout.c:149
19715 #, fuzzy, gcc-internal-format
19716 msgid "type size can%'t be explicitly evaluated"
19717 msgstr "·¿¤ÎÂ礭¤µ¤ÏÌÀ¼¨Åª¤Ëɾ²Á¤µ¤ì¤ë¤â¤Î¤Ç¤Ï¤¢¤ê¤¨¤Þ¤»¤ó"
19718
19719 #: stor-layout.c:151
19720 #, gcc-internal-format
19721 msgid "variable-size type declared outside of any function"
19722 msgstr "ÊÑ¿ô¥µ¥¤¥º·¿¤¬´Ø¿ô¤Î³°Â¦¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
19723
19724 #: stor-layout.c:462
19725 #, fuzzy, gcc-internal-format
19726 msgid "size of %q+D is %d bytes"
19727 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤Ç¤¹"
19728
19729 #: stor-layout.c:464
19730 #, fuzzy, gcc-internal-format
19731 msgid "size of %q+D is larger than %wd bytes"
19732 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
19733
19734 #: stor-layout.c:890
19735 #, fuzzy, gcc-internal-format
19736 msgid "packed attribute causes inefficient alignment for %q+D"
19737 msgstr "packed Â°À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
19738
19739 #: stor-layout.c:893
19740 #, fuzzy, gcc-internal-format
19741 msgid "packed attribute is unnecessary for %q+D"
19742 msgstr "packed Â°À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
19743
19744 #. No, we need to skip space before this field.
19745 #. Bump the cumulative size to multiple of field alignment.
19746 #: stor-layout.c:908
19747 #, fuzzy, gcc-internal-format
19748 msgid "padding struct to align %q+D"
19749 msgstr "`%s' ¤ò¥¢¥é¥¤¥ó¤¹¤ë¤¿¤á¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
19750
19751 #: stor-layout.c:1311
19752 #, gcc-internal-format
19753 msgid "padding struct size to alignment boundary"
19754 msgstr "¥¢¥é¥¤¥ó¥á¥ó¥È¶­³¦¤Î¥µ¥¤¥º¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
19755
19756 #: stor-layout.c:1341
19757 #, fuzzy, gcc-internal-format
19758 msgid "packed attribute causes inefficient alignment for %qs"
19759 msgstr "packed Â°À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
19760
19761 #: stor-layout.c:1345
19762 #, fuzzy, gcc-internal-format
19763 msgid "packed attribute is unnecessary for %qs"
19764 msgstr "packed Â°À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
19765
19766 #: stor-layout.c:1351
19767 #, gcc-internal-format
19768 msgid "packed attribute causes inefficient alignment"
19769 msgstr "packed Â°À­¤ÏÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
19770
19771 #: stor-layout.c:1353
19772 #, gcc-internal-format
19773 msgid "packed attribute is unnecessary"
19774 msgstr "packed Â°À­¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
19775
19776 #: stor-layout.c:1858
19777 #, fuzzy, gcc-internal-format
19778 msgid "alignment of array elements is greater than element size"
19779 msgstr "`%s' ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤¤¤Ç¤¹¡£ %d ¤ò»È¤¤¤Þ¤¹¡£"
19780
19781 #: targhooks.c:98
19782 #, gcc-internal-format
19783 msgid "__builtin_saveregs not supported by this target"
19784 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19785
19786 #: tlink.c:484
19787 #, gcc-internal-format
19788 msgid "repository file '%s' does not contain command-line arguments"
19789 msgstr ""
19790
19791 #: tlink.c:705
19792 #, gcc-internal-format
19793 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
19794 msgstr ""
19795
19796 #: tlink.c:775
19797 #, gcc-internal-format
19798 msgid "ld returned %d exit status"
19799 msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿"
19800
19801 #: toplev.c:513
19802 #, fuzzy, gcc-internal-format
19803 msgid "invalid option argument %qs"
19804 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
19805
19806 #: toplev.c:603
19807 #, gcc-internal-format
19808 msgid "getting core file size maximum limit: %m"
19809 msgstr ""
19810
19811 #: toplev.c:606
19812 #, gcc-internal-format
19813 msgid "setting core file size limit to maximum: %m"
19814 msgstr ""
19815
19816 #: toplev.c:824
19817 #, fuzzy, gcc-internal-format
19818 msgid "%q+F declared %<static%> but never defined"
19819 msgstr "`%s' ¤¬ `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
19820
19821 #: toplev.c:849
19822 #, fuzzy, gcc-internal-format
19823 msgid "%q+D defined but not used"
19824 msgstr "`%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
19825
19826 #: toplev.c:892 toplev.c:916
19827 #, gcc-internal-format
19828 msgid "%qs is deprecated (declared at %s:%d)"
19829 msgstr ""
19830
19831 #: toplev.c:920
19832 #, gcc-internal-format
19833 msgid "type is deprecated (declared at %s:%d)"
19834 msgstr ""
19835
19836 #: toplev.c:926
19837 #, fuzzy, gcc-internal-format
19838 msgid "%qs is deprecated"
19839 msgstr "%s ¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹"
19840
19841 #: toplev.c:928
19842 #, gcc-internal-format
19843 msgid "type is deprecated"
19844 msgstr ""
19845
19846 #: toplev.c:1095
19847 #, gcc-internal-format
19848 msgid "unrecognized gcc debugging option: %c"
19849 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ gcc ¥Ç¥Ð¥Ã¥°¥ª¥×¥·¥ç¥ó: %c"
19850
19851 #: toplev.c:1248
19852 #, fuzzy, gcc-internal-format
19853 msgid "can%'t open %s for writing: %m"
19854 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
19855
19856 #: toplev.c:1592
19857 #, gcc-internal-format
19858 msgid "instruction scheduling not supported on this target machine"
19859 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
19860
19861 #: toplev.c:1596
19862 #, gcc-internal-format
19863 msgid "this target machine does not have delayed branches"
19864 msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤ÏÃÙ±äʬ´ô¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
19865
19866 #: toplev.c:1610
19867 #, gcc-internal-format
19868 msgid "-f%sleading-underscore not supported on this target machine"
19869 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
19870
19871 #: toplev.c:1683
19872 #, fuzzy, gcc-internal-format
19873 msgid "target system does not support the \"%s\" debug format"
19874 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19875
19876 #: toplev.c:1695
19877 #, gcc-internal-format
19878 msgid "variable tracking requested, but useless unless producing debug info"
19879 msgstr ""
19880
19881 #: toplev.c:1698
19882 #, gcc-internal-format
19883 msgid "variable tracking requested, but not supported by this debug format"
19884 msgstr ""
19885
19886 #: toplev.c:1718
19887 #, fuzzy, gcc-internal-format
19888 msgid "can%'t open %s: %m"
19889 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
19890
19891 #: toplev.c:1725
19892 #, fuzzy, gcc-internal-format
19893 msgid "-ffunction-sections not supported for this target"
19894 msgstr "-ffunction-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
19895
19896 #: toplev.c:1730
19897 #, fuzzy, gcc-internal-format
19898 msgid "-fdata-sections not supported for this target"
19899 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
19900
19901 #: toplev.c:1737
19902 #, fuzzy, gcc-internal-format
19903 msgid "-ffunction-sections disabled; it makes profiling impossible"
19904 msgstr "-ffunction-sections ¤¬Ìµ¸ú¤Ç¤¹ -- ¥×¥í¥Õ¥¡¥¤¥ë¤ÏÉÔ²Äǽ¤Ç¤¹"
19905
19906 #: toplev.c:1744
19907 #, fuzzy, gcc-internal-format
19908 msgid "-fprefetch-loop-arrays not supported for this target"
19909 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
19910
19911 #: toplev.c:1750
19912 #, fuzzy, gcc-internal-format
19913 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
19914 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
19915
19916 #: toplev.c:1759
19917 #, fuzzy, gcc-internal-format
19918 msgid "-fprefetch-loop-arrays is not supported with -Os"
19919 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
19920
19921 #: toplev.c:1765
19922 #, fuzzy, gcc-internal-format
19923 msgid "-ffunction-sections may affect debugging on some targets"
19924 msgstr "-ffunction-sections ¤Ï¥¿¡¼¥²¥Ã¥È¤Ë¤è¤Ã¤Æ¤Ï¥Ç¥Ð¥Ã¥°¤Ë±Æ¶Á¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó"
19925
19926 #: toplev.c:1780
19927 #, fuzzy, gcc-internal-format
19928 msgid "-fstack-protector not supported for this target"
19929 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
19930
19931 #: toplev.c:1793
19932 #, gcc-internal-format
19933 msgid "unwind tables currently requires a frame pointer for correctness"
19934 msgstr ""
19935
19936 #: toplev.c:1898
19937 #, fuzzy, gcc-internal-format
19938 msgid "error writing to %s: %m"
19939 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
19940
19941 #: toplev.c:1900 java/jcf-parse.c:1105 java/jcf-write.c:3539
19942 #, fuzzy, gcc-internal-format
19943 msgid "error closing %s: %m"
19944 msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹"
19945
19946 #: tree-cfg.c:1445 tree-cfg.c:2083 tree-cfg.c:2086
19947 #, fuzzy, gcc-internal-format
19948 msgid "%Hwill never be executed"
19949 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
19950
19951 #: tree-cfg.c:3172
19952 #, gcc-internal-format
19953 msgid "SSA name in freelist but still referenced"
19954 msgstr ""
19955
19956 #: tree-cfg.c:3181
19957 #, gcc-internal-format
19958 msgid "ASSERT_EXPR with an always-false condition"
19959 msgstr ""
19960
19961 #: tree-cfg.c:3191
19962 #, gcc-internal-format
19963 msgid "GIMPLE register modified with BIT_FIELD_REF"
19964 msgstr ""
19965
19966 #: tree-cfg.c:3226
19967 #, gcc-internal-format
19968 msgid "invariant not recomputed when ADDR_EXPR changed"
19969 msgstr ""
19970
19971 #: tree-cfg.c:3232
19972 #, gcc-internal-format
19973 msgid "constant not recomputed when ADDR_EXPR changed"
19974 msgstr ""
19975
19976 #: tree-cfg.c:3237
19977 #, gcc-internal-format
19978 msgid "side effects not recomputed when ADDR_EXPR changed"
19979 msgstr ""
19980
19981 #: tree-cfg.c:3253
19982 #, gcc-internal-format
19983 msgid "address taken, but ADDRESSABLE bit not set"
19984 msgstr ""
19985
19986 #: tree-cfg.c:3263
19987 #, gcc-internal-format
19988 msgid "non-boolean used in condition"
19989 msgstr ""
19990
19991 #: tree-cfg.c:3268
19992 #, fuzzy, gcc-internal-format
19993 msgid "invalid conditional operand"
19994 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
19995
19996 #: tree-cfg.c:3323
19997 #, fuzzy, gcc-internal-format
19998 msgid "invalid reference prefix"
19999 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
20000
20001 #: tree-cfg.c:3388
20002 #, fuzzy, gcc-internal-format
20003 msgid "is not a valid GIMPLE statement"
20004 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
20005
20006 #: tree-cfg.c:3408
20007 #, gcc-internal-format
20008 msgid "statement marked for throw, but doesn%'t"
20009 msgstr ""
20010
20011 #: tree-cfg.c:3413
20012 #, gcc-internal-format
20013 msgid "statement marked for throw in middle of block"
20014 msgstr ""
20015
20016 #: tree-cfg.c:3508
20017 #, gcc-internal-format
20018 msgid "bb_for_stmt (phi) is set to a wrong basic block"
20019 msgstr ""
20020
20021 #: tree-cfg.c:3523
20022 #, gcc-internal-format
20023 msgid "PHI def is not a GIMPLE value"
20024 msgstr ""
20025
20026 #: tree-cfg.c:3539 tree-cfg.c:3562
20027 #, gcc-internal-format
20028 msgid "incorrect sharing of tree nodes"
20029 msgstr ""
20030
20031 #: tree-cfg.c:3553
20032 #, gcc-internal-format
20033 msgid "bb_for_stmt (stmt) is set to a wrong basic block"
20034 msgstr ""
20035
20036 #: tree-cfg.c:3571
20037 #, gcc-internal-format
20038 msgid "verify_stmts failed"
20039 msgstr ""
20040
20041 #: tree-cfg.c:3592
20042 #, gcc-internal-format
20043 msgid "ENTRY_BLOCK has a statement list associated with it"
20044 msgstr ""
20045
20046 #: tree-cfg.c:3598
20047 #, gcc-internal-format
20048 msgid "EXIT_BLOCK has a statement list associated with it"
20049 msgstr ""
20050
20051 #: tree-cfg.c:3605
20052 #, gcc-internal-format
20053 msgid "fallthru to exit from bb %d"
20054 msgstr ""
20055
20056 #: tree-cfg.c:3627
20057 #, gcc-internal-format
20058 msgid "nonlocal label %s is not first in a sequence of labels in bb %d"
20059 msgstr ""
20060
20061 #: tree-cfg.c:3636
20062 #, gcc-internal-format
20063 msgid "label %s to block does not match in bb %d"
20064 msgstr ""
20065
20066 #: tree-cfg.c:3645
20067 #, gcc-internal-format
20068 msgid "label %s has incorrect context in bb %d"
20069 msgstr ""
20070
20071 #: tree-cfg.c:3659
20072 #, fuzzy, gcc-internal-format
20073 msgid "control flow in the middle of basic block %d"
20074 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
20075
20076 #: tree-cfg.c:3669
20077 #, fuzzy, gcc-internal-format
20078 msgid "label %s in the middle of basic block %d"
20079 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
20080
20081 #: tree-cfg.c:3688
20082 #, gcc-internal-format
20083 msgid "fallthru edge after a control statement in bb %d"
20084 msgstr ""
20085
20086 #: tree-cfg.c:3703
20087 #, gcc-internal-format
20088 msgid "structured COND_EXPR at the end of bb %d"
20089 msgstr ""
20090
20091 #: tree-cfg.c:3716 tree-cfg.c:3754 tree-cfg.c:3767 tree-cfg.c:3838
20092 #, gcc-internal-format
20093 msgid "wrong outgoing edge flags at end of bb %d"
20094 msgstr ""
20095
20096 #: tree-cfg.c:3724
20097 #, gcc-internal-format
20098 msgid "%<then%> label does not match edge at end of bb %d"
20099 msgstr ""
20100
20101 #: tree-cfg.c:3732
20102 #, gcc-internal-format
20103 msgid "%<else%> label does not match edge at end of bb %d"
20104 msgstr ""
20105
20106 #: tree-cfg.c:3742
20107 #, gcc-internal-format
20108 msgid "explicit goto at end of bb %d"
20109 msgstr ""
20110
20111 #: tree-cfg.c:3772
20112 #, gcc-internal-format
20113 msgid "return edge does not point to exit in bb %d"
20114 msgstr ""
20115
20116 #: tree-cfg.c:3805
20117 #, gcc-internal-format
20118 msgid "found default case not at end of case vector"
20119 msgstr ""
20120
20121 #: tree-cfg.c:3811
20122 #, fuzzy, gcc-internal-format
20123 msgid "case labels not sorted:"
20124 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
20125
20126 #: tree-cfg.c:3822
20127 #, gcc-internal-format
20128 msgid "no default case found at end of case vector"
20129 msgstr ""
20130
20131 #: tree-cfg.c:3830
20132 #, gcc-internal-format
20133 msgid "extra outgoing edge %d->%d"
20134 msgstr ""
20135
20136 #: tree-cfg.c:3852
20137 #, gcc-internal-format
20138 msgid "missing edge %i->%i"
20139 msgstr ""
20140
20141 #: tree-cfg.c:5143 tree-cfg.c:5147
20142 #, fuzzy, gcc-internal-format
20143 msgid "%H%<noreturn%> function does return"
20144 msgstr "`noreturn' ´Ø¿ô¤¬ return ¤·¤Æ¤¤¤Þ¤¹"
20145
20146 #: tree-cfg.c:5169 tree-cfg.c:5174
20147 #, fuzzy, gcc-internal-format
20148 msgid "%Hcontrol reaches end of non-void function"
20149 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
20150
20151 #: tree-cfg.c:5234
20152 #, fuzzy, gcc-internal-format
20153 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
20154 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `noreturn' Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
20155
20156 #: tree-dump.c:856
20157 #, fuzzy, gcc-internal-format
20158 msgid "could not open dump file %qs: %s"
20159 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
20160
20161 #: tree-dump.c:987
20162 #, gcc-internal-format
20163 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
20164 msgstr ""
20165
20166 #: tree-eh.c:1767
20167 #, fuzzy, gcc-internal-format
20168 msgid "EH edge %i->%i is missing"
20169 msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
20170
20171 #: tree-eh.c:1772
20172 #, gcc-internal-format
20173 msgid "EH edge %i->%i miss EH flag"
20174 msgstr ""
20175
20176 #. ??? might not be mistake.
20177 #: tree-eh.c:1778
20178 #, gcc-internal-format
20179 msgid "EH edge %i->%i has duplicated regions"
20180 msgstr ""
20181
20182 #: tree-eh.c:1812
20183 #, gcc-internal-format
20184 msgid "BB %i can not throw but has EH edges"
20185 msgstr ""
20186
20187 #: tree-eh.c:1819
20188 #, gcc-internal-format
20189 msgid "BB %i last statement has incorrectly set region"
20190 msgstr ""
20191
20192 #: tree-eh.c:1830
20193 #, gcc-internal-format
20194 msgid "unnecessary EH edge %i->%i"
20195 msgstr ""
20196
20197 #: tree-inline.c:1386
20198 #, gcc-internal-format
20199 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
20200 msgstr ""
20201
20202 #: tree-inline.c:1398
20203 #, gcc-internal-format
20204 msgid "function %q+F can never be inlined because it uses setjmp"
20205 msgstr ""
20206
20207 #: tree-inline.c:1412
20208 #, gcc-internal-format
20209 msgid "function %q+F can never be inlined because it uses variable argument lists"
20210 msgstr ""
20211
20212 #: tree-inline.c:1423
20213 #, gcc-internal-format
20214 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
20215 msgstr ""
20216
20217 #: tree-inline.c:1430
20218 #, gcc-internal-format
20219 msgid "function %q+F can never be inlined because it uses non-local goto"
20220 msgstr ""
20221
20222 #: tree-inline.c:1441
20223 #, gcc-internal-format
20224 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
20225 msgstr ""
20226
20227 #: tree-inline.c:1460
20228 #, gcc-internal-format
20229 msgid "function %q+F can never be inlined because it contains a computed goto"
20230 msgstr ""
20231
20232 #: tree-inline.c:1474
20233 #, gcc-internal-format
20234 msgid "function %q+F can never be inlined because it receives a non-local goto"
20235 msgstr ""
20236
20237 #: tree-inline.c:1499
20238 #, gcc-internal-format
20239 msgid "function %q+F can never be inlined because it uses variable sized variables"
20240 msgstr ""
20241
20242 #: tree-inline.c:2038 tree-inline.c:2048
20243 #, fuzzy, gcc-internal-format
20244 msgid "inlining failed in call to %q+F: %s"
20245 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Î¥¤¥ó¥é¥¤¥ó²½¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
20246
20247 #: tree-inline.c:2039 tree-inline.c:2050
20248 #, gcc-internal-format
20249 msgid "called from here"
20250 msgstr "¤³¤³¤«¤é¸Æ¤Ð¤ì¤Þ¤·¤¿"
20251
20252 #: tree-mudflap.c:847
20253 #, gcc-internal-format
20254 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
20255 msgstr ""
20256
20257 #: tree-mudflap.c:1038
20258 #, gcc-internal-format
20259 msgid "mudflap cannot track %qs in stub function"
20260 msgstr ""
20261
20262 #: tree-mudflap.c:1269
20263 #, gcc-internal-format
20264 msgid "mudflap cannot track unknown size extern %qs"
20265 msgstr ""
20266
20267 #: tree-nomudflap.c:51
20268 #, fuzzy, gcc-internal-format
20269 msgid "mudflap: this language is not supported"
20270 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20271
20272 #: tree-optimize.c:478
20273 #, fuzzy, gcc-internal-format
20274 msgid "size of return value of %q+D is %u bytes"
20275 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %u ¥Ð¥¤¥È¤Ç¤¹"
20276
20277 #: tree-optimize.c:481
20278 #, fuzzy, gcc-internal-format
20279 msgid "size of return value of %q+D is larger than %wd bytes"
20280 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤ê¤âÂ礭¤¯¤Ê¤ê¤Þ¤¹"
20281
20282 #: tree-outof-ssa.c:614 tree-outof-ssa.c:629 tree-outof-ssa.c:643
20283 #: tree-outof-ssa.c:665 tree-outof-ssa.c:1120 tree-outof-ssa.c:1872
20284 #: tree-ssa-live.c:429 tree-ssa-live.c:1835
20285 #, gcc-internal-format
20286 msgid "SSA corruption"
20287 msgstr ""
20288
20289 #: tree-outof-ssa.c:2287
20290 #, gcc-internal-format
20291 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
20292 msgstr ""
20293
20294 #: tree-outof-ssa.c:2293
20295 #, gcc-internal-format
20296 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
20297 msgstr ""
20298
20299 #: tree-outof-ssa.c:2300
20300 #, gcc-internal-format
20301 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
20302 msgstr ""
20303
20304 #: tree-outof-ssa.c:2306
20305 #, gcc-internal-format
20306 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
20307 msgstr ""
20308
20309 #: tree-profile.c:216
20310 #, gcc-internal-format
20311 msgid "unimplemented functionality"
20312 msgstr ""
20313
20314 #: tree-ssa-loop-niter.c:1118
20315 #, fuzzy, gcc-internal-format
20316 msgid "%H%s"
20317 msgstr "%s"
20318
20319 #: tree-ssa-operands.c:1328
20320 #, gcc-internal-format
20321 msgid "internal error"
20322 msgstr "ÆâÉô¥¨¥é¡¼"
20323
20324 #: tree-ssa.c:111
20325 #, gcc-internal-format
20326 msgid "expected an SSA_NAME object"
20327 msgstr ""
20328
20329 #: tree-ssa.c:117
20330 #, gcc-internal-format
20331 msgid "type mismatch between an SSA_NAME and its symbol"
20332 msgstr ""
20333
20334 #: tree-ssa.c:123
20335 #, gcc-internal-format
20336 msgid "found an SSA_NAME that had been released into the free pool"
20337 msgstr ""
20338
20339 #: tree-ssa.c:129
20340 #, gcc-internal-format
20341 msgid "found a virtual definition for a GIMPLE register"
20342 msgstr ""
20343
20344 #: tree-ssa.c:135
20345 #, fuzzy, gcc-internal-format
20346 msgid "found a real definition for a non-register"
20347 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
20348
20349 #: tree-ssa.c:142
20350 #, gcc-internal-format
20351 msgid "found real variable when subvariables should have appeared"
20352 msgstr ""
20353
20354 #: tree-ssa.c:171
20355 #, gcc-internal-format
20356 msgid "SSA_NAME created in two different blocks %i and %i"
20357 msgstr ""
20358
20359 #: tree-ssa.c:180
20360 #, gcc-internal-format
20361 msgid "SSA_NAME_DEF_STMT is wrong"
20362 msgstr ""
20363
20364 #: tree-ssa.c:238
20365 #, fuzzy, gcc-internal-format
20366 msgid "missing definition"
20367 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20368
20369 #: tree-ssa.c:244
20370 #, gcc-internal-format
20371 msgid "definition in block %i does not dominate use in block %i"
20372 msgstr ""
20373
20374 #: tree-ssa.c:252
20375 #, gcc-internal-format
20376 msgid "definition in block %i follows the use"
20377 msgstr ""
20378
20379 #: tree-ssa.c:259
20380 #, gcc-internal-format
20381 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
20382 msgstr ""
20383
20384 #: tree-ssa.c:267
20385 #, gcc-internal-format
20386 msgid "no immediate_use list"
20387 msgstr ""
20388
20389 #: tree-ssa.c:279
20390 #, gcc-internal-format
20391 msgid "wrong immediate use list"
20392 msgstr ""
20393
20394 #: tree-ssa.c:312
20395 #, gcc-internal-format
20396 msgid "incoming edge count does not match number of PHI arguments"
20397 msgstr ""
20398
20399 #: tree-ssa.c:327
20400 #, fuzzy, gcc-internal-format
20401 msgid "PHI argument is missing for edge %d->%d"
20402 msgstr "%s ¤Î¸å¤í¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20403
20404 #: tree-ssa.c:336
20405 #, gcc-internal-format
20406 msgid "PHI argument is not SSA_NAME, or invariant"
20407 msgstr ""
20408
20409 #: tree-ssa.c:348
20410 #, gcc-internal-format
20411 msgid "wrong edge %d->%d for PHI argument"
20412 msgstr ""
20413
20414 #: tree-ssa.c:397
20415 #, gcc-internal-format
20416 msgid "non-addressable variable inside an alias set"
20417 msgstr ""
20418
20419 #: tree-ssa.c:413
20420 #, gcc-internal-format
20421 msgid "addressable variable that is an alias tag but is not in any alias set"
20422 msgstr ""
20423
20424 #: tree-ssa.c:423
20425 #, gcc-internal-format
20426 msgid "verify_flow_insensitive_alias_info failed"
20427 msgstr ""
20428
20429 #: tree-ssa.c:465
20430 #, fuzzy, gcc-internal-format
20431 msgid "dereferenced pointers should have a name or a type tag"
20432 msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È"
20433
20434 #: tree-ssa.c:472
20435 #, gcc-internal-format
20436 msgid "pointers with a memory tag, should have points-to sets"
20437 msgstr ""
20438
20439 #: tree-ssa.c:480
20440 #, gcc-internal-format
20441 msgid "pointer escapes but its name tag is not call-clobbered"
20442 msgstr ""
20443
20444 #: tree-ssa.c:489
20445 #, gcc-internal-format
20446 msgid "verify_flow_sensitive_alias_info failed"
20447 msgstr ""
20448
20449 #: tree-ssa.c:566
20450 #, gcc-internal-format
20451 msgid "alias set of a pointer's type tag should be a superset of the corresponding name tag"
20452 msgstr ""
20453
20454 #: tree-ssa.c:582
20455 #, gcc-internal-format
20456 msgid "two different pointers with identical points-to sets but different name tags"
20457 msgstr ""
20458
20459 #: tree-ssa.c:614
20460 #, gcc-internal-format
20461 msgid "verify_name_tags failed"
20462 msgstr ""
20463
20464 #: tree-ssa.c:685
20465 #, gcc-internal-format
20466 msgid "AUX pointer initialized for edge %d->%d"
20467 msgstr ""
20468
20469 #: tree-ssa.c:708
20470 #, gcc-internal-format
20471 msgid "stmt (%p) marked modified after optimization pass : "
20472 msgstr ""
20473
20474 #: tree-ssa.c:726
20475 #, gcc-internal-format
20476 msgid "statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS"
20477 msgstr ""
20478
20479 #: tree-ssa.c:737
20480 #, gcc-internal-format
20481 msgid "statement makes aliased stores, but has no V_MAY_DEFS"
20482 msgstr ""
20483
20484 #: tree-ssa.c:776
20485 #, gcc-internal-format
20486 msgid "verify_ssa failed"
20487 msgstr ""
20488
20489 #. We only do data flow with SSA_NAMEs, so that's all we
20490 #. can warn about.
20491 #: tree-ssa.c:1163
20492 #, fuzzy, gcc-internal-format
20493 msgid "%H%qD is used uninitialized in this function"
20494 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
20495
20496 #: tree-ssa.c:1201
20497 #, fuzzy, gcc-internal-format
20498 msgid "%H%qD may be used uninitialized in this function"
20499 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
20500
20501 #: tree-vect-transform.c:561
20502 #, fuzzy, gcc-internal-format
20503 msgid "no support for induction"
20504 msgstr "´Ø¿ô¤Ø¤Î dllimport ¤ò̵»ë¤¹¤ë"
20505
20506 #: tree.c:3497
20507 #, gcc-internal-format
20508 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
20509 msgstr ""
20510
20511 #: tree.c:3509
20512 #, gcc-internal-format
20513 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
20514 msgstr ""
20515
20516 #: tree.c:3525 config/i386/winnt-cxx.c:70
20517 #, gcc-internal-format
20518 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
20519 msgstr ""
20520
20521 #: tree.c:3577 config/darwin.c:1236 config/arm/arm.c:2896
20522 #: config/arm/arm.c:2924 config/avr/avr.c:4656 config/h8300/h8300.c:5282
20523 #: config/h8300/h8300.c:5306 config/i386/i386.c:2066 config/i386/i386.c:16727
20524 #: config/ia64/ia64.c:534 config/m68hc11/m68hc11.c:1118
20525 #: config/sh/symbian.c:409 config/sh/symbian.c:416
20526 #, fuzzy, gcc-internal-format
20527 msgid "%qs attribute ignored"
20528 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
20529
20530 #: tree.c:3596
20531 #, fuzzy, gcc-internal-format
20532 msgid "inline function %q+D declared as  dllimport: attribute ignored"
20533 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
20534
20535 #: tree.c:3604
20536 #, fuzzy, gcc-internal-format
20537 msgid "function %q+D definition is marked dllimport"
20538 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
20539
20540 #: tree.c:3612 config/sh/symbian.c:431
20541 #, fuzzy, gcc-internal-format
20542 msgid "variable %q+D definition is marked dllimport"
20543 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
20544
20545 #: tree.c:3635 config/sh/symbian.c:506
20546 #, gcc-internal-format
20547 msgid "external linkage required for symbol %q+D because of %qs attribute"
20548 msgstr ""
20549
20550 #: tree.c:5029
20551 #, gcc-internal-format
20552 msgid "arrays of functions are not meaningful"
20553 msgstr "´Ø¿ô¤ÎÇÛÎó¤Ï°ÕÌ£¤¬¤¢¤ê¤Þ¤»¤ó"
20554
20555 #: tree.c:5081
20556 #, gcc-internal-format
20557 msgid "function return type cannot be function"
20558 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
20559
20560 #: tree.c:6000
20561 #, fuzzy, gcc-internal-format
20562 msgid "tree check: %s, have %s in %s, at %s:%d"
20563 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
20564
20565 #: tree.c:6037
20566 #, fuzzy, gcc-internal-format
20567 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
20568 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
20569
20570 #: tree.c:6050
20571 #, fuzzy, gcc-internal-format
20572 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
20573 msgstr "Tree ¸¡ºº: ¥¯¥é¥¹ '%c' ¤Î¤Ï¤º¤¬ '%c' (%s) ¤Ç¤¹(%s Æâ, %s:%d)"
20574
20575 #: tree.c:6075
20576 #, fuzzy, gcc-internal-format
20577 msgid "tree check: expected tree that contains %qs structure, have %qs  in %s, at %s:%d"
20578 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
20579
20580 #: tree.c:6089
20581 #, fuzzy, gcc-internal-format
20582 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
20583 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
20584
20585 #: tree.c:6101
20586 #, fuzzy, gcc-internal-format
20587 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
20588 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
20589
20590 #: tree.c:6113
20591 #, fuzzy, gcc-internal-format
20592 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
20593 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
20594
20595 #: value-prof.c:101
20596 #, gcc-internal-format
20597 msgid "%HCorrupted value profile: %s profiler overall count (%d) does not match BB count (%d)"
20598 msgstr ""
20599
20600 #: varasm.c:470
20601 #, fuzzy, gcc-internal-format
20602 msgid "%+D causes a section type conflict"
20603 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
20604
20605 #: varasm.c:930 varasm.c:938
20606 #, fuzzy, gcc-internal-format
20607 msgid "register name not specified for %q+D"
20608 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬ `%s' ÍѤ˻ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
20609
20610 #: varasm.c:940
20611 #, fuzzy, gcc-internal-format
20612 msgid "invalid register name for %q+D"
20613 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
20614
20615 #: varasm.c:942
20616 #, fuzzy, gcc-internal-format
20617 msgid "data type of %q+D isn%'t suitable for a register"
20618 msgstr "`%s' ¤Î¥Ç¡¼¥¿·¿¤Ï register ¤Ë¤Ï¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
20619
20620 #: varasm.c:945
20621 #, fuzzy, gcc-internal-format
20622 msgid "register specified for %q+D isn%'t suitable for data type"
20623 msgstr "`%s' ¤Ë»ØÄꤵ¤ì¤¿ register ¤Ï¥Ç¡¼¥¿·¿¤Ë¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
20624
20625 #: varasm.c:955
20626 #, gcc-internal-format
20627 msgid "global register variable has initial value"
20628 msgstr "Âç°è register ÊÑ¿ô¤¬½é´üÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
20629
20630 #: varasm.c:959
20631 #, gcc-internal-format
20632 msgid "optimization may eliminate reads and/or writes to register variables"
20633 msgstr ""
20634
20635 #: varasm.c:997
20636 #, fuzzy, gcc-internal-format
20637 msgid "register name given for non-register variable %q+D"
20638 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬Èó register ÊÑ¿ô `%s' ¤ËÍ¿¤¨¤é¤ì¤Þ¤·¤¿"
20639
20640 #: varasm.c:1074
20641 #, fuzzy, gcc-internal-format
20642 msgid "global destructors not supported on this target"
20643 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20644
20645 #: varasm.c:1135
20646 #, fuzzy, gcc-internal-format
20647 msgid "global constructors not supported on this target"
20648 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20649
20650 #: varasm.c:1697
20651 #, fuzzy, gcc-internal-format
20652 msgid "alignment of %q+D is greater than maximum object file alignment.  Using %d"
20653 msgstr "`%s' ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤¤¤Ç¤¹¡£ %d ¤ò»È¤¤¤Þ¤¹¡£"
20654
20655 #: varasm.c:1736
20656 #, gcc-internal-format
20657 msgid "thread-local COMMON data not implemented"
20658 msgstr ""
20659
20660 #: varasm.c:1761
20661 #, fuzzy, gcc-internal-format
20662 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
20663 msgstr "%s ¤ËÍ׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¼ÂÁõ¤µ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È %d ¤è¤êÂ礭¤¤¤Ç¤¹"
20664
20665 #: varasm.c:3935
20666 #, gcc-internal-format
20667 msgid "no-op convert from %wd to %wd bytes in initializer"
20668 msgstr ""
20669
20670 #: varasm.c:3979
20671 #, gcc-internal-format
20672 msgid "initializer for integer value is too complicated"
20673 msgstr "À°¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬Ê£»¨¤¹¤®¤Þ¤¹"
20674
20675 #: varasm.c:3984
20676 #, gcc-internal-format
20677 msgid "initializer for floating value is not a floating constant"
20678 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬¡¢ÉâÆ°¾®¿ôÅÀÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20679
20680 #: varasm.c:4253
20681 #, fuzzy, gcc-internal-format
20682 msgid "invalid initial value for member %qs"
20683 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
20684
20685 #: varasm.c:4453 varasm.c:4497
20686 #, fuzzy, gcc-internal-format
20687 msgid "weak declaration of %q+D must precede definition"
20688 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20689
20690 #: varasm.c:4461
20691 #, fuzzy, gcc-internal-format
20692 msgid "weak declaration of %q+D after first use results in unspecified behavior"
20693 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20694
20695 #: varasm.c:4495
20696 #, fuzzy, gcc-internal-format
20697 msgid "weak declaration of %q+D must be public"
20698 msgstr "`%s' ¤Î weak Àë¸À¤Ï public ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20699
20700 #: varasm.c:4504
20701 #, fuzzy, gcc-internal-format
20702 msgid "weak declaration of %q+D not supported"
20703 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20704
20705 #: varasm.c:4534
20706 #, gcc-internal-format
20707 msgid "only weak aliases are supported in this configuration"
20708 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
20709
20710 #: varasm.c:4764
20711 #, fuzzy, gcc-internal-format
20712 msgid "%Jweakref is not supported in this configuration"
20713 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
20714
20715 #: varasm.c:4837
20716 #, fuzzy, gcc-internal-format
20717 msgid "%q+D aliased to undefined symbol %qs"
20718 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
20719
20720 #: varasm.c:4842
20721 #, gcc-internal-format
20722 msgid "%q+D aliased to external symbol %qs"
20723 msgstr ""
20724
20725 #: varasm.c:4881
20726 #, gcc-internal-format
20727 msgid "weakref %q+D ultimately targets itself"
20728 msgstr ""
20729
20730 #: varasm.c:4894
20731 #, fuzzy, gcc-internal-format
20732 msgid "%Jalias definitions not supported in this configuration"
20733 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20734
20735 #: varasm.c:4899
20736 #, fuzzy, gcc-internal-format
20737 msgid "%Jonly weak aliases are supported in this configuration"
20738 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
20739
20740 #: varasm.c:4956
20741 #, fuzzy, gcc-internal-format
20742 msgid "visibility attribute not supported in this configuration; ignored"
20743 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20744
20745 #: varray.c:207
20746 #, fuzzy, gcc-internal-format
20747 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
20748 msgstr "²¾Áۥơ¼¥Ö¥ë %s[%lu]: Í×ÁÇ %lu ¤¬Èϰϳ°¤Ç¤¹"
20749
20750 #: varray.c:217
20751 #, fuzzy, gcc-internal-format
20752 msgid "underflowed virtual array %s in %s, at %s:%d"
20753 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
20754
20755 #: vec.c:153
20756 #, fuzzy, gcc-internal-format
20757 msgid "vector %s %s domain error, in %s at %s:%u"
20758 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
20759
20760 #. Print an error message for unrecognized stab codes.
20761 #: xcoffout.c:187
20762 #, fuzzy, gcc-internal-format
20763 msgid "no sclass for %s stab (0x%x)"
20764 msgstr "%s ¥¹¥¿¥ÖÍѤΠsclass ¤¬¤¢¤ê¤Þ¤»¤ó (0x%x)\n"
20765
20766 #: config/darwin-c.c:86
20767 #, gcc-internal-format
20768 msgid "too many #pragma options align=reset"
20769 msgstr ""
20770
20771 #: config/darwin-c.c:106 config/darwin-c.c:109 config/darwin-c.c:111
20772 #: config/darwin-c.c:113
20773 #, fuzzy, gcc-internal-format
20774 msgid "malformed '#pragma options', ignoring"
20775 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20776
20777 #: config/darwin-c.c:116
20778 #, fuzzy, gcc-internal-format
20779 msgid "junk at end of '#pragma options'"
20780 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
20781
20782 #: config/darwin-c.c:126
20783 #, gcc-internal-format
20784 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
20785 msgstr ""
20786
20787 #: config/darwin-c.c:138
20788 #, fuzzy, gcc-internal-format
20789 msgid "missing '(' after '#pragma unused', ignoring"
20790 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20791
20792 #: config/darwin-c.c:156
20793 #, fuzzy, gcc-internal-format
20794 msgid "missing ')' after '#pragma unused', ignoring"
20795 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20796
20797 #: config/darwin-c.c:159
20798 #, fuzzy, gcc-internal-format
20799 msgid "junk at end of '#pragma unused'"
20800 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
20801
20802 #: config/darwin-c.c:385
20803 #, gcc-internal-format
20804 msgid "subframework include %s conflicts with framework include"
20805 msgstr ""
20806
20807 #: config/darwin-c.c:577
20808 #, gcc-internal-format
20809 msgid "Unknown value %qs of -mmacosx-version-min"
20810 msgstr ""
20811
20812 #: config/darwin.c:1350
20813 #, fuzzy, gcc-internal-format
20814 msgid "internal and protected visibility attributes not supported in this configuration; ignored"
20815 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20816
20817 #: config/host-darwin.c:63
20818 #, gcc-internal-format
20819 msgid "couldn't unmap pch_address_space: %m"
20820 msgstr ""
20821
20822 #: config/sol2-c.c:94 config/sol2-c.c:110
20823 #, fuzzy, gcc-internal-format
20824 msgid "malformed %<#pragma align%>, ignoring"
20825 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20826
20827 #: config/sol2-c.c:103
20828 #, fuzzy, gcc-internal-format
20829 msgid "invalid alignment for %<#pragma align%>, ignoring"
20830 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20831
20832 #: config/sol2-c.c:118
20833 #, gcc-internal-format
20834 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
20835 msgstr ""
20836
20837 #: config/sol2-c.c:130 config/sol2-c.c:142
20838 #, fuzzy, gcc-internal-format
20839 msgid "malformed %<#pragma align%>"
20840 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20841
20842 #: config/sol2-c.c:137
20843 #, fuzzy, gcc-internal-format
20844 msgid "junk at end of %<#pragma align%>"
20845 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
20846
20847 #: config/sol2-c.c:158 config/sol2-c.c:165
20848 #, fuzzy, gcc-internal-format
20849 msgid "malformed %<#pragma init%>, ignoring"
20850 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20851
20852 #: config/sol2-c.c:188 config/sol2-c.c:200
20853 #, fuzzy, gcc-internal-format
20854 msgid "malformed %<#pragma init%>"
20855 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
20856
20857 #: config/sol2-c.c:195
20858 #, fuzzy, gcc-internal-format
20859 msgid "junk at end of %<#pragma init%>"
20860 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
20861
20862 #: config/sol2-c.c:216 config/sol2-c.c:223
20863 #, fuzzy, gcc-internal-format
20864 msgid "malformed %<#pragma fini%>, ignoring"
20865 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20866
20867 #: config/sol2-c.c:246 config/sol2-c.c:258
20868 #, fuzzy, gcc-internal-format
20869 msgid "malformed %<#pragma fini%>"
20870 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
20871
20872 #: config/sol2-c.c:253
20873 #, fuzzy, gcc-internal-format
20874 msgid "junk at end of %<#pragma fini%>"
20875 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
20876
20877 #: config/sol2.c:54
20878 #, gcc-internal-format
20879 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
20880 msgstr ""
20881
20882 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
20883 #. sections.  machopic_select_section ensures that weak variables go in
20884 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
20885 #. not supported.  Weak symbols that aren't visible outside the .s file
20886 #. are not supported.
20887 #: config/darwin.h:395
20888 #, fuzzy, gcc-internal-format
20889 msgid "alias definitions not supported in Mach-O; ignored"
20890 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20891
20892 #. No profiling.
20893 #: config/vx-common.h:83
20894 #, gcc-internal-format
20895 msgid "profiler support for VxWorks"
20896 msgstr ""
20897
20898 #: config/windiss.h:37
20899 #, gcc-internal-format
20900 msgid "profiler support for WindISS"
20901 msgstr ""
20902
20903 #: config/alpha/alpha.c:231 config/rs6000/rs6000.c:1579
20904 #, fuzzy, gcc-internal-format
20905 msgid "bad value %qs for -mtls-size switch"
20906 msgstr "-mips ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
20907
20908 #: config/alpha/alpha.c:285
20909 #, fuzzy, gcc-internal-format
20910 msgid "-f%s ignored for Unicos/Mk (not supported)"
20911 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
20912
20913 #: config/alpha/alpha.c:309
20914 #, fuzzy, gcc-internal-format
20915 msgid "-mieee not supported on Unicos/Mk"
20916 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20917
20918 #: config/alpha/alpha.c:320
20919 #, gcc-internal-format
20920 msgid "-mieee-with-inexact not supported on Unicos/Mk"
20921 msgstr ""
20922
20923 #: config/alpha/alpha.c:337
20924 #, fuzzy, gcc-internal-format
20925 msgid "bad value %qs for -mtrap-precision switch"
20926 msgstr "-mtrap-precision ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
20927
20928 #: config/alpha/alpha.c:351
20929 #, fuzzy, gcc-internal-format
20930 msgid "bad value %qs for -mfp-rounding-mode switch"
20931 msgstr "-mfp-rounding-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
20932
20933 #: config/alpha/alpha.c:366
20934 #, fuzzy, gcc-internal-format
20935 msgid "bad value %qs for -mfp-trap-mode switch"
20936 msgstr "-mfp-trap-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
20937
20938 #: config/alpha/alpha.c:380 config/alpha/alpha.c:392
20939 #, fuzzy, gcc-internal-format
20940 msgid "bad value %qs for -mcpu switch"
20941 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
20942
20943 #: config/alpha/alpha.c:399
20944 #, fuzzy, gcc-internal-format
20945 msgid "trap mode not supported on Unicos/Mk"
20946 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
20947
20948 #: config/alpha/alpha.c:406
20949 #, gcc-internal-format
20950 msgid "fp software completion requires -mtrap-precision=i"
20951 msgstr "ÉâÆ°¾®¿ôÅÀÊä´°¤Ï -mtrap-precision=i ¤òɬÍפȤ·¤Þ¤¹"
20952
20953 #: config/alpha/alpha.c:422
20954 #, gcc-internal-format
20955 msgid "rounding mode not supported for VAX floats"
20956 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
20957
20958 #: config/alpha/alpha.c:427
20959 #, gcc-internal-format
20960 msgid "trap mode not supported for VAX floats"
20961 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
20962
20963 #: config/alpha/alpha.c:431
20964 #, fuzzy, gcc-internal-format
20965 msgid "128-bit long double not supported for VAX floats"
20966 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
20967
20968 #: config/alpha/alpha.c:459
20969 #, gcc-internal-format
20970 msgid "L%d cache latency unknown for %s"
20971 msgstr "L%d ¥­¥ã¥Ã¥·¥å¥ì¥¤¥Æ¥ó¥·¤Ï %s ¤Ë¤È¤Ã¤ÆÉÔÌÀ¤Ç¤¹"
20972
20973 #: config/alpha/alpha.c:474
20974 #, fuzzy, gcc-internal-format
20975 msgid "bad value %qs for -mmemory-latency"
20976 msgstr "`%s' ¤Ï -mmemory-latency ¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃͤǤ¹"
20977
20978 #: config/alpha/alpha.c:6569 config/alpha/alpha.c:6572 config/s390/s390.c:8111
20979 #: config/s390/s390.c:8114
20980 #, fuzzy, gcc-internal-format
20981 msgid "bad builtin fcode"
20982 msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹"
20983
20984 #: config/arc/arc.c:390
20985 #, fuzzy, gcc-internal-format
20986 msgid "argument of %qs attribute is not a string constant"
20987 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20988
20989 #: config/arc/arc.c:398
20990 #, gcc-internal-format
20991 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
20992 msgstr ""
20993
20994 #: config/arm/arm.c:912
20995 #, gcc-internal-format
20996 msgid "switch -mcpu=%s conflicts with -march= switch"
20997 msgstr "-mcpu=%s ¥¹¥¤¥Ã¥Á¤Ï -march= ¥¹¥¤¥Ã¥Á¤È¶¥¹ç¤·¤Þ¤¹"
20998
20999 #: config/arm/arm.c:922 config/rs6000/rs6000.c:1231 config/sparc/sparc.c:706
21000 #, gcc-internal-format
21001 msgid "bad value (%s) for %s switch"
21002 msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
21003
21004 #: config/arm/arm.c:1032
21005 #, gcc-internal-format
21006 msgid "target CPU does not support interworking"
21007 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
21008
21009 #: config/arm/arm.c:1038
21010 #, fuzzy, gcc-internal-format
21011 msgid "target CPU does not support THUMB instructions"
21012 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
21013
21014 #: config/arm/arm.c:1056
21015 #, fuzzy, gcc-internal-format
21016 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
21017 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢°ÕÌ£¤Î¤¢¤ë¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
21018
21019 #: config/arm/arm.c:1059
21020 #, fuzzy, gcc-internal-format
21021 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
21022 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢Èï¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
21023
21024 #: config/arm/arm.c:1062
21025 #, fuzzy, gcc-internal-format
21026 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
21027 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
21028
21029 #: config/arm/arm.c:1066
21030 #, gcc-internal-format
21031 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
21032 msgstr "-mapcs-stack-check ¤Ï -mno-apcs-frame ¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21033
21034 #: config/arm/arm.c:1074
21035 #, gcc-internal-format
21036 msgid "-fpic and -mapcs-reent are incompatible"
21037 msgstr "-fpic ¤È -mapcs-reent ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21038
21039 #: config/arm/arm.c:1077
21040 #, gcc-internal-format
21041 msgid "APCS reentrant code not supported.  Ignored"
21042 msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
21043
21044 #: config/arm/arm.c:1085
21045 #, gcc-internal-format
21046 msgid "-g with -mno-apcs-frame may not give sensible debugging"
21047 msgstr "-g ¤Ë -mno-apcs-frame ¤ò¤Ä¤±¤ë¤È¡¢¤­¤áºÙ¤«¤Ê¥Ç¥Ð¥Ã¥°¤Ï¤Ç¤­¤Ê¤¤¤Ç¤·¤ç¤¦"
21048
21049 #: config/arm/arm.c:1093
21050 #, fuzzy, gcc-internal-format
21051 msgid "passing floating point arguments in fp regs not yet supported"
21052 msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤òÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤ÇÅϤ¹¤³¤È¤Ï¡¢¤Þ¤À¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
21053
21054 #: config/arm/arm.c:1135
21055 #, fuzzy, gcc-internal-format
21056 msgid "invalid ABI option: -mabi=%s"
21057 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
21058
21059 #: config/arm/arm.c:1141
21060 #, gcc-internal-format
21061 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
21062 msgstr ""
21063
21064 #: config/arm/arm.c:1144
21065 #, gcc-internal-format
21066 msgid "iwmmxt abi requires an iwmmxt capable cpu"
21067 msgstr ""
21068
21069 #: config/arm/arm.c:1154
21070 #, fuzzy, gcc-internal-format
21071 msgid "invalid floating point emulation option: -mfpe=%s"
21072 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
21073
21074 #: config/arm/arm.c:1171
21075 #, fuzzy, gcc-internal-format
21076 msgid "invalid floating point option: -mfpu=%s"
21077 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
21078
21079 #: config/arm/arm.c:1211
21080 #, fuzzy, gcc-internal-format
21081 msgid "invalid floating point abi: -mfloat-abi=%s"
21082 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
21083
21084 #: config/arm/arm.c:1218
21085 #, gcc-internal-format
21086 msgid "-mfloat-abi=hard and VFP"
21087 msgstr ""
21088
21089 #: config/arm/arm.c:1224
21090 #, fuzzy, gcc-internal-format
21091 msgid "iWMMXt and hardware floating point"
21092 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
21093
21094 #: config/arm/arm.c:1247
21095 #, fuzzy, gcc-internal-format
21096 msgid "invalid thread pointer option: -mtp=%s"
21097 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
21098
21099 #: config/arm/arm.c:1260
21100 #, fuzzy, gcc-internal-format
21101 msgid "can not use -mtp=cp15 with -mthumb"
21102 msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó"
21103
21104 #: config/arm/arm.c:1274
21105 #, fuzzy, gcc-internal-format
21106 msgid "structure size boundary can only be set to %s"
21107 msgstr "¹½Â¤ÂΤΥµ¥¤¥º¶­³¦¤Ï 8 Ëô¤Ï 32 ¤Ë¤·¤«ÀßÄê¤Ç¤­¤Þ¤»¤ó"
21108
21109 #: config/arm/arm.c:1283
21110 #, gcc-internal-format
21111 msgid "-mpic-register= is useless without -fpic"
21112 msgstr "-mpic-register= ¤Ï -fpic ¤ò¤Ä¤±¤Ê¤¤¤ÈÌò¤ËΩ¤Á¤Þ¤»¤ó"
21113
21114 #: config/arm/arm.c:1290
21115 #, fuzzy, gcc-internal-format
21116 msgid "unable to use '%s' for PIC register"
21117 msgstr "'%s' ¤ò PIC ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
21118
21119 #: config/arm/arm.c:2864 config/arm/arm.c:2882 config/avr/avr.c:4676
21120 #: config/bfin/bfin.c:2731 config/c4x/c4x.c:4076 config/h8300/h8300.c:5258
21121 #: config/i386/i386.c:2030 config/m68hc11/m68hc11.c:1155
21122 #: config/m68k/m68k.c:376 config/mcore/mcore.c:3032 config/mt/mt.c:1274
21123 #: config/rs6000/rs6000.c:17402 config/sh/sh.c:7568 config/sh/sh.c:7589
21124 #: config/sh/sh.c:7612 config/stormy16/stormy16.c:2241 config/v850/v850.c:2111
21125 #, fuzzy, gcc-internal-format
21126 msgid "%qs attribute only applies to functions"
21127 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
21128
21129 #: config/arm/arm.c:12004
21130 #, fuzzy, gcc-internal-format
21131 msgid "unable to compute real location of stacked parameter"
21132 msgstr "¥¹¥¿¥Ã¥¯¤ËÀѤޤ줿²¾°ú¿ô¤Î¼ÂºÝ¤ÎÎΰè¤ò·×»»¤Ç¤­¤Þ¤»¤ó"
21133
21134 #. @@@ better error message
21135 #: config/arm/arm.c:12649 config/arm/arm.c:12686
21136 #, gcc-internal-format
21137 msgid "selector must be an immediate"
21138 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21139
21140 #. @@@ better error message
21141 #: config/arm/arm.c:12729 config/i386/i386.c:15504 config/i386/i386.c:15538
21142 #, gcc-internal-format
21143 msgid "mask must be an immediate"
21144 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21145
21146 #: config/arm/arm.c:13388
21147 #, gcc-internal-format
21148 msgid "no low registers available for popping high registers"
21149 msgstr "¹â°Ì¥ì¥¸¥¹¥¿¤ò pop ¤¹¤ë°Ù¤Ë»ÈÍѤǤ­¤ëÄã°Ì¥ì¥¸¥¹¥¿¤¬¤¢¤ê¤Þ¤»¤ó"
21150
21151 #: config/arm/arm.c:13612
21152 #, fuzzy, gcc-internal-format
21153 msgid "interrupt Service Routines cannot be coded in Thumb mode"
21154 msgstr "Thumb ¥â¡¼¥É¤Ç¤Ï³ä¤ê¹þ¤ß¥µ¡¼¥Ó¥¹¥ë¡¼¥Á¥ó¤ò¥³¡¼¥É²½¤Ç¤­¤Þ¤»¤ó"
21155
21156 #: config/arm/pe.c:165 config/mcore/mcore.c:2898
21157 #, fuzzy, gcc-internal-format
21158 msgid "initialized variable %q+D is marked dllimport"
21159 msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
21160
21161 #: config/arm/pe.c:174
21162 #, fuzzy, gcc-internal-format
21163 msgid "static variable %q+D is marked dllimport"
21164 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
21165
21166 #: config/avr/avr.c:531
21167 #, gcc-internal-format
21168 msgid "large frame pointer change (%d) with -mtiny-stack"
21169 msgstr "-mtiny-stack ¤Ë¤è¤ê¥é¡¼¥¸¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤¬Êѹ¹¤µ¤ì¤Þ¤¹(%d)"
21170
21171 #: config/avr/avr.c:4649
21172 #, fuzzy, gcc-internal-format
21173 msgid "only initialized variables can be placed into program memory area"
21174 msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿"
21175
21176 #: config/avr/avr.c:4693
21177 #, gcc-internal-format
21178 msgid "%qs appears to be a misspelled interrupt handler"
21179 msgstr ""
21180
21181 #: config/avr/avr.c:4701
21182 #, gcc-internal-format
21183 msgid "%qs appears to be a misspelled signal handler"
21184 msgstr ""
21185
21186 #: config/avr/avr.c:4770
21187 #, fuzzy, gcc-internal-format
21188 msgid "only uninitialized variables can be placed in the .noinit section"
21189 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
21190
21191 #: config/avr/avr.c:4784
21192 #, gcc-internal-format
21193 msgid "MCU %qs supported for assembler only"
21194 msgstr ""
21195
21196 #: config/avr/avr.h:713
21197 #, fuzzy, gcc-internal-format
21198 msgid "trampolines not supported"
21199 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
21200
21201 #: config/bfin/bfin.c:1813 config/m68k/m68k.c:294
21202 #, fuzzy, gcc-internal-format
21203 msgid "-mshared-library-id=%s is not between 0 and %d"
21204 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21205
21206 #: config/bfin/bfin.c:1833
21207 #, gcc-internal-format
21208 msgid "-mshared-library-id= specified without -mid-shared-library"
21209 msgstr ""
21210
21211 #: config/bfin/bfin.c:2736
21212 #, fuzzy, gcc-internal-format
21213 msgid "multiple function type attributes specified"
21214 msgstr "½ÅÊ£¤¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò"
21215
21216 #: config/bfin/bfin.c:2792
21217 #, fuzzy, gcc-internal-format
21218 msgid "`%s' attribute only applies to functions"
21219 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
21220
21221 #: config/bfin/bfin.c:2803
21222 #, gcc-internal-format
21223 msgid "can't apply both longcall and shortcall attributes to the same function"
21224 msgstr ""
21225
21226 #: config/c4x/c4x-c.c:72
21227 #, fuzzy, gcc-internal-format
21228 msgid "missing '(' after '#pragma %s' - ignored"
21229 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
21230
21231 #: config/c4x/c4x-c.c:75
21232 #, fuzzy, gcc-internal-format
21233 msgid "missing function name in '#pragma %s' - ignored"
21234 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
21235
21236 #: config/c4x/c4x-c.c:80
21237 #, fuzzy, gcc-internal-format
21238 msgid "malformed '#pragma %s' - ignored"
21239 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
21240
21241 #: config/c4x/c4x-c.c:82
21242 #, gcc-internal-format
21243 msgid "missing section name in '#pragma %s' - ignored"
21244 msgstr ""
21245
21246 #: config/c4x/c4x-c.c:87
21247 #, fuzzy, gcc-internal-format
21248 msgid "missing ')' for '#pragma %s' - ignored"
21249 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
21250
21251 #: config/c4x/c4x-c.c:90
21252 #, gcc-internal-format
21253 msgid "junk at end of '#pragma %s'"
21254 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
21255
21256 #: config/c4x/c4x.c:860
21257 #, fuzzy, gcc-internal-format
21258 msgid "ISR %s requires %d words of local vars, max is 32767"
21259 msgstr "ISR %s ¤Ï %d ¥ï¡¼¥É¤Î¥í¡¼¥«¥ëÊÑ¿ô¤òÍ׵ᤷ¡¢ºÇÂç¤Ï 32767 ¤Ç¤¹¡£"
21260
21261 #. This function is for retrieving a part of an instruction name for
21262 #. an operator, for immediate output.  If that ever happens for
21263 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
21264 #. we notice.
21265 #: config/cris/cris.c:435
21266 #, gcc-internal-format
21267 msgid "MULT case in cris_op_str"
21268 msgstr ""
21269
21270 #: config/cris/cris.c:813
21271 #, fuzzy, gcc-internal-format
21272 msgid "invalid use of ':' modifier"
21273 msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ"
21274
21275 #: config/cris/cris.c:986
21276 #, fuzzy, gcc-internal-format
21277 msgid "internal error: bad register: %d"
21278 msgstr "ÆâÉô¥¨¥é¡¼: "
21279
21280 #: config/cris/cris.c:1528
21281 #, gcc-internal-format
21282 msgid "internal error: sideeffect-insn affecting main effect"
21283 msgstr ""
21284
21285 #: config/cris/cris.c:1552
21286 #, gcc-internal-format
21287 msgid "unknown cc_attr value"
21288 msgstr ""
21289
21290 #. If we get here, the caller got its initial tests wrong.
21291 #: config/cris/cris.c:1903
21292 #, gcc-internal-format
21293 msgid "internal error: cris_side_effect_mode_ok with bad operands"
21294 msgstr ""
21295
21296 #: config/cris/cris.c:2106
21297 #, fuzzy, gcc-internal-format
21298 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
21299 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21300
21301 #: config/cris/cris.c:2134
21302 #, gcc-internal-format
21303 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
21304 msgstr ""
21305
21306 #: config/cris/cris.c:2170
21307 #, gcc-internal-format
21308 msgid "unknown CRIS cpu version specification in -mtune= : %s"
21309 msgstr ""
21310
21311 #: config/cris/cris.c:2188
21312 #, fuzzy, gcc-internal-format
21313 msgid "-fPIC and -fpic are not supported in this configuration"
21314 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
21315
21316 #: config/cris/cris.c:2203
21317 #, gcc-internal-format
21318 msgid "that particular -g option is invalid with -maout and -melinux"
21319 msgstr ""
21320
21321 #: config/cris/cris.c:2416
21322 #, gcc-internal-format
21323 msgid "Unknown src"
21324 msgstr ""
21325
21326 #: config/cris/cris.c:2477
21327 #, fuzzy, gcc-internal-format
21328 msgid "Unknown dest"
21329 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
21330
21331 #: config/cris/cris.c:2762
21332 #, gcc-internal-format
21333 msgid "stackframe too big: %d bytes"
21334 msgstr ""
21335
21336 #: config/cris/cris.c:3214 config/cris/cris.c:3241
21337 #, gcc-internal-format
21338 msgid "expand_binop failed in movsi got"
21339 msgstr ""
21340
21341 #: config/cris/cris.c:3322
21342 #, gcc-internal-format
21343 msgid "emitting PIC operand, but PIC register isn't set up"
21344 msgstr ""
21345
21346 #. Definitions for GCC.  Part of the machine description for CRIS.
21347 #. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
21348 #. Free Software Foundation, Inc.
21349 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
21350 #.
21351 #. This file is part of GCC.
21352 #.
21353 #. GCC is free software; you can redistribute it and/or modify
21354 #. it under the terms of the GNU General Public License as published by
21355 #. the Free Software Foundation; either version 2, or (at your option)
21356 #. any later version.
21357 #.
21358 #. GCC is distributed in the hope that it will be useful,
21359 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
21360 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21361 #. GNU General Public License for more details.
21362 #.
21363 #. You should have received a copy of the GNU General Public License
21364 #. along with GCC; see the file COPYING.  If not, write to
21365 #. the Free Software Foundation, 51 Franklin Street, Fifth Floor,
21366 #. Boston, MA 02110-1301, USA.
21367 #. After the first "Node:" comment comes all preprocessor directives and
21368 #. attached declarations described in the info files, the "Using and
21369 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
21370 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
21371 #. really, but needs an update anyway.
21372 #.
21373 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
21374 #. for that.  If applicable, there is a CRIS-specific comment.  The order
21375 #. of macro definitions follow the order in the manual.  Every section in
21376 #. the manual (node in the info pages) has an introductory `Node:
21377 #. <subchapter>' comment.  If no macros are defined for a section, only
21378 #. the section-comment is present.
21379 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
21380 #. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
21381 #. settings not repeated below.  This file contains general CRIS
21382 #. definitions and definitions for the cris-*-elf subtarget.
21383 #. We don't want to use gcc_assert for everything, as that can be
21384 #. compiled out.
21385 #: config/cris/cris.h:44
21386 #, gcc-internal-format
21387 msgid "CRIS-port assertion failed: "
21388 msgstr ""
21389
21390 #. Node: Caller Saves
21391 #. (no definitions)
21392 #. Node: Function entry
21393 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
21394 #. TARGET_ASM_FUNCTION_EPILOGUE.
21395 #. Node: Profiling
21396 #: config/cris/cris.h:871
21397 #, gcc-internal-format
21398 msgid "no FUNCTION_PROFILER for CRIS"
21399 msgstr ""
21400
21401 #: config/crx/crx.h:355
21402 #, gcc-internal-format
21403 msgid "Profiler support for CRX"
21404 msgstr ""
21405
21406 #: config/crx/crx.h:366
21407 #, fuzzy, gcc-internal-format
21408 msgid "Trampoline support for CRX"
21409 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
21410
21411 #: config/frv/frv.c:8623
21412 #, fuzzy, gcc-internal-format
21413 msgid "accumulator is not a constant integer"
21414 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
21415
21416 #: config/frv/frv.c:8628
21417 #, gcc-internal-format
21418 msgid "accumulator number is out of bounds"
21419 msgstr ""
21420
21421 #: config/frv/frv.c:8639
21422 #, gcc-internal-format
21423 msgid "inappropriate accumulator for %qs"
21424 msgstr ""
21425
21426 #: config/frv/frv.c:8717
21427 #, fuzzy, gcc-internal-format
21428 msgid "invalid IACC argument"
21429 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
21430
21431 #: config/frv/frv.c:8740
21432 #, gcc-internal-format
21433 msgid "%qs expects a constant argument"
21434 msgstr ""
21435
21436 #: config/frv/frv.c:8745
21437 #, fuzzy, gcc-internal-format
21438 msgid "constant argument out of range for %qs"
21439 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
21440
21441 #: config/frv/frv.c:9227
21442 #, gcc-internal-format
21443 msgid "media functions are not available unless -mmedia is used"
21444 msgstr ""
21445
21446 #: config/frv/frv.c:9239
21447 #, gcc-internal-format
21448 msgid "this media function is only available on the fr500"
21449 msgstr ""
21450
21451 #: config/frv/frv.c:9267
21452 #, gcc-internal-format
21453 msgid "this media function is only available on the fr400 and fr550"
21454 msgstr ""
21455
21456 #: config/frv/frv.c:9286
21457 #, gcc-internal-format
21458 msgid "this builtin function is only available on the fr405 and fr450"
21459 msgstr ""
21460
21461 #: config/frv/frv.c:9295
21462 #, gcc-internal-format
21463 msgid "this builtin function is only available on the fr500 and fr550"
21464 msgstr ""
21465
21466 #: config/frv/frv.c:9307
21467 #, gcc-internal-format
21468 msgid "this builtin function is only available on the fr450"
21469 msgstr ""
21470
21471 #: config/h8300/h8300.c:331
21472 #, fuzzy, gcc-internal-format
21473 msgid "-ms2600 is used without -ms"
21474 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
21475
21476 #: config/h8300/h8300.c:337
21477 #, fuzzy, gcc-internal-format
21478 msgid "-mn is used without -mh or -ms"
21479 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
21480
21481 #: config/i386/host-cygwin.c:65
21482 #, fuzzy, gcc-internal-format
21483 msgid "can't extend PCH file: %m"
21484 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
21485
21486 #: config/i386/host-cygwin.c:76
21487 #, fuzzy, gcc-internal-format
21488 msgid "can't set position in PCH file: %m"
21489 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
21490
21491 #: config/i386/i386.c:1322
21492 #, fuzzy, gcc-internal-format
21493 msgid "code model %s not supported in PIC mode"
21494 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
21495
21496 #: config/i386/i386.c:1330 config/sparc/sparc.c:670
21497 #, gcc-internal-format
21498 msgid "bad value (%s) for -mcmodel= switch"
21499 msgstr "-mcmodel= ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃÍ (%s)"
21500
21501 #: config/i386/i386.c:1346
21502 #, fuzzy, gcc-internal-format
21503 msgid "bad value (%s) for -masm= switch"
21504 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
21505
21506 #: config/i386/i386.c:1349
21507 #, fuzzy, gcc-internal-format
21508 msgid "code model %qs not supported in the %s bit mode"
21509 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
21510
21511 #: config/i386/i386.c:1352
21512 #, gcc-internal-format
21513 msgid "code model %<large%> not supported yet"
21514 msgstr ""
21515
21516 #: config/i386/i386.c:1354
21517 #, gcc-internal-format
21518 msgid "%i-bit mode not compiled in"
21519 msgstr ""
21520
21521 #: config/i386/i386.c:1384 config/i386/i386.c:1408
21522 #, fuzzy, gcc-internal-format
21523 msgid "CPU you selected does not support x86-64 instruction set"
21524 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
21525
21526 #: config/i386/i386.c:1390 config/mt/mt.c:803
21527 #, gcc-internal-format
21528 msgid "bad value (%s) for -march= switch"
21529 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
21530
21531 #: config/i386/i386.c:1421
21532 #, fuzzy, gcc-internal-format
21533 msgid "bad value (%s) for -mtune= switch"
21534 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
21535
21536 #: config/i386/i386.c:1438
21537 #, gcc-internal-format
21538 msgid "-mregparm=%d is not between 0 and %d"
21539 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21540
21541 #: config/i386/i386.c:1451
21542 #, fuzzy, gcc-internal-format
21543 msgid "-malign-loops is obsolete, use -falign-loops"
21544 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21545
21546 #: config/i386/i386.c:1456 config/i386/i386.c:1469 config/i386/i386.c:1482
21547 #, gcc-internal-format
21548 msgid "-malign-loops=%d is not between 0 and %d"
21549 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21550
21551 #: config/i386/i386.c:1464
21552 #, fuzzy, gcc-internal-format
21553 msgid "-malign-jumps is obsolete, use -falign-jumps"
21554 msgstr "-malign-jumps=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21555
21556 #: config/i386/i386.c:1477
21557 #, fuzzy, gcc-internal-format
21558 msgid "-malign-functions is obsolete, use -falign-functions"
21559 msgstr "-malign-functions=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21560
21561 #: config/i386/i386.c:1515
21562 #, fuzzy, gcc-internal-format
21563 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
21564 msgstr "-mpreferred-stack-boundary=%d ¤¬ 2 ¤«¤é 31 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21565
21566 #: config/i386/i386.c:1527
21567 #, gcc-internal-format
21568 msgid "-mbranch-cost=%d is not between 0 and 5"
21569 msgstr "-mbranch-cost=%d ¤¬ 0 ¤«¤é 5 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21570
21571 #: config/i386/i386.c:1535
21572 #, gcc-internal-format
21573 msgid "-mlarge-data-threshold=%d is negative"
21574 msgstr ""
21575
21576 #: config/i386/i386.c:1547
21577 #, fuzzy, gcc-internal-format
21578 msgid "bad value (%s) for -mtls-dialect= switch"
21579 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
21580
21581 #: config/i386/i386.c:1594
21582 #, gcc-internal-format
21583 msgid "-malign-double makes no sense in the 64bit mode"
21584 msgstr ""
21585
21586 #: config/i386/i386.c:1596
21587 #, fuzzy, gcc-internal-format
21588 msgid "-mrtd calling convention not supported in the 64bit mode"
21589 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
21590
21591 #: config/i386/i386.c:1616
21592 #, gcc-internal-format
21593 msgid "-msseregparm used without SSE enabled"
21594 msgstr ""
21595
21596 #: config/i386/i386.c:1628 config/i386/i386.c:1639
21597 #, fuzzy, gcc-internal-format
21598 msgid "SSE instruction set disabled, using 387 arithmetics"
21599 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
21600
21601 #: config/i386/i386.c:1644
21602 #, fuzzy, gcc-internal-format
21603 msgid "387 instruction set disabled, using SSE arithmetics"
21604 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
21605
21606 #: config/i386/i386.c:1651
21607 #, fuzzy, gcc-internal-format
21608 msgid "bad value (%s) for -mfpmath= switch"
21609 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
21610
21611 #: config/i386/i386.c:1673
21612 #, gcc-internal-format
21613 msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
21614 msgstr ""
21615
21616 #: config/i386/i386.c:2043 config/i386/i386.c:2085
21617 #, fuzzy, gcc-internal-format
21618 msgid "fastcall and regparm attributes are not compatible"
21619 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21620
21621 #: config/i386/i386.c:2050
21622 #, fuzzy, gcc-internal-format
21623 msgid "%qs attribute requires an integer constant argument"
21624 msgstr "3 ¤Ä¤Î 'l' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
21625
21626 #: config/i386/i386.c:2056
21627 #, fuzzy, gcc-internal-format
21628 msgid "argument to %qs attribute larger than %d"
21629 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
21630
21631 #: config/i386/i386.c:2077 config/i386/i386.c:2112
21632 #, fuzzy, gcc-internal-format
21633 msgid "fastcall and cdecl attributes are not compatible"
21634 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21635
21636 #: config/i386/i386.c:2081
21637 #, fuzzy, gcc-internal-format
21638 msgid "fastcall and stdcall attributes are not compatible"
21639 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21640
21641 #: config/i386/i386.c:2095 config/i386/i386.c:2108
21642 #, fuzzy, gcc-internal-format
21643 msgid "stdcall and cdecl attributes are not compatible"
21644 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21645
21646 #: config/i386/i386.c:2099
21647 #, fuzzy, gcc-internal-format
21648 msgid "stdcall and fastcall attributes are not compatible"
21649 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21650
21651 #: config/i386/i386.c:2234
21652 #, gcc-internal-format
21653 msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
21654 msgstr ""
21655
21656 #: config/i386/i386.c:2237
21657 #, gcc-internal-format
21658 msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
21659 msgstr ""
21660
21661 #: config/i386/i386.c:2965
21662 #, gcc-internal-format
21663 msgid "SSE register return with SSE disabled"
21664 msgstr ""
21665
21666 #: config/i386/i386.c:2967
21667 #, gcc-internal-format
21668 msgid "SSE register argument with SSE disabled"
21669 msgstr ""
21670
21671 #: config/i386/i386.c:3282
21672 #, gcc-internal-format
21673 msgid "SSE vector argument without SSE enabled changes the ABI"
21674 msgstr ""
21675
21676 #: config/i386/i386.c:3299
21677 #, gcc-internal-format
21678 msgid "MMX vector argument without MMX enabled changes the ABI"
21679 msgstr ""
21680
21681 #: config/i386/i386.c:3565
21682 #, gcc-internal-format
21683 msgid "SSE vector return without SSE enabled changes the ABI"
21684 msgstr ""
21685
21686 #: config/i386/i386.c:3575
21687 #, gcc-internal-format
21688 msgid "MMX vector return without MMX enabled changes the ABI"
21689 msgstr ""
21690
21691 #: config/i386/i386.c:6959
21692 #, gcc-internal-format
21693 msgid "extended registers have no high halves"
21694 msgstr ""
21695
21696 #: config/i386/i386.c:6974
21697 #, gcc-internal-format
21698 msgid "unsupported operand size for extended register"
21699 msgstr ""
21700
21701 #: config/i386/i386.c:15232 config/rs6000/rs6000.c:7171
21702 #, gcc-internal-format
21703 msgid "selector must be an integer constant in the range 0..%wi"
21704 msgstr ""
21705
21706 #: config/i386/i386.c:15570
21707 #, fuzzy, gcc-internal-format
21708 msgid "shift must be an immediate"
21709 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21710
21711 #: config/i386/i386.c:16737
21712 #, fuzzy, gcc-internal-format
21713 msgid "%qs incompatible attribute ignored"
21714 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
21715
21716 #: config/i386/winnt-cxx.c:74
21717 #, gcc-internal-format
21718 msgid "key method %q+D of dllimport'd class defined"
21719 msgstr ""
21720
21721 #: config/i386/winnt-cxx.c:95 config/sh/symbian.c:173
21722 #, gcc-internal-format
21723 msgid "definition of static data member %q+D of dllimport'd class"
21724 msgstr ""
21725
21726 #: config/i386/winnt.c:74
21727 #, fuzzy, gcc-internal-format
21728 msgid "%qs attribute only applies to variables"
21729 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
21730
21731 #: config/i386/winnt.c:103
21732 #, gcc-internal-format
21733 msgid "%qs attribute applies only to initialized variables with external linkage"
21734 msgstr ""
21735
21736 #: config/i386/winnt.c:214
21737 #, gcc-internal-format
21738 msgid "inconsistent dll linkage for %q+D, dllexport assumed"
21739 msgstr ""
21740
21741 #: config/i386/winnt.c:254 config/sh/symbian.c:273
21742 #, fuzzy, gcc-internal-format
21743 msgid "%qs declared as both exported to and imported from a DLL"
21744 msgstr "`%s' ¤¬ DLL ¤«¤é import¡¢DLL ¤Ë export ¤ÎξÊý¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
21745
21746 #: config/i386/winnt.c:549
21747 #, fuzzy, gcc-internal-format
21748 msgid "%q+D causes a section type conflict"
21749 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
21750
21751 #: config/i386/cygming.h:166
21752 #, gcc-internal-format
21753 msgid "-f%s ignored for target (all code is position independent)"
21754 msgstr "-f%s ¤Ï¥¿¡¼¥²¥Ã¥È¤Ç̵»ë¤µ¤ì¤Þ¤¹ (Á´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹)"
21755
21756 #: config/i386/djgpp.h:181
21757 #, fuzzy, gcc-internal-format
21758 msgid "-mbnu210 is ignored (option is obsolete)"
21759 msgstr "-mbnu210 ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿(ÇѤ줿¥ª¥×¥·¥ç¥ó¤Ç¤¹)"
21760
21761 #: config/i386/i386-interix.h:257
21762 #, fuzzy, gcc-internal-format
21763 msgid "ms-bitfields not supported for objc"
21764 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
21765
21766 #: config/ia64/ia64-c.c:52
21767 #, fuzzy, gcc-internal-format
21768 msgid "malformed #pragma builtin"
21769 msgstr "¤ª¤«¤·¤Ê #pragma implementation"
21770
21771 #: config/ia64/ia64.c:502 config/m32r/m32r.c:373
21772 #, fuzzy, gcc-internal-format
21773 msgid "invalid argument of %qs attribute"
21774 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
21775
21776 #: config/ia64/ia64.c:514
21777 #, fuzzy, gcc-internal-format
21778 msgid "%Jan address area attribute cannot be specified for local variables"
21779 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
21780
21781 #: config/ia64/ia64.c:521
21782 #, fuzzy, gcc-internal-format
21783 msgid "address area of %q+D conflicts with previous declaration"
21784 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
21785
21786 #: config/ia64/ia64.c:528
21787 #, fuzzy, gcc-internal-format
21788 msgid "%Jaddress area attribute cannot be specified for functions"
21789 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
21790
21791 #: config/ia64/ia64.c:5029 config/pa/pa.c:327
21792 #, gcc-internal-format
21793 msgid "value of -mfixed-range must have form REG1-REG2"
21794 msgstr "-mfixed-range ¤ÎÃͤϠREG1-REG2 ·Á¼°¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
21795
21796 #: config/ia64/ia64.c:5056 config/pa/pa.c:354
21797 #, gcc-internal-format
21798 msgid "%s-%s is an empty range"
21799 msgstr "%s-%s ¤¬¶õ¤ÎÈϰϤǤ¹"
21800
21801 #: config/ia64/ia64.c:5084
21802 #, fuzzy, gcc-internal-format
21803 msgid "bad value %<%s%> for -mtls-size= switch"
21804 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
21805
21806 #: config/ia64/ia64.c:5112
21807 #, fuzzy, gcc-internal-format
21808 msgid "bad value %<%s%> for -mtune= switch"
21809 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
21810
21811 #: config/ia64/ia64.c:5131
21812 #, gcc-internal-format
21813 msgid "not yet implemented: latency-optimized inline square root"
21814 msgstr ""
21815
21816 #: config/iq2000/iq2000.c:1808
21817 #, fuzzy, gcc-internal-format
21818 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
21819 msgstr "gp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
21820
21821 #: config/iq2000/iq2000.c:2589
21822 #, fuzzy, gcc-internal-format
21823 msgid "argument %qd is not a constant"
21824 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
21825
21826 #: config/iq2000/iq2000.c:2892 config/mt/mt.c:348 config/xtensa/xtensa.c:1773
21827 #, gcc-internal-format
21828 msgid "PRINT_OPERAND_ADDRESS, null pointer"
21829 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
21830
21831 #: config/iq2000/iq2000.c:3047
21832 #, gcc-internal-format
21833 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
21834 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
21835
21836 #: config/iq2000/iq2000.c:3056 config/mips/mips.c:5393
21837 #: config/xtensa/xtensa.c:1627
21838 #, gcc-internal-format
21839 msgid "PRINT_OPERAND null pointer"
21840 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
21841
21842 #: config/m32c/m32c-pragma.c:64
21843 #, fuzzy, gcc-internal-format
21844 msgid "junk at end of #pragma GCC memregs [0..16]"
21845 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
21846
21847 #: config/m32c/m32c-pragma.c:71
21848 #, gcc-internal-format
21849 msgid "#pragma GCC memregs must precede any function decls"
21850 msgstr ""
21851
21852 #: config/m32c/m32c-pragma.c:82 config/m32c/m32c-pragma.c:89
21853 #, gcc-internal-format
21854 msgid "#pragma GCC memregs takes a number [0..16]"
21855 msgstr ""
21856
21857 #: config/m32c/m32c.c:412
21858 #, fuzzy, gcc-internal-format
21859 msgid "invalid target memregs value '%d'"
21860 msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'"
21861
21862 #: config/m68hc11/m68hc11.c:279
21863 #, gcc-internal-format
21864 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
21865 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
21866
21867 #: config/m68hc11/m68hc11.c:1240
21868 #, gcc-internal-format
21869 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
21870 msgstr ""
21871
21872 #: config/m68hc11/m68hc11.c:1247
21873 #, gcc-internal-format
21874 msgid "%<trap%> attribute is already used"
21875 msgstr ""
21876
21877 #: config/m68k/m68k.c:321
21878 #, fuzzy, gcc-internal-format
21879 msgid "cannot specify both -msep-data and -mid-shared-library"
21880 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
21881
21882 #: config/m68k/m68k.c:333
21883 #, fuzzy, gcc-internal-format
21884 msgid "-fPIC is not currently supported on the 68000 or 68010"
21885 msgstr "º£¤Î¤È¤³¤í 68000 ¤ä 68010 ¤Ç¤Ï -fPIC ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
21886
21887 #: config/m68k/m68k.c:640 config/rs6000/rs6000.c:13666
21888 #, gcc-internal-format
21889 msgid "stack limit expression is not supported"
21890 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
21891
21892 #: config/mips/mips.c:4582
21893 #, gcc-internal-format
21894 msgid "-%s conflicts with the other architecture options, which specify a %s processor"
21895 msgstr ""
21896
21897 #: config/mips/mips.c:4598
21898 #, gcc-internal-format
21899 msgid "-march=%s is not compatible with the selected ABI"
21900 msgstr ""
21901
21902 #: config/mips/mips.c:4616
21903 #, gcc-internal-format
21904 msgid "-mgp64 used with a 32-bit processor"
21905 msgstr ""
21906
21907 #: config/mips/mips.c:4618
21908 #, fuzzy, gcc-internal-format
21909 msgid "-mgp32 used with a 64-bit ABI"
21910 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
21911
21912 #: config/mips/mips.c:4620
21913 #, fuzzy, gcc-internal-format
21914 msgid "-mgp64 used with a 32-bit ABI"
21915 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
21916
21917 #: config/mips/mips.c:4638 config/mips/mips.c:4640 config/mips/mips.c:4642
21918 #: config/mips/mips.c:4718
21919 #, fuzzy, gcc-internal-format
21920 msgid "unsupported combination: %s"
21921 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹"
21922
21923 #: config/mips/mips.c:4713
21924 #, gcc-internal-format
21925 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
21926 msgstr ""
21927
21928 #: config/mips/mips.c:4730
21929 #, gcc-internal-format
21930 msgid "-G is incompatible with PIC code which is the default"
21931 msgstr "-G ¤Ï¥Ç¥Õ¥©¥ë¥È¤Î PIC ¥³¡¼¥É¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21932
21933 #: config/mips/mips.c:4797
21934 #, gcc-internal-format
21935 msgid "-mips3d requires -mpaired-single"
21936 msgstr ""
21937
21938 #: config/mips/mips.c:4806
21939 #, gcc-internal-format
21940 msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
21941 msgstr ""
21942
21943 #: config/mips/mips.c:4811
21944 #, fuzzy, gcc-internal-format
21945 msgid "-mips3d/-mpaired-single must be used with -mips64"
21946 msgstr "-frepo ¤Ï -c ÉÕ¤­¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21947
21948 #: config/mips/mips.c:4814
21949 #, fuzzy, gcc-internal-format
21950 msgid "-mips16 and -mdsp cannot be used together"
21951 msgstr "-mapcs-26 ¤È -mapcs-32 ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
21952
21953 #: config/mips/mips.c:5330
21954 #, gcc-internal-format
21955 msgid "internal error: %%) found without a %%( in assembler pattern"
21956 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%( ¤Ê¤·¤Î %%) ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
21957
21958 #: config/mips/mips.c:5344
21959 #, gcc-internal-format
21960 msgid "internal error: %%] found without a %%[ in assembler pattern"
21961 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%[ ¤Ê¤·¤Î %%] ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
21962
21963 #: config/mips/mips.c:5357
21964 #, gcc-internal-format
21965 msgid "internal error: %%> found without a %%< in assembler pattern"
21966 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%< ¤Ê¤·¤Î %%> ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
21967
21968 #: config/mips/mips.c:5370
21969 #, gcc-internal-format
21970 msgid "internal error: %%} found without a %%{ in assembler pattern"
21971 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%{ ¤Ê¤·¤Î %%} ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
21972
21973 #: config/mips/mips.c:5384
21974 #, fuzzy, gcc-internal-format
21975 msgid "PRINT_OPERAND: unknown punctuation '%c'"
21976 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
21977
21978 #: config/mips/mips.c:8147
21979 #, fuzzy, gcc-internal-format
21980 msgid "cannot handle inconsistent calls to %qs"
21981 msgstr "`%s' ¤Ø¤ÎÌ·½â¤·¤¿¸Æ¤Ó½Ð¤·¤òÊ᪤Ǥ­¤Þ¤»¤ó"
21982
21983 #: config/mips/mips.c:9546
21984 #, fuzzy, gcc-internal-format
21985 msgid "the cpu name must be lower case"
21986 msgstr "¥·¥ó¥Ü¥ë̾¤ò¾®Ê¸»ú¤È¤¹¤ë"
21987
21988 #: config/mips/mips.c:10212
21989 #, fuzzy, gcc-internal-format
21990 msgid "invalid argument to builtin function"
21991 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
21992
21993 #. Output assembler code to FILE to increment profiler label # LABELNO
21994 #. for profiling a function entry.
21995 #: config/mips/mips.h:2108
21996 #, gcc-internal-format
21997 msgid "mips16 function profiling"
21998 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
21999
22000 #: config/mmix/mmix.c:227
22001 #, fuzzy, gcc-internal-format
22002 msgid "-f%s not supported: ignored"
22003 msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
22004
22005 #: config/mmix/mmix.c:655
22006 #, fuzzy, gcc-internal-format
22007 msgid "support for mode %qs"
22008 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
22009
22010 #: config/mmix/mmix.c:669
22011 #, gcc-internal-format
22012 msgid "too large function value type, needs %d registers, have only %d registers for this"
22013 msgstr ""
22014
22015 #: config/mmix/mmix.c:839
22016 #, gcc-internal-format
22017 msgid "function_profiler support for MMIX"
22018 msgstr ""
22019
22020 #: config/mmix/mmix.c:861
22021 #, gcc-internal-format
22022 msgid "MMIX Internal: Last named vararg would not fit in a register"
22023 msgstr ""
22024
22025 #: config/mmix/mmix.c:1476 config/mmix/mmix.c:1500 config/mmix/mmix.c:1616
22026 #, gcc-internal-format
22027 msgid "MMIX Internal: Bad register: %d"
22028 msgstr ""
22029
22030 #. Presumably there's a missing case above if we get here.
22031 #: config/mmix/mmix.c:1608
22032 #, gcc-internal-format
22033 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
22034 msgstr ""
22035
22036 #: config/mmix/mmix.c:1894
22037 #, gcc-internal-format
22038 msgid "stack frame not a multiple of 8 bytes: %wd"
22039 msgstr ""
22040
22041 #: config/mmix/mmix.c:2130
22042 #, gcc-internal-format
22043 msgid "stack frame not a multiple of octabyte: %wd"
22044 msgstr ""
22045
22046 #: config/mmix/mmix.c:2470 config/mmix/mmix.c:2534
22047 #, gcc-internal-format
22048 msgid "MMIX Internal: %s is not a shiftable int"
22049 msgstr ""
22050
22051 #: config/mt/mt.c:311
22052 #, gcc-internal-format
22053 msgid "info pointer NULL"
22054 msgstr ""
22055
22056 #: config/pa/pa.c:459
22057 #, fuzzy, gcc-internal-format
22058 msgid "PIC code generation is not supported in the portable runtime model"
22059 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
22060
22061 #: config/pa/pa.c:464
22062 #, fuzzy, gcc-internal-format
22063 msgid "PIC code generation is not compatible with fast indirect calls"
22064 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¹â®´ÖÀܸƤӽФ·¤ÈÁêÍƤì¤Þ¤»¤ó\n"
22065
22066 #: config/pa/pa.c:469
22067 #, gcc-internal-format
22068 msgid "-g is only supported when using GAS on this processor,"
22069 msgstr "-g ¤Ï¤³¤Î¥×¥í¥»¥Ã¥µ¤Ç¤Ï GAS ¤ò»ÈÍѤ¹¤ë»þ¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
22070
22071 #: config/pa/pa.c:470
22072 #, fuzzy, gcc-internal-format
22073 msgid "-g option disabled"
22074 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
22075
22076 #: config/pa/pa.c:8016
22077 #, gcc-internal-format
22078 msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
22079 msgstr ""
22080
22081 #: config/pa/pa-hpux11.h:85
22082 #, gcc-internal-format
22083 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
22084 msgstr ""
22085
22086 #: config/rs6000/host-darwin.c:52
22087 #, gcc-internal-format
22088 msgid "Segmentation Fault (code)"
22089 msgstr ""
22090
22091 #: config/rs6000/host-darwin.c:121
22092 #, gcc-internal-format
22093 msgid "Segmentation Fault"
22094 msgstr ""
22095
22096 #: config/rs6000/host-darwin.c:135
22097 #, gcc-internal-format
22098 msgid "While setting up signal stack: %m"
22099 msgstr ""
22100
22101 #: config/rs6000/host-darwin.c:141
22102 #, gcc-internal-format
22103 msgid "While setting up signal handler: %m"
22104 msgstr ""
22105
22106 #. Handle the machine specific pragma longcall.  Its syntax is
22107 #.
22108 #. # pragma longcall ( TOGGLE )
22109 #.
22110 #. where TOGGLE is either 0 or 1.
22111 #.
22112 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
22113 #. whether or not new function declarations receive a longcall
22114 #. attribute by default.
22115 #: config/rs6000/rs6000-c.c:53
22116 #, fuzzy, gcc-internal-format
22117 msgid "ignoring malformed #pragma longcall"
22118 msgstr "#pragma %s ¤ò̵»ë¤·¤Þ¤¹"
22119
22120 #: config/rs6000/rs6000-c.c:66
22121 #, fuzzy, gcc-internal-format
22122 msgid "missing open paren"
22123 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22124
22125 #: config/rs6000/rs6000-c.c:68
22126 #, fuzzy, gcc-internal-format
22127 msgid "missing number"
22128 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22129
22130 #: config/rs6000/rs6000-c.c:70
22131 #, fuzzy, gcc-internal-format
22132 msgid "missing close paren"
22133 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22134
22135 #: config/rs6000/rs6000-c.c:73
22136 #, gcc-internal-format
22137 msgid "number must be 0 or 1"
22138 msgstr ""
22139
22140 #: config/rs6000/rs6000-c.c:76
22141 #, fuzzy, gcc-internal-format
22142 msgid "junk at end of #pragma longcall"
22143 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22144
22145 #: config/rs6000/rs6000-c.c:2530
22146 #, fuzzy, gcc-internal-format
22147 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
22148 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
22149
22150 #: config/rs6000/rs6000-c.c:2573
22151 #, gcc-internal-format
22152 msgid "invalid parameter combination for AltiVec intrinsic"
22153 msgstr ""
22154
22155 #: config/rs6000/rs6000.c:1255
22156 #, gcc-internal-format
22157 msgid "-mmultiple is not supported on little endian systems"
22158 msgstr "-mmultiple ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
22159
22160 #: config/rs6000/rs6000.c:1262
22161 #, gcc-internal-format
22162 msgid "-mstring is not supported on little endian systems"
22163 msgstr "-mstring ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
22164
22165 #: config/rs6000/rs6000.c:1276
22166 #, fuzzy, gcc-internal-format
22167 msgid "unknown -mdebug-%s switch"
22168 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
22169
22170 #: config/rs6000/rs6000.c:1288
22171 #, gcc-internal-format
22172 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
22173 msgstr ""
22174
22175 #: config/rs6000/rs6000.c:1334
22176 #, gcc-internal-format
22177 msgid "AltiVec and E500 instructions cannot coexist"
22178 msgstr ""
22179
22180 #: config/rs6000/rs6000.c:1562
22181 #, gcc-internal-format
22182 msgid "unknown -m%s= option specified: '%s'"
22183 msgstr ""
22184
22185 #: config/rs6000/rs6000.c:1772
22186 #, gcc-internal-format
22187 msgid "not configured for ABI: '%s'"
22188 msgstr ""
22189
22190 #: config/rs6000/rs6000.c:1785
22191 #, gcc-internal-format
22192 msgid "Using darwin64 ABI"
22193 msgstr ""
22194
22195 #: config/rs6000/rs6000.c:1790
22196 #, gcc-internal-format
22197 msgid "Using old darwin ABI"
22198 msgstr ""
22199
22200 #: config/rs6000/rs6000.c:1797
22201 #, gcc-internal-format
22202 msgid "Using IBM extended precision long double"
22203 msgstr ""
22204
22205 #: config/rs6000/rs6000.c:1803
22206 #, gcc-internal-format
22207 msgid "Using IEEE extended precision long double"
22208 msgstr ""
22209
22210 #: config/rs6000/rs6000.c:1808
22211 #, fuzzy, gcc-internal-format
22212 msgid "unknown ABI specified: '%s'"
22213 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
22214
22215 #: config/rs6000/rs6000.c:1835
22216 #, fuzzy, gcc-internal-format
22217 msgid "invalid option for -mfloat-gprs: '%s'"
22218 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `-mshort-data-%s'"
22219
22220 #: config/rs6000/rs6000.c:1845
22221 #, gcc-internal-format
22222 msgid "Unknown switch -mlong-double-%s"
22223 msgstr ""
22224
22225 #: config/rs6000/rs6000.c:1866
22226 #, gcc-internal-format
22227 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
22228 msgstr ""
22229
22230 #: config/rs6000/rs6000.c:1874
22231 #, gcc-internal-format
22232 msgid "unknown -malign-XXXXX option specified: '%s'"
22233 msgstr ""
22234
22235 #: config/rs6000/rs6000.c:4239
22236 #, gcc-internal-format
22237 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
22238 msgstr ""
22239
22240 #: config/rs6000/rs6000.c:4312
22241 #, gcc-internal-format
22242 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
22243 msgstr ""
22244
22245 #: config/rs6000/rs6000.c:4558
22246 #, gcc-internal-format
22247 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
22248 msgstr ""
22249
22250 #: config/rs6000/rs6000.c:5414
22251 #, gcc-internal-format
22252 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
22253 msgstr ""
22254
22255 #: config/rs6000/rs6000.c:6585
22256 #, gcc-internal-format
22257 msgid "argument 1 must be a 5-bit signed literal"
22258 msgstr ""
22259
22260 #: config/rs6000/rs6000.c:6688 config/rs6000/rs6000.c:7482
22261 #, gcc-internal-format
22262 msgid "argument 2 must be a 5-bit unsigned literal"
22263 msgstr ""
22264
22265 #: config/rs6000/rs6000.c:6728
22266 #, fuzzy, gcc-internal-format
22267 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
22268 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22269
22270 #: config/rs6000/rs6000.c:6781
22271 #, fuzzy, gcc-internal-format
22272 msgid "argument 1 of __builtin_altivec_predicate is out of range"
22273 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
22274
22275 #: config/rs6000/rs6000.c:6943
22276 #, gcc-internal-format
22277 msgid "argument 3 must be a 4-bit unsigned literal"
22278 msgstr ""
22279
22280 #: config/rs6000/rs6000.c:7115
22281 #, gcc-internal-format
22282 msgid "argument to %qs must be a 2-bit unsigned literal"
22283 msgstr ""
22284
22285 #: config/rs6000/rs6000.c:7259
22286 #, gcc-internal-format
22287 msgid "unresolved overload for Altivec builtin %qF"
22288 msgstr ""
22289
22290 #: config/rs6000/rs6000.c:7341
22291 #, gcc-internal-format
22292 msgid "argument to dss must be a 2-bit unsigned literal"
22293 msgstr ""
22294
22295 #: config/rs6000/rs6000.c:7602
22296 #, fuzzy, gcc-internal-format
22297 msgid "argument 1 of __builtin_spe_predicate must be a constant"
22298 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22299
22300 #: config/rs6000/rs6000.c:7674
22301 #, fuzzy, gcc-internal-format
22302 msgid "argument 1 of __builtin_spe_predicate is out of range"
22303 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
22304
22305 #: config/rs6000/rs6000.c:13629
22306 #, fuzzy, gcc-internal-format
22307 msgid "stack frame too large"
22308 msgstr "%s ¤ÏÂ礭¤¹¤®¤Þ¤¹"
22309
22310 #: config/rs6000/rs6000.c:16188
22311 #, gcc-internal-format
22312 msgid "no profiling of 64-bit code for this ABI"
22313 msgstr ""
22314
22315 #: config/rs6000/rs6000.c:17297
22316 #, gcc-internal-format
22317 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
22318 msgstr ""
22319
22320 #: config/rs6000/rs6000.c:17299
22321 #, gcc-internal-format
22322 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
22323 msgstr ""
22324
22325 #: config/rs6000/rs6000.c:17303
22326 #, gcc-internal-format
22327 msgid "use of %<long long%> in AltiVec types is invalid"
22328 msgstr ""
22329
22330 #: config/rs6000/rs6000.c:17305
22331 #, gcc-internal-format
22332 msgid "use of %<double%> in AltiVec types is invalid"
22333 msgstr ""
22334
22335 #: config/rs6000/rs6000.c:17307
22336 #, gcc-internal-format
22337 msgid "use of %<long double%> in AltiVec types is invalid"
22338 msgstr ""
22339
22340 #: config/rs6000/rs6000.c:17309
22341 #, gcc-internal-format
22342 msgid "use of boolean types in AltiVec types is invalid"
22343 msgstr ""
22344
22345 #: config/rs6000/rs6000.c:17311
22346 #, gcc-internal-format
22347 msgid "use of %<complex%> in AltiVec types is invalid"
22348 msgstr ""
22349
22350 #: config/rs6000/aix43.h:39 config/rs6000/aix51.h:38 config/rs6000/aix52.h:38
22351 #, fuzzy, gcc-internal-format
22352 msgid "-maix64 and POWER architecture are incompatible"
22353 msgstr "-maix64 ¤È POWER ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤È¤Ç¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
22354
22355 #: config/rs6000/aix43.h:44 config/rs6000/aix51.h:43 config/rs6000/aix52.h:43
22356 #, fuzzy, gcc-internal-format
22357 msgid "-maix64 requires PowerPC64 architecture remain enabled"
22358 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
22359
22360 #: config/rs6000/aix43.h:50 config/rs6000/aix52.h:49
22361 #, fuzzy, gcc-internal-format
22362 msgid "soft-float and long-double-128 are incompatible"
22363 msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22364
22365 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:47 config/rs6000/aix52.h:53
22366 #, fuzzy, gcc-internal-format
22367 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
22368 msgstr "-maix64 Í×µá: 32 bit ¥¢¥É¥ì¥·¥ó¥°²¼¤Î 64 bit ·×»»¤Ï¤Þ¤ÀÍøÍѤǤ­¤Þ¤»¤ó"
22369
22370 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
22371 #. off.
22372 #: config/rs6000/darwin.h:75
22373 #, gcc-internal-format
22374 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
22375 msgstr ""
22376
22377 #. Darwin doesn't support -fpic.
22378 #: config/rs6000/darwin.h:81
22379 #, fuzzy, gcc-internal-format
22380 msgid "-fpic is not supported; -fPIC assumed"
22381 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22382
22383 #: config/rs6000/darwin.h:88
22384 #, fuzzy, gcc-internal-format
22385 msgid "-m64 requires PowerPC64 architecture, enabling"
22386 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
22387
22388 #. See note below.
22389 #. if (!rs6000_explicit_options.long_double)
22390 #. rs6000_long_double_type_size = 128;
22391 #: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
22392 #, fuzzy, gcc-internal-format
22393 msgid "-m64 not supported in this configuration"
22394 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
22395
22396 #: config/rs6000/linux64.h:109
22397 #, fuzzy, gcc-internal-format
22398 msgid "-m64 requires a PowerPC64 cpu"
22399 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
22400
22401 #. Definitions for __builtin_return_address and __builtin_frame_address.
22402 #. __builtin_return_address (0) should give link register (65), enable
22403 #. this.
22404 #. This should be uncommented, so that the link register is used, but
22405 #. currently this would result in unmatched insns and spilling fixed
22406 #. registers so we'll leave it for another day.  When these problems are
22407 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
22408 #. (mrs)
22409 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
22410 #. Number of bytes into the frame return addresses can be found.  See
22411 #. rs6000_stack_info in rs6000.c for more information on how the different
22412 #. abi's store the return address.
22413 #: config/rs6000/rs6000.h:1590
22414 #, gcc-internal-format
22415 msgid "RETURN_ADDRESS_OFFSET not supported"
22416 msgstr "RETURN_ADDRESS_OFFSET ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22417
22418 #. Sometimes certain combinations of command options do not make sense
22419 #. on a particular target machine.  You can define a macro
22420 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
22421 #. defined, is executed once just after all the command options have
22422 #. been parsed.
22423 #.
22424 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22425 #. get control.
22426 #: config/rs6000/sysv4.h:130
22427 #, fuzzy, gcc-internal-format
22428 msgid "bad value for -mcall-%s"
22429 msgstr "-mcall-%s ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ"
22430
22431 #: config/rs6000/sysv4.h:146
22432 #, fuzzy, gcc-internal-format
22433 msgid "bad value for -msdata=%s"
22434 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
22435
22436 #: config/rs6000/sysv4.h:163
22437 #, fuzzy, gcc-internal-format
22438 msgid "-mrelocatable and -msdata=%s are incompatible"
22439 msgstr "-mrelocatable ¤È -msdata=%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22440
22441 #: config/rs6000/sysv4.h:172
22442 #, fuzzy, gcc-internal-format
22443 msgid "-f%s and -msdata=%s are incompatible"
22444 msgstr "-f%s ¤È -msdata=%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22445
22446 #: config/rs6000/sysv4.h:181
22447 #, fuzzy, gcc-internal-format
22448 msgid "-msdata=%s and -mcall-%s are incompatible"
22449 msgstr "-msdata=%s ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22450
22451 #: config/rs6000/sysv4.h:190
22452 #, fuzzy, gcc-internal-format
22453 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
22454 msgstr "-mrelocatable ¤È -mno-minimal-toc ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22455
22456 #: config/rs6000/sysv4.h:196
22457 #, fuzzy, gcc-internal-format
22458 msgid "-mrelocatable and -mcall-%s are incompatible"
22459 msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22460
22461 #: config/rs6000/sysv4.h:203
22462 #, fuzzy, gcc-internal-format
22463 msgid "-fPIC and -mcall-%s are incompatible"
22464 msgstr "-fPIC ¤È -mcall-%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22465
22466 #: config/rs6000/sysv4.h:210
22467 #, gcc-internal-format
22468 msgid "-mcall-aixdesc must be big endian"
22469 msgstr "-mcall-aixdesc ¤Ï¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22470
22471 #: config/rs6000/sysv4.h:215
22472 #, gcc-internal-format
22473 msgid "-msecure-plt not supported by your assembler"
22474 msgstr ""
22475
22476 #: config/rs6000/sysv4.h:220
22477 #, gcc-internal-format
22478 msgid "-msoft-float and -mlong-double-128 not supported"
22479 msgstr ""
22480
22481 #: config/rs6000/sysv4.h:234
22482 #, fuzzy, gcc-internal-format
22483 msgid "-m%s not supported in this configuration"
22484 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
22485
22486 #: config/s390/s390.c:1339
22487 #, gcc-internal-format
22488 msgid "stack guard value must be an exact power of 2"
22489 msgstr ""
22490
22491 #: config/s390/s390.c:1346
22492 #, gcc-internal-format
22493 msgid "stack size must be an exact power of 2"
22494 msgstr ""
22495
22496 #: config/s390/s390.c:1391
22497 #, fuzzy, gcc-internal-format
22498 msgid "z/Architecture mode not supported on %s"
22499 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
22500
22501 #: config/s390/s390.c:1393
22502 #, gcc-internal-format
22503 msgid "64-bit ABI not supported in ESA/390 mode"
22504 msgstr ""
22505
22506 #: config/s390/s390.c:1404
22507 #, gcc-internal-format
22508 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
22509 msgstr ""
22510
22511 #: config/s390/s390.c:1410
22512 #, gcc-internal-format
22513 msgid "-mstack-size implies use of -mstack-guard"
22514 msgstr ""
22515
22516 #: config/s390/s390.c:1412
22517 #, gcc-internal-format
22518 msgid "stack size must be greater than the stack guard value"
22519 msgstr ""
22520
22521 #: config/s390/s390.c:1414
22522 #, gcc-internal-format
22523 msgid "stack size must not be greater than 64k"
22524 msgstr ""
22525
22526 #: config/s390/s390.c:1417
22527 #, gcc-internal-format
22528 msgid "-mstack-guard implies use of -mstack-size"
22529 msgstr ""
22530
22531 #: config/s390/s390.c:6568
22532 #, gcc-internal-format
22533 msgid "total size of local variables exceeds architecture limit"
22534 msgstr ""
22535
22536 #: config/s390/s390.c:7155
22537 #, fuzzy, gcc-internal-format
22538 msgid "frame size of %qs is "
22539 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
22540
22541 #: config/s390/s390.c:7155
22542 #, gcc-internal-format
22543 msgid " bytes"
22544 msgstr ""
22545
22546 #: config/s390/s390.c:7159
22547 #, gcc-internal-format
22548 msgid "%qs uses dynamic stack allocation"
22549 msgstr ""
22550
22551 #: config/sh/sh.c:6483
22552 #, fuzzy, gcc-internal-format
22553 msgid "__builtin_saveregs not supported by this subtarget"
22554 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22555
22556 #: config/sh/sh.c:7488
22557 #, fuzzy, gcc-internal-format
22558 msgid "%qs attribute only applies to interrupt functions"
22559 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
22560
22561 #: config/sh/sh.c:7574
22562 #, gcc-internal-format
22563 msgid "attribute interrupt_handler is not compatible with -m5-compact"
22564 msgstr ""
22565
22566 #. The argument must be a constant string.
22567 #: config/sh/sh.c:7596
22568 #, fuzzy, gcc-internal-format
22569 msgid "%qs attribute argument not a string constant"
22570 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22571
22572 #. The argument must be a constant integer.
22573 #: config/sh/sh.c:7621
22574 #, fuzzy, gcc-internal-format
22575 msgid "%qs attribute argument not an integer constant"
22576 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22577
22578 #: config/sh/sh.c:9673
22579 #, gcc-internal-format
22580 msgid "r0 needs to be available as a call-clobbered register"
22581 msgstr ""
22582
22583 #: config/sh/sh.c:9694
22584 #, fuzzy, gcc-internal-format
22585 msgid "Need a second call-clobbered general purpose register"
22586 msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë"
22587
22588 #: config/sh/sh.c:9702
22589 #, gcc-internal-format
22590 msgid "Need a call-clobbered target register"
22591 msgstr ""
22592
22593 #: config/sh/symbian.c:147
22594 #, gcc-internal-format
22595 msgid "function %q+D is defined after prior declaration as dllimport: attribute ignored"
22596 msgstr ""
22597
22598 #: config/sh/symbian.c:159
22599 #, fuzzy, gcc-internal-format
22600 msgid "inline function %q+D is declared as dllimport: attribute ignored"
22601 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
22602
22603 #: config/sh/symbian.c:280
22604 #, gcc-internal-format
22605 msgid "failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
22606 msgstr ""
22607
22608 #: config/sh/symbian.c:326
22609 #, gcc-internal-format
22610 msgid "%s %q+D %s after being referenced with dllimport linkage"
22611 msgstr ""
22612
22613 #: config/sh/symbian.c:892 cp/tree.c:2335
22614 #, fuzzy, gcc-internal-format
22615 msgid "lang_* check: failed in %s, at %s:%d"
22616 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
22617
22618 #. FIXME
22619 #: config/sh/netbsd-elf.h:95
22620 #, gcc-internal-format
22621 msgid "unimplemented-shmedia profiling"
22622 msgstr ""
22623
22624 #. There are no delay slots on SHmedia.
22625 #. Relaxation isn't yet supported for SHmedia
22626 #. After reload, if conversion does little good but can cause        ICEs:                                                                   - find_if_block doesn't do anything for SH because we don't               have conditional execution patterns.  (We use conditional               move patterns, which are handled differently, and only                  before reload).                                                       - find_cond_trap doesn't do anything for the SH because we #. don't have conditional traps.                                             - find_if_case_1 uses redirect_edge_and_branch_force in                   the only path that does an optimization, and this causes                an ICE when branch targets are in registers.                          - find_if_case_2 doesn't do anything for the SHmedia after                reload except when it can redirect a tablejump - and                    that's rather rare.
22627 #. -fprofile-arcs needs a working libgcov .  In unified tree             configurations with newlib, this requires to configure with             --with-newlib --with-headers.  But there is no way to check             here we have a working libgcov, so just assume that we have.
22628 #: config/sh/sh.h:611
22629 #, gcc-internal-format
22630 msgid "profiling is still experimental for this target"
22631 msgstr ""
22632
22633 #. Only the sh64-elf assembler fully supports .quad properly.
22634 #. User supplied - leave it alone.
22635 #. The debugging information is sufficient,                             but gdb doesn't implement this yet
22636 #. Never run scheduling before reload, since that can                    break global alloc, and generates slower code anyway due                to the pressure on R0.
22637 #. Enable sched1 for SH4; ready queue will be reordered by               the target hooks when pressure is high. We can not do this for          SH3 and lower as they give spill failures for R0.
22638 #. ??? Current exception handling places basic block boundaries          after call_insns.  It causes the high pressure on R0 and gives          spill failures for R0 in reload.  See PR 22553 and the thread           on gcc-patches                                                          <http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html>.
22639 #: config/sh/sh.h:676
22640 #, gcc-internal-format
22641 msgid "ignoring -fschedule-insns because of exception handling bug"
22642 msgstr ""
22643
22644 #: config/sparc/sparc.c:643
22645 #, gcc-internal-format
22646 msgid "%s is not supported by this configuration"
22647 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
22648
22649 #: config/sparc/sparc.c:650
22650 #, gcc-internal-format
22651 msgid "-mlong-double-64 not allowed with -m64"
22652 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22653
22654 #: config/sparc/sparc.c:675
22655 #, gcc-internal-format
22656 msgid "-mcmodel= is not supported on 32 bit systems"
22657 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
22658
22659 #: config/stormy16/stormy16.c:497
22660 #, gcc-internal-format
22661 msgid "constant halfword load operand out of range"
22662 msgstr ""
22663
22664 #: config/stormy16/stormy16.c:507
22665 #, fuzzy, gcc-internal-format
22666 msgid "constant arithmetic operand out of range"
22667 msgstr "À°¿ôÄê¿ô¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
22668
22669 #: config/stormy16/stormy16.c:1108
22670 #, gcc-internal-format
22671 msgid "local variable memory requirements exceed capacity"
22672 msgstr ""
22673
22674 #: config/stormy16/stormy16.c:1274
22675 #, gcc-internal-format
22676 msgid "function_profiler support"
22677 msgstr ""
22678
22679 #: config/stormy16/stormy16.c:1363
22680 #, fuzzy, gcc-internal-format
22681 msgid "cannot use va_start in interrupt function"
22682 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
22683
22684 #: config/stormy16/stormy16.c:1895
22685 #, fuzzy, gcc-internal-format
22686 msgid "switch statement of size %lu entries too large"
22687 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
22688
22689 #: config/stormy16/stormy16.c:2263
22690 #, gcc-internal-format
22691 msgid "%<__BELOW100__%> attribute only applies to variables"
22692 msgstr ""
22693
22694 #: config/stormy16/stormy16.c:2270
22695 #, gcc-internal-format
22696 msgid "__BELOW100__ attribute not allowed with auto storage class"
22697 msgstr ""
22698
22699 #: config/v850/v850-c.c:67
22700 #, gcc-internal-format
22701 msgid "#pragma GHS endXXXX found without previous startXXX"
22702 msgstr "#pragma GHS endXXXX ¤¬Á°¤Î startXXX Ìµ¤·¤Ç¸«¤Ä¤«¤ê¤Þ¤·¤¿"
22703
22704 #: config/v850/v850-c.c:70
22705 #, gcc-internal-format
22706 msgid "#pragma GHS endXXX does not match previous startXXX"
22707 msgstr "#pragma GHS endXXX ¤¬Á°¤Î startXXX ¤ÈŬ¹ç¤·¤Þ¤»¤ó"
22708
22709 #: config/v850/v850-c.c:96
22710 #, fuzzy, gcc-internal-format
22711 msgid "cannot set interrupt attribute: no current function"
22712 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¸½ºß¤Î´Ø¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
22713
22714 #: config/v850/v850-c.c:104
22715 #, fuzzy, gcc-internal-format
22716 msgid "cannot set interrupt attribute: no such identifier"
22717 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¤½¤ÎÍͤʼ±Ê̻Ҥ¬¤¢¤ê¤Þ¤»¤ó"
22718
22719 #: config/v850/v850-c.c:149
22720 #, gcc-internal-format
22721 msgid "junk at end of #pragma ghs section"
22722 msgstr "#pragma ghs section ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22723
22724 #: config/v850/v850-c.c:166
22725 #, fuzzy, gcc-internal-format
22726 msgid "unrecognized section name \"%s\""
22727 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
22728
22729 #: config/v850/v850-c.c:181
22730 #, gcc-internal-format
22731 msgid "malformed #pragma ghs section"
22732 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
22733
22734 #: config/v850/v850-c.c:200
22735 #, gcc-internal-format
22736 msgid "junk at end of #pragma ghs interrupt"
22737 msgstr "#pragma ghs interrupt ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22738
22739 #: config/v850/v850-c.c:211
22740 #, gcc-internal-format
22741 msgid "junk at end of #pragma ghs starttda"
22742 msgstr "#pragma ghs starttda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22743
22744 #: config/v850/v850-c.c:222
22745 #, gcc-internal-format
22746 msgid "junk at end of #pragma ghs startsda"
22747 msgstr "#pragma ghs startsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22748
22749 #: config/v850/v850-c.c:233
22750 #, gcc-internal-format
22751 msgid "junk at end of #pragma ghs startzda"
22752 msgstr "#pragma ghs startzda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22753
22754 #: config/v850/v850-c.c:244
22755 #, gcc-internal-format
22756 msgid "junk at end of #pragma ghs endtda"
22757 msgstr "#pragma ghs endtda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22758
22759 #: config/v850/v850-c.c:255
22760 #, gcc-internal-format
22761 msgid "junk at end of #pragma ghs endsda"
22762 msgstr "#pragma ghs endsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22763
22764 #: config/v850/v850-c.c:266
22765 #, gcc-internal-format
22766 msgid "junk at end of #pragma ghs endzda"
22767 msgstr "#pragma ghs ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22768
22769 #: config/v850/v850.c:172
22770 #, gcc-internal-format
22771 msgid "value passed to %<-m%s%> is too large"
22772 msgstr ""
22773
22774 #: config/v850/v850.c:2147
22775 #, fuzzy, gcc-internal-format
22776 msgid "%Jdata area attributes cannot be specified for local variables"
22777 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
22778
22779 #: config/v850/v850.c:2158
22780 #, fuzzy, gcc-internal-format
22781 msgid "data area of %q+D conflicts with previous declaration"
22782 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
22783
22784 #: config/v850/v850.c:2288
22785 #, fuzzy, gcc-internal-format
22786 msgid "bogus JR construction: %d"
22787 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
22788
22789 #: config/v850/v850.c:2306 config/v850/v850.c:2415
22790 #, fuzzy, gcc-internal-format
22791 msgid "bad amount of stack space removal: %d"
22792 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
22793
22794 #: config/v850/v850.c:2395
22795 #, fuzzy, gcc-internal-format
22796 msgid "bogus JARL construction: %d\n"
22797 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
22798
22799 #: config/v850/v850.c:2694
22800 #, fuzzy, gcc-internal-format
22801 msgid "bogus DISPOSE construction: %d"
22802 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
22803
22804 #: config/v850/v850.c:2713
22805 #, gcc-internal-format
22806 msgid "too much stack space to dispose of: %d"
22807 msgstr ""
22808
22809 #: config/v850/v850.c:2815
22810 #, fuzzy, gcc-internal-format
22811 msgid "bogus PREPEARE construction: %d"
22812 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
22813
22814 #: config/v850/v850.c:2834
22815 #, fuzzy, gcc-internal-format
22816 msgid "too much stack space to prepare: %d"
22817 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
22818
22819 #: config/xtensa/xtensa.c:1505
22820 #, gcc-internal-format
22821 msgid "boolean registers required for the floating-point option"
22822 msgstr ""
22823
22824 #: config/xtensa/xtensa.c:1551
22825 #, fuzzy, gcc-internal-format
22826 msgid "-f%s is not supported with CONST16 instructions"
22827 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
22828
22829 #: config/xtensa/xtensa.c:1556
22830 #, gcc-internal-format
22831 msgid "PIC is required but not supported with CONST16 instructions"
22832 msgstr ""
22833
22834 #: config/xtensa/xtensa.c:2414
22835 #, fuzzy, gcc-internal-format
22836 msgid "only uninitialized variables can be placed in a .bss section"
22837 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
22838
22839 #: ada/misc.c:262
22840 #, fuzzy, gcc-internal-format
22841 msgid "missing argument to \"-%s\""
22842 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
22843
22844 #: ada/misc.c:303
22845 #, gcc-internal-format
22846 msgid "%<-gnat%> misspelled as %<-gant%>"
22847 msgstr ""
22848
22849 #: cp/call.c:286
22850 #, gcc-internal-format
22851 msgid "unable to call pointer to member function here"
22852 msgstr "¤³¤³¤Ç¤Ï¥á¥ó¥Ð´Ø¿ô¥Ý¥¤¥ó¥¿¸Æ¤Ó½Ð¤·¤¬¤Ç¤­¤Þ¤»¤ó"
22853
22854 #: cp/call.c:2389
22855 #, gcc-internal-format
22856 msgid "%s %D(%T, %T, %T) <built-in>"
22857 msgstr ""
22858
22859 #: cp/call.c:2394
22860 #, gcc-internal-format
22861 msgid "%s %D(%T, %T) <built-in>"
22862 msgstr ""
22863
22864 #: cp/call.c:2398
22865 #, fuzzy, gcc-internal-format
22866 msgid "%s %D(%T) <built-in>"
22867 msgstr "<ÁȤ߹þ¤ß>"
22868
22869 #: cp/call.c:2402
22870 #, gcc-internal-format
22871 msgid "%s %T <conversion>"
22872 msgstr ""
22873
22874 #: cp/call.c:2404
22875 #, gcc-internal-format
22876 msgid "%s %+#D <near match>"
22877 msgstr ""
22878
22879 #: cp/call.c:2406 cp/pt.c:1327
22880 #, fuzzy, gcc-internal-format
22881 msgid "%s %+#D"
22882 msgstr "%s: %s"
22883
22884 #: cp/call.c:2628
22885 #, fuzzy, gcc-internal-format
22886 msgid "conversion from %qT to %qT is ambiguous"
22887 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
22888
22889 #: cp/call.c:2779 cp/call.c:2797 cp/call.c:2855
22890 #, gcc-internal-format
22891 msgid "no matching function for call to %<%D(%A)%>"
22892 msgstr ""
22893
22894 #: cp/call.c:2800 cp/call.c:2858
22895 #, gcc-internal-format
22896 msgid "call of overloaded %<%D(%A)%> is ambiguous"
22897 msgstr ""
22898
22899 #. It's no good looking for an overloaded operator() on a
22900 #. pointer-to-member-function.
22901 #: cp/call.c:2926
22902 #, gcc-internal-format
22903 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
22904 msgstr ""
22905
22906 #: cp/call.c:3000
22907 #, gcc-internal-format
22908 msgid "no match for call to %<(%T) (%A)%>"
22909 msgstr ""
22910
22911 #: cp/call.c:3009
22912 #, gcc-internal-format
22913 msgid "call of %<(%T) (%A)%> is ambiguous"
22914 msgstr ""
22915
22916 #: cp/call.c:3047
22917 #, gcc-internal-format
22918 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
22919 msgstr ""
22920
22921 #: cp/call.c:3053
22922 #, gcc-internal-format
22923 msgid "%s for %<operator%s%> in %<%E%s%>"
22924 msgstr ""
22925
22926 #: cp/call.c:3057
22927 #, gcc-internal-format
22928 msgid "%s for %<operator[]%> in %<%E[%E]%>"
22929 msgstr ""
22930
22931 #: cp/call.c:3062
22932 #, gcc-internal-format
22933 msgid "%s for %qs in %<%s %E%>"
22934 msgstr ""
22935
22936 #: cp/call.c:3067
22937 #, gcc-internal-format
22938 msgid "%s for %<operator%s%> in %<%E %s %E%>"
22939 msgstr ""
22940
22941 #: cp/call.c:3070
22942 #, gcc-internal-format
22943 msgid "%s for %<operator%s%> in %<%s%E%>"
22944 msgstr ""
22945
22946 #: cp/call.c:3162
22947 #, gcc-internal-format
22948 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
22949 msgstr "ISO C++ ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
22950
22951 #: cp/call.c:3239
22952 #, gcc-internal-format
22953 msgid "%qE has type %<void%> and is not a throw-expression"
22954 msgstr ""
22955
22956 #: cp/call.c:3278 cp/call.c:3488
22957 #, gcc-internal-format
22958 msgid "operands to ?: have different types"
22959 msgstr ""
22960
22961 #: cp/call.c:3442
22962 #, fuzzy, gcc-internal-format
22963 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
22964 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
22965
22966 #: cp/call.c:3449
22967 #, fuzzy, gcc-internal-format
22968 msgid "enumeral and non-enumeral type in conditional expression"
22969 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
22970
22971 #: cp/call.c:3743
22972 #, gcc-internal-format
22973 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
22974 msgstr ""
22975
22976 #: cp/call.c:3816
22977 #, fuzzy, gcc-internal-format
22978 msgid "comparison between %q#T and %q#T"
22979 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
22980
22981 #: cp/call.c:4075
22982 #, fuzzy, gcc-internal-format
22983 msgid "no suitable %<operator %s%> for %qT"
22984 msgstr "¤¢¤ê¤¨¤Ê¤¤±é»»»Ò '%s'"
22985
22986 #: cp/call.c:4092
22987 #, gcc-internal-format
22988 msgid "%q+#D is private"
22989 msgstr ""
22990
22991 #: cp/call.c:4094
22992 #, gcc-internal-format
22993 msgid "%q+#D is protected"
22994 msgstr ""
22995
22996 #: cp/call.c:4096
22997 #, gcc-internal-format
22998 msgid "%q+#D is inaccessible"
22999 msgstr ""
23000
23001 #: cp/call.c:4097
23002 #, gcc-internal-format
23003 msgid "within this context"
23004 msgstr ""
23005
23006 #: cp/call.c:4186 cp/cvt.c:264
23007 #, fuzzy, gcc-internal-format
23008 msgid "invalid conversion from %qT to %qT"
23009 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
23010
23011 #: cp/call.c:4188
23012 #, fuzzy, gcc-internal-format
23013 msgid "  initializing argument %P of %qD"
23014 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
23015
23016 #: cp/call.c:4200
23017 #, gcc-internal-format
23018 msgid "passing NULL to non-pointer argument %P of %qD"
23019 msgstr ""
23020
23021 #: cp/call.c:4203
23022 #, fuzzy, gcc-internal-format
23023 msgid "converting to non-pointer type %qT from NULL"
23024 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
23025
23026 #: cp/call.c:4211
23027 #, fuzzy, gcc-internal-format
23028 msgid "passing %qT for argument %P to %qD"
23029 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
23030
23031 #: cp/call.c:4214
23032 #, gcc-internal-format
23033 msgid "converting to %qT from %qT"
23034 msgstr ""
23035
23036 #: cp/call.c:4353
23037 #, gcc-internal-format
23038 msgid "cannot bind bitfield %qE to %qT"
23039 msgstr ""
23040
23041 #: cp/call.c:4356 cp/call.c:4372
23042 #, gcc-internal-format
23043 msgid "cannot bind packed field %qE to %qT"
23044 msgstr ""
23045
23046 #: cp/call.c:4359
23047 #, fuzzy, gcc-internal-format
23048 msgid "cannot bind rvalue %qE to %qT"
23049 msgstr "¥½¡¼¥¹ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
23050
23051 #: cp/call.c:4473
23052 #, gcc-internal-format
23053 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
23054 msgstr ""
23055
23056 #. Undefined behavior [expr.call] 5.2.2/7.
23057 #: cp/call.c:4499
23058 #, gcc-internal-format
23059 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
23060 msgstr ""
23061
23062 #: cp/call.c:4542
23063 #, gcc-internal-format
23064 msgid "the default argument for parameter %d of %qD has not yet been parsed"
23065 msgstr ""
23066
23067 #: cp/call.c:4621
23068 #, fuzzy, gcc-internal-format
23069 msgid "argument of function call might be a candidate for a format attribute"
23070 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
23071
23072 #: cp/call.c:4758
23073 #, gcc-internal-format
23074 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
23075 msgstr ""
23076
23077 #: cp/call.c:4777
23078 #, gcc-internal-format
23079 msgid "%qT is not an accessible base of %qT"
23080 msgstr ""
23081
23082 #: cp/call.c:5027
23083 #, gcc-internal-format
23084 msgid "could not find class$ field in java interface type %qT"
23085 msgstr ""
23086
23087 #: cp/call.c:5264
23088 #, fuzzy, gcc-internal-format
23089 msgid "call to non-function %qD"
23090 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
23091
23092 #: cp/call.c:5386
23093 #, gcc-internal-format
23094 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
23095 msgstr ""
23096
23097 #: cp/call.c:5404
23098 #, gcc-internal-format
23099 msgid "call of overloaded %<%s(%A)%> is ambiguous"
23100 msgstr ""
23101
23102 #: cp/call.c:5428
23103 #, gcc-internal-format
23104 msgid "cannot call member function %qD without object"
23105 msgstr ""
23106
23107 #: cp/call.c:6033
23108 #, gcc-internal-format
23109 msgid "passing %qT chooses %qT over %qT"
23110 msgstr ""
23111
23112 #: cp/call.c:6035 cp/name-lookup.c:4257
23113 #, fuzzy, gcc-internal-format
23114 msgid "  in call to %qD"
23115 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Þ¤»¤ó"
23116
23117 #: cp/call.c:6092
23118 #, gcc-internal-format
23119 msgid "choosing %qD over %qD"
23120 msgstr ""
23121
23122 #: cp/call.c:6093
23123 #, fuzzy, gcc-internal-format
23124 msgid "  for conversion from %qT to %qT"
23125 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
23126
23127 #: cp/call.c:6095
23128 #, gcc-internal-format
23129 msgid "  because conversion sequence for the argument is better"
23130 msgstr ""
23131
23132 #: cp/call.c:6209
23133 #, gcc-internal-format
23134 msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
23135 msgstr ""
23136
23137 #: cp/call.c:6353
23138 #, fuzzy, gcc-internal-format
23139 msgid "could not convert %qE to %qT"
23140 msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
23141
23142 #: cp/call.c:6478
23143 #, gcc-internal-format
23144 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
23145 msgstr ""
23146
23147 #: cp/call.c:6482
23148 #, gcc-internal-format
23149 msgid "invalid initialization of reference of type %qT from expression of type %qT"
23150 msgstr ""
23151
23152 #: cp/class.c:281
23153 #, gcc-internal-format
23154 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
23155 msgstr ""
23156
23157 #: cp/class.c:945
23158 #, gcc-internal-format
23159 msgid "Java class %qT cannot have a destructor"
23160 msgstr ""
23161
23162 #: cp/class.c:947
23163 #, gcc-internal-format
23164 msgid "Java class %qT cannot have an implicit non-trivial destructor"
23165 msgstr ""
23166
23167 #: cp/class.c:1054
23168 #, fuzzy, gcc-internal-format
23169 msgid "repeated using declaration %q+D"
23170 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
23171
23172 #: cp/class.c:1056
23173 #, fuzzy, gcc-internal-format
23174 msgid "using declaration %q+D conflicts with a previous using declaration"
23175 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
23176
23177 #: cp/class.c:1061
23178 #, gcc-internal-format
23179 msgid "%q+#D cannot be overloaded"
23180 msgstr ""
23181
23182 #: cp/class.c:1062
23183 #, gcc-internal-format
23184 msgid "with %q+#D"
23185 msgstr ""
23186
23187 #: cp/class.c:1124
23188 #, fuzzy, gcc-internal-format
23189 msgid "conflicting access specifications for method %q+D, ignored"
23190 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
23191
23192 #: cp/class.c:1127
23193 #, fuzzy, gcc-internal-format
23194 msgid "conflicting access specifications for field %qE, ignored"
23195 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
23196
23197 #: cp/class.c:1188 cp/class.c:1196
23198 #, fuzzy, gcc-internal-format
23199 msgid "%q+D invalid in %q#T"
23200 msgstr "%s: Ìµ¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
23201
23202 #: cp/class.c:1189
23203 #, gcc-internal-format
23204 msgid "  because of local method %q+#D with same name"
23205 msgstr ""
23206
23207 #: cp/class.c:1197
23208 #, gcc-internal-format
23209 msgid "  because of local member %q+#D with same name"
23210 msgstr ""
23211
23212 #: cp/class.c:1239
23213 #, fuzzy, gcc-internal-format
23214 msgid "base class %q#T has a non-virtual destructor"
23215 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
23216
23217 #: cp/class.c:1553
23218 #, gcc-internal-format
23219 msgid "all member functions in class %qT are private"
23220 msgstr ""
23221
23222 #: cp/class.c:1564
23223 #, gcc-internal-format
23224 msgid "%q#T only defines a private destructor and has no friends"
23225 msgstr ""
23226
23227 #: cp/class.c:1607
23228 #, gcc-internal-format
23229 msgid "%q#T only defines private constructors and has no friends"
23230 msgstr ""
23231
23232 #: cp/class.c:2000
23233 #, gcc-internal-format
23234 msgid "no unique final overrider for %qD in %qT"
23235 msgstr ""
23236
23237 #. Here we know it is a hider, and no overrider exists.
23238 #: cp/class.c:2419
23239 #, gcc-internal-format
23240 msgid "%q+D was hidden"
23241 msgstr ""
23242
23243 #: cp/class.c:2420
23244 #, gcc-internal-format
23245 msgid "  by %q+D"
23246 msgstr ""
23247
23248 #: cp/class.c:2461 cp/decl2.c:1072
23249 #, gcc-internal-format
23250 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
23251 msgstr ""
23252
23253 #: cp/class.c:2467 cp/decl2.c:1078
23254 #, gcc-internal-format
23255 msgid "private member %q+#D in anonymous union"
23256 msgstr ""
23257
23258 #: cp/class.c:2469 cp/decl2.c:1080
23259 #, gcc-internal-format
23260 msgid "protected member %q+#D in anonymous union"
23261 msgstr ""
23262
23263 #: cp/class.c:2635
23264 #, fuzzy, gcc-internal-format
23265 msgid "bit-field %q+#D with non-integral type"
23266 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23267
23268 #: cp/class.c:2652
23269 #, fuzzy, gcc-internal-format
23270 msgid "bit-field %q+D width not an integer constant"
23271 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23272
23273 #: cp/class.c:2657
23274 #, fuzzy, gcc-internal-format
23275 msgid "negative width in bit-field %q+D"
23276 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
23277
23278 #: cp/class.c:2662
23279 #, fuzzy, gcc-internal-format
23280 msgid "zero width for bit-field %q+D"
23281 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
23282
23283 #: cp/class.c:2668
23284 #, fuzzy, gcc-internal-format
23285 msgid "width of %q+D exceeds its type"
23286 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
23287
23288 #: cp/class.c:2677
23289 #, gcc-internal-format
23290 msgid "%q+D is too small to hold all values of %q#T"
23291 msgstr ""
23292
23293 #: cp/class.c:2736
23294 #, gcc-internal-format
23295 msgid "member %q+#D with constructor not allowed in union"
23296 msgstr ""
23297
23298 #: cp/class.c:2739
23299 #, gcc-internal-format
23300 msgid "member %q+#D with destructor not allowed in union"
23301 msgstr ""
23302
23303 #: cp/class.c:2741
23304 #, gcc-internal-format
23305 msgid "member %q+#D with copy assignment operator not allowed in union"
23306 msgstr ""
23307
23308 #: cp/class.c:2764
23309 #, fuzzy, gcc-internal-format
23310 msgid "multiple fields in union %qT initialized"
23311 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
23312
23313 #: cp/class.c:2826
23314 #, gcc-internal-format
23315 msgid "ignoring packed attribute on unpacked non-POD field %q+#D"
23316 msgstr ""
23317
23318 #: cp/class.c:2886
23319 #, gcc-internal-format
23320 msgid "%q+D may not be static because it is a member of a union"
23321 msgstr ""
23322
23323 #: cp/class.c:2891
23324 #, gcc-internal-format
23325 msgid "%q+D may not have reference type %qT because it is a member of a union"
23326 msgstr ""
23327
23328 #: cp/class.c:2900
23329 #, gcc-internal-format
23330 msgid "field %q+D in local class cannot be static"
23331 msgstr ""
23332
23333 #: cp/class.c:2906
23334 #, fuzzy, gcc-internal-format
23335 msgid "field %q+D invalidly declared function type"
23336 msgstr "¥Ñ¥é¥á¥¿¤¬¥ª¥Õ¥»¥Ã¥È¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
23337
23338 #: cp/class.c:2912
23339 #, fuzzy, gcc-internal-format
23340 msgid "field %q+D invalidly declared method type"
23341 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
23342
23343 #: cp/class.c:2944
23344 #, gcc-internal-format
23345 msgid "non-static reference %q+#D in class without a constructor"
23346 msgstr ""
23347
23348 #: cp/class.c:2991
23349 #, gcc-internal-format
23350 msgid "non-static const member %q+#D in class without a constructor"
23351 msgstr ""
23352
23353 #: cp/class.c:3006
23354 #, gcc-internal-format
23355 msgid "field %q+#D with same name as class"
23356 msgstr ""
23357
23358 #: cp/class.c:3039
23359 #, fuzzy, gcc-internal-format
23360 msgid "%q#T has pointer data members"
23361 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
23362
23363 #: cp/class.c:3043
23364 #, gcc-internal-format
23365 msgid "  but does not override %<%T(const %T&)%>"
23366 msgstr ""
23367
23368 #: cp/class.c:3045
23369 #, gcc-internal-format
23370 msgid "  or %<operator=(const %T&)%>"
23371 msgstr ""
23372
23373 #: cp/class.c:3048
23374 #, gcc-internal-format
23375 msgid "  but does not override %<operator=(const %T&)%>"
23376 msgstr ""
23377
23378 #: cp/class.c:3504
23379 #, gcc-internal-format
23380 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
23381 msgstr ""
23382
23383 #: cp/class.c:3616
23384 #, gcc-internal-format
23385 msgid "class %qT will be considered nearly empty in a future version of GCC"
23386 msgstr ""
23387
23388 #: cp/class.c:3698
23389 #, fuzzy, gcc-internal-format
23390 msgid "initializer specified for non-virtual method %q+D"
23391 msgstr "²¾ÁÛ´Ø¿ô¤ò»ÈÍѤ¹¤ë¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
23392
23393 #: cp/class.c:4360
23394 #, gcc-internal-format
23395 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
23396 msgstr ""
23397
23398 #: cp/class.c:4459
23399 #, gcc-internal-format
23400 msgid "direct base %qT inaccessible in %qT due to ambiguity"
23401 msgstr ""
23402
23403 #: cp/class.c:4471
23404 #, gcc-internal-format
23405 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
23406 msgstr ""
23407
23408 #: cp/class.c:4648
23409 #, gcc-internal-format
23410 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
23411 msgstr ""
23412
23413 #. Versions of G++ before G++ 3.4 did not reset the
23414 #. DECL_MODE.
23415 #: cp/class.c:4687
23416 #, gcc-internal-format
23417 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
23418 msgstr ""
23419
23420 #: cp/class.c:4715
23421 #, gcc-internal-format
23422 msgid "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
23423 msgstr ""
23424
23425 #: cp/class.c:4724
23426 #, gcc-internal-format
23427 msgid "%q+D contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
23428 msgstr ""
23429
23430 #: cp/class.c:4783
23431 #, gcc-internal-format
23432 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
23433 msgstr ""
23434
23435 #: cp/class.c:4929 cp/parser.c:13263
23436 #, fuzzy, gcc-internal-format
23437 msgid "redefinition of %q#T"
23438 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
23439
23440 #: cp/class.c:5079
23441 #, fuzzy, gcc-internal-format
23442 msgid "%q#T has virtual functions but non-virtual destructor"
23443 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
23444
23445 #: cp/class.c:5181
23446 #, fuzzy, gcc-internal-format
23447 msgid "trying to finish struct, but kicked out due to previous parse errors"
23448 msgstr "¹½Ê¸²òÀϤ¬¹½Â¤ÂΤνª¤ê¤Ëº¹¤·³Ý¤«¤ê¤Þ¤·¤¿¤¬¡¢Á°¤Î¥¨¥é¡¼¤Î¤»¤¤¤Çʸ̮¤ò¸«¼º¤¤¤Þ¤·¤¿"
23449
23450 #: cp/class.c:5628
23451 #, fuzzy, gcc-internal-format
23452 msgid "language string %<\"%E\"%> not recognized"
23453 msgstr "¸À¸ìʸ»úÎó `\"%s\"' ¤Ïǧ¼±¤µ¤ì¤Þ¤»¤ó"
23454
23455 #: cp/class.c:5714
23456 #, gcc-internal-format
23457 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
23458 msgstr ""
23459
23460 #: cp/class.c:5841
23461 #, gcc-internal-format
23462 msgid "no matches converting function %qD to type %q#T"
23463 msgstr ""
23464
23465 #: cp/class.c:5864
23466 #, gcc-internal-format
23467 msgid "converting overloaded function %qD to type %q#T is ambiguous"
23468 msgstr ""
23469
23470 #: cp/class.c:5890
23471 #, fuzzy, gcc-internal-format
23472 msgid "assuming pointer to member %qD"
23473 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
23474
23475 #: cp/class.c:5893
23476 #, gcc-internal-format
23477 msgid "(a pointer to member can only be formed with %<&%E%>)"
23478 msgstr ""
23479
23480 #: cp/class.c:5938 cp/class.c:5969 cp/class.c:6121 cp/class.c:6128
23481 #, gcc-internal-format
23482 msgid "not enough type information"
23483 msgstr "ÉÔ½½Ê¬¤Ê·¿¾ðÊó"
23484
23485 #: cp/class.c:5955
23486 #, fuzzy, gcc-internal-format
23487 msgid "argument of type %qT does not match %qT"
23488 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
23489
23490 #: cp/class.c:6105
23491 #, gcc-internal-format
23492 msgid "invalid operation on uninstantiated type"
23493 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
23494
23495 #. [basic.scope.class]
23496 #.
23497 #. A name N used in a class S shall refer to the same declaration
23498 #. in its context and when re-evaluated in the completed scope of
23499 #. S.
23500 #: cp/class.c:6342 cp/decl.c:1133 cp/name-lookup.c:508
23501 #, fuzzy, gcc-internal-format
23502 msgid "declaration of %q#D"
23503 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
23504
23505 #: cp/class.c:6343
23506 #, gcc-internal-format
23507 msgid "changes meaning of %qD from %q+#D"
23508 msgstr ""
23509
23510 #: cp/cp-gimplify.c:120
23511 #, fuzzy, gcc-internal-format
23512 msgid "continue statement not within loop or switch"
23513 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
23514
23515 #: cp/cp-gimplify.c:365
23516 #, gcc-internal-format
23517 msgid "statement with no effect"
23518 msgstr ""
23519
23520 #: cp/cvt.c:91
23521 #, fuzzy, gcc-internal-format
23522 msgid "can't convert from incomplete type %qT to %qT"
23523 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
23524
23525 #: cp/cvt.c:100
23526 #, gcc-internal-format
23527 msgid "conversion of %qE from %qT to %qT is ambiguous"
23528 msgstr ""
23529
23530 #: cp/cvt.c:169 cp/cvt.c:238 cp/cvt.c:285
23531 #, fuzzy, gcc-internal-format
23532 msgid "cannot convert %qE from type %qT to type %qT"
23533 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
23534
23535 #: cp/cvt.c:198 cp/cvt.c:202
23536 #, gcc-internal-format
23537 msgid "pointer to member cast from %qT to %qT is via virtual base"
23538 msgstr ""
23539
23540 #: cp/cvt.c:499
23541 #, gcc-internal-format
23542 msgid "conversion from %qT to %qT discards qualifiers"
23543 msgstr ""
23544
23545 #: cp/cvt.c:517 cp/typeck.c:4977
23546 #, gcc-internal-format
23547 msgid "casting %qT to %qT does not dereference pointer"
23548 msgstr ""
23549
23550 #: cp/cvt.c:544
23551 #, fuzzy, gcc-internal-format
23552 msgid "cannot convert type %qT to type %qT"
23553 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
23554
23555 #: cp/cvt.c:680
23556 #, fuzzy, gcc-internal-format
23557 msgid "conversion from %q#T to %q#T"
23558 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
23559
23560 #: cp/cvt.c:692 cp/cvt.c:712
23561 #, fuzzy, gcc-internal-format
23562 msgid "%q#T used where a %qT was expected"
23563 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
23564
23565 #: cp/cvt.c:727
23566 #, fuzzy, gcc-internal-format
23567 msgid "%q#T used where a floating point value was expected"
23568 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
23569
23570 #: cp/cvt.c:774
23571 #, fuzzy, gcc-internal-format
23572 msgid "conversion from %qT to non-scalar type %qT requested"
23573 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
23574
23575 #: cp/cvt.c:808
23576 #, gcc-internal-format
23577 msgid "pseudo-destructor is not called"
23578 msgstr ""
23579
23580 #: cp/cvt.c:867
23581 #, gcc-internal-format
23582 msgid "object of incomplete type %qT will not be accessed in %s"
23583 msgstr ""
23584
23585 #: cp/cvt.c:870
23586 #, gcc-internal-format
23587 msgid "object of type %qT will not be accessed in %s"
23588 msgstr ""
23589
23590 #: cp/cvt.c:886
23591 #, gcc-internal-format
23592 msgid "object %qE of incomplete type %qT will not be accessed in %s"
23593 msgstr ""
23594
23595 #. [over.over] enumerates the places where we can take the address
23596 #. of an overloaded function, and this is not one of them.
23597 #: cp/cvt.c:902
23598 #, fuzzy, gcc-internal-format
23599 msgid "%s cannot resolve address of overloaded function"
23600 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
23601
23602 #. Only warn when there is no &.
23603 #: cp/cvt.c:908
23604 #, gcc-internal-format
23605 msgid "%s is a reference, not call, to function %qE"
23606 msgstr ""
23607
23608 #: cp/cvt.c:922
23609 #, fuzzy, gcc-internal-format
23610 msgid "%s has no effect"
23611 msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
23612
23613 #: cp/cvt.c:954
23614 #, fuzzy, gcc-internal-format
23615 msgid "value computed is not used"
23616 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
23617
23618 #: cp/cvt.c:1062
23619 #, fuzzy, gcc-internal-format
23620 msgid "converting NULL to non-pointer type"
23621 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
23622
23623 #: cp/cvt.c:1135
23624 #, gcc-internal-format
23625 msgid "ambiguous default type conversion from %qT"
23626 msgstr ""
23627
23628 #: cp/cvt.c:1137
23629 #, gcc-internal-format
23630 msgid "  candidate conversions include %qD and %qD"
23631 msgstr ""
23632
23633 #: cp/decl.c:999
23634 #, fuzzy, gcc-internal-format
23635 msgid "%qD was declared %<extern%> and later %<static%>"
23636 msgstr "`%s' ¤Ï `extern' ¤ÈÀë¸À¤µ¤ì¡¢¸å¤Ç `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
23637
23638 #: cp/decl.c:1000 cp/decl.c:1505 objc/objc-act.c:2920 objc/objc-act.c:7490
23639 #, fuzzy, gcc-internal-format
23640 msgid "previous declaration of %q+D"
23641 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
23642
23643 #: cp/decl.c:1033
23644 #, fuzzy, gcc-internal-format
23645 msgid "declaration of %qF throws different exceptions"
23646 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
23647
23648 #: cp/decl.c:1034
23649 #, fuzzy, gcc-internal-format
23650 msgid "from previous declaration %q+F"
23651 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
23652
23653 #: cp/decl.c:1086
23654 #, fuzzy, gcc-internal-format
23655 msgid "function %q+D redeclared as inline"
23656 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
23657
23658 #: cp/decl.c:1088
23659 #, fuzzy, gcc-internal-format
23660 msgid "previous declaration of %q+D with attribute noinline"
23661 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
23662
23663 #: cp/decl.c:1095
23664 #, fuzzy, gcc-internal-format
23665 msgid "function %q+D redeclared with attribute noinline"
23666 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
23667
23668 #: cp/decl.c:1097
23669 #, fuzzy, gcc-internal-format
23670 msgid "previous declaration of %q+D was inline"
23671 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
23672
23673 #: cp/decl.c:1120 cp/decl.c:1193
23674 #, fuzzy, gcc-internal-format
23675 msgid "shadowing %s function %q#D"
23676 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
23677
23678 #: cp/decl.c:1129
23679 #, fuzzy, gcc-internal-format
23680 msgid "library function %q#D redeclared as non-function %q#D"
23681 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
23682
23683 #: cp/decl.c:1134
23684 #, fuzzy, gcc-internal-format
23685 msgid "conflicts with built-in declaration %q#D"
23686 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
23687
23688 #: cp/decl.c:1188 cp/decl.c:1297 cp/decl.c:1313
23689 #, fuzzy, gcc-internal-format
23690 msgid "new declaration %q#D"
23691 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
23692
23693 #: cp/decl.c:1189
23694 #, fuzzy, gcc-internal-format
23695 msgid "ambiguates built-in declaration %q#D"
23696 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
23697
23698 #: cp/decl.c:1261
23699 #, fuzzy, gcc-internal-format
23700 msgid "%q#D redeclared as different kind of symbol"
23701 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
23702
23703 #: cp/decl.c:1264
23704 #, fuzzy, gcc-internal-format
23705 msgid "previous declaration of %q+#D"
23706 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
23707
23708 #: cp/decl.c:1283
23709 #, fuzzy, gcc-internal-format
23710 msgid "declaration of template %q#D"
23711 msgstr "`enum %s' ¤ÎºÆÀë¸À"
23712
23713 #: cp/decl.c:1284 cp/name-lookup.c:509
23714 #, fuzzy, gcc-internal-format
23715 msgid "conflicts with previous declaration %q+#D"
23716 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
23717
23718 #: cp/decl.c:1298 cp/decl.c:1314
23719 #, fuzzy, gcc-internal-format
23720 msgid "ambiguates old declaration %q+#D"
23721 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
23722
23723 #: cp/decl.c:1306
23724 #, fuzzy, gcc-internal-format
23725 msgid "declaration of C function %q#D conflicts with"
23726 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
23727
23728 #: cp/decl.c:1308
23729 #, fuzzy, gcc-internal-format
23730 msgid "previous declaration %q+#D here"
23731 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
23732
23733 #: cp/decl.c:1321
23734 #, fuzzy, gcc-internal-format
23735 msgid "conflicting declaration %q#D"
23736 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
23737
23738 #: cp/decl.c:1322
23739 #, fuzzy, gcc-internal-format
23740 msgid "%q+D has a previous declaration as %q#D"
23741 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
23742
23743 #. [namespace.alias]
23744 #.
23745 #. A namespace-name or namespace-alias shall not be declared as
23746 #. the name of any other entity in the same declarative region.
23747 #. A namespace-name defined at global scope shall not be
23748 #. declared as the name of any other entity in any global scope
23749 #. of the program.
23750 #: cp/decl.c:1374
23751 #, gcc-internal-format
23752 msgid "declaration of namespace %qD conflicts with"
23753 msgstr ""
23754
23755 #: cp/decl.c:1375
23756 #, fuzzy, gcc-internal-format
23757 msgid "previous declaration of namespace %q+D here"
23758 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
23759
23760 #: cp/decl.c:1386
23761 #, fuzzy, gcc-internal-format
23762 msgid "%q+#D previously defined here"
23763 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
23764
23765 #: cp/decl.c:1387
23766 #, fuzzy, gcc-internal-format
23767 msgid "%q+#D previously declared here"
23768 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
23769
23770 #. Prototype decl follows defn w/o prototype.
23771 #: cp/decl.c:1396
23772 #, fuzzy, gcc-internal-format
23773 msgid "prototype for %q+#D"
23774 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
23775
23776 #: cp/decl.c:1397
23777 #, fuzzy, gcc-internal-format
23778 msgid "%Jfollows non-prototype definition here"
23779 msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹"
23780
23781 #: cp/decl.c:1409
23782 #, fuzzy, gcc-internal-format
23783 msgid "previous declaration of %q+#D with %qL linkage"
23784 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
23785
23786 #: cp/decl.c:1411
23787 #, fuzzy, gcc-internal-format
23788 msgid "conflicts with new declaration with %qL linkage"
23789 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
23790
23791 #: cp/decl.c:1434 cp/decl.c:1440
23792 #, gcc-internal-format
23793 msgid "default argument given for parameter %d of %q#D"
23794 msgstr ""
23795
23796 #: cp/decl.c:1436 cp/decl.c:1442
23797 #, gcc-internal-format
23798 msgid "after previous specification in %q+#D"
23799 msgstr ""
23800
23801 #: cp/decl.c:1451
23802 #, gcc-internal-format
23803 msgid "%q#D was used before it was declared inline"
23804 msgstr ""
23805
23806 #: cp/decl.c:1452
23807 #, fuzzy, gcc-internal-format
23808 msgid "%Jprevious non-inline declaration here"
23809 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
23810
23811 #: cp/decl.c:1504
23812 #, fuzzy, gcc-internal-format
23813 msgid "redundant redeclaration of %qD in same scope"
23814 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
23815
23816 #. From [temp.expl.spec]:
23817 #.
23818 #. If a template, a member template or the member of a class
23819 #. template is explicitly specialized then that
23820 #. specialization shall be declared before the first use of
23821 #. that specialization that would cause an implicit
23822 #. instantiation to take place, in every translation unit in
23823 #. which such a use occurs.
23824 #: cp/decl.c:1756
23825 #, gcc-internal-format
23826 msgid "explicit specialization of %qD after first use"
23827 msgstr ""
23828
23829 #: cp/decl.c:1835
23830 #, gcc-internal-format
23831 msgid "%q+D: visibility attribute ignored because it"
23832 msgstr ""
23833
23834 #: cp/decl.c:1837
23835 #, fuzzy, gcc-internal-format
23836 msgid "%Jconflicts with previous declaration here"
23837 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
23838
23839 #: cp/decl.c:2227 cp/decl.c:2249
23840 #, fuzzy, gcc-internal-format
23841 msgid "jump to label %qD"
23842 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
23843
23844 #: cp/decl.c:2229 cp/decl.c:2251
23845 #, gcc-internal-format
23846 msgid "jump to case label"
23847 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
23848
23849 #: cp/decl.c:2232 cp/decl.c:2254
23850 #, fuzzy, gcc-internal-format
23851 msgid "%H  from here"
23852 msgstr "  ¤³¤³¤«¤é"
23853
23854 #: cp/decl.c:2237
23855 #, fuzzy, gcc-internal-format
23856 msgid "  crosses initialization of %q+#D"
23857 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
23858
23859 #: cp/decl.c:2239 cp/decl.c:2353
23860 #, gcc-internal-format
23861 msgid "  enters scope of non-POD %q+#D"
23862 msgstr ""
23863
23864 #: cp/decl.c:2258 cp/decl.c:2357
23865 #, gcc-internal-format
23866 msgid "  enters try block"
23867 msgstr "  try ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
23868
23869 #: cp/decl.c:2260 cp/decl.c:2359
23870 #, gcc-internal-format
23871 msgid "  enters catch block"
23872 msgstr "  catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
23873
23874 #: cp/decl.c:2337
23875 #, fuzzy, gcc-internal-format
23876 msgid "jump to label %q+D"
23877 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
23878
23879 #: cp/decl.c:2338
23880 #, gcc-internal-format
23881 msgid "  from here"
23882 msgstr "  ¤³¤³¤«¤é"
23883
23884 #. Can't skip init of __exception_info.
23885 #: cp/decl.c:2349
23886 #, fuzzy, gcc-internal-format
23887 msgid "%J  enters catch block"
23888 msgstr "  catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
23889
23890 #: cp/decl.c:2351
23891 #, fuzzy, gcc-internal-format
23892 msgid "  skips initialization of %q+#D"
23893 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
23894
23895 #: cp/decl.c:2385
23896 #, gcc-internal-format
23897 msgid "label named wchar_t"
23898 msgstr ""
23899
23900 #: cp/decl.c:2388
23901 #, fuzzy, gcc-internal-format
23902 msgid "duplicate label %qD"
23903 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
23904
23905 #: cp/decl.c:2644 cp/parser.c:3654
23906 #, gcc-internal-format
23907 msgid "%qD used without template parameters"
23908 msgstr ""
23909
23910 #: cp/decl.c:2661 cp/decl.c:2752
23911 #, gcc-internal-format
23912 msgid "no class template named %q#T in %q#T"
23913 msgstr ""
23914
23915 #: cp/decl.c:2682 cp/decl.c:2692 cp/decl.c:2712
23916 #, gcc-internal-format
23917 msgid "no type named %q#T in %q#T"
23918 msgstr ""
23919
23920 #: cp/decl.c:2761
23921 #, fuzzy, gcc-internal-format
23922 msgid "template parameters do not match template"
23923 msgstr "²¾°ú¿ô `%s' ¤Î·¿¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23924
23925 #: cp/decl.c:2762 cp/friend.c:317 cp/friend.c:325
23926 #, fuzzy, gcc-internal-format
23927 msgid "%q+D declared here"
23928 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
23929
23930 #: cp/decl.c:3433
23931 #, gcc-internal-format
23932 msgid "%Jan anonymous union cannot have function members"
23933 msgstr ""
23934
23935 #: cp/decl.c:3451
23936 #, gcc-internal-format
23937 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
23938 msgstr ""
23939
23940 #: cp/decl.c:3454
23941 #, gcc-internal-format
23942 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
23943 msgstr ""
23944
23945 #: cp/decl.c:3457
23946 #, gcc-internal-format
23947 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
23948 msgstr ""
23949
23950 #: cp/decl.c:3482
23951 #, gcc-internal-format
23952 msgid "multiple types in one declaration"
23953 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
23954
23955 #: cp/decl.c:3486
23956 #, fuzzy, gcc-internal-format
23957 msgid "redeclaration of C++ built-in type %qT"
23958 msgstr "`enum %s' ¤ÎºÆÀë¸À"
23959
23960 #: cp/decl.c:3523
23961 #, fuzzy, gcc-internal-format
23962 msgid "missing type-name in typedef-declaration"
23963 msgstr "typdef Àë¸À¤Ç·¿Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23964
23965 #: cp/decl.c:3531
23966 #, gcc-internal-format
23967 msgid "ISO C++ prohibits anonymous structs"
23968 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
23969
23970 #: cp/decl.c:3538
23971 #, fuzzy, gcc-internal-format
23972 msgid "%qs can only be specified for functions"
23973 msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format Â°À­¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
23974
23975 #: cp/decl.c:3544
23976 #, gcc-internal-format
23977 msgid "%<friend%> can only be specified inside a class"
23978 msgstr ""
23979
23980 #: cp/decl.c:3546
23981 #, fuzzy, gcc-internal-format
23982 msgid "%<explicit%> can only be specified for constructors"
23983 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
23984
23985 #: cp/decl.c:3548
23986 #, fuzzy, gcc-internal-format
23987 msgid "a storage class can only be specified for objects and functions"
23988 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
23989
23990 #: cp/decl.c:3554
23991 #, gcc-internal-format
23992 msgid "qualifiers can only be specified for objects and functions"
23993 msgstr ""
23994
23995 #: cp/decl.c:3584
23996 #, fuzzy, gcc-internal-format
23997 msgid "attribute ignored in declaration of %q+#T"
23998 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
23999
24000 #: cp/decl.c:3585
24001 #, gcc-internal-format
24002 msgid "attribute for %q+#T must follow the %qs keyword"
24003 msgstr ""
24004
24005 #: cp/decl.c:3705
24006 #, fuzzy, gcc-internal-format
24007 msgid "function %q#D is initialized like a variable"
24008 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
24009
24010 #: cp/decl.c:3717
24011 #, fuzzy, gcc-internal-format
24012 msgid "declaration of %q#D has %<extern%> and is initialized"
24013 msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹"
24014
24015 #: cp/decl.c:3747
24016 #, gcc-internal-format
24017 msgid "%q#D is not a static member of %q#T"
24018 msgstr ""
24019
24020 #: cp/decl.c:3753
24021 #, gcc-internal-format
24022 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
24023 msgstr ""
24024
24025 #: cp/decl.c:3762
24026 #, gcc-internal-format
24027 msgid "template header not allowed in member definition of explicitly specialized class"
24028 msgstr ""
24029
24030 #: cp/decl.c:3771
24031 #, fuzzy, gcc-internal-format
24032 msgid "duplicate initialization of %qD"
24033 msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò"
24034
24035 #: cp/decl.c:3810
24036 #, fuzzy, gcc-internal-format
24037 msgid "declaration of %q#D outside of class is not definition"
24038 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
24039
24040 #: cp/decl.c:3859
24041 #, fuzzy, gcc-internal-format
24042 msgid "variable %q#D has initializer but incomplete type"
24043 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
24044
24045 #: cp/decl.c:3866 cp/decl.c:4564
24046 #, fuzzy, gcc-internal-format
24047 msgid "elements of array %q#D have incomplete type"
24048 msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
24049
24050 #: cp/decl.c:3882
24051 #, fuzzy, gcc-internal-format
24052 msgid "aggregate %q#D has incomplete type and cannot be defined"
24053 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
24054
24055 #: cp/decl.c:3932
24056 #, gcc-internal-format
24057 msgid "%qD declared as reference but not initialized"
24058 msgstr ""
24059
24060 #: cp/decl.c:3938
24061 #, fuzzy, gcc-internal-format
24062 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
24063 msgstr "ISO C++ ¤Ï new ¤Ø¤Î½¸¹çÂνé´ü²½»Ò¤ò¶Ø¤¸¤Þ¤¹"
24064
24065 #: cp/decl.c:3964
24066 #, fuzzy, gcc-internal-format
24067 msgid "cannot initialize %qT from %qT"
24068 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
24069
24070 #: cp/decl.c:3997
24071 #, fuzzy, gcc-internal-format
24072 msgid "initializer fails to determine size of %qD"
24073 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
24074
24075 #: cp/decl.c:4002
24076 #, fuzzy, gcc-internal-format
24077 msgid "array size missing in %qD"
24078 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24079
24080 #: cp/decl.c:4012
24081 #, fuzzy, gcc-internal-format
24082 msgid "zero-size array %qD"
24083 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
24084
24085 #. An automatic variable with an incomplete type: that is an error.
24086 #. Don't talk about array types here, since we took care of that
24087 #. message in grokdeclarator.
24088 #: cp/decl.c:4048
24089 #, fuzzy, gcc-internal-format
24090 msgid "storage size of %qD isn't known"
24091 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
24092
24093 #: cp/decl.c:4070
24094 #, fuzzy, gcc-internal-format
24095 msgid "storage size of %qD isn't constant"
24096 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24097
24098 #: cp/decl.c:4125
24099 #, gcc-internal-format
24100 msgid "sorry: semantics of inline function static data %q+#D are wrong (you'll wind up with multiple copies)"
24101 msgstr ""
24102
24103 #: cp/decl.c:4128
24104 #, gcc-internal-format
24105 msgid "%J  you can work around this by removing the initializer"
24106 msgstr ""
24107
24108 #: cp/decl.c:4155
24109 #, fuzzy, gcc-internal-format
24110 msgid "uninitialized const %qD"
24111 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
24112
24113 #: cp/decl.c:4230
24114 #, gcc-internal-format
24115 msgid "name %qD used in a GNU-style designated initializer for an array"
24116 msgstr ""
24117
24118 #: cp/decl.c:4276
24119 #, fuzzy, gcc-internal-format
24120 msgid "invalid type %qT as initializer for a vector of type %qT"
24121 msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹"
24122
24123 #: cp/decl.c:4318
24124 #, fuzzy, gcc-internal-format
24125 msgid "initializer for %qT must be brace-enclosed"
24126 msgstr "̵̾´ðÄ쥯¥é¥¹¤Î½é´üÀßÄê»Ò¤¬Û£Ëæ¤Ç¤¹"
24127
24128 #: cp/decl.c:4333
24129 #, fuzzy, gcc-internal-format
24130 msgid "ISO C++ does not allow designated initializers"
24131 msgstr "ISO C++ ¤Ï̾Á°¤Ä¤­Ìá¤êÃͤòµö²Ä¤·¤Þ¤»¤ó"
24132
24133 #: cp/decl.c:4338
24134 #, fuzzy, gcc-internal-format
24135 msgid "%qT has no non-static data member named %qD"
24136 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
24137
24138 #: cp/decl.c:4387
24139 #, fuzzy, gcc-internal-format
24140 msgid "braces around scalar initializer for type %qT"
24141 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
24142
24143 #: cp/decl.c:4465
24144 #, fuzzy, gcc-internal-format
24145 msgid "missing braces around initializer for %qT"
24146 msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24147
24148 #: cp/decl.c:4520
24149 #, fuzzy, gcc-internal-format
24150 msgid "too many initializers for %qT"
24151 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
24152
24153 #: cp/decl.c:4558
24154 #, fuzzy, gcc-internal-format
24155 msgid "variable-sized object %qD may not be initialized"
24156 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
24157
24158 #: cp/decl.c:4569
24159 #, fuzzy, gcc-internal-format
24160 msgid "%qD has incomplete type"
24161 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
24162
24163 #: cp/decl.c:4615
24164 #, gcc-internal-format
24165 msgid "%qD must be initialized by constructor, not by %<{...}%>"
24166 msgstr ""
24167
24168 #: cp/decl.c:4651
24169 #, fuzzy, gcc-internal-format
24170 msgid "array %qD initialized by parenthesized string literal %qE"
24171 msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
24172
24173 #: cp/decl.c:4666
24174 #, gcc-internal-format
24175 msgid "structure %qD with uninitialized const members"
24176 msgstr ""
24177
24178 #: cp/decl.c:4668
24179 #, gcc-internal-format
24180 msgid "structure %qD with uninitialized reference members"
24181 msgstr ""
24182
24183 #: cp/decl.c:4875
24184 #, gcc-internal-format
24185 msgid "assignment (not initialization) in declaration"
24186 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
24187
24188 #: cp/decl.c:4892
24189 #, gcc-internal-format
24190 msgid "cannot initialize %qD to namespace %qD"
24191 msgstr ""
24192
24193 #: cp/decl.c:4942
24194 #, fuzzy, gcc-internal-format
24195 msgid "shadowing previous type declaration of %q#D"
24196 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
24197
24198 #: cp/decl.c:4972
24199 #, gcc-internal-format
24200 msgid "%qD cannot be thread-local because it has non-POD type %qT"
24201 msgstr ""
24202
24203 #: cp/decl.c:4997
24204 #, gcc-internal-format
24205 msgid "%qD is thread-local and so cannot be dynamically initialized"
24206 msgstr ""
24207
24208 #: cp/decl.c:5015
24209 #, fuzzy, gcc-internal-format
24210 msgid "%qD cannot be initialized by a non-constant expression when being declared"
24211 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
24212
24213 #: cp/decl.c:5605
24214 #, fuzzy, gcc-internal-format
24215 msgid "destructor for alien class %qT cannot be a member"
24216 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
24217
24218 #: cp/decl.c:5607
24219 #, fuzzy, gcc-internal-format
24220 msgid "constructor for alien class %qT cannot be a member"
24221 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
24222
24223 #: cp/decl.c:5628
24224 #, gcc-internal-format
24225 msgid "%qD declared as a %<virtual%> %s"
24226 msgstr ""
24227
24228 #: cp/decl.c:5630
24229 #, gcc-internal-format
24230 msgid "%qD declared as an %<inline%> %s"
24231 msgstr ""
24232
24233 #: cp/decl.c:5632
24234 #, fuzzy, gcc-internal-format
24235 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
24236 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
24237
24238 #: cp/decl.c:5636
24239 #, fuzzy, gcc-internal-format
24240 msgid "%q+D declared as a friend"
24241 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
24242
24243 #: cp/decl.c:5642
24244 #, fuzzy, gcc-internal-format
24245 msgid "%q+D declared with an exception specification"
24246 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
24247
24248 #: cp/decl.c:5676
24249 #, gcc-internal-format
24250 msgid "definition of %qD is not in namespace enclosing %qT"
24251 msgstr ""
24252
24253 #: cp/decl.c:5736
24254 #, fuzzy, gcc-internal-format
24255 msgid "defining explicit specialization %qD in friend declaration"
24256 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
24257
24258 #. Something like `template <class T> friend void f<T>()'.
24259 #: cp/decl.c:5746
24260 #, gcc-internal-format
24261 msgid "invalid use of template-id %qD in declaration of primary template"
24262 msgstr ""
24263
24264 #: cp/decl.c:5776
24265 #, gcc-internal-format
24266 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
24267 msgstr ""
24268
24269 #: cp/decl.c:5784
24270 #, gcc-internal-format
24271 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
24272 msgstr ""
24273
24274 #: cp/decl.c:5827
24275 #, fuzzy, gcc-internal-format
24276 msgid "cannot declare %<::main%> to be a template"
24277 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
24278
24279 #: cp/decl.c:5829
24280 #, fuzzy, gcc-internal-format
24281 msgid "cannot declare %<::main%> to be inline"
24282 msgstr "`::main' ¤ò inline ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
24283
24284 #: cp/decl.c:5831
24285 #, fuzzy, gcc-internal-format
24286 msgid "cannot declare %<::main%> to be static"
24287 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
24288
24289 #: cp/decl.c:5837
24290 #, fuzzy, gcc-internal-format
24291 msgid "%<::main%> must return %<int%>"
24292 msgstr "`main' ¤Ï `int' ¤òÊÖ¤µ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24293
24294 #: cp/decl.c:5869
24295 #, gcc-internal-format
24296 msgid "non-local function %q#D uses anonymous type"
24297 msgstr ""
24298
24299 #: cp/decl.c:5872 cp/decl.c:6142
24300 #, gcc-internal-format
24301 msgid "%q+#D does not refer to the unqualified type, so it is not used for linkage"
24302 msgstr ""
24303
24304 #: cp/decl.c:5878
24305 #, gcc-internal-format
24306 msgid "non-local function %q#D uses local type %qT"
24307 msgstr ""
24308
24309 #: cp/decl.c:5901
24310 #, gcc-internal-format
24311 msgid "%smember function %qD cannot have cv-qualifier"
24312 msgstr ""
24313
24314 #: cp/decl.c:5970
24315 #, gcc-internal-format
24316 msgid "definition of implicitly-declared %qD"
24317 msgstr ""
24318
24319 #: cp/decl.c:5990 cp/decl2.c:704
24320 #, fuzzy, gcc-internal-format
24321 msgid "no %q#D member function declared in class %qT"
24322 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24323
24324 #. DRs 132, 319 and 389 seem to indicate types with
24325 #. no linkage can only be used to declare extern "C"
24326 #. entities.  Since it's not always an error in the
24327 #. ISO C++ 90 Standard, we only issue a warning.
24328 #: cp/decl.c:6139
24329 #, gcc-internal-format
24330 msgid "non-local variable %q#D uses anonymous type"
24331 msgstr ""
24332
24333 #: cp/decl.c:6148
24334 #, gcc-internal-format
24335 msgid "non-local variable %q#D uses local type %qT"
24336 msgstr ""
24337
24338 #: cp/decl.c:6265
24339 #, gcc-internal-format
24340 msgid "invalid in-class initialization of static data member of non-integral type %qT"
24341 msgstr ""
24342
24343 #: cp/decl.c:6275
24344 #, fuzzy, gcc-internal-format
24345 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
24346 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
24347
24348 #: cp/decl.c:6279
24349 #, fuzzy, gcc-internal-format
24350 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
24351 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
24352
24353 #: cp/decl.c:6303
24354 #, fuzzy, gcc-internal-format
24355 msgid "size of array %qD has non-integral type %qT"
24356 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
24357
24358 #: cp/decl.c:6305
24359 #, fuzzy, gcc-internal-format
24360 msgid "size of array has non-integral type %qT"
24361 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
24362
24363 #: cp/decl.c:6341
24364 #, fuzzy, gcc-internal-format
24365 msgid "size of array %qD is negative"
24366 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
24367
24368 #: cp/decl.c:6343
24369 #, fuzzy, gcc-internal-format
24370 msgid "size of array is negative"
24371 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
24372
24373 #: cp/decl.c:6351
24374 #, fuzzy, gcc-internal-format
24375 msgid "ISO C++ forbids zero-size array %qD"
24376 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
24377
24378 #: cp/decl.c:6353
24379 #, fuzzy, gcc-internal-format
24380 msgid "ISO C++ forbids zero-size array"
24381 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
24382
24383 #: cp/decl.c:6360
24384 #, fuzzy, gcc-internal-format
24385 msgid "size of array %qD is not an integral constant-expression"
24386 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
24387
24388 #: cp/decl.c:6363
24389 #, fuzzy, gcc-internal-format
24390 msgid "size of array is not an integral constant-expression"
24391 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
24392
24393 #: cp/decl.c:6369
24394 #, fuzzy, gcc-internal-format
24395 msgid "ISO C++ forbids variable-size array %qD"
24396 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
24397
24398 #: cp/decl.c:6371
24399 #, fuzzy, gcc-internal-format
24400 msgid "ISO C++ forbids variable-size array"
24401 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
24402
24403 #: cp/decl.c:6401
24404 #, gcc-internal-format
24405 msgid "overflow in array dimension"
24406 msgstr "ÇÛÎó¤Î¼¡¸µ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
24407
24408 #: cp/decl.c:6475
24409 #, fuzzy, gcc-internal-format
24410 msgid "declaration of %qD as %s"
24411 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
24412
24413 #: cp/decl.c:6477
24414 #, fuzzy, gcc-internal-format
24415 msgid "creating %s"
24416 msgstr "%s ¤òºîÀ®Ãæ.\n"
24417
24418 #: cp/decl.c:6489
24419 #, gcc-internal-format
24420 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
24421 msgstr ""
24422
24423 #: cp/decl.c:6493
24424 #, gcc-internal-format
24425 msgid "multidimensional array must have bounds for all dimensions except the first"
24426 msgstr ""
24427
24428 #: cp/decl.c:6528
24429 #, fuzzy, gcc-internal-format
24430 msgid "return type specification for constructor invalid"
24431 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24432
24433 #: cp/decl.c:6538
24434 #, fuzzy, gcc-internal-format
24435 msgid "return type specification for destructor invalid"
24436 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24437
24438 #: cp/decl.c:6551
24439 #, fuzzy, gcc-internal-format
24440 msgid "operator %qT declared to return %qT"
24441 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24442
24443 #: cp/decl.c:6553
24444 #, fuzzy, gcc-internal-format
24445 msgid "return type specified for %<operator %T%>"
24446 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24447
24448 #: cp/decl.c:6575
24449 #, gcc-internal-format
24450 msgid "unnamed variable or field declared void"
24451 msgstr "̵̾ÊÑ¿ô¤ä¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
24452
24453 #: cp/decl.c:6579
24454 #, fuzzy, gcc-internal-format
24455 msgid "variable or field %qE declared void"
24456 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
24457
24458 #: cp/decl.c:6582
24459 #, gcc-internal-format
24460 msgid "variable or field declared void"
24461 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
24462
24463 #: cp/decl.c:6737
24464 #, gcc-internal-format
24465 msgid "type %qT is not derived from type %qT"
24466 msgstr ""
24467
24468 #: cp/decl.c:6753 cp/decl.c:6841 cp/decl.c:7929
24469 #, fuzzy, gcc-internal-format
24470 msgid "declaration of %qD as non-function"
24471 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
24472
24473 #: cp/decl.c:6759
24474 #, fuzzy, gcc-internal-format
24475 msgid "declaration of %qD as non-member"
24476 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
24477
24478 #: cp/decl.c:6790
24479 #, gcc-internal-format
24480 msgid "declarator-id missing; using reserved word %qD"
24481 msgstr ""
24482
24483 #: cp/decl.c:6874
24484 #, fuzzy, gcc-internal-format
24485 msgid "two or more data types in declaration of %qs"
24486 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
24487
24488 #: cp/decl.c:6938 cp/decl.c:6940
24489 #, fuzzy, gcc-internal-format
24490 msgid "ISO C++ forbids declaration of %qs with no type"
24491 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
24492
24493 #: cp/decl.c:6965
24494 #, fuzzy, gcc-internal-format
24495 msgid "short, signed or unsigned invalid for %qs"
24496 msgstr "short, Éä¹ç¤Ä¤­¤Þ¤¿¤ÏÉä¹ç¤Ê¤·¤Ï `%s' ¤Ë¤È¤Ã¤Æ̵¸ú¤Ç¤¹"
24497
24498 #: cp/decl.c:6967
24499 #, fuzzy, gcc-internal-format
24500 msgid "long, short, signed or unsigned invalid for %qs"
24501 msgstr "`%s' ¤ËÂФ·¤Æ long, short, signed ¤Þ¤¿¤Ï unsigned ¤ÏÉÔŬÀڤǤ¹"
24502
24503 #: cp/decl.c:6969
24504 #, fuzzy, gcc-internal-format
24505 msgid "long and short specified together for %qs"
24506 msgstr "long ¤È short ¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
24507
24508 #: cp/decl.c:6971
24509 #, fuzzy, gcc-internal-format
24510 msgid "long or short specified with char for %qs"
24511 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
24512
24513 #: cp/decl.c:6973
24514 #, fuzzy, gcc-internal-format
24515 msgid "long or short specified with floating type for %qs"
24516 msgstr "`%s' ¤ËÂФ·¤ÆÉâÆ°¾®¿ô·¿¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
24517
24518 #: cp/decl.c:6975
24519 #, fuzzy, gcc-internal-format
24520 msgid "signed and unsigned given together for %qs"
24521 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
24522
24523 #: cp/decl.c:6981
24524 #, fuzzy, gcc-internal-format
24525 msgid "long, short, signed or unsigned used invalidly for %qs"
24526 msgstr "`%s' ¤ËÂФ¹¤ë long, short, singed ¤ä unsigned ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
24527
24528 #: cp/decl.c:7046
24529 #, fuzzy, gcc-internal-format
24530 msgid "complex invalid for %qs"
24531 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
24532
24533 #: cp/decl.c:7075
24534 #, gcc-internal-format
24535 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
24536 msgstr ""
24537
24538 #: cp/decl.c:7087 cp/typeck.c:6633
24539 #, fuzzy, gcc-internal-format
24540 msgid "ignoring %qV qualifiers added to function type %qT"
24541 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24542
24543 #: cp/decl.c:7110
24544 #, fuzzy, gcc-internal-format
24545 msgid "member %qD cannot be declared both virtual and static"
24546 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
24547
24548 #: cp/decl.c:7118
24549 #, gcc-internal-format
24550 msgid "%<%T::%D%> is not a valid declarator"
24551 msgstr ""
24552
24553 #: cp/decl.c:7126
24554 #, gcc-internal-format
24555 msgid "typedef declaration invalid in parameter declaration"
24556 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Î typedef Àë¸À¤Ï̵¸ú¤Ç¤¹"
24557
24558 #: cp/decl.c:7130
24559 #, gcc-internal-format
24560 msgid "storage class specifiers invalid in parameter declarations"
24561 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
24562
24563 #: cp/decl.c:7137
24564 #, gcc-internal-format
24565 msgid "virtual outside class declaration"
24566 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
24567
24568 #: cp/decl.c:7151 cp/decl.c:7160
24569 #, fuzzy, gcc-internal-format
24570 msgid "multiple storage classes in declaration of %qs"
24571 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
24572
24573 #: cp/decl.c:7183
24574 #, fuzzy, gcc-internal-format
24575 msgid "storage class specified for %qs"
24576 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
24577
24578 #: cp/decl.c:7217
24579 #, fuzzy, gcc-internal-format
24580 msgid "top-level declaration of %qs specifies %<auto%>"
24581 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
24582
24583 #: cp/decl.c:7229
24584 #, gcc-internal-format
24585 msgid "storage class specifiers invalid in friend function declarations"
24586 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
24587
24588 #: cp/decl.c:7346
24589 #, gcc-internal-format
24590 msgid "destructor cannot be static member function"
24591 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
24592
24593 #: cp/decl.c:7349
24594 #, fuzzy, gcc-internal-format
24595 msgid "destructors may not be cv-qualified"
24596 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
24597
24598 #: cp/decl.c:7369
24599 #, gcc-internal-format
24600 msgid "constructor cannot be static member function"
24601 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
24602
24603 #: cp/decl.c:7372
24604 #, gcc-internal-format
24605 msgid "constructors cannot be declared virtual"
24606 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
24607
24608 #: cp/decl.c:7377
24609 #, fuzzy, gcc-internal-format
24610 msgid "constructors may not be cv-qualified"
24611 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
24612
24613 #: cp/decl.c:7397
24614 #, fuzzy, gcc-internal-format
24615 msgid "can't initialize friend function %qs"
24616 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
24617
24618 #. Cannot be both friend and virtual.
24619 #: cp/decl.c:7401
24620 #, gcc-internal-format
24621 msgid "virtual functions cannot be friends"
24622 msgstr "²¾ÁÛ´Ø¿ô¤Ï friend ¤Ë¤Ç¤­¤Þ¤»¤ó"
24623
24624 #: cp/decl.c:7405
24625 #, gcc-internal-format
24626 msgid "friend declaration not in class definition"
24627 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
24628
24629 #: cp/decl.c:7407
24630 #, fuzzy, gcc-internal-format
24631 msgid "can't define friend function %qs in a local class definition"
24632 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
24633
24634 #: cp/decl.c:7420
24635 #, fuzzy, gcc-internal-format
24636 msgid "destructors may not have parameters"
24637 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
24638
24639 #: cp/decl.c:7439 cp/decl.c:7446
24640 #, fuzzy, gcc-internal-format
24641 msgid "cannot declare reference to %q#T"
24642 msgstr "»²¾È¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
24643
24644 #: cp/decl.c:7440
24645 #, fuzzy, gcc-internal-format
24646 msgid "cannot declare pointer to %q#T"
24647 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
24648
24649 #: cp/decl.c:7448
24650 #, fuzzy, gcc-internal-format
24651 msgid "cannot declare pointer to %q#T member"
24652 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
24653
24654 #: cp/decl.c:7487 cp/parser.c:11686
24655 #, gcc-internal-format
24656 msgid "%qD is a namespace"
24657 msgstr ""
24658
24659 #: cp/decl.c:7526
24660 #, gcc-internal-format
24661 msgid "template-id %qD used as a declarator"
24662 msgstr ""
24663
24664 #: cp/decl.c:7576
24665 #, gcc-internal-format
24666 msgid "member functions are implicitly friends of their class"
24667 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ï°ÅÌÛŪ¤Ë¤½¤Î¥¯¥é¥¹¤Î friend ¤Ç¤¹"
24668
24669 #: cp/decl.c:7578
24670 #, gcc-internal-format
24671 msgid "extra qualification %<%T::%> on member %qs"
24672 msgstr ""
24673
24674 #: cp/decl.c:7589
24675 #, gcc-internal-format
24676 msgid "cannot define member function %<%T::%s%> within %<%T%>"
24677 msgstr ""
24678
24679 #: cp/decl.c:7590
24680 #, gcc-internal-format
24681 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
24682 msgstr ""
24683
24684 #: cp/decl.c:7617
24685 #, gcc-internal-format
24686 msgid "cannot declare member %<%T::%s%> within %qT"
24687 msgstr ""
24688
24689 #: cp/decl.c:7657
24690 #, gcc-internal-format
24691 msgid "data member may not have variably modified type %qT"
24692 msgstr ""
24693
24694 #: cp/decl.c:7659
24695 #, gcc-internal-format
24696 msgid "parameter may not have variably modified type %qT"
24697 msgstr ""
24698
24699 #. [dcl.fct.spec] The explicit specifier shall only be used in
24700 #. declarations of constructors within a class definition.
24701 #: cp/decl.c:7667
24702 #, fuzzy, gcc-internal-format
24703 msgid "only declarations of constructors can be %<explicit%>"
24704 msgstr "`explicit' ¤Ë¤Ç¤­¤ë¤Î¤Ï¡¢¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤Ç¤¹"
24705
24706 #: cp/decl.c:7675
24707 #, fuzzy, gcc-internal-format
24708 msgid "non-member %qs cannot be declared %<mutable%>"
24709 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
24710
24711 #: cp/decl.c:7680
24712 #, fuzzy, gcc-internal-format
24713 msgid "non-object member %qs cannot be declared %<mutable%>"
24714 msgstr "È󥪥֥¸¥§¥¯¥È¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
24715
24716 #: cp/decl.c:7686
24717 #, fuzzy, gcc-internal-format
24718 msgid "function %qs cannot be declared %<mutable%>"
24719 msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
24720
24721 #: cp/decl.c:7691
24722 #, fuzzy, gcc-internal-format
24723 msgid "static %qs cannot be declared %<mutable%>"
24724 msgstr "static `%s' ¤ò mutable ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
24725
24726 #: cp/decl.c:7696
24727 #, fuzzy, gcc-internal-format
24728 msgid "const %qs cannot be declared %<mutable%>"
24729 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
24730
24731 #: cp/decl.c:7716
24732 #, gcc-internal-format
24733 msgid "%Jtypedef name may not be a nested-name-specifier"
24734 msgstr ""
24735
24736 #: cp/decl.c:7732
24737 #, gcc-internal-format
24738 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
24739 msgstr ""
24740
24741 #: cp/decl.c:7831
24742 #, fuzzy, gcc-internal-format
24743 msgid "qualified function types cannot be used to declare %s functions"
24744 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
24745
24746 #: cp/decl.c:7857
24747 #, fuzzy, gcc-internal-format
24748 msgid "type qualifiers specified for friend class declaration"
24749 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
24750
24751 #: cp/decl.c:7862
24752 #, fuzzy, gcc-internal-format
24753 msgid "%<inline%> specified for friend class declaration"
24754 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
24755
24756 #: cp/decl.c:7870
24757 #, fuzzy, gcc-internal-format
24758 msgid "template parameters cannot be friends"
24759 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
24760
24761 #: cp/decl.c:7872
24762 #, gcc-internal-format
24763 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
24764 msgstr ""
24765
24766 #: cp/decl.c:7876
24767 #, fuzzy, gcc-internal-format
24768 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
24769 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
24770
24771 #: cp/decl.c:7889
24772 #, fuzzy, gcc-internal-format
24773 msgid "trying to make class %qT a friend of global scope"
24774 msgstr "¥¯¥é¥¹ `%s' ¤òÂç°è¥¹¥³¡¼¥×¤Î friend ¤Ë¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
24775
24776 #: cp/decl.c:7900
24777 #, fuzzy, gcc-internal-format
24778 msgid "invalid qualifiers on non-member function type"
24779 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
24780
24781 #: cp/decl.c:7919
24782 #, fuzzy, gcc-internal-format
24783 msgid "abstract declarator %qT used as declaration"
24784 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
24785
24786 #: cp/decl.c:7944
24787 #, fuzzy, gcc-internal-format
24788 msgid "cannot use %<::%> in parameter declaration"
24789 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
24790
24791 #. Something like struct S { int N::j; };
24792 #: cp/decl.c:7989
24793 #, fuzzy, gcc-internal-format
24794 msgid "invalid use of %<::%>"
24795 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
24796
24797 #: cp/decl.c:8004
24798 #, gcc-internal-format
24799 msgid "can't make %qD into a method -- not in a class"
24800 msgstr ""
24801
24802 #: cp/decl.c:8013
24803 #, fuzzy, gcc-internal-format
24804 msgid "function %qD declared virtual inside a union"
24805 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
24806
24807 #: cp/decl.c:8022
24808 #, fuzzy, gcc-internal-format
24809 msgid "%qD cannot be declared virtual, since it is always static"
24810 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
24811
24812 #: cp/decl.c:8040
24813 #, gcc-internal-format
24814 msgid "expected qualified name in friend declaration for destructor %qD"
24815 msgstr ""
24816
24817 #: cp/decl.c:8050
24818 #, fuzzy, gcc-internal-format
24819 msgid "declaration of %qD as member of %qT"
24820 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
24821
24822 #: cp/decl.c:8126
24823 #, fuzzy, gcc-internal-format
24824 msgid "field %qD has incomplete type"
24825 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
24826
24827 #: cp/decl.c:8128
24828 #, fuzzy, gcc-internal-format
24829 msgid "name %qT has incomplete type"
24830 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
24831
24832 #: cp/decl.c:8137
24833 #, fuzzy, gcc-internal-format
24834 msgid "  in instantiation of template %qT"
24835 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
24836
24837 #: cp/decl.c:8147
24838 #, fuzzy, gcc-internal-format
24839 msgid "%qE is neither function nor member function; cannot be declared friend"
24840 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
24841
24842 #. An attempt is being made to initialize a non-static
24843 #. member.  But, from [class.mem]:
24844 #.
24845 #. 4 A member-declarator can contain a
24846 #. constant-initializer only if it declares a static
24847 #. member (_class.static_) of integral or enumeration
24848 #. type, see _class.static.data_.
24849 #.
24850 #. This used to be relatively common practice, but
24851 #. the rest of the compiler does not correctly
24852 #. handle the initialization unless the member is
24853 #. static so we make it static below.
24854 #: cp/decl.c:8198
24855 #, fuzzy, gcc-internal-format
24856 msgid "ISO C++ forbids initialization of member %qD"
24857 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
24858
24859 #: cp/decl.c:8200
24860 #, gcc-internal-format
24861 msgid "making %qD static"
24862 msgstr ""
24863
24864 #: cp/decl.c:8269
24865 #, fuzzy, gcc-internal-format
24866 msgid "storage class %<auto%> invalid for function %qs"
24867 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
24868
24869 #: cp/decl.c:8271
24870 #, fuzzy, gcc-internal-format
24871 msgid "storage class %<register%> invalid for function %qs"
24872 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `register' ¤Ï̵¸ú¤Ç¤¹"
24873
24874 #: cp/decl.c:8273
24875 #, fuzzy, gcc-internal-format
24876 msgid "storage class %<__thread%> invalid for function %qs"
24877 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
24878
24879 #: cp/decl.c:8284
24880 #, fuzzy, gcc-internal-format
24881 msgid "%<static%> specified invalid for function %qs declared out of global scope"
24882 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
24883
24884 #: cp/decl.c:8287
24885 #, fuzzy, gcc-internal-format
24886 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
24887 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
24888
24889 #: cp/decl.c:8295
24890 #, fuzzy, gcc-internal-format
24891 msgid "virtual non-class function %qs"
24892 msgstr "virtual ¤ÊÈ󥯥饹´Ø¿ô `%s'"
24893
24894 #: cp/decl.c:8326
24895 #, fuzzy, gcc-internal-format
24896 msgid "cannot declare member function %qD to have static linkage"
24897 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
24898
24899 #. FIXME need arm citation
24900 #: cp/decl.c:8333
24901 #, gcc-internal-format
24902 msgid "cannot declare static function inside another function"
24903 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
24904
24905 #: cp/decl.c:8362
24906 #, gcc-internal-format
24907 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
24908 msgstr ""
24909
24910 #: cp/decl.c:8369
24911 #, gcc-internal-format
24912 msgid "static member %qD declared %<register%>"
24913 msgstr ""
24914
24915 #: cp/decl.c:8374
24916 #, gcc-internal-format
24917 msgid "cannot explicitly declare member %q#D to have extern linkage"
24918 msgstr ""
24919
24920 #: cp/decl.c:8512
24921 #, gcc-internal-format
24922 msgid "default argument for %q#D has type %qT"
24923 msgstr ""
24924
24925 #: cp/decl.c:8515
24926 #, gcc-internal-format
24927 msgid "default argument for parameter of type %qT has type %qT"
24928 msgstr ""
24929
24930 #: cp/decl.c:8532
24931 #, fuzzy, gcc-internal-format
24932 msgid "default argument %qE uses local variable %qD"
24933 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
24934
24935 #: cp/decl.c:8600
24936 #, fuzzy, gcc-internal-format
24937 msgid "parameter %qD invalidly declared method type"
24938 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
24939
24940 #: cp/decl.c:8624
24941 #, gcc-internal-format
24942 msgid "parameter %qD includes %s to array of unknown bound %qT"
24943 msgstr ""
24944
24945 #. [class.copy]
24946 #.
24947 #. A declaration of a constructor for a class X is ill-formed if
24948 #. its first parameter is of type (optionally cv-qualified) X
24949 #. and either there are no other parameters or else all other
24950 #. parameters have default arguments.
24951 #.
24952 #. We *don't* complain about member template instantiations that
24953 #. have this form, though; they can occur as we try to decide
24954 #. what constructor to use during overload resolution.  Since
24955 #. overload resolution will never prefer such a constructor to
24956 #. the non-template copy constructor (which is either explicitly
24957 #. or implicitly defined), there's no need to worry about their
24958 #. existence.  Theoretically, they should never even be
24959 #. instantiated, but that's hard to forestall.
24960 #: cp/decl.c:8787
24961 #, gcc-internal-format
24962 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
24963 msgstr ""
24964
24965 #: cp/decl.c:8908
24966 #, gcc-internal-format
24967 msgid "%qD may not be declared within a namespace"
24968 msgstr ""
24969
24970 #: cp/decl.c:8910
24971 #, fuzzy, gcc-internal-format
24972 msgid "%qD may not be declared as static"
24973 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
24974
24975 #: cp/decl.c:8931
24976 #, fuzzy, gcc-internal-format
24977 msgid "%qD must be a nonstatic member function"
24978 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
24979
24980 #: cp/decl.c:8940
24981 #, gcc-internal-format
24982 msgid "%qD must be either a non-static member function or a non-member function"
24983 msgstr ""
24984
24985 #: cp/decl.c:8963
24986 #, gcc-internal-format
24987 msgid "%qD must have an argument of class or enumerated type"
24988 msgstr ""
24989
24990 #: cp/decl.c:9004
24991 #, gcc-internal-format
24992 msgid "conversion to %s%s will never use a type conversion operator"
24993 msgstr "%s%s ¤Ø¤ÎÊÑ´¹¤Ç·¿ÊÑ´¹±é»»»Ò¤¬ÍøÍѤµ¤ì¤ë¤³¤È¤Ï·è¤·¤Æ¤¢¤ê¤Þ¤»¤ó"
24994
24995 #. 13.4.0.3
24996 #: cp/decl.c:9012
24997 #, fuzzy, gcc-internal-format
24998 msgid "ISO C++ prohibits overloading operator ?:"
24999 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
25000
25001 #: cp/decl.c:9015
25002 #, gcc-internal-format
25003 msgid "%qD must not have variable number of arguments"
25004 msgstr ""
25005
25006 #: cp/decl.c:9064
25007 #, gcc-internal-format
25008 msgid "postfix %qD must take %<int%> as its argument"
25009 msgstr ""
25010
25011 #: cp/decl.c:9068
25012 #, gcc-internal-format
25013 msgid "postfix %qD must take %<int%> as its second argument"
25014 msgstr ""
25015
25016 #: cp/decl.c:9075
25017 #, fuzzy, gcc-internal-format
25018 msgid "%qD must take either zero or one argument"
25019 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
25020
25021 #: cp/decl.c:9077
25022 #, fuzzy, gcc-internal-format
25023 msgid "%qD must take either one or two arguments"
25024 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
25025
25026 #: cp/decl.c:9098
25027 #, gcc-internal-format
25028 msgid "prefix %qD should return %qT"
25029 msgstr ""
25030
25031 #: cp/decl.c:9104
25032 #, gcc-internal-format
25033 msgid "postfix %qD should return %qT"
25034 msgstr ""
25035
25036 #: cp/decl.c:9113
25037 #, gcc-internal-format
25038 msgid "%qD must take %<void%>"
25039 msgstr ""
25040
25041 #: cp/decl.c:9115 cp/decl.c:9123
25042 #, gcc-internal-format
25043 msgid "%qD must take exactly one argument"
25044 msgstr ""
25045
25046 #: cp/decl.c:9125
25047 #, fuzzy, gcc-internal-format
25048 msgid "%qD must take exactly two arguments"
25049 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
25050
25051 #: cp/decl.c:9133
25052 #, gcc-internal-format
25053 msgid "user-defined %qD always evaluates both arguments"
25054 msgstr ""
25055
25056 #: cp/decl.c:9147
25057 #, gcc-internal-format
25058 msgid "%qD should return by value"
25059 msgstr ""
25060
25061 #: cp/decl.c:9159 cp/decl.c:9162
25062 #, gcc-internal-format
25063 msgid "%qD cannot have default arguments"
25064 msgstr ""
25065
25066 #: cp/decl.c:9219
25067 #, gcc-internal-format
25068 msgid "using template type parameter %qT after %qs"
25069 msgstr ""
25070
25071 #: cp/decl.c:9234
25072 #, gcc-internal-format
25073 msgid "using typedef-name %qD after %qs"
25074 msgstr ""
25075
25076 #: cp/decl.c:9235
25077 #, fuzzy, gcc-internal-format
25078 msgid "%q+D has a previous declaration here"
25079 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
25080
25081 #: cp/decl.c:9243
25082 #, gcc-internal-format
25083 msgid "%qT referred to as %qs"
25084 msgstr ""
25085
25086 #: cp/decl.c:9244 cp/decl.c:9251
25087 #, fuzzy, gcc-internal-format
25088 msgid "%q+T has a previous declaration here"
25089 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
25090
25091 #: cp/decl.c:9250
25092 #, gcc-internal-format
25093 msgid "%qT referred to as enum"
25094 msgstr ""
25095
25096 #. If a class template appears as elaborated type specifier
25097 #. without a template header such as:
25098 #.
25099 #. template <class T> class C {};
25100 #. void f(class C);             // No template header here
25101 #.
25102 #. then the required template argument is missing.
25103 #: cp/decl.c:9265
25104 #, gcc-internal-format
25105 msgid "template argument required for %<%s %T%>"
25106 msgstr ""
25107
25108 #: cp/decl.c:9313 cp/name-lookup.c:2627
25109 #, gcc-internal-format
25110 msgid "%qD has the same name as the class in which it is declared"
25111 msgstr ""
25112
25113 #: cp/decl.c:9451
25114 #, fuzzy, gcc-internal-format
25115 msgid "use of enum %q#D without previous declaration"
25116 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
25117
25118 #: cp/decl.c:9469
25119 #, fuzzy, gcc-internal-format
25120 msgid "redeclaration of %qT as a non-template"
25121 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
25122
25123 #: cp/decl.c:9576
25124 #, gcc-internal-format
25125 msgid "derived union %qT invalid"
25126 msgstr ""
25127
25128 #: cp/decl.c:9582
25129 #, gcc-internal-format
25130 msgid "Java class %qT cannot have multiple bases"
25131 msgstr ""
25132
25133 #: cp/decl.c:9590
25134 #, gcc-internal-format
25135 msgid "Java class %qT cannot have virtual bases"
25136 msgstr ""
25137
25138 #: cp/decl.c:9609
25139 #, fuzzy, gcc-internal-format
25140 msgid "base type %qT fails to be a struct or class type"
25141 msgstr "·¿½¤¾þ»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
25142
25143 #: cp/decl.c:9642
25144 #, gcc-internal-format
25145 msgid "recursive type %qT undefined"
25146 msgstr ""
25147
25148 #: cp/decl.c:9644
25149 #, fuzzy, gcc-internal-format
25150 msgid "duplicate base type %qT invalid"
25151 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
25152
25153 #: cp/decl.c:9714
25154 #, fuzzy, gcc-internal-format
25155 msgid "multiple definition of %q#T"
25156 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
25157
25158 #: cp/decl.c:9715
25159 #, fuzzy, gcc-internal-format
25160 msgid "%Jprevious definition here"
25161 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
25162
25163 #. DR 377
25164 #.
25165 #. IF no integral type can represent all the enumerator values, the
25166 #. enumeration is ill-formed.
25167 #: cp/decl.c:9854
25168 #, gcc-internal-format
25169 msgid "no integral type can represent all of the enumerator values for %qT"
25170 msgstr ""
25171
25172 #: cp/decl.c:9965
25173 #, fuzzy, gcc-internal-format
25174 msgid "enumerator value for %qD not integer constant"
25175 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25176
25177 #: cp/decl.c:9993
25178 #, fuzzy, gcc-internal-format
25179 msgid "overflow in enumeration values at %qD"
25180 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
25181
25182 #: cp/decl.c:10068
25183 #, fuzzy, gcc-internal-format
25184 msgid "return type %q#T is incomplete"
25185 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
25186
25187 #: cp/decl.c:10178 cp/typeck.c:6380
25188 #, gcc-internal-format
25189 msgid "%<operator=%> should return a reference to %<*this%>"
25190 msgstr ""
25191
25192 #: cp/decl.c:10544
25193 #, fuzzy, gcc-internal-format
25194 msgid "parameter %qD declared void"
25195 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
25196
25197 #: cp/decl.c:11050
25198 #, fuzzy, gcc-internal-format
25199 msgid "invalid member function declaration"
25200 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
25201
25202 #: cp/decl.c:11065
25203 #, gcc-internal-format
25204 msgid "%qD is already defined in class %qT"
25205 msgstr ""
25206
25207 #: cp/decl.c:11275
25208 #, gcc-internal-format
25209 msgid "static member function %q#D declared with type qualifiers"
25210 msgstr ""
25211
25212 #: cp/decl2.c:271
25213 #, gcc-internal-format
25214 msgid "name missing for member function"
25215 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25216
25217 #: cp/decl2.c:364 cp/decl2.c:378
25218 #, gcc-internal-format
25219 msgid "ambiguous conversion for array subscript"
25220 msgstr "ÇÛÎó¤Îź»ú¤ËÂФ¹¤ëÛ£Ëæ¤ÊÊÑ´¹"
25221
25222 #: cp/decl2.c:372
25223 #, gcc-internal-format
25224 msgid "invalid types %<%T[%T]%> for array subscript"
25225 msgstr ""
25226
25227 #: cp/decl2.c:415
25228 #, gcc-internal-format
25229 msgid "deleting array %q#D"
25230 msgstr ""
25231
25232 #: cp/decl2.c:421
25233 #, gcc-internal-format
25234 msgid "type %q#T argument given to %<delete%>, expected pointer"
25235 msgstr ""
25236
25237 #: cp/decl2.c:433
25238 #, fuzzy, gcc-internal-format
25239 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
25240 msgstr "´Ø¿ô¤Ï delete ¤Ç¤­¤Þ¤»¤ó¡£ ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤À¤±¤¬ `delete' °ú¿ô¤È¤·¤ÆÍ­¸ú¤Ç¤¹"
25241
25242 #: cp/decl2.c:441
25243 #, gcc-internal-format
25244 msgid "deleting %qT is undefined"
25245 msgstr ""
25246
25247 #. 14.5.2.2 [temp.mem]
25248 #.
25249 #. A local class shall not have member templates.
25250 #: cp/decl2.c:477
25251 #, gcc-internal-format
25252 msgid "invalid declaration of member template %q#D in local class"
25253 msgstr ""
25254
25255 #: cp/decl2.c:486
25256 #, gcc-internal-format
25257 msgid "invalid use of %<virtual%> in template declaration of %q#D"
25258 msgstr ""
25259
25260 #: cp/decl2.c:496 cp/pt.c:3024
25261 #, fuzzy, gcc-internal-format
25262 msgid "template declaration of %q#D"
25263 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
25264
25265 #: cp/decl2.c:545
25266 #, gcc-internal-format
25267 msgid "Java method %qD has non-Java return type %qT"
25268 msgstr ""
25269
25270 #: cp/decl2.c:561
25271 #, gcc-internal-format
25272 msgid "Java method %qD has non-Java parameter type %qT"
25273 msgstr ""
25274
25275 #: cp/decl2.c:666
25276 #, gcc-internal-format
25277 msgid "prototype for %q#D does not match any in class %qT"
25278 msgstr ""
25279
25280 #: cp/decl2.c:763
25281 #, gcc-internal-format
25282 msgid "local class %q#T shall not have static data member %q#D"
25283 msgstr ""
25284
25285 #: cp/decl2.c:771
25286 #, gcc-internal-format
25287 msgid "initializer invalid for static member with constructor"
25288 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹"
25289
25290 #: cp/decl2.c:774
25291 #, gcc-internal-format
25292 msgid "(an out of class initialization is required)"
25293 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
25294
25295 #: cp/decl2.c:842
25296 #, gcc-internal-format
25297 msgid "member %qD conflicts with virtual function table field name"
25298 msgstr ""
25299
25300 #: cp/decl2.c:861
25301 #, gcc-internal-format
25302 msgid "applying attributes to template parameters is not implemented"
25303 msgstr ""
25304
25305 #: cp/decl2.c:871
25306 #, gcc-internal-format
25307 msgid "%qD is already defined in %qT"
25308 msgstr ""
25309
25310 #: cp/decl2.c:892
25311 #, fuzzy, gcc-internal-format
25312 msgid "initializer specified for static member function %qD"
25313 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹"
25314
25315 #: cp/decl2.c:915
25316 #, gcc-internal-format
25317 msgid "field initializer is not constant"
25318 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25319
25320 #: cp/decl2.c:942
25321 #, gcc-internal-format
25322 msgid "%<asm%> specifiers are not permitted on non-static data members"
25323 msgstr ""
25324
25325 #: cp/decl2.c:990
25326 #, fuzzy, gcc-internal-format
25327 msgid "cannot declare %qD to be a bit-field type"
25328 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
25329
25330 #: cp/decl2.c:1000
25331 #, fuzzy, gcc-internal-format
25332 msgid "cannot declare bit-field %qD with function type"
25333 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
25334
25335 #: cp/decl2.c:1007
25336 #, gcc-internal-format
25337 msgid "%qD is already defined in the class %qT"
25338 msgstr ""
25339
25340 #: cp/decl2.c:1014
25341 #, gcc-internal-format
25342 msgid "static member %qD cannot be a bit-field"
25343 msgstr ""
25344
25345 #: cp/decl2.c:1059
25346 #, gcc-internal-format
25347 msgid "anonymous struct not inside named type"
25348 msgstr "̵̾¹½Â¤ÂΤ¬Ì¾Á°¤Ä¤­·¿¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25349
25350 #: cp/decl2.c:1142
25351 #, gcc-internal-format
25352 msgid "namespace-scope anonymous aggregates must be static"
25353 msgstr "anonumous Ì¾Á°¶õ´Ö¤Î½¸¹çÂΤϠstatic ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25354
25355 #: cp/decl2.c:1149
25356 #, fuzzy, gcc-internal-format
25357 msgid "anonymous union with no members"
25358 msgstr "̵̾¶¦ÍÑÂΤ˥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
25359
25360 #: cp/decl2.c:1185
25361 #, fuzzy, gcc-internal-format
25362 msgid "%<operator new%> must return type %qT"
25363 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25364
25365 #: cp/decl2.c:1194
25366 #, fuzzy, gcc-internal-format
25367 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
25368 msgstr "`operator new' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `size_t' ¤ò¤È¤ê¤Þ¤¹"
25369
25370 #: cp/decl2.c:1223
25371 #, fuzzy, gcc-internal-format
25372 msgid "%<operator delete%> must return type %qT"
25373 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25374
25375 #: cp/decl2.c:1232
25376 #, fuzzy, gcc-internal-format
25377 msgid "%<operator delete%> takes type %qT as first parameter"
25378 msgstr "`operator delete' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `void *' ·¿¤ò¤È¤ê¤Þ¤¹"
25379
25380 #: cp/decl2.c:3065
25381 #, fuzzy, gcc-internal-format
25382 msgid "inline function %q+D used but never defined"
25383 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
25384
25385 #: cp/decl2.c:3219
25386 #, fuzzy, gcc-internal-format
25387 msgid "default argument missing for parameter %P of %q+#D"
25388 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25389
25390 #. Can't throw a reference.
25391 #: cp/except.c:267
25392 #, gcc-internal-format
25393 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
25394 msgstr ""
25395
25396 #: cp/except.c:278
25397 #, fuzzy, gcc-internal-format
25398 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
25399 msgstr "Java `catch' ¤ä `throw' ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jthrowable' ¤Ï̤ÄêµÁ¤Ç¤¹"
25400
25401 #. Thrown object must be a Throwable.
25402 #: cp/except.c:285
25403 #, gcc-internal-format
25404 msgid "type %qT is not derived from %<java::lang::Throwable%>"
25405 msgstr ""
25406
25407 #: cp/except.c:348
25408 #, gcc-internal-format
25409 msgid "mixing C++ and Java catches in a single translation unit"
25410 msgstr "C++ ¤È Java ¤Î `catch' ¤ò°ì¤Ä¤ÎËÝÌõ¥æ¥Ë¥Ã¥È¤Ë¤Þ¤È¤á¤Þ¤¹"
25411
25412 #: cp/except.c:608
25413 #, gcc-internal-format
25414 msgid "throwing NULL, which has integral, not pointer type"
25415 msgstr ""
25416
25417 #: cp/except.c:631 cp/init.c:1929
25418 #, gcc-internal-format
25419 msgid "%qD should never be overloaded"
25420 msgstr ""
25421
25422 #: cp/except.c:698
25423 #, gcc-internal-format
25424 msgid "  in thrown expression"
25425 msgstr "  throw ¤µ¤ì¤¿¼°¤ÎÃæ"
25426
25427 #: cp/except.c:846
25428 #, gcc-internal-format
25429 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
25430 msgstr ""
25431
25432 #: cp/except.c:931
25433 #, gcc-internal-format
25434 msgid "%Hexception of type %qT will be caught"
25435 msgstr ""
25436
25437 #: cp/except.c:933
25438 #, gcc-internal-format
25439 msgid "%H   by earlier handler for %qT"
25440 msgstr ""
25441
25442 #: cp/except.c:963
25443 #, gcc-internal-format
25444 msgid "%H%<...%> handler must be the last handler for its try block"
25445 msgstr ""
25446
25447 #: cp/friend.c:152
25448 #, gcc-internal-format
25449 msgid "%qD is already a friend of class %qT"
25450 msgstr ""
25451
25452 #: cp/friend.c:228
25453 #, gcc-internal-format
25454 msgid "invalid type %qT declared %<friend%>"
25455 msgstr ""
25456
25457 #. [temp.friend]
25458 #. Friend declarations shall not declare partial
25459 #. specializations.
25460 #. template <class U> friend class T::X<U>;
25461 #. [temp.friend]
25462 #. Friend declarations shall not declare partial
25463 #. specializations.
25464 #: cp/friend.c:244 cp/friend.c:274
25465 #, gcc-internal-format
25466 msgid "partial specialization %qT declared %<friend%>"
25467 msgstr ""
25468
25469 #: cp/friend.c:252
25470 #, gcc-internal-format
25471 msgid "class %qT is implicitly friends with itself"
25472 msgstr ""
25473
25474 #: cp/friend.c:310
25475 #, fuzzy, gcc-internal-format
25476 msgid "%qT is not a member of %qT"
25477 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
25478
25479 #: cp/friend.c:315
25480 #, gcc-internal-format
25481 msgid "%qT is not a member class template of %qT"
25482 msgstr ""
25483
25484 #: cp/friend.c:323
25485 #, gcc-internal-format
25486 msgid "%qT is not a nested class of %qT"
25487 msgstr ""
25488
25489 #. template <class T> friend class T;
25490 #: cp/friend.c:336
25491 #, fuzzy, gcc-internal-format
25492 msgid "template parameter type %qT declared %<friend%>"
25493 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
25494
25495 #. template <class T> friend class A; where A is not a template
25496 #: cp/friend.c:342
25497 #, gcc-internal-format
25498 msgid "%q#T is not a template"
25499 msgstr ""
25500
25501 #: cp/friend.c:364
25502 #, gcc-internal-format
25503 msgid "%qD is already a friend of %qT"
25504 msgstr ""
25505
25506 #: cp/friend.c:373
25507 #, gcc-internal-format
25508 msgid "%qT is already a friend of %qT"
25509 msgstr ""
25510
25511 #: cp/friend.c:497
25512 #, gcc-internal-format
25513 msgid "member %qD declared as friend before type %qT defined"
25514 msgstr ""
25515
25516 #: cp/friend.c:553
25517 #, fuzzy, gcc-internal-format
25518 msgid "friend declaration %q#D declares a non-template function"
25519 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25520
25521 #: cp/friend.c:557
25522 #, fuzzy, gcc-internal-format
25523 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning"
25524 msgstr "¡Ê¤â¤·¤³¤ì¤¬¤¢¤Ê¤¿¤Î°Õ¿Þ¤·¤¿¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢´Ø¿ô¥Æ¥ó¥×¥ì¡¼¥È¤Ï´û¤ËÀë¸ÀºÑ¤Ç¤¢¤ë»ö¤ò³Îǧ¤·¡¢¤³¤³¤Î´Ø¿ô̾¤Î¸å¤í¤Ë <> ¤òÉÕ¤±Â­¤·¤Æ¤¯¤À¤µ¤¤¡Ë -Wno-non-template-friend ¤Ç¤³¤Î·Ù¹ðɽ¼¨¤ò̵¸ú¤Ë¤·¤Þ¤¹"
25525
25526 #: cp/init.c:327
25527 #, gcc-internal-format
25528 msgid "%J%qD should be initialized in the member initialization list"
25529 msgstr ""
25530
25531 #: cp/init.c:375
25532 #, gcc-internal-format
25533 msgid "%Jdefault-initialization of %q#D, which has reference type"
25534 msgstr ""
25535
25536 #: cp/init.c:381
25537 #, gcc-internal-format
25538 msgid "%Juninitialized reference member %qD"
25539 msgstr ""
25540
25541 #: cp/init.c:384
25542 #, gcc-internal-format
25543 msgid "%Juninitialized member %qD with %<const%> type %qT"
25544 msgstr ""
25545
25546 #: cp/init.c:527
25547 #, gcc-internal-format
25548 msgid "%q+D will be initialized after"
25549 msgstr ""
25550
25551 #: cp/init.c:530
25552 #, gcc-internal-format
25553 msgid "base %qT will be initialized after"
25554 msgstr ""
25555
25556 #: cp/init.c:533
25557 #, gcc-internal-format
25558 msgid "  %q+#D"
25559 msgstr ""
25560
25561 #: cp/init.c:535
25562 #, gcc-internal-format
25563 msgid "  base %qT"
25564 msgstr ""
25565
25566 #: cp/init.c:536
25567 #, gcc-internal-format
25568 msgid "%J  when initialized here"
25569 msgstr ""
25570
25571 #: cp/init.c:552
25572 #, fuzzy, gcc-internal-format
25573 msgid "%Jmultiple initializations given for %qD"
25574 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
25575
25576 #: cp/init.c:555
25577 #, gcc-internal-format
25578 msgid "%Jmultiple initializations given for base %qT"
25579 msgstr ""
25580
25581 #: cp/init.c:622
25582 #, fuzzy, gcc-internal-format
25583 msgid "%Jinitializations for multiple members of %qT"
25584 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
25585
25586 #: cp/init.c:684
25587 #, gcc-internal-format
25588 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
25589 msgstr ""
25590
25591 #: cp/init.c:908 cp/init.c:927
25592 #, gcc-internal-format
25593 msgid "class %qT does not have any field named %qD"
25594 msgstr ""
25595
25596 #: cp/init.c:914
25597 #, fuzzy, gcc-internal-format
25598 msgid "%q#D is a static data member; it can only be initialized at its definition"
25599 msgstr "`com_interface' Â°À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
25600
25601 #: cp/init.c:921
25602 #, gcc-internal-format
25603 msgid "%q#D is not a non-static data member of %qT"
25604 msgstr ""
25605
25606 #: cp/init.c:960
25607 #, fuzzy, gcc-internal-format
25608 msgid "unnamed initializer for %qT, which has no base classes"
25609 msgstr "´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
25610
25611 #: cp/init.c:968
25612 #, gcc-internal-format
25613 msgid "unnamed initializer for %qT, which uses multiple inheritance"
25614 msgstr ""
25615
25616 #: cp/init.c:1014
25617 #, gcc-internal-format
25618 msgid "%qD is both a direct base and an indirect virtual base"
25619 msgstr ""
25620
25621 #: cp/init.c:1022
25622 #, gcc-internal-format
25623 msgid "type %qT is not a direct or virtual base of %qT"
25624 msgstr ""
25625
25626 #: cp/init.c:1025
25627 #, gcc-internal-format
25628 msgid "type %qT is not a direct base of %qT"
25629 msgstr ""
25630
25631 #: cp/init.c:1105
25632 #, gcc-internal-format
25633 msgid "bad array initializer"
25634 msgstr "ÇÛÎó¤ÎÉÔÀµ¤Ê½é´ü²½"
25635
25636 #: cp/init.c:1304
25637 #, fuzzy, gcc-internal-format
25638 msgid "%qT is not an aggregate type"
25639 msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
25640
25641 #: cp/init.c:1398
25642 #, gcc-internal-format
25643 msgid "qualified type %qT does not match destructor name %<~%T%>"
25644 msgstr ""
25645
25646 #: cp/init.c:1406
25647 #, gcc-internal-format
25648 msgid "incomplete type %qT does not have member %qD"
25649 msgstr ""
25650
25651 #: cp/init.c:1425
25652 #, gcc-internal-format
25653 msgid "%qD is not a member of type %qT"
25654 msgstr ""
25655
25656 #: cp/init.c:1444
25657 #, fuzzy, gcc-internal-format
25658 msgid "invalid pointer to bit-field %qD"
25659 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
25660
25661 #: cp/init.c:1546
25662 #, fuzzy, gcc-internal-format
25663 msgid "invalid use of non-static member function %qD"
25664 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
25665
25666 #: cp/init.c:1552
25667 #, fuzzy, gcc-internal-format
25668 msgid "invalid use of non-static data member %qD"
25669 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
25670
25671 #: cp/init.c:1687
25672 #, gcc-internal-format
25673 msgid "size in array new must have integral type"
25674 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
25675
25676 #: cp/init.c:1690
25677 #, gcc-internal-format
25678 msgid "zero size array reserves no space"
25679 msgstr "¥µ¥¤¥º¥¼¥í¤ÎÇÛÎó¤Ï¶õ´Ö¤ò³ÎÊݤ·¤Þ¤»¤ó"
25680
25681 #: cp/init.c:1698
25682 #, gcc-internal-format
25683 msgid "new cannot be applied to a reference type"
25684 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
25685
25686 #: cp/init.c:1704
25687 #, gcc-internal-format
25688 msgid "new cannot be applied to a function type"
25689 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
25690
25691 #: cp/init.c:1736
25692 #, fuzzy, gcc-internal-format
25693 msgid "call to Java constructor, while %<jclass%> undefined"
25694 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jclass' ¤Ï̤ÄêµÁ¤Ç¤¹"
25695
25696 #: cp/init.c:1752
25697 #, fuzzy, gcc-internal-format
25698 msgid "can't find class$"
25699 msgstr "class$ ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
25700
25701 #: cp/init.c:1880
25702 #, fuzzy, gcc-internal-format
25703 msgid "invalid type %<void%> for new"
25704 msgstr "new ¤ËÂФ·¤Æ̵¸ú¤Ê·¿¤Ç¤¢¤ë `void'"
25705
25706 #: cp/init.c:1890
25707 #, gcc-internal-format
25708 msgid "uninitialized const in %<new%> of %q#T"
25709 msgstr ""
25710
25711 #: cp/init.c:1924
25712 #, fuzzy, gcc-internal-format
25713 msgid "call to Java constructor with %qs undefined"
25714 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`%s' ¤Ï̤ÄêµÁ¤Ç¤¹"
25715
25716 #: cp/init.c:1964
25717 #, fuzzy, gcc-internal-format
25718 msgid "no suitable %qD found in class %qT"
25719 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
25720
25721 #: cp/init.c:1969
25722 #, fuzzy, gcc-internal-format
25723 msgid "request for member %qD is ambiguous"
25724 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
25725
25726 #: cp/init.c:2109
25727 #, fuzzy, gcc-internal-format
25728 msgid "ISO C++ forbids initialization in array new"
25729 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
25730
25731 #: cp/init.c:2597
25732 #, gcc-internal-format
25733 msgid "initializer ends prematurely"
25734 msgstr "½é´üÀßÄê»Ò¤ÎËöÈø¤¬ËÜÍè¤è¤êÁ᤯½Ð¸½¤·¤Þ¤·¤¿"
25735
25736 #: cp/init.c:2652
25737 #, gcc-internal-format
25738 msgid "cannot initialize multi-dimensional array with initializer"
25739 msgstr "¿¼¡¸µÇÛÎó¤Ï½é´ü²½»Ò¤Ç½é´ü²½¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
25740
25741 #: cp/init.c:2813
25742 #, gcc-internal-format
25743 msgid "possible problem detected in invocation of delete operator:"
25744 msgstr ""
25745
25746 #: cp/init.c:2816
25747 #, gcc-internal-format
25748 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
25749 msgstr ""
25750
25751 #: cp/init.c:2837
25752 #, gcc-internal-format
25753 msgid "unknown array size in delete"
25754 msgstr "delete ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤¬ÉÔÌÀ¤Ç¤¹"
25755
25756 #: cp/init.c:3070
25757 #, gcc-internal-format
25758 msgid "type to vector delete is neither pointer or array type"
25759 msgstr "¥Ù¥¯¥È¥ë·¿¤Î delete ¤Ç¤¹¤¬¡¢¥Ý¥¤¥ó¥¿¤Ç¤âÇÛÎ󷿤Ǥ⤢¤ê¤Þ¤»¤ó"
25760
25761 #: cp/lex.c:468
25762 #, gcc-internal-format
25763 msgid "junk at end of #pragma %s"
25764 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
25765
25766 #: cp/lex.c:475
25767 #, gcc-internal-format
25768 msgid "invalid #pragma %s"
25769 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
25770
25771 #: cp/lex.c:483
25772 #, fuzzy, gcc-internal-format
25773 msgid "#pragma vtable no longer supported"
25774 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
25775
25776 #: cp/lex.c:562
25777 #, fuzzy, gcc-internal-format
25778 msgid "#pragma implementation for %qs appears after file is included"
25779 msgstr "%s ¤Ø¤Î #pragma implementation ¤Ï¥Õ¥¡¥¤¥ë¤¬ include ¤µ¤ì¤¿¸å¤Ç½Ð¸½¤·¤Þ¤·¤¿"
25780
25781 #: cp/lex.c:587
25782 #, gcc-internal-format
25783 msgid "junk at end of #pragma GCC java_exceptions"
25784 msgstr "#pragma GCC java_exceptions ¤ÎËöÈø¤Ë¥´¥ß"
25785
25786 #: cp/lex.c:601
25787 #, fuzzy, gcc-internal-format
25788 msgid "%qD not defined"
25789 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25790
25791 #: cp/lex.c:605
25792 #, gcc-internal-format
25793 msgid "%qD was not declared in this scope"
25794 msgstr ""
25795
25796 #. In a template, it is invalid to write "f()" or "f(3)" if no
25797 #. declaration of "f" is available.  Historically, G++ and most
25798 #. other compilers accepted that usage since they deferred all name
25799 #. lookup until instantiation time rather than doing unqualified
25800 #. name lookup at template definition time; explain to the user what
25801 #. is going wrong.
25802 #.
25803 #. Note that we have the exact wording of the following message in
25804 #. the manual (trouble.texi, node "Name lookup"), so they need to
25805 #. be kept in synch.
25806 #: cp/lex.c:642
25807 #, gcc-internal-format
25808 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
25809 msgstr ""
25810
25811 #: cp/lex.c:651
25812 #, gcc-internal-format
25813 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
25814 msgstr ""
25815
25816 #: cp/mangle.c:2139
25817 #, fuzzy, gcc-internal-format
25818 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
25819 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
25820
25821 #: cp/mangle.c:2147
25822 #, gcc-internal-format
25823 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
25824 msgstr ""
25825
25826 #: cp/mangle.c:2197
25827 #, gcc-internal-format
25828 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
25829 msgstr ""
25830
25831 #: cp/mangle.c:2507
25832 #, gcc-internal-format
25833 msgid "the mangled name of %qD will change in a future version of GCC"
25834 msgstr ""
25835
25836 #: cp/method.c:457
25837 #, gcc-internal-format
25838 msgid "generic thunk code fails for method %q#D which uses %<...%>"
25839 msgstr ""
25840
25841 #: cp/method.c:693
25842 #, gcc-internal-format
25843 msgid "non-static const member %q#D, can't use default assignment operator"
25844 msgstr ""
25845
25846 #: cp/method.c:699
25847 #, gcc-internal-format
25848 msgid "non-static reference member %q#D, can't use default assignment operator"
25849 msgstr ""
25850
25851 #: cp/method.c:811
25852 #, gcc-internal-format
25853 msgid "%Hsynthesized method %qD first required here "
25854 msgstr ""
25855
25856 #: cp/method.c:1140
25857 #, gcc-internal-format
25858 msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
25859 msgstr ""
25860
25861 #: cp/name-lookup.c:697
25862 #, fuzzy, gcc-internal-format
25863 msgid "redeclaration of %<wchar_t%> as %qT"
25864 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
25865
25866 #. A redeclaration of main, but not a duplicate of the
25867 #. previous one.
25868 #.
25869 #. [basic.start.main]
25870 #.
25871 #. This function shall not be overloaded.
25872 #: cp/name-lookup.c:727
25873 #, fuzzy, gcc-internal-format
25874 msgid "invalid redeclaration of %q+D"
25875 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
25876
25877 #: cp/name-lookup.c:728
25878 #, gcc-internal-format
25879 msgid "as %qD"
25880 msgstr ""
25881
25882 #: cp/name-lookup.c:816
25883 #, fuzzy, gcc-internal-format
25884 msgid "type mismatch with previous external decl of %q#D"
25885 msgstr "·¿¤¬Á°Êý¤Î³°ÉôÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
25886
25887 #: cp/name-lookup.c:817
25888 #, fuzzy, gcc-internal-format
25889 msgid "previous external decl of %q+#D"
25890 msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À"
25891
25892 #: cp/name-lookup.c:908
25893 #, fuzzy, gcc-internal-format
25894 msgid "extern declaration of %q#D doesn't match"
25895 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
25896
25897 #: cp/name-lookup.c:909
25898 #, fuzzy, gcc-internal-format
25899 msgid "global declaration %q+#D"
25900 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
25901
25902 #: cp/name-lookup.c:946 cp/name-lookup.c:953
25903 #, fuzzy, gcc-internal-format
25904 msgid "declaration of %q#D shadows a parameter"
25905 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
25906
25907 #. Location of previous decl is not useful in this case.
25908 #: cp/name-lookup.c:978
25909 #, fuzzy, gcc-internal-format
25910 msgid "declaration of %qD shadows a member of 'this'"
25911 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
25912
25913 #: cp/name-lookup.c:984
25914 #, fuzzy, gcc-internal-format
25915 msgid "declaration of %qD shadows a previous local"
25916 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
25917
25918 #: cp/name-lookup.c:991
25919 #, fuzzy, gcc-internal-format
25920 msgid "declaration of %qD shadows a global declaration"
25921 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
25922
25923 #: cp/name-lookup.c:1114
25924 #, fuzzy, gcc-internal-format
25925 msgid "name lookup of %qD changed"
25926 msgstr "`%s' ¤Î̾Á°°ú¤­¤ÏÊѹ¹¤µ¤ì¤Þ¤·¤¿"
25927
25928 #: cp/name-lookup.c:1115
25929 #, gcc-internal-format
25930 msgid "  matches this %q+D under ISO standard rules"
25931 msgstr ""
25932
25933 #: cp/name-lookup.c:1117
25934 #, gcc-internal-format
25935 msgid "  matches this %q+D under old rules"
25936 msgstr ""
25937
25938 #: cp/name-lookup.c:1135 cp/name-lookup.c:1143
25939 #, fuzzy, gcc-internal-format
25940 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
25941 msgstr "`%s' ¤Î̾Á°°ú¤­¤Ï¿·¤¿¤Ê ISO `for' ¥¹¥³¡¼¥×¤ËÊѤï¤ê¤Þ¤·¤¿"
25942
25943 #: cp/name-lookup.c:1137
25944 #, gcc-internal-format
25945 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
25946 msgstr ""
25947
25948 #: cp/name-lookup.c:1145
25949 #, gcc-internal-format
25950 msgid "  using obsolete binding at %q+D"
25951 msgstr ""
25952
25953 #: cp/name-lookup.c:1198
25954 #, gcc-internal-format
25955 msgid "%s %s(%E) %p %d\n"
25956 msgstr ""
25957
25958 #: cp/name-lookup.c:1201
25959 #, fuzzy, gcc-internal-format
25960 msgid "%s %s %p %d\n"
25961 msgstr "%s: %s: "
25962
25963 #: cp/name-lookup.c:1327
25964 #, gcc-internal-format
25965 msgid "XXX is_class_level != (current_scope == class_scope)\n"
25966 msgstr ""
25967
25968 #: cp/name-lookup.c:1885
25969 #, fuzzy, gcc-internal-format
25970 msgid "%q#D hides constructor for %q#T"
25971 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
25972
25973 #: cp/name-lookup.c:1901
25974 #, fuzzy, gcc-internal-format
25975 msgid "%q#D conflicts with previous using declaration %q#D"
25976 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
25977
25978 #: cp/name-lookup.c:1921
25979 #, fuzzy, gcc-internal-format
25980 msgid "previous non-function declaration %q+#D"
25981 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
25982
25983 #: cp/name-lookup.c:1922
25984 #, fuzzy, gcc-internal-format
25985 msgid "conflicts with function declaration %q#D"
25986 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
25987
25988 #. It's a nested name with template parameter dependent scope.
25989 #. This can only be using-declaration for class member.
25990 #: cp/name-lookup.c:2000 cp/name-lookup.c:2025
25991 #, fuzzy, gcc-internal-format
25992 msgid "%qT is not a namespace"
25993 msgstr "%s=%s ¤Ï¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
25994
25995 #. 7.3.3/5
25996 #. A using-declaration shall not name a template-id.
25997 #: cp/name-lookup.c:2010
25998 #, gcc-internal-format
25999 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
26000 msgstr ""
26001
26002 #: cp/name-lookup.c:2017
26003 #, gcc-internal-format
26004 msgid "namespace %qD not allowed in using-declaration"
26005 msgstr ""
26006
26007 #: cp/name-lookup.c:2053
26008 #, gcc-internal-format
26009 msgid "%qD not declared"
26010 msgstr ""
26011
26012 #: cp/name-lookup.c:2074 cp/name-lookup.c:2111 cp/name-lookup.c:2145
26013 #, gcc-internal-format
26014 msgid "%qD is already declared in this scope"
26015 msgstr ""
26016
26017 #: cp/name-lookup.c:2151
26018 #, gcc-internal-format
26019 msgid "using declaration %qD introduced ambiguous type %qT"
26020 msgstr ""
26021
26022 #: cp/name-lookup.c:2743
26023 #, gcc-internal-format
26024 msgid "using-declaration for non-member at class scope"
26025 msgstr ""
26026
26027 #: cp/name-lookup.c:2750
26028 #, gcc-internal-format
26029 msgid "%<%T::%D%> names destructor"
26030 msgstr ""
26031
26032 #: cp/name-lookup.c:2755
26033 #, gcc-internal-format
26034 msgid "%<%T::%D%> names constructor"
26035 msgstr ""
26036
26037 #: cp/name-lookup.c:2760
26038 #, gcc-internal-format
26039 msgid "%<%T::%D%> names constructor in %qT"
26040 msgstr ""
26041
26042 #: cp/name-lookup.c:2809
26043 #, gcc-internal-format
26044 msgid "no members matching %<%T::%D%> in %q#T"
26045 msgstr ""
26046
26047 #: cp/name-lookup.c:2877
26048 #, gcc-internal-format
26049 msgid "declaration of %qD not in a namespace surrounding %qD"
26050 msgstr ""
26051
26052 #: cp/name-lookup.c:2885
26053 #, fuzzy, gcc-internal-format
26054 msgid "explicit qualification in declaration of %qD"
26055 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
26056
26057 #: cp/name-lookup.c:2925
26058 #, gcc-internal-format
26059 msgid "%qD should have been declared inside %qD"
26060 msgstr ""
26061
26062 #: cp/name-lookup.c:2987
26063 #, gcc-internal-format
26064 msgid "namespace alias %qD not allowed here, assuming %qD"
26065 msgstr ""
26066
26067 #: cp/name-lookup.c:3294
26068 #, gcc-internal-format
26069 msgid "strong using only meaningful at namespace scope"
26070 msgstr ""
26071
26072 #: cp/name-lookup.c:3301
26073 #, fuzzy, gcc-internal-format
26074 msgid "%qD attribute directive ignored"
26075 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
26076
26077 #: cp/name-lookup.c:3451
26078 #, gcc-internal-format
26079 msgid "%qD denotes an ambiguous type"
26080 msgstr ""
26081
26082 #: cp/name-lookup.c:3452
26083 #, fuzzy, gcc-internal-format
26084 msgid "%J  first type here"
26085 msgstr "  ¤³¤³¤«¤é"
26086
26087 #: cp/name-lookup.c:3453
26088 #, gcc-internal-format
26089 msgid "%J  other type here"
26090 msgstr ""
26091
26092 #. This happens for A::B where B is a template, and there are no
26093 #. template arguments.
26094 #: cp/name-lookup.c:3563 cp/parser.c:4497 cp/typeck.c:1807
26095 #, fuzzy, gcc-internal-format
26096 msgid "invalid use of %qD"
26097 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
26098
26099 #: cp/name-lookup.c:3603
26100 #, gcc-internal-format
26101 msgid "%<%D::%D%> is not a template"
26102 msgstr ""
26103
26104 #: cp/name-lookup.c:3618
26105 #, gcc-internal-format
26106 msgid "%qD undeclared in namespace %qD"
26107 msgstr ""
26108
26109 #: cp/name-lookup.c:4255
26110 #, fuzzy, gcc-internal-format
26111 msgid "%q+D is not a function,"
26112 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26113
26114 #: cp/name-lookup.c:4256
26115 #, fuzzy, gcc-internal-format
26116 msgid "  conflict with %q+D"
26117 msgstr "`%s' ¤Ï `-g%s' ¤È¶¥¹ç¤¹¤ë¤¿¤á̵»ë¤µ¤ì¤Þ¤·¤¿"
26118
26119 #: cp/name-lookup.c:5090
26120 #, gcc-internal-format
26121 msgid "XXX entering pop_everything ()\n"
26122 msgstr ""
26123
26124 #: cp/name-lookup.c:5099
26125 #, gcc-internal-format
26126 msgid "XXX leaving pop_everything ()\n"
26127 msgstr ""
26128
26129 #: cp/parser.c:1875
26130 #, gcc-internal-format
26131 msgid "minimum/maximum operators are deprecated"
26132 msgstr ""
26133
26134 #: cp/parser.c:1895
26135 #, gcc-internal-format
26136 msgid "%<#pragma%> is not allowed here"
26137 msgstr ""
26138
26139 #: cp/parser.c:1924
26140 #, gcc-internal-format
26141 msgid "%<%D::%D%> has not been declared"
26142 msgstr ""
26143
26144 #: cp/parser.c:1927 cp/semantics.c:2405
26145 #, gcc-internal-format
26146 msgid "%<::%D%> has not been declared"
26147 msgstr ""
26148
26149 #: cp/parser.c:1930
26150 #, gcc-internal-format
26151 msgid "request for member %qD in non-class type %qT"
26152 msgstr ""
26153
26154 #: cp/parser.c:1933
26155 #, gcc-internal-format
26156 msgid "%<%T::%D%> has not been declared"
26157 msgstr ""
26158
26159 #: cp/parser.c:1936
26160 #, gcc-internal-format
26161 msgid "%qD has not been declared"
26162 msgstr ""
26163
26164 #: cp/parser.c:1939
26165 #, gcc-internal-format
26166 msgid "%<%D::%D%> %s"
26167 msgstr ""
26168
26169 #: cp/parser.c:1941
26170 #, gcc-internal-format
26171 msgid "%<::%D%> %s"
26172 msgstr ""
26173
26174 #: cp/parser.c:1943
26175 #, fuzzy, gcc-internal-format
26176 msgid "%qD %s"
26177 msgstr " %s"
26178
26179 #: cp/parser.c:1995
26180 #, fuzzy, gcc-internal-format
26181 msgid "new types may not be defined in a return type"
26182 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
26183
26184 #: cp/parser.c:1996
26185 #, fuzzy, gcc-internal-format
26186 msgid "(perhaps a semicolon is missing after the definition of %qT)"
26187 msgstr "%s Àë¸À¤Î¸å¤í¤Î¥»¥ß¥³¥í¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
26188
26189 #: cp/parser.c:2015 cp/parser.c:3698 cp/pt.c:4402
26190 #, gcc-internal-format
26191 msgid "%qT is not a template"
26192 msgstr ""
26193
26194 #: cp/parser.c:2017
26195 #, gcc-internal-format
26196 msgid "%qE is not a template"
26197 msgstr ""
26198
26199 #: cp/parser.c:2019
26200 #, fuzzy, gcc-internal-format
26201 msgid "invalid template-id"
26202 msgstr "̵¸ú¤Ê·¿: `void &'"
26203
26204 #: cp/parser.c:2048
26205 #, fuzzy, gcc-internal-format
26206 msgid "%s cannot appear in a constant-expression"
26207 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
26208
26209 #: cp/parser.c:2073
26210 #, fuzzy, gcc-internal-format
26211 msgid "invalid use of template-name %qE without an argument list"
26212 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
26213
26214 #. Issue an error message.
26215 #: cp/parser.c:2078
26216 #, gcc-internal-format
26217 msgid "%qE does not name a type"
26218 msgstr ""
26219
26220 #: cp/parser.c:2110
26221 #, gcc-internal-format
26222 msgid "(perhaps %<typename %T::%E%> was intended)"
26223 msgstr ""
26224
26225 #: cp/parser.c:2125
26226 #, gcc-internal-format
26227 msgid "%qE in namespace %qE does not name a type"
26228 msgstr ""
26229
26230 #: cp/parser.c:2128
26231 #, gcc-internal-format
26232 msgid "%qE in class %qT does not name a type"
26233 msgstr ""
26234
26235 #: cp/parser.c:2848
26236 #, gcc-internal-format
26237 msgid "ISO C++ forbids braced-groups within expressions"
26238 msgstr "ISO C++ ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
26239
26240 #: cp/parser.c:2857
26241 #, fuzzy, gcc-internal-format
26242 msgid "statement-expressions are allowed only inside functions"
26243 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
26244
26245 #: cp/parser.c:2908
26246 #, fuzzy, gcc-internal-format
26247 msgid "%<this%> may not be used in this context"
26248 msgstr "¥Þ¥¯¥í°ú¿ôÆâ¤Ç¥Ç¥£¥ì¥¯¥È¥ê¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
26249
26250 #: cp/parser.c:3059
26251 #, gcc-internal-format
26252 msgid "local variable %qD may not appear in this context"
26253 msgstr ""
26254
26255 #: cp/parser.c:3435
26256 #, fuzzy, gcc-internal-format
26257 msgid "declaration of %<~%T%> as member of %qT"
26258 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
26259
26260 #: cp/parser.c:3448
26261 #, gcc-internal-format
26262 msgid "typedef-name %qD used as destructor declarator"
26263 msgstr ""
26264
26265 #: cp/parser.c:3657 cp/parser.c:12711 cp/parser.c:14842
26266 #, fuzzy, gcc-internal-format
26267 msgid "reference to %qD is ambiguous"
26268 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
26269
26270 #: cp/parser.c:3699 cp/typeck.c:1878 cp/typeck.c:1898
26271 #, gcc-internal-format
26272 msgid "%qD is not a template"
26273 msgstr ""
26274
26275 #: cp/parser.c:4090
26276 #, fuzzy, gcc-internal-format
26277 msgid "ISO C++ forbids compound-literals"
26278 msgstr "ISO C++ ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
26279
26280 #: cp/parser.c:4422
26281 #, gcc-internal-format
26282 msgid "%qE does not have class type"
26283 msgstr ""
26284
26285 #: cp/parser.c:5021
26286 #, gcc-internal-format
26287 msgid "array bound forbidden after parenthesized type-id"
26288 msgstr ""
26289
26290 #: cp/parser.c:5022
26291 #, gcc-internal-format
26292 msgid "try removing the parentheses around the type-id"
26293 msgstr ""
26294
26295 #: cp/parser.c:5224
26296 #, fuzzy, gcc-internal-format
26297 msgid "expression in new-declarator must have integral or enumeration type"
26298 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
26299
26300 #: cp/parser.c:5413
26301 #, gcc-internal-format
26302 msgid "use of old-style cast"
26303 msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¥­¥ã¥¹¥È¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
26304
26305 #: cp/parser.c:6197
26306 #, fuzzy, gcc-internal-format
26307 msgid "case label %qE not within a switch statement"
26308 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
26309
26310 #: cp/parser.c:6746
26311 #, gcc-internal-format
26312 msgid "ISO C++ forbids computed gotos"
26313 msgstr "ISO C++ ¤Ï·×»»·¿ goto ¤ò¶Ø¤¸¤Þ¤¹"
26314
26315 #: cp/parser.c:6871
26316 #, gcc-internal-format
26317 msgid "extra %<;%>"
26318 msgstr ""
26319
26320 #: cp/parser.c:7205
26321 #, gcc-internal-format
26322 msgid "mixing declarations and function-definitions is forbidden"
26323 msgstr ""
26324
26325 #: cp/parser.c:7514
26326 #, fuzzy, gcc-internal-format
26327 msgid "ISO C++ does not support %<long long%>"
26328 msgstr "ISO C++ ¤Ï `long long' ¤ò¼õ¤±Æþ¤ì¤Þ¤»¤ó"
26329
26330 #: cp/parser.c:7534
26331 #, fuzzy, gcc-internal-format
26332 msgid "duplicate %qs"
26333 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
26334
26335 #: cp/parser.c:7541
26336 #, fuzzy, gcc-internal-format
26337 msgid "class definition may not be declared a friend"
26338 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
26339
26340 #: cp/parser.c:7855
26341 #, gcc-internal-format
26342 msgid "only constructors take base initializers"
26343 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤·¤«´ðÄì½é´ü²½»Ò¥ê¥¹¥È¤ò¤È¤ê¤Þ¤»¤ó"
26344
26345 #: cp/parser.c:7907
26346 #, fuzzy, gcc-internal-format
26347 msgid "anachronistic old-style base class initializer"
26348 msgstr "Á°»þÂåŪ¤Ê¸Å¤¤¥¹¥¿¥¤¥ë¤Î´ðÄ쥯¥é¥¹½é´ü²½»Ò¤Ç¤¹"
26349
26350 #: cp/parser.c:7951
26351 #, gcc-internal-format
26352 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
26353 msgstr ""
26354
26355 #. Warn that we do not support `export'.
26356 #: cp/parser.c:8317
26357 #, gcc-internal-format
26358 msgid "keyword %<export%> not implemented, and will be ignored"
26359 msgstr ""
26360
26361 #. Otherwise, emit an error about the invalid digraph, but continue
26362 #. parsing because we got our argument list.
26363 #: cp/parser.c:8694
26364 #, gcc-internal-format
26365 msgid "%<<::%> cannot begin a template-argument list"
26366 msgstr ""
26367
26368 #: cp/parser.c:8695
26369 #, gcc-internal-format
26370 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
26371 msgstr ""
26372
26373 #: cp/parser.c:8702
26374 #, gcc-internal-format
26375 msgid "(if you use -fpermissive G++ will accept your code)"
26376 msgstr ""
26377
26378 #: cp/parser.c:8766
26379 #, fuzzy, gcc-internal-format
26380 msgid "parse error in template argument list"
26381 msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤Ë¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó"
26382
26383 #. Explain what went wrong.
26384 #: cp/parser.c:8879
26385 #, gcc-internal-format
26386 msgid "non-template %qD used as template"
26387 msgstr ""
26388
26389 #: cp/parser.c:8880
26390 #, gcc-internal-format
26391 msgid "use %<%T::template %D%> to indicate that it is a template"
26392 msgstr ""
26393
26394 #: cp/parser.c:9393
26395 #, gcc-internal-format
26396 msgid "template specialization with C linkage"
26397 msgstr ""
26398
26399 #: cp/parser.c:9500 cp/parser.c:15498
26400 #, fuzzy, gcc-internal-format
26401 msgid "template declaration of %qs"
26402 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
26403
26404 #: cp/parser.c:9973
26405 #, gcc-internal-format
26406 msgid "using %<typename%> outside of template"
26407 msgstr ""
26408
26409 #: cp/parser.c:10170
26410 #, gcc-internal-format
26411 msgid "type attributes are honored only at type definition"
26412 msgstr ""
26413
26414 #: cp/parser.c:10372
26415 #, fuzzy, gcc-internal-format
26416 msgid "%qD is not a namespace-name"
26417 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26418
26419 #. [namespace.udecl]
26420 #.
26421 #. A using declaration shall not name a template-id.
26422 #: cp/parser.c:10562
26423 #, gcc-internal-format
26424 msgid "a template-id may not appear in a using-declaration"
26425 msgstr ""
26426
26427 #: cp/parser.c:10901
26428 #, fuzzy, gcc-internal-format
26429 msgid "an asm-specification is not allowed on a function-definition"
26430 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÈó¥á¥ó¥Ð´Ø¿ô¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
26431
26432 #: cp/parser.c:10903
26433 #, fuzzy, gcc-internal-format
26434 msgid "attributes are not allowed on a function-definition"
26435 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
26436
26437 #: cp/parser.c:11050
26438 #, gcc-internal-format
26439 msgid "attributes after parenthesized initializer ignored"
26440 msgstr ""
26441
26442 #: cp/parser.c:11430
26443 #, fuzzy, gcc-internal-format
26444 msgid "array bound is not an integer constant"
26445 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26446
26447 #: cp/parser.c:11501
26448 #, gcc-internal-format
26449 msgid "%<%T::%D%> is not a type"
26450 msgstr ""
26451
26452 #: cp/parser.c:11526
26453 #, fuzzy, gcc-internal-format
26454 msgid "invalid use of constructor as a template"
26455 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
26456
26457 #: cp/parser.c:11527
26458 #, gcc-internal-format
26459 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
26460 msgstr ""
26461
26462 #: cp/parser.c:11761
26463 #, fuzzy, gcc-internal-format
26464 msgid "duplicate cv-qualifier"
26465 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
26466
26467 #: cp/parser.c:12297
26468 #, fuzzy, gcc-internal-format
26469 msgid "file ends in default argument"
26470 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
26471
26472 #: cp/parser.c:12370
26473 #, gcc-internal-format
26474 msgid "deprecated use of default argument for parameter of non-function"
26475 msgstr ""
26476
26477 #: cp/parser.c:12373
26478 #, fuzzy, gcc-internal-format
26479 msgid "default arguments are only permitted for function parameters"
26480 msgstr "¥á¥½¥Ã¥É¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
26481
26482 #: cp/parser.c:13136
26483 #, fuzzy, gcc-internal-format
26484 msgid "invalid class name in declaration of %qD"
26485 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
26486
26487 #: cp/parser.c:13147
26488 #, gcc-internal-format
26489 msgid "declaration of %qD in %qD which does not enclose %qD"
26490 msgstr ""
26491
26492 #: cp/parser.c:13160
26493 #, gcc-internal-format
26494 msgid "extra qualification ignored"
26495 msgstr ""
26496
26497 #: cp/parser.c:13171
26498 #, gcc-internal-format
26499 msgid "an explicit specialization must be preceded by %<template <>%>"
26500 msgstr ""
26501
26502 #: cp/parser.c:13264
26503 #, fuzzy, gcc-internal-format
26504 msgid "previous definition of %q+#T"
26505 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
26506
26507 #: cp/parser.c:13495
26508 #, gcc-internal-format
26509 msgid "%Hextra %<;%>"
26510 msgstr ""
26511
26512 #: cp/parser.c:13513
26513 #, gcc-internal-format
26514 msgid "a class-key must be used when declaring a friend"
26515 msgstr ""
26516
26517 #: cp/parser.c:13527
26518 #, fuzzy, gcc-internal-format
26519 msgid "friend declaration does not name a class or function"
26520 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
26521
26522 #: cp/parser.c:13705
26523 #, gcc-internal-format
26524 msgid "pure-specifier on function-definition"
26525 msgstr ""
26526
26527 #: cp/parser.c:13978
26528 #, gcc-internal-format
26529 msgid "keyword %<typename%> not allowed outside of templates"
26530 msgstr ""
26531
26532 #: cp/parser.c:13980
26533 #, gcc-internal-format
26534 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
26535 msgstr ""
26536
26537 #: cp/parser.c:14255
26538 #, gcc-internal-format
26539 msgid "invalid catch parameter"
26540 msgstr "̵¸ú¤Ê catch ¤Î°ú¿ô"
26541
26542 #: cp/parser.c:15011
26543 #, gcc-internal-format
26544 msgid "too few template-parameter-lists"
26545 msgstr ""
26546
26547 #. Otherwise, there are too many template parameter lists.  We have
26548 #. something like:
26549 #.
26550 #. template <class T> template <class U> void S::f();
26551 #: cp/parser.c:15026
26552 #, gcc-internal-format
26553 msgid "too many template-parameter-lists"
26554 msgstr ""
26555
26556 #. Skip the entire function.
26557 #: cp/parser.c:15250
26558 #, fuzzy, gcc-internal-format
26559 msgid "invalid function declaration"
26560 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
26561
26562 #. Issue an error message.
26563 #: cp/parser.c:15287
26564 #, fuzzy, gcc-internal-format
26565 msgid "named return values are no longer supported"
26566 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
26567
26568 #: cp/parser.c:15352
26569 #, gcc-internal-format
26570 msgid "template with C linkage"
26571 msgstr ""
26572
26573 #: cp/parser.c:15715
26574 #, gcc-internal-format
26575 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
26576 msgstr ""
26577
26578 #: cp/parser.c:15730
26579 #, gcc-internal-format
26580 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
26581 msgstr ""
26582
26583 #: cp/parser.c:16290
26584 #, gcc-internal-format
26585 msgid "%qs tag used in naming %q#T"
26586 msgstr ""
26587
26588 #: cp/parser.c:16311
26589 #, fuzzy, gcc-internal-format
26590 msgid "%qD redeclared with different access"
26591 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
26592
26593 #: cp/parser.c:16328
26594 #, gcc-internal-format
26595 msgid "%<template%> (as a disambiguator) is only allowed within templates"
26596 msgstr ""
26597
26598 #: cp/parser.c:16565 cp/parser.c:17488 cp/parser.c:17619
26599 #, gcc-internal-format
26600 msgid "misplaced %<@%D%> Objective-C++ construct"
26601 msgstr ""
26602
26603 #: cp/parser.c:16706
26604 #, gcc-internal-format
26605 msgid "%<@encode%> must specify a type as an argument"
26606 msgstr ""
26607
26608 #: cp/parser.c:17021
26609 #, gcc-internal-format
26610 msgid "invalid Objective-C++ selector name"
26611 msgstr ""
26612
26613 #: cp/parser.c:17352
26614 #, fuzzy, gcc-internal-format
26615 msgid "identifier expected after %<@protocol%>"
26616 msgstr "¼±Ê̻Ҥ¬É¬ÍפǤ¹"
26617
26618 #: cp/parser.c:17642
26619 #, fuzzy, gcc-internal-format
26620 msgid "inter-module optimizations not implemented for C++"
26621 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
26622
26623 #: cp/pt.c:239
26624 #, gcc-internal-format
26625 msgid "data member %qD cannot be a member template"
26626 msgstr ""
26627
26628 #: cp/pt.c:251
26629 #, fuzzy, gcc-internal-format
26630 msgid "invalid member template declaration %qD"
26631 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
26632
26633 #: cp/pt.c:573
26634 #, gcc-internal-format
26635 msgid "explicit specialization in non-namespace scope %qD"
26636 msgstr ""
26637
26638 #: cp/pt.c:584
26639 #, gcc-internal-format
26640 msgid "enclosing class templates are not explicitly specialized"
26641 msgstr ""
26642
26643 #: cp/pt.c:668
26644 #, gcc-internal-format
26645 msgid "specialization of %qD in different namespace"
26646 msgstr ""
26647
26648 #: cp/pt.c:669 cp/pt.c:759
26649 #, fuzzy, gcc-internal-format
26650 msgid "  from definition of %q+#D"
26651 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
26652
26653 #: cp/pt.c:686
26654 #, gcc-internal-format
26655 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
26656 msgstr ""
26657
26658 #: cp/pt.c:726
26659 #, gcc-internal-format
26660 msgid "specialization of %qT after instantiation"
26661 msgstr ""
26662
26663 #: cp/pt.c:758
26664 #, gcc-internal-format
26665 msgid "specializing %q#T in different namespace"
26666 msgstr ""
26667
26668 #: cp/pt.c:773
26669 #, gcc-internal-format
26670 msgid "specialization %qT after instantiation %qT"
26671 msgstr ""
26672
26673 #: cp/pt.c:785
26674 #, fuzzy, gcc-internal-format
26675 msgid "explicit specialization of non-template %qT"
26676 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
26677
26678 #: cp/pt.c:1179
26679 #, gcc-internal-format
26680 msgid "specialization of %qD after instantiation"
26681 msgstr ""
26682
26683 #: cp/pt.c:1383
26684 #, fuzzy, gcc-internal-format
26685 msgid "%qD is not a function template"
26686 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
26687
26688 #: cp/pt.c:1577
26689 #, gcc-internal-format
26690 msgid "template-id %qD for %q+D does not match any template declaration"
26691 msgstr ""
26692
26693 #: cp/pt.c:1585
26694 #, gcc-internal-format
26695 msgid "ambiguous template specialization %qD for %q+D"
26696 msgstr ""
26697
26698 #. This case handles bogus declarations like template <>
26699 #. template <class T> void f<int>();
26700 #: cp/pt.c:1816 cp/pt.c:1870
26701 #, fuzzy, gcc-internal-format
26702 msgid "template-id %qD in declaration of primary template"
26703 msgstr "`operator delete' ¤ÎÀë¸ÀÆâ¤Ë¿¤¹¤®¤ë°ú¿ô"
26704
26705 #: cp/pt.c:1829
26706 #, fuzzy, gcc-internal-format
26707 msgid "template parameter list used in explicit instantiation"
26708 msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
26709
26710 #: cp/pt.c:1835
26711 #, gcc-internal-format
26712 msgid "definition provided for explicit instantiation"
26713 msgstr ""
26714
26715 #: cp/pt.c:1843
26716 #, fuzzy, gcc-internal-format
26717 msgid "too many template parameter lists in declaration of %qD"
26718 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
26719
26720 #: cp/pt.c:1846
26721 #, fuzzy, gcc-internal-format
26722 msgid "too few template parameter lists in declaration of %qD"
26723 msgstr ""
26724 "\n"
26725 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
26726
26727 #: cp/pt.c:1848
26728 #, gcc-internal-format
26729 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
26730 msgstr ""
26731
26732 #: cp/pt.c:1867
26733 #, gcc-internal-format
26734 msgid "function template partial specialization %qD is not allowed"
26735 msgstr ""
26736
26737 #: cp/pt.c:1899
26738 #, gcc-internal-format
26739 msgid "default argument specified in explicit specialization"
26740 msgstr ""
26741
26742 #: cp/pt.c:1928
26743 #, fuzzy, gcc-internal-format
26744 msgid "%qD is not a template function"
26745 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
26746
26747 #. From [temp.expl.spec]:
26748 #.
26749 #. If such an explicit specialization for the member
26750 #. of a class template names an implicitly-declared
26751 #. special member function (clause _special_), the
26752 #. program is ill-formed.
26753 #.
26754 #. Similar language is found in [temp.explicit].
26755 #: cp/pt.c:1990
26756 #, gcc-internal-format
26757 msgid "specialization of implicitly-declared special member function"
26758 msgstr ""
26759
26760 #: cp/pt.c:2034
26761 #, fuzzy, gcc-internal-format
26762 msgid "no member function %qD declared in %qT"
26763 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
26764
26765 #: cp/pt.c:2258
26766 #, fuzzy, gcc-internal-format
26767 msgid "declaration of %q+#D"
26768 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
26769
26770 #: cp/pt.c:2259
26771 #, gcc-internal-format
26772 msgid " shadows template parm %q+#D"
26773 msgstr ""
26774
26775 #: cp/pt.c:2662
26776 #, gcc-internal-format
26777 msgid "template parameters not used in partial specialization:"
26778 msgstr ""
26779
26780 #: cp/pt.c:2666
26781 #, gcc-internal-format
26782 msgid "        %qD"
26783 msgstr ""
26784
26785 #: cp/pt.c:2677
26786 #, gcc-internal-format
26787 msgid "partial specialization %qT does not specialize any template arguments"
26788 msgstr ""
26789
26790 #: cp/pt.c:2702
26791 #, gcc-internal-format
26792 msgid "template argument %qE involves template parameter(s)"
26793 msgstr ""
26794
26795 #: cp/pt.c:2746
26796 #, gcc-internal-format
26797 msgid "type %qT of template argument %qE depends on template parameter(s)"
26798 msgstr ""
26799
26800 #: cp/pt.c:2833
26801 #, fuzzy, gcc-internal-format
26802 msgid "no default argument for %qD"
26803 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
26804
26805 #: cp/pt.c:2992
26806 #, gcc-internal-format
26807 msgid "template class without a name"
26808 msgstr ""
26809
26810 #. [temp.mem]
26811 #.
26812 #. A destructor shall not be a member template.
26813 #: cp/pt.c:3000
26814 #, gcc-internal-format
26815 msgid "destructor %qD declared as member template"
26816 msgstr ""
26817
26818 #. [basic.stc.dynamic.allocation]
26819 #.
26820 #. An allocation function can be a function
26821 #. template. ... Template allocation functions shall
26822 #. have two or more parameters.
26823 #: cp/pt.c:3015
26824 #, fuzzy, gcc-internal-format
26825 msgid "invalid template declaration of %qD"
26826 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
26827
26828 #: cp/pt.c:3095
26829 #, gcc-internal-format
26830 msgid "%qD does not declare a template type"
26831 msgstr ""
26832
26833 #: cp/pt.c:3101
26834 #, fuzzy, gcc-internal-format
26835 msgid "template definition of non-template %q#D"
26836 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
26837
26838 #: cp/pt.c:3144
26839 #, gcc-internal-format
26840 msgid "expected %d levels of template parms for %q#D, got %d"
26841 msgstr ""
26842
26843 #: cp/pt.c:3156
26844 #, gcc-internal-format
26845 msgid "got %d template parameters for %q#D"
26846 msgstr ""
26847
26848 #: cp/pt.c:3159
26849 #, gcc-internal-format
26850 msgid "got %d template parameters for %q#T"
26851 msgstr ""
26852
26853 #: cp/pt.c:3161
26854 #, gcc-internal-format
26855 msgid "  but %d required"
26856 msgstr ""
26857
26858 #: cp/pt.c:3258
26859 #, fuzzy, gcc-internal-format
26860 msgid "%qT is not a template type"
26861 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
26862
26863 #: cp/pt.c:3271
26864 #, fuzzy, gcc-internal-format
26865 msgid "template specifiers not specified in declaration of %qD"
26866 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
26867
26868 #: cp/pt.c:3281
26869 #, fuzzy, gcc-internal-format
26870 msgid "previous declaration %q+D"
26871 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
26872
26873 #: cp/pt.c:3282
26874 #, fuzzy, gcc-internal-format
26875 msgid "used %d template parameter(s) instead of %d"
26876 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
26877
26878 #: cp/pt.c:3301
26879 #, fuzzy, gcc-internal-format
26880 msgid "template parameter %q+#D"
26881 msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
26882
26883 #: cp/pt.c:3302
26884 #, gcc-internal-format
26885 msgid "redeclared here as %q#D"
26886 msgstr ""
26887
26888 #. We have in [temp.param]:
26889 #.
26890 #. A template-parameter may not be given default arguments
26891 #. by two different declarations in the same scope.
26892 #: cp/pt.c:3312
26893 #, gcc-internal-format
26894 msgid "redefinition of default argument for %q#D"
26895 msgstr ""
26896
26897 #: cp/pt.c:3313
26898 #, gcc-internal-format
26899 msgid "%J  original definition appeared here"
26900 msgstr ""
26901
26902 #: cp/pt.c:3409
26903 #, gcc-internal-format
26904 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
26905 msgstr ""
26906
26907 #: cp/pt.c:3450
26908 #, gcc-internal-format
26909 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
26910 msgstr ""
26911
26912 #: cp/pt.c:3527
26913 #, gcc-internal-format
26914 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
26915 msgstr ""
26916
26917 #: cp/pt.c:3577
26918 #, gcc-internal-format
26919 msgid "%qE is not a valid template argument for type %qT because it is not a constant pointer"
26920 msgstr ""
26921
26922 #: cp/pt.c:3597
26923 #, gcc-internal-format
26924 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
26925 msgstr ""
26926
26927 #: cp/pt.c:3604
26928 #, gcc-internal-format
26929 msgid "%qE is not a valid template argument for type %qT because it is not a lvalue"
26930 msgstr ""
26931
26932 #: cp/pt.c:3617
26933 #, gcc-internal-format
26934 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
26935 msgstr ""
26936
26937 #: cp/pt.c:3657
26938 #, gcc-internal-format
26939 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
26940 msgstr ""
26941
26942 #: cp/pt.c:3659
26943 #, gcc-internal-format
26944 msgid "try using %qE instead"
26945 msgstr ""
26946
26947 #: cp/pt.c:3694
26948 #, gcc-internal-format
26949 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
26950 msgstr ""
26951
26952 #: cp/pt.c:3697
26953 #, fuzzy, gcc-internal-format
26954 msgid "standard conversions are not allowed in this context"
26955 msgstr "#if ¼°¤ÎÃæ¤Ç¤Ïʸ»úÎóÄê¿ô¤¬»È¤¨¤Þ¤»¤ó"
26956
26957 #: cp/pt.c:3866
26958 #, gcc-internal-format
26959 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
26960 msgstr ""
26961
26962 #: cp/pt.c:3881 cp/pt.c:3900 cp/pt.c:3940
26963 #, gcc-internal-format
26964 msgid "type/value mismatch at argument %d in template parameter list for %qD"
26965 msgstr ""
26966
26967 #: cp/pt.c:3885
26968 #, gcc-internal-format
26969 msgid "  expected a constant of type %qT, got %qT"
26970 msgstr ""
26971
26972 #: cp/pt.c:3889
26973 #, gcc-internal-format
26974 msgid "  expected a class template, got %qE"
26975 msgstr ""
26976
26977 #: cp/pt.c:3891
26978 #, fuzzy, gcc-internal-format
26979 msgid "  expected a type, got %qE"
26980 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
26981
26982 #: cp/pt.c:3904
26983 #, fuzzy, gcc-internal-format
26984 msgid "  expected a type, got %qT"
26985 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
26986
26987 #: cp/pt.c:3906
26988 #, gcc-internal-format
26989 msgid "  expected a class template, got %qT"
26990 msgstr ""
26991
26992 #: cp/pt.c:3943
26993 #, gcc-internal-format
26994 msgid "  expected a template of type %qD, got %qD"
26995 msgstr ""
26996
26997 #: cp/pt.c:3986
26998 #, gcc-internal-format
26999 msgid "could not convert template argument %qE to %qT"
27000 msgstr ""
27001
27002 #: cp/pt.c:4025
27003 #, gcc-internal-format
27004 msgid "wrong number of template arguments (%d, should be %d)"
27005 msgstr ""
27006
27007 #: cp/pt.c:4029
27008 #, gcc-internal-format
27009 msgid "provided for %q+D"
27010 msgstr ""
27011
27012 #: cp/pt.c:4059
27013 #, fuzzy, gcc-internal-format
27014 msgid "template argument %d is invalid"
27015 msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ïʸ»úÎ󲽤µ¤ì¤Þ¤¹"
27016
27017 #: cp/pt.c:4414
27018 #, gcc-internal-format
27019 msgid "non-template type %qT used as a template"
27020 msgstr ""
27021
27022 #: cp/pt.c:4416
27023 #, fuzzy, gcc-internal-format
27024 msgid "for template declaration %q+D"
27025 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
27026
27027 #: cp/pt.c:5066
27028 #, gcc-internal-format
27029 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
27030 msgstr ""
27031
27032 #: cp/pt.c:6621
27033 #, fuzzy, gcc-internal-format
27034 msgid "instantiation of %q+D as type %qT"
27035 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
27036
27037 #: cp/pt.c:6800
27038 #, fuzzy, gcc-internal-format
27039 msgid "invalid parameter type %qT"
27040 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
27041
27042 #: cp/pt.c:6802
27043 #, fuzzy, gcc-internal-format
27044 msgid "in declaration %q+D"
27045 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
27046
27047 #: cp/pt.c:6875
27048 #, fuzzy, gcc-internal-format
27049 msgid "function returning an array"
27050 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
27051
27052 #: cp/pt.c:6877
27053 #, fuzzy, gcc-internal-format
27054 msgid "function returning a function"
27055 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
27056
27057 #: cp/pt.c:6904
27058 #, fuzzy, gcc-internal-format
27059 msgid "creating pointer to member function of non-class type %qT"
27060 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
27061
27062 #: cp/pt.c:7085
27063 #, fuzzy, gcc-internal-format
27064 msgid "creating array with negative size (%qE)"
27065 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
27066
27067 #: cp/pt.c:7302
27068 #, fuzzy, gcc-internal-format
27069 msgid "forming reference to void"
27070 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
27071
27072 #: cp/pt.c:7304
27073 #, gcc-internal-format
27074 msgid "forming %s to reference type %qT"
27075 msgstr ""
27076
27077 #: cp/pt.c:7341
27078 #, fuzzy, gcc-internal-format
27079 msgid "creating pointer to member of non-class type %qT"
27080 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
27081
27082 #: cp/pt.c:7347
27083 #, fuzzy, gcc-internal-format
27084 msgid "creating pointer to member reference type %qT"
27085 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
27086
27087 #: cp/pt.c:7353
27088 #, fuzzy, gcc-internal-format
27089 msgid "creating pointer to member of type void"
27090 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
27091
27092 #: cp/pt.c:7420
27093 #, fuzzy, gcc-internal-format
27094 msgid "creating array of %qT"
27095 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
27096
27097 #: cp/pt.c:7426
27098 #, gcc-internal-format
27099 msgid "creating array of %qT, which is an abstract class type"
27100 msgstr ""
27101
27102 #: cp/pt.c:7470
27103 #, gcc-internal-format
27104 msgid "%qT is not a class, struct, or union type"
27105 msgstr ""
27106
27107 #: cp/pt.c:7505
27108 #, gcc-internal-format
27109 msgid "%qT resolves to %qT, which is not an enumeration type"
27110 msgstr ""
27111
27112 #: cp/pt.c:7508
27113 #, gcc-internal-format
27114 msgid "%qT resolves to %qT, which is is not a class type"
27115 msgstr ""
27116
27117 #: cp/pt.c:7570
27118 #, fuzzy, gcc-internal-format
27119 msgid "use of %qs in template"
27120 msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
27121
27122 #: cp/pt.c:7702
27123 #, gcc-internal-format
27124 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
27125 msgstr ""
27126
27127 #: cp/pt.c:7704
27128 #, gcc-internal-format
27129 msgid "say %<typename %E%> if a type is meant"
27130 msgstr ""
27131
27132 #: cp/pt.c:7827
27133 #, fuzzy, gcc-internal-format
27134 msgid "using invalid field %qD"
27135 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
27136
27137 #: cp/pt.c:8933
27138 #, gcc-internal-format
27139 msgid "%qT is not a class or namespace"
27140 msgstr ""
27141
27142 #: cp/pt.c:8936
27143 #, gcc-internal-format
27144 msgid "%qD is not a class or namespace"
27145 msgstr ""
27146
27147 #: cp/pt.c:9085
27148 #, gcc-internal-format
27149 msgid "%qT is/uses anonymous type"
27150 msgstr ""
27151
27152 #: cp/pt.c:9087
27153 #, gcc-internal-format
27154 msgid "%qT uses local type %qT"
27155 msgstr ""
27156
27157 #: cp/pt.c:9096
27158 #, gcc-internal-format
27159 msgid "%qT is a variably modified type"
27160 msgstr ""
27161
27162 #: cp/pt.c:9107
27163 #, fuzzy, gcc-internal-format
27164 msgid "integral expression %qE is not constant"
27165 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
27166
27167 #: cp/pt.c:9112
27168 #, fuzzy, gcc-internal-format
27169 msgid "  trying to instantiate %qD"
27170 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
27171
27172 #: cp/pt.c:11103
27173 #, fuzzy, gcc-internal-format
27174 msgid "ambiguous class template instantiation for %q#T"
27175 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
27176
27177 #: cp/pt.c:11106
27178 #, fuzzy, gcc-internal-format
27179 msgid "%s %+#T"
27180 msgstr "%s: %s"
27181
27182 #: cp/pt.c:11129 cp/pt.c:11200
27183 #, fuzzy, gcc-internal-format
27184 msgid "explicit instantiation of non-template %q#D"
27185 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
27186
27187 #: cp/pt.c:11145 cp/pt.c:11195
27188 #, gcc-internal-format
27189 msgid "no matching template for %qD found"
27190 msgstr ""
27191
27192 #: cp/pt.c:11151
27193 #, fuzzy, gcc-internal-format
27194 msgid "explicit instantiation of %q#D"
27195 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
27196
27197 #: cp/pt.c:11187
27198 #, fuzzy, gcc-internal-format
27199 msgid "duplicate explicit instantiation of %q#D"
27200 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
27201
27202 #: cp/pt.c:11209
27203 #, fuzzy, gcc-internal-format
27204 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
27205 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
27206
27207 #: cp/pt.c:11214 cp/pt.c:11307
27208 #, fuzzy, gcc-internal-format
27209 msgid "storage class %qD applied to template instantiation"
27210 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
27211
27212 #: cp/pt.c:11279
27213 #, fuzzy, gcc-internal-format
27214 msgid "explicit instantiation of non-template type %qT"
27215 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
27216
27217 #: cp/pt.c:11288
27218 #, fuzzy, gcc-internal-format
27219 msgid "explicit instantiation of %q#T before definition of template"
27220 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
27221
27222 #: cp/pt.c:11296
27223 #, fuzzy, gcc-internal-format
27224 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
27225 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
27226
27227 #: cp/pt.c:11341
27228 #, fuzzy, gcc-internal-format
27229 msgid "duplicate explicit instantiation of %q#T"
27230 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
27231
27232 #: cp/pt.c:11754
27233 #, fuzzy, gcc-internal-format
27234 msgid "explicit instantiation of %qD but no definition available"
27235 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
27236
27237 #: cp/pt.c:11901
27238 #, gcc-internal-format
27239 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth-NN to increase the maximum)"
27240 msgstr ""
27241
27242 #: cp/pt.c:12174
27243 #, fuzzy, gcc-internal-format
27244 msgid "%q#T is not a valid type for a template constant parameter"
27245 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
27246
27247 #: cp/repo.c:113
27248 #, gcc-internal-format
27249 msgid "-frepo must be used with -c"
27250 msgstr "-frepo ¤Ï -c ÉÕ¤­¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
27251
27252 #: cp/repo.c:201
27253 #, gcc-internal-format
27254 msgid "mysterious repository information in %s"
27255 msgstr "%s ¤ËÉԲIJò¤Ê¥ê¥Ý¥¸¥È¥ê¾ðÊ󤬤¢¤ê¤Þ¤¹"
27256
27257 #: cp/repo.c:215
27258 #, fuzzy, gcc-internal-format
27259 msgid "can't create repository information file %qs"
27260 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
27261
27262 #: cp/rtti.c:270
27263 #, gcc-internal-format
27264 msgid "cannot use typeid with -fno-rtti"
27265 msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó"
27266
27267 #: cp/rtti.c:276
27268 #, gcc-internal-format
27269 msgid "must #include <typeinfo> before using typeid"
27270 msgstr "typeid ¤ò»È¤¦Á°¤Ë #include <typeinfo> ¤È¤·¤Ê¤¤¤È¤¤¤±¤Þ¤»¤ó"
27271
27272 #: cp/rtti.c:348
27273 #, gcc-internal-format
27274 msgid "cannot create type information for type %qT because its size is variable"
27275 msgstr ""
27276
27277 #: cp/rtti.c:598 cp/rtti.c:612
27278 #, gcc-internal-format
27279 msgid "dynamic_cast of %q#D to %q#T can never succeed"
27280 msgstr ""
27281
27282 #: cp/rtti.c:691
27283 #, gcc-internal-format
27284 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
27285 msgstr ""
27286
27287 #: cp/search.c:257
27288 #, gcc-internal-format
27289 msgid "%qT is an ambiguous base of %qT"
27290 msgstr ""
27291
27292 #: cp/search.c:275
27293 #, gcc-internal-format
27294 msgid "%qT is an inaccessible base of %qT"
27295 msgstr ""
27296
27297 #: cp/search.c:1847
27298 #, fuzzy, gcc-internal-format
27299 msgid "deprecated covariant return type for %q+#D"
27300 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
27301
27302 #: cp/search.c:1849 cp/search.c:1864 cp/search.c:1869
27303 #, gcc-internal-format
27304 msgid "  overriding %q+#D"
27305 msgstr ""
27306
27307 #: cp/search.c:1863
27308 #, fuzzy, gcc-internal-format
27309 msgid "invalid covariant return type for %q+#D"
27310 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
27311
27312 #: cp/search.c:1868
27313 #, fuzzy, gcc-internal-format
27314 msgid "conflicting return type specified for %q+#D"
27315 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
27316
27317 #: cp/search.c:1878
27318 #, fuzzy, gcc-internal-format
27319 msgid "looser throw specifier for %q+#F"
27320 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
27321
27322 #: cp/search.c:1879
27323 #, gcc-internal-format
27324 msgid "  overriding %q+#F"
27325 msgstr ""
27326
27327 #. A static member function cannot match an inherited
27328 #. virtual member function.
27329 #: cp/search.c:1972
27330 #, fuzzy, gcc-internal-format
27331 msgid "%q+#D cannot be declared"
27332 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
27333
27334 #: cp/search.c:1973
27335 #, gcc-internal-format
27336 msgid "  since %q+#D declared in base class"
27337 msgstr ""
27338
27339 #: cp/semantics.c:1248
27340 #, gcc-internal-format
27341 msgid "type of asm operand %qE could not be determined"
27342 msgstr ""
27343
27344 #: cp/semantics.c:1367
27345 #, fuzzy, gcc-internal-format
27346 msgid "invalid use of member %q+D in static member function"
27347 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
27348
27349 #: cp/semantics.c:1369
27350 #, fuzzy, gcc-internal-format
27351 msgid "invalid use of non-static data member %q+D"
27352 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
27353
27354 #: cp/semantics.c:1370 cp/semantics.c:1409
27355 #, gcc-internal-format
27356 msgid "from this location"
27357 msgstr ""
27358
27359 #: cp/semantics.c:1408
27360 #, fuzzy, gcc-internal-format
27361 msgid "object missing in reference to %q+D"
27362 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
27363
27364 #: cp/semantics.c:1874
27365 #, fuzzy, gcc-internal-format
27366 msgid "arguments to destructor are not allowed"
27367 msgstr "°ú¿ô¤¬¹½Â¤ÂΤǤ¹"
27368
27369 #: cp/semantics.c:1925
27370 #, fuzzy, gcc-internal-format
27371 msgid "%<this%> is unavailable for static member functions"
27372 msgstr "`this' ¤ÏÀÅŪ¥á¥ó¥Ð´Ø¿ô¤«¤é»ÈÍѤǤ­¤Þ¤»¤ó"
27373
27374 #: cp/semantics.c:1931
27375 #, fuzzy, gcc-internal-format
27376 msgid "invalid use of %<this%> in non-member function"
27377 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
27378
27379 #: cp/semantics.c:1933
27380 #, fuzzy, gcc-internal-format
27381 msgid "invalid use of %<this%> at top level"
27382 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
27383
27384 #: cp/semantics.c:1957
27385 #, gcc-internal-format
27386 msgid "invalid qualifying scope in pseudo-destructor name"
27387 msgstr ""
27388
27389 #: cp/semantics.c:1977
27390 #, fuzzy, gcc-internal-format
27391 msgid "%qE is not of type %qT"
27392 msgstr "%s ¤Ï·¿ %s ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
27393
27394 #: cp/semantics.c:2080
27395 #, fuzzy, gcc-internal-format
27396 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
27397 msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿²¾°ú¿ô¤Ë¤Ï `class' ¤ä `typename' Í½Ìó¸ì¤ò»È¤ï¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
27398
27399 #: cp/semantics.c:2124
27400 #, gcc-internal-format
27401 msgid "invalid use of type %qT as a default value for a template template-parameter"
27402 msgstr ""
27403
27404 #: cp/semantics.c:2127
27405 #, gcc-internal-format
27406 msgid "invalid use of %qD as a default value for a template template-parameter"
27407 msgstr ""
27408
27409 #: cp/semantics.c:2131
27410 #, fuzzy, gcc-internal-format
27411 msgid "invalid default argument for a template template parameter"
27412 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
27413
27414 #: cp/semantics.c:2148
27415 #, fuzzy, gcc-internal-format
27416 msgid "definition of %q#T inside template parameter list"
27417 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
27418
27419 #: cp/semantics.c:2159
27420 #, fuzzy, gcc-internal-format
27421 msgid "invalid definition of qualified type %qT"
27422 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
27423
27424 #: cp/semantics.c:2362
27425 #, fuzzy, gcc-internal-format
27426 msgid "invalid base-class specification"
27427 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
27428
27429 #: cp/semantics.c:2371
27430 #, gcc-internal-format
27431 msgid "base class %qT has cv qualifiers"
27432 msgstr ""
27433
27434 #: cp/semantics.c:2393
27435 #, gcc-internal-format
27436 msgid "incomplete type %qT used in nested name specifier"
27437 msgstr ""
27438
27439 #: cp/semantics.c:2396
27440 #, gcc-internal-format
27441 msgid "reference to %<%T::%D%> is ambiguous"
27442 msgstr ""
27443
27444 #: cp/semantics.c:2400 cp/typeck.c:1642
27445 #, fuzzy, gcc-internal-format
27446 msgid "%qD is not a member of %qT"
27447 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
27448
27449 #: cp/semantics.c:2403
27450 #, fuzzy, gcc-internal-format
27451 msgid "%qD is not a member of %qD"
27452 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
27453
27454 #: cp/semantics.c:2517
27455 #, gcc-internal-format
27456 msgid "use of %<auto%> variable from containing function"
27457 msgstr ""
27458
27459 #: cp/semantics.c:2518
27460 #, gcc-internal-format
27461 msgid "use of parameter from containing function"
27462 msgstr ""
27463
27464 #: cp/semantics.c:2519
27465 #, fuzzy, gcc-internal-format
27466 msgid "  %q+#D declared here"
27467 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
27468
27469 #: cp/semantics.c:2557
27470 #, gcc-internal-format
27471 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
27472 msgstr ""
27473
27474 #: cp/semantics.c:2723
27475 #, fuzzy, gcc-internal-format
27476 msgid "%qD cannot appear in a constant-expression"
27477 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
27478
27479 #: cp/semantics.c:2731
27480 #, gcc-internal-format
27481 msgid "use of namespace %qD as expression"
27482 msgstr ""
27483
27484 #: cp/semantics.c:2736
27485 #, gcc-internal-format
27486 msgid "use of class template %qT as expression"
27487 msgstr ""
27488
27489 #. Ambiguous reference to base members.
27490 #: cp/semantics.c:2742
27491 #, fuzzy, gcc-internal-format
27492 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
27493 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
27494
27495 #: cp/semantics.c:2854
27496 #, fuzzy, gcc-internal-format
27497 msgid "type of %qE is unknown"
27498 msgstr "¥ì¥¸¥¹¥¿ '%c' ¤¬ÉÔÌÀ¤Ç¤¹"
27499
27500 #: cp/tree.c:560
27501 #, gcc-internal-format
27502 msgid "%qV qualifiers cannot be applied to %qT"
27503 msgstr ""
27504
27505 #: cp/tree.c:1783
27506 #, fuzzy, gcc-internal-format
27507 msgid "%qE attribute can only be applied to Java class definitions"
27508 msgstr "`java_interface' Â°À­¤Ï Java ¥¯¥é¥¹ÄêµÁ¤ËÂФ·¤Æ¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
27509
27510 #: cp/tree.c:1812
27511 #, fuzzy, gcc-internal-format
27512 msgid "%qE attribute can only be applied to class definitions"
27513 msgstr "`com_interface' Â°À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
27514
27515 #: cp/tree.c:1818
27516 #, gcc-internal-format
27517 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
27518 msgstr ""
27519
27520 #: cp/tree.c:1842
27521 #, gcc-internal-format
27522 msgid "requested init_priority is not an integer constant"
27523 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
27524
27525 #: cp/tree.c:1863
27526 #, fuzzy, gcc-internal-format
27527 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
27528 msgstr "init_priority Â°À­¤Ï¥¯¥é¥¹·¿¥ª¥Ö¥¸¥§¥¯¥È¤Î¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×ÄêµÁ¤Ç¤Î¤ß»È¤¨¤Þ¤¹"
27529
27530 #: cp/tree.c:1871
27531 #, gcc-internal-format
27532 msgid "requested init_priority is out of range"
27533 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤¬Èϰϳ°¤Ç¤¹"
27534
27535 #: cp/tree.c:1881
27536 #, gcc-internal-format
27537 msgid "requested init_priority is reserved for internal use"
27538 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÆâÉô¤Ç»ÈÍѤ¹¤ë¤¿¤á¤ËͽÌ󤵤ì¤Æ¤¤¤Þ¤¹"
27539
27540 #: cp/tree.c:1892
27541 #, fuzzy, gcc-internal-format
27542 msgid "%qE attribute is not supported on this platform"
27543 msgstr "init_priority Â°À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
27544
27545 #: cp/typeck.c:435 cp/typeck.c:449 cp/typeck.c:549
27546 #, fuzzy, gcc-internal-format
27547 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
27548 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
27549
27550 #: cp/typeck.c:511
27551 #, fuzzy, gcc-internal-format
27552 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
27553 msgstr "ISO C++ ¤Ï `void *' ·¿¥Ý¥¤¥ó¥¿¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
27554
27555 #: cp/typeck.c:569
27556 #, fuzzy, gcc-internal-format
27557 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
27558 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
27559
27560 #: cp/typeck.c:1258
27561 #, fuzzy, gcc-internal-format
27562 msgid "invalid application of %qs to a member function"
27563 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
27564
27565 #: cp/typeck.c:1293
27566 #, fuzzy, gcc-internal-format
27567 msgid "invalid application of %qs to a bit-field"
27568 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
27569
27570 #: cp/typeck.c:1298
27571 #, fuzzy, gcc-internal-format
27572 msgid "ISO C++ forbids applying %qs to an expression of function type"
27573 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Î¼°¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
27574
27575 #: cp/typeck.c:1335
27576 #, fuzzy, gcc-internal-format
27577 msgid "invalid use of non-static member function"
27578 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
27579
27580 #: cp/typeck.c:1502
27581 #, fuzzy, gcc-internal-format
27582 msgid "deprecated conversion from string constant to %qT'"
27583 msgstr "ʸ»úÎóÄê¿ôÃæ¤Î \\r ¥¨¥¹¥±¡¼¥×"
27584
27585 #: cp/typeck.c:1613 cp/typeck.c:1961
27586 #, gcc-internal-format
27587 msgid "request for member %qD in %qE, which is of non-class type %qT"
27588 msgstr ""
27589
27590 #: cp/typeck.c:1640
27591 #, fuzzy, gcc-internal-format
27592 msgid "invalid use of nonstatic data member %qE"
27593 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
27594
27595 #: cp/typeck.c:1692 cp/typeck.c:1720
27596 #, gcc-internal-format
27597 msgid "invalid access to non-static data member %qD of NULL object"
27598 msgstr ""
27599
27600 #: cp/typeck.c:1695 cp/typeck.c:1722
27601 #, gcc-internal-format
27602 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
27603 msgstr ""
27604
27605 #: cp/typeck.c:1833
27606 #, gcc-internal-format
27607 msgid "qualified type %qT does not match destructor name ~%qT"
27608 msgstr ""
27609
27610 #: cp/typeck.c:1839
27611 #, gcc-internal-format
27612 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
27613 msgstr ""
27614
27615 #: cp/typeck.c:1999
27616 #, gcc-internal-format
27617 msgid "%<%D::%D%> is not a member of %qT"
27618 msgstr ""
27619
27620 #: cp/typeck.c:2014
27621 #, gcc-internal-format
27622 msgid "%qT is not a base of %qT"
27623 msgstr ""
27624
27625 #: cp/typeck.c:2033
27626 #, fuzzy, gcc-internal-format
27627 msgid "%qD has no member named %qE"
27628 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
27629
27630 #: cp/typeck.c:2048
27631 #, fuzzy, gcc-internal-format
27632 msgid "%qD is not a member template function"
27633 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
27634
27635 #. A pointer to incomplete type (other than cv void) can be
27636 #. dereferenced [expr.unary.op]/1
27637 #: cp/typeck.c:2168
27638 #, gcc-internal-format
27639 msgid "%qT is not a pointer-to-object type"
27640 msgstr ""
27641
27642 #: cp/typeck.c:2193
27643 #, fuzzy, gcc-internal-format
27644 msgid "invalid use of %qs on pointer to member"
27645 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
27646
27647 #: cp/typeck.c:2199
27648 #, gcc-internal-format
27649 msgid "invalid type argument"
27650 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
27651
27652 #: cp/typeck.c:2222
27653 #, gcc-internal-format
27654 msgid "subscript missing in array reference"
27655 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
27656
27657 #: cp/typeck.c:2304
27658 #, gcc-internal-format
27659 msgid "ISO C++ forbids subscripting non-lvalue array"
27660 msgstr "ISO C++ ¤Ïº¸ÊÕÃͤǤϤʤ¤ÇÛÎó¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
27661
27662 #: cp/typeck.c:2315
27663 #, fuzzy, gcc-internal-format
27664 msgid "subscripting array declared %<register%>"
27665 msgstr "`register' ¤ÈÀë¸À¤µ¤ì¤¿ÇÛÎó¤Ëź»ú¤ò¤Ä¤±¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
27666
27667 #: cp/typeck.c:2398
27668 #, fuzzy, gcc-internal-format
27669 msgid "object missing in use of %qE"
27670 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¹½ÃۤλÈÍѤǥª¥Ö¥¸¥§¥¯¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
27671
27672 #: cp/typeck.c:2512
27673 #, fuzzy, gcc-internal-format
27674 msgid "ISO C++ forbids calling %<::main%> from within program"
27675 msgstr "ISO C++ ¤Ï¥×¥í¥°¥é¥à¤ÎÃ椫¤é `::main' ¤ò¸Æ¤Ó½Ð¤¹¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
27676
27677 #: cp/typeck.c:2537
27678 #, gcc-internal-format
27679 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
27680 msgstr ""
27681
27682 #: cp/typeck.c:2551
27683 #, fuzzy, gcc-internal-format
27684 msgid "%qE cannot be used as a function"
27685 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
27686
27687 #: cp/typeck.c:2631
27688 #, fuzzy, gcc-internal-format
27689 msgid "too many arguments to %s %q+#D"
27690 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
27691
27692 #: cp/typeck.c:2632 cp/typeck.c:2734
27693 #, gcc-internal-format
27694 msgid "at this point in file"
27695 msgstr "¥Õ¥¡¥¤¥ë¤Î¤³¤Î°ÌÃÖ"
27696
27697 #: cp/typeck.c:2635
27698 #, gcc-internal-format
27699 msgid "too many arguments to function"
27700 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
27701
27702 #: cp/typeck.c:2669
27703 #, fuzzy, gcc-internal-format
27704 msgid "parameter %P of %qD has incomplete type %qT"
27705 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
27706
27707 #: cp/typeck.c:2672
27708 #, fuzzy, gcc-internal-format
27709 msgid "parameter %P has incomplete type %qT"
27710 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
27711
27712 #: cp/typeck.c:2733
27713 #, fuzzy, gcc-internal-format
27714 msgid "too few arguments to %s %q+#D"
27715 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
27716
27717 #: cp/typeck.c:2737
27718 #, gcc-internal-format
27719 msgid "too few arguments to function"
27720 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
27721
27722 #: cp/typeck.c:2885 cp/typeck.c:2895
27723 #, gcc-internal-format
27724 msgid "assuming cast to type %qT from overloaded function"
27725 msgstr ""
27726
27727 #: cp/typeck.c:2963
27728 #, fuzzy, gcc-internal-format
27729 msgid "division by zero in %<%E / 0%>"
27730 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
27731
27732 #: cp/typeck.c:2965
27733 #, fuzzy, gcc-internal-format
27734 msgid "division by zero in %<%E / 0.%>"
27735 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
27736
27737 #: cp/typeck.c:3000
27738 #, fuzzy, gcc-internal-format
27739 msgid "division by zero in %<%E %% 0%>"
27740 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
27741
27742 #: cp/typeck.c:3002
27743 #, fuzzy, gcc-internal-format
27744 msgid "division by zero in %<%E %% 0.%>"
27745 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
27746
27747 #: cp/typeck.c:3082
27748 #, gcc-internal-format
27749 msgid "%s rotate count is negative"
27750 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
27751
27752 #: cp/typeck.c:3085
27753 #, gcc-internal-format
27754 msgid "%s rotate count >= width of type"
27755 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô >= ·¿¤ÎÉý¤Ç¤¹"
27756
27757 #: cp/typeck.c:3119 cp/typeck.c:3124 cp/typeck.c:3220 cp/typeck.c:3225
27758 #, gcc-internal-format
27759 msgid "ISO C++ forbids comparison between pointer and integer"
27760 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
27761
27762 #: cp/typeck.c:3239
27763 #, gcc-internal-format
27764 msgid "unordered comparison on non-floating point argument"
27765 msgstr "ÈóÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ç¤Î½ç½øÉÕ¤±¤é¤ì¤Ê¤¤Èæ³Ó¤Ç¤¹"
27766
27767 #: cp/typeck.c:3277
27768 #, fuzzy, gcc-internal-format
27769 msgid "invalid operands of types %qT and %qT to binary %qO"
27770 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
27771
27772 #: cp/typeck.c:3441
27773 #, fuzzy, gcc-internal-format
27774 msgid "comparison between types %q#T and %q#T"
27775 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
27776
27777 #: cp/typeck.c:3477
27778 #, gcc-internal-format
27779 msgid "comparison between signed and unsigned integer expressions"
27780 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤ÎÀ°¿ô¼°Æ±»Î¤ÎÈæ³Ó¤Ç¤¹"
27781
27782 #. Some sort of arithmetic operation involving NULL was
27783 #. performed.  Note that pointer-difference and pointer-addition
27784 #. have already been handled above, and so we don't end up here in
27785 #. that case.
27786 #: cp/typeck.c:3556
27787 #, fuzzy, gcc-internal-format
27788 msgid "NULL used in arithmetic"
27789 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
27790
27791 #: cp/typeck.c:3614
27792 #, fuzzy, gcc-internal-format
27793 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
27794 msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
27795
27796 #: cp/typeck.c:3616
27797 #, gcc-internal-format
27798 msgid "ISO C++ forbids using pointer to a function in subtraction"
27799 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
27800
27801 #: cp/typeck.c:3618
27802 #, gcc-internal-format
27803 msgid "ISO C++ forbids using pointer to a method in subtraction"
27804 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
27805
27806 #: cp/typeck.c:3630
27807 #, gcc-internal-format
27808 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
27809 msgstr "¥Ý¥¤¥ó¥¿±é»»¤ÇÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤Ï̵¸ú¤Ç¤¹"
27810
27811 #: cp/typeck.c:3690
27812 #, fuzzy, gcc-internal-format
27813 msgid "invalid use of %qE to form a pointer-to-member-function"
27814 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
27815
27816 #: cp/typeck.c:3693
27817 #, gcc-internal-format
27818 msgid "  a qualified-id is required"
27819 msgstr ""
27820
27821 #: cp/typeck.c:3698
27822 #, gcc-internal-format
27823 msgid "parenthesis around %qE cannot be used to form a pointer-to-member-function"
27824 msgstr ""
27825
27826 #: cp/typeck.c:3721
27827 #, gcc-internal-format
27828 msgid "taking address of temporary"
27829 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
27830
27831 #: cp/typeck.c:3965
27832 #, gcc-internal-format
27833 msgid "ISO C++ forbids %sing an enum"
27834 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
27835
27836 #: cp/typeck.c:3976
27837 #, fuzzy, gcc-internal-format
27838 msgid "cannot %s a pointer to incomplete type %qT"
27839 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
27840
27841 #: cp/typeck.c:3982
27842 #, fuzzy, gcc-internal-format
27843 msgid "ISO C++ forbids %sing a pointer of type %qT"
27844 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
27845
27846 #: cp/typeck.c:4007
27847 #, gcc-internal-format
27848 msgid "cast to non-reference type used as lvalue"
27849 msgstr "º¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤Ç¤¹"
27850
27851 #: cp/typeck.c:4042
27852 #, fuzzy, gcc-internal-format
27853 msgid "invalid use of %<--%> on bool variable %qD"
27854 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
27855
27856 #. ARM $3.4
27857 #: cp/typeck.c:4071
27858 #, fuzzy, gcc-internal-format
27859 msgid "ISO C++ forbids taking address of function %<::main%>"
27860 msgstr "ISO C++ ¤Ï `::main' ´Ø¿ô¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
27861
27862 #. An expression like &memfn.
27863 #: cp/typeck.c:4125
27864 #, gcc-internal-format
27865 msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function.  Say %<&%T::%D%>"
27866 msgstr ""
27867
27868 #: cp/typeck.c:4130
27869 #, fuzzy, gcc-internal-format
27870 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
27871 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
27872
27873 #: cp/typeck.c:4158
27874 #, gcc-internal-format
27875 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
27876 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
27877
27878 #: cp/typeck.c:4178
27879 #, fuzzy, gcc-internal-format
27880 msgid "cannot create pointer to reference member %qD"
27881 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
27882
27883 #: cp/typeck.c:4410
27884 #, fuzzy, gcc-internal-format
27885 msgid "cannot take the address of %<this%>, which is an rvalue expression"
27886 msgstr "`this' ¤Ï±¦ÊÕÃͼ°¤Ç¤¢¤ê¡¢¤½¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
27887
27888 #: cp/typeck.c:4433
27889 #, fuzzy, gcc-internal-format
27890 msgid "address of explicit register variable %qD requested"
27891 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
27892
27893 #: cp/typeck.c:4438
27894 #, gcc-internal-format
27895 msgid "address requested for %qD, which is declared %<register%>"
27896 msgstr ""
27897
27898 #: cp/typeck.c:4504
27899 #, fuzzy, gcc-internal-format
27900 msgid "%s expression list treated as compound expression"
27901 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÊ£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤·¤¿"
27902
27903 #: cp/typeck.c:4898
27904 #, gcc-internal-format
27905 msgid "invalid static_cast from type %qT to type %qT"
27906 msgstr ""
27907
27908 #: cp/typeck.c:4920
27909 #, fuzzy, gcc-internal-format
27910 msgid "converting from %qT to %qT"
27911 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
27912
27913 #: cp/typeck.c:4965
27914 #, gcc-internal-format
27915 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
27916 msgstr ""
27917
27918 #: cp/typeck.c:5024
27919 #, fuzzy, gcc-internal-format
27920 msgid "cast from %qT to %qT loses precision"
27921 msgstr "%s: Á´ÂÎŪ¤ÊÀºÅÙ¤ÎÄã²¼"
27922
27923 #: cp/typeck.c:5051
27924 #, fuzzy, gcc-internal-format
27925 msgid "cast from %qT to %qT increases required alignment of target type"
27926 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
27927
27928 #. Only issue a warning, as we have always supported this
27929 #. where possible, and it is necessary in some cases.  DR 195
27930 #. addresses this issue, but as of 2004/10/26 is still in
27931 #. drafting.
27932 #: cp/typeck.c:5070
27933 #, gcc-internal-format
27934 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
27935 msgstr "ISO C++ ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È¥ª¥Ö¥¸¥§¥¯¥È¥Ý¥¤¥ó¥¿¤Î´Ö¤Ç¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
27936
27937 #: cp/typeck.c:5081
27938 #, fuzzy, gcc-internal-format
27939 msgid "invalid cast from type %qT to type %qT"
27940 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
27941
27942 #: cp/typeck.c:5137
27943 #, gcc-internal-format
27944 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
27945 msgstr ""
27946
27947 #: cp/typeck.c:5146
27948 #, gcc-internal-format
27949 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
27950 msgstr ""
27951
27952 #: cp/typeck.c:5168
27953 #, gcc-internal-format
27954 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
27955 msgstr ""
27956
27957 #: cp/typeck.c:5219
27958 #, gcc-internal-format
27959 msgid "invalid const_cast from type %qT to type %qT"
27960 msgstr ""
27961
27962 #: cp/typeck.c:5287 cp/typeck.c:5292
27963 #, fuzzy, gcc-internal-format
27964 msgid "ISO C++ forbids casting to an array type %qT"
27965 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
27966
27967 #: cp/typeck.c:5300
27968 #, fuzzy, gcc-internal-format
27969 msgid "invalid cast to function type %qT"
27970 msgstr "sizeof ¤¬´Ø¿ô·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
27971
27972 #: cp/typeck.c:5516
27973 #, gcc-internal-format
27974 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
27975 msgstr ""
27976
27977 #: cp/typeck.c:5585
27978 #, fuzzy, gcc-internal-format
27979 msgid "incompatible types in assignment of %qT to %qT"
27980 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
27981
27982 #: cp/typeck.c:5592
27983 #, gcc-internal-format
27984 msgid "ISO C++ forbids assignment of arrays"
27985 msgstr "ISO C++ ¤ÏÇÛÎó¤ÎÂåÆþ¤ò¶Ø¤¸¤Þ¤¹"
27986
27987 #: cp/typeck.c:5716
27988 #, gcc-internal-format
27989 msgid "   in pointer to member function conversion"
27990 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤ÎÊÑ´¹¤Ç"
27991
27992 #: cp/typeck.c:5727 cp/typeck.c:5753
27993 #, gcc-internal-format
27994 msgid "pointer to member cast via virtual base %qT"
27995 msgstr ""
27996
27997 #: cp/typeck.c:5730
27998 #, fuzzy, gcc-internal-format
27999 msgid "pointer to member conversion via virtual base %qT"
28000 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
28001
28002 #: cp/typeck.c:5739
28003 #, gcc-internal-format
28004 msgid "   in pointer to member conversion"
28005 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
28006
28007 #: cp/typeck.c:5829
28008 #, fuzzy, gcc-internal-format
28009 msgid "invalid conversion to type %qT from type %qT"
28010 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
28011
28012 #: cp/typeck.c:6073
28013 #, gcc-internal-format
28014 msgid "cannot convert %qT to %qT for argument %qP to %qD"
28015 msgstr ""
28016
28017 #: cp/typeck.c:6076
28018 #, fuzzy, gcc-internal-format
28019 msgid "cannot convert %qT to %qT in %s"
28020 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
28021
28022 #: cp/typeck.c:6087
28023 #, fuzzy, gcc-internal-format
28024 msgid "%s might be a candidate for a format attribute"
28025 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
28026
28027 #: cp/typeck.c:6160 cp/typeck.c:6162
28028 #, fuzzy, gcc-internal-format
28029 msgid "in passing argument %P of %q+D"
28030 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
28031
28032 #: cp/typeck.c:6212
28033 #, gcc-internal-format
28034 msgid "returning reference to temporary"
28035 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
28036
28037 #: cp/typeck.c:6219
28038 #, gcc-internal-format
28039 msgid "reference to non-lvalue returned"
28040 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
28041
28042 #: cp/typeck.c:6231
28043 #, fuzzy, gcc-internal-format
28044 msgid "reference to local variable %q+D returned"
28045 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
28046
28047 #: cp/typeck.c:6234
28048 #, fuzzy, gcc-internal-format
28049 msgid "address of local variable %q+D returned"
28050 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
28051
28052 #: cp/typeck.c:6268
28053 #, gcc-internal-format
28054 msgid "returning a value from a destructor"
28055 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
28056
28057 #. If a return statement appears in a handler of the
28058 #. function-try-block of a constructor, the program is ill-formed.
28059 #: cp/typeck.c:6276
28060 #, gcc-internal-format
28061 msgid "cannot return from a handler of a function-try-block of a constructor"
28062 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ô try ¥Ö¥í¥Ã¥¯¤Î¥Ï¥ó¥É¥é¤«¤é¤Ï return ¤Ç¤­¤Þ¤»¤ó"
28063
28064 #. You can't return a value from a constructor.
28065 #: cp/typeck.c:6279
28066 #, gcc-internal-format
28067 msgid "returning a value from a constructor"
28068 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
28069
28070 #: cp/typeck.c:6302
28071 #, fuzzy, gcc-internal-format
28072 msgid "return-statement with no value, in function returning %qT"
28073 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
28074
28075 #: cp/typeck.c:6323
28076 #, fuzzy, gcc-internal-format
28077 msgid "return-statement with a value, in function returning 'void'"
28078 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
28079
28080 #: cp/typeck.c:6354
28081 #, gcc-internal-format
28082 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
28083 msgstr ""
28084
28085 #: cp/typeck2.c:54
28086 #, gcc-internal-format
28087 msgid "type %qT is not a base type for type %qT"
28088 msgstr ""
28089
28090 #: cp/typeck2.c:294
28091 #, fuzzy, gcc-internal-format
28092 msgid "cannot declare variable %q+D to be of abstract type %qT"
28093 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
28094
28095 #: cp/typeck2.c:297
28096 #, fuzzy, gcc-internal-format
28097 msgid "cannot declare parameter %q+D to be of abstract type %qT"
28098 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
28099
28100 #: cp/typeck2.c:300
28101 #, fuzzy, gcc-internal-format
28102 msgid "cannot declare field %q+D to be of abstract type %qT"
28103 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
28104
28105 #: cp/typeck2.c:304
28106 #, fuzzy, gcc-internal-format
28107 msgid "invalid abstract return type for member function %q+#D"
28108 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
28109
28110 #: cp/typeck2.c:306
28111 #, fuzzy, gcc-internal-format
28112 msgid "invalid abstract return type for function %q+#D"
28113 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
28114
28115 #. Here we do not have location information.
28116 #: cp/typeck2.c:309
28117 #, fuzzy, gcc-internal-format
28118 msgid "invalid abstract type %qT for %qE"
28119 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
28120
28121 #: cp/typeck2.c:311
28122 #, fuzzy, gcc-internal-format
28123 msgid "invalid abstract type for %q+D"
28124 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
28125
28126 #: cp/typeck2.c:314
28127 #, gcc-internal-format
28128 msgid "cannot allocate an object of abstract type %qT"
28129 msgstr ""
28130
28131 #: cp/typeck2.c:322
28132 #, fuzzy, gcc-internal-format
28133 msgid "%J  because the following virtual functions are pure within %qT:"
28134 msgstr "  °Ê²¼¤Î²¾ÁÛ´Ø¿ô¤¬Ãê¾Ý¤Ç¤¢¤ë¤¿¤á¤Ç¤¹:"
28135
28136 #: cp/typeck2.c:326
28137 #, gcc-internal-format
28138 msgid "\t%+#D"
28139 msgstr ""
28140
28141 #: cp/typeck2.c:333
28142 #, fuzzy, gcc-internal-format
28143 msgid "%J  since type %qT has pure virtual functions"
28144 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
28145
28146 #: cp/typeck2.c:588
28147 #, gcc-internal-format
28148 msgid "constructor syntax used, but no constructor declared for type %qT"
28149 msgstr ""
28150
28151 #: cp/typeck2.c:602
28152 #, gcc-internal-format
28153 msgid "cannot initialize arrays using this syntax"
28154 msgstr "¤³¤Îʸˡ¤ò»È¤Ã¤ÆÇÛÎó¤ò½é´ü²½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
28155
28156 #: cp/typeck2.c:678
28157 #, gcc-internal-format
28158 msgid "int-array initialized from non-wide string"
28159 msgstr "Èó¥ï¥¤¥Éʸ»úÎ󤫤é int ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
28160
28161 #: cp/typeck2.c:717
28162 #, gcc-internal-format
28163 msgid "cannot initialize aggregate of type %qT with a compound literal"
28164 msgstr ""
28165
28166 #: cp/typeck2.c:791 cp/typeck2.c:911
28167 #, fuzzy, gcc-internal-format
28168 msgid "non-trivial designated initializers not supported"
28169 msgstr "¼«ÌÀ¤Ç¤Ê¤¤¥é¥Ù¥ë¤Î¤Ä¤¤¤¿½é´ü²½»Ò¤Ç¤¹"
28170
28171 #: cp/typeck2.c:934 cp/typeck2.c:948
28172 #, fuzzy, gcc-internal-format
28173 msgid "missing initializer for member %qD"
28174 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
28175
28176 #: cp/typeck2.c:939
28177 #, fuzzy, gcc-internal-format
28178 msgid "uninitialized const member %qD"
28179 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
28180
28181 #: cp/typeck2.c:941
28182 #, fuzzy, gcc-internal-format
28183 msgid "member %qD with uninitialized const fields"
28184 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
28185
28186 #: cp/typeck2.c:943
28187 #, fuzzy, gcc-internal-format
28188 msgid "member %qD is uninitialized reference"
28189 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
28190
28191 #: cp/typeck2.c:998
28192 #, fuzzy, gcc-internal-format
28193 msgid "no field %qD found in union being initialized"
28194 msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
28195
28196 #: cp/typeck2.c:1007
28197 #, gcc-internal-format
28198 msgid "index value instead of field name in union initializer"
28199 msgstr "union ½é´ü²½»Ò¤¬¥Õ¥£¡¼¥ë¥É̾¤Ç¤Ï¤Ê¤¯¥¤¥ó¥Ç¥Ã¥¯¥¹ÃͤˤʤäƤ¤¤Þ¤¹"
28200
28201 #: cp/typeck2.c:1020
28202 #, fuzzy, gcc-internal-format
28203 msgid "union %qT with no named members cannot be initialized"
28204 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
28205
28206 #: cp/typeck2.c:1167
28207 #, gcc-internal-format
28208 msgid "circular pointer delegation detected"
28209 msgstr "½Û´Ä¥Ý¥¤¥ó¥¿¤ÎÂåɽ¤ò¸¡½Ð¤·¤Þ¤·¤¿"
28210
28211 #: cp/typeck2.c:1180
28212 #, fuzzy, gcc-internal-format
28213 msgid "base operand of %<->%> has non-pointer type %qT"
28214 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28215
28216 #: cp/typeck2.c:1204
28217 #, fuzzy, gcc-internal-format
28218 msgid "result of %<operator->()%> yields non-pointer result"
28219 msgstr "`operator->()'¤Î·ë²Ì¤¬Èó¥Ý¥¤¥ó¥¿¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤¹"
28220
28221 #: cp/typeck2.c:1206
28222 #, fuzzy, gcc-internal-format
28223 msgid "base operand of %<->%> is not a pointer"
28224 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28225
28226 #: cp/typeck2.c:1230
28227 #, fuzzy, gcc-internal-format
28228 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
28229 msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
28230
28231 #: cp/typeck2.c:1239
28232 #, gcc-internal-format
28233 msgid "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
28234 msgstr ""
28235
28236 #: cp/typeck2.c:1261
28237 #, gcc-internal-format
28238 msgid "pointer to member type %qT incompatible with object type %qT"
28239 msgstr ""
28240
28241 #: cp/typeck2.c:1484
28242 #, fuzzy, gcc-internal-format
28243 msgid "call to function %qD which throws incomplete type %q#T"
28244 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
28245
28246 #: cp/typeck2.c:1487
28247 #, fuzzy, gcc-internal-format
28248 msgid "call to function which throws incomplete type %q#T"
28249 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
28250
28251 #: fortran/f95-lang.c:266
28252 #, gcc-internal-format
28253 msgid "Unexpected type in truthvalue_conversion"
28254 msgstr ""
28255
28256 #: fortran/f95-lang.c:319
28257 #, fuzzy, gcc-internal-format
28258 msgid "can't open input file: %s"
28259 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
28260
28261 #: fortran/f95-lang.c:646
28262 #, fuzzy, gcc-internal-format
28263 msgid "global register variable %qs used in nested function"
28264 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
28265
28266 #: fortran/f95-lang.c:650
28267 #, fuzzy, gcc-internal-format
28268 msgid "register variable %qs used in nested function"
28269 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
28270
28271 #: fortran/f95-lang.c:657
28272 #, fuzzy, gcc-internal-format
28273 msgid "address of global register variable %qs requested"
28274 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
28275
28276 #: fortran/f95-lang.c:675
28277 #, fuzzy, gcc-internal-format
28278 msgid "address of register variable %qs requested"
28279 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
28280
28281 #: fortran/trans-array.c:3136
28282 #, gcc-internal-format
28283 msgid "Possible frontend bug: array constructor not expanded"
28284 msgstr ""
28285
28286 #: fortran/trans-array.c:4271
28287 #, gcc-internal-format
28288 msgid "Possible frontend bug: Deferred array size without pointer or allocatable attribute."
28289 msgstr ""
28290
28291 #: fortran/trans-array.c:4722
28292 #, gcc-internal-format
28293 msgid "bad expression type during walk (%d)"
28294 msgstr ""
28295
28296 #: fortran/trans-const.c:334
28297 #, gcc-internal-format
28298 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
28299 msgstr ""
28300
28301 #: fortran/trans-decl.c:901
28302 #, gcc-internal-format
28303 msgid "intrinsic variable which isn't a procedure"
28304 msgstr ""
28305
28306 #: fortran/trans-decl.c:2291
28307 #, fuzzy, gcc-internal-format
28308 msgid "Function does not return a value"
28309 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
28310
28311 #. I don't think this should ever happen.
28312 #: fortran/trans-decl.c:2401
28313 #, gcc-internal-format
28314 msgid "module symbol %s in wrong namespace"
28315 msgstr ""
28316
28317 #: fortran/trans-decl.c:2420
28318 #, gcc-internal-format
28319 msgid "backend decl for module variable %s already exists"
28320 msgstr ""
28321
28322 #: fortran/trans-decl.c:2502
28323 #, fuzzy, gcc-internal-format
28324 msgid "unused parameter %qs"
28325 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
28326
28327 #: fortran/trans-decl.c:2507
28328 #, fuzzy, gcc-internal-format
28329 msgid "unused variable %qs"
28330 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
28331
28332 #: fortran/trans-decl.c:2727
28333 #, fuzzy, gcc-internal-format
28334 msgid "Function return value not set"
28335 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
28336
28337 #: fortran/trans-expr.c:1052
28338 #, gcc-internal-format
28339 msgid "Unknown intrinsic op"
28340 msgstr ""
28341
28342 #: fortran/trans-intrinsic.c:651
28343 #, fuzzy, gcc-internal-format
28344 msgid "Intrinsic function %s(%d) not recognized"
28345 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
28346
28347 #: fortran/trans-io.c:1738
28348 #, gcc-internal-format
28349 msgid "Bad IO basetype (%d)"
28350 msgstr ""
28351
28352 #: fortran/trans-types.c:213
28353 #, gcc-internal-format
28354 msgid "integer kind=8 not available for -fdefault-integer-8 option"
28355 msgstr ""
28356
28357 #: fortran/trans-types.c:225
28358 #, gcc-internal-format
28359 msgid "real kind=8 not available for -fdefault-real-8 option"
28360 msgstr ""
28361
28362 #: fortran/trans-types.c:238
28363 #, gcc-internal-format
28364 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
28365 msgstr ""
28366
28367 #: fortran/trans-types.c:950
28368 #, gcc-internal-format
28369 msgid "Array element size too big"
28370 msgstr ""
28371
28372 #: fortran/trans.c:625
28373 #, gcc-internal-format
28374 msgid "gfc_trans_code(): Bad statement code"
28375 msgstr ""
28376
28377 #. I changed this from sorry(...) because it should not return.
28378 #. TODO: Remove gfc_todo_error before releasing version 1.0.
28379 #: fortran/trans.h:590
28380 #, fuzzy, gcc-internal-format
28381 msgid "gfc_todo: Not Implemented: "
28382 msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
28383
28384 #: java/check-init.c:248
28385 #, gcc-internal-format
28386 msgid "Can't reassign a value to the final variable %qs"
28387 msgstr ""
28388
28389 #: java/check-init.c:518 java/check-init.c:531
28390 #, fuzzy, gcc-internal-format
28391 msgid "variable %qD may not have been initialized"
28392 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
28393
28394 #: java/check-init.c:948
28395 #, gcc-internal-format
28396 msgid "internal error in check-init: tree code not implemented: %s"
28397 msgstr "check-init ¤ÇÆâÉô¥¨¥é¡¼: ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
28398
28399 #: java/check-init.c:1021
28400 #, fuzzy, gcc-internal-format
28401 msgid "%Jfinal field %qD may not have been initialized"
28402 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
28403
28404 #: java/class.c:766
28405 #, gcc-internal-format
28406 msgid "bad method signature"
28407 msgstr "ÉÔÀµ¤Ê¥á¥½¥Ã¥É¥·¥°¥Í¥¤¥Á¥ã¤Ç¤¹"
28408
28409 #: java/class.c:811
28410 #, gcc-internal-format
28411 msgid "misplaced ConstantValue attribute (not in any field)"
28412 msgstr "ConstantValue Â°À­¤Î¾ì½ê¤ò´Ö°ã¤¨¤Æ¤¤¤Þ¤¹¡Ê¤É¤Î¥Õ¥£¡¼¥ë¥É¤Ç¤â¤¢¤ê¤Þ¤»¤ó¡Ë"
28413
28414 #: java/class.c:814
28415 #, fuzzy, gcc-internal-format
28416 msgid "duplicate ConstantValue attribute for field '%s'"
28417 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
28418
28419 #: java/class.c:825
28420 #, fuzzy, gcc-internal-format
28421 msgid "ConstantValue attribute of field '%s' has wrong type"
28422 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
28423
28424 #: java/class.c:1453
28425 #, fuzzy, gcc-internal-format
28426 msgid "%Jabstract method in non-abstract class"
28427 msgstr "abstract ¥á¥½¥Ã¥É¤¬ÈóÃê¾Ý¥¯¥é¥¹¤Ë¤¢¤ê¤Þ¤¹"
28428
28429 #: java/class.c:2389
28430 #, fuzzy, gcc-internal-format
28431 msgid "non-static method %q+D overrides static method"
28432 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É '%s' ¤¬ÀÅŪ¥á¥½¥Ã¥É¤ò¥ª¡¼¥Ð¡¼¥é¥¤¥É¤·¤Æ¤¤¤Þ¤¹"
28433
28434 #: java/decl.c:1328
28435 #, fuzzy, gcc-internal-format
28436 msgid "%q+D used prior to declaration"
28437 msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿"
28438
28439 #: java/decl.c:1369
28440 #, fuzzy, gcc-internal-format
28441 msgid "declaration of %qs shadows a parameter"
28442 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
28443
28444 #: java/decl.c:1372
28445 #, fuzzy, gcc-internal-format
28446 msgid "declaration of %qs shadows a symbol from the parameter list"
28447 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
28448
28449 #: java/decl.c:1833
28450 #, fuzzy, gcc-internal-format
28451 msgid "In %+D: overlapped variable and exception ranges at %d"
28452 msgstr "%s Æâ: ÊÑ¿ô¤ÈÎã³°ÈϰϤ¬ %d ¤Ç½Å¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
28453
28454 #: java/decl.c:1896
28455 #, gcc-internal-format
28456 msgid "bad type in parameter debug info"
28457 msgstr "²¾°ú¿ô¥Ç¥Ð¥Ã¥°¾ðÊó¤ËÉÔÀµ¤Ê·¿¤¬¤¢¤ê¤Þ¤¹"
28458
28459 #: java/decl.c:1905
28460 #, fuzzy, gcc-internal-format
28461 msgid "bad PC range for debug info for local %q+D"
28462 msgstr "¥í¡¼¥«¥ë¤Î `%s' ÍѥǥХå°¾ðÊó¤Î¤¿¤á¤Î PC ÈϰϤ¬ÉÔÀµ¤Ç¤¹"
28463
28464 #: java/expr.c:373
28465 #, gcc-internal-format
28466 msgid "need to insert runtime check for %s"
28467 msgstr ""
28468
28469 #: java/expr.c:502 java/expr.c:549
28470 #, gcc-internal-format
28471 msgid "assert: %s is assign compatible with %s"
28472 msgstr ""
28473
28474 #: java/expr.c:669
28475 #, gcc-internal-format
28476 msgid "stack underflow - dup* operation"
28477 msgstr "¥¹¥¿¥Ã¥¯¥¢¥ó¥À¡¼¥Õ¥í¡¼ - dup* Áàºî"
28478
28479 #: java/expr.c:1655
28480 #, fuzzy, gcc-internal-format
28481 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
28482 msgstr "»²¾È `%s' ¤ÏÛ£Ëæ¤Ç¤¹: interface `%s' ¤È interface `%s' ¤Ë¸½¤ì¤Þ¤·¤¿"
28483
28484 #: java/expr.c:1683
28485 #, fuzzy, gcc-internal-format
28486 msgid "field %qs not found"
28487 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
28488
28489 #: java/expr.c:2092
28490 #, gcc-internal-format
28491 msgid "method '%s' not found in class"
28492 msgstr "¥á¥½¥Ã¥É '%s' ¤Ï¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
28493
28494 #: java/expr.c:2297
28495 #, gcc-internal-format
28496 msgid "failed to find class '%s'"
28497 msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
28498
28499 #: java/expr.c:2335
28500 #, fuzzy, gcc-internal-format
28501 msgid "class '%s' has no method named '%s' matching signature '%s'"
28502 msgstr "¥¯¥é¥¹ '%s' ¤Ï̾Á°¤¬ '%s' ¤Ç¥·¥°¥Í¥¤¥Á¥ã '%s' ¤È°ìÃפ¹¤ë¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
28503
28504 #: java/expr.c:2366
28505 #, gcc-internal-format
28506 msgid "invokestatic on non static method"
28507 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
28508
28509 #: java/expr.c:2371
28510 #, gcc-internal-format
28511 msgid "invokestatic on abstract method"
28512 msgstr "Ãê¾Ý¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
28513
28514 #: java/expr.c:2379
28515 #, gcc-internal-format
28516 msgid "invoke[non-static] on static method"
28517 msgstr "ÀÅŪ¥á¥½¥Ã¥É¤Ë invoke[Èó static] ¤·¤Þ¤·¤¿"
28518
28519 #: java/expr.c:2705
28520 #, fuzzy, gcc-internal-format
28521 msgid "missing field '%s' in '%s'"
28522 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
28523
28524 #: java/expr.c:2712
28525 #, fuzzy, gcc-internal-format
28526 msgid "mismatching signature for field '%s' in '%s'"
28527 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤Î¥·¥°¥Í¥¤¥Á¥ã¤¬°ìÃפ·¤Þ¤»¤ó"
28528
28529 #: java/expr.c:2735
28530 #, fuzzy, gcc-internal-format
28531 msgid "assignment to final field %q+D not in field's class"
28532 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28533
28534 #: java/expr.c:2740
28535 #, fuzzy, gcc-internal-format
28536 msgid "assignment to final static field %q+D not in class initializer"
28537 msgstr "final static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28538
28539 #: java/expr.c:2749
28540 #, fuzzy, gcc-internal-format
28541 msgid "assignment to final field %q+D not in constructor"
28542 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28543
28544 #: java/expr.c:2939
28545 #, gcc-internal-format
28546 msgid "invalid PC in line number table"
28547 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
28548
28549 #: java/expr.c:2987
28550 #, fuzzy, gcc-internal-format
28551 msgid "unreachable bytecode from %d to before %d"
28552 msgstr "%d ¤«¤é %d ¤ÎÁ°¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
28553
28554 #: java/expr.c:3029
28555 #, fuzzy, gcc-internal-format
28556 msgid "unreachable bytecode from %d to the end of the method"
28557 msgstr "%d ¤«¤é¥á¥½¥Ã¥É¤Î½ª¤ê¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
28558
28559 #. duplicate code from LOAD macro
28560 #: java/expr.c:3329
28561 #, gcc-internal-format
28562 msgid "unrecogized wide sub-instruction"
28563 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ wide sub Ì¿Îá¤Ç¤¹"
28564
28565 #: java/gjavah.c:718
28566 #, gcc-internal-format
28567 msgid "static field has same name as method"
28568 msgstr ""
28569
28570 #: java/gjavah.c:1266
28571 #, fuzzy, gcc-internal-format
28572 msgid "couldn't find class %s"
28573 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
28574
28575 #: java/gjavah.c:1273
28576 #, fuzzy, gcc-internal-format
28577 msgid "parse error while reading %s"
28578 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
28579
28580 #: java/gjavah.c:1499 java/gjavah.c:1601 java/gjavah.c:1676
28581 #, fuzzy, gcc-internal-format
28582 msgid "unparseable signature: '%s'"
28583 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò stat ¤Ç¤­¤Þ¤»¤ó"
28584
28585 #: java/gjavah.c:2066
28586 #, fuzzy, gcc-internal-format
28587 msgid "Not a valid Java .class file."
28588 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28589
28590 #: java/gjavah.c:2074 java/jcf-parse.c:756
28591 #, gcc-internal-format
28592 msgid "error while parsing constant pool"
28593 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
28594
28595 #: java/gjavah.c:2080
28596 #, fuzzy, gcc-internal-format
28597 msgid "error in constant pool entry #%d"
28598 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
28599
28600 #: java/gjavah.c:2223
28601 #, fuzzy, gcc-internal-format
28602 msgid "class is of array type\n"
28603 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
28604
28605 #: java/gjavah.c:2231
28606 #, fuzzy, gcc-internal-format
28607 msgid "base class is of array type"
28608 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
28609
28610 #: java/gjavah.c:2429 java/gjavah.c:2556
28611 #, fuzzy, gcc-internal-format
28612 msgid "no classes specified"
28613 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
28614
28615 #: java/gjavah.c:2522
28616 #, fuzzy, gcc-internal-format
28617 msgid "'-MG' option is unimplemented"
28618 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
28619
28620 #: java/gjavah.c:2564
28621 #, fuzzy, gcc-internal-format
28622 msgid "can't specify both -o and -MD"
28623 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
28624
28625 #: java/gjavah.c:2587
28626 #, gcc-internal-format
28627 msgid "%s: no such class"
28628 msgstr ""
28629
28630 #: java/jcf-io.c:550
28631 #, fuzzy, gcc-internal-format
28632 msgid "source file for class %qs is newer than its matching class file.  Source file %qs used instead"
28633 msgstr "¥¯¥é¥¹ `%s' ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ï¡¢°ìÃפ¹¤ë¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤è¤ê¿·¤·¤¤¤Ç¤¹¡£¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤òÂå¤ê¤Ë»È¤¤¤Þ¤¹"
28634
28635 #: java/jcf-parse.c:372
28636 #, gcc-internal-format
28637 msgid "bad string constant"
28638 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
28639
28640 #: java/jcf-parse.c:390
28641 #, gcc-internal-format
28642 msgid "bad value constant type %d, index %d"
28643 msgstr "ÉÔÀµ¤ÊÄê¿ôÃÍ·¿ %d, ¥¤¥ó¥Ç¥Ã¥¯¥¹ %d"
28644
28645 #: java/jcf-parse.c:582
28646 #, fuzzy, gcc-internal-format
28647 msgid "can't reopen %s: %m"
28648 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
28649
28650 #: java/jcf-parse.c:589
28651 #, fuzzy, gcc-internal-format
28652 msgid "can't close %s: %m"
28653 msgstr "%s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
28654
28655 #: java/jcf-parse.c:724 java/jcf-parse.c:730
28656 #, fuzzy, gcc-internal-format
28657 msgid "cannot find file for class %s"
28658 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
28659
28660 #: java/jcf-parse.c:753
28661 #, gcc-internal-format
28662 msgid "not a valid Java .class file"
28663 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28664
28665 #. FIXME - where was first time
28666 #: java/jcf-parse.c:771
28667 #, gcc-internal-format
28668 msgid "reading class %s for the second time from %s"
28669 msgstr "class %s ¤òÆɹþ¤à¤Î¤Ï %s ¤«¤éÆó²óÌܤˤʤê¤Þ¤¹"
28670
28671 #: java/jcf-parse.c:789
28672 #, gcc-internal-format
28673 msgid "error while parsing fields"
28674 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
28675
28676 #: java/jcf-parse.c:792
28677 #, gcc-internal-format
28678 msgid "error while parsing methods"
28679 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
28680
28681 #: java/jcf-parse.c:795
28682 #, gcc-internal-format
28683 msgid "error while parsing final attributes"
28684 msgstr "final Â°À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
28685
28686 #: java/jcf-parse.c:812
28687 #, fuzzy, gcc-internal-format
28688 msgid "the %<java.lang.Object%> that was found in %qs didn't have the special zero-length %<gnu.gcj.gcj-compiled%> attribute.  This generally means that your classpath is incorrectly set.  Use %<info gcj \"Input Options\"%> to see the info page describing how to set the classpath"
28689 msgstr "`%s' Æâ¤Ç¸«¤Ä¤«¤Ã¤¿ `java.lang.Object' ¤Ï¡¢Ä¹¤µ¥¼¥í¤ÎÆÃÊ̤ʠ`gnu.gcj.gcj-compiled' Â°À­¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó¡£¤³¤ì¤ÏÉáÄ̤¢¤Ê¤¿¤Î¥¯¥é¥¹¥Ñ¥¹¤¬Àµ¤·¤¯ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£`info gcj \"Input Options\"' ¤ò»È¤Ã¤Æ¡¢¥¯¥é¥¹¥Ñ¥¹¤ÎÀßÄêÊýË¡¤òÀâÌÀ¤·¤Æ¤¢¤ë info ¥Ú¡¼¥¸¤ò¸«¤Æ²¼¤µ¤¤"
28690
28691 #: java/jcf-parse.c:846
28692 #, gcc-internal-format
28693 msgid "%Hduplicate class will only be compiled once"
28694 msgstr ""
28695
28696 #: java/jcf-parse.c:900
28697 #, gcc-internal-format
28698 msgid "missing Code attribute"
28699 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
28700
28701 #: java/jcf-parse.c:1182
28702 #, gcc-internal-format
28703 msgid "no input file specified"
28704 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
28705
28706 #: java/jcf-parse.c:1217
28707 #, fuzzy, gcc-internal-format
28708 msgid "can't close input file %s: %m"
28709 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
28710
28711 #: java/jcf-parse.c:1264
28712 #, gcc-internal-format
28713 msgid "bad zip/jar file %s"
28714 msgstr "zip/jar ¥Õ¥¡¥¤¥ë %s ¤ÏÉÔÀµ¤Ç¤¹"
28715
28716 #: java/jcf-parse.c:1485
28717 #, fuzzy, gcc-internal-format
28718 msgid "error while reading %s from zip file"
28719 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
28720
28721 #: java/jcf-write.c:2668
28722 #, gcc-internal-format
28723 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
28724 msgstr "generate_bytecode_insn ¤ÇÆâÉô¥¨¥é¡¼ - ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
28725
28726 #: java/jcf-write.c:3042
28727 #, fuzzy, gcc-internal-format
28728 msgid "field initializer type mismatch"
28729 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28730
28731 #: java/jcf-write.c:3499
28732 #, fuzzy, gcc-internal-format
28733 msgid "can't create directory %s: %m"
28734 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
28735
28736 #: java/jcf-write.c:3532
28737 #, fuzzy, gcc-internal-format
28738 msgid "can't open %s for writing: %m"
28739 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
28740
28741 #: java/jcf-write.c:3552
28742 #, fuzzy, gcc-internal-format
28743 msgid "can't create %s: %m"
28744 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
28745
28746 #: java/jv-scan.c:194
28747 #, fuzzy, gcc-internal-format
28748 msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
28749 msgstr "`--print-main', `--list-class', `--complexity' ¤«¤é¤Ï°ì¤Ä¤·¤«Áª¤Ù¤Þ¤»¤ó"
28750
28751 #: java/jv-scan.c:197
28752 #, fuzzy, gcc-internal-format
28753 msgid "can't open output file '%s'"
28754 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
28755
28756 #: java/jv-scan.c:233
28757 #, fuzzy, gcc-internal-format
28758 msgid "file not found '%s'"
28759 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
28760
28761 #: java/jvspec.c:436
28762 #, fuzzy, gcc-internal-format
28763 msgid "warning: already-compiled .class files ignored with -C"
28764 msgstr "·Ù¹ð: ¥³¥ó¥Ñ¥¤¥ëºÑ .class ¥Õ¥¡¥¤¥ë¤Ï -C ¤Ë¤è¤ê̵»ë¤µ¤ì¤Þ¤·¤¿"
28765
28766 #: java/lang.c:626
28767 #, gcc-internal-format
28768 msgid "can't do dependency tracking with input from stdin"
28769 msgstr "ɸ½àÆþÎϤ«¤é¤ÎÆþÎϤǤϰ͸´Ø·¸¤ÎÄÉÀפ¬¤Ç¤­¤Þ¤»¤ó"
28770
28771 #: java/lang.c:642
28772 #, gcc-internal-format
28773 msgid "couldn't determine target name for dependency tracking"
28774 msgstr "°Í¸´Ø·¸¤ÎÄÉÀפΤ¿¤á¤Î¥¿¡¼¥²¥Ã¥È̾¤¬ÆÃÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
28775
28776 #: java/lex.c:260
28777 #, fuzzy, gcc-internal-format
28778 msgid ""
28779 "unknown encoding: %qs\n"
28780 "This might mean that your locale's encoding is not supported\n"
28781 "by your system's iconv(3) implementation.  If you aren't trying\n"
28782 "to use a particular encoding for your input file, try the\n"
28783 "%<--encoding=UTF-8%> option"
28784 msgstr ""
28785 "ÉÔÌÀ¤Ê¥¨¥ó¥³¡¼¥É: `%s'\n"
28786 "¤³¤ì¤Ï¤¢¤Ê¤¿¤Î¥í¥±¡¼¥ë¤Î¥¨¥ó¥³¡¼¥É¤¬¥·¥¹¥Æ¥à¤Î iconv(3) ¼ÂÁõ¤¬\n"
28787 "¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¤È±¾¤¦»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£¤â¤·¤¢¤Ê¤¿¤¬ÆþÎÏ¥Õ¥¡¥¤¥ë\n"
28788 "¤ÎÆÃÄꥨ¥ó¥³¡¼¥É¤ò»È¤¦¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢`--encoding=UTF-8' ¥ª¥×¥·¥ç¥ó\n"
28789 "¤ò»È¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£"
28790
28791 #: java/lex.c:631
28792 #, fuzzy, gcc-internal-format
28793 msgid "internal error - bad unget"
28794 msgstr "ÆâÉô¥¨¥é¡¼ - Ìµ¸ú¤Ê Utf8 Ì¾¤Ç¤¹"
28795
28796 #: java/mangle_name.c:140 java/mangle_name.c:210
28797 #, gcc-internal-format
28798 msgid "internal error - invalid Utf8 name"
28799 msgstr "ÆâÉô¥¨¥é¡¼ - Ìµ¸ú¤Ê Utf8 Ì¾¤Ç¤¹"
28800
28801 #: java/typeck.c:531
28802 #, gcc-internal-format
28803 msgid "junk at end of signature string"
28804 msgstr "¥·¥°¥Í¥¤¥Á¥ãʸ»úÎó¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
28805
28806 #: java/verify-glue.c:387
28807 #, fuzzy, gcc-internal-format
28808 msgid "verification failed: %s"
28809 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
28810
28811 #: java/verify-glue.c:389
28812 #, fuzzy, gcc-internal-format
28813 msgid "verification failed at PC=%d: %s"
28814 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
28815
28816 #: java/verify-glue.c:473
28817 #, gcc-internal-format
28818 msgid "bad pc in exception_table"
28819 msgstr "exception_table ¤ËÉÔÀµ¤Ê pc ¤¬¤¢¤ê¤Þ¤¹"
28820
28821 #: java/parse.h:129
28822 #, gcc-internal-format
28823 msgid "%s method can't be abstract"
28824 msgstr ""
28825
28826 #: java/parse.h:133
28827 #, fuzzy, gcc-internal-format
28828 msgid "Constructor can't be %s"
28829 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
28830
28831 #. Standard error messages
28832 #: java/parse.h:356
28833 #, fuzzy, gcc-internal-format
28834 msgid "Incompatible type for %qs. Can't convert %qs to boolean"
28835 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
28836
28837 #: java/parse.h:361
28838 #, gcc-internal-format
28839 msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
28840 msgstr ""
28841
28842 #: java/parse.h:369
28843 #, gcc-internal-format
28844 msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
28845 msgstr ""
28846
28847 #: java/parse.h:374
28848 #, fuzzy, gcc-internal-format
28849 msgid "Incompatible type for %qs. Can't convert %qs to integral"
28850 msgstr "´ÖÀÜŪ¤Ê´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÂè %d °ú¿ô¤ËÂФ·¤Æ¸ß´¹À­¤Î¤Ê¤¤·¿¤Ç¤¹"
28851
28852 #: java/parse.h:381
28853 #, fuzzy, gcc-internal-format
28854 msgid "Variable %qs may not have been initialized"
28855 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
28856
28857 #: objc/objc-act.c:710
28858 #, fuzzy, gcc-internal-format
28859 msgid "%<@end%> must appear in an @implementation context"
28860 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
28861
28862 #: objc/objc-act.c:739
28863 #, fuzzy, gcc-internal-format
28864 msgid "method declaration not in @interface context"
28865 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28866
28867 #: objc/objc-act.c:750
28868 #, fuzzy, gcc-internal-format
28869 msgid "method definition not in @implementation context"
28870 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28871
28872 #: objc/objc-act.c:1174
28873 #, fuzzy, gcc-internal-format
28874 msgid "comparison of distinct Objective-C types lacks a cast"
28875 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
28876
28877 #: objc/objc-act.c:1178
28878 #, gcc-internal-format
28879 msgid "initialization from distinct Objective-C type"
28880 msgstr ""
28881
28882 #: objc/objc-act.c:1182
28883 #, gcc-internal-format
28884 msgid "assignment from distinct Objective-C type"
28885 msgstr ""
28886
28887 #: objc/objc-act.c:1186
28888 #, gcc-internal-format
28889 msgid "distinct Objective-C type in return"
28890 msgstr ""
28891
28892 #: objc/objc-act.c:1190
28893 #, gcc-internal-format
28894 msgid "passing argument %d of %qE from distinct Objective-C type"
28895 msgstr ""
28896
28897 #: objc/objc-act.c:1345
28898 #, fuzzy, gcc-internal-format
28899 msgid "statically allocated instance of Objective-C class %qs"
28900 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀÅŪ¤Ê³äÅö¤Æ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
28901
28902 #: objc/objc-act.c:1416
28903 #, gcc-internal-format
28904 msgid "protocol %qs has circular dependency"
28905 msgstr ""
28906
28907 #: objc/objc-act.c:1438 objc/objc-act.c:6571
28908 #, fuzzy, gcc-internal-format
28909 msgid "cannot find protocol declaration for %qs"
28910 msgstr "`%s' ¤ËÂФ¹¤ë¥×¥í¥È¥³¥ëÀë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
28911
28912 #: objc/objc-act.c:1905 objc/objc-act.c:3339 objc/objc-act.c:7183
28913 #: objc/objc-act.c:7519 objc/objc-act.c:7573 objc/objc-act.c:7598
28914 #, fuzzy, gcc-internal-format
28915 msgid "cannot find interface declaration for %qs"
28916 msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
28917
28918 #: objc/objc-act.c:1909
28919 #, gcc-internal-format
28920 msgid "interface %qs does not have valid constant string layout"
28921 msgstr ""
28922
28923 #: objc/objc-act.c:1914
28924 #, fuzzy, gcc-internal-format
28925 msgid "cannot find reference tag for class %qs"
28926 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
28927
28928 #: objc/objc-act.c:2539
28929 #, gcc-internal-format
28930 msgid "%Hcreating selector for nonexistent method %qE"
28931 msgstr ""
28932
28933 #: objc/objc-act.c:2741
28934 #, gcc-internal-format
28935 msgid "%qs is not an Objective-C class name or alias"
28936 msgstr ""
28937
28938 #: objc/objc-act.c:2867 objc/objc-act.c:2898 objc/objc-act.c:7447
28939 #: objc/objc-act.c:7748 objc/objc-act.c:7778
28940 #, gcc-internal-format
28941 msgid "Objective-C declarations may only appear in global scope"
28942 msgstr ""
28943
28944 #: objc/objc-act.c:2872
28945 #, fuzzy, gcc-internal-format
28946 msgid "cannot find class %qs"
28947 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
28948
28949 #: objc/objc-act.c:2874
28950 #, fuzzy, gcc-internal-format
28951 msgid "class %qs already exists"
28952 msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹"
28953
28954 #: objc/objc-act.c:2918 objc/objc-act.c:7488
28955 #, fuzzy, gcc-internal-format
28956 msgid "%qs redeclared as different kind of symbol"
28957 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
28958
28959 #: objc/objc-act.c:3192
28960 #, gcc-internal-format
28961 msgid "strong-cast assignment has been intercepted"
28962 msgstr ""
28963
28964 #: objc/objc-act.c:3234
28965 #, gcc-internal-format
28966 msgid "strong-cast may possibly be needed"
28967 msgstr ""
28968
28969 #: objc/objc-act.c:3244
28970 #, fuzzy, gcc-internal-format
28971 msgid "instance variable assignment has been intercepted"
28972 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
28973
28974 #: objc/objc-act.c:3263
28975 #, gcc-internal-format
28976 msgid "pointer arithmetic for garbage-collected objects not allowed"
28977 msgstr ""
28978
28979 #: objc/objc-act.c:3269
28980 #, gcc-internal-format
28981 msgid "global/static variable assignment has been intercepted"
28982 msgstr ""
28983
28984 #: objc/objc-act.c:3452
28985 #, gcc-internal-format
28986 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
28987 msgstr ""
28988
28989 #: objc/objc-act.c:3794
28990 #, gcc-internal-format
28991 msgid "@catch parameter is not a known Objective-C class type"
28992 msgstr ""
28993
28994 #: objc/objc-act.c:3810
28995 #, gcc-internal-format
28996 msgid "exception of type %<%T%> will be caught"
28997 msgstr ""
28998
28999 #: objc/objc-act.c:3812
29000 #, gcc-internal-format
29001 msgid "%H   by earlier handler for %<%T%>"
29002 msgstr ""
29003
29004 #: objc/objc-act.c:3865
29005 #, gcc-internal-format
29006 msgid "%<@try%> without %<@catch%> or %<@finally%>"
29007 msgstr ""
29008
29009 #: objc/objc-act.c:3913
29010 #, gcc-internal-format
29011 msgid "%<@throw%> (rethrow) used outside of a @catch block"
29012 msgstr ""
29013
29014 #: objc/objc-act.c:4311
29015 #, gcc-internal-format
29016 msgid "type %q+D does not have a known size"
29017 msgstr ""
29018
29019 #: objc/objc-act.c:4944
29020 #, fuzzy, gcc-internal-format
29021 msgid "%J%s %qs"
29022 msgstr "%s: %s"
29023
29024 #: objc/objc-act.c:4967 objc/objc-act.c:4986
29025 #, gcc-internal-format
29026 msgid "inconsistent instance variable specification"
29027 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤Î»ÅÍͤ¬°ì´Ó¤·¤Æ¤¤¤Þ¤»¤ó"
29028
29029 #: objc/objc-act.c:5843
29030 #, fuzzy, gcc-internal-format
29031 msgid "can not use an object as parameter to a method"
29032 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
29033
29034 #: objc/objc-act.c:6066
29035 #, fuzzy, gcc-internal-format
29036 msgid "multiple %s named %<%c%s%> found"
29037 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
29038
29039 #: objc/objc-act.c:6295
29040 #, fuzzy, gcc-internal-format
29041 msgid "no super class declared in @interface for %qs"
29042 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
29043
29044 #: objc/objc-act.c:6333
29045 #, gcc-internal-format
29046 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
29047 msgstr ""
29048
29049 #: objc/objc-act.c:6392
29050 #, fuzzy, gcc-internal-format
29051 msgid "invalid receiver type %qs"
29052 msgstr "¥ì¥·¡¼¥Ð·¿ `%s' ¤¬Ìµ¸ú¤Ç¤¹"
29053
29054 #: objc/objc-act.c:6407
29055 #, fuzzy, gcc-internal-format
29056 msgid "%<%c%s%> not found in protocol(s)"
29057 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
29058
29059 #: objc/objc-act.c:6421
29060 #, fuzzy, gcc-internal-format
29061 msgid "%qs may not respond to %<%c%s%>"
29062 msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó"
29063
29064 #: objc/objc-act.c:6429
29065 #, gcc-internal-format
29066 msgid "no %<%c%s%> method found"
29067 msgstr ""
29068
29069 #: objc/objc-act.c:6435
29070 #, gcc-internal-format
29071 msgid "(Messages without a matching method signature"
29072 msgstr ""
29073
29074 #: objc/objc-act.c:6436
29075 #, gcc-internal-format
29076 msgid "will be assumed to return %<id%> and accept"
29077 msgstr ""
29078
29079 #: objc/objc-act.c:6437
29080 #, gcc-internal-format
29081 msgid "%<...%> as arguments.)"
29082 msgstr ""
29083
29084 #: objc/objc-act.c:6670
29085 #, gcc-internal-format
29086 msgid "undeclared selector %qs"
29087 msgstr ""
29088
29089 #. Historically, a class method that produced objects (factory
29090 #. method) would assign `self' to the instance that it
29091 #. allocated.  This would effectively turn the class method into
29092 #. an instance method.  Following this assignment, the instance
29093 #. variables could be accessed.  That practice, while safe,
29094 #. violates the simple rule that a class method should not refer
29095 #. to an instance variable.  It's better to catch the cases
29096 #. where this is done unknowingly than to support the above
29097 #. paradigm.
29098 #: objc/objc-act.c:6712
29099 #, fuzzy, gcc-internal-format
29100 msgid "instance variable %qs accessed in class method"
29101 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
29102
29103 #: objc/objc-act.c:6944
29104 #, fuzzy, gcc-internal-format
29105 msgid "duplicate declaration of method %<%c%s%>"
29106 msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
29107
29108 #: objc/objc-act.c:7005
29109 #, fuzzy, gcc-internal-format
29110 msgid "duplicate interface declaration for category %<%s(%s)%>"
29111 msgstr "¥«¥Æ¥´¥ê `%s(%s)' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
29112
29113 #: objc/objc-act.c:7032
29114 #, fuzzy, gcc-internal-format
29115 msgid "illegal reference type specified for instance variable %qs"
29116 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
29117
29118 #: objc/objc-act.c:7043
29119 #, fuzzy, gcc-internal-format
29120 msgid "instance variable %qs has unknown size"
29121 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
29122
29123 #: objc/objc-act.c:7068
29124 #, gcc-internal-format
29125 msgid "type %qs has no default constructor to call"
29126 msgstr ""
29127
29128 #: objc/objc-act.c:7074
29129 #, fuzzy, gcc-internal-format
29130 msgid "destructor for %qs shall not be run either"
29131 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
29132
29133 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
29134 #. initialize them.
29135 #: objc/objc-act.c:7086
29136 #, fuzzy, gcc-internal-format
29137 msgid "type %qs has virtual member functions"
29138 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29139
29140 #: objc/objc-act.c:7087
29141 #, fuzzy, gcc-internal-format
29142 msgid "illegal aggregate type %qs specified for instance variable %qs"
29143 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
29144
29145 #: objc/objc-act.c:7097
29146 #, gcc-internal-format
29147 msgid "type %qs has a user-defined constructor"
29148 msgstr ""
29149
29150 #: objc/objc-act.c:7099
29151 #, gcc-internal-format
29152 msgid "type %qs has a user-defined destructor"
29153 msgstr ""
29154
29155 #: objc/objc-act.c:7103
29156 #, gcc-internal-format
29157 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
29158 msgstr ""
29159
29160 #: objc/objc-act.c:7212
29161 #, fuzzy, gcc-internal-format
29162 msgid "instance variable %qs is declared private"
29163 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
29164
29165 #: objc/objc-act.c:7223
29166 #, fuzzy, gcc-internal-format
29167 msgid "instance variable %qs is %s; this will be a hard error in the future"
29168 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
29169
29170 #: objc/objc-act.c:7230
29171 #, fuzzy, gcc-internal-format
29172 msgid "instance variable %qs is declared %s"
29173 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
29174
29175 #: objc/objc-act.c:7256 objc/objc-act.c:7344
29176 #, fuzzy, gcc-internal-format
29177 msgid "incomplete implementation of class %qs"
29178 msgstr "¥¯¥é¥¹ `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
29179
29180 #: objc/objc-act.c:7260 objc/objc-act.c:7349
29181 #, fuzzy, gcc-internal-format
29182 msgid "incomplete implementation of category %qs"
29183 msgstr "¥«¥Æ¥´¥ê `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
29184
29185 #: objc/objc-act.c:7265 objc/objc-act.c:7354
29186 #, fuzzy, gcc-internal-format
29187 msgid "method definition for %<%c%s%> not found"
29188 msgstr "`%c%s' ¤Î¥á¥½¥Ã¥ÉÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
29189
29190 #: objc/objc-act.c:7395
29191 #, fuzzy, gcc-internal-format
29192 msgid "%s %qs does not fully implement the %qs protocol"
29193 msgstr "%s `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò´°Á´¤Ë¤Ï¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
29194
29195 #: objc/objc-act.c:7453 objc/objc-act.c:9121
29196 #, fuzzy, gcc-internal-format
29197 msgid "%<@end%> missing in implementation context"
29198 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
29199
29200 #: objc/objc-act.c:7472
29201 #, fuzzy, gcc-internal-format
29202 msgid "cannot find interface declaration for %qs, superclass of %qs"
29203 msgstr "`%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡Ê`%s' ¤Î´ðÄ쥯¥é¥¹¤Ç¤¹¡Ë"
29204
29205 #: objc/objc-act.c:7502
29206 #, fuzzy, gcc-internal-format
29207 msgid "reimplementation of class %qs"
29208 msgstr "¥¯¥é¥¹ `%s' ¤ÎºÆ¼ÂÁõ¤Ç¤¹"
29209
29210 #: objc/objc-act.c:7534
29211 #, fuzzy, gcc-internal-format
29212 msgid "conflicting super class name %qs"
29213 msgstr "´ðÄ쥯¥é¥¹Ì¾ `%s' ¤¬¾×Æͤ·¤Æ¤¤¤Þ¤¹"
29214
29215 #: objc/objc-act.c:7536
29216 #, fuzzy, gcc-internal-format
29217 msgid "previous declaration of %qs"
29218 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
29219
29220 #: objc/objc-act.c:7550 objc/objc-act.c:7552
29221 #, fuzzy, gcc-internal-format
29222 msgid "duplicate interface declaration for class %qs"
29223 msgstr "¥¯¥é¥¹ `%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
29224
29225 #: objc/objc-act.c:7806
29226 #, fuzzy, gcc-internal-format
29227 msgid "duplicate declaration for protocol %qs"
29228 msgstr "¥×¥í¥È¥³¥ë '%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
29229
29230 #. Add a readable method name to the warning.
29231 #: objc/objc-act.c:8364
29232 #, gcc-internal-format
29233 msgid "%J%s %<%c%s%>"
29234 msgstr ""
29235
29236 #: objc/objc-act.c:8694
29237 #, fuzzy, gcc-internal-format
29238 msgid "no super class declared in interface for %qs"
29239 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
29240
29241 #: objc/objc-act.c:8743
29242 #, gcc-internal-format
29243 msgid "[super ...] must appear in a method context"
29244 msgstr "[super ...] ¤Ï¥á¥½¥Ã¥É¥³¥ó¥Æ¥­¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
29245
29246 #: objc/objc-act.c:8783
29247 #, gcc-internal-format
29248 msgid "method possibly missing a [super dealloc] call"
29249 msgstr ""
29250
29251 #: objc/objc-act.c:9411
29252 #, fuzzy, gcc-internal-format
29253 msgid "local declaration of %qs hides instance variable"
29254 msgstr "`%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤Ç¡¢¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤¬±£¤µ¤ì¤Þ¤¹"
29255
29256 #: treelang/tree1.c:278
29257 #, fuzzy, gcc-internal-format
29258 msgid "%HDuplicate name %q.*s."
29259 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
29260
29261 #: treelang/treetree.c:814
29262 #, fuzzy, gcc-internal-format
29263 msgid "Global register variable %qD used in nested function."
29264 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
29265
29266 #: treelang/treetree.c:818
29267 #, fuzzy, gcc-internal-format
29268 msgid "Register variable %qD used in nested function."
29269 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
29270
29271 #: treelang/treetree.c:824
29272 #, fuzzy, gcc-internal-format
29273 msgid "Address of global register variable %qD requested."
29274 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
29275
29276 #: treelang/treetree.c:829
29277 #, fuzzy, gcc-internal-format
29278 msgid "Address of register variable %qD requested."
29279 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
29280
29281 #: treelang/treetree.c:1214
29282 #, fuzzy, gcc-internal-format
29283 msgid "%qD attribute ignored"
29284 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
29285
29286 #~ msgid "__builtin_trap not supported by this target"
29287 #~ msgstr "__builtin_trap ¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
29288
29289 #~ msgid "type with more precision than %s"
29290 #~ msgstr "%s ¤è¤ê¤âÀºÌ©¤Ê·¿"
29291
29292 #~ msgid "ISO C++ forbids range expressions in switch statements"
29293 #~ msgstr "ISO C++ ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
29294
29295 #~ msgid "-Wmissing-format-attribute ignored without -Wformat"
29296 #~ msgstr "-Wmissing-format-attribute ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
29297
29298 #~ msgid "unknown C standard `%s'"
29299 #~ msgstr "ÉÔÌÀ¤Ê C É¸½à `%s'"
29300
29301 #~ msgid "`struct %s' incomplete in scope ending here"
29302 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤Î°ÌÃ֤ǡ¢`struct %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
29303
29304 #~ msgid "`union %s' incomplete in scope ending here"
29305 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `union %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
29306
29307 #~ msgid "`enum %s' incomplete in scope ending here"
29308 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `enum %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
29309
29310 #~ msgid "prototype for `%s' follows and number of arguments doesn't match"
29311 #~ msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô¤Î¸Ä¿ô¤¬°ìÃפ·¤Þ¤»¤ó"
29312
29313 #~ msgid "const declaration for `%s' follows non-const"
29314 #~ msgstr "`%s' ¤ÏÈó const ¤Î¸å¤Ç const Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
29315
29316 #~ msgid "type qualifiers for `%s' conflict with previous decl"
29317 #~ msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
29318
29319 #~ msgid "`%s' was declared implicitly `extern' and later `static'"
29320 #~ msgstr "`%s' ¤Ï°ÅÌۤˠ`extern' Àë¸À¤µ¤ì¡¢¸å¤Ë `static' Àë¸À¤µ¤ì¤Þ¤·¤¿"
29321
29322 #~ msgid "type mismatch with previous implicit declaration"
29323 #~ msgstr "·¿¤¬Á°Êý¤Î°ÅÌÛ¤ÎÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
29324
29325 #~ msgid "type of external `%s' is not global"
29326 #~ msgstr "³°Éô `%s' ¤Î·¿¤Ï¥°¥í¡¼¥Ð¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29327
29328 #~ msgid "`%s' was previously implicitly declared to return `int'"
29329 #~ msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
29330
29331 #~ msgid "`%s' locally external but globally static"
29332 #~ msgstr "`%s' ¤Ï¥í¡¼¥«¥ëŪ¤Ë¤Ï extern ¤Ç¤¹¤¬¡¢¥°¥í¡¼¥Ð¥ëŪ¤Ë static ¤Ç¤¹"
29333
29334 #~ msgid "function `%s' was previously declared within a block"
29335 #~ msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
29336
29337 #~ msgid "ANSI C forbids parameter `%s' shadowing typedef"
29338 #~ msgstr "ANSI C ¤Ï typedef ¤òʤ¤¤±£¤¹²¾°ú¿ô `%s' ¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
29339
29340 #~ msgid "the only valid combination is `long double'"
29341 #~ msgstr "Í£°ì¤ÎÍ­¸ú¤ÊÁȹç¤ï¤»¤Ï `long double' ¤Ç¤¹"
29342
29343 #~ msgid "ANSI C forbids const or volatile function types"
29344 #~ msgstr "ANSI C ¤Ï const ¤ä volatile ´Ø¿ô·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
29345
29346 #~ msgid "ISO C forbids qualified void function return type"
29347 #~ msgstr "ISO C ¤Ï½¤¾þÉÕ¤­ void ·¿¤ÎÌá¤êÃͤò»ý¤Ä´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
29348
29349 #~ msgid "parameter points to incomplete type"
29350 #~ msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
29351
29352 #~ msgid "`void' in parameter list must be the entire list"
29353 #~ msgstr "²¾°ú¿ô¥ê¥¹¥ÈÃæ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤòÀê¤á¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
29354
29355 #~ msgid "anonymous union declared inside parameter list"
29356 #~ msgstr "̵̾¶¦ÍÑÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
29357
29358 #~ msgid "anonymous enum declared inside parameter list"
29359 #~ msgstr "̵̾Îóµó»Ò¤¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
29360
29361 #~ msgid "%s defined inside parms"
29362 #~ msgstr "%s¤¬²¾°ú¿ôÆâ¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
29363
29364 #~ msgid "union"
29365 #~ msgstr "¶¦ÍÑÂÎ"
29366
29367 #~ msgid "structure"
29368 #~ msgstr "¹½Â¤ÂÎ"
29369
29370 #~ msgid "struct"
29371 #~ msgstr "¹½Â¤ÂÎ"
29372
29373 #~ msgid "members"
29374 #~ msgstr "¥á¥ó¥Ð"
29375
29376 #~ msgid "bit-field `%s' type invalid in ISO C"
29377 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ·¿¤Ï ISO C ¤Ç¤ÏÉÔŬÀڤǤ¹"
29378
29379 #~ msgid "enum defined inside parms"
29380 #~ msgstr "²¾°ú¿ôÆâ¤Ç enum ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿"
29381
29382 #~ msgid "parm types given both in parmlist and separately"
29383 #~ msgstr "²¾°ú¿ô¤Î·¿¤¬¡¢²¾°ú¿ô¥ê¥¹¥È¤È¤ÏÊ̤ΤȤ³¤í¤«¤é¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
29384
29385 #~ msgid "ignoring `%s' at end of `-f%s'"
29386 #~ msgstr "`%s'(`-f%s' ¤Î½ª¤ê¤Ë¤¢¤ë) ¤ò̵»ë¤·¤Þ¤¹"
29387
29388 #~ msgid "the ` ' printf flag"
29389 #~ msgstr "printf ¤Î ` ' ¥Õ¥é¥°"
29390
29391 #~ msgid "the `+' printf flag"
29392 #~ msgstr "printf ¤Î `+' ¥Õ¥é¥°"
29393
29394 #~ msgid "the `#' printf flag"
29395 #~ msgstr "printf ¤Î `#' ¥Õ¥é¥°"
29396
29397 #~ msgid "the `0' printf flag"
29398 #~ msgstr "printf ¤Î `0' ¥Õ¥é¥°"
29399
29400 #~ msgid "the `-' printf flag"
29401 #~ msgstr "printf ¤Î `-' ¥Õ¥é¥°"
29402
29403 #~ msgid "`I' flag"
29404 #~ msgstr "`I' ¥Õ¥é¥°"
29405
29406 #~ msgid "`a' flag"
29407 #~ msgstr "`a' ¥Õ¥é¥°"
29408
29409 #~ msgid "the `a' scanf flag"
29410 #~ msgstr "scanf ¤Î `a' ¥Õ¥é¥°"
29411
29412 #~ msgid "`_' flag"
29413 #~ msgstr "`_' ¥Õ¥é¥°"
29414
29415 #~ msgid "`^' flag"
29416 #~ msgstr "`^' ¥Õ¥é¥°"
29417
29418 #~ msgid "`(' flag"
29419 #~ msgstr "`(' ¥Õ¥é¥°"
29420
29421 #~ msgid "`!' flag"
29422 #~ msgstr "`!' ¥Õ¥é¥°"
29423
29424 #~ msgid "%s does not support the `%%%c' %s format"
29425 #~ msgstr "%s ¤Ï `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
29426
29427 #~ msgid "format argument is not a pointer to a pointer (arg %d)"
29428 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
29429
29430 #~ msgid "%s format, %s arg (arg %d)"
29431 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï %s ¤Ç¤¹¤¬¡¢°ú¿ô¤Ï %s ¤Ç¤¹ (°ú¿ô %d)"
29432
29433 #~ msgid "leaving more files than we entered"
29434 #~ msgstr "Æþ¤Ã¤¿¥Õ¥¡¥¤¥ë¤è¤ê¤â½Ð¤¿¥Õ¥¡¥¤¥ë¤ÎÊý¤¬Â¿¤¯¤Ê¤ê¤Þ¤·¤¿"
29435
29436 #~ msgid "incomplete universal-character-name"
29437 #~ msgstr "̵¸ú¤Ê ¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾"
29438
29439 #~ msgid "non hex digit '%c' in universal-character-name"
29440 #~ msgstr "Èó 16 ¿Ê¿ô '%c' ¤¬ universal-character-name Æâ¤Ë¤¢¤ê¤Þ¤¹"
29441
29442 #~ msgid "universal-character-name on EBCDIC target"
29443 #~ msgstr "EBCDIC ¤Î¥¿¡¼¥²¥Ã¥È¤Ç `%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
29444
29445 #~ msgid "universal-character-name used for '%c'"
29446 #~ msgstr "`%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
29447
29448 #~ msgid "invalid universal-character-name"
29449 #~ msgstr "ÉÔŬÀڤʥæ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾"
29450
29451 #~ msgid "the meaning of `\\x' varies with -traditional"
29452 #~ msgstr "`\\x' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
29453
29454 #~ msgid "\\x used with no following hex digits"
29455 #~ msgstr "\\x ¤Ë¡¢¤½¤ì¤Ë³¤¯¤Ï¤º¤Î 16 ¿Ê¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
29456
29457 #~ msgid "hex escape out of range"
29458 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
29459
29460 #~ msgid "the meaning of '\\a' varies with -traditional"
29461 #~ msgstr "'\\a' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
29462
29463 #~ msgid "the meaning of '\\%c' varies with -traditional"
29464 #~ msgstr "'\\%c' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
29465
29466 #~ msgid "non-ISO-standard escape sequence, '\\%c'"
29467 #~ msgstr "Èó ISO É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹, '\\%c'"
29468
29469 #~ msgid "unknown escape sequence: '\\' followed by char 0x%x"
29470 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: Ê¸»ú 0x%x ¤¬¸å¤Ë³¤¯ '\\'"
29471
29472 #~ msgid "universal-character-name '\\U%08x' not valid in identifier"
29473 #~ msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29474
29475 #~ msgid "both 'f' and 'l' suffixes on floating constant"
29476 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Ë 'f' ¤È 'l' ÀÜÈø¼­¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
29477
29478 #~ msgid "floating constant may not be in radix 16"
29479 #~ msgstr "´ð¿ô 16 ¤ÎÉâÆ°¾¯¿ôÄê¿ô¤Ïµö¤µ¤ì¤Þ¤»¤ó"
29480
29481 #~ msgid "traditional C rejects the 'f' suffix"
29482 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'f' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
29483
29484 #~ msgid "traditional C rejects the 'l' suffix"
29485 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'l' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
29486
29487 #~ msgid "ISO C forbids imaginary numeric constants"
29488 #~ msgstr "ISO C ¤Ç¤Ïµõ¿ôÄê¿ô¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
29489
29490 #~ msgid "floating point number exceeds range of 'double'"
29491 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ 'double' ¤ÎÈϰϤòĶ¤¨¤Æ¤¤¤Þ¤¹"
29492
29493 #~ msgid "two 'u' suffixes on integer constant"
29494 #~ msgstr "2 ¤Ä¤Î 'u' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
29495
29496 #~ msgid "traditional C rejects the 'u' suffix"
29497 #~ msgstr "ÅÁÅýŪ¤Ê C ¤Ç¤Ï 'u' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
29498
29499 #~ msgid "'lul' is not a valid integer suffix"
29500 #~ msgstr "'lul' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29501
29502 #~ msgid "'Ll' and 'lL' are not valid integer suffixes"
29503 #~ msgstr "'Ll' ¤È 'lL' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29504
29505 #~ msgid "ISO C89 forbids long long integer constants"
29506 #~ msgstr "ISO C89 ¤Ç¤Ï long long À°¿ôÄê¿ô¤ò¶Ø¤¸¤Þ¤¹"
29507
29508 #~ msgid "more than one 'i' or 'j' suffix on integer constant"
29509 #~ msgstr "Ê£¿ô¤Î 'i' ¤ä 'j' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
29510
29511 #~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
29512 #~ msgstr "À°¿ôÄê¿ô¤¬¥³¥ó¥Ñ¥¤¥é¤Î¸½ºß¤ÎÀßÄê¤è¤êÂ礭¤¹¤®¤ë¤¿¤á¡¢%d ¥Ó¥Ã¥È¤ËÀÚ¤êµÍ¤á¤Þ¤·¤¿"
29513
29514 #~ msgid "width of integer constant changes with -traditional"
29515 #~ msgstr "-traditional ¤ò¤Ä¤±¤ë¤ÈÀ°¿ôÄê¿ô¤ÎÉý¤¬ÊѤï¤ê¤Þ¤¹"
29516
29517 #~ msgid "integer constant is unsigned in ISO C, signed with -traditional"
29518 #~ msgstr "À°¿ôÄê¿ô¤Ï ISO C ¤Ç¤ÏÉä¹ç̵¤·¤Ç¡¢-traditional ¤ò¤Ä¤±¤ë¤ÈÉä¹çÉÕ¤­¤Ç¤¹"
29519
29520 #~ msgid "width of integer constant may change on other systems with -traditional"
29521 #~ msgstr "À°¿ôÄê¿ô¤ÎÉý¤Ï¾¤Î¥·¥¹¥Æ¥à¤Ç -traditional ¤ò¤Ä¤±¤ë¤ÈÊѤï¤ë¤Ç¤·¤ç¤¦"
29522
29523 #~ msgid "integer constant larger than the maximum value of %s"
29524 #~ msgstr "%s ¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
29525
29526 #~ msgid "decimal constant is so large that it is unsigned"
29527 #~ msgstr "½½¿ÊÄê¿ô¤¬¤È¤Æ¤âÂ礭¤¤¤Î¤ÇÉä¹ç̵¤·¤È¤·¤Þ¤·¤¿"
29528
29529 #~ msgid "missing white space after number '%.*s'"
29530 #~ msgstr "¿ô»ú '%.*s' ¤Î¸å¤Ë¶õÇò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29531
29532 #~ msgid "Ignoring invalid multibyte character"
29533 #~ msgstr "̵¸ú¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò̵»ë¤·¤Þ¤¹"
29534
29535 #~ msgid "escape sequence out of range for character"
29536 #~ msgstr "ʸ»ú¤ËÂФ¹¤ë¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
29537
29538 #~ msgid "empty character constant"
29539 #~ msgstr "¶õ¤Îʸ»úÄê¿ô"
29540
29541 #~ msgid "character constant too long"
29542 #~ msgstr "ʸ»úÄê¿ô¤¬Ä¹¤¹¤®¤Þ¤¹"
29543
29544 #~ msgid "multi-character character constant"
29545 #~ msgstr "Ê£¿ôʸ»ú¤«¤é¤Ê¤ëʸ»úÄê¿ô"
29546
29547 #~ msgid "syntax error"
29548 #~ msgstr "ʸˡ¥¨¥é¡¼"
29549
29550 #~ msgid "ISO C forbids data definition with no type or storage class"
29551 #~ msgstr "ISO C ¤Ï·¿¤äµ­²±¥¯¥é¥¹¤Î¤Ê¤¤¥Ç¡¼¥¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
29552
29553 #~ msgid "ISO C forbids `&&'"
29554 #~ msgstr "ISO C ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
29555
29556 #~ msgid "`sizeof' applied to a bit-field"
29557 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤¿ `sizeof'"
29558
29559 #~ msgid "ISO C does not permit use of `varargs.h'"
29560 #~ msgstr "ISO C ¤Ç¤Ï `varargs.h' ¤ÎÍøÍѤòµö¤·¤Þ¤»¤ó"
29561
29562 #~ msgid "`[*]' in parameter declaration only allowed in ISO C 99"
29563 #~ msgstr "²¾°ú¿ôÀë¸ÀÃæ¤Î `[*]' ¤Ï ISO C 99 ¤Ç¤Î¤ßµö¤µ¤ì¤Æ¤¤¤Þ¤¹"
29564
29565 #~ msgid "`...' in old-style identifier list"
29566 #~ msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¼±Ê̻ҥꥹ¥È¤Ç¤Î `...'"
29567
29568 #~ msgid "%s at end of input"
29569 #~ msgstr "ÆþÎϤκǸå¤Ë %s"
29570
29571 #~ msgid "%s before %s'%c'"
29572 #~ msgstr "%s ¤¬ %s'%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
29573
29574 #~ msgid "%s before %s'\\x%x'"
29575 #~ msgstr "%s ¤¬ %s'\\x%x' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
29576
29577 #~ msgid "%s before string constant"
29578 #~ msgstr "ʸ»úÎóÄê¿ô¤ÎÁ°¤Ë %s"
29579
29580 #~ msgid "%s before numeric constant"
29581 #~ msgstr "¿ôÃÍÄê¿ô¤ÎÁ°¤Ë %s"
29582
29583 #~ msgid "%s before \"%s\""
29584 #~ msgstr "%s ¤¬ \"%s\" ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
29585
29586 #~ msgid "%s before '%s' token"
29587 #~ msgstr "%s ¤¬ '%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
29588
29589 #~ msgid "YYDEBUG not defined."
29590 #~ msgstr "YYDEBUG ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
29591
29592 #~ msgid "destructor needed for `%#D'"
29593 #~ msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹"
29594
29595 #~ msgid "where case label appears here"
29596 #~ msgstr "case ¥é¥Ù¥ë¤¬¸½¤ì¤¿¤Î¤Ï¤³¤³¤Ç¤¹"
29597
29598 #~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
29599 #~ msgstr "(Á°¤Î case Ê¸¤Î°Ï¤¤¹þ¤Þ¤ì¤¿Æ°ºî¤Ï¤½¤ì¼«¿È¤Î¥¹¥³¡¼¥×¤Ç¥Ç¥¹¥È¥é¥¯¥¿¤òÍ׵ᤷ¤Þ¤¹)"
29600
29601 #~ msgid "sizeof applied to a void type"
29602 #~ msgstr "sizeof ¤¬ void ·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
29603
29604 #~ msgid "__alignof__ applied to an incomplete type"
29605 #~ msgstr "__alignof__ ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
29606
29607 #~ msgid "subscript has type `char'"
29608 #~ msgstr "ź»ú¤¬ `char' ·¿¤ò¤â¤Á¤Þ¤¹"
29609
29610 #~ msgid "shift count is negative"
29611 #~ msgstr "¥·¥Õ¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
29612
29613 #~ msgid "shift count >= width of type"
29614 #~ msgstr "¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
29615
29616 #~ msgid "wrong type argument to %s"
29617 #~ msgstr "%s ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
29618
29619 #~ msgid "increment"
29620 #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È"
29621
29622 #~ msgid "decrement"
29623 #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È"
29624
29625 #~ msgid "ISO C forbids the address of a cast expression"
29626 #~ msgstr "ISO C ¤Ï¥­¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹"
29627
29628 #~ msgid "ISO C forbids use of conditional expressions as lvalues"
29629 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¾ò·ï¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
29630
29631 #~ msgid "ISO C forbids use of compound expressions as lvalues"
29632 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤ÎÊ£¹ç¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
29633
29634 #~ msgid "ISO C forbids use of cast expressions as lvalues"
29635 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¥­¥ã¥¹¥È¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
29636
29637 #~ msgid "%s discards qualifiers from pointer target type"
29638 #~ msgstr "%s¤Ë¤è¤ê¡¢¥Ý¥¤¥ó¥¿¤Î¼¨¤¹·¿¤«¤é¤Î½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
29639
29640 #~ msgid "passing arg %d of pointer to function"
29641 #~ msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹"
29642
29643 #~ msgid "initializer for static variable is not constant"
29644 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29645
29646 #~ msgid "initializer for static variable uses complicated arithmetic"
29647 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Ê£»¨¤Ê·×»»¤ò»È¤Ã¤Æ¤¤¤Þ¤¹"
29648
29649 #~ msgid "aggregate initializer is not constant"
29650 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29651
29652 #~ msgid "aggregate initializer uses complicated arithmetic"
29653 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤ÇÊ£»¨¤Ê·×»»¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹"
29654
29655 #~ msgid "initialization of zero-length array before end of structure"
29656 #~ msgstr "¹½Â¤ÂΤκǸå¤è¤êÁ°¤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
29657
29658 #~ msgid "initialization of zero-length array inside a nested context"
29659 #~ msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤ÎÆ⦤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
29660
29661 #~ msgid "initialization designators may not nest"
29662 #~ msgstr "½é´ü²½»Ø̾»Ò¤Ç¤Ï¥Í¥¹¥È¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
29663
29664 #~ msgid "modification by `asm'"
29665 #~ msgstr "`asm' ¤Ë¤è¤ë½¤Àµ"
29666
29667 #~ msgid "return"
29668 #~ msgstr "return"
29669
29670 #~ msgid "variable offset is passed paritially in stack and in reg"
29671 #~ msgstr "ÊÑ¿ô¥ª¥Õ¥»¥Ã¥È¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
29672
29673 #~ msgid "variable size is passed partially in stack and in reg"
29674 #~ msgstr "ÊÑ¿ô¥µ¥¤¥º¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
29675
29676 #~ msgid "redirecting stdout: %s"
29677 #~ msgstr "stdout ¤Ø¤Î¥ê¥À¥¤¥ì¥¯¥È: %s"
29678
29679 #~ msgid "pipe"
29680 #~ msgstr "pipe"
29681
29682 #~ msgid "fdopen"
29683 #~ msgstr "fdopen"
29684
29685 #~ msgid "dup2 %d 1"
29686 #~ msgstr "dup2 %d 1"
29687
29688 #~ msgid "close %d"
29689 #~ msgstr "close %d"
29690
29691 #~ msgid "execvp %s"
29692 #~ msgstr "execvp %s"
29693
29694 #~ msgid "unable to mmap file '%s'"
29695 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò mmap ¤Ç¤­¤Þ¤»¤ó"
29696
29697 #~ msgid "not found\n"
29698 #~ msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó\n"
29699
29700 #~ msgid "bad magic number in file '%s'"
29701 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ËÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
29702
29703 #~ msgid "execv %s"
29704 #~ msgstr "execv %s"
29705
29706 #~ msgid "incompatibilities between object file & expected values"
29707 #~ msgstr "ξΩ¤·¤Ê¤¤¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤È´üÂÔÃÍ"
29708
29709 #~ msgid ""
29710 #~ "\n"
29711 #~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
29712 #~ msgstr ""
29713 #~ "\n"
29714 #~ "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë #%d ¤ò½èÍý¤·¤Þ¤¹¡¢¥ª¥Õ¥»¥Ã¥È = 0x%.8lx, ¼ïÎà = %s\n"
29715
29716 #~ msgid "string section missing"
29717 #~ msgstr "ʸ»úÎ󥻥¯¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29718
29719 #~ msgid "no symbol table found"
29720 #~ msgstr "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
29721
29722 #~ msgid ""
29723 #~ "\n"
29724 #~ "Updating header and load commands.\n"
29725 #~ "\n"
29726 #~ msgstr ""
29727 #~ "\n"
29728 #~ "¥Ø¥Ã¥À¤È load ¥³¥Þ¥ó¥É¤ò¹¹¿·¤·¤Þ¤¹¡£\n"
29729
29730 #~ msgid "load command map, %d cmds, new size %ld.\n"
29731 #~ msgstr "load ¥³¥Þ¥ó¥É¥Þ¥Ã¥×¡¢%d ¸Ä¤Î¥³¥Þ¥ó¥É¡¢¿·¤¿¤Ê¥µ¥¤¥º %ld¡£\n"
29732
29733 #~ msgid ""
29734 #~ "writing load commands.\n"
29735 #~ "\n"
29736 #~ msgstr ""
29737 #~ "load ¥³¥Þ¥ó¥É¤ò½ñ¤­¹þ¤ß¤Þ¤¹¡£\n"
29738 #~ "\n"
29739
29740 #~ msgid "close %s"
29741 #~ msgstr "close %s"
29742
29743 #~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
29744 #~ msgstr "%s ´Ø¿ô, Îΰè %d, ¥ª¥Õ¥»¥Ã¥È = %ld (0x%.8lx)\n"
29745
29746 #~ msgid "bad magic number"
29747 #~ msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
29748
29749 #~ msgid "bad raw header version"
29750 #~ msgstr "ÉÔÀµ¤ÊÀ¸¤Î¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
29751
29752 #~ msgid "raw header buffer too small"
29753 #~ msgstr "¾®¤µ¤¹¤®¤ëÀ¸¤Î¥Ø¥Ã¥À¥Ð¥Ã¥Õ¥¡"
29754
29755 #~ msgid "old raw header file"
29756 #~ msgstr "¸Å¤¤À¸¤Î¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë"
29757
29758 #~ msgid "unknown {de,en}code_mach_o_hdr return value %d"
29759 #~ msgstr "ÉÔÌÀ¤Ê {de,en}code_mach_o_hdr Ìá¤êÃÍ %d"
29760
29761 #~ msgid "fstat %s"
29762 #~ msgstr "fstat %s"
29763
29764 #~ msgid "lseek %s 0"
29765 #~ msgstr "lseek %s 0"
29766
29767 #~ msgid "read %s"
29768 #~ msgstr "read %s"
29769
29770 #~ msgid "read %ld bytes, expected %ld, from %s"
29771 #~ msgstr "%ld ¥Ð¥¤¥ÈÆɹþ¤ß¡£%ld (%s ¤«¤é)Æɹþ¤à¤Ï¤º¤Ç¤¹"
29772
29773 #~ msgid "msync %s"
29774 #~ msgstr "msync %s"
29775
29776 #~ msgid "munmap %s"
29777 #~ msgstr "munmap %s"
29778
29779 #~ msgid "write %s"
29780 #~ msgstr "write %s"
29781
29782 #~ msgid "wrote %ld bytes, expected %ld, to %s"
29783 #~ msgstr "%ld ¥Ð¥¤¥È½ñ¹þ¤ß¡£%ld (%s ¤Ø)½ñ¹þ¤à¤Ï¤º¤Ç¤¹"
29784
29785 #~ msgid ""
29786 #~ ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
29787 #~ ";; %d successes.\n"
29788 #~ "\n"
29789 #~ msgstr ""
29790 #~ ";; ·ë¹çÅý·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
29791 #~ ";; %d À®¸ù¡£\n"
29792
29793 #~ msgid ""
29794 #~ "\n"
29795 #~ ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
29796 #~ ";; %d successes.\n"
29797 #~ msgstr ""
29798 #~ "\n"
29799 #~ ";; ·ë¹ç¹ç·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
29800 #~ ";; %d À®¸ù¡£\n"
29801
29802 #~ msgid "Use VAX-C alignment"
29803 #~ msgstr "VAX-C ¥¢¥é¥¤¥ó¥á¥ó¥È¤ò»ÈÍÑ"
29804
29805 #~ msgid "invalid %%Q value"
29806 #~ msgstr "̵¸ú¤Ê %%Q ÃÍ"
29807
29808 #~ msgid "invalid %%V value"
29809 #~ msgstr "̵¸ú¤Ê %%V ÃÍ"
29810
29811 #~ msgid "Generate code assuming DW bit is set"
29812 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤¿¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
29813
29814 #~ msgid "Generate code assuming DW bit is not set"
29815 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
29816
29817 #~ msgid "Generate code using byte writes"
29818 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤Ã¤Æ¥³¡¼¥ÉÀ¸À®"
29819
29820 #~ msgid "Do not generate byte writes"
29821 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤ï¤º¤Ë¥³¡¼¥ÉÀ¸À®"
29822
29823 #~ msgid "Use small memory model"
29824 #~ msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
29825
29826 #~ msgid "Use normal memory model"
29827 #~ msgstr "¥Î¡¼¥Þ¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
29828
29829 #~ msgid "Use large memory model"
29830 #~ msgstr "¥é¡¼¥¸¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
29831
29832 #~ msgid "Generate 29050 code"
29833 #~ msgstr "29050 ¥³¡¼¥É¤òÀ¸À®"
29834
29835 #~ msgid "Generate 29000 code"
29836 #~ msgstr "29000 ¥³¡¼¥É¤òÀ¸À®"
29837
29838 #~ msgid "Use user global registers"
29839 #~ msgstr "¥æ¡¼¥¶¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
29840
29841 #~ msgid "Emit stack checking code"
29842 #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ¯"
29843
29844 #~ msgid "Do not emit stack checking code"
29845 #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ«¤Ê¤¤"
29846
29847 #~ msgid "Work around storem hardware bug"
29848 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤¦"
29849
29850 #~ msgid "Do not work around storem hardware bug"
29851 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤ï¤Ê¤¤"
29852
29853 #~ msgid "Store locals in argument registers"
29854 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤¹¤ë"
29855
29856 #~ msgid "Do not store locals in arg registers"
29857 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤·¤Ê¤¤"
29858
29859 #~ msgid "bad value `%s' for -mcpu switch"
29860 #~ msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
29861
29862 #~ msgid "Emit IEEE-conformant code, with inexact exceptions"
29863 #~ msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò´Þ¤á¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
29864
29865 #~ msgid "target CPU does not support APCS-32"
29866 #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-32 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
29867
29868 #~ msgid "target CPU does not support APCS-26"
29869 #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-26 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
29870
29871 #~ msgid "interworking forces APCS-32 to be used"
29872 #~ msgstr "interworking ¤Ï APCS-32 ¤Î»ÈÍѤò¶¯Íפ·¤Þ¤¹"
29873
29874 #~ msgid "Unable to find a temporary location for static chain register"
29875 #~ msgstr "ÀÅŪ¥Á¥§¥¤¥ó¥ì¥¸¥¹¥¿ÍѤΰì»þÎΰè¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
29876
29877 #~ msgid "Use the 32-bit version of the APCS"
29878 #~ msgstr "APCS ¤Î 32 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
29879
29880 #~ msgid "Use the 26-bit version of the APCS"
29881 #~ msgstr "APCS ¤Î 26 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
29882
29883 #~ msgid "The MMU will trap on unaligned accesses"
29884 #~ msgstr "MMU ¤Ï¥¢¥é¥¤¥ó¥á¥ó¥È¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤Ç¥È¥é¥Ã¥×¤òȯ¤¹¤ë¤Ç¤·¤ç¤¦"
29885
29886 #~ msgid "Use library calls to perform FP operations"
29887 #~ msgstr "ÉâÆ°¾®¿ôÅÀ±é»»¤ò¹Ô¤¦¥é¥¤¥Ö¥é¥ê¸Æ¤Ó½Ð¤·¤òÍøÍѤ¹¤ë"
29888
29889 #~ msgid "Do symbol renaming for BSD"
29890 #~ msgstr "BSD ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
29891
29892 #~ msgid "Do symbol renaming for X/OPEN"
29893 #~ msgstr "X/OPEN ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
29894
29895 #~ msgid "Don't do symbol renaming"
29896 #~ msgstr "¥·¥ó¥Ü¥ë̾¤ÎÊѹ¹¤ò¹Ô¤ï¤Ê¤¤"
29897
29898 #~ msgid "MCU `%s' not supported"
29899 #~ msgstr "MCU `%s' ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
29900
29901 #~ msgid "Assume int to be 8 bit integer"
29902 #~ msgstr "int ¤ò 8 ¥Ó¥Ã¥ÈÀ°¿ô¤È¤ß¤Ê¤¹"
29903
29904 #~ msgid "Specify the initial stack address"
29905 #~ msgstr "½é´ü¥¹¥¿¥Ã¥¯¥¢¥É¥ì¥¹¤ò»ØÄꤹ¤ë"
29906
29907 #~ msgid "Unknown CPU version %d, using 40.\n"
29908 #~ msgstr "ÉÔÌÀ¤Ê CPU ¥Ð¡¼¥¸¥ç¥ó %d¡¢40 ¤ò»ÈÍѤ·¤Þ¤¹¡£\n"
29909
29910 #~ msgid "Do not use MPYI instruction for C3x"
29911 #~ msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ·¤Ê¤¤"
29912
29913 #~ msgid "Use slow but accurate float to integer conversion"
29914 #~ msgstr "Ä㮤À¤¬Àµ³Î¤ÊÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
29915
29916 #~ msgid "Disable use of RTPS instruction"
29917 #~ msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
29918
29919 #~ msgid "Disable use of RTPB instruction"
29920 #~ msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
29921
29922 #~ msgid "Emit code to use GAS extensions"
29923 #~ msgstr "GAS ³ÈÄ¥¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
29924
29925 #~ msgid "Don't save DP across ISR in small memory model"
29926 #~ msgstr "¥¹¥â¡¼¥ë¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤·¤Ê¤¤"
29927
29928 #~ msgid "Disable new features under development"
29929 #~ msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò̵¸ú¤Ë¤¹¤ë"
29930
29931 #~ msgid "Disable use of DB instruction"
29932 #~ msgstr "DB Ì¿Îá¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
29933
29934 #~ msgid "Don't force constants into registers"
29935 #~ msgstr "Äê¿ô¤Î¥ì¥¸¥¹¥¿³ä¤êÅö¤Æ¤ò¶¯Íפ·¤Ê¤¤"
29936
29937 #~ msgid "Allow RTL generation to emit invalid 3 operand insns"
29938 #~ msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Ìµ¸ú¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤òµöÍƤ¹¤ë"
29939
29940 #~ msgid "Disallow unsigned iteration counts for RPTB/DB"
29941 #~ msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ·¤Ê¤¤"
29942
29943 #~ msgid "Only preserve 32 bits of FP reg across call"
29944 #~ msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 32 ¥Ó¥Ã¥È¤À¤±¤òÊݸ¤¹¤ë"
29945
29946 #~ msgid "Disable MPY||ADD and MPY||SUB instructions"
29947 #~ msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
29948
29949 #~ msgid "Generate code for the C400"
29950 #~ msgstr "C400 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
29951
29952 #~ msgid "Generate code for the C300"
29953 #~ msgstr "C300 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
29954
29955 #~ msgid "Generate code for c34"
29956 #~ msgstr "c34 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
29957
29958 #~ msgid "Use standard calling sequence, with arg count word"
29959 #~ msgstr "ɸ½àŪ¸Æ¤Ó½Ð¤·¼ê½ç¤ò»È¤¤¡¢°ú¿ô¥«¥¦¥ó¥È word ¤ò¤Ä¤±¤ë"
29960
29961 #~ msgid "Place arg count in a nop instruction (faster than push)"
29962 #~ msgstr "nop Ì¿ÎáÆâ¤Ë°ú¿ô¥«¥¦¥ó¥È¤òÃÖ¤¯ (push ¤è¤ê¹â®)"
29963
29964 #~ msgid "Don't push arg count, depend on symbol table"
29965 #~ msgstr "°ú¿ô¥«¥¦¥ó¥È¤ò push ¤»¤º¡¢¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤ò¤¢¤Æ¤Ë¤¹¤ë"
29966
29967 #~ msgid "Use data cache for volatile mem refs (default)"
29968 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤òÍøÍѤ¹¤ë(¥Ç¥Õ¥©¥ë¥È)"
29969
29970 #~ msgid "Don't use data cache for volatile mem refs"
29971 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤ò¹Ô¤ï¤Ê¤¤"
29972
29973 #~ msgid "Bypass data cache for volatile mem refs"
29974 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϠcache ¤µ¤ì¤¿¥Ç¡¼¥¿¤ò²óÈò¤¹¤ë"
29975
29976 #~ msgid "Use 64-bit longs"
29977 #~ msgstr "64 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
29978
29979 #~ msgid "Use cc- and libc-compatible 32-bit longs"
29980 #~ msgstr "cc- ¤È libc ¸ß´¹¤Î 32 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
29981
29982 #~ msgid "Bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
29983 #~ msgstr "¥ì¥¸¥¹¥¿ %s ¤Ë¤È¤Ã¤ÆÉÔÀµ¤Ê modes_tieable_p, mode1 %s, mode2 %s"
29984
29985 #~ msgid "Disable use of conditional move instructions"
29986 #~ msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
29987
29988 #~ msgid "Debug argument support in compiler"
29989 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°°ú¿ô¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
29990
29991 #~ msgid "Debug stack support in compiler"
29992 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥¹¥¿¥Ã¥¯¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
29993
29994 #~ msgid "Debug memory address support in compiler"
29995 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥á¥â¥ê¥¢¥É¥ì¥¹¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
29996
29997 #~ msgid "Make adjacent short instructions parallel if possible."
29998 #~ msgstr "²Äǽ¤Ê¤é¤ÐÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤¹¤ë"
29999
30000 #~ msgid "Do not make adjacent short instructions parallel."
30001 #~ msgstr "ÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤·¤Ê¤¤"
30002
30003 #~ msgid "Link programs/data to be in external memory by default"
30004 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç³°Éô¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
30005
30006 #~ msgid "Link programs/data to be in onchip memory by default"
30007 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥Á¥Ã¥×¾å¤Î¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
30008
30009 #~ msgid "Change the branch costs within the compiler"
30010 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâÉô¤Ç¤Îʬ´ô¥³¥¹¥È¤òÊѹ¹¤¹¤ë"
30011
30012 #~ msgid "Stack size > 32k"
30013 #~ msgstr "¥¹¥¿¥Ã¥¯¥µ¥¤¥º > 32k"
30014
30015 #~ msgid "inline float constants not supported on this host"
30016 #~ msgstr "¤³¤Î¥Û¥¹¥È¤Ç¤Ï¥¤¥ó¥é¥¤¥óÉâÆ°¾®¿ôÄê¿ô¤ò¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
30017
30018 #~ msgid "Profiling not implemented yet."
30019 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£"
30020
30021 #~ msgid "Trampolines not yet implemented"
30022 #~ msgstr "Trampoline ¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
30023
30024 #~ msgid "Generate code an embedded assembler can handle"
30025 #~ msgstr "Ëä¤á¹þ¤ß¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
30026
30027 #~ msgid "Do not generate H8/S code"
30028 #~ msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
30029
30030 #~ msgid "Do not generate H8/S2600 code"
30031 #~ msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
30032
30033 #~ msgid "Do not use registers for argument passing"
30034 #~ msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤·¤Ê¤¤"
30035
30036 #~ msgid "Do not generate H8/300H code"
30037 #~ msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
30038
30039 #~ msgid "real name is too long - alias ignored"
30040 #~ msgstr "ËÜÍè¤Î̾Á°¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
30041
30042 #~ msgid "alias name is too long - alias ignored"
30043 #~ msgstr "ÊÌ̾¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
30044
30045 #~ msgid "Do not generate char instructions"
30046 #~ msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤·¤Ê¤¤"
30047
30048 #~ msgid "Use the Mingw32 interface"
30049 #~ msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
30050
30051 #~ msgid "Don't set Windows defines"
30052 #~ msgstr "Windows ¤Î define ¤òÀßÄꤷ¤Ê¤¤"
30053
30054 #~ msgid "Internal gcc abort from %s:%d"
30055 #~ msgstr "gcc ÆâÉô¤ÇÃæÃÇ %s:%d"
30056
30057 #~ msgid "The local variable `insn' has the value:"
30058 #~ msgstr "¤½¤Î¥í¡¼¥«¥ëÊÑ¿ô `insn' ¤¬Ãͤò»ý¤Ã¤Æ¤¤¤Þ¤¹:"
30059
30060 #~ msgid "Retain standard MXDB information"
30061 #~ msgstr "ɸ½à MXDB ¾ðÊó¤òÊÝ»ý¤¹¤ë"
30062
30063 #~ msgid "Retain legend information"
30064 #~ msgstr "legend ¾ðÊó¤ò°Ý»ý¤¹¤ë"
30065
30066 #~ msgid "Generate external legend information"
30067 #~ msgstr "³°Éô legend ¾ðÊó¤òÀ¸À®¤¹¤ë"
30068
30069 #~ msgid "Emit identifying info in .s file"
30070 #~ msgstr ".s ¥Õ¥¡¥¤¥ëÆâ¤Ë¼±Ê̻ҾðÊó¤òÁ÷½Ð¤¹¤ë"
30071
30072 #~ msgid "Register '%c' already specified in allocation order"
30073 #~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤Ï´û¤Ë³ÎÊݽç¤Ç»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
30074
30075 #~ msgid "half-pic init called on systems that don't support it."
30076 #~ msgstr "half-pic ½é´ü²½¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¥·¥¹¥Æ¥à¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿¡£"
30077
30078 #~ msgid "Same as -mcpu=i386"
30079 #~ msgstr "-mcpu=i386 ¤ÈƱ¤¸"
30080
30081 #~ msgid "Same as -mcpu=i486"
30082 #~ msgstr "-mcpu=i486 ¤ÈƱ¤¸"
30083
30084 #~ msgid "Same as -mcpu=pentium"
30085 #~ msgstr "-mcpu=pentium ¤ÈƱ¤¸"
30086
30087 #~ msgid "Same as -mcpu=pentiumpro"
30088 #~ msgstr "-mcpu=pentiumpro ¤ÈƱ¤¸"
30089
30090 #~ msgid "Uninitialized locals in .data"
30091 #~ msgstr ".data ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
30092
30093 #~ msgid "Do not use IEEE math for fp comparisons"
30094 #~ msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤ï¤Ê¤¤"
30095
30096 #~ msgid "Do not return values of functions in FPU registers"
30097 #~ msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤µ¤Ê¤¤"
30098
30099 #~ msgid "Do not generate sin, cos, sqrt for FPU"
30100 #~ msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤·¤Ê¤¤"
30101
30102 #~ msgid "Emit Intel syntax assembler opcodes"
30103 #~ msgstr "Intel ¥·¥ó¥¿¥Ã¥¯¥¹¤Î¥¢¥»¥ó¥Ö¥éÌ¿Îá¤òÅǤ­½Ð¤¹"
30104
30105 #~ msgid "Do not align destination of the string operations"
30106 #~ msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤·¤Ê¤¤"
30107
30108 #~ msgid "Do not inline all known string operations"
30109 #~ msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤·¤Ê¤¤"
30110
30111 #~ msgid "Profiling uses mcount"
30112 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ç mcount ¤òÍøÍѤ¹¤ë"
30113
30114 #~ msgid "Emit half-PIC code"
30115 #~ msgstr "Ⱦ PIC ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
30116
30117 #~ msgid "Emit ELF object code"
30118 #~ msgstr "ELF ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
30119
30120 #~ msgid "Emit ROSE object code"
30121 #~ msgstr "ROSE ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
30122
30123 #~ msgid "Symbols have a leading underscore"
30124 #~ msgstr "¥·¥ó¥Ü¥ë¤ÎƬ¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò¤Ä¤±¤ë"
30125
30126 #~ msgid "Use mcount for profiling"
30127 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ëÍѤˠmcount ¤òÍøÍѤ¹¤ë"
30128
30129 #~ msgid "Use mcount_ptr for profiling"
30130 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Î¤¿¤á¤Ë mcount_ptr ¤òÍøÍѤ¹¤ë"
30131
30132 #~ msgid "Use Mingw32 interface"
30133 #~ msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
30134
30135 #~ msgid "Use bare Windows interface"
30136 #~ msgstr "ÁǤΠWindows ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
30137
30138 #~ msgid "Generate code which uses the FPU"
30139 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
30140
30141 #~ msgid "Do not generate code which uses the FPU"
30142 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
30143
30144 #~ msgid "sorry, not implemented: #pragma align NAME=SIZE"
30145 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma align NAME=SIZE"
30146
30147 #~ msgid "sorry, not implemented: #pragma noalign NAME"
30148 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma noalign NAME"
30149
30150 #~ msgid "Generate KA code"
30151 #~ msgstr "KA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
30152
30153 #~ msgid "Generate KB code"
30154 #~ msgstr "KB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
30155
30156 #~ msgid "Generate JA code"
30157 #~ msgstr "JA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
30158
30159 #~ msgid "Generate JD code"
30160 #~ msgstr "JD ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
30161
30162 #~ msgid "Generate JF code"
30163 #~ msgstr "JF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
30164
30165 #~ msgid "generate RP code"
30166 #~ msgstr "RP ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
30167
30168 #~ msgid "Generate MC code"
30169 #~ msgstr "MC ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
30170
30171 #~ msgid "Use alternate leaf function entries"
30172 #~ msgstr "´Ø¿ô¹àÌܤÎÂå¤ï¤ê¤òÍøÍѤ¹¤ë"
30173
30174 #~ msgid "Do not use alternate leaf function entries"
30175 #~ msgstr "´Ø¿ô¹àÌÜËöÈø¤ÎÂå¤ï¤ê¤ÏÍøÍѤ·¤Ê¤¤"
30176
30177 #~ msgid "Do not perform tail call optimization"
30178 #~ msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤ï¤Ê¤¤"
30179
30180 #~ msgid "Use complex addressing modes"
30181 #~ msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤ò»ÈÍѤ¹¤ë"
30182
30183 #~ msgid "Align code to 8 byte boundary"
30184 #~ msgstr "¥³¡¼¥É¤ò 8 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
30185
30186 #~ msgid "Do not align code to 8 byte boundary"
30187 #~ msgstr "¥³¡¼¥É¤ò 8 bit ¥³¡¼¥É¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
30188
30189 #~ msgid "Enable compatibility with iC960 v2.0"
30190 #~ msgstr "iC960 v2.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
30191
30192 #~ msgid "Enable compatibility with iC960 v3.0"
30193 #~ msgstr "iC960 v3.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
30194
30195 #~ msgid "Enable compatibility with ic960 assembler"
30196 #~ msgstr "ic960 ¥¢¥»¥ó¥Ö¥é¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
30197
30198 #~ msgid "Permit unaligned accesses"
30199 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤¹¤ë"
30200
30201 #~ msgid "Layout types like Intel's v1.3 gcc"
30202 #~ msgstr "Intel ¤Î v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ËÇÛÃÖ¤¹¤ë"
30203
30204 #~ msgid "Do not layout types like Intel's v1.3 gcc"
30205 #~ msgstr "Intel v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ÎÇÛÃÖ¤ò¹Ô¤Ê¤ï¤Ê¤¤"
30206
30207 #~ msgid "Do not enable linker relaxation"
30208 #~ msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤·¤Ê¤¤"
30209
30210 #~ msgid "conflicting architectures defined - using C series"
30211 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - C ¥·¥ê¡¼¥º»ÈÍÑ"
30212
30213 #~ msgid "conflicting architectures defined - using K series"
30214 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - K ¥·¥ê¡¼¥º»ÈÍÑ<"
30215
30216 #~ msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
30217 #~ msgstr "iC2.0 ¤È iC3.0 ¤È¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó - iC3.0 ¤ò»ÈÍѤ·¤Þ¤¹"
30218
30219 #~ msgid "The -mlong-double-64 option does not work yet."
30220 #~ msgstr "-mlong-double-64 ¥ª¥×¥·¥ç¥ó¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
30221
30222 #~ msgid "cannot optimize division for both latency and throughput"
30223 #~ msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
30224
30225 #~ msgid "Generate code for Intel ld"
30226 #~ msgstr "Intel ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
30227
30228 #~ msgid "Don't emit stop bits before and after volatile extended asms"
30229 #~ msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
30230
30231 #~ msgid "Emit code for Itanium (TM) processor B step"
30232 #~ msgstr "Itanium (TM) ¥×¥í¥»¥Ã¥µ B step ÍÑ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
30233
30234 #~ msgid "Disable use of sdata/scommon/sbss"
30235 #~ msgstr "sdata/scommon/sbss ¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
30236
30237 #~ msgid "Disable Dwarf 2 line debug info via GNU as"
30238 #~ msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
30239
30240 #~ msgid "-msystem-v and -p are incompatible"
30241 #~ msgstr "-msystem-v ¤È -p ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
30242
30243 #~ msgid "-msystem-v and -mthreads are incompatible"
30244 #~ msgstr "-msystem-v ¤È -mthreads ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
30245
30246 #~ msgid "bad value (%s) for -mmodel switch"
30247 #~ msgstr "-mmodel ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
30248
30249 #~ msgid "const objects cannot go in .sdata/.sbss"
30250 #~ msgstr "const ¥ª¥Ö¥¸¥§¥¯¥È¤Ï .sdata/.sbss ¤ËÃÖ¤±¤Þ¤»¤ó"
30251
30252 #~ msgid "-malign-loops=%d is not between 1 and %d"
30253 #~ msgstr "-malign-loops=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
30254
30255 #~ msgid "-malign-jumps=%d is not between 1 and %d"
30256 #~ msgstr "-malign-jumps=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
30257
30258 #~ msgid "-malign-functions=%d is not between 1 and %d"
30259 #~ msgstr "-malign-functions=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
30260
30261 #~ msgid "Internal gcc monitor: short-branch(%x)"
30262 #~ msgstr "ÆâÉô gcc ¥â¥Ë¥¿: ¥·¥ç¡¼¥È¥Ö¥é¥ó¥Á(%x)"
30263
30264 #~ msgid "Internal gcc error: Can't express symbolic location"
30265 #~ msgstr "ÆâÉô gcc ¥¨¥é¡¼: °ÌÃÖ¤ò¥·¥ó¥Ü¥ëɽ¸½¤Ç¤­¤Þ¤»¤ó"
30266
30267 #~ msgid "argument #%d is a structure"
30268 #~ msgstr "°ú¿ô #%d ¤Ï¹½Â¤ÂΤǤ¹"
30269
30270 #~ msgid "%R not followed by %B/C/D/E"
30271 #~ msgstr "%R ¤Î¸å¤Ë %B/C/D/E ¤ÏÃÖ¤±¤Þ¤»¤ó"
30272
30273 #~ msgid "invalid %x/X value"
30274 #~ msgstr "̵¸ú¤Ê %x/X ÃͤǤ¹"
30275
30276 #~ msgid "invalid %H value"
30277 #~ msgstr "̵¸ú¤Ê %H ÃͤǤ¹"
30278
30279 #~ msgid "invalid %h value"
30280 #~ msgstr "̵¸ú¤Ê %h ÃͤǤ¹"
30281
30282 #~ msgid "invalid %Q value"
30283 #~ msgstr "̵¸ú¤Ê %Q ÃͤǤ¹"
30284
30285 #~ msgid "invalid %q value"
30286 #~ msgstr "̵¸ú¤Ê %q ÃͤǤ¹"
30287
30288 #~ msgid "invalid %o value"
30289 #~ msgstr "̵¸ú¤Ê %o ÃͤǤ¹"
30290
30291 #~ msgid "invalid %p value"
30292 #~ msgstr "̵¸ú¤Ê %p ÃͤǤ¹"
30293
30294 #~ msgid "invalid %s/S value"
30295 #~ msgstr "̵¸ú¤Ê %s/S ÃͤǤ¹"
30296
30297 #~ msgid "invalid %B value"
30298 #~ msgstr "̵¸ú¤Ê %B ÃͤǤ¹"
30299
30300 #~ msgid "invalid %C value"
30301 #~ msgstr "̵¸ú¤Ê %C ÃͤǤ¹"
30302
30303 #~ msgid "invalid %E value"
30304 #~ msgstr "̵¸ú¤Ê %E ÃͤǤ¹"
30305
30306 #~ msgid "invalid %r value"
30307 #~ msgstr "̵¸ú¤Ê %r ÃͤǤ¹"
30308
30309 #~ msgid "operand is r0"
30310 #~ msgstr "¥ª¥Ú¥é¥ó¥É¤Ï r0 ¤Ç¤¹"
30311
30312 #~ msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
30313 #~ msgstr "-mtrap-large-shift ¤È -mhandle-large-shift ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
30314
30315 #~ msgid "-mshort-data-%s is too large "
30316 #~ msgstr "-mshort-data-%s ¤¬Â礭¤¹¤®¤Þ¤¹¡£"
30317
30318 #~ msgid "-mshort-data-%s and PIC are incompatible"
30319 #~ msgstr "-mshort-data-%s ¤È PIC ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
30320
30321 #~ msgid "Invalid option `-mstack-increment=%s'"
30322 #~ msgstr "`-mstack-increment=%s' ¤Ï̵¸ú¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤¹"
30323
30324 #~ msgid "inline constants if it only takes 1 instruction"
30325 #~ msgstr "1 Ì¿Îá¤À¤±¤ò¤È¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
30326
30327 #~ msgid "Force functions to be aligned to a 2 byte boundary"
30328 #~ msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 2 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
30329
30330 #~ msgid "-mips%d not supported"
30331 #~ msgstr "-mips%d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
30332
30333 #~ msgid "-mabi=%s does not support -mips%d"
30334 #~ msgstr "-mabi=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
30335
30336 #~ msgid "The -mabi=32 support does not work yet."
30337 #~ msgstr "-mabi=32 ¥µ¥Ý¡¼¥È¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
30338
30339 #~ msgid "This target does not support the -mabi switch."
30340 #~ msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ï -mabi ¥¹¥¤¥Ã¥Á¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
30341
30342 #~ msgid "-mcpu=%s does not support -mips%d"
30343 #~ msgstr "-mcpu=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
30344
30345 #~ msgid "-mips%d does not support 64 bit fp registers"
30346 #~ msgstr "-mips%d ¤Ï 64 bit fp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
30347
30348 #~ msgid "-mips%d does not support 64 bit gp registers"
30349 #~ msgstr "-mips%d ¤Ï 64 bit gp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
30350
30351 #~ msgid "-G and -membedded-pic are incompatible"
30352 #~ msgstr "-G ¤È -membedded-pic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
30353
30354 #~ msgid "Invalid option `entry%s'"
30355 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `entry%s'"
30356
30357 #~ msgid "-mentry is only meaningful with -mips-16"
30358 #~ msgstr "-mentry ¤Ï -mips-16 ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±°ÕÌ£¤ò»ý¤Á¤Þ¤¹"
30359
30360 #~ msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
30361 #~ msgstr "MIPS ECOFF ·Á¼°¤Ç¤Ï #line ¤ò»ý¤Ä´Ø¿ô¤Ç¤Î¥Õ¥¡¥¤¥ë̾Êѹ¹¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
30362
30363 #~ msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
30364 #~ msgstr "fp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£"
30365
30366 #~ msgid "Don't optimize lui/addiu address loads"
30367 #~ msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤·¤Ê¤¤"
30368
30369 #~ msgid "Use MIPS as"
30370 #~ msgstr "MIPS as ¤òÍøÍѤ¹¤ë"
30371
30372 #~ msgid "Use GNU as"
30373 #~ msgstr "GNU as ¤òÍøÍѤ¹¤ë"
30374
30375 #~ msgid "Use symbolic register names"
30376 #~ msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
30377
30378 #~ msgid "Don't use symbolic register names"
30379 #~ msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
30380
30381 #~ msgid "Don't use GP relative sdata/sbss sections"
30382 #~ msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Ê¤¤"
30383
30384 #~ msgid "Output compiler statistics"
30385 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ¹¤ë"
30386
30387 #~ msgid "Don't output compiler statistics"
30388 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ·¤Ê¤¤"
30389
30390 #~ msgid "Optimize block moves"
30391 #~ msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤¹¤ë"
30392
30393 #~ msgid "Don't use mips-tfile asm postpass"
30394 #~ msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ·¤Ê¤¤"
30395
30396 #~ msgid "Use 32-bit FP registers"
30397 #~ msgstr "32 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
30398
30399 #~ msgid "Use Irix PIC"
30400 #~ msgstr "Irix PIC ¤òÍøÍѤ¹¤ë"
30401
30402 #~ msgid "Don't use Irix PIC"
30403 #~ msgstr "Irix PIC ¤òÍøÍѤ·¤Ê¤¤"
30404
30405 #~ msgid "Don't use OSF PIC"
30406 #~ msgstr "OSF PIC ¤òÍøÍѤ·¤Ê¤¤"
30407
30408 #~ msgid "Use embedded PIC"
30409 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ¹¤ë"
30410
30411 #~ msgid "Don't use embedded PIC"
30412 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ·¤Ê¤¤"
30413
30414 #~ msgid "Don't use ROM instead of RAM"
30415 #~ msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ·¤Ê¤¤"
30416
30417 #~ msgid "Use single (32-bit) FP only"
30418 #~ msgstr "ñÀºÅÙ(32bit) FP ¤Î¤ß¤òÍøÍѤ¹¤ë"
30419
30420 #~ msgid "Don't use single (32-bit) FP only"
30421 #~ msgstr "ñÀºÅÙ(32bit) FP °Ê³°¤âÍøÍѤ¹¤ë"
30422
30423 #~ msgid "Don't use multiply accumulate"
30424 #~ msgstr "¾è»»¡¦²Ã»»Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
30425
30426 #~ msgid "Don't work around early 4300 hardware bug"
30427 #~ msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
30428
30429 #~ msgid "Optimize for 4650"
30430 #~ msgstr "4650 ÍѤ˺ÇŬ²½¤¹¤ë"
30431
30432 #~ msgid "Optimize for 3900"
30433 #~ msgstr "3900 ÍѤ˺ÇŬ²½¤¹¤ë"
30434
30435 #~ msgid "Trap on integer divide overflow"
30436 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤¹¤ë"
30437
30438 #~ msgid "Don't trap on integer divide overflow"
30439 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
30440
30441 #~ msgid "Use mips16 entry/exit psuedo ops"
30442 #~ msgstr "mips16 ¤Î entry/exit µ¿»÷¥ª¥Ú¥é¥ó¥É¤ò»ÈÍѤ¹¤ë"
30443
30444 #~ msgid "Do not work around hardware multiply bug"
30445 #~ msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褷¤Ê¤¤"
30446
30447 #~ msgid "optimization turned on"
30448 #~ msgstr "ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
30449
30450 #~ msgid "optimization turned off"
30451 #~ msgstr "ºÇŬ²½¤ò̵¸ú¤Ë¤¹¤ë"
30452
30453 #~ msgid "Alternative calling convention"
30454 #~ msgstr "Ê̤θƤӽФ·µ¬Ìó¤ò»ÈÍѤ¹¤ë"
30455
30456 #~ msgid "Pass some arguments in registers"
30457 #~ msgstr "¤¤¤¯¤Ä¤«¤Î°ú¿ô¤Ï¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
30458
30459 #~ msgid "Pass all arguments on stack"
30460 #~ msgstr "Á´¤Æ¤Î°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
30461
30462 #~ msgid "Optimize for 32532 cpu"
30463 #~ msgstr "32532 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
30464
30465 #~ msgid "Optimize for 32332 cpu"
30466 #~ msgstr "32332 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
30467
30468 #~ msgid "Optimize for 32032"
30469 #~ msgstr "32032 ÍѤ˺ÇŬ²½¤¹¤ë"
30470
30471 #~ msgid "Register sb is zero. Use for absolute addressing"
30472 #~ msgstr "sb ¥ì¥¸¥¹¥¿¤ò¥¼¥í¤È¤¹¤ë¡£ÀäÂÐ¥¢¥É¥ì¥¹¤ò»ÈÍѤ¹¤ë"
30473
30474 #~ msgid "Do not use register sb"
30475 #~ msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
30476
30477 #~ msgid "Generate code for low memory"
30478 #~ msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
30479
30480 #~ msgid "32381 fpu"
30481 #~ msgstr "32381 ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È"
30482
30483 #~ msgid "\"Small register classes\" kludge"
30484 #~ msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤¦"
30485
30486 #~ msgid "No \"Small register classes\" kludge"
30487 #~ msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤ï¤Ê¤¤"
30488
30489 #~ msgid ""
30490 #~ "Unknown -march= option (%s).\n"
30491 #~ "Valid options are 1.0, 1.1, and 2.0\n"
30492 #~ msgstr ""
30493 #~ "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
30494 #~ "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
30495
30496 #~ msgid "PIC code generation is not compatible with profiling\n"
30497 #~ msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤È¤ÏÁêÍƤì¤Þ¤»¤ó\n"
30498
30499 #~ msgid "Return floating point results in memory"
30500 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò¥á¥â¥ê¤ÇÊÖ¤¹"
30501
30502 #~ msgid "Target does not have split I&D"
30503 #~ msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤¿¤Ê¤¤"
30504
30505 #~ msgid "Generate little endian data"
30506 #~ msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
30507
30508 #~ msgid "Generate big endian data"
30509 #~ msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
30510
30511 #~ msgid "Turn on maintainer testing code"
30512 #~ msgstr "¥á¥ó¥Æ¥Ê¥Æ¥¹¥È¥³¡¼¥É¤òÍ­¸ú¤Ë¤¹¤ë"
30513
30514 #~ msgid "Enable Transmeta picoJava extensions"
30515 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤òÍ­¸ú¤Ë¤¹¤ë"
30516
30517 #~ msgid "Disable Transmeta picoJava extensions"
30518 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤ò̵¸ú¤Ë¤¹¤ë"
30519
30520 #~ msgid "Disable reorganization pass"
30521 #~ msgstr "ºÆÊÔÀ®¹©Äø¤ò̵¸ú¤Ë¤¹¤ë"
30522
30523 #~ msgid "invalid %%B value"
30524 #~ msgstr "̵¸ú¤Ê %%B ÃÍ"
30525
30526 #~ msgid "invalid %%z value"
30527 #~ msgstr "̵¸ú¤Ê %%z ÃÍ"
30528
30529 #~ msgid "invalid %%Z value"
30530 #~ msgstr "̵¸ú¤Ê %%Z ÃÍ"
30531
30532 #~ msgid "can't have varargs with -mfp-arg-in-fp-regs"
30533 #~ msgstr "-mfp-arg-in-fp-regs ¤ò»È¤¦¤È²ÄÊѸİú¿ô¤ò»ý¤Æ¤Þ¤»¤ó"
30534
30535 #~ msgid "Always pass floating-point arguments in memory"
30536 #~ msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤¹¤ë"
30537
30538 #~ msgid "Don't always pass floating-point arguments in memory"
30539 #~ msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤·¤Ê¤¤"
30540
30541 #~ msgid "-f%s ignored for AIX (all code is position independent)"
30542 #~ msgstr "AIX ÍѤˠ-f%s ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡ÊÁ´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹¡Ë"
30543
30544 #~ msgid "-ffunction-sections disabled on AIX when debugging"
30545 #~ msgstr "AIX ¤Ç¤Ï¥Ç¥Ð¥Ã¥°»þ¤Î -ffunction-sections ¤Ï̵¸ú¤È¤µ¤ì¤Þ¤¹"
30546
30547 #~ msgid "-fdata-sections not supported on AIX"
30548 #~ msgstr "AIX ¤Ç¤Ï -fdata-sections ¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
30549
30550 #~ msgid "%%S computed all 1's mask"
30551 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 1 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
30552
30553 #~ msgid "%%S computed all 0's mask"
30554 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 0 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
30555
30556 #~ msgid "Do not use POWER2 instruction set"
30557 #~ msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
30558
30559 #~ msgid "Don't use PowerPC General Purpose group optional instructions"
30560 #~ msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
30561
30562 #~ msgid "Don't use PowerPC Graphics group optional instructions"
30563 #~ msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
30564
30565 #~ msgid "Don't use PowerPC-64 instruction set"
30566 #~ msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
30567
30568 #~ msgid "Place variable addresses in the regular TOC"
30569 #~ msgstr "ÊÑ¿ô¥¢¥É¥ì¥¹¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
30570
30571 #~ msgid "Do not generate load/store multiple instructions"
30572 #~ msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤"
30573
30574 #~ msgid "Do not generate string instructions for block moves"
30575 #~ msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
30576
30577 #~ msgid "Don't align to the base type of the bitfield."
30578 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
30579
30580 #~ msgid "Don't assume that unaligned accesses are handled by the system"
30581 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤Ï¤ß¤Ê¤µ¤Ê¤¤"
30582
30583 #~ msgid "Assume that unaligned accesses are handled by the system"
30584 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤ß¤Ê¤¹"
30585
30586 #~ msgid "Don't produce code relocatable at runtime."
30587 #~ msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
30588
30589 #~ msgid "Don't use EABI."
30590 #~ msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£"
30591
30592 #~ msgid "Don't use alternate register names."
30593 #~ msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
30594
30595 #~ msgid "profiling does not support code models other than medlow"
30596 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï medlow °Ê³°¤Î¥³¡¼¥É¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
30597
30598 #~ msgid "%s and profiling conflict: disabling %s"
30599 #~ msgstr "%s ¤È¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¶¥¹ç¤·¤Þ¤¹: %s ¤ò̵¸ú²½¤·¤Þ¤¹"
30600
30601 #~ msgid "Do not use FUNCTION_EPILOGUE"
30602 #~ msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ·¤Ê¤¤"
30603
30604 #~ msgid "Do not pass -assert pure-text to linker"
30605 #~ msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤµ¤Ê¤¤"
30606
30607 #~ msgid "Use flat register window model"
30608 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
30609
30610 #~ msgid "Do not use flat register window model"
30611 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ·¤Ê¤¤"
30612
30613 #~ msgid "Do not use ABI reserved registers"
30614 #~ msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
30615
30616 #~ msgid "Do not compile for v8plus ABI"
30617 #~ msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤Ê¤¤"
30618
30619 #~ msgid "Optimize for Cypress processors"
30620 #~ msgstr "Cypress ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
30621
30622 #~ msgid "Optimize for SparcLite processors"
30623 #~ msgstr "SparcLite ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
30624
30625 #~ msgid "Optimize for F930 processors"
30626 #~ msgstr "F930 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
30627
30628 #~ msgid "Optimize for F934 processors"
30629 #~ msgstr "F934 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
30630
30631 #~ msgid "Use V8 Sparc ISA"
30632 #~ msgstr "V8 Sparc ISA ¤ò»ÈÍѤ¹¤ë"
30633
30634 #~ msgid "Optimize for SuperSparc processors"
30635 #~ msgstr "SuperSparc ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
30636
30637 #~ msgid "Do not use structs on stronger alignment for double-word copies"
30638 #~ msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ·¤Ê¤¤"
30639
30640 #~ msgid "Do not optimize tail call instructions in assembler or linker"
30641 #~ msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤·¤Ê¤¤"
30642
30643 #~ msgid "%s=%s is too large."
30644 #~ msgstr "%s=%s ¤ÏÂ礭¤¹¤®¤Þ¤¹¡£"
30645
30646 #~ msgid "object size exceeds built-in limit for virtual function table implementation"
30647 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ËÁȤ߹þ¤³¤Þ¤ì¤¿¥µ¥¤¥º¤òĶ²á¤·¤Þ¤·¤¿"
30648
30649 #~ msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects"
30650 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ÎÄ̾ï¤ÎÀ©¸Â¤òĶ²á¤·¤¿¤¿¤á¡¢Á´¤Æ¤Î¥½¡¼¥¹¤ò -fhuge-objects ¤ò»È¤Ã¤ÆºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¯¤À¤µ¤¤"
30651
30652 #~ msgid "label `%s' referenced outside of any function"
30653 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬´Ø¿ô¤Î³°Â¦¤Î²¿¤«¤ò»²¾È¤·¤Þ¤·¤¿"
30654
30655 #~ msgid "the ABI requires vtable thunks"
30656 #~ msgstr "ABI ¤Ï²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¥µ¥ó¥¯¤òÍ׵ᤷ¤Þ¤¹"
30657
30658 #~ msgid "destructors must be member functions"
30659 #~ msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï¥á¥ó¥Ð´Ø¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
30660
30661 #~ msgid "`bool' is now a keyword"
30662 #~ msgstr "`bool' ¤Ïº£¤ä¥­¡¼¥ï¡¼¥É¤Ç¤¹"
30663
30664 #~ msgid "cannot declare %s to references"
30665 #~ msgstr "%s ¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
30666
30667 #~ msgid "discarding `const' applied to a reference"
30668 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `const' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
30669
30670 #~ msgid "discarding `volatile' applied to a reference"
30671 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `volatile' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
30672
30673 #~ msgid "typedef declaration includes an initializer"
30674 #~ msgstr "typedef Àë¸À¤¬½é´üÀßÄê»Ò¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
30675
30676 #~ msgid "storage class `static' invalid for function `%s' declared out of global scope"
30677 #~ msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `static' ¤Ï̵¸ú¤Ç¤¹"
30678
30679 #~ msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
30680 #~ msgstr "²¾°ú¿ô¥ê¥¹¥È¤Ë̵¸ú¤ÊÀ°¿ôÄê¿ô¤¬¤¢¤ê¤Þ¤¹¡£²¾°ú¿ô̾¤òÍ¿¤¨Ëº¤ì¤¿¤Î¤Ç¤Ï¡©"
30681
30682 #~ msgid "return type for `main' changed to `int'"
30683 #~ msgstr "`main' ¤Î return ·¿¤Ï `int' ¤ËÊѤ¨¤Þ¤·¤¿"
30684
30685 #~ msgid "-fname-mangling-version is no longer supported"
30686 #~ msgstr "-fname-mangling-version ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
30687
30688 #~ msgid "-Wno-strict-prototypes is not supported in C++"
30689 #~ msgstr "-Wno-strict-prototypes ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
30690
30691 #~ msgid "`__alignof__' applied to a bit-field"
30692 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `__alignof__'"
30693
30694 #~ msgid "parser may be lost: is there a '{' missing somewhere?"
30695 #~ msgstr "¹½Ê¸²òÀϴ郎Ì»Ҥˤʤ俤褦¤Ç¤¹: ¤É¤³¤«¤Ç '{' ¤ò˺¤ì¤Æ¤¤¤ë¤Î¤Ç¤Ï¡©"
30696
30697 #~ msgid "anachronistic use of array size in vector delete"
30698 #~ msgstr "¥Ù¥¯¥È¥ë¤Î delete ¤ÇÇÛÎó¥µ¥¤¥º¤ò»È¤¦¤Î¤ÏÁ°»þÂåŪ¤Ç¤¹"
30699
30700 #~ msgid "too many initialization functions required"
30701 #~ msgstr "ɬÍפȤµ¤ì¤ë½é´ü²½´Ø¿ô¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
30702
30703 #~ msgid "(static %s for %s)"
30704 #~ msgstr "(ÀÅŪ%s: %s ÍÑ)"
30705
30706 #~ msgid "In %s `%s':"
30707 #~ msgstr "%s Æâ¤Î `%s':"
30708
30709 #~ msgid "%s:%d:   instantiated from `%s'\n"
30710 #~ msgstr "%s:%d:   `%s' ¤«¤é¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
30711
30712 #~ msgid "%s:%d:   instantiated from here\n"
30713 #~ msgstr "%s:%d:   ¤³¤³¤Ç¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
30714
30715 #~ msgid "  will be re-ordered to match declaration order"
30716 #~ msgstr "  Àë¸À½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÓÂؤ¨¤é¤ì¤Þ¤¹"
30717
30718 #~ msgid "  will be re-ordered to match inheritance order"
30719 #~ msgstr "  ÇÉÀ¸½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÙÂؤ¨¤é¤ì¤Þ¤¹"
30720
30721 #~ msgid "base class initializer specified, but no base class to initialize"
30722 #~ msgstr "´ðÄ쥯¥é¥¹½é´üÀßÄê»Ò¤¬»ØÄꤵ¤ì¤Þ¤·¤¿¤¬¡¢½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
30723
30724 #~ msgid "no base class to initialize"
30725 #~ msgstr "½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
30726
30727 #~ msgid "new of array type fails to specify size"
30728 #~ msgstr "ÇÛÎ󷿤Πnew ¤Ï¥µ¥¤¥º¤Î»ØÄê¤Ë¼ºÇÔ¤·¤Þ¤¹"
30729
30730 #~ msgid "initializer list being treated as compound expression"
30731 #~ msgstr "½é´ü²½»Ò¥ê¥¹¥È¤¬Ê£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
30732
30733 #~ msgid "Do not treat the namespace `std' as a normal namespace"
30734 #~ msgstr "̾Á°¶õ´Ö `std' ¤òÄ̾ï¤Î̾Á°¶õ´Ö¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤"
30735
30736 #~ msgid "Only emit explicit template instatiations"
30737 #~ msgstr "ÌÀ¼¨Åª¤Ê¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
30738
30739 #~ msgid "Recognise and/bitand/bitor/compl/not/or/xor"
30740 #~ msgstr "and/bitand/bitor/compl/not/or/xor ¤òǧ¼±¤¹¤ë"
30741
30742 #~ msgid "Warn about inconsistent return types"
30743 #~ msgstr "Ìá¤êÃͤη¿¤È°ìÃפ·¤Ê¤¤¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
30744
30745 #~ msgid "Warn when a function is declared extern, then inline"
30746 #~ msgstr "´Ø¿ô¤¬ extern Àë¸À¤µ¤ì¤¿¸å¡¢inline ¤È¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
30747
30748 #~ msgid "type name expected before `*'"
30749 #~ msgstr "`*' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
30750
30751 #~ msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
30752 #~ msgstr "(̤Àë¸ÀÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬´Ø¿ôÆâ¤ÇºÇ½é¤Ë¸½¤ï¤ì¤¿»þ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
30753
30754 #~ msgid "real-valued template parameters when cross-compiling"
30755 #~ msgstr "¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥ë»þ¤Î¼Â¿ôÃͥƥó¥×¥ì¡¼¥È²¾°ú¿ô"
30756
30757 #~ msgid "ambiguous request for method pointer `%s'"
30758 #~ msgstr "¥á¥½¥Ã¥É¥Ý¥¤¥ó¥¿ `%s' ¤Ø¤ÎÍ׵᤬ۣËæ¤Ç¤¹"
30759
30760 #~ msgid "no base or member initializers given following ':'"
30761 #~ msgstr "´ðÄì¤ä¥á¥ó¥Ð½é´ü²½»Ò¥ê¥¹¥È¤¬ ':' ¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤»¤ó"
30762
30763 #~ msgid "`>>' should be `> >' in template class name"
30764 #~ msgstr "`>>' ¤Ï¥Æ¥ó¥×¥ì¡¼¥È¥¯¥é¥¹Ì¾¤Ï `> >' ¤È¤¹¤Ù¤­¤Ç¤¹"
30765
30766 #~ msgid "ISO C++ forbids an empty condition for `%s'"
30767 #~ msgstr "ISO C++ ¤Ï `%s' ¤ËÂФ¹¤ë¶õ¤Î¾ò·ï¤ò¶Ø¤¸¤Þ¤¹"
30768
30769 #~ msgid "ISO C++ forbids `&&'"
30770 #~ msgstr "ISO C++ ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
30771
30772 #~ msgid "sigof type specifier"
30773 #~ msgstr "·¿»ØÄê»Ò¤Î sigof ¤Ç¤¹"
30774
30775 #~ msgid "`sigof' applied to non-aggregate expression"
30776 #~ msgstr "È󽸹çÂμ°¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
30777
30778 #~ msgid "storage class specifier `%s' not allowed after struct or class"
30779 #~ msgstr "µ­²±¥¯¥é¥¹»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
30780
30781 #~ msgid "type specifier `%s' not allowed after struct or class"
30782 #~ msgstr "·¿»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
30783
30784 #~ msgid "no body nor ';' separates two class, struct or union declarations"
30785 #~ msgstr "ËÜÂΤ¬¤Ê¤¯¡¢class, struct °¿¤¤¤Ï union Àë¸À¤ò¶èÀÚ¤ë ';' ¤â¤¢¤ê¤Þ¤»¤ó"
30786
30787 #~ msgid "missing ';' before right brace"
30788 #~ msgstr "±¦Â¦¥Ö¥ì¡¼¥¹¤ÎÁ°¤Î ';' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
30789
30790 #~ msgid "ISO C++ forbids array dimensions with parenthesized type in new"
30791 #~ msgstr "ISO C++ ¤Ï new Ãæ¤Ç¤Ï¡¢³ç¸Ì¤Î¤Ä¤¤¤¿ÇÛÎ󼡸µ¤ò¶Ø¤¸¤Þ¤¹"
30792
30793 #~ msgid "ISO C++ forbids label declarations"
30794 #~ msgstr "ISO C++ ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
30795
30796 #~ msgid "label must be followed by statement"
30797 #~ msgstr "¥é¥Ù¥ë¤Î¸å¤í¤Ë¤Ïʸ¤¬É¬ÍפǤ¹"
30798
30799 #~ msgid "ISO C++ forbids compound statements inside for initializations"
30800 #~ msgstr "ISO C++ ½é´ü²½»Ò¤ÎÆâÉô¤Ç¤Ïʣʸ¤¬¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
30801
30802 #~ msgid "possibly missing ')'"
30803 #~ msgstr "¤ª¤½¤é¤¯ ')' ¤ò˺¤ì¤Æ¤¤¤Þ¤¹"
30804
30805 #~ msgid "type specifier omitted for parameter"
30806 #~ msgstr "·¿»ØÄê»Ò¤Ï²¾°ú¿ôÍѤ˾Êά¤µ¤ì¤Þ¤·¤¿"
30807
30808 #~ msgid "incomplete type unification"
30809 #~ msgstr "ÉÔ´°Á´¤Ê·¿¤Îñ°ì²½"
30810
30811 #~ msgid "use of `%s' in template type unification"
30812 #~ msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿Åý°ìÃæ `%s' ¤¬»ÈÍѤµ¤ì¤Þ¤·¤¿"
30813
30814 #~ msgid "taking dynamic typeid of object with -fno-rtti"
30815 #~ msgstr "-fno-rtti ¤Î»ØÄê¤È°ì½ï¤Ë¥ª¥Ö¥¸¥§¥¯¥È¤ÎưŪ typeid ¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
30816
30817 #~ msgid "adjusting pointers for covariant returns"
30818 #~ msgstr "¶¦ÊÑ(covariant)Ìá¤êÃͤؤΥݥ¤¥ó¥¿¤òÄ´À°¤·¤Þ¤¹"
30819
30820 #~ msgid "recoverable compiler error, fixups for virtual function"
30821 #~ msgstr "²óÉü²Äǽ¤Ê¥³¥ó¥Ñ¥¤¥é¤Î¥¨¥é¡¼¡¢²¾ÁÛ´Ø¿ô¤Î½¤Àµ"
30822
30823 #~ msgid "can't redefine default return value for constructors"
30824 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿ÍѤΥǥե©¥ë¥ÈÌá¤êÃͤòºÆÄêµÁ¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
30825
30826 #~ msgid "   will be re-ordered to precede member initializations"
30827 #~ msgstr "   Àè¤Ë¤¢¤ë¥á¥ó¥Ð½é´ü²½»Ò¤ÈʤÓÂؤ¨¤é¤ì¤Þ¤¹"
30828
30829 #~ msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
30830 #~ msgstr "¼±ÊÌ»Ò̾ `%s' ¤Ï GNU C++ ÆâÉô¤Î¥Í¡¼¥ß¥ó¥°Àïά¤È¶¥¹ç¤·¤Þ¤¹"
30831
30832 #~ msgid "parse error at end of saved function text"
30833 #~ msgstr "ÊݸºÑ¤ß´Ø¿ô¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
30834
30835 #~ msgid "function body for constructor missing"
30836 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ôËÜÂΤò·ç¤¤¤Æ¤¤¤Þ¤¹"
30837
30838 #~ msgid "%s before `%s'"
30839 #~ msgstr "%s ¤¬ `%s' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
30840
30841 #~ msgid "%s before `%c'"
30842 #~ msgstr "%s ¤¬ `%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
30843
30844 #~ msgid "%s before `\\%o'"
30845 #~ msgstr "%s ¤¬ `\\%o' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
30846
30847 #~ msgid "%s before `%s' token"
30848 #~ msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
30849
30850 #~ msgid "non-lvalue in %s"
30851 #~ msgstr "%s ¤Ëº¸ÊÕÃͤǤϤʤ¤ÃÍ"
30852
30853 #~ msgid "`com_interface' only supported with -fvtable-thunks"
30854 #~ msgstr "`com_interface' ¤Ï -fvtable-thunks ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
30855
30856 #~ msgid "ISO C++ forbids applying `sizeof' to a member function"
30857 #~ msgstr "ISO C++ ¤Ï¥á¥ó¥Ð´Ø¿ô¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
30858
30859 #~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
30860 #~ msgstr "ISO C++ ¤ÏÉÔ´°Á´·¿¤Ç¤¢¤ë `void' ·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
30861
30862 #~ msgid "invalid reference to NULL ptr, use ptr-to-member instead"
30863 #~ msgstr "NULL ¥Ý¥¤¥ó¥¿¤Ø¤Î̵¸ú¤Ê»²¾È¡¢Âå¤ï¤ê¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¤¤Þ¤·¤ç¤¦"
30864
30865 #~ msgid "invalid call to member function needing `this' in static member function scope"
30866 #~ msgstr "ÀÅŪ¥á¥ó¥Ð´Ø¿ô¥¹¥³¡¼¥×Æâ¤Ç¤Ï `this' ¤òÍפ¹¤ë¥á¥ó¥Ð´Ø¿ô¤Î¸Æ¤Ó½Ð¤·¤Ï̵¸ú¤Ç¤¹"
30867
30868 #~ msgid "parameter type of called function is incomplete"
30869 #~ msgstr "¸Æ¤Ð¤ì¤¿´Ø¿ô¤Î²¾°ú¿ô¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
30870
30871 #~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
30872 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
30873
30874 #~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
30875 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
30876
30877 #~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
30878 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
30879
30880 #~ msgid "ISO C++ forbids using pointer to a member in subtraction"
30881 #~ msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
30882
30883 #~ msgid "unary `&'"
30884 #~ msgstr "ñ¹à¤Î `&'"
30885
30886 #~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"
30887 #~ msgstr "ISO C++ ¤Ïº¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
30888
30889 #~ msgid "return value from function receives multiple initializations"
30890 #~ msgstr "´Ø¿ô¤«¤é¤ÎÌá¤êÃͤ¬Ê£¿ô¤Î½é´ü²½¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
30891
30892 #~ msgid "return-statement with no value, in function declared with a non-void return type"
30893 #~ msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤»¤ó¡£´Ø¿ôÀë¸À¤Ç¤ÏÈó void ¤ÎÌá¤êÃͤò»ý¤Á¤Þ¤¹"
30894
30895 #~ msgid "return-statement with a value, in function declared with a void return type"
30896 #~ msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤¹¡£´Ø¿ôÀë¸À¤Ç¤ÏÌá¤ê·¿¤¬ void ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
30897
30898 #~ msgid "Internal error #%d."
30899 #~ msgstr "ÆâÉô¥¨¥é¡¼: #%d¡£"
30900
30901 #~ msgid "due to the presence of a constructor"
30902 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¤¢¤ë¤³¤È¤Ë¤è¤ë"
30903
30904 #~ msgid "comma expression used to initialize return value"
30905 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬Ìá¤êÃͤò½é´ü²½¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤·¤¿"
30906
30907 #~ msgid "ANSI C++ forbids non-constant aggregate initializer expressions"
30908 #~ msgstr "ANSI C++ ¤ÏÄê¿ô¤Ç¤Ê¤¤½¸¹çÂΤνé´ü²½»Ò¼°¤ò¶Ø¤¸¤Þ¤¹"
30909
30910 #~ msgid "initializing array with parameter list"
30911 #~ msgstr "ÇÛÎó¤ò²¾°ú¿ô¥ê¥¹¥È¤Ë¤è¤Ã¤Æ½é´ü²½¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
30912
30913 #~ msgid "initializer for scalar variable requires one element"
30914 #~ msgstr "¥¹¥«¥é¡¼ÊÑ¿ô¤Î½é´ü²½»Ò¤Ï°ì¤Ä¤ÎÍ×ÁǤòÍ׵ᤷ¤Þ¤¹"
30915
30916 #~ msgid "aggregate has a partly bracketed initializer"
30917 #~ msgstr "½¸¹çÂΤ¬ÉôʬŪ¤Ë¥Ö¥é¥±¥Ã¥È¤Î½é´ü²½»Ò¤ò»ý¤Á¤Þ¤¹"
30918
30919 #~ msgid "non-empty initializer for array of empty elements"
30920 #~ msgstr "Í×ÁǤΤʤ¤ÇÛÎó¤ËÂФ¹¤ë¡¢¶õ¤Ç¤Ï¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
30921
30922 #~ msgid "initializer list for object of class with virtual base classes"
30923 #~ msgstr "²¾ÁÛ´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
30924
30925 #~ msgid "excess elements in aggregate initializer"
30926 #~ msgstr "½¸¹çÂνé´ü²½»ÒÆâ¤Ç¤½¤ÎÍ×ÁǤ¬°î¤ì¤Þ¤·¤¿"
30927
30928 #~ msgid "ISO C++ forbids defining types within %s"
30929 #~ msgstr "ISO C++ ¤Ï %s Ãæ¤Î·¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
30930
30931 #~ msgid "Can't create cross-reference file `%s'"
30932 #~ msgstr "Áê¸ß»²¾È¥Õ¥¡¥¤¥ë `%s' ¤òºî¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
30933
30934 #~ msgid "In file included from %s:%u"
30935 #~ msgstr "%s:%u ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÃæ"
30936
30937 #~ msgid ""
30938 #~ ",\n"
30939 #~ "                 from %s:%u"
30940 #~ msgstr ""
30941 #~ ",\n"
30942 #~ "                 %s:%u ¤«¤é"
30943
30944 #~ msgid "traditional C rejects the `U' suffix"
30945 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï `U' ÀÜÈø¼­¤¬µñÀ䤵¤ì¤Þ¤¹"
30946
30947 #~ msgid "too many 'l' suffixes in integer constant"
30948 #~ msgstr "À°¿ôÄê¿ô¤Î¥µ¥Õ¥£¥Ã¥¯¥¹ 'l' ¤¬Â¿¤¹¤®¤Þ¤¹"
30949
30950 #~ msgid "integer constant contains digits beyond the radix"
30951 #~ msgstr "À°¿ôÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¿ôÃͤò´Þ¤ó¤Ç¤¤¤Þ¤¹"
30952
30953 #~ msgid "invalid suffix '%.*s' on integer constant"
30954 #~ msgstr "ÀÜÈø¼­ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹"
30955
30956 #~ msgid "missing ')' after \"defined\""
30957 #~ msgstr "\"defined\" ¤Î¸å¤í¤Î ')' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
30958
30959 #~ msgid "operator \"defined\" requires an identifier"
30960 #~ msgstr "\"defined\" ±é»»»Ò¤Ï¼±Ê̻ҤòÍ׵ᤷ¤Þ¤¹"
30961
30962 #~ msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
30963 #~ msgstr "¡ÊC++ ¤Ç¤Ï \"%s\" ¤¬ \"%s\" ¤ÎÂåÂإȡ¼¥¯¥ó¤Ç¤¹¡Ë"
30964
30965 #~ msgid "\"defined\" operator appears during macro expansion"
30966 #~ msgstr "\"defined\" ±é»»»Ò¤¬¥Þ¥¯¥íŸ³«Ãæ¤Ë¸½¤ì¤Þ¤·¤¿"
30967
30968 #~ msgid "ISO C++ does not permit \"%s\" in #if"
30969 #~ msgstr "ISO C++ ¤Ï #if Æâ¤Î \"%s\" ¤òµö¤·¤Þ¤»¤ó"
30970
30971 #~ msgid "octal escape sequence out of range"
30972 #~ msgstr "8 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
30973
30974 #~ msgid "hex escape sequence out of range"
30975 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
30976
30977 #~ msgid "integer overflow in preprocessor expression"
30978 #~ msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
30979
30980 #~ msgid "comma operator in operand of #if"
30981 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬ #if ±é»»»Ò¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
30982
30983 #~ msgid "%s is a block device"
30984 #~ msgstr "%s ¤Ï¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹¤Ç¤¹"
30985
30986 #~ msgid "No include path in which to find %s"
30987 #~ msgstr "%s ¤ò¸«¤Ä¤±¤ë¤¿¤á¤Î¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
30988
30989 #~ msgid "Multiple include guards may be useful for:\n"
30990 #~ msgstr "¿½Å include ¤«¤é¤ÎÊݸͭ±×¤È¤Ê¤ë¤Ç¤·¤ç¤¦:\n"
30991
30992 #~ msgid "absolute file name in remap_filename"
30993 #~ msgstr "ÀäÂХѥ¹¥Õ¥¡¥¤¥ë̾¤¬ remap_filename ¤Ë¤¢¤ê¤Þ¤¹"
30994
30995 #~ msgid "%s: Not a directory"
30996 #~ msgstr "%s: ¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
30997
30998 #~ msgid "buffers still stacked in cpp_finish"
30999 #~ msgstr "cpp_finish ¤Ç¥Ð¥Ã¥Õ¥¡¤¬¤Þ¤À¥¹¥¿¥Ã¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
31000
31001 #~ msgid "Directory name missing after %s"
31002 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31003
31004 #~ msgid "File name missing after %s"
31005 #~ msgstr "%s ¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31006
31007 #~ msgid "Path name missing after %s"
31008 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ñ¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31009
31010 #~ msgid "GNU CPP version %s (cpplib)"
31011 #~ msgstr "GNU CPP version %s (cpplib)"
31012
31013 #~ msgid "Usage: %s [switches] input output\n"
31014 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ\n"
31015
31016 #~ msgid ""
31017 #~ "Switches:\n"
31018 #~ "  -include <file>           Include the contents of <file> before other files\n"
31019 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
31020 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
31021 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
31022 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
31023 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
31024 #~ msgstr ""
31025 #~ "¥¹¥¤¥Ã¥Á:\n"
31026 #~ "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë¤ÎÁ°¤Ë <file> ¤ÎÆâÍƤò´Þ¤á¤ë\n"
31027 #~ "  -imacros <file>           <file> ¤Î¥Þ¥¯¥íÄêµÁ¤ò¼õ¤±Æþ¤ì¤ë\n"
31028 #~ "  -iprefix <path>           ¼¡¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥óÍÑ¥×¥ì¥Õ¥£¥¯¥¹¤Ë <path> ¤ò»ØÄê\n"
31029 #~ "  -iwithprefix <dir>        <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
31030 #~ "  -iwithprefixbefore <dir>  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
31031 #~ "  -isystem <dir>            <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤ÎºÇ½é¤ËÄɲ乤ë\n"
31032
31033 #~ msgid ""
31034 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
31035 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
31036 #~ "  -I-                       Fine-grained include path control; see info docs\n"
31037 #~ "  -nostdinc                 Do not search system include directories\n"
31038 #~ "                             (dirs specified with -isystem will still be used)\n"
31039 #~ "  -nostdinc++               Do not search system include directories for C++\n"
31040 #~ "  -o <file>                 Put output into <file>\n"
31041 #~ msgstr ""
31042 #~ "  -idirafter <dir>          <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
31043 #~ "  -I <dir>                  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
31044 #~ "  -I-                       ¤­¤áºÙ¤«¤Ê include ¥Ñ¥¹À©¸æ -- info Ê¸½ñ¤ò»²¾È\n"
31045 #~ "  -nostdinc                 ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
31046 #~ "                             (-system ¤Ç»ØÄꤵ¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê¤Ïõº÷¤µ¤ì¤ë)\n"
31047 #~ "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
31048 #~ "  -o <file>                 <file> ¤Ø½ÐÎϤ¹¤ë\n"
31049
31050 #~ msgid ""
31051 #~ "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
31052 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
31053 #~ "  -trigraphs                Support ISO C trigraphs\n"
31054 #~ "  -lang-c                   Assume that the input sources are in C\n"
31055 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
31056 #~ msgstr ""
31057 #~ "  -pedantic                 ¸·Ì©¤Ê ISO C ¤ÇÍ׵ᤵ¤ì¤ëÁ´¤Æ¤Î·Ù¹ð¤òȯ¹Ô¤¹¤ë\n"
31058 #~ "  -pedantic-errors          -pedantic ·Ù¹ð¤ÎÂå¤ê¤Ë¥¨¥é¡¼¤òȯ¹Ô¤¹¤ë\n"
31059 #~ "  -trigraphs                ISO C ¥È¥é¥¤¥°¥é¥Õ¤ò¼õ¤±Æþ¤ì¤ë\n"
31060 #~ "  -lang-c                   ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
31061 #~ "  -lang-c89                 ÆþÎÏ¥½¡¼¥¹¤ò C89 ¤È¤ß¤Ê¤¹\n"
31062
31063 #~ msgid ""
31064 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
31065 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
31066 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
31067 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
31068 #~ msgstr ""
31069 #~ "  -lang-c++                 ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
31070 #~ "  -lang-objc                ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC ¤È¤ß¤Ê¤¹\n"
31071 #~ "  -lang-objc++              ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC++ ¤È¤ß¤Ê¤¹\n"
31072 #~ "  -lang-asm                 ÆþÎÏ¥½¡¼¥¹¤ò¥¢¥»¥ó¥Ö¥ê¸À¸ì¤È¤ß¤Ê¤¹\n"
31073
31074 #~ msgid ""
31075 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
31076 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
31077 #~ "                            iso9899:199409, iso9899:1999\n"
31078 #~ "  -+                        Allow parsing of C++ style features\n"
31079 #~ "  -w                        Inhibit warning messages\n"
31080 #~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
31081 #~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
31082 #~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
31083 #~ msgstr ""
31084 #~ "  -std=<std name>           Å¬¹ç¤µ¤»¤ëɸ½à¤ò»ØÄê -- °Ê²¼¤è¤ê°ì¤Ä\n"
31085 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
31086 #~ "                            iso9899:199409, iso9899:1999\n"
31087 #~ "  -+                        C++ ¼°¤Î¹½Ê¸²òÀϤòµö²Ä¤¹¤ë\n"
31088 #~ "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
31089 #~ "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤Ë½Ð¤¯¤ï¤·¤¿¤é·Ù¹ð¤¹¤ë\n"
31090 #~ "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
31091 #~ "  -Wcomment{s}              ¥³¥á¥ó¥È¤¬Â¾¤Î¥³¥á¥ó¥ÈÆâ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
31092
31093 #~ msgid ""
31094 #~ "  -Wno-comment{s}           Do not warn about comments\n"
31095 #~ "  -Wtraditional             Warn about features not present in traditional C\n"
31096 #~ "  -Wno-traditional          Do not warn about traditional C\n"
31097 #~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
31098 #~ "  -Wno-undef                Do not warn about testing undefined macros\n"
31099 #~ "  -Wimport                  Warn about the use of the #import directive\n"
31100 #~ msgstr ""
31101 #~ "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
31102 #~ "  -Wtraditional             ¸½ºß¤È¤Ï°Û¤Ê¤ë¸Å¤¤ C ¤Ç¤Îµ¡Ç½¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë\n"
31103 #~ "  -Wno-traditional          ¸Å¤¤ C ¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
31104 #~ "  -Wundef                   Ì¤ÄêµÁ¤Î¥Þ¥¯¥í¤¬ #if ¤Ç»È¤ï¤ì¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
31105 #~ "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Îɾ²Á¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
31106 #~ "  -Wimport                  #import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë\n"
31107
31108 #~ msgid ""
31109 #~ "  -Wno-import               Do not warn about the use of #import\n"
31110 #~ "  -Werror                   Treat all warnings as errors\n"
31111 #~ "  -Wno-error                Do not treat warnings as errors\n"
31112 #~ "  -Wsystem-headers          Do not suppress warnings from system headers\n"
31113 #~ "  -Wno-system-headers       Suppress warnings from system headers\n"
31114 #~ "  -Wall                     Enable all preprocessor warnings\n"
31115 #~ msgstr ""
31116 #~ "  -Wno-import               #import ¤ÎÍøÍѤ˴ؤ¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
31117 #~ "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦\n"
31118 #~ "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤\n"
31119 #~ "  -Wsystem-headers          ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤\n"
31120 #~ "  -Wno-system-headers       ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
31121 #~ "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
31122
31123 #~ msgid ""
31124 #~ "  -M                        Generate make dependencies\n"
31125 #~ "  -MM                       As -M, but ignore system header files\n"
31126 #~ "  -MF <file>                Write dependency output to the given file\n"
31127 #~ "  -MG                       Treat missing header file as generated files\n"
31128 #~ msgstr ""
31129 #~ "  -M                        make °Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
31130 #~ "  -MM                       -M Æ±ÍÍ¡¢Ã¢¤·¥·¥¹¥Æ¥à¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ò̵»ë¤¹¤ë\n"
31131 #~ "  -MF <file>                °Í¸´Ø·¸¤Î½ÐÎϤòÍ¿¤¨¤é¤ì¤¿¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤à\n"
31132 #~ "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¤òÀ¸À®¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¤È¤·¤Æ°·¤¦\n"
31133
31134 #~ msgid ""
31135 #~ "  -MP\t\t\t    Generate phony targets for all headers\n"
31136 #~ "  -MQ <target>              Add a MAKE-quoted target\n"
31137 #~ "  -MT <target>              Add an unquoted target\n"
31138 #~ msgstr ""
31139 #~ "  -MP\t\t\t    Á´¤Æ¤Î¥Ø¥Ã¥À¤Ë¤Ä¤¤¤Æ phony ¥¿¡¼¥²¥Ã¥È¤òÀ¸À®¤¹¤ë\n"
31140 #~ "  -MQ <target>              MAKE ¤Ç¤Î¥¯¥ª¡¼¥È¤µ¤ì¤¿¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
31141 #~ "  -MT <target>              ¥¯¥ª¡¼¥È¤µ¤ì¤Ê¤¤¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
31142
31143 #~ msgid ""
31144 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
31145 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
31146 #~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
31147 #~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
31148 #~ "  -U<macro>                 Undefine <macro> \n"
31149 #~ "  -v                        Display the version number\n"
31150 #~ msgstr ""
31151 #~ "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤòʸ»úÎó¤Î '1' ¤È¤¹¤ë\n"
31152 #~ "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤò <val> ¤È¤¹¤ë\n"
31153 #~ "  -A<question> (<answer>)   <question> ¤Ë <answer> ¤ÈÀ¼ÌÀ¤¹¤ë\n"
31154 #~ "  -A-<question> (<answer>)  <question> ¤ò <answer> ¤È¤·¤Ê¤¤\n"
31155 #~ "  -U<macro>                 <macro> ÄêµÁ¤ò²ò½ü¤¹¤ë\n"
31156 #~ "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
31157
31158 #~ msgid ""
31159 #~ "  -H                        Print the name of header files as they are used\n"
31160 #~ "  -C                        Do not discard comments\n"
31161 #~ "  -dM                       Display a list of macro definitions active at end\n"
31162 #~ "  -dD                       Preserve macro definitions in output\n"
31163 #~ "  -dN                       As -dD except that only the names are preserved\n"
31164 #~ "  -dI                       Include #include directives in the output\n"
31165 #~ msgstr ""
31166 #~ "  -H                        »È¤ï¤ì¤¿¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤òɽ¼¨¤¹¤ë\n"
31167 #~ "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
31168 #~ "  -dM                       ºÇ¸å¤ËÍ­¸ú¤Ê¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
31169 #~ "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤òÊݸ¤¹¤ë\n"
31170 #~ "  -dN                       -dD ¤ÈƱÍͤÀ¤¬¡¢Ì¾Á°¤À¤±¤òÊݸ¤¹¤ë\n"
31171 #~ "  -dI                       #include ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½ÐÎϤ˴ޤá¤ë\n"
31172
31173 #~ msgid ""
31174 #~ "  -fpreprocessed            Treat the input file as already preprocessed\n"
31175 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
31176 #~ "  -P                        Do not generate #line directives\n"
31177 #~ "  -$                        Do not allow '$' in identifiers\n"
31178 #~ "  -remap                    Remap file names when including files.\n"
31179 #~ "  --version                 Display version information\n"
31180 #~ "  -h or --help              Display this information\n"
31181 #~ msgstr ""
31182 #~ "  -fpreprocessed            ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò´û¤Ë¥×¥ê¥×¥í¥»¥¹ºÑ¤È¤·¤Æ°·¤¦\n"
31183 #~ "  -ftabstop=<number>        ¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤òÊó¹ð¤¹¤ë\n"
31184 #~ "  -P                        #line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤òÀ¸À®¤·¤Ê¤¤\n"
31185 #~ "  -$                        ¼±Ê̻ҤǤΠ'$' ¤òµö²Ä¤·¤Ê¤¤\n"
31186 #~ "  -remap                    ¥Õ¥¡¥¤¥ë¥¤¥ó¥¯¥ë¡¼¥É»þ¤Ë¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×¤¹¤ë\n"
31187 #~ "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
31188 #~ "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
31189
31190 #~ msgid "trigraph ??%c converted to %c"
31191 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï %c ¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
31192
31193 #~ msgid "trigraph ??%c ignored"
31194 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
31195
31196 #~ msgid "backslash and newline separated by space"
31197 #~ msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤È²þ¹Ô¤¬¶õÇò¤Çʬ³ä¤µ¤ì¤Þ¤·¤¿"
31198
31199 #~ msgid "backslash-newline at end of file"
31200 #~ msgstr "¥Õ¥¡¥¤¥ë¤Î½ª¤ê¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å-²þ¹Ô¤¬¤¢¤ê¤Þ¤¹"
31201
31202 #~ msgid "\"/*\" within comment"
31203 #~ msgstr "¥³¥á¥ó¥ÈÆâ¤Ë \"/*\" ¤¬¤¢¤ê¤Þ¤¹"
31204
31205 #~ msgid "null character(s) ignored"
31206 #~ msgstr "null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
31207
31208 #~ msgid "'$' character(s) in identifier"
31209 #~ msgstr "'$' Ê¸»ú¤¬¼±Ê̻ҤËÆþ¤Ã¤Æ¤¤¤Þ¤¹"
31210
31211 #~ msgid "attempt to use poisoned \"%s\""
31212 #~ msgstr "±øÀ÷¤µ¤ì¤¿ '%s' »È¤ª¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
31213
31214 #~ msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
31215 #~ msgstr "__VA_ARGS__ ¤Ï C99 ²ÄÊÑ°ú¿ô¥Þ¥¯¥í³ÈÄ¥¤Ç¤Î¤ß½Ð¸½¤Ç¤­¤Þ¤¹"
31216
31217 #~ msgid "possible start of unterminated string literal"
31218 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤Ê¸»úÎó¥ê¥Æ¥é¥ë¤Î¿äÄ곫»Ï°ÌÃÖ"
31219
31220 #~ msgid "multi-line string literals are deprecated"
31221 #~ msgstr "Ê£¿ô¹Ôʸ»úÎó¥ê¥Æ¥é¥ë¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
31222
31223 #~ msgid "null character(s) preserved in literal"
31224 #~ msgstr "¥ê¥Æ¥é¥ëÃæ¤Ç null Ê¸»ú¤¬³ÎÊݤµ¤ì¤Þ¤·¤¿"
31225
31226 #~ msgid "no newline at end of file"
31227 #~ msgstr "¥Õ¥¡¥¤¥ëËöÈø¤Ë²þ¹Ô¤¬¤¢¤ê¤Þ¤»¤ó"
31228
31229 #~ msgid "C++ style comments are not allowed in ISO C89"
31230 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤Ï ISO C89 ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
31231
31232 #~ msgid "(this will be reported only once per input file)"
31233 #~ msgstr "(¤³¤ì¤ÏÆþÎÏ¥Õ¥¡¥¤¥ë¤Ë¤Ä¤­°ì²ó¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹)"
31234
31235 #~ msgid "multi-line comment"
31236 #~ msgstr "Ê£¿ô¹Ô¤Î¥³¥á¥ó¥È"
31237
31238 #~ msgid "Unspellable token %s"
31239 #~ msgstr "ÄÖ¤ì¤Ê¤¤¥È¡¼¥¯¥ó %s ¤Ç¤¹"
31240
31241 #~ msgid "extra tokens at end of #%s directive"
31242 #~ msgstr ";ʬ¤Ê¥È¡¼¥¯¥ó¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
31243
31244 #~ msgid "# followed by integer"
31245 #~ msgstr "À°¿ô¤¬ # ¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
31246
31247 #~ msgid "traditional C ignores #%s with the # indented"
31248 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Î #%s ¤ò̵»ë¤·¤Þ¤¹"
31249
31250 #~ msgid "suggest hiding #%s from traditional C with an indented #"
31251 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤¬¤¢¤ë¸Å¤¤ C ¤«¤é¤Ï #%s ¤ò±£¤¹¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
31252
31253 #~ msgid "invalid preprocessing directive #%s"
31254 #~ msgstr "̵¸ú¤Ê¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô #%s"
31255
31256 #~ msgid "no macro name given in #%s directive"
31257 #~ msgstr "¥Þ¥¯¥í̾¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥ÖÃæ¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
31258
31259 #~ msgid "macro names must be identifiers"
31260 #~ msgstr "¥Þ¥¯¥í̾¤Ï¼±Ê̻ҤǤʤ¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
31261
31262 #~ msgid "undefining \"%s\""
31263 #~ msgstr "\"%s\" ¤ò undef ¤·¤Þ¤¹"
31264
31265 #~ msgid "missing terminating > character"
31266 #~ msgstr "½ªÃ¼Ê¸»ú > ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31267
31268 #~ msgid "#%s expects \"FILENAME\" or <FILENAME>"
31269 #~ msgstr "#%s ¤Ï \"¥Õ¥¡¥¤¥ë̾\" ¤¢¤ë¤¤¤Ï <¥Õ¥¡¥¤¥ë̾> ¤òɬÍפȤ·¤Þ¤¹"
31270
31271 #~ msgid "attempt to push file buffer with contexts stacked"
31272 #~ msgstr "¥¹¥¿¥Ã¥¯¤µ¤ì¤¿¥³¥ó¥Æ¥¯¥¹¥È¤È°ì½ï¤Ë¥Õ¥¡¥¤¥ë¥Ð¥Ã¥Õ¥¡¤ò push ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
31273
31274 #~ msgid "#include_next in primary source file"
31275 #~ msgstr "#include_next ¤¬¼ç¤¿¤ë¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
31276
31277 #~ msgid "#import is obsolete, use an #ifndef wrapper in the header file"
31278 #~ msgstr "#import ¤Ï¸Å¤¤É½¸½¤Ç¤¹. ¥Ø¥Ã¥À¥Õ¥¡¥¤¥ëÃæ¤Ç #ifndef ¤Î¥é¥Ã¥Ñ¡¼¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
31279
31280 #~ msgid "invalid flag \"%s\" in line directive"
31281 #~ msgstr "\"%s\" ¤Ï line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤Ï̵¸ú¤Ê¥Õ¥é¥°¤Ç¤¹"
31282
31283 #~ msgid "\"%s\" after #line is not a positive integer"
31284 #~ msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
31285
31286 #~ msgid "line number out of range"
31287 #~ msgstr "¹ÔÈֹ椬Èϰϳ°¤Ç¤¹"
31288
31289 #~ msgid "header flags for \"%s\" have changed"
31290 #~ msgstr "\"%s\" ¤Î¥Ø¥Ã¥À¥Õ¥é¥°¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
31291
31292 #~ msgid "invalid #ident"
31293 #~ msgstr "̵¸ú¤Ê #ident"
31294
31295 #~ msgid "#pragma once is obsolete"
31296 #~ msgstr "#pragma once ¤Ï¤â¤¦»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
31297
31298 #~ msgid "#pragma once in main file"
31299 #~ msgstr "#pragma once ¤¬¥á¥¤¥ó¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
31300
31301 #~ msgid "invalid #pragma GCC poison directive"
31302 #~ msgstr "#pragma GCC ±øÀ÷¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤¬Ìµ¸ú¤Ç¤¹"
31303
31304 #~ msgid "poisoning existing macro \"%s\""
31305 #~ msgstr "´û¸¤Î¥Þ¥¯¥í \"%s' ¤ò±øÀ÷¤·¤Þ¤¹"
31306
31307 #~ msgid "#pragma system_header ignored outside include file"
31308 #~ msgstr "include ¥Õ¥¡¥¤¥ë³°¤Î #pragma system_header ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
31309
31310 #~ msgid "current file is older than %s"
31311 #~ msgstr "¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ï %s ¤è¤ê¸Å¤¤¤Ç¤¹"
31312
31313 #~ msgid "#else without #if"
31314 #~ msgstr "#else ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
31315
31316 #~ msgid "#else after #else"
31317 #~ msgstr "#else ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
31318
31319 #~ msgid "the conditional began here"
31320 #~ msgstr "¤½¤Î¾ò·ï¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹"
31321
31322 #~ msgid "#elif without #if"
31323 #~ msgstr "#elif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
31324
31325 #~ msgid "#elif after #else"
31326 #~ msgstr "#elif ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
31327
31328 #~ msgid "#endif without #if"
31329 #~ msgstr "#endif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
31330
31331 #~ msgid "missing ')' to complete answer"
31332 #~ msgstr "²ò¤òÊä´°¤¹¤ë ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31333
31334 #~ msgid "predicate's answer is empty"
31335 #~ msgstr "½Ò¸ì¤Î²ò¤¬¶õ¤Ç¤¹"
31336
31337 #~ msgid "assertion without predicate"
31338 #~ msgstr "½Ò¸ì¤Î¤Ê¤¤¥¢¥µ¡¼¥·¥ç¥ó¤Ç¤¹"
31339
31340 #~ msgid "\"%s\" re-asserted"
31341 #~ msgstr "\"%s\" ¤¬ºÆ¥¢¥µ¡¼¥È¤µ¤ì¤Þ¤·¤¿"
31342
31343 #~ msgid "<stdin>"
31344 #~ msgstr "<ɸ½àÆþÎÏ>"
31345
31346 #~ msgid "unterminated #%s"
31347 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s"
31348
31349 #~ msgid "file \"%s\" entered but not left"
31350 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÆþ¤ê¤Þ¤·¤¿¤¬½Ð¤Þ¤»¤ó¤Ç¤·¤¿"
31351
31352 #~ msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
31353 #~ msgstr "\"%s\" ¤È \"%s\" ¤òŽÉÕ¤±¤Þ¤·¤¿¤¬Àµ¾ï¤Ê¥×¥ê¥×¥í¥»¥Ã¥µ¥È¡¼¥¯¥ó¤È¤Ê¤ê¤Þ¤»¤ó"
31354
31355 #~ msgid "unterminated argument list invoking macro \"%s\""
31356 #~ msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿"
31357
31358 #~ msgid "ISO C99 requires rest arguments to be used"
31359 #~ msgstr "ISO C99 ¤Ï»ÈÍѤµ¤ì¤ë¤Ù¤­»Ä¤ê¤Î¤Î°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
31360
31361 #~ msgid "macro \"%s\" requires %u arguments, but only %u given"
31362 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ï°ú¿ô¤ò %u Í׵ᤷ¤Þ¤¹¤¬¡¢%u ¸Ä¤·¤«Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
31363
31364 #~ msgid "macro \"%s\" passed %u arguments, but takes just %u"
31365 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬ %u ÅϤµ¤ì¤Þ¤·¤¿¤¬¡¢%u ¤·¤«¼õ¤±¼è¤ê¤Þ¤»¤ó"
31366
31367 #~ msgid "function-like macro \"%s\" must be used with arguments in traditional C"
31368 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢´Ø¿ôŪ¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
31369
31370 #~ msgid "\"%s\" may not appear in macro parameter list"
31371 #~ msgstr "\"%s\" ¤Ï¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ë¸½¤ì¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
31372
31373 #~ msgid "macro parameters must be comma-separated"
31374 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¤Ï¥«¥ó¥Þ¶èÀڤꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
31375
31376 #~ msgid "parameter name missing"
31377 #~ msgstr "²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31378
31379 #~ msgid "anonymous variadic macros were introduced in C99"
31380 #~ msgstr "̵̾²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤Ï C99 ¤ÇºÎ¤êÆþ¤ì¤é¤ì¤Þ¤·¤¿"
31381
31382 #~ msgid "ISO C does not permit named variadic macros"
31383 #~ msgstr "ISO C ¤Ç¤Ï̾Á°¤Ä¤­²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤òµö¤·¤Þ¤»¤ó"
31384
31385 #~ msgid "missing ')' in macro parameter list"
31386 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ç¡¢')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31387
31388 #~ msgid "ISO C requires whitespace after the macro name"
31389 #~ msgstr "ISO C ¤Ç¤Ï¥Þ¥¯¥í̾¤Î¸å¤í¤Ë¶õÇò¤òÍ׵ᤷ¤Þ¤¹"
31390
31391 #~ msgid "'##' cannot appear at either end of a macro expansion"
31392 #~ msgstr "'##' ¤Ï¥Þ¥¯¥íŸ³«¤Îξü¤Ë¤Ï½Ð¸½¤Ç¤­¤Þ¤»¤ó"
31393
31394 #~ msgid "\"%s\" redefined"
31395 #~ msgstr "\"%s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
31396
31397 #~ msgid "this is the location of the previous definition"
31398 #~ msgstr "¤³¤³¤¬°ÊÁ°¤ÎÀë¸À¤¬¤¢¤ë°ÌÃ֤Ǥ¹"
31399
31400 #~ msgid "macro argument \"%s\" would be stringified with -traditional."
31401 #~ msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ï -traditional ¤ò¤Ä¤±¤ë¤Èʸ»úÎ󲽤µ¤ì¤¿»ö¤Ç¤·¤ç¤¦"
31402
31403 #~ msgid "invalid hash type %d in dump_definition"
31404 #~ msgstr "dump_definition ¤Ë Ìµ¸ú¤Ê¥Ï¥Ã¥·¥å¥¿¥¤¥× %d"
31405
31406 #~ msgid ";; Processing block from %d to %d, %d sets.\n"
31407 #~ msgstr ";; %d ¤«¤é %d ¤Þ¤Ç¤Î½èÍý¥Ö¥í¥Ã¥¯¡¢%d ¥»¥Ã¥È¡£\n"
31408
31409 #~ msgid "%s:%d: warning: "
31410 #~ msgstr "%s:%d: ·Ù¹ð: "
31411
31412 #~ msgid "((anonymous))"
31413 #~ msgstr "((̵̾))"
31414
31415 #~ msgid "%s: warnings being treated as errors\n"
31416 #~ msgstr "%s: ·Ù¹ð¤Ï¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤¹\n"
31417
31418 #~ msgid ""
31419 #~ ",\n"
31420 #~ "                 from %s:%d"
31421 #~ msgstr ""
31422 #~ ",\n"
31423 #~ "                 %s:%d ¤«¤é"
31424
31425 #~ msgid "internal regno botch: regno = %d\n"
31426 #~ msgstr "ÆâÉôŪ¤Ë regno ¤Î½èÍý¤¬ÊÑ: regno = %d\n"
31427
31428 #~ msgid "can't get current directory"
31429 #~ msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
31430
31431 #~ msgid "Can't access real part of complex value in hard register"
31432 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Î¼Â¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
31433
31434 #~ msgid "can't access imaginary part of complex value in hard register"
31435 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Îµõ¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
31436
31437 #~ msgid "function using short complex types cannot be inline"
31438 #~ msgstr "short complex ·¿¤ò»È¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31439
31440 #~ msgid "unsupported wide integer operation"
31441 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥ï¥¤¥ÉÀ°¿ô±é»»"
31442
31443 #~ msgid "prior parameter's size depends on `%s'"
31444 #~ msgstr "Í¥À褹¤ë²¾°ú¿ô¤Î¥µ¥¤¥º¤Ï `%s' ¼¡Âè¤Ç¤¹"
31445
31446 #~ msgid "returned value in block_exit_expr"
31447 #~ msgstr "block_exit_expr ¤ÇÃͤò return ¤·¤Þ¤·¤¿"
31448
31449 #~ msgid "no INTEGER type can hold a pointer on this configuration"
31450 #~ msgstr "¸½ºß¤ÎÀßÄê¤Ç¤ÏÈó INTEGER ·¿¤¬¥Ý¥¤¥ó¥¿¤òÊÝ»ý¤Ç¤­¤Þ¤¹"
31451
31452 #~ msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
31453 #~ msgstr "ÀßÄê: REAL, INTEGER µÚ¤Ó LOGICAL ¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¡¢"
31454
31455 #~ msgid "and pointers are %d bits wide, but g77 doesn't yet work"
31456 #~ msgstr "¥Ý¥¤¥ó¥¿¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¤¹¤¬¡¢¤½¤ì¤éÁ´¤Æ¤¬ 32 ¥Ó¥Ã¥ÈÉý"
31457
31458 #~ msgid "properly unless they all are 32 bits wide."
31459 #~ msgstr "¤Ç¤Ê¤¤¤È g77 ¤ÏÀµ¾ï¤ËÆ°ºî¤·¤Þ¤»¤ó¡£"
31460
31461 #~ msgid "Please keep this in mind before you report bugs.  g77 should"
31462 #~ msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ëÁ°¤Ë¤³¤Î»ö¤ò¿´¤Ëα¤á¤ÆÃÖ¤¤¤Æ¤¯¤À¤µ¤¤¡£"
31463
31464 #~ msgid "support non-32-bit machines better as of version 0.6."
31465 #~ msgstr "g77 ¤Ï¤¤¤º¤ì version 0.6 Æ±ÍͤËÈó 32 ¥Ó¥Ã¥Èµ¡¤Ç¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
31466
31467 #~ msgid "configuration: char * holds %d bits, but ftnlen only %d"
31468 #~ msgstr "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢ftnlen ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹"
31469
31470 #~ msgid ""
31471 #~ "configuration: char * holds %d bits, but INTEGER only %d --\n"
31472 #~ " ASSIGN statement might fail"
31473 #~ msgstr ""
31474 #~ "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢INTEGER ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹ --\n"
31475 #~ " ¶²¤é¤¯ ASSIGN Ê¸¤¬¼ºÇÔ¤·¤Þ¤¹"
31476
31477 #~ msgid "Directory name must immediately follow -I"
31478 #~ msgstr "¥Ç¥¤¥ì¥¯¥È¥ê̾¤Ï -I ¤Î¤¹¤°¸å¤í¤Ë¤Ä¤±¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
31479
31480 #~ msgid "Print g77-specific compiler version info, run internal tests"
31481 #~ msgstr "g77 ¸ÇÍ­¤Î¥³¥ó¥Ñ¥¤¥é¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¡¢ÆâÉô¥Æ¥¹¥È¤Î¼Â¹Ô"
31482
31483 #~ msgid "Program is written in typical FORTRAN 66 dialect"
31484 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê FORTRAN 66 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
31485
31486 #~ msgid "Program is written in typical Unix f77 dialect"
31487 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê Unix f77 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
31488
31489 #~ msgid "Program does not use Unix-f77 dialectal features"
31490 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Unix-f77 Êý¸À¤Îµ¡Ç½¤ò»È¤Ã¤Æ¤¤¤Ê¤¤"
31491
31492 #~ msgid "Program is written in Fortran-90-ish dialect"
31493 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Fortran-90 ÅªÊý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
31494
31495 #~ msgid "Allow $ in symbol names"
31496 #~ msgstr "$ ¤ò¥·¥ó¥Ü¥ë̾¤È¤·¤Æ»È¤¨¤ë¤è¤¦¤Ë¤¹¤ë"
31497
31498 #~ msgid "f2c-compatible code need not be generated"
31499 #~ msgstr "f2c ¸ß´¹¥³¡¼¥É¤òÀ¸À®¤¹¤ëɬÍפ¬¤Ê¤¤"
31500
31501 #~ msgid "Unsupported; do not generate libf2c-calling code"
31502 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- libf2c-calling ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
31503
31504 #~ msgid "Unsupported; affects code-generation of arrays"
31505 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- ÇÛÎó¤Î¥³¡¼¥ÉÀ¸À®¤Ë±Æ¶Á¤¹¤ë"
31506
31507 #~ msgid "Program is written in Fortran-90-ish free form"
31508 #~ msgstr "¥×¥í¥°¥é¥à¤Ï Fortran-90 Åª¥Õ¥ê¡¼¥Õ¥©¡¼¥à¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
31509
31510 #~ msgid "Warn about use of (only a few for now) Fortran extensions"
31511 #~ msgstr "Fortran ³ÈÄ¥(º£¤Ï¾¯¤Ê¤¤¤¬)¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë"
31512
31513 #~ msgid "Program is written in VXT (Digital-like) FORTRAN"
31514 #~ msgstr "¥×¥í¥°¥é¥à¤Ï VXT (Digital) FORTRAN ¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
31515
31516 #~ msgid "Disallow all ugly features"
31517 #~ msgstr "Á´¤Æ¤Î½¹¤¤µ¡Ç½¤òµö²Ä¤·¤Ê¤¤"
31518
31519 #~ msgid "Hollerith and typeless constants not passed as arguments"
31520 #~ msgstr "Hollerith ¤ä·¿¤Ê¤·Äê¿ô¤ò°ú¿ô¤È¤·¤ÆÅϤµ¤Ê¤¤"
31521
31522 #~ msgid "Allow ordinary copying of ASSIGN'ed vars"
31523 #~ msgstr "ASSIGN ¤µ¤ì¤¿ÊÑ¿ô¤ÎÄ̾ï¤Î¥³¥Ô¡¼¤òµö²Ä¤¹¤ë"
31524
31525 #~ msgid "Dummy array dimensioned to (1) is assumed-size"
31526 #~ msgstr "¥À¥ß¡¼ÇÛÎó¤Î¼¡¸µ¤ò (1) ¤È¤ß¤Ê¤¹"
31527
31528 #~ msgid "Trailing comma in procedure call denotes null argument"
31529 #~ msgstr "¥×¥í¥·¡¼¥¸¥ã¸Æ¤Ó½Ð¤·Ãæ¤ÎϢ³¥«¥ó¥Þ¤Ç null °ú¿ô¤òɽ¸½¤¹¤ë"
31530
31531 #~ msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
31532 #~ msgstr "DOUBLE COMPLEX Z ¤Ç¤Î REAL(Z) ¤È AIMAG(Z) ¤òµö²Ä¤¹¤ë"
31533
31534 #~ msgid "Initialization via DATA and PARAMETER is type-compatible"
31535 #~ msgstr "DATA ¤ä PARAMETER ·Ðͳ¤Î½é´ü²½¤Ï·¿¸ß´¹¤Ç¤¢¤ë"
31536
31537 #~ msgid "Allow INTEGER and LOGICAL interchangeability"
31538 #~ msgstr "INTEGER ¤È LOGICAL ¤ÏÁê¸ß¤ËÊѹ¹²Äǽ¤Ç¤¢¤ë¤È¤¹¤ë"
31539
31540 #~ msgid "Print internal debugging-related info"
31541 #~ msgstr "ÆâÉô¥Ç¥Ð¥Ã¥°´ØÏ¢¾ðÊó¤òɽ¼¨¤¹¤ë"
31542
31543 #~ msgid "Initialize local vars and arrays to zero"
31544 #~ msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤äÇÛÎó¤ò¥¼¥í¤Ë½é´ü²½¤¹¤ë"
31545
31546 #~ msgid "Backslashes in character/hollerith constants not special (C-style)"
31547 #~ msgstr "ʸ»ú/hollerith Äê¿ô¤Ç¤Î¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤òÆüì¤Ê¤â¤Î¤È¤·¤Ê¤¤ (C ¼°)"
31548
31549 #~ msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
31550 #~ msgstr "COMPLEX ·×»»¤Î¥Ð¥°¤ò²óÈò¤ò¥¨¥ß¥å¥ì¡¼¥È¤¹¤ë¥Õ¥í¥ó¥È¥¨¥ó¥É¤ò»ý¤Ä"
31551
31552 #~ msgid "Disable the appending of underscores to externals"
31553 #~ msgstr "³°ÉôÊÑ¿ô¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
31554
31555 #~ msgid "Intrinsics spelled as e.g. SqRt"
31556 #~ msgstr "intrinsic ¤¬Î㤨¤Ð SqRt ¤ÎÍѤËÄÖ¤é¤ì¤ë"
31557
31558 #~ msgid "Intrinsics in uppercase"
31559 #~ msgstr "intrinsic ¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
31560
31561 #~ msgid "Intrinsics letters in arbitrary cases"
31562 #~ msgstr "intrinsic Ê¸»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
31563
31564 #~ msgid "Language keywords spelled as e.g. IOStat"
31565 #~ msgstr "¸À¸ìͽÌó¸ì¤¬Î㤨¤Ð IOStat ¤ÎÍѤËÄÖ¤é¤ì¤ë"
31566
31567 #~ msgid "Language keywords in uppercase"
31568 #~ msgstr "¸À¸ìͽÌó¸ì¤Ï±ÑÂçʸ»ú¤È¤¹¤ë"
31569
31570 #~ msgid "Language keyword letters in arbitrary cases"
31571 #~ msgstr "¸À¸ìͽÌó¸ìʸ»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
31572
31573 #~ msgid "Internally convert most source to uppercase"
31574 #~ msgstr "ÆâÉôŪ¤ÊÊÑ´¹¤Ç¤Ï¥½¡¼¥¹¤ÎËؤó¤É¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
31575
31576 #~ msgid "Internally preserve source case"
31577 #~ msgstr "ÆâÉôŪ¤Ë¥½¡¼¥¹¤Î¥±¡¼¥¹¤òÊÝ»ý¤¹¤ë"
31578
31579 #~ msgid "Symbol names spelled in mixed case"
31580 #~ msgstr "¥·¥ó¥Ü¥ë̾¤Ï¥±¡¼¥¹º®ºß¤ÇÄÖ¤é¤ì¤ë"
31581
31582 #~ msgid "Symbol names in uppercase"
31583 #~ msgstr "¥·¥ó¥Ü¥ë̾¤òÂçʸ»ú¤È¤¹¤ë"
31584
31585 #~ msgid "Program written in uppercase"
31586 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
31587
31588 #~ msgid "Program written in lowercase"
31589 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
31590
31591 #~ msgid "Program written in strict mixed-case"
31592 #~ msgstr "¥×¥í¥°¥é¥à¤¬¸·Ì©¤Ë¥±¡¼¥¹º®ºß¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
31593
31594 #~ msgid "Compile as if program written in uppercase"
31595 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
31596
31597 #~ msgid "Compile as if program written in lowercase"
31598 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
31599
31600 #~ msgid "Preserve all spelling (case) used in program"
31601 #~ msgstr "¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿ÄÖ¤ê(¤Î¥±¡¼¥¹)¤òÁ´¤ÆÊÝ»ý¤¹¤ë"
31602
31603 #~ msgid "Delete libU77 intrinsics with bad interfaces"
31604 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ëºï½ü¤¹¤ë"
31605
31606 #~ msgid "Disable libU77 intrinsics with bad interfaces"
31607 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë̵¸ú²½¤¹¤ë"
31608
31609 #~ msgid "Hide libU77 intrinsics with bad interfaces"
31610 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë±£¤¹"
31611
31612 #~ msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
31613 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
31614
31615 #~ msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
31616 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
31617
31618 #~ msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
31619 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
31620
31621 #~ msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
31622 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
31623
31624 #~ msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
31625 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
31626
31627 #~ msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
31628 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
31629
31630 #~ msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
31631 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
31632
31633 #~ msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
31634 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
31635
31636 #~ msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
31637 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
31638
31639 #~ msgid "Delete MIL-STD 1753 intrinsics"
31640 #~ msgstr "MIL-STD 1753 intrinsic ¤òºï½ü¤¹¤ë"
31641
31642 #~ msgid "Disable MIL-STD 1753 intrinsics"
31643 #~ msgstr "MIL-STD 1753 intrinsic ¤ò̵¸ú²½¤¹¤ë"
31644
31645 #~ msgid "Hide MIL-STD 1753 intrinsics"
31646 #~ msgstr "MIL-STD 1753 intrinsic ¤ò±£¤¹"
31647
31648 #~ msgid "Delete libU77 intrinsics"
31649 #~ msgstr "libU77 intrinsic ¤òºï½ü¤¹¤ë"
31650
31651 #~ msgid "Disable libU77 intrinsics"
31652 #~ msgstr "libU77 intrinsic ¤ò̵¸ú²½¤¹¤ë"
31653
31654 #~ msgid "Hide libU77 intrinsics"
31655 #~ msgstr "libU77 intrinsic ¤ò±£¤¹"
31656
31657 #~ msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
31658 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
31659
31660 #~ msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
31661 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
31662
31663 #~ msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
31664 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
31665
31666 #~ msgid "Treat initial values of 0 like non-zero values"
31667 #~ msgstr "0 ¤Î½é´ü²½ÃͤòÈó¥¼¥íÃͤȤ·¤Æ¼è¤ê°·¤¦"
31668
31669 #~ msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
31670 #~ msgstr "COMMON ¤ä EQUIVALENCE ÍѤÎÆÃÊ̤ʥǥХå°¾ðÊó¤òȯ¹Ô¤¹¤ë¡Ê̵¸ú²½¤µ¤ì¤Æ¤¤¤ë¡Ë"
31671
31672 #~ msgid "Take at least one trip through each iterative DO loop"
31673 #~ msgstr "ºÇÄã¤Ç¤â°ì²ó¤Ï³ÆÈ¿Éü DO ¥ë¡¼¥×¤¬½èÍý¤µ¤ì¤ë¤È¤¹¤ë"
31674
31675 #~ msgid "Disable fatal diagnostics about inter-procedural problems"
31676 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤ÎÃ×̿Ū¤Ê¿ÇÃÇɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
31677
31678 #~ msgid "Make prefix-radix non-decimal constants be typeless"
31679 #~ msgstr "ÈóÀ°¿ôÄê¿ô¤ÎÀÜÈø´ð¿ô¤¬·¿¤Ê¤·¤Ç¤¢¤ë¤È¤¹¤ë"
31680
31681 #~ msgid "Fortran-specific form of -fbounds-check"
31682 #~ msgstr "Fortran ¸ÇÍ­¤Î -fbounds-check ¤Î·Á¼°"
31683
31684 #~ msgid "Disable warnings about inter-procedural problems"
31685 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ðɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
31686
31687 #~ msgid "Warn about constructs with surprising meanings"
31688 #~ msgstr "²ò¼á¤Ë¸í²ò¤ò¾·¤¯¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
31689
31690 #~ msgid "the meaning of `\\a' varies with -traditional"
31691 #~ msgstr "-traditional ¤Ç¤Ï `\\a' ¤Î°ÕÌ£¤¬°Û¤Ê¤ê¤Þ¤¹"
31692
31693 #~ msgid "non-ANSI-standard escape sequence, `\\%c'"
31694 #~ msgstr "Èó ANSI É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
31695
31696 #~ msgid "non-ANSI escape sequence `\\%c'"
31697 #~ msgstr "Èó ANSI ¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
31698
31699 #~ msgid "unknown escape sequence `\\%c'"
31700 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ `\\%c'"
31701
31702 #~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"
31703 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: `\\' ¤Î¸å¤Ëʸ»ú¥³¡¼¥É 0x%x"
31704
31705 #~ msgid "Badly formed directive -- no closing quote"
31706 #~ msgstr "ÉÔÀµ¤Ê·Á¤Î¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤¬¤¢¤ê¤Þ¤»¤ó"
31707
31708 #~ msgid "#-lines for entering and leaving files don't match"
31709 #~ msgstr "¥Õ¥¡¥¤¥ë¤Ø¤Î½ÐÆþ¤ê¸ý¤È¤Ê¤ë #-¹Ô ¤¬À°¹ç¤·¤Þ¤»¤ó"
31710
31711 #~ msgid "Bad directive -- missing close-quote"
31712 #~ msgstr "ÉÔÀµ¤Ê¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31713
31714 #~ msgid "ignoring pragma: %s"
31715 #~ msgstr "pragma ¤ò̵»ë¤·¤Þ¤¹: %s"
31716
31717 #~ msgid "Use `#line ...' instead of `# ...' in first line"
31718 #~ msgstr "ºÇ½é¤Î¹Ô¤Ç¤Ï `# ...' ¤ÎÂå¤ê¤Ë `#line ...' ¤ò»È¤¤¤Þ¤·¤ç¤¦"
31719
31720 #~ msgid "invalid #-line"
31721 #~ msgstr "̵¸ú¤Ê #-¹Ô"
31722
31723 #~ msgid "ASSIGNed FORMAT specifier is too small"
31724 #~ msgstr "ASSIGN ¤µ¤ì¤¿ FORMAT »ØÄê»Ò¤¬¾®¤µ¤¹¤®¤Þ¤¹"
31725
31726 #~ msgid "ASSIGN to variable that is too small"
31727 #~ msgstr "ASSIGN Àè¤ÎÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
31728
31729 #~ msgid "ASSIGNed GOTO target variable is too small"
31730 #~ msgstr "ASSIGN ¤µ¤ì¤¿ GOTO ÀèÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
31731
31732 #~ msgid "%s no longer supported -- try -fvxt"
31733 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fvxt ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
31734
31735 #~ msgid "%s no longer supported -- try -fno-vxt -ff90"
31736 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fno-vxt -ff90 ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
31737
31738 #~ msgid "%s disabled, use normal debugging flags"
31739 #~ msgstr "%s ¤¬Ìµ¸ú¤Ç¤¹¡£Ä̾ï¥Ç¥Ð¥Ã¥°¥Õ¥é¥°¤ò»È¤¤¤Þ¤·¤ç¤¦"
31740
31741 #~ msgid "output_operand: %s"
31742 #~ msgstr "output_operand: %s"
31743
31744 #~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
31745 #~ msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
31746
31747 #~ msgid "argument to `-V' is missing"
31748 #~ msgstr "`-V' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
31749
31750 #~ msgid "Warning: -pipe ignored because -time specified"
31751 #~ msgstr "·Ù¹ð: -time ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
31752
31753 #~ msgid "Invalid specification!  Bug in cc."
31754 #~ msgstr "̵¸ú¤Ê»ØÄê! cc ¤Î¥Ð¥°."
31755
31756 #~ msgid "Internal gcc abort."
31757 #~ msgstr "ÆâÉô gcc ÃæÃÇ"
31758
31759 #~ msgid "Internal gcov abort.\n"
31760 #~ msgstr "ÆâÉô gcc abort.\n"
31761
31762 #~ msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
31763 #~ msgstr "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] ¥Õ¥¡¥¤¥ë\n"
31764
31765 #~ msgid "Could not open basic block file %s.\n"
31766 #~ msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
31767
31768 #~ msgid "Could not open data file %s.\n"
31769 #~ msgstr "¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë %s ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
31770
31771 #~ msgid "Assuming that all execution counts are zero.\n"
31772 #~ msgstr "Á´¼Â¹Ô¿ô¤¬¥¼¥í¤Ç¤¢¤ë¤È²¾Äꤷ¤Þ¤¹¡£\n"
31773
31774 #~ msgid "Could not open program flow graph file %s.\n"
31775 #~ msgstr "¥×¥í¥°¥é¥à¥Õ¥í¡¼¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
31776
31777 #~ msgid "No executable code associated with file %s.\n"
31778 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë·ë¤ÓÉÕ¤¯¼Â¹Ô¥³¡¼¥É¤¬¤¢¤ê¤Þ¤»¤ó¡£\n"
31779
31780 #~ msgid ".da file contents exhausted too early\n"
31781 #~ msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò¤¢¤Þ¤ê¤ËÁ᤯»È¤¤ÀڤäƤ·¤Þ¤¤¤Þ¤·¤¿\n"
31782
31783 #~ msgid "%6.2f%% of %d source lines executed in function %s\n"
31784 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
31785
31786 #~ msgid "No executable source lines in function %s\n"
31787 #~ msgstr "´Ø¿ô %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
31788
31789 #~ msgid "%6.2f%% of %d branches executed in function %s\n"
31790 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬´Ø¿ô %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
31791
31792 #~ msgid "%6.2f%% of %d branches taken at least once in function %s\n"
31793 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ìÅ٤ϴؿô %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
31794
31795 #~ msgid "%6.2f%% of %d calls executed in function %s\n"
31796 #~ msgstr "%6.2f%%(%d ²ó) ¤Î¸Æ¤Ó½Ð¤·¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
31797
31798 #~ msgid "didn't use all bb entries of graph, function %s\n"
31799 #~ msgstr "¥°¥é¥Õ¤Î bb ¥¨¥ó¥È¥ê¤Î°ìÉô¤·¤«»È¤¤¤Þ¤»¤ó¤Ç¤·¤¿¡¢´Ø¿ô %s\n"
31800
31801 #~ msgid "block_num = %ld, num_blocks = %d\n"
31802 #~ msgstr "¥Ö¥í¥Ã¥¯¿ô = %ld¡¢ÈÖ¹æ¥Ö¥í¥Ã¥¯ = %d\n"
31803
31804 #~ msgid "ERROR: too many basic blocks in .bb file %s\n"
31805 #~ msgstr "¥¨¥é¡¼: .bb ¥Õ¥¡¥¤¥ë %s ¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤¬Â¿¤¹¤®¤Þ¤¹\n"
31806
31807 #~ msgid "%6.2f%% of %d source lines executed in file %s\n"
31808 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
31809
31810 #~ msgid "%6.2f%% of %d branches executed in file %s\n"
31811 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
31812
31813 #~ msgid "%6.2f%% of %d branches taken at least once in file %s\n"
31814 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ì²ó¤Ï¥Õ¥¡¥¤¥ë %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
31815
31816 #~ msgid "%6.2f%% of %d calls executed in file %s\n"
31817 #~ msgstr "%6.2f%%(%d ²óÃæ) ¤Î¸Æ¤Ó½Ð¤·¤¬¥Õ¥¡¥¤¥ë %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
31818
31819 #~ msgid "Could not open source file %s.\n"
31820 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
31821
31822 #~ msgid "call %d returns = %d%%\n"
31823 #~ msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d%%\n"
31824
31825 #~ msgid "branch %d taken = %d\n"
31826 #~ msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d\n"
31827
31828 #~ msgid "Unexpected EOF while reading source file %s.\n"
31829 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤òÆɤ߹þ¤ßÃæ¤Ëͽ´ü¤»¤Ì EOF.\n"
31830
31831 #~ msgid "varargs function cannot be inline"
31832 #~ msgstr "²ÄÊÑ°ú¿ô´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31833
31834 #~ msgid "function using alloca cannot be inline"
31835 #~ msgstr "alloca ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31836
31837 #~ msgid "function using setjmp cannot be inline"
31838 #~ msgstr "setjmp ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31839
31840 #~ msgid "function uses __builtin_eh_return"
31841 #~ msgstr "´Ø¿ô¤¬ __builtin_eh_return ¤ò»È¤¤¤Þ¤¹"
31842
31843 #~ msgid "function with nested functions cannot be inline"
31844 #~ msgstr "Æþ¤ì»Ò´Ø¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31845
31846 #~ msgid "function with label addresses used in initializers cannot inline"
31847 #~ msgstr "¥é¥Ù¥ë¥¢¥É¥ì¥¹¤ò»ý¤Á¡¢½é´ü²½»Ò¤Ç»È¤ï¤ì¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31848
31849 #~ msgid "no prototype, and parameter address used; cannot be inline"
31850 #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤¬¤Ê¤¯¡¢²¾°ú¿ô¤Î¥¢¥É¥ì¥¹¤¬»È¤ï¤ì¤Æ¤¤¤ë -- inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31851
31852 #~ msgid "inline functions not supported for this return value type"
31853 #~ msgstr "¤³¤ÎÌá¤êÃÍ·¿¤Î inline ´Ø¿ô¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
31854
31855 #~ msgid "function with varying-size return value cannot be inline"
31856 #~ msgstr "²ÄÊÑŤÎÌá¤êÃͤòÊÖ¤¹´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31857
31858 #~ msgid "function with varying-size parameter cannot be inline"
31859 #~ msgstr "²ÄÊÑĹ°ú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31860
31861 #~ msgid "function with transparent unit parameter cannot be inline"
31862 #~ msgstr "Æ©²á¶¦ÍÑÂΤΰú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31863
31864 #~ msgid "function with computed jump cannot inline"
31865 #~ msgstr "»»½Ð¤µ¤ì¤¿¥¸¥ã¥ó¥×¤ò¹Ô¤Ê¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31866
31867 #~ msgid "function with nonlocal goto cannot be inline"
31868 #~ msgstr "Èó¥í¡¼¥«¥ë goto ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31869
31870 #~ msgid "function with target specific attribute(s) cannot be inlined"
31871 #~ msgstr "¥¿¡¼¥²¥Ã¥È¸Çͭ°À­Éդδؿô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
31872
31873 #~ msgid "internal error - too many interface type"
31874 #~ msgstr "ÆâÉô¥¨¥é¡¼ - interface ·¿¤¬Â¿¤¹¤®¤Þ¤¹"
31875
31876 #~ msgid "Can't expand %s"
31877 #~ msgstr "%s ¤òŸ³«¤Ç¤­¤Þ¤»¤ó"
31878
31879 #~ msgid "source file seen twice on command line and will be compiled only once."
31880 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤¬¥³¥Þ¥ó¥É¥é¥¤¥ó¤ËºÆ¤Ó¸½¤ì¤Þ¤·¤¿¤¬¡¢¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤ë¤Î¤Ï°ìÅÙ¤À¤±¤Ç¤¹"
31881
31882 #~ msgid "Premature end of input file %s"
31883 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤Î½ª¤ê¤Ë㤹¤ë¤Î¤¬Á᤹¤®¤Þ¤¹"
31884
31885 #~ msgid "can't to open %s"
31886 #~ msgstr "%s ¤ò open ¤Ç¤­¤Þ¤»¤ó"
31887
31888 #~ msgid "Disable automatic array bounds checking"
31889 #~ msgstr "¼«Æ°Åª¤ÊÇÛÎó¶­³¦¸¡ºº¤ò¹Ô¤ï¤Ê¤¤"
31890
31891 #~ msgid "Make is_compiled_class return 1"
31892 #~ msgstr "is_compiled_class ¤¬ 1 ¤òÊÖ¤¹¤è¤¦¤Ë¤¹¤ë"
31893
31894 #~ msgid "Dump class files to <name>.class"
31895 #~ msgstr "¥¯¥é¥¹¤ò <name>.class ¥Õ¥¡¥¤¥ë¤Ø¥À¥ó¥×¤¹¤ë"
31896
31897 #~ msgid "Don't put synchronization structure in each object"
31898 #~ msgstr "Ʊ´ü¹½Â¤ÂΤò³Æ¥ª¥Ö¥¸¥§¥¯¥È¤ËÁȤßÆþ¤ì¤Ê¤¤"
31899
31900 #~ msgid "Set class path and suppress system path"
31901 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤷ¤Æ¥·¥¹¥Æ¥à¥Ñ¥¹¤ò±£¤¹"
31902
31903 #~ msgid "Choose class whose main method should be used"
31904 #~ msgstr "main ¥á¥½¥Ã¥É¤¬»È¤ï¤ì¤ë¤Ù¤­¥¯¥é¥¹¤òÁªÂò¤¹¤ë"
31905
31906 #~ msgid "Add directory to class path"
31907 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤Ë¥Ç¥£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
31908
31909 #~ msgid "Directory where class files should be written"
31910 #~ msgstr "¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤¬½ñ¤­¹þ¤Þ¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê"
31911
31912 #~ msgid "Use built-in instructions for division"
31913 #~ msgstr "ÁȤ߹þ¤ß¤Î½ü»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
31914
31915 #~ msgid "Can't mangle %s"
31916 #~ msgstr "%s ¤Î̾Á°ÊÑ´¹(mangle) ¤Ç¤­¤Þ¤»¤ó"
31917
31918 #~ msgid "'*' expected"
31919 #~ msgstr "'*' ¤¬É¬ÍפǤ¹"
31920
31921 #~ msgid "Class or interface declaration expected"
31922 #~ msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹"
31923
31924 #~ msgid "'{' expected"
31925 #~ msgstr "'{' ¤¬É¬ÍפǤ¹"
31926
31927 #~ msgid "Missing super class name"
31928 #~ msgstr "¥¹¡¼¥Ñ¡¼¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31929
31930 #~ msgid "Missing interface name"
31931 #~ msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31932
31933 #~ msgid "Missing variable initializer"
31934 #~ msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31935
31936 #~ msgid "']' expected"
31937 #~ msgstr "']' ¤¬É¬ÍפǤ¹"
31938
31939 #~ msgid "Unbalanced ']'"
31940 #~ msgstr "Âбþ¤Î¤Ê¤¤ ']' ¤Ç¤¹"
31941
31942 #~ msgid "Invalid method declaration, method name required"
31943 #~ msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
31944
31945 #~ msgid "')' expected"
31946 #~ msgstr "')' ¤¬É¬ÍפǤ¹"
31947
31948 #~ msgid "Missing identifier"
31949 #~ msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
31950
31951 #~ msgid "Missing class type term"
31952 #~ msgstr "¥¯¥é¥¹¥¿¥¤¥×¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31953
31954 #~ msgid "Invalid interface type"
31955 #~ msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹·¿¤¬Ìµ¸ú¤Ç¤¹"
31956
31957 #~ msgid "':' expected"
31958 #~ msgstr "':' ¤¬É¬ÍפǤ¹"
31959
31960 #~ msgid "'(' expected"
31961 #~ msgstr "'(' ¤¬É¬ÍפǤ¹"
31962
31963 #~ msgid "Missing term or ')'"
31964 #~ msgstr "¹à¤Þ¤¿¤Ï ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31965
31966 #~ msgid "Missing term and ')' expected"
31967 #~ msgstr "¹à¤Èɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31968
31969 #~ msgid "Invalid control expression"
31970 #~ msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹"
31971
31972 #~ msgid "Invalid update expression"
31973 #~ msgstr "̵¸ú¤Ê¹¹¿·¼°¤Ç¤¹"
31974
31975 #~ msgid "Missing term or ')' expected"
31976 #~ msgstr "¹à¤Þ¤¿¤Ïɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31977
31978 #~ msgid "'class' or 'this' expected"
31979 #~ msgstr "'class' ¤Þ¤¿¤Ï 'this' ¤¬É¬ÍפǤ¹"
31980
31981 #~ msgid "'class' expected"
31982 #~ msgstr "'class' ¤¬É¬ÍפǤ¹"
31983
31984 #~ msgid "')' or term expected"
31985 #~ msgstr "')' ¤Þ¤¿¤Ï¹à¤¬É¬ÍפǤ¹"
31986
31987 #~ msgid "'[' expected"
31988 #~ msgstr "'[' ¤¬É¬ÍפǤ¹"
31989
31990 #~ msgid "Field expected"
31991 #~ msgstr "¥Õ¥£¡¼¥ë¥É¤¬É¬ÍפǤ¹"
31992
31993 #~ msgid "Missing term and ']' expected"
31994 #~ msgstr "¹à¤Èɬ¿Ü¤Î ']' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31995
31996 #~ msgid "']' expected, invalid type expression"
31997 #~ msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹"
31998
31999 #~ msgid "Invalid type expression"
32000 #~ msgstr "̵¸ú¤Ê·¿É½¸½¤Ç¤¹"
32001
32002 #~ msgid "Constructor invocation must be first thing in a constructor"
32003 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Îµ¯Æ°¤Ï¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤ÇºÇ½é¤Ë¹Ô¤Ê¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
32004
32005 #~ msgid "Only constructors can invoke constructors"
32006 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤¬¥³¥ó¥¹¥È¥é¥¯¥¿¤òµ¯Æ°¤Ç¤­¤Þ¤¹"
32007
32008 #~ msgid ": `%s' JDK1.1(TM) feature"
32009 #~ msgstr ": `%s' ¤Ï JDK1.1(TM) ¤Îµ¡Ç½¤Ç¤¹"
32010
32011 #~ msgid ""
32012 #~ "%s.\n"
32013 #~ "%s"
32014 #~ msgstr ""
32015 #~ "%s.\n"
32016 #~ "%s"
32017
32018 #~ msgid "Can't use '$' as a separator for inner classes"
32019 #~ msgstr "'$' ¤ÏÆâÉô¥¯¥é¥¹¤Î¶èÀÚ¤ê»Ò¤È¤·¤Æ»ÈÍѤǤ­¤Þ¤»¤ó"
32020
32021 #~ msgid "malformed .zip archive in CLASSPATH: %s"
32022 #~ msgstr "CLASSPATH Æâ¤ËÊѤʠ.zip ¥¢¡¼¥«¥¤¥Ö¤¬¤¢¤ê¤Þ¤¹: %s"
32023
32024 #~ msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives."
32025 #~ msgstr "¥Ç¥Õ¥©¥ë¥È¥Ñ¥Ã¥±¡¼¥¸ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£CLASSPATH ´Ä¶­ÊÑ¿ô¤È¥¢¡¼¥«¥¤¥Ö¤Ø¤Î¥¢¥¯¥»¥¹¤ò³Î¤«¤á¤Æ¤¯¤À¤µ¤¤¡£"
32026
32027 #~ msgid "not a static field `%s'"
32028 #~ msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32029
32030 #~ msgid "No case for %s"
32031 #~ msgstr "%s ¤Î¤¿¤á¤Î case ¤¬¤¢¤ê¤Þ¤»¤ó"
32032
32033 #~ msgid "internal error - use of undefined type"
32034 #~ msgstr "ÆâÉô¥¨¥é¡¼ - Ì¤ÄêµÁ·¿¤Î»ÈÍѤǤ¹"
32035
32036 #~ msgid "unknown opcode %d@pc=%d during verification"
32037 #~ msgstr "ÉÔÌÀ¤Ê opcode %d@pc=%d ¤ò¸¡¾ÚÃæ¤Ëȯ¸«¤·¤Þ¤·¤¿"
32038
32039 #~ msgid "no class name specified as argument to -fconstant-string-class"
32040 #~ msgstr "-fconstant-string-class ¤Ë°ú¿ô¤È¤·¤Æ»ØÄꤵ¤ì¤¿¥¯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
32041
32042 #~ msgid "object does not conform to the `%s' protocol"
32043 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤¬ `%s' ¥×¥í¥È¥³¥ë¤ËŬ¹ç¤·¤Þ¤»¤ó"
32044
32045 #~ msgid "class `%s' does not implement the `%s' protocol"
32046 #~ msgstr "¥¯¥é¥¹ `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
32047
32048 #~ msgid "`%s' cannot be statically allocated"
32049 #~ msgstr "`%s' ¤òÀÅŪ¤Ë³ÎÊݤǤ­¤Þ¤»¤ó"
32050
32051 #~ msgid "Undefined type `id', please import <objc/objc.h>"
32052 #~ msgstr "`id' ·¿¤¬Ì¤ÄêµÁ¤Ç¤¹¡£<objc/objc.h> ¤ò import ¤·¤Æ²¼¤µ¤¤"
32053
32054 #~ msgid "Circular inheritance in interface declaration for `%s'"
32055 #~ msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½Û´ÄŪ¤Ê·Ñ¾µ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
32056
32057 #~ msgid "cannot find class (factory) method."
32058 #~ msgstr "¥¯¥é¥¹ (factory) ¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
32059
32060 #~ msgid "return type for `%s' defaults to id"
32061 #~ msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤Ï¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
32062
32063 #~ msgid "method `%s' not implemented by protocol."
32064 #~ msgstr "¥á¥½¥Ã¥É `%s' ¤Ï¥×¥í¥È¥³¥ë¤Ë¤è¤Ã¤Æ¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
32065
32066 #~ msgid "return type defaults to id"
32067 #~ msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
32068
32069 #~ msgid "cannot find method."
32070 #~ msgstr "¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
32071
32072 #~ msgid "duplicate definition of class method `%s'."
32073 #~ msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
32074
32075 #~ msgid "static access to object of type `id'"
32076 #~ msgstr "`id' ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ËÂΤ¹¤ëÀÅŪ¥¢¥¯¥»¥¹¤Ç¤¹"
32077
32078 #~ msgid "potential selector conflict for method `%s'"
32079 #~ msgstr "²ÄǽÀ­¤Î¤¢¤ë¥»¥ì¥¯¥¿¤¬¥á¥½¥Ã¥É `%s' ¤È¶¥¹ç¤·¤Þ¤¹"
32080
32081 #~ msgid "syntax error at '@' token"
32082 #~ msgstr "'@' ¥È¡¼¥¯¥ó¤Çʸˡ¥¨¥é¡¼"
32083
32084 #~ msgid "Arc profiling: some edge counts were bad."
32085 #~ msgstr "¸Ì(arc)¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°: ´ö¤Ä¤«¤Î edge ¥«¥¦¥ó¥È¤ÏÉÔÀµ¤Ç¤¹¡£"
32086
32087 #~ msgid "file %s not found, execution counts assumed to be zero."
32088 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¼Â¹Ô¥«¥¦¥ó¥È¤Ï¥¼¥í¤È¸«¤Ê¤·¤Þ¤¹"
32089
32090 #~ msgid "%s: internal abort\n"
32091 #~ msgstr "%s: ÆâÉôÃæÃÇ\n"
32092
32093 #~ msgid "conversion from NaN to unsigned int"
32094 #~ msgstr "NaN ¤«¤éÉä¹ç̵¤·À°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
32095
32096 #~ msgid "overflow on truncation to integer"
32097 #~ msgstr "À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
32098
32099 #~ msgid "overflow on truncation to unsigned integer"
32100 #~ msgstr "Éä¹ç̵¤·À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
32101
32102 #~ msgid "%s: argument domain error"
32103 #~ msgstr "%s: °ú¿ôÎΰ襨¥é¡¼¤Ç¤¹"
32104
32105 #~ msgid "%s: function singularity"
32106 #~ msgstr "%s: ´Ø¿ô¤Îñ°ìÀ­"
32107
32108 #~ msgid "%s: underflow range error"
32109 #~ msgstr "%s: ¥¢¥ó¥À¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
32110
32111 #~ msgid "%s: partial loss of precision"
32112 #~ msgstr "%s: ÉôʬŪ¤ÊÀºÅÙ¤ÎÄã²¼"
32113
32114 #~ msgid "%s: NaN - producing operation"
32115 #~ msgstr "%s: NaN - Áàºî¤òÀ¸¤¸¤Þ¤¹"
32116
32117 #~ msgid "jump to `%s' invalidly jumps into binding contour"
32118 #~ msgstr "`%s' ¤Ø¤Î¥¸¥ã¥ó¥×¤ÏÅ»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯Æâ¤Ø¡¢Ìµ¸ú¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
32119
32120 #~ msgid "label `%s' used before containing binding contour"
32121 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬Å»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯¤ò¹½À®¤¹¤ëÁ°¤Ë»È¤ï¤ì¤Þ¤·¤¿"
32122
32123 #~ msgid "`asm' cannot be used in function where memory usage is checked"
32124 #~ msgstr "`asm' ¤Ï´Ø¿ô¤Ç¥á¥â¥êÍøÍѤòÄ´¤Ù¤ë½ê¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
32125
32126 #~ msgid "`asm' cannot be used with `-fcheck-memory-usage'"
32127 #~ msgstr "`asm' ¤Ï `-fcheck-memory-usage' ¤È°ì½ï¤Ë»È¤¨¤Þ¤»¤ó"
32128
32129 #~ msgid "output operand constraint %d contains `+'"
32130 #~ msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó %d ¤Ï `+' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
32131
32132 #~ msgid "hard register `%s' listed as input operand to `asm'"
32133 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿ `%s' ¤¬ `asm' ¤ËÂФ·¡¢ÆþÎÏ¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÅÐÏ¿¤µ¤ì¤Þ¤·¤¿"
32134
32135 #~ msgid "case value `%ld' not in enumerated type `%s'"
32136 #~ msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿ `%s' ¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
32137
32138 #~ msgid "\"%s\" and \"%s\" identical in first %d characters"
32139 #~ msgstr "\"%s\" ¤È \"%s\" ¤ÏºÇ½é¤Î %d Ê¸»ú¤¬Á´¤¯Æ±¤¸¤Ç¤¹"
32140
32141 #~ msgid "Generate STABS format debug info"
32142 #~ msgstr "STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
32143
32144 #~ msgid "Generate extended STABS format debug info"
32145 #~ msgstr "³ÈÄ¥ STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
32146
32147 #~ msgid "Generate DWARF-1 format debug info"
32148 #~ msgstr "DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
32149
32150 #~ msgid "Generate extended DWARF-1 format debug info"
32151 #~ msgstr "³ÈÄ¥ DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
32152
32153 #~ msgid "Generate DWARF-2 debug info"
32154 #~ msgstr "DWARF-2 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
32155
32156 #~ msgid "Generate XCOFF format debug info"
32157 #~ msgstr "XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
32158
32159 #~ msgid "Generate extended XCOFF format debug info"
32160 #~ msgstr "³ÈÄ¥ XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
32161
32162 #~ msgid "Generate COFF format debug info"
32163 #~ msgstr "COFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
32164
32165 #~ msgid "Do not store floats in registers"
32166 #~ msgstr "¥ì¥¸¥¹¥¿¤ËÉâÆ°¾®¿ô¤ò³ÊǼ¤·¤Ê¤¤"
32167
32168 #~ msgid "Consider all mem refs through pointers as volatile"
32169 #~ msgstr "¥Ý¥¤¥ó¥¿·Ðͳ¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
32170
32171 #~ msgid "Consider all mem refs to global data to be volatile"
32172 #~ msgstr "Âç°è¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
32173
32174 #~ msgid "Consider all mem refs to static data to be volatile"
32175 #~ msgstr "ÀÅŪ¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
32176
32177 #~ msgid "Pretend that host and target use the same FP format"
32178 #~ msgstr "¥Û¥¹¥È¤È¥¿¡¼¥²¥Ã¥È¤¬Æ±¤¸ÉâÆ°¾®¿ô·Á¼°¤ò»È¤¦¿¶¤ëÉñ¤¤¤ò¤µ¤»¤ë"
32179
32180 #~ msgid "Improve FP speed by violating ANSI & IEEE rules"
32181 #~ msgstr "ANSI & IEEE µ¬Â§¤òÇˤäÆÉâÆ°¾®¿ô¤Î®ÅÙ¤ò²þÁ±¤¹¤ë"
32182
32183 #~ msgid "Output GNU ld formatted global initialisers"
32184 #~ msgstr "GNU ld ·Á¼°¤ÎÂç°è½é´ü²½»Ò¤ò½ÐÎϤ¹¤ë"
32185
32186 #~ msgid "Generate code to check every memory access"
32187 #~ msgstr "³Æ¥á¥â¥ê¥¢¥¯¥»¥¹¤ò¸¡½Ð¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
32188
32189 #~ msgid "Add a prefix to all function names"
32190 #~ msgstr "Á´¤Æ¤Î´Ø¿ô̾¤ËÀÜƬ¼­¤òÄɲ乤ë"
32191
32192 #~ msgid "Compile just for ISO C89"
32193 #~ msgstr "ISO C89 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
32194
32195 #~ msgid "Do not promote floats to double if using -traditional"
32196 #~ msgstr "-traditional »ÈÍÑ»þ¤Ë¤Ï¡¢ÉâÆ°¾®¿ô¤Ë´Ø¤· float ¤«¤é double ¤Ë³Ê¾å¤²¤·¤Ê¤¤"
32197
32198 #~ msgid "Determine language standard"
32199 #~ msgstr "¸À¸ì¤Îɸ½à¤ò·èÄꤹ¤ë"
32200
32201 #~ msgid "Make bitfields by unsigned by default"
32202 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
32203
32204 #~ msgid "Attempt to support traditional K&R style C"
32205 #~ msgstr "¸Å¤¤ K&R ¼°¤Î C ¤Î¥µ¥Ý¡¼¥È¤ò»î¤ß¤ë"
32206
32207 #~ msgid "Allow different types as args of ? operator"
32208 #~ msgstr "? ±é»»»Ò¤Î°ú¿ô¤È¤·¤Æ°Û¤Ê¤Ã¤¿·¿¤òµöÍƤ¹¤ë"
32209
32210 #~ msgid "Allow the use of $ inside identifiers"
32211 #~ msgstr "¼±ÊÌ»ÒÃæ¤Ç¤Î $ ¤Î»ÈÍѤòµöÍƤ¹¤ë"
32212
32213 #~ msgid "Use the smallest fitting integer to hold enums"
32214 #~ msgstr "Îóµó·¿¤¬ÊÝ»ý¤Ç¤­¤ëºÇ¾®¤ÎÀ°¿ô·¿¤ò»ÈÍѤ¹¤ë"
32215
32216 #~ msgid "Warn if nested comments are detected"
32217 #~ msgstr "Æþ¤ì»Ò¤Ë¤Ê¤Ã¤¿¥³¥á¥ó¥È¤ò¸¡½Ð¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
32218
32219 #~ msgid "Don't warn about too many arguments to format functions"
32220 #~ msgstr "format ´Ø¿ô¤Ø¤Î¿¤¹¤®¤ë°ú¿ô¤Ë´Ø¤¹¤ë·Ù¹ð¤·¤Ê¤¤"
32221
32222 #~ msgid "Warn about constructs whose meaning change in ISO C"
32223 #~ msgstr "ISO C ¤Ç¤½¤Î°ÕÌ£¤¬Êѹ¹¤µ¤ì¤¿ÆâÍƤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
32224
32225 #~ msgid "Warn when trigraphs are encountered"
32226 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ¤òȯ¸«¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
32227
32228 #~ msgid "Mark strings as 'const char *'"
32229 #~ msgstr "ʸ»úÎó¤ò 'const char *' ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë"
32230
32231 #~ msgid "Invalid option `%s'"
32232 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'"
32233
32234 #~ msgid "Errors detected in input file (your bison.simple is out of date)\n"
32235 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ëÃæ¤Ë¥¨¥é¡¼ (¤¢¤Ê¤¿¤Î bison.simple ¤Ï¸Å¤¹¤®¤Þ¤¹)\n"
32236
32237 #~ msgid "invalid register name `%s' for register variable"
32238 #~ msgstr "`%s' ¤Ï¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ¤Ï̵¸ú¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹"
32239
32240 #~ msgid "  -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n"
32241 #~ msgstr ""
32242 #~ "  -fdiagnostics-show-location=[once | every-line]  ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤Î²þ¹Ô¤ÎºÝ¤Ë,\n"
32243 #~ " ¥½¡¼¥¹°ÌÃÖ¾ðÊ󤬹Ԥκǽé¤Ëɽ¼¨¤µ¤ì¤ëÉÑÅÙ¤ò»ØÄꤹ¤ë\n"
32244
32245 #~ msgid "  -O[number]              Set optimisation level to [number]\n"
32246 #~ msgstr "  -O[number]              ºÇŬ²½¥ì¥Ù¥ë¤ò [number] ¤ËÀßÄꤹ¤ë\n"
32247
32248 #~ msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
32249 #~ msgstr "  -pedantic-errors        -pedantic ¤ÈƱÍͤÀ¤¬¡¢¥¨¥é¡¼¤òȯÀ¸¤µ¤»¤ë\n"
32250
32251 #~ msgid "  -w                      Suppress warnings\n"
32252 #~ msgstr "  -w                      ·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
32253
32254 #~ msgid "  -Wunused                Enable unused warnings\n"
32255 #~ msgstr "  -Wunused                Ì¤»ÈÍѤˤĤ¤¤Æ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
32256
32257 #~ msgid "  -Wid-clash-<num>        Warn if 2 identifiers have the same first <num> chars\n"
32258 #~ msgstr "  -Wid-clash-<num>        Æó¤Ä¤Î¼±Ê̻Ҥ¬ <num> Ê¸»úʬ°ìÃפ·¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
32259
32260 #~ msgid "  -a                      Enable block profiling \n"
32261 #~ msgstr "  -a                      ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
32262
32263 #~ msgid "  -ax                     Enable jump profiling \n"
32264 #~ msgstr "  -ax                     ¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
32265
32266 #~ msgid "  -dumpbase <file>        Base name to be used for dumps from specific passes\n"
32267 #~ msgstr "  -dumpbase <file>        ²áÄø¤«¤é¤Î¥À¥ó¥×¤Ë»È¤ï¤ì¤ë̾Á°¤Î¥Ù¡¼¥¹¤È¤¹¤ë\n"
32268
32269 #~ msgid ""
32270 #~ "\n"
32271 #~ "Language specific options:\n"
32272 #~ msgstr ""
32273 #~ "\n"
32274 #~ "¸À¸ì»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
32275
32276 #~ msgid "  %-23.23s [undocumented]\n"
32277 #~ msgstr "  %-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
32278
32279 #~ msgid ""
32280 #~ "\n"
32281 #~ "There are undocumented %s specific options as well.\n"
32282 #~ msgstr ""
32283 #~ "\n"
32284 #~ "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤ %s »ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
32285
32286 #~ msgid "  -m%-23.23s [undocumented]\n"
32287 #~ msgstr "  -m%-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
32288
32289 #~ msgid ""
32290 #~ "\n"
32291 #~ "There are undocumented target specific options as well.\n"
32292 #~ msgstr ""
32293 #~ "\n"
32294 #~ "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
32295
32296 #~ msgid "  They exist, but they are not documented.\n"
32297 #~ msgstr "  ¤³¤ì¤é¤Ï¸ºß¤·¤Þ¤¹¤¬¡¢Ê¸½ñ²½¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
32298
32299 #~ msgid "Unrecognized option `%s'"
32300 #~ msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%s'"
32301
32302 #~ msgid "use -gdwarf -g%d for DWARF v1, level %d"
32303 #~ msgstr "-gdwarf -g%d ¤ò»ÈÍÑ (DWARF v1, ¥ì¥Ù¥ë %d)"
32304
32305 #~ msgid "use -gdwarf-2   for DWARF v2"
32306 #~ msgstr "-gdwarf-2 ¤ò»ÈÍÑ (DWARF v2)"
32307
32308 #~ msgid "ignoring option `%s' due to invalid debug level specification"
32309 #~ msgstr "̵¸ú¤Ê¥Ç¥Ð¥Ã¥°¥ì¥Ù¥ë»ØÄê¤Ë¤è¤ê¡¢¥ª¥×¥·¥ç¥ó `%s' ¤ò̵»ë¤·¤Þ¤¹"
32310
32311 #~ msgid "`%s': unknown or unsupported -g option"
32312 #~ msgstr "`%s': ÉÔÌÀ¤Þ¤¿¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -g ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
32313
32314 #~ msgid "invalid --param option: %s"
32315 #~ msgstr "̵¸ú¤Ê --param ¥ª¥×¥·¥ç¥ó: %s"
32316
32317 #~ msgid "`-a' option (basic block profile) not supported"
32318 #~ msgstr "`-a' ¥ª¥×¥·¥ç¥ó(´ðËÜ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
32319
32320 #~ msgid "`-ax' option (jump profiling) not supported"
32321 #~ msgstr "`-ax' ¥ª¥×¥·¥ç¥ó(¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
32322
32323 #~ msgid "(It is valid for %s but not the selected language)"
32324 #~ msgstr "(%s ÍѤȤ·¤Æ¤ÏÀµ¾ï¤Ç¤¹¤¬¡¢ÁªÂò¤µ¤ì¤¿¸À¸ì¤È¤·¤Æ¤Ï̵¸ú¤Ç¤¹)"
32325
32326 #~ msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
32327 #~ msgstr "`-ax' ¤È `-a' ¤ÏÌ·½â¤¹¤ë¥ª¥×¥·¥ç¥ó¤Ç¤¹¡£`-a' ¤ò̵»ë¤·¤Þ¤·¤¿¡£"
32328
32329 #~ msgid "profiling does not work without a frame pointer"
32330 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤Ê¤·¤Ç¤ÏÆ°ºî¤·¤Þ¤»¤ó"
32331
32332 #~ msgid "Data size %ld.\n"
32333 #~ msgstr "¥Ç¡¼¥¿¥µ¥¤¥º %ld.\n"
32334
32335 #~ msgid "floating point numbers not allowed in #if expressions"
32336 #~ msgstr "#if ¼°¤ÎÃæ¤Ç¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
32337
32338 #~ msgid "Invalid number in #if expression"
32339 #~ msgstr "#if ¼°¤ÎÃæ¤Ë̵¸ú¤Ê¿ôÃÍ"
32340
32341 #~ msgid "double quoted strings not allowed in #if expressions"
32342 #~ msgstr "Æó½Å¤Ë¥¯¥©¡¼¥È¤µ¤ì¤¿Ê¸»úÎó¤Ï #if ¼°Æâ¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
32343
32344 #~ msgid "Invalid token in expression"
32345 #~ msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹"
32346
32347 #~ msgid "octal character constant does not fit in a byte"
32348 #~ msgstr "8 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
32349
32350 #~ msgid "hex character constant does not fit in a byte"
32351 #~ msgstr "16 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
32352
32353 #~ msgid "macro or #include recursion too deep"
32354 #~ msgstr "¥Þ¥¯¥í¤Þ¤¿¤Ï #include ¤ÎºÆµ¢¤¬¿¼¤¹¤®¤Þ¤¹"
32355
32356 #~ msgid "Usage: %s [switches] input output"
32357 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ"
32358
32359 #~ msgid "-traditional and -ansi are mutually exclusive"
32360 #~ msgstr "-traditional ¤È -ansi ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
32361
32362 #~ msgid "Filename missing after -i option"
32363 #~ msgstr "-i ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32364
32365 #~ msgid "Filename missing after -o option"
32366 #~ msgstr "-o ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32367
32368 #~ msgid "Target missing after %s option"
32369 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32370
32371 #~ msgid "Filename missing after %s option"
32372 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32373
32374 #~ msgid "Macro name missing after -%c option"
32375 #~ msgstr "-%c ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32376
32377 #~ msgid "-trigraphs and -traditional are mutually exclusive"
32378 #~ msgstr "-trigraphs ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
32379
32380 #~ msgid "Directory name missing after -I option"
32381 #~ msgstr "-I ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32382
32383 #~ msgid "`/*' within comment"
32384 #~ msgstr "`/*' ¤¬¥³¥á¥ó¥ÈÆâ¤Ë¤¢¤ê¤Þ¤¹"
32385
32386 #~ msgid "unterminated #%s conditional"
32387 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s ¾ò·ï"
32388
32389 #~ msgid "not in any file?!"
32390 #~ msgstr "Á´¤¯¥Õ¥¡¥¤¥ë¤¬¤Ê¤¤?!"
32391
32392 #~ msgid "`defined' must be followed by ident or (ident)"
32393 #~ msgstr "`defined' ¤Î¸å¤í¤Ë ident ¤ä (ident) ¤¬¤³¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
32394
32395 #~ msgid "cccp error: invalid special hash type"
32396 #~ msgstr "cccp ¥¨¥é¡¼: Æüì¥Ï¥Ã¥·¥å·¿¤¬Ìµ¸ú¤Ç¤¹"
32397
32398 #~ msgid "#include expects \"fname\" or <fname>"
32399 #~ msgstr "#include ¤Î¸å¤Ë¤Ï \"fname\" ¤ä <fname> ¤¬É¬ÍפǤ¹"
32400
32401 #~ msgid "No include path in which to find %.*s"
32402 #~ msgstr "%.*s ¤¬¸«¤Ä¤«¤ë¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
32403
32404 #~ msgid "invalid macro name"
32405 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾"
32406
32407 #~ msgid "invalid macro name `%s'"
32408 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾ `%s'"
32409
32410 #~ msgid "\"defined\" cannot be used as a macro name"
32411 #~ msgstr "\"defined\" ¤ò¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
32412
32413 #~ msgid "parameter name starts with a digit in #define"
32414 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô̾¤¬¿ô»ú¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤Þ¤¹"
32415
32416 #~ msgid "badly punctuated parameter list in #define"
32417 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬ÊѤ˶èÀÚ¤é¤ì¤Þ¤·¤¿"
32418
32419 #~ msgid "\"%.*s\" redefined"
32420 #~ msgstr "\"%.*s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
32421
32422 #~ msgid "# operator should be followed by a macro argument name"
32423 #~ msgstr "# ±é»»»Ò¤Î¸å¤í¤Ë¤Ï¥Þ¥¯¥í°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
32424
32425 #~ msgid "invalid format #line command"
32426 #~ msgstr "#line ¥³¥Þ¥ó¥É¤Î½ñ¼°¤¬Ìµ¸ú¤Ç¤¹"
32427
32428 #~ msgid "undefining `defined'"
32429 #~ msgstr "`defined' ¤ò undef ¤·¤Þ¤¹"
32430
32431 #~ msgid "undefining `%s'"
32432 #~ msgstr "`%s' ¤ò undef ¤·¤Þ¤¹"
32433
32434 #~ msgid "extra text at end of directive"
32435 #~ msgstr "¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë;ʬ¤Ê¥Æ¥¯¥¹¥È¤¬¤¢¤ê¤Þ¤¹"
32436
32437 #~ msgid "#error%.*s"
32438 #~ msgstr "#error%.*s"
32439
32440 #~ msgid "#warning%.*s"
32441 #~ msgstr "#warning%.*s"
32442
32443 #~ msgid "#elif not within a conditional"
32444 #~ msgstr "#elif ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
32445
32446 #~ msgid "#%s not within a conditional"
32447 #~ msgstr "#%s ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
32448
32449 #~ msgid "#else or #elif after #else"
32450 #~ msgstr "#else ¤Î¸å¤í¤Ë #else ¤ä #elif ¤¬¤¢¤ê¤Þ¤¹"
32451
32452 #~ msgid "#else not within a conditional"
32453 #~ msgstr "#else ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
32454
32455 #~ msgid "unbalanced #endif"
32456 #~ msgstr "Âбþ¤·¤Æ¤¤¤Ê¤¤ #endif"
32457
32458 #~ msgid "arguments given to macro `%s'"
32459 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿"
32460
32461 #~ msgid "no args to macro `%s'"
32462 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
32463
32464 #~ msgid "only 1 arg to macro `%s'"
32465 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬°ì¸Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
32466
32467 #~ msgid "only %d args to macro `%s'"
32468 #~ msgstr "%d ¸Ä¤Î°ú¿ô¤·¤«¥Þ¥¯¥í `%s' ¤ËÅϤ·¤Æ¤¤¤Þ¤»¤ó"
32469
32470 #~ msgid "too many (%d) args to macro `%s'"
32471 #~ msgstr "°ú¿ô¤Î¿ô (%d) ¤¬¥Þ¥¯¥í `%s' ¤ËÂФ·¤Æ¿¤¹¤®¤Þ¤¹"
32472
32473 #~ msgid ""
32474 #~ "Internal error in %s, at tradcpp.c:%d\n"
32475 #~ "Please submit a full bug report.\n"
32476 #~ "See %s for instructions."
32477 #~ msgstr ""
32478 #~ "%s ¤ÇÆâÉô¥¨¥é¡¼¡¢(tradcpp.c:%d)\n"
32479 #~ "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
32480 #~ "%s ¤Ç¤½¤Î¼ê½ç¤ò¸«¤Æ¤¯¤À¤µ¤¤"
32481
32482 #~ msgid "volatile register variables don't work as you might wish"
32483 #~ msgstr "volatile register ÊÑ¿ô¤Ï°Õ¿Þ¤·¤¿¤è¤¦¤Ë¤ÏÆ°ºî¤·¤Þ¤»¤ó"
32484
32485 #~ msgid "floating point trap outputting a constant"
32486 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤Î¨Ãͤò½ÐÎϤ¹¤ëºÝ¤Ë¥È¥é¥Ã¥×¤¬¤«¤«¤ê¤Þ¤·¤¿"
32487
32488 #~ msgid "`-p' not supported; use `-pg' and gprof(1)"
32489 #~ msgstr "`-p' ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. `-pg' ¤È gprof(1) ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
32490
32491 #~ msgid "Incompatible interworking options"
32492 #~ msgstr "¸ß´¹À­¤Î¤Ê¤¤ interworking ¥ª¥×¥·¥ç¥ó"
32493
32494 #~ msgid "-mbsd and -pedantic incompatible"
32495 #~ msgstr "-mbsd ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
32496
32497 #~ msgid "-mbsd and -mxopen incompatible"
32498 #~ msgstr "-mbsd ¤È -mxopen ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
32499
32500 #~ msgid "-mxopen and -pedantic incompatible"
32501 #~ msgstr "-mxopen ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
32502
32503 #~ msgid "A -ifile option requires a -map option"
32504 #~ msgstr "-ifile ¥ª¥×¥·¥ç¥ó¤Ë¤Ï -map ¥ª¥×¥·¥ç¥ó¤¬É¬ÍפǤ¹"
32505
32506 #~ msgid "-static not valid with -mcoff"
32507 #~ msgstr "-static ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
32508
32509 #~ msgid "-shared not valid with -mcoff"
32510 #~ msgstr "-shared ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
32511
32512 #~ msgid "-symbolic not valid with -mcoff"
32513 #~ msgstr "-symbolic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
32514
32515 #~ msgid "-fpic is not valid with -mcoff"
32516 #~ msgstr "-fpic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
32517
32518 #~ msgid "-fPIC is not valid with -mcoff"
32519 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
32520
32521 #~ msgid "-fpic not valid with -mcoff"
32522 #~ msgstr "-fpic  -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
32523
32524 #~ msgid "-fPIC not valid with -mcoff"
32525 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
32526
32527 #~ msgid "bx]"
32528 #~ msgstr "bx]"
32529
32530 #~ msgid "bx"
32531 #~ msgstr "bx"
32532
32533 #~ msgid "cx"
32534 #~ msgstr "cx"
32535
32536 #~ msgid "-p option not supported: use -pg instead"
32537 #~ msgstr "-p ¥ª¥×¥·¥ç¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. Âå¤ï¤ê¤Ë -pg ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
32538
32539 #~ msgid "choose either big or little endian, not both"
32540 #~ msgstr "¥Ó¥Ã¥°¤Þ¤¿¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
32541
32542 #~ msgid "choose either m340 or m210 not both"
32543 #~ msgstr "m340 ¤Þ¤¿¤Ï m210 ¤ÎξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
32544
32545 #~ msgid "may not use both -mfp64 and -msingle-float"
32546 #~ msgstr "-mfp64 ¤È -msingle-float ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
32547
32548 #~ msgid "-p profiling is no longer supported.  Use -pg instead."
32549 #~ msgstr "-p ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ï¤â¤¦Ä󶡤µ¤ì¤Þ¤»¤ó¡£Âå¤ï¤ê¤Ë -pg ¤ò»È¤¤¤Þ¤·¤ç¤¦¡£"
32550
32551 #~ msgid "Compilation of header file requested"
32552 #~ msgstr "¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î¥³¥ó¥Ñ¥¤¥ë¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
32553
32554 #~ msgid "iterator `%s' has derived type"
32555 #~ msgstr "È¿Éü»Ò `%s' ¤ÏÇÉÀ¸·¿¤Ç¤¹"
32556
32557 #~ msgid "%s before character constant"
32558 #~ msgstr "ʸ»úÄê¿ô¤ÎÁ°¤Ë %s"
32559
32560 #~ msgid "%s before character 0%o"
32561 #~ msgstr "ʸ»ú 0%2$o ¤ÎÁ°¤Ë %1$s"
32562
32563 #~ msgid "more than one `f' in numeric constant"
32564 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `f'"
32565
32566 #~ msgid "more than one `l' in numeric constant"
32567 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `l'"
32568
32569 #~ msgid "parse error at `..'"
32570 #~ msgstr "`..' ¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
32571
32572 #~ msgid "nondigits in number and not hexadecimal"
32573 #~ msgstr "¿ôÃͤ˥¢¥é¥Ó¥¢¿ô»ú¤Ç¤Ê¤¯¡¢16 ¿Ê¤Ç¤â¤Ê¤¤Ê¸»ú"
32574
32575 #~ msgid "numeric constant contains digits beyond the radix"
32576 #~ msgstr "¿ôÃÍÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¥¢¥é¥Ó¥¢¿ô»ú¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
32577
32578 #~ msgid "floating constant exponent has no digits"
32579 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Î¤Ù¤­¿ô¤¬¡¢¥¢¥é¥Ó¥¢¿ô»ú¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
32580
32581 #~ msgid "hexadecimal floating constant has no exponent"
32582 #~ msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤­¾è¤ò»ý¤Á¤Þ¤»¤ó"
32583
32584 #~ msgid "two `u's in integer constant"
32585 #~ msgstr "À°¿ôÄê¿ôÃæ¤Ë 2¤Ä¤Î `u'"
32586
32587 #~ msgid "Unterminated string constant"
32588 #~ msgstr "ʸ»úÎóÄê¿ô¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
32589
32590 #~ msgid "syntax error: cannot back up"
32591 #~ msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤­¤Þ¤»¤ó"
32592
32593 #~ msgid "invalid `for (ITERATOR)' syntax"
32594 #~ msgstr "̵¸ú¤Ê `for (È¿Éü»Ò)' ¹½Ê¸¤Ç¤¹"
32595
32596 #~ msgid "`for (%s)' inside expansion of same iterator"
32597 #~ msgstr "Ʊ¤¸È¿Éü»Ò¤ÎÆ⦤ˤ¢¤ë `for (%s)'"
32598
32599 #~ msgid "case label within scope of cleanup or variable array"
32600 #~ msgstr "case ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
32601
32602 #~ msgid "parse error; also virtual memory exceeded"
32603 #~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿"
32604
32605 #~ msgid "duplicate array index in initializer"
32606 #~ msgstr "½é´ü²½»ÒÆâ¤Ë½ÅÊ£¤·¤¿ÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹"
32607
32608 #~ msgid "thumb_load_double_from_address: destination is not a register"
32609 #~ msgstr "thumb_load_double_from_address: Âоݤ¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32610
32611 #~ msgid "thumb_load_double_from_address: source is not a computed memory address"
32612 #~ msgstr "thumb_load_double_from_address: ¸µ¤¬·×»»ºÑ¤ß¥á¥â¥ê¥¢¥É¥ì¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32613
32614 #~ msgid "thumb_load_double_from_address: Unhandled address calculation"
32615 #~ msgstr "thumb_load_double_from_address: °·¤ï¤ì¤Ê¤¤¥¢¥É¥ì¥¹·×»»"
32616
32617 #~ msgid "ACCUM_HIGH_REGS class in limit_reload_class"
32618 #~ msgstr "limit_reload_class ¤Ë ACCUM_HIGH_REGS ¥¯¥é¥¹"
32619
32620 #~ msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
32621 #~ msgstr "limit_reload_class ¤Ç YH_OR_ACCUM_HIGH_REGS ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
32622
32623 #~ msgid "YL found in limit_reload_class"
32624 #~ msgstr "limit_reload_class ¤Ç YL ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
32625
32626 #~ msgid "Bad register extension code"
32627 #~ msgstr "ÉÔÀµ¤Ê¥ì¥¸¥¹¥¿³ÈÄ¥¥³¡¼¥É"
32628
32629 #~ msgid "Invalid offset in ybase addressing"
32630 #~ msgstr "ybase ¥¢¥É¥ì¥·¥ó¥°¤Ë̵¸ú¤Ê¥ª¥Õ¥»¥Ã¥È"
32631
32632 #~ msgid "Invalid shift operator in emit_1600_core_shift"
32633 #~ msgstr "emit_1600_core_shift ¤Ç¤Î̵¸ú¤Ê¥·¥Õ¥È±é»»»Ò"
32634
32635 #~ msgid "Invalid mode for gen_tst_reg"
32636 #~ msgstr "gen_tst_reg ¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
32637
32638 #~ msgid "Invalid mode for integer comparison in gen_compare_reg"
32639 #~ msgstr "gen_compare_reg ¤Ç¤ÎÀ°¿ôÈæ³Ó¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
32640
32641 #~ msgid "Invalid register for compare"
32642 #~ msgstr "̵¸ú¤ÊÈæ³ÓÍѥ쥸¥¹¥¿"
32643
32644 #~ msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
32645 #~ msgstr "PRINT_OPERAND: Ê¸»ú %c ¤¬¸«¤Ä¤«¤ê¡¢Ì¿Îá¤Ï CONST_INT ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32646
32647 #~ msgid "-mptr%d not allowed on -m%d"
32648 #~ msgstr "-mptr%d ¤Ï -m%d ¤Î¾å¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
32649
32650 #~ msgid "parse errors have confused me too much"
32651 #~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼¤Ç¡¢¤«¤Ê¤êº®Í𤷤Ƥ·¤Þ¤¤¤Þ¤·¤¿"
32652
32653 #~ msgid "virtual memory exhausted"
32654 #~ msgstr "²¾ÁÛ¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿"
32655
32656 #~ msgid "`void' in parameter list must be entire list"
32657 #~ msgstr "¥Ñ¥é¥á¥¿¥ê¥¹¥ÈÆâ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
32658
32659 #~ msgid "no file specified with -fdump-translation-unit"
32660 #~ msgstr "-fdump-translation-unit ¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
32661
32662 #~ msgid "(you really want to initialize it separately)"
32663 #~ msgstr "(ËÜÅö¤Ë¤½¤¦¤·¤¿¤¤¤Î¤Ç¤¢¤ì¤Ð¡¢Ê¬³ä¤·¤Æ½é´ü²½¤·¤Æ¤¯¤À¤µ¤¤)"
32664
32665 #~ msgid "`operator new' takes type `size_t' parameter"
32666 #~ msgstr "`operator new' ¤Ï `size_t' ¥Ñ¥é¥á¥¿¤ò¤È¤ê¤Þ¤¹"
32667
32668 #~ msgid "`...' invalid in specification of `operator delete'"
32669 #~ msgstr "`...' `operator delete' ¤Î»ÅÍÍÆâ¤Ç̵¸ú¤Ç¤¹"
32670
32671 #~ msgid "`default' label within scope of cleanup or variable array"
32672 #~ msgstr "`default' ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
32673
32674 #~ msgid "invalid #pragma vtable"
32675 #~ msgstr "̵¸ú¤Ê #pragma vtable"
32676
32677 #~ msgid "invalid `#pragma implementation'"
32678 #~ msgstr "̵¸ú¤Ê `#pragma implementation'"
32679
32680 #~ msgid "universal-character-name designates `%c', part of the basic source character set"
32681 #~ msgstr "universal-character-name ¤Ï `%c' ¤ò»Ø¼¨¤·¤Þ¤·¤¿¤¬¡¢´ðËÜŪ¤Êʸ»ú½¸¹ç¤Î°ìÉô¤Ç¤¹"
32682
32683 #~ msgid "%s at end of saved text"
32684 #~ msgstr "ÊݸºÑ¤ß¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç%s"
32685
32686 #~ msgid "complex integer constant is too wide for `__complex int'"
32687 #~ msgstr "Ê£ÁÇ¿ô·¿À°¿ôÄê¿ô¤Ï `__complex int' ¤Ë¤È¤Ã¤Æ¹­¤¹¤®¤Þ¤¹"
32688
32689 #~ msgid "Please submit a full bug report."
32690 #~ msgstr "¾Ü¤·¤¤¾õ¶·¤ò¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤ÆÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£"
32691
32692 #~ msgid "duplicate label (%d) in switch statement"
32693 #~ msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë (%d) ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
32694
32695 #~ msgid "range values `%s' and `%s' reversed"
32696 #~ msgstr "ÈϰϤÎÃÍ `%s' ¤È `%s' ¤¬µÕ¤Ç¤¹"
32697
32698 #~ msgid "range values reversed"
32699 #~ msgstr "ÈϰϤÎÃͤ¬µÕ¤Ç¤¹"
32700
32701 #~ msgid "bad is_error(%d) in v_message"
32702 #~ msgstr "v_message Ãæ ÉÔÀµ¤Ê is_error(%d)"
32703
32704 #~ msgid "'defined' without an identifier"
32705 #~ msgstr "¼±Ê̻ҤΤʤ¤ 'defined'"
32706
32707 #~ msgid "included file `%s' exists but is not readable"
32708 #~ msgstr "include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë `%s' ¤Ï¡¢Â¸ºß¤·¤Þ¤¹¤¬Æɤá¤Þ¤»¤ó"
32709
32710 #~ msgid "`##' at start of macro definition"
32711 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î»Ï¤á¤Ë¤¢¤ê¤Þ¤¹"
32712
32713 #~ msgid "`##' at end of macro definition"
32714 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
32715
32716 #~ msgid "empty object-like macro went through full #define"
32717 #~ msgstr "¶õ¤Î¥ª¥Ö¥¸¥§¥¯¥È¤Î¤è¤¦¤Ê¥Þ¥¯¥í¤Ï #define Á´¤Æ¤òÄ̤êÈ´¤±¤Þ¤·¤¿"
32718
32719 #~ msgid "first token = %d not %d in collect_formal_parameters"
32720 #~ msgstr "collect_formal_parameters ÃæºÇ½é¤Î¥È¡¼¥¯¥ó = %d (%d ¤Ç¤Ï¤Ê¤¤)"
32721
32722 #~ msgid "illegal token in macro argument list"
32723 #~ msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤ËÉÔÀµ¤Ê¥È¡¼¥¯¥ó"
32724
32725 #~ msgid "another parameter follows \"...\""
32726 #~ msgstr "\"...\" ¤Î¸å¡¢¤µ¤é¤Ë¥Ñ¥é¥á¥¿¤¬Â³¤¤¤Æ¤¤¤Þ¤¹"
32727
32728 #~ msgid "collect_params: argc=%d argslen=0"
32729 #~ msgstr "collect_params: argc=%d argslen=0"
32730
32731 #~ msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name"
32732 #~ msgstr "C99 ¤Ï¥Þ¥¯¥í°ú¿ô̾¤È¤·¤Æ __VA_ARGS__ ¤Î»ÈÍѤÏǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
32733
32734 #~ msgid "C89 does not permit varargs macros"
32735 #~ msgstr "C89 ¤Ç¤Ï varargs ¥Þ¥¯¥í¤Ïǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
32736
32737 #~ msgid "collect_params: impossible token type %d"
32738 #~ msgstr "collect_params: ¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó·¿ %d"
32739
32740 #~ msgid "attempt to use poisoned `%s'."
32741 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%s' ¤ÎÍøÍѤò»î¤·¤Þ¤¹¡£"
32742
32743 #~ msgid "macroexpand: unexpected token %d (wanted LPAREN)"
32744 #~ msgstr "macroexpand: Í½´ü¤·¤Ê¤¤¥È¡¼¥¯¥ó %d (LPAREN ¤Î¤Ï¤º)"
32745
32746 #~ msgid "unterminated macro call"
32747 #~ msgstr "½ªÃ¼¤·¤Æ¤¤¤Ê¤¤¥Þ¥¯¥í¸Æ¤Ó½Ð¤·"
32748
32749 #~ msgid "macro `%s' used with just one arg"
32750 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô¤¬°ì¤Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
32751
32752 #~ msgid "macro `%s' used with only %d args"
32753 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
32754
32755 #~ msgid ""
32756 #~ "Switches:\n"
32757 #~ "  -include <file>           Include the contents of <file> before other files\n"
32758 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
32759 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
32760 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
32761 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
32762 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
32763 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
32764 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
32765 #~ "  -I-                       Fine-grained include path control; see info docs\n"
32766 #~ "  -nostdinc                 Do not search system include directories\n"
32767 #~ "                             (dirs specified with -isystem will still be used)\n"
32768 #~ "  -nostdinc++               Do not search system include directories for C++\n"
32769 #~ "  -o <file>                 Put output into <file>\n"
32770 #~ "  -pedantic                 Issue all warnings demanded by strict ANSI C\n"
32771 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
32772 #~ "  -traditional              Follow K&R pre-processor behaviour\n"
32773 #~ "  -trigraphs                Support ANSI C trigraphs\n"
32774 #~ "  -lang-c                   Assume that the input sources are in C\n"
32775 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
32776 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
32777 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
32778 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
32779 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
32780 #~ "  -lang-fortran\t\t    Assume that the input sources are in Fortran\n"
32781 #~ "  -lang-chill               Assume that the input sources are in Chill\n"
32782 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
32783 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
32784 #~ "                            iso9899:199409, iso9899:1999\n"
32785 #~ "  -+                        Allow parsing of C++ style features\n"
32786 #~ "  -w                        Inhibit warning messages\n"
32787 #~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
32788 #~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
32789 #~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
32790 #~ "  -Wno-comment{s}           Do not warn about comments\n"
32791 #~ "  -Wtraditional             Warn if a macro argument is/would be turned into\n"
32792 #~ "                             a string if -traditional is specified\n"
32793 #~ "  -Wno-traditional          Do not warn about stringification\n"
32794 #~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
32795 #~ "  -Wno-undef                Do not warn about testing undefined macros\n"
32796 #~ "  -Wimport                  Warn about the use of the #import directive\n"
32797 #~ "  -Wno-import               Do not warn about the use of #import\n"
32798 #~ "  -Werror                   Treat all warnings as errors\n"
32799 #~ "  -Wno-error                Do not treat warnings as errors\n"
32800 #~ "  -Wall                     Enable all preprocessor warnings\n"
32801 #~ "  -M                        Generate make dependencies\n"
32802 #~ "  -MM                       As -M, but ignore system header files\n"
32803 #~ "  -MD                       As -M, but put output in a .d file\n"
32804 #~ "  -MMD                      As -MD, but ignore system header files\n"
32805 #~ "  -MG                       Treat missing header file as generated files\n"
32806 #~ "  -g3                       Include #define and #undef directives in the output\n"
32807 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
32808 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
32809 #~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
32810 #~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
32811 #~ "  -U<macro>                 Undefine <macro> \n"
32812 #~ "  -v                        Display the version number\n"
32813 #~ "  -H                        Print the name of header files as they are used\n"
32814 #~ "  -C                        Do not discard comments\n"
32815 #~ "  -dM                       Display a list of macro definitions active at end\n"
32816 #~ "  -dD                       Preserve macro definitions in output\n"
32817 #~ "  -dN                       As -dD except that only the names are preserved\n"
32818 #~ "  -dI                       Include #include directives in the output\n"
32819 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
32820 #~ "  -P                        Do not generate #line directives\n"
32821 #~ "  -$                        Do not allow '$' in identifiers\n"
32822 #~ "  -remap                    Remap file names when including files.\n"
32823 #~ "  --version                 Display version information\n"
32824 #~ "  -h or --help              Display this information\n"
32825 #~ msgstr ""
32826 #~ "¥¹¥¤¥Ã¥Á:\n"
32827 #~ "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë°ÊÁ°¤Ë <file> ¤ÎÆâÍƤò include\n"
32828 #~ "  -imacros <file>           <file> Ãæ¥Þ¥¯¥í¤ÎÄêµÁ¤ò¼õÍý¤¹¤ë\n"
32829 #~ "  -iprefix <path>           °Ê¹ß¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥ó¤Ë <path> ÀÜƬ¼­¤ò¤Ä¤±¤ë\n"
32830 #~ "  -iwithprefix <dir>        ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
32831 #~ "  -iwithprefixbefore <dir>  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
32832 #~ "  -isystem <dir>            ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎºÇ½é¤Ë <dir> ¤òÄɲÃ\n"
32833 #~ "  -idirafter <dir>          ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
32834 #~ "  -I <dir>                  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
32835 #~ "  -I-                       ¤­¤áºÙ¤«¤Ê¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹À©¸æ; info ¤ò¸«¤è\n"
32836 #~ "  -nostdinc                 ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
32837 #~ "                             (-isystem ¤Ç»ØÄꤵ¤ì¤¿¤é»ÈÍѤµ¤ì¤Þ¤¹)\n"
32838 #~ "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
32839 #~ "  -o <file>                 <file> ¤ËÂФ·¤Æ½ÐÎϤ¹¤ë\n"
32840 #~ "  -pedantic                 ¸·Ì©¤Ê ANSI C ¤ÎÍ׵᤹¤ë·Ù¹ð¤òȯ¹Ô\n"
32841 #~ "  -pedantic-errors          -pedantic ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æȯ¹Ô\n"
32842 #~ "  -traditional              K&R ¥×¥ê¥×¥í¥»¥Ã¥µ¤Î¿¶¤ëÉñ¤¤¤ËÄÉ¿ï\n"
32843 #~ "  -trigraphs                ANSI C ¥È¥é¥¤¥°¥é¥Õ¤ò¥µ¥Ý¡¼¥È\n"
32844 #~ "  -lang-c                   ÆþÎϤò C ¤À¤È²¾Äꤹ¤ë\n"
32845 #~ "  -lang-c89                 ÆþÎϤò C89 ¤À¤È²¾Äꤹ¤ë\n"
32846 #~ "  -lang-c++                 ÆþÎϤò C++ ¤À¤È²¾Äꤹ¤ë\n"
32847 #~ "  -lang-objc                ÆþÎϤò ObjectiveC ¤À¤È²¾Äꤹ¤ë\n"
32848 #~ "  -lang-objc++              ÆþÎϤò ObjectiveC++ ¤À¤È²¾Äꤹ¤ë\n"
32849 #~ "  -lang-asm                 ÆþÎϤò assembler ¤À¤È²¾Äꤹ¤ë\n"
32850 #~ "  -lang-fortran             ÆþÎϤò Fortran ¤À¤È²¾Äꤹ¤ë\n"
32851 #~ "  -lang-chill               ÆþÎϤò Chill ¤À¤È²¾Äꤹ¤ë\n"
32852 #~ "  -std=<std name>           Å¬¹ç¤¹¤ëɸ½à¤ò°Ê²¼¤«¤é°ì¤Ä»ØÄê;\n"
32853 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
32854 #~ "                            iso9899:199409, iso9899:1999\n"
32855 #~ "  -+                        C++ ¥¹¥¿¥¤¥ë¤Î¥Ñ¡¼¥¸¥ó¥°¤òµö²Ä\n"
32856 #~ "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
32857 #~ "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤¿¤é·Ù¹ð¤¹¤ë\n"
32858 #~ "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤Æ¤â·Ù¹ð¤·¤Ê¤¤\n"
32859 #~ "  -Wcomment{s}              ¥³¥á¥ó¥È¤ÎÃæ¤Ë¥³¥á¥ó¥È¤¬¤¢¤ì¤Ð·Ù¹ð¤¹¤ë\n"
32860 #~ "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¤·¤Ê¤¤\n"
32861 #~ "  -Wtraditional             -traditional ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¥Þ¥¯¥í°ú¿ô¤¬\n"
32862 #~ "                             Ê¸»úÎó¤ËÊѹ¹¤µ¤ì¤ë¤è¤¦¤Ê¤é·Ù¹ð¤¹¤ë\n"
32863 #~ "  -Wno-traditional          Ê¸»úÎó»ØÄê¤Ë´Ø¤·¤Æ·Ù¹ð¤·¤Ê¤¤\n"
32864 #~ "  -Wundef                   #if ¤Ç̤ÄêµÁ¤Î¥Þ¥¯¥í¤¬»È¤ï¤ì¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
32865 #~ "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Î¥Æ¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
32866 #~ "  -Wimport                  #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë\n"
32867 #~ "  -Wno-import               #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
32868 #~ "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤¦\n"
32869 #~ "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤ï¤Ê¤¤\n"
32870 #~ "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
32871 #~ "  -M                        make ¤Î°Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
32872 #~ "  -MM                       -M ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
32873 #~ "  -MD                       -M ¤ÈƱ¤¸¤À¤¬¡¢.d ¥Õ¥¡¥¤¥ë¤Ë½ÐÎϤ¹¤ë\n"
32874 #~ "  -MMD                      -MD ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
32875 #~ "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ÏÀ¸À®¤µ¤ì¤ë¤â¤Î¤È¤¹¤ë\n"
32876 #~ "  -g3                       #define ¤È #undef µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
32877 #~ "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢Ê¸»úÎó '1' ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
32878 #~ "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢<val> ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
32879 #~ "  -A<question> (<answer>)   <question> ¤Ï <answer> ¤À¤ÈÃǸÀ¤¹¤ë\n"
32880 #~ "  -A-<question> (<answer>)  <question> ¤Ï <answer> ¤À¤È¤·¤Ê¤¤\n"
32881 #~ "  -U<macro>                 <macro> ÄêµÁ¤ò¤ä¤á¤ë\n"
32882 #~ "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
32883 #~ "  -H                        ÍøÍѤµ¤ì¤ë¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î̾Á°¤òɽ¼¨¤¹¤ë\n"
32884 #~ "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
32885 #~ "  -dM                       ËöÈø¤ÇÍ­¸ú¤Ë¤Ê¤Ã¤Æ¤¤¤ë¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
32886 #~ "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤ò»Ä¤·¤Æ¤ª¤¯\n"
32887 #~ "  -dN                       -dD ¤ÈƱ¤¸¤À¤¬¡¢Ì¾Á°¤À¤±¤ò»Ä¤·¤Æ¤ª¤¯\n"
32888 #~ "  -dI                       #include µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
32889 #~ "  -ftabstop=<number>        Êó¹ð¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤ò»ØÄꤹ¤ë\n"
32890 #~ "  -P                        #line µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤\n"
32891 #~ "  -$                        ¼±Ê̻Ҥˠ'$' ¤òµö¤µ¤Ê¤¤\n"
32892 #~ "  -remap                    ¥Õ¥¡¥¤¥ë¤ò include ¤¹¤ë¤È¤­¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×\n"
32893 #~ "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
32894 #~ "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
32895
32896 #~ msgid "mark active in cpp_pop_buffer"
32897 #~ msgstr "cpp_pop_buffer ¤Ç¥Þ¡¼¥¯¤¬¥¢¥¯¥Æ¥£¥Ö"
32898
32899 #~ msgid "length < 0 in cpp_expand_to_buffer"
32900 #~ msgstr "cpp_expand_to_buffer Ãæ¤Ç length < 0"
32901
32902 #~ msgid "backslash-newline within line comment"
32903 #~ msgstr "¹Ô¥³¥á¥ó¥ÈÆâ¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å²þ¹Ô"
32904
32905 #~ msgid "C++ style comments are not allowed in traditional C"
32906 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤ÏÅÁÅýŪ C ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
32907
32908 #~ msgid "embedded null character ignored"
32909 #~ msgstr "Ëä¤á¹þ¤Þ¤ì¤¿ null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
32910
32911 #~ msgid "string constant runs past end of line"
32912 #~ msgstr "ʸ»úÎóÄê¿ô¤¬¹Ô¤Î½ª¤ï¤ê¤Ç½ªÃ¼¤·¤Æ¤¤¤Þ¤»¤ó"
32913
32914 #~ msgid "null characters in string or character constant"
32915 #~ msgstr "ʸ»úÎóËô¤Ïʸ»úÄê¿ôÃæ¤Ë null Ê¸»ú"
32916
32917 #~ msgid "missing '>' in `#include <FILENAME>'"
32918 #~ msgstr "`#include <¥Õ¥¡¥¤¥ë̾>' ¤Ë '>' ¤¬¤¢¤ê¤Þ¤»¤ó"
32919
32920 #~ msgid "vertical tab in preprocessing directive"
32921 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¿âľ¥¿¥Öʸ»ú"
32922
32923 #~ msgid "form feed in preprocessing directive"
32924 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¥Õ¥©¡¼¥à¥Õ¥£¡¼¥É"
32925
32926 #~ msgid "null character preserved"
32927 #~ msgstr "¥Ì¥ëʸ»ú¤¬Êݤ¿¤ì¤Þ¤·¤¿"
32928
32929 #~ msgid "comment start split across lines"
32930 #~ msgstr "¥³¥á¥ó¥È³«»Ï¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
32931
32932 #~ msgid "comment start '/*' split across lines"
32933 #~ msgstr "¥³¥á¥ó¥È³«»Ï '/*' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
32934
32935 #~ msgid "comment end '*/' split across lines"
32936 #~ msgstr "¥³¥á¥ó¥È½ªÃ¼ '*/' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
32937
32938 #~ msgid "handle_directive called on macro buffer"
32939 #~ msgstr "¥Þ¥¯¥í¥Ð¥Ã¥Õ¥¡¤Ç handle_directive ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
32940
32941 #~ msgid "ignoring #%s because of its indented #"
32942 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Ê¤Î¤Ç¡¢#%s ¤Ï̵»ë¤·¤Þ¤¹"
32943
32944 #~ msgid "ISO C does not allow #%s"
32945 #~ msgstr "ISO C ¤Ï #%s ¤òµö²Ä¤·¤Þ¤»¤ó"
32946
32947 #~ msgid "redefining poisoned `%.*s'"
32948 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%.*s' ¤òºÆÄêµÁ"
32949
32950 #~ msgid "garbage at end of #line"
32951 #~ msgstr "#line ¥³¥Þ¥ó¥É¤ÎºÇ¸å¤Ë¥´¥ß"
32952
32953 #~ msgid "second token after #line is not a string"
32954 #~ msgstr "#line ¤Î¸å¤ÎÆó¤ÄÌܤΥȡ¼¥¯¥ó¤¬Ê¸»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32955
32956 #~ msgid "junk on line after #undef"
32957 #~ msgstr "#undef ¤Î¸å¤Î¹Ô¤Ë¥´¥ß"
32958
32959 #~ msgid "cannot undefine poisoned \"%s\""
32960 #~ msgstr "±øÀ÷¤µ¤ì¤¿ \"%s\" ¤ò undefine ¤Ç¤­¤Þ¤»¤ó"
32961
32962 #~ msgid "#%s with no argument"
32963 #~ msgstr "#%s ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
32964
32965 #~ msgid "#%s with invalid argument"
32966 #~ msgstr "̵¸ú¤Ê°ú¿ô¤ò»ý¤Ã¤¿ #%s"
32967
32968 #~ msgid "Cannot duplicate non-existant exception region."
32969 #~ msgstr "¸ºß¤·¤Ê¤¤Îã³°Îΰè¤òÊ£À½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
32970
32971 #~ msgid "Never issued previous false_label"
32972 #~ msgstr "Á°¤Î false_label ¤Ï·è¤·¤Æȯ¹Ô¤µ¤ì¤Þ¤»¤ó"
32973
32974 #~ msgid "file path prefix `%s%s' never used"
32975 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
32976
32977 #~ msgid "file path prefix `%s' never used"
32978 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
32979
32980 #~ msgid "%s: option `--%s' doesn't allow an argument\n"
32981 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `--%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
32982
32983 #~ msgid "%s: option `%c%s' doesn't allow an argument\n"
32984 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%c%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
32985
32986 #~ msgid "%s: unrecognized option `--%s'\n"
32987 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `--%s'\n"
32988
32989 #~ msgid "%s: unrecognized option `%c%s'\n"
32990 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%c%s'\n"
32991
32992 #~ msgid "%s: illegal option -- %c\n"
32993 #~ msgstr "%s: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
32994
32995 #~ msgid "%s: option requires an argument -- %c\n"
32996 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹ -- %c\n"
32997
32998 #~ msgid "%s: option `-W %s' is ambiguous\n"
32999 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
33000
33001 #~ msgid "%s: option `-W %s' doesn't allow an argument\n"
33002 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
33003
33004 #~ msgid "Objective-C text in C source file"
33005 #~ msgstr "C ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ëÃæ¤Ë Objective-C ¤Îʸ»úÎó"
33006
33007 #~ msgid "output pipe has been closed"
33008 #~ msgstr "½ÐÎϤΥѥ¤¥×¤¬ÊĤ¸¤é¤ì¤Þ¤·¤¿"
33009
33010 #~ msgid "Unknown stab %s: : 0x%x\n"
33011 #~ msgstr "ÉÔÌÀ¤Ê¥¹¥¿¥Ö %s: : 0x%x\n"